.aw-home{--home-blue:#417cff;--home-ink:#101a30;--home-muted:#57647a;background:var(--navy)}.home-shell{width:min(1280px,calc(100% - 80px));margin-inline:auto}.home-notice{background:#091323;color:#b9c9e3;text-align:center;font-size:11px;letter-spacing:.08em;padding:9px 20px}.home-notice span{color:#5b90ff;margin:0 15px}.aw-home nav{border-bottom:1px solid var(--line);z-index:30}.home-hero{background:#081323;color:#f4f7ff;overflow:hidden;position:relative}.home-hero:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 77% 35%,#1c39623d,transparent 55%);pointer-events:none}.home-hero-grid{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;min-height:720px;gap:20px}.home-hero-copy{position:relative;z-index:2;padding-block:78px}.home-eyebrow{font:10px/1.7 var(--mono);letter-spacing:.13em;color:var(--accent);margin-bottom:24px}.home-hero .home-eyebrow{color:#a7bfec;display:flex;align-items:center;gap:10px}.home-dot{width:6px;height:6px;border-radius:50%;background:#81afff;box-shadow:0 0 15px #719eff}.home-hero h1{font-size:clamp(44px,4.6vw,68px);line-height:1.06;font-weight:500;letter-spacing:-.052em;margin:0}.home-hero h1 em,.home-doc-copy h2 em{font-style:normal;color:#8eb5ff}.home-hero-copy>p{font-size:18px;line-height:1.7;color:#b4c0d5;max-width:450px;margin-top:28px}.home-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.home-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 22px;border-radius:6px;font-size:14px;font-weight:500;min-height:52px;transition:background .2s,transform .2s;border:1px solid transparent}.home-button:hover{transform:translateY(-2px)}.home-button.primary{background:#427aff;color:white;box-shadow:0 5px 25px #2359d233}.home-button.primary:hover{background:#2865ee}.home-button.secondary{border-color:var(--lineh);color:var(--tp)}.home-hero .secondary{border-color:#3a4862;color:#eef4ff;background:#14233b55}.home-hero-bottom{display:flex;flex-wrap:wrap;gap:20px;margin-top:52px;font:9px var(--mono);letter-spacing:.1em;color:#92a7c7}.home-stage{position:relative;height:660px;isolation:isolate;min-width:0;align-self:center;background:radial-gradient(ellipse at 50% 45%,#26519455,transparent 62%)}.home-stage canvas{position:absolute;inset:0;width:100%;height:100%;z-index:3;cursor:grab;touch-action:pan-y;opacity:0}.home-stage.is-ready canvas{opacity:1}.home-stage canvas:active{cursor:grabbing}.vial-fallback{position:absolute;inset:13% 15%;width:70%;height:70%;object-fit:contain;z-index:2}.home-stage.is-ready .vial-fallback{visibility:hidden}.stage-caption{position:absolute;top:32px;left:22px;right:22px;display:flex;justify-content:space-between;color:#6c86aa;font:9px var(--mono);letter-spacing:.12em}.stage-orbit{position:absolute;border:1px solid #4c7ebb22;width:88%;aspect-ratio:1;border-radius:50%;top:12%;left:6%;transform:rotateX(20deg) rotateZ(-25deg);z-index:0}.orbit-two{width:66%;left:17%;top:22%;border-style:dashed}.stage-base{position:absolute;width:68%;height:52px;border:1px solid #719deb28;border-radius:50%;background:radial-gradient(ellipse,#265cb665,transparent 67%);bottom:70px;left:16%;box-shadow:0 20px 70px #102d6455}.stage-controls{position:absolute;bottom:30px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;z-index:5;color:#a1b4ce;font:10px var(--mono)}.stage-controls>div{display:flex;gap:6px;visibility:hidden}.is-ready .stage-controls>div{visibility:visible}.stage-controls button{height:36px;width:36px;border:1px solid #465a773f;border-radius:50%;background:#15233d;color:#d8e7ff;font-size:14px}.stage-controls button:hover{background:#305792}.stage-footnote{position:absolute;bottom:7px;left:22px;color:#687e9c;font-size:9px}.home-proof{border-bottom:1px solid var(--line);background:var(--navy2)}.home-proof-grid{display:grid;grid-template-columns:repeat(3,1fr)}.home-proof-grid>div{position:relative;padding:30px 22px 30px 45px;border-right:0}.home-proof-grid>div:last-child{border:0}.home-proof-grid span{position:absolute;left:0;top:34px;font:10px var(--mono);color:var(--accent)}.home-proof-grid strong{display:block;font-size:15px;font-weight:500}.home-proof-grid p{font-size:12px;color:var(--ts);margin-top:4px}.home-section{padding:96px 0}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.home-section h2,.home-documentation h2,.home-final h2{font-size:clamp(30px,3.2vw,46px);font-weight:500;line-height:1.14;letter-spacing:-.04em}.home-section .home-eyebrow{margin-bottom:16px}.home-text-link{font-size:13px;padding-bottom:6px;border-bottom:1px solid var(--accent);white-space:nowrap}.home-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:40px}.home-categories>a{padding:24px 0;border-top:1px solid var(--lineh);border-bottom:1px solid var(--lineh)}.home-categories span{font:9px var(--mono);color:var(--ts);letter-spacing:.1em}.home-categories h3{font-size:22px;font-weight:500;margin:17px 0 10px}.home-categories b{float:right;font-weight:400;color:var(--accent)}.home-categories p{font-size:13px;color:var(--ts);max-width:260px}.home-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.home-product{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--navy2);transition:transform .25s,border-color .25s}.home-product:hover{transform:translateY(-5px);border-color:var(--accent)}.home-product-image{height:245px;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 70%,#326de71a,transparent 70%)}.home-product-image img{width:100%;height:100%;object-fit:contain;padding:18px}.home-product-info{padding:23px;border-top:1px solid var(--line)}.home-product-info>span{color:var(--ts);font:9px var(--mono);text-transform:uppercase;letter-spacing:.08em}.home-product-info h3{font-size:24px;font-weight:500;margin:10px 0 20px}.home-product-info p{color:var(--ts);font-size:12px}.home-product-info b{float:right;color:var(--accent)}.home-documentation{padding:92px 0;background:#0d1b32;color:#eef4ff;overflow:hidden}.home-doc-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.home-doc-copy>p{font-size:16px;line-height:1.8;color:#adbed8;max-width:450px;margin:25px 0}.home-doc-copy ul{list-style:none;margin:26px 0 32px}.home-doc-copy li{font-size:14px;color:#d3def0;margin:12px 0;padding-left:24px;position:relative}.home-doc-copy li:before{content:'↗';position:absolute;left:0;color:#74a4ff}.home-doc-copy small{display:block;color:#8b9fbc;font-size:11px;max-width:370px;margin-top:22px}.home-report{display:block;max-width:420px;justify-self:center;background:#fff;border-radius:8px;overflow:hidden;color:#172743;transform:rotate(3deg);box-shadow:-24px 25px 0 #1b31537a,0 30px 80px #0004;transition:transform .3s}.home-report:hover{transform:rotate(0)}.home-report img{width:100%;height:330px;object-fit:cover;object-position:top;padding:14px 20px}.home-report-top{padding:18px 22px;background:#eaf0fc;display:flex;justify-content:space-between;font:9px var(--mono);letter-spacing:.06em}.home-report-bottom{border-top:1px solid #e1e7f2;padding:20px 22px;display:flex;justify-content:space-between;gap:16px;font-size:12px}.home-report-bottom span{color:#3568cd}.home-section-head>p{color:var(--ts);font-size:14px}.home-process{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.home-process article{border-top:1px solid var(--lineh);padding-top:26px}.home-process article>span{font:12px var(--mono);color:var(--accent)}.home-process h3{font-size:23px;font-weight:500;margin:28px 0 16px}.home-process p{font-size:14px;color:var(--ts);max-width:320px}.home-private{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:8px;background:var(--navy2);border:1px solid var(--line);margin-top:65px;padding:35px}.home-private .home-eyebrow{margin-bottom:12px}.home-private h3{font-size:25px;font-weight:500}.home-private p{font-size:13px;color:var(--ts);margin-top:10px}.home-faq{padding-top:0}.home-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.home-faq .home-text-link{display:inline-block;margin-top:24px}.home-faq details{border-top:1px solid var(--lineh);padding:22px 0}.home-faq details:last-child{border-bottom:1px solid var(--lineh)}.home-faq summary{cursor:pointer;font-size:16px;list-style:none;padding-right:30px;position:relative}.home-faq summary:after{content:'+';position:absolute;right:0;color:var(--accent)}.home-faq details[open] summary:after{content:'−'}.home-faq details p{color:var(--ts);font-size:14px;margin-top:18px}.home-faq p a{text-decoration:underline}.home-final{text-align:center;background:radial-gradient(ellipse at 50% 100%,#1c417a,#0b1930 75%);color:#fff;padding:80px 20px}.home-final .home-button{margin-top:30px}.home-final p{font-size:11px;color:#9bb0d0;margin-top:20px}.home-resources{display:flex;flex-wrap:wrap;gap:18px 28px;padding-block:38px;font-size:11px;color:var(--ts)}.home-resources>span{width:100%;font:9px var(--mono);letter-spacing:.1em}.aw-home footer{margin:0}.aw-home :focus-visible{outline:3px solid #7aa8ff;outline-offset:5px}.aw-home .home-stage button:focus-visible{outline-offset:2px}
@media(min-width:1500px){.home-hero-grid{min-height:760px}.home-stage{height:700px}}
@media(max-width:1000px){.home-shell{width:calc(100% - 48px)}.home-hero-grid{min-height:630px}.home-stage{height:560px}.home-hero-copy{padding:60px 0}.home-hero h1{font-size:48px}.home-hero-copy>p{font-size:16px}.home-actions{gap:10px}.home-button{padding:14px 17px;gap:16px}.home-hero-bottom{gap:13px;font-size:8px}.home-doc-grid{gap:45px}.home-product-image{height:200px}.home-product-info{padding:18px}.home-product-info p{font-size:11px}.home-proof-grid>div{padding-left:28px}.home-proof-grid strong{font-size:13px}.home-proof-grid p{font-size:11px}.home-faq-grid{gap:45px}}
@media(max-width:700px){.home-notice{font-size:9px;letter-spacing:0}.home-notice span{margin:0 5px}.home-shell{width:calc(100% - 40px)}.home-hero-grid{grid-template-columns:1fr;gap:0}.home-hero-copy{padding:48px 0 15px}.home-hero h1{font-size:clamp(38px,9.8vw,60px)}.home-hero .home-eyebrow{font-size:8px;letter-spacing:.06em;margin-bottom:20px}.home-hero-copy>p{font-size:16px;max-width:390px;margin-top:24px}.home-actions{margin-top:26px}.home-hero-bottom{margin-top:30px;gap:15px}.home-stage{height:440px;margin-inline:-10px}.stage-caption{top:12px;font-size:8px}.stage-orbit{width:75%;left:12.5%;top:10%}.orbit-two{width:60%;left:20%;top:19%}.stage-controls{bottom:28px}.home-proof-grid{grid-template-columns:1fr}.home-proof-grid>div{padding:17px 0 17px 32px;border-right:0;border-bottom:1px solid var(--line)}.home-proof-grid span{top:22px}.home-proof-grid strong{font-size:14px}.home-proof-grid p{font-size:12px}.home-section{padding:58px 0}.home-section-head{display:block;margin-bottom:28px}.home-section-head .home-text-link{display:inline-block;margin-top:24px}.home-section h2,.home-documentation h2,.home-final h2{font-size:34px}.home-categories{grid-template-columns:1fr;gap:0;margin-bottom:28px}.home-categories>a{padding:20px 0;border-bottom:0}.home-categories>a:last-child{border-bottom:1px solid var(--lineh)}.home-categories h3{margin:9px 0;font-size:23px}.home-categories p{max-width:none}.home-products{grid-template-columns:repeat(2,1fr);gap:12px}.home-product-image{height:180px}.home-product-image img{padding:12px}.home-product-info{padding:15px 12px}.home-product-info>span{font-size:8px}.home-product-info h3{font-size:23px;margin-bottom:14px}.home-product-info p{font-size:10px}.home-doc-grid{grid-template-columns:1fr;gap:46px}.home-documentation{padding:58px 0 66px}.home-report{width:90%;max-width:360px}.home-report img{height:300px}.home-report-bottom{padding:16px;font-size:11px}.home-process{grid-template-columns:1fr;gap:30px}.home-process h3{margin:15px 0 12px}.home-process p{max-width:none}.home-section-head>p{margin-top:24px}.home-private{display:block;padding:26px;margin-top:40px}.home-private h3{font-size:25px}.home-private .home-button{margin-top:25px}.home-faq{padding-top:0}.home-faq-grid{grid-template-columns:1fr;gap:28px}.home-faq summary{font-size:15px}.home-final{padding:55px 0}.home-final h2{font-size:34px}.home-resources{gap:14px 20px}.aw-home .f-top{gap:28px}}
@media(prefers-reduced-motion:reduce){.aw-home *, .aw-home *:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media(max-width:700px){.home-actions{flex-wrap:nowrap}.home-actions .home-button{flex:1;padding:14px 12px;font-size:12px;gap:10px}.home-hero-bottom{margin-top:26px}.home-hero-copy{padding-top:40px}.home-hero-copy>p{margin-top:20px}}

.home-product-image{display:block;overflow:hidden}.home-product-image img{min-height:0;max-height:100%}

.home-hero .home-stage:not(.is-ready) .vial-fallback{inset:9% 15%;height:78%}

/* Photographic hero: preserve the catalog vial, with perspective and light. */
.photo-stage{perspective:1100px;--tilt-x:0deg;--tilt-y:-8deg;--lean:-11deg;--lift:0px}.photo-vial-float{position:absolute;inset:8% -1% 12%;z-index:3;animation:photo-float 5s ease-in-out infinite;pointer-events:none}.photo-vial{display:block;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:pointer;perspective:1000px;transform-style:preserve-3d;transform:translateY(var(--lift)) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotateZ(var(--lean));transition:transform .75s cubic-bezier(.2,.7,.2,1);pointer-events:auto;-webkit-tap-highlight-color:transparent}.photo-vial img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(22px 30px 22px #0008) drop-shadow(-6px -4px 14px #4d89ff22);user-select:none;-webkit-user-drag:none}.photo-stage .stage-base{transition:transform .75s,opacity .75s;transform:translateX(var(--shadow-x,0px)) scale(var(--shadow-scale,1));opacity:.85}.photo-stage .photo-vial:focus-visible{outline:2px solid #77a7ff;outline-offset:-40px;border-radius:45%}.photo-stage.motion-paused .photo-vial-float{animation-play-state:paused}.photo-stage.photo-ready .stage-controls>div{visibility:visible}.photo-stage .stage-controls{z-index:5}.photo-stage .photo-vial:hover img{filter:drop-shadow(26px 34px 25px #0008) drop-shadow(-6px -4px 18px #4d89ff33)}@keyframes photo-float{0%,100%{translate:0 0}50%{translate:0 -9px}}@media(max-width:700px){.photo-vial-float{inset:6% -4% 12%}.photo-stage{--lean:-10deg}.photo-stage .stage-caption{font-size:8px}.photo-stage .stage-footnote{font-size:9px}}@media(prefers-reduced-motion:reduce){.photo-vial-float{animation:none}.photo-vial,.photo-stage .stage-base{transition:none}}

@media(min-width:701px) and (max-width:1050px){.home-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Presentational vial: retain depth without motion or controls. */
.photo-stage .photo-vial-float{animation:none}.photo-stage .photo-vial{cursor:default;pointer-events:none;transition:none}.photo-stage .stage-base{transition:none}
