:root{--ink:#101a2e;--ink-2:#1b2a47;--paper:#fafbfd;--line:#e3e8f1;--slate:#55607a;--cobalt:#2050e0;--cobalt-deep:#173cb0;--sky:#e4ebff;--signal:#f5a623;--radius:14px;--font-display:"Archivo",sans-serif;--font-body:"Instrument Sans",sans-serif;--font-mono:"IBM Plex Mono",monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:16.5px;line-height:1.6}::selection{background:var(--sky);color:var(--cobalt-deep)}a{color:inherit}img{max-width:100%}.wrap{max-width:1140px;margin:0 auto;padding:0 24px}.mono{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.eyebrow{color:var(--cobalt);align-items:center;gap:10px;margin-bottom:18px;font-weight:500;display:flex}.eyebrow:before{content:"";background:var(--cobalt);width:26px;height:2px;display:inline-block}header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fafbfddb;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:70px;display:flex}.logo{font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:10px;font-size:1.06rem;font-weight:800;text-decoration:none;display:flex}.logo-mark{border:2.5px solid var(--ink);border-radius:50%;flex:none;width:30px;height:30px;position:relative}.logo-mark:after{content:"";background:var(--cobalt);border-radius:50%;position:absolute;inset:6px}.logo-img{object-fit:contain;flex:none;width:32px;height:32px;display:block}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:var(--slate);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--ink)}.btn{background:var(--ink);color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-body);border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.btn:hover{background:var(--cobalt);transform:translateY(-1px)}.btn.btn-blue{background:var(--cobalt)}.btn.btn-blue:hover{background:var(--cobalt-deep)}.btn.btn-ghost{color:var(--ink);border:1.5px solid var(--line);background:0 0}.btn.btn-ghost:hover{border-color:var(--ink);color:var(--ink);background:0 0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--cobalt);outline-offset:2px;border-radius:4px}.menu-toggle{cursor:pointer;color:var(--ink);background:0 0;border:none;font-size:1.6rem;display:none}.nav-links a[aria-current=page]{color:var(--ink)}button.btn{font-family:var(--font-body)}.hero{padding:90px 0 80px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;display:grid}.hero h1{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(2.5rem,5.4vw,4.1rem);font-weight:800;font-stretch:112%;line-height:1.04}.hero h1 .focus-word{color:var(--cobalt);white-space:nowrap;position:relative}.hero h1 .focus-word:before,.hero h1 .focus-word:after{color:var(--ink);opacity:.35;font-weight:400;font-stretch:100%}.hero h1 .focus-word:before{content:"[ "}.hero h1 .focus-word:after{content:" ]"}.hero p.lede{color:var(--slate);max-width:34em;margin-bottom:34px;font-size:1.15rem}.hero-ctas{flex-wrap:wrap;gap:14px;display:flex}.hero-note{color:var(--slate);margin-top:26px}.hero-note a{color:var(--cobalt);font-weight:500;text-decoration:none}.hero-note a:hover{text-decoration:underline}.dotfield{aspect-ratio:1;width:100%;max-width:420px;margin-left:auto}.dotfield svg{width:100%;height:100%;display:block}.dotfield circle{fill:var(--ink);opacity:.14}.dotfield circle.lit{fill:var(--cobalt);opacity:1}.dotfield circle.warm{fill:var(--signal);opacity:1}@media (prefers-reduced-motion:no-preference){.dotfield{filter:blur(10px);opacity:0;animation:1.2s ease-out .2s forwards sharpen}@keyframes sharpen{to{filter:blur();opacity:1}}.hero h1,.hero .lede,.hero-ctas,.hero-note{opacity:0;animation:.7s ease-out forwards rise;transform:translateY(14px)}.hero .lede{animation-delay:.12s}.hero-ctas{animation-delay:.22s}.hero-note{animation-delay:.3s}@keyframes rise{to{opacity:1;transform:none}}}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.strip .wrap{color:var(--slate);flex-wrap:wrap;justify-content:space-between;gap:18px;padding-top:22px;padding-bottom:22px;display:flex}.strip span{align-items:center;gap:8px;display:flex}.strip span:before{content:"";background:var(--cobalt);border-radius:50%;width:6px;height:6px}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.experience{background:var(--paper);border-bottom:1px solid var(--line);padding:110px 0 100px;position:relative;overflow:hidden}.experience__motif{pointer-events:none;height:min(420px,55vw);color:var(--cobalt);opacity:.045;justify-content:center;align-items:center;display:flex;position:absolute;inset:18% 0 auto}.experience__motif svg{width:min(720px,92vw);height:100%}.experience__head{text-align:center;max-width:720px;margin:0 auto 56px}.experience__head .eyebrow{justify-content:center}.experience__head h2{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink);margin-bottom:18px;font-size:clamp(1.85rem,3.6vw,2.75rem);font-weight:800;font-stretch:108%;line-height:1.12}.experience__head p{color:var(--slate);max-width:42em;margin:0 auto;font-size:1.05rem}.experience__runway{gap:28px;margin:0 0 52px;display:grid}.logo-marquee{--marquee-duration:42s;width:100%;padding:6px 0;position:relative;overflow:hidden}.logo-marquee__viewport{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.logo-marquee__fade{z-index:2;pointer-events:none;width:clamp(48px,9vw,120px);position:absolute;top:0;bottom:0}.logo-marquee__fade--left{background:linear-gradient(to right, var(--paper) 15%, transparent);left:0}.logo-marquee__fade--right{background:linear-gradient(to left, var(--paper) 15%, transparent);right:0}.logo-marquee__track{will-change:transform;align-items:center;width:max-content;display:flex}.logo-marquee__group{flex:none;align-items:center;gap:clamp(2.75rem,5vw,4.5rem);margin:0;padding:0 clamp(2.75rem,5vw,4.5rem) 0 0;list-style:none;display:flex}.logo-marquee__item{flex:none;justify-content:center;align-items:center;display:flex}.org-logo{justify-content:center;align-items:center;width:140px;max-width:38vw;height:52px;display:flex}.org-logo--wide{width:170px}.org-logo img{object-fit:contain;object-position:center;filter:grayscale()opacity(.55);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;max-height:52px;transition:filter .35s,opacity .35s,transform .35s;display:block}.org-logo:hover img,.org-logo:focus-within img{filter:grayscale(0)opacity();transform:translateY(-1px)}.experience__footer{text-align:center;max-width:640px;margin:0 auto}.experience__disclaimer{color:var(--slate);opacity:.9;margin-bottom:28px;font-size:.9rem;font-style:italic}.experience__transition{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin-bottom:12px;font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:700;font-stretch:108%;line-height:1.25}.experience__support{color:var(--slate);max-width:38em;margin:0 auto 28px;font-size:.98rem}.experience__cta{cursor:pointer;font-family:var(--font-body);color:var(--cobalt);background:0 0;border:none;align-items:center;gap:10px;padding:0;font-size:1rem;font-weight:600;text-decoration:none;transition:color .15s,gap .2s;display:inline-flex}.experience__cta:hover{color:var(--cobalt-deep);gap:14px}.experience__cta span{font-size:1.1em;line-height:1}@media (prefers-reduced-motion:no-preference){.logo-marquee--ltr .logo-marquee__track{animation:marquee-ltr var(--marquee-duration) linear infinite}.logo-marquee--rtl .logo-marquee__track{animation:marquee-rtl var(--marquee-duration) linear infinite}.logo-marquee:hover .logo-marquee__track,.logo-marquee:focus-within .logo-marquee__track{animation-play-state:paused}@keyframes marquee-ltr{0%{transform:translate(-33.333%)}to{transform:translate(0,0)}}@keyframes marquee-rtl{0%{transform:translate(0,0)}to{transform:translate(-33.333%)}}}@media (prefers-reduced-motion:reduce){.logo-marquee__track{flex-wrap:wrap;justify-content:center;width:100%;max-width:900px;margin:0 auto;padding:8px 24px;animation:none!important;transform:none!important}.logo-marquee__group{flex-wrap:wrap;justify-content:center;gap:1.75rem 2.5rem;padding-right:0}.logo-marquee__group:nth-child(n+2),.logo-marquee__fade{display:none}.logo-marquee__viewport{-webkit-mask-image:none;mask-image:none}.org-logo img{filter:grayscale(0)opacity(.8)}}@media (max-width:900px){.experience{padding:88px 0 80px}.experience__head{margin-bottom:44px}.experience__runway{gap:22px;margin-bottom:44px}.org-logo{width:124px;height:46px}.org-logo--wide{width:150px}.org-logo img{max-height:46px}.logo-marquee__group{gap:clamp(2rem,4.5vw,3.25rem);padding-right:clamp(2rem,4.5vw,3.25rem)}}@media (max-width:640px){.experience{padding:72px 0 68px}.experience__head{text-align:left;margin-bottom:36px}.experience__head .eyebrow{justify-content:flex-start}.experience__head p{margin:0}.experience__footer{text-align:left}.experience__runway{gap:18px;margin-bottom:36px}.org-logo{width:110px;max-width:42vw;height:40px}.org-logo--wide{width:132px}.org-logo img{max-height:40px}.logo-marquee__group{gap:2rem;padding-right:2rem}.logo-marquee__fade{width:40px}.logo-marquee__viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 10% 90%,#0000 100%)}}section{padding:96px 0;scroll-margin-top:88px}.strip{scroll-margin-top:88px}.section-head{max-width:640px;margin-bottom:56px}.section-head h1,.section-head h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:800;font-stretch:108%;line-height:1.12}.section-head p{color:var(--slate);font-size:1.05rem}#services{border-bottom:1px solid var(--line);background:#fff}.svc-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.svc{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:30px 26px;transition:border-color .2s,transform .2s,box-shadow .2s}.svc:hover{border-color:var(--cobalt);transform:translateY(-3px);box-shadow:0 12px 30px #101a2e12}.svc .glyph{background:var(--sky);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;display:flex}.svc .glyph svg{width:22px;height:22px;stroke:var(--cobalt);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.svc h3{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:10px;font-size:1.12rem;font-weight:700}.svc p{color:var(--slate);margin-bottom:16px;font-size:.96rem}.svc ul{gap:8px;list-style:none;display:grid}.svc ul li{color:var(--ink-2);align-items:flex-start;gap:9px;font-size:.9rem;display:flex}.svc ul li:before{content:"";background:var(--cobalt);border-radius:50%;flex:none;width:5px;height:5px;margin-top:8px}#why{padding:0}.why-strip{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.why-item{padding:36px 32px}.why-item+.why-item{border-left:1px solid var(--line)}.why-item .mono{color:var(--cobalt);margin-bottom:12px;display:block}.why-item h3{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:8px;font-size:1.12rem;font-weight:700}.why-item p{color:var(--slate);font-size:.94rem}#ai{border-bottom:1px solid var(--line)}.ai-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.ai-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:32px 30px}.ai-panel h3{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:12px;font-size:1.2rem;font-weight:700}.ai-panel p{color:var(--slate);margin-bottom:20px;font-size:.97rem}.chips{flex-wrap:wrap;gap:10px;display:flex}.chip{font-family:var(--font-mono);letter-spacing:.04em;border:1.5px solid var(--line);background:var(--paper);color:var(--ink-2);border-radius:999px;padding:8px 15px;font-size:.78rem;transition:border-color .15s,background .15s}.chip:hover{border-color:var(--cobalt);background:var(--sky)}.chip.hot{border-color:var(--cobalt);color:var(--cobalt-deep);background:var(--sky)}#products{border-bottom:1px solid var(--line);background:#fff}.prod-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.prod{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);flex-direction:column;gap:12px;padding:26px 24px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.prod:hover{border-color:var(--cobalt);transform:translateY(-3px);box-shadow:0 12px 30px #101a2e12}.prod .tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--cobalt);font-size:.72rem}.prod h3{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.prod p{color:var(--slate);font-size:.94rem}.steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.step{border-top:3px solid var(--line);counter-increment:step;padding-top:26px;position:relative}.step:before{content:"0" counter(step);font-family:var(--font-mono);color:var(--cobalt);letter-spacing:.08em;margin-bottom:12px;font-size:.85rem;display:block}.step h3{font-family:var(--font-display);margin-bottom:10px;font-size:1.15rem;font-weight:700}.step p{color:var(--slate);margin-bottom:14px;font-size:.95rem}.step .deliv{font-family:var(--font-mono);letter-spacing:.05em;color:var(--ink-2);background:var(--sky);border-radius:8px;padding:9px 12px;font-size:.75rem;display:block}.step .deliv b{color:var(--cobalt-deep);font-weight:500}.step:hover{border-top-color:var(--cobalt)}.tracks{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:26px;display:grid}.track{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px 24px;transition:border-color .2s,transform .2s,box-shadow .2s}.track:hover{border-color:var(--cobalt);transform:translateY(-3px);box-shadow:0 12px 30px #101a2e12}.track .mono{color:var(--cobalt);margin-bottom:10px;display:block}.track h3{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:8px;font-size:1.08rem;font-weight:700}.track p{color:var(--slate);font-size:.93rem}.tracks-note{color:var(--slate);margin-top:26px;font-size:.95rem}.tracks-note a,.tracks-note .text-link{color:var(--cobalt);font-weight:500;text-decoration:none}.tracks-note a:hover,.tracks-note .text-link:hover{text-decoration:underline}.text-link{cursor:pointer;font:inherit;color:var(--cobalt);background:0 0;border:none;padding:0;font-weight:500}.band{background:var(--ink);color:#fff;border-radius:20px;grid-template-columns:1.2fr .8fr;align-items:center;gap:44px;padding:60px 54px;display:grid}.band h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;font-stretch:108%;line-height:1.15}.band p{color:#b9c3d9;margin-bottom:0;font-size:1.02rem}.band .mono{color:var(--signal);margin-bottom:16px;display:block}.band-list{gap:14px;list-style:none;display:grid}.band-list li{color:#e7ecf6;align-items:flex-start;gap:12px;font-size:.98rem;display:flex}.band-list li:before{content:"";background:var(--cobalt);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px;border-radius:50%;flex:none;width:18px;height:18px;margin-top:3px}#contact{border-top:1px solid var(--line);background:#fff}.contact-grid{grid-template-columns:.9fr 1.1fr;gap:60px;display:grid}.contact-info h1,.contact-info h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:800;font-stretch:108%;line-height:1.12}.contact-info p{color:var(--slate);max-width:30em;margin-bottom:28px}.contact-direct{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:22px 24px}.contact-direct .mono{color:var(--slate);margin-bottom:6px;display:block}.contact-direct a{font-family:var(--font-display);color:var(--cobalt);font-size:1.05rem;font-weight:700;text-decoration:none}.contact-direct a:hover{text-decoration:underline}form{gap:18px;display:grid}.field{gap:7px;display:grid}.field label{font-size:.92rem;font-weight:600}.field input,.field select,.field textarea{font-family:var(--font-body);color:var(--ink);border:1.5px solid var(--line);background:var(--paper);border-radius:10px;width:100%;padding:13px 15px;font-size:1rem;transition:border-color .15s}.field input:hover,.field select:hover,.field textarea:hover{border-color:#c4cdde}.field textarea{resize:vertical;min-height:120px}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-note{color:var(--slate);font-size:.85rem}footer{border-top:1px solid var(--line);padding:44px 0}.foot{color:var(--slate);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;font-size:.92rem;display:flex}.foot .logo{font-size:.98rem}.foot a{text-decoration:none}.foot a:hover{color:var(--cobalt)}.foot-links{flex-wrap:wrap;align-items:center;gap:18px;display:flex}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;gap:44px}.dotfield{max-width:320px;margin:0 auto}.svc-grid,.steps,.tracks{grid-template-columns:1fr 1fr}.why-strip{grid-template-columns:1fr}.why-item+.why-item{border-left:none;border-top:1px solid var(--line)}.ai-grid{grid-template-columns:1fr}.prod-grid{grid-template-columns:1fr 1fr}.band{grid-template-columns:1fr;padding:44px 30px}.contact-grid{grid-template-columns:1fr;gap:44px}}@media (max-width:640px){.nav-links{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:18px;padding:20px 24px;display:none;position:absolute;top:70px;left:0;right:0}.nav-links.open{display:flex}.menu-toggle{display:block}.svc-grid,.steps,.form-row,.prod-grid,.tracks{grid-template-columns:1fr}section{padding:70px 0}.hero{padding:60px 0}}.prose h1,.prose h2,.prose h3{font-family:var(--font-display);color:var(--ink)}.prose p,.prose li{color:var(--slate)}.prose a{color:var(--cobalt)}.prose a:hover{color:var(--cobalt-deep)}.page-pad{padding:96px 0}@media (max-width:640px){.page-pad{padding:70px 0}}@media (prefers-reduced-motion:no-preference){html.reveal-ready main>section:not(.hero),html.reveal-ready main .strip,html.reveal-ready main [data-reveal]{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)}html.reveal-ready main>section:not(.hero).is-inview,html.reveal-ready main .strip.is-inview,html.reveal-ready main [data-reveal].is-inview{opacity:1;transform:none}html.reveal-ready main>section:not(.hero) .section-head,html.reveal-ready main>section:not(.hero) .experience__head,html.reveal-ready main>section:not(.hero) .contact-info,html.reveal-ready main>section:not(.hero) .prose>h1{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}html.reveal-ready main>section:not(.hero).is-inview .section-head,html.reveal-ready main>section:not(.hero).is-inview .experience__head,html.reveal-ready main>section:not(.hero).is-inview .contact-info,html.reveal-ready main>section:not(.hero).is-inview .prose>h1{opacity:1;transform:none}html.reveal-ready main>section:not(.hero) .svc-grid>*,html.reveal-ready main>section:not(.hero) .prod-grid>*,html.reveal-ready main>section:not(.hero) .ai-grid>*,html.reveal-ready main>section:not(.hero) .steps>*,html.reveal-ready main>section:not(.hero) .tracks>*,html.reveal-ready main>section:not(.hero) .why-strip>*,html.reveal-ready main>section:not(.hero) .band,html.reveal-ready main>section:not(.hero) .experience__runway,html.reveal-ready main>section:not(.hero) .experience__footer,html.reveal-ready main>section:not(.hero) .contact-grid>*,html.reveal-ready main .reveal-stagger>*{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s;transform:translateY(22px)}html.reveal-ready main>section:not(.hero).is-inview .svc-grid>*,html.reveal-ready main>section:not(.hero).is-inview .prod-grid>*,html.reveal-ready main>section:not(.hero).is-inview .ai-grid>*,html.reveal-ready main>section:not(.hero).is-inview .steps>*,html.reveal-ready main>section:not(.hero).is-inview .tracks>*,html.reveal-ready main>section:not(.hero).is-inview .why-strip>*,html.reveal-ready main>section:not(.hero).is-inview .band,html.reveal-ready main>section:not(.hero).is-inview .experience__runway,html.reveal-ready main>section:not(.hero).is-inview .experience__footer,html.reveal-ready main>section:not(.hero).is-inview .contact-grid>*,html.reveal-ready main [data-reveal].is-inview.reveal-stagger>*,html.reveal-ready main .strip.is-inview .wrap>*{opacity:1;transform:none}html.reveal-ready main>section:not(.hero).is-inview .section-head,html.reveal-ready main>section:not(.hero).is-inview .experience__head,html.reveal-ready main>section:not(.hero).is-inview .contact-info{transition-delay:60ms}html.reveal-ready main>section:not(.hero).is-inview .svc-grid>:first-child,html.reveal-ready main>section:not(.hero).is-inview .prod-grid>:first-child,html.reveal-ready main>section:not(.hero).is-inview .ai-grid>:first-child,html.reveal-ready main>section:not(.hero).is-inview .steps>:first-child,html.reveal-ready main>section:not(.hero).is-inview .tracks>:first-child,html.reveal-ready main>section:not(.hero).is-inview .why-strip>:first-child,html.reveal-ready main>section:not(.hero).is-inview .contact-grid>:first-child,html.reveal-ready main .reveal-stagger.is-inview>:first-child,html.reveal-ready main .strip.is-inview .wrap>:first-child{transition-delay:.12s}html.reveal-ready main>section:not(.hero).is-inview .svc-grid>:nth-child(2),html.reveal-ready main>section:not(.hero).is-inview .prod-grid>:nth-child(2),html.reveal-ready main>section:not(.hero).is-inview .ai-grid>:nth-child(2),html.reveal-ready main>section:not(.hero).is-inview .steps>:nth-child(2),html.reveal-ready main>section:not(.hero).is-inview .tracks>:nth-child(2),html.reveal-ready main>section:not(.hero).is-inview .why-strip>:nth-child(2),html.reveal-ready main>section:not(.hero).is-inview .contact-grid>:nth-child(2),html.reveal-ready main .reveal-stagger.is-inview>:nth-child(2),html.reveal-ready main .strip.is-inview .wrap>:nth-child(2){transition-delay:.18s}html.reveal-ready main>section:not(.hero).is-inview .svc-grid>:nth-child(3),html.reveal-ready main>section:not(.hero).is-inview .prod-grid>:nth-child(3),html.reveal-ready main>section:not(.hero).is-inview .steps>:nth-child(3),html.reveal-ready main>section:not(.hero).is-inview .tracks>:nth-child(3),html.reveal-ready main>section:not(.hero).is-inview .why-strip>:nth-child(3),html.reveal-ready main .reveal-stagger.is-inview>:nth-child(3),html.reveal-ready main .strip.is-inview .wrap>:nth-child(3){transition-delay:.24s}html.reveal-ready main>section:not(.hero).is-inview .svc-grid>:nth-child(4),html.reveal-ready main>section:not(.hero).is-inview .prod-grid>:nth-child(4),html.reveal-ready main>section:not(.hero).is-inview .steps>:nth-child(4),html.reveal-ready main>section:not(.hero).is-inview .tracks>:nth-child(4),html.reveal-ready main .reveal-stagger.is-inview>:nth-child(4),html.reveal-ready main .strip.is-inview .wrap>:nth-child(4){transition-delay:.3s}html.reveal-ready main>section:not(.hero).is-inview .svc-grid>:nth-child(5),html.reveal-ready main>section:not(.hero).is-inview .tracks>:nth-child(5),html.reveal-ready main .reveal-stagger.is-inview>:nth-child(5),html.reveal-ready main .strip.is-inview .wrap>:nth-child(5){transition-delay:.36s}html.reveal-ready main>section:not(.hero).is-inview .svc-grid>:nth-child(6),html.reveal-ready main>section:not(.hero).is-inview .tracks>:nth-child(6),html.reveal-ready main .reveal-stagger.is-inview>:nth-child(6),html.reveal-ready main .strip.is-inview .wrap>:nth-child(6){transition-delay:.42s}html.reveal-ready main>section:not(.hero).is-inview .band,html.reveal-ready main>section:not(.hero).is-inview .experience__runway{transition-delay:.16s}html.reveal-ready main>section:not(.hero).is-inview .experience__footer{transition-delay:.28s}html.reveal-ready main>section:not(.hero).is-inview .tracks-note{transition-delay:.36s}html.reveal-ready main>section:not(.hero) .tracks-note{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(12px)}html.reveal-ready main>section:not(.hero).is-inview .tracks-note{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){main>section,main .strip,main [data-reveal],main .section-head,main .svc-grid>*,main .prod-grid>*,main .ai-grid>*,main .steps>*,main .tracks>*,main .why-strip>*,main .band,main .experience__runway,main .experience__footer,main .tracks-note,main .reveal-stagger>*,main .strip .wrap>*{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}
