@font-face{font-family:Manrope;src:url('/assets/fonts/manrope.woff2') format('woff2');font-weight:200 800;font-display:swap}
@font-face{font-family:'Noto Sans SC';src:url('/assets/fonts/noto-sans-sc.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#080e3e;--muted:#59688e;--blue:#155cff;--violet:#8652ff;--line:#e8edf9;--wash:#f5f8ff;--radius:12px;--font:Manrope,'Noto Sans SC',sans-serif;--gradient:linear-gradient(110deg,#0865ff 0%,#315eff 55%,#8c50ff 100%)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:var(--font);font-size:16px;line-height:1.8;color:var(--ink);background:white;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;height:auto}svg{display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:650;line-height:1.4}h1{letter-spacing:-.035em}h2{font-size:clamp(27px,2.65vw,38px);letter-spacing:-.035em}h3{font-size:19px;letter-spacing:-.025em}p{color:var(--muted)}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #386bff;outline-offset:5px;border-radius:4px}::selection{background:#dce5ff;color:#0a164d}.wrap{width:min(1320px,89.6%);margin-inline:auto}.section{padding-block:54px}.section-label{font-size:14px;line-height:1.5;color:#506ca6;margin-bottom:10px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:28px}.section-intro>p:not(.section-label){margin:20px 0;font-size:15px;line-height:1.9}.section-intro .text-link{margin-top:5px}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-size:14px;font-weight:600}.text-link:hover{color:#6838e9}.arrow{display:inline-flex;flex-shrink:0;width:20px;align-items:center}.arrow svg{width:100%;height:16px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:12px 29px;border:1px solid transparent;border-radius:99px;background:var(--gradient);color:white;font-weight:650;font-size:15px;line-height:1.5;transition:box-shadow .2s,transform .2s}.button:hover{transform:translateY(-2px);box-shadow:0 9px 24px #2459ff24}.button.secondary{background:#ffffffdb;color:var(--ink);border-color:#edf1fd}.button.white{background:white;color:#142269}.button.white:hover{box-shadow:0 8px 24px #05133930}.skip{position:fixed;z-index:50;top:-80px;left:20px;background:white;padding:12px 18px;color:var(--blue)}.skip:focus{top:12px}
/* A compact navigation sits above the large, uninterrupted hero image. */
.site-header{position:relative;z-index:20;background:#fff}.nav-shell{min-height:88px;display:flex;align-items:center;gap:30px;justify-content:space-between}.wordmark{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand-mark{width:32px;height:40px}.wordmark-type{display:flex;flex-direction:column}.wordmark-type strong{font-size:30px;line-height:1.1;letter-spacing:-1.55px;font-weight:750}.wordmark-type small{font-size:8px;letter-spacing:1.1px;font-weight:600;line-height:1.4;margin-top:6px;color:#7782a4}.nav-links{display:flex;gap:30px;align-items:center;justify-content:center;flex:1}.nav-links>a{font-size:14px;white-space:nowrap;font-weight:550;position:relative;padding-block:10px}.nav-links>a[aria-current=page]:after{content:'';height:2px;background:var(--gradient);position:absolute;bottom:0;left:0;right:0}.nav-links>a:hover{color:var(--blue)}.nav-tools{display:flex;align-items:center;gap:21px}.icon-button{display:grid;place-items:center;background:none;border:0;padding:6px;color:var(--ink)}.icon-button svg{width:21px;height:21px}.nav-cta{display:inline-flex;gap:14px;align-items:center;padding:9px 25px;border-radius:99px;color:#fff;background:var(--gradient);font-size:14px;font-weight:600;white-space:nowrap}.language{display:flex;align-items:center;gap:9px;font-size:12px;white-space:nowrap}.language span{color:#a9b4d0}.language a{padding:8px 0}.menu-button{display:none;background:none;border:1px solid var(--line);border-radius:8px;padding:5px 11px;color:var(--ink)}
.home-hero{background:#edf4ff url('/assets/sonictec-b-hero.webp') no-repeat center center;background-size:cover;overflow:hidden}.hero-inner{min-height:510px;display:flex;align-items:center;position:relative;padding-block:50px}.hero-copy{width:53%;position:relative;z-index:1}.hero-copy h1{font-size:clamp(31px,3.36vw,49px);font-weight:700;line-height:1.36;letter-spacing:-.045em}.hero-copy h1>span{display:block;font-size:clamp(58px,5.7vw,82px);line-height:1.17;letter-spacing:-.045em;margin-bottom:8px}.hero-intro{font-size:clamp(16px,1.3vw,19px);max-width:580px;margin-top:19px;line-height:1.85;color:#47567f}.hero-note{display:flex;align-items:center;gap:18px;font-size:13px;letter-spacing:.08em;margin-top:35px;color:#4d628f}.hero-note:before{content:'';width:34px;height:1px;background:#6d7ea7}.hero-scroll{position:absolute;right:0;bottom:24px;display:grid;place-items:center;border:1px solid #ffffffc9;width:43px;height:43px;border-radius:50%;color:white;background:#386adb18}.hero-scroll svg{width:24px;height:24px}.mobile-break{display:none}
.product-section{padding:30px 0;background:linear-gradient(110deg,#f9fbff,#f2f5fe)}.product-layout{display:grid;grid-template-columns:.9fr repeat(4,1.27fr);gap:15px;align-items:stretch}.product-heading{display:flex;flex-direction:column;justify-content:center}.product-heading h2{font-size:29px}.product-heading .section-label{font-size:13px;margin-bottom:6px}.product-card{display:grid;grid-template-columns:50px 1fr;column-gap:13px;padding:23px 17px 17px;background:#fff;border:1px solid #edf1fc;border-radius:9px;transition:transform .2s,border-color .2s;align-content:center}.icon-disc{display:grid;place-items:center;flex-shrink:0;width:57px;height:57px;border-radius:50%;background:linear-gradient(130deg,#e4efff,#f6f1ff);color:var(--blue)}.icon-disc svg{width:29px;height:29px}.product-card .icon-disc{width:50px;height:50px;grid-row:span 2}.product-card h3{font-size:15px;line-height:1.45;align-self:center;letter-spacing:-.035em}.product-card p{font-size:12px;margin-top:6px;line-height:1.7;color:#677496}.product-card>.arrow{grid-column:2;margin-top:11px;color:#63739d;width:17px}.product-card:hover{transform:translateY(-4px);border-color:#b8c9ff}
.services-section{display:grid;grid-template-columns:31% 1fr;gap:6%;padding-top:46px;padding-bottom:28px}.service-tiles{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-self:center}.service-tile{display:flex;align-items:center;gap:18px;border:1px solid #edf0fc;border-radius:10px;background:linear-gradient(120deg,#f7faff,#f8f5ff);padding:24px 21px;min-height:122px;transition:border-color .2s,transform .2s}.service-tile:nth-child(2),.service-tile:nth-child(3){background:linear-gradient(120deg,#f4f8ff,#faf8ff)}.service-tile h3{font-size:19px}.service-tile p{font-size:13px;line-height:1.7;margin-top:6px}.service-tile>.arrow{margin-left:auto;color:#6e7eaa;width:17px}.service-tile:hover{transform:translateY(-3px);border-color:#beccf7}.registration-section{padding-top:32px;padding-bottom:35px}.registration-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.registration-steps li{position:relative;min-width:0}.step-number{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#e9f0ff,#eff0ff);font-size:22px;color:var(--blue);font-weight:500;margin-bottom:16px}.registration-steps li:not(:last-child):before{content:'';position:absolute;height:1px;background:linear-gradient(90deg,#dfe8ff,#8eb5ff);top:28px;left:69px;right:4px}.registration-steps li:not(:last-child):after{content:'';position:absolute;width:7px;height:7px;border-top:1px solid #697ba7;border-right:1px solid #697ba7;transform:rotate(45deg);right:3px;top:25px}.registration-steps h3{font-size:18px;margin-bottom:6px}.registration-steps p{font-size:14px;line-height:1.8;max-width:200px}
.resources-section{display:grid;grid-template-columns:27% 1fr;gap:5%;padding-top:32px;padding-bottom:42px}.resource-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.resource-card{border:1px solid #e3e9f9;border-radius:10px;overflow:hidden;transition:transform .2s,border-color .2s;display:flex;flex-direction:column}.resource-card:hover{transform:translateY(-4px);border-color:#afc2f8}.resource-image{overflow:hidden}.resource-image img{height:130px;object-fit:cover}.resource-image.dossier img{object-position:18% 45%;width:160%;max-width:none}.resource-image.instrument img{object-position:right 56%;width:165%;margin-left:-65%;max-width:none}.resource-body{padding:15px 18px 13px;display:flex;flex:1;flex-direction:column}.resource-body h3{font-size:17px;line-height:1.6}.resource-body .text-link{font-size:13px;margin-top:auto;padding-top:8px}.resources-section .section-intro>p:not(.section-label){font-size:15px;margin:16px 0}.image-cta{background:#0b2270 url('/assets/sonictec-b-cta.webp') no-repeat center;background-size:cover;color:white;padding-block:51px;min-height:315px}.cta-copy{width:62%;max-width:755px}.cta-copy h2{font-size:clamp(26px,2.55vw,37px);color:white}.cta-copy p{color:#e0e8ff;font-size:18px;line-height:1.8;margin:12px 0 25px}.cta-points{display:flex;gap:34px;list-style:none;padding:0;margin:31px 0 0;font-size:12px;color:#e3eaff}.cta-points li{display:flex;align-items:center;gap:9px}.cta-points svg{width:29px;height:29px;padding:5px;border:1px solid #adbdff88;border-radius:50%}
/* Shared inner pages: clear reading width, a restrained tint, and matching cards. */
.page-hero{padding:42px 0 52px;background:linear-gradient(115deg,#f4f8ff,#f5f3ff)}.breadcrumbs{font-size:13px;color:#7784a3;margin-bottom:27px}.breadcrumbs a:hover{color:var(--blue)}.eyebrow{font-size:12px;letter-spacing:.12em;color:#526fa8;margin-bottom:12px}.page-hero h1{font-size:clamp(32px,3.7vw,53px);max-width:1050px;line-height:1.4}.intro{font-size:18px;max-width:870px;margin-top:20px;line-height:1.9}.page-hero .eyebrow{display:none}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:70px}.prose{line-height:1.95}.prose h2{font-size:27px;margin:38px 0 15px;letter-spacing:-.02em}.prose h2:first-child{margin-top:0}.prose h3{margin:26px 0 12px}.prose p{margin:14px 0}.prose ul{padding-left:22px;color:var(--muted)}.prose li{margin:9px 0}.prose a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.intro-block{max-width:880px}.intro-block h2{margin-bottom:20px}.aside-box{background:linear-gradient(140deg,#f4f8ff,#f6f2ff);padding:28px;border:1px solid var(--line);border-radius:12px;align-self:start;position:sticky;top:28px}.aside-box h3{font-size:22px;line-height:1.6}.aside-box ul{padding-left:19px;font-size:14px;color:var(--muted)}.aside-box p{font-size:15px;margin-block:12px}.aside-box .eyebrow{display:none}.aside-box .button{margin-top:15px;padding-inline:22px;font-size:14px}.soft{background:#f7f9ff}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:30px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:42px 1.1fr 1.4fr 22px;align-items:center;gap:25px;padding:28px 6px;border-bottom:1px solid var(--line)}.service-row:hover{background:#f3f7ff}.service-num{color:var(--blue);font-size:18px}.service-row small{font-size:12px;color:#7b87a5}.service-row h3{font-size:21px}.service-row p{font-size:15px}.insight-card{border:1px solid var(--line);border-radius:12px;padding:28px;display:flex;flex-direction:column;background:white}.insight-card h3{font-size:22px;margin:17px 0 13px}.insight-card p{font-size:15px;line-height:1.9;margin-bottom:20px}.insight-card .text-link{margin-top:auto}.tag{color:#5776b2;font-size:12px}.feature{background:#f7f9ff;border-radius:12px;padding:28px}.feature h3{margin-bottom:14px}.feature p{font-size:15px}.market-wide{border-radius:12px;aspect-ratio:5/3;object-fit:cover}.faq details{padding:17px 0;border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:600;color:var(--ink)}.faq p{font-size:15px}.references{margin-top:38px;padding-top:24px;border-top:1px solid var(--line)}.references h3{font-size:19px}.references ul{font-size:14px}.references p{font-size:12px;color:#7985a2}.inline-note{font-size:13px;color:#7180a2}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:30px}.process-item{padding:25px;background:#f7f9ff;border-radius:10px}.process-item>span{color:var(--blue);font-size:24px}.process-item h3{margin:13px 0}.process-item p{font-size:14px}.process-detail{display:grid;grid-template-columns:68px 1fr;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.process-detail .step-number{margin:0}.process-detail h2{font-size:26px;margin:0 0 12px}.contact-option{border:1px solid var(--line);background:linear-gradient(140deg,#f7faff,#f9f6ff);border-radius:14px;padding:38px;overflow-wrap:anywhere}.contact-option h3{font-size:25px;margin-bottom:17px}.contact-option p{font-size:15px}.contact-option .email{font-size:clamp(20px,2.3vw,32px);letter-spacing:-.02em;color:var(--blue)}.contact-option>.button{margin-top:24px}.callout{background:linear-gradient(110deg,#edf5ff,#f1edff)}.callout .eyebrow{display:none}.callout p{margin-top:14px}.callout h2{font-size:34px}.not-found{text-align:center;padding-block:120px}.not-found h1{font-size:38px;margin-block:20px}.spec-colors{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.swatch{padding:50px 14px 14px;font-size:13px;border:1px solid var(--line);border-radius:10px}.site-footer{padding:45px 0 0;background:#f9fbff}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:60px;padding-bottom:35px}.footer-top .wordmark-type small{display:none}.footer-top p{font-size:14px}.footer-links{display:flex;flex-direction:column;gap:8px;align-items:flex-start;font-size:13px;color:#667592}.footer-links strong{font-weight:650;color:var(--ink);margin-bottom:6px}.footer-links a:hover,.footer-bottom a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;padding-block:20px;color:#7f8aa5;font-size:11px}.site-footer .brand-mark{width:27px;height:34px}.site-footer .wordmark-type strong{font-size:28px}
/* Search uses the site's own page index and retains keyboard dialog controls. */
.search-dialog{width:min(680px,calc(100% - 36px));border:1px solid var(--line);padding:30px;border-radius:18px;color:var(--ink);box-shadow:0 30px 100px #14235c30;max-height:85vh}.search-dialog::backdrop{background:#07113670;backdrop-filter:blur(5px)}.search-dialog[open]{display:flex;flex-direction:column}.search-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.search-heading h2{font-size:24px}.search-dialog label{font-size:13px;margin-bottom:8px}.search-dialog input{width:100%;padding:13px 16px;border:1px solid #c9d6f3;border-radius:9px;color:var(--ink);background:#f8faff;min-height:50px}.search-results{list-style:none;margin:20px 0 0;padding:0;overflow-y:auto}.search-results li>a{display:block;padding:15px 4px;border-bottom:1px solid var(--line);font-size:16px;font-weight:550}.search-results li>a:hover{color:var(--blue)}.search-results span{display:block;font-size:13px;color:var(--muted);font-weight:400;margin-top:4px}.search-status{font-size:13px;margin-top:16px}
@media(min-width:1500px){.hero-inner{min-height:560px}}@media(max-width:1240px){.nav-shell{gap:20px}.nav-links{gap:23px}.nav-tools{gap:14px}.wordmark-type strong{font-size:27px}.wordmark-type small{font-size:6.8px}.brand-mark{width:28px;height:35px}.nav-cta{padding:9px 20px}.language{display:none}.product-layout{gap:12px;grid-template-columns:.78fr repeat(4,1.27fr)}.product-card{padding:20px 12px 15px;gap:10px;grid-template-columns:42px 1fr}.product-card .icon-disc{width:42px;height:42px}.product-card .icon-disc svg{width:25px;height:25px}.product-card h3{font-size:14px}.product-card p{font-size:11px}.product-heading h2{font-size:26px}.service-tile{gap:14px;padding:23px 18px}.service-tile h3{font-size:17px}.service-tile p{font-size:12px}.icon-disc{width:51px;height:51px}.resource-image img{height:112px}.resource-body{padding:13px 15px}.resource-body h3{font-size:15px}.hero-inner{min-height:460px}.hero-copy{width:55%}.hero-note{margin-top:30px}.hero-intro{max-width:490px}.resources-section{grid-template-columns:26% 1fr;gap:4%}.section{padding-block:43px}.services-section{padding-bottom:26px}.registration-section{padding-block:27px}.resources-section{padding-block:31px}.image-cta{padding-block:43px;min-height:310px}}
@media(max-width:980px){.nav-links{gap:18px}.nav-links>a{font-size:13px}.nav-tools{gap:10px}.nav-cta{font-size:13px;padding-inline:17px}.nav-shell{gap:18px;min-height:76px}.wordmark-type small{display:none}.wordmark-type strong{font-size:25px}.hero-copy h1{font-size:32px}.hero-copy h1>span{font-size:61px}.hero-intro{font-size:16px}.hero-copy .button{padding:11px 22px;min-height:48px;font-size:14px}.product-layout{grid-template-columns:repeat(4,1fr)}.product-heading{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.product-heading .section-label{order:2;margin:0}.product-heading h2{font-size:25px}.product-card{padding:18px 13px}.services-section{grid-template-columns:30% 1fr;gap:4%}.service-tile{gap:12px;padding:20px 14px}.service-tile .icon-disc{width:44px;height:44px}.service-tile h3{font-size:16px}.service-tile p{font-size:11px}.service-tile>.arrow{display:none}.section-intro h2{font-size:27px}.section-intro>p:not(.section-label){font-size:14px}.content-grid{grid-template-columns:minmax(0,1fr) 260px;gap:38px}.cta-copy{width:68%}.cta-copy h2{font-size:28px}.resources-section{grid-template-columns:1fr}.resources-section>.section-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;align-items:center;margin-bottom:23px}.resources-section>.section-intro .section-label{grid-column:1}.resources-section>.section-intro h2{grid-column:1;grid-row:2}.resources-section>.section-intro h2 br{display:none}.resources-section>.section-intro>p:not(.section-label){grid-column:2;grid-row:1 / span 2;margin:0}.resources-section>.section-intro>.text-link{grid-column:1/-1;margin-top:15px}.resource-image img{height:148px}}
@media(max-width:800px){.wrap{width:90%}.site-header{border-bottom:1px solid #eff2fc}.nav-shell{min-height:72px;gap:14px}.wordmark{margin-right:auto}.nav-links{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;padding:20px 5% 25px;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #2339780c;align-items:stretch}.nav-links.is-open{display:flex;flex-direction:column;gap:4px}.nav-links>a{font-size:15px;padding:12px 5px}.nav-links>a[aria-current=page]:after{right:auto;width:28px}.menu-button{display:block;font-size:12px}.nav-tools{gap:13px}.nav-cta{padding:8px 15px;font-size:12px}.nav-cta .arrow{display:none}.hero-inner{min-height:470px}.home-hero{background-position:55% center}.hero-copy{width:57%}.hero-copy h1{font-size:30px}.hero-copy h1>span{font-size:57px}.hero-intro{font-size:15px}.hero-note{font-size:11px;gap:12px}.hero-copy .actions{gap:12px}.hero-copy .button{padding:11px 18px;font-size:13px}.services-section{grid-template-columns:1fr;gap:25px;padding-top:36px}.services-section .section-intro{max-width:630px}.services-section .section-intro h2 br{display:none}.services-section .section-intro>p:not(.section-label){margin:15px 0}.service-tile{padding:22px;min-height:110px}.service-tile .icon-disc{width:53px;height:53px}.service-tile h3{font-size:18px}.service-tile p{font-size:13px}.service-tile>.arrow{display:flex}.registration-steps{gap:22px}.registration-steps h3{font-size:16px}.registration-steps p{font-size:12px}.step-number{width:48px;height:48px;font-size:20px}.registration-steps li:not(:last-child):before{left:60px;top:24px}.registration-steps li:not(:last-child):after{top:21px}.section-head h2{font-size:28px}.section-head .text-link{font-size:12px;gap:8px}.image-cta{background-position:60% center}.cta-copy{width:70%}.cta-copy p{font-size:16px}.cta-copy h2{font-size:28px}.cta-points{gap:18px;font-size:11px}.content-grid{grid-template-columns:1fr;gap:36px}.aside-box{position:static}.service-row{grid-template-columns:30px 1fr 22px;gap:15px}.service-row p{grid-column:2;grid-row:2}.service-row>.arrow{grid-column:3;grid-row:1}.grid-3{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.footer-top{gap:30px;grid-template-columns:1.15fr 1fr 1fr}.contact-option{padding:28px}.grid-2{gap:20px}.contact-option .email{font-size:22px}.footer-top .wordmark-type strong{font-size:24px}}
@media(max-width:600px){body{font-size:15px}.section{padding-block:34px}h2{font-size:28px}.nav-shell{min-height:68px;gap:9px}.nav-links{top:68px}.brand-mark{width:25px;height:31px}.wordmark-type strong{font-size:25px}.wordmark{gap:8px}.nav-tools{gap:9px}.nav-cta{font-size:11px;padding:8px 13px}.menu-button{font-size:11px;padding:4px 7px}.icon-button{padding:4px}.icon-button svg{width:18px;height:18px}.home-hero{background-image:linear-gradient(180deg,#f9fbff 0%,#f8fbffee 39%,#f5f8ff00 62%),url('/assets/sonictec-b-hero.webp');background-size:cover,auto 420px;background-position:center,right bottom;background-color:#eef4ff}.hero-inner{min-height:690px;align-items:flex-start;padding-top:32px;padding-bottom:285px}.hero-copy{width:100%}.hero-copy h1{font-size:clamp(29px,7.3vw,43px);line-height:1.36;letter-spacing:-.045em}.hero-copy h1>span{font-size:clamp(54px,13vw,72px);margin-bottom:8px}.hero-intro{font-size:15px;margin-top:17px;max-width:440px;line-height:1.9}.hero-copy .actions{margin-top:23px;gap:12px}.hero-copy .button{padding:12px 22px;min-height:48px;font-size:14px}.hero-note{margin-top:23px;font-size:11px}.hero-scroll{right:0;bottom:18px;width:36px;height:36px}.product-section{padding:23px 0}.product-layout{grid-template-columns:repeat(2,1fr);gap:12px}.product-heading{margin-bottom:1px}.product-heading h2{font-size:25px}.product-card{padding:20px 13px;grid-template-columns:43px 1fr;gap:10px;border-radius:9px}.product-card h3{font-size:14px}.product-card p{font-size:11px}.product-card>.arrow{margin-top:9px}.services-section{gap:23px}.service-tiles{gap:12px;grid-template-columns:1fr}.service-tile{padding:21px;gap:18px;min-height:106px}.service-tile h3{font-size:19px}.service-tile p{font-size:13px}.service-tile .icon-disc{width:54px;height:54px}.section-intro h2{font-size:29px}.section-intro>p:not(.section-label){font-size:15px}.section-label{font-size:13px}.section-head{align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:26px}.section-head h2{font-size:28px}.section-head .text-link{font-size:13px}.registration-section{padding-top:10px;padding-bottom:24px}.registration-steps{grid-template-columns:1fr;gap:0}.registration-steps li{display:grid;grid-template-columns:52px 1fr;column-gap:20px;padding:0 0 26px;position:relative}.registration-steps li:last-child{padding-bottom:0}.registration-steps .step-number{grid-column:1;grid-row:1 / span 2;position:relative;z-index:1;margin-bottom:0;width:48px;height:48px}.registration-steps h3{font-size:18px;grid-column:2;grid-row:1;margin-top:0;margin-bottom:3px}.registration-steps p{font-size:14px;grid-column:2;grid-row:2;max-width:none}.registration-steps li:not(:last-child):before{left:24px;top:49px;bottom:0;width:1px;height:auto;background:#dce5ff}.registration-steps li:not(:last-child):after{display:none}.resources-section{padding-top:14px}.resources-section>.section-intro{display:block;margin:0 0 24px}.resources-section>.section-intro h2{font-size:29px}.resources-section>.section-intro>p:not(.section-label){margin-top:15px}.resources-section>.section-intro>.text-link{margin-top:17px}.resource-cards{grid-template-columns:1fr;gap:18px}.resource-image img{height:185px}.resource-image.dossier img{height:185px;width:100%;object-position:20% 32%}.resource-image.instrument img{height:185px;width:100%;margin:0;object-position:right 68%}.resource-body{padding:18px 21px}.resource-body h3{font-size:19px}.resource-body .text-link{font-size:14px;padding-top:12px}.image-cta{min-height:525px;padding:35px 0 205px;background-image:linear-gradient(180deg,#071d65 0%,#061b62ed 40%,#09257800 76%),url('/assets/sonictec-b-cta.webp');background-size:cover,auto 380px;background-position:center,right bottom;background-color:#0b2270}.cta-copy{width:100%;max-width:440px}.cta-copy h2{font-size:29px;line-height:1.5}.cta-copy p{font-size:15px;line-height:1.9;margin:15px 0 22px}.cta-copy .button{min-height:48px;padding:12px 25px}.cta-points{margin-top:22px;gap:20px;font-size:11px}.cta-points svg{width:25px;height:25px}.cta-points li{gap:7px}.desktop-break{display:none}.page-hero{padding:25px 0 36px}.page-hero h1{font-size:32px;line-height:1.5}.breadcrumbs{font-size:12px;margin-bottom:22px}.intro{font-size:16px;margin-top:17px}.grid-2,.grid-3{grid-template-columns:1fr;gap:20px}.prose h2{font-size:25px;margin-top:29px}.aside-box{padding:26px}.service-row{padding-block:22px}.service-row h3{font-size:20px}.service-row p{font-size:14px}.insight-card{padding:25px}.insight-card h3{font-size:21px}.contact-option{padding:26px}.contact-option .email{font-size:25px}.process-grid{gap:13px}.process-item{padding:20px}.process-item h3{font-size:17px}.process-detail{grid-template-columns:48px 1fr;gap:17px;padding-block:24px}.process-detail h2{font-size:23px}.callout h2{font-size:29px}.callout .actions{margin-top:23px}.site-footer{padding-top:34px}.footer-top{grid-template-columns:1fr 1fr;gap:29px;padding-bottom:27px}.footer-top>div:first-child{grid-column:1/-1}.footer-top .wordmark-type strong{font-size:26px}.footer-top>div:first-child>p{margin-top:16px!important}.footer-bottom{flex-direction:column;gap:5px;font-size:10px;padding-block:18px}.spec-colors{grid-template-columns:repeat(2,1fr)}.search-dialog{padding:23px}.search-heading h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* V1.1: evidence details in the existing B reading layout. */
.record-entry{padding:0 0 2rem;margin:0 0 2rem;border-bottom:1px solid #dfe5f2}
.record-entry dl{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:.55rem 1.5rem;margin:1.3rem 0}
.record-entry dt{color:#59688e}.record-entry dd{margin:0;overflow-wrap:anywhere}
.aside-box a{overflow-wrap:anywhere}.evidence-link{margin-top:1.1rem}
@media(max-width:600px){.record-entry dl{grid-template-columns:1fr;gap:.2rem}.record-entry dd{margin-bottom:.75rem}}
