:root{--ink:#0a0a12;--paper:#f7f7fb;--muted:#666678;--line:#dedee8;--violet:#5b2cff;--violet-light:#b7a6ff;--focus:#f5c542;--radius:1rem;--sans:"Trebuchet MS",sans-serif;--display:Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--sans)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0;overflow-wrap:anywhere}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:30;background:#fff;padding:.6rem 1rem}.skip-link:focus{top:1rem}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.site-header{position:sticky;top:0;z-index:20;min-height:72px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#fff;background:#0a0a12;border-bottom:1px solid #282735}.brand{width:155px;height:42px;display:inline-flex;align-items:center;overflow:hidden;flex:0 0 auto}.brand img{width:155px;max-width:none}.site-nav{display:flex;align-items:center;gap:clamp(.8rem,2vw,1.6rem);font-size:.88rem}.site-nav>a:not(.button){opacity:.8}.site-nav>a:not(.button):hover{opacity:1}.menu-button{display:none;border:0;background:transparent;color:#fff;font:inherit;min-height:44px}.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:44px;padding:.75rem 1.1rem;border-radius:999px;background:var(--violet);color:#fff;font-size:.88rem;font-weight:bold;text-align:center;transition:transform .18s ease,background .18s ease}.button:hover{background:#4c1de3;transform:translateY(-2px)}.button-small{min-height:40px;padding:.55rem .9rem}.text-link{display:inline-flex;gap:.5rem;align-items:center;border-bottom:1px solid currentColor;padding-bottom:.18rem;font-size:.9rem;font-weight:bold}.section-shell{padding-left:clamp(1.25rem,8vw,9rem);padding-right:clamp(1.25rem,8vw,9rem)}.hero{min-height:calc(100vh - 72px);padding-top:clamp(4.5rem,10vh,8rem);padding-bottom:clamp(4rem,8vw,7rem);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);align-items:center;gap:2rem;position:relative;overflow:hidden;background:#0a0a12;color:#fff}.hero:before{content:"";position:absolute;width:70vw;height:70vw;right:-28vw;top:-25vw;border-radius:50%;background:radial-gradient(circle,#351588 0,rgba(27,10,73,.45) 30%,transparent 70%)}.hero-copy,.hero-visual{position:relative;min-width:0}.hero-visual{justify-self:end;max-width:620px;filter:drop-shadow(0 30px 60px rgba(0,0,0,.45))}.eyebrow{margin-bottom:1rem;color:var(--violet);font-size:.7rem;font-weight:bold;letter-spacing:.14em;text-transform:uppercase}.hero .eyebrow,.light .eyebrow{color:var(--violet-light)}.hero h1,.section-heading h2,.section-intro h2,.final-cta h2,.form-title{font-family:var(--display);font-weight:400;letter-spacing:-.055em;line-height:.98}.hero h1{max-width:760px;font-size:clamp(3rem,7vw,7.2rem)}.lead{max-width:62ch;margin:1.75rem 0 2rem;color:#c4c3cd;font-size:clamp(1rem,1.4vw,1.22rem)}.button-group{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.hero-meta{position:absolute;left:clamp(1.25rem,8vw,9rem);right:clamp(1.25rem,8vw,9rem);bottom:1.6rem;display:flex;justify-content:space-between;gap:1rem;color:#9a99aa;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}.problem{padding-top:clamp(5rem,11vw,10rem);padding-bottom:clamp(5rem,11vw,10rem);gap:clamp(2rem,8vw,9rem)}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading h2,.section-intro h2,.final-cta h2,.form-title{max-width:800px;font-size:clamp(2.5rem,5vw,5.25rem)}.problem-copy{min-width:0;padding-top:.5rem;color:#41404f;font-size:1.08rem}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:clamp(5rem,10vw,9rem) 0 2.5rem}.section-intro .text-link{margin-bottom:.65rem;white-space:nowrap}.solution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.solution-card{min-width:0;min-height:300px;padding:1.5rem;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s ease}.solution-card:hover{background:#eeebff}.solution-card img,.platform-grid img{width:48px;height:48px;object-fit:contain}.solution-card>span{margin:2.2rem 0 .7rem;color:var(--violet);font-size:.72rem;font-weight:bold}.solution-card h3,.platform-grid h3{margin-bottom:.75rem;font-size:1.25rem;line-height:1.2}.solution-card p,.platform-grid p{max-width:70ch;color:var(--muted);font-size:.92rem}.solution-card a{margin-top:auto;padding-top:1.5rem;color:var(--violet);font-size:.85rem;font-weight:bold}.workflow,.platform-strip,.site-footer{background:#0a0a12;color:#fff}.workflow{margin-top:clamp(5rem,10vw,9rem);padding-bottom:clamp(4rem,8vw,7rem)}.workflow-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);align-items:center;gap:clamp(2rem,5vw,4rem)}.workflow-image{border-radius:var(--radius);mix-blend-mode:screen}.workflow-list{margin:0;padding:0;list-style:none;counter-reset:flow}.workflow-list li{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:.5rem;padding:1rem 0;border-bottom:1px solid #2a2935;color:#c0bfca;font-size:.86rem}.workflow-list li:before{counter-increment:flow;content:"0" counter(flow);padding-top:.2rem;color:#9b82ff;font-size:.7rem}.workflow-list b{display:block;color:#fff;font-size:1rem}.industries{padding-bottom:clamp(5rem,10vw,9rem)}.industry-content{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.industry-list{border-top:1px solid var(--line)}.industry-list a{display:flex;justify-content:space-between;align-items:start;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line);font-size:1.03rem;overflow-wrap:anywhere}.industry-list a:hover{color:var(--violet)}.industry-content img{border-radius:var(--radius)}.platform-strip{padding-bottom:clamp(5rem,8vw,8rem)}.platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1px;margin-bottom:2rem;border:1px solid #302f39;background:#302f39}.platform-grid article{min-width:0;min-height:250px;padding:2rem;background:#0a0a12}.platform-grid h3{margin-top:2rem}.platform-grid p{color:#b9b7c3}.button-ghost{background:#fff;color:var(--ink)}.button-ghost:hover{background:#eeeaff}.final-cta{padding-top:clamp(6rem,13vw,12rem);padding-bottom:clamp(6rem,13vw,12rem);background:linear-gradient(135deg,#e9e1ff,#f7f7fb 57%,#ddd4ff)}.final-cta p:not(.eyebrow){max-width:62ch;margin:1.5rem 0 2rem;color:#4c4b5b;font-size:1.05rem}.pilot-form{max-width:760px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.pilot-form label{display:grid;min-width:0;gap:.4rem;font-size:.85rem;font-weight:bold}.pilot-form input,.pilot-form select,.pilot-form textarea{width:100%;min-width:0;border:1px solid #c6c4d2;border-radius:.5rem;background:#fff;padding:.82rem .9rem;color:var(--ink);font:inherit;font-weight:400}.pilot-form textarea{resize:vertical}.form-wide{grid-column:1/-1}.pilot-form .button{justify-self:start;border:0;cursor:pointer}.site-footer{padding:4rem clamp(1.25rem,8vw,9rem) 1.5rem}.footer-top{display:flex;justify-content:space-between;gap:2rem;padding-bottom:4rem;border-bottom:1px solid #2a2935}.footer-top p{max-width:42ch;margin:0;color:#b7b5c2;font-size:.9rem}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding:3rem 0}.footer-links div{display:flex;min-width:0;flex-direction:column;align-items:start;gap:.45rem;color:#c3c1ca;font-size:.85rem}.footer-links small{margin-bottom:.5rem;color:#898794;letter-spacing:.12em;text-transform:uppercase}.footer-links a{overflow-wrap:anywhere}.footer-links a:hover{color:#aa95ff}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:1.5rem;border-top:1px solid #2a2935;color:#898794;font-size:.72rem}@media(prefers-reduced-motion:no-preference){.reveal{animation:rise .6s ease both;animation-timeline:view();animation-range:entry 5% cover 25%}@keyframes rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.solution-card{transition:none}}@media(max-width:800px){.site-header{min-height:70px}.menu-button{display:block}.site-nav{display:none;position:absolute;left:0;right:0;top:70px;flex-direction:column;align-items:stretch;padding:1rem 1.25rem 1.25rem;background:#0a0a12;border-top:1px solid #292835}.site-nav.is-open{display:flex}.site-nav .button{text-align:center}.hero{min-height:auto;grid-template-columns:1fr;padding-top:5.5rem}.hero-visual{justify-self:center;max-width:440px}.hero-meta{display:none}.section-grid,.workflow-layout,.industry-content{grid-template-columns:1fr}.section-intro{align-items:start;flex-direction:column;gap:1rem}.workflow-image{order:2}.industry-content img{order:-1}.footer-top,.footer-bottom{flex-direction:column}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.hero h1{font-size:3.2rem}.hero-visual{display:none}.solution-card{min-height:260px}.pilot-form,.footer-links{grid-template-columns:1fr}.form-wide{grid-column:auto}}
 .nav-group{position:relative}.nav-group>button{display:flex;align-items:center;gap:.35rem;min-height:44px;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-size:.87rem;cursor:pointer;opacity:.8}.nav-group>button:hover,.nav-group.is-open>button{opacity:1}.mega-menu{display:none;position:absolute;top:calc(100% + 1rem);left:-1rem;width:min(440px,70vw);padding:1rem;background:#171621;border:1px solid #383548;border-radius:.75rem;box-shadow:0 18px 45px rgba(0,0,0,.35);grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem}.nav-group.is-open .mega-menu{display:grid}.mega-menu>p{grid-column:1/-1;margin:0 0 .45rem;color:#b7a6ff;font-size:.72rem;font-weight:bold;letter-spacing:.1em;text-transform:uppercase}.mega-menu a{display:grid;gap:.15rem;min-width:0;padding:.75rem;border-radius:.5rem}.mega-menu a:hover{background:#2a2738}.mega-menu b{font-size:.86rem}.mega-menu small{color:#bdbac8;font-size:.72rem;line-height:1.35}@media(max-width:800px){.nav-group{width:100%}.nav-group>button{width:100%;justify-content:space-between}.mega-menu{position:static;width:100%;margin:.25rem 0 0;padding:.6rem;box-shadow:none;border-radius:.5rem}.mega-menu a{padding:.7rem}.mega-menu small{font-size:.78rem}}

:root{--ink:oklch(16% .008 260);--paper:oklch(99% .003 90);--muted:oklch(48% .012 260);--line:oklch(86% .006 260);--accent:var(--ink);--accent-deep:var(--ink);--violet:var(--ink);--violet-light:var(--muted);--focus:oklch(72% .15 82);--radius:.5rem;--sans:"Segoe UI",system-ui,sans-serif;--display:Georgia,"Times New Roman",serif;--site-gutter:clamp(1.25rem,5vw,5.5rem);--header-height:82px;--header-height-mobile:72px}body{background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans)}.site-header{min-height:var(--header-height);background:color-mix(in oklab,var(--paper) 94%,white);color:var(--ink);border-bottom:1px solid var(--line);padding-left:var(--site-gutter);padding-right:var(--site-gutter)}.brand,.brand img{width:180px;height:auto}.site-nav{gap:clamp(.85rem,1.7vw,1.5rem);font-size:.84rem;font-weight:600}.site-nav>a:not(.button),.nav-group>button{opacity:1}.site-nav>a:not(.button):hover,.nav-group>button:hover,.nav-group.is-open>button{color:var(--muted)}.menu-button{color:var(--ink)}.button{border-radius:.38rem;background:var(--ink);color:var(--paper);font-weight:700;box-shadow:none;transition:background .18s ease,transform .18s ease}.button:hover{background:oklch(30% .008 260);transform:translateY(-1px)}.button-small{min-height:38px}.text-link{border-bottom-color:var(--ink);font-weight:700}.text-link:hover{color:var(--muted)}.mega-menu{top:calc(100% + .7rem);background:var(--paper);border-color:var(--line);border-radius:.5rem;box-shadow:0 16px 36px rgb(10 10 18 / .1)}.mega-menu>p{color:var(--muted)}.mega-menu a:hover{background:oklch(96% .004 260)}.mega-menu small{color:var(--muted)}.hero{min-height:min(760px,calc(100vh - var(--header-height)));background:var(--paper);color:var(--ink);border-bottom:1px solid var(--line);gap:clamp(2rem,7vw,7rem);overflow:visible}.hero:before{content:none}.hero h1,.section-heading h2,.section-intro h2,.final-cta h2,.form-title{font-family:var(--display);font-weight:400;letter-spacing:-.045em;line-height:1.01}.hero h1{font-size:clamp(3.25rem,6.5vw,6.4rem);max-width:11ch}.hero .eyebrow,.light .eyebrow,.eyebrow{color:var(--muted);font-size:.68rem;letter-spacing:.13em}.lead{color:var(--muted);font-size:clamp(1rem,1.3vw,1.14rem)}.hero-visual{filter:none;border:1px solid var(--line);background:oklch(96% .004 260)}.hero-meta{color:var(--muted);border-top:1px solid var(--line);padding-top:1rem}.problem-copy{color:var(--muted)}.solution-card{background:transparent}.solution-card:hover{background:oklch(96% .004 260)}.solution-card>span,.solution-card a{color:var(--muted)}.solution-card img,.platform-grid img{filter:grayscale(1) contrast(1.1)}.workflow,.platform-strip{background:oklch(96% .004 260);color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.workflow-heading>p,.workflow-list p,.platform-grid p{color:var(--muted)}.workflow-list,.workflow-list li{border-color:var(--line)}.workflow-list li,.platform-grid article{background:transparent}.workflow-list b{color:var(--ink)}.workflow-list .step-number{border-color:var(--ink);color:var(--ink)}.workflow-image{border-color:var(--line);background:var(--paper)}.workflow-visual figcaption{color:var(--muted)}.industry-feature,.industry-card{border-color:var(--line);border-radius:.45rem;background:transparent}.industry-feature:hover,.industry-card:hover{border-color:var(--ink)}.industry-feature small,.industry-feature-links a,.industry-card small,.industry-card span{color:var(--muted)}.industry-feature img{border-radius:.3rem}.industry-visuals figure{border-radius:.4rem;background:oklch(96% .004 260)}.platform-grid{border-color:var(--line);background:var(--line)}.platform-grid article{min-height:240px}.platform-grid img{padding:0}.button-ghost{border:1px solid var(--ink);background:transparent;color:var(--ink)}.button-ghost:hover{background:var(--ink);color:var(--paper)}.final-cta{background:oklch(93% .004 260);border-top:1px solid var(--line)}.final-cta p:not(.eyebrow){color:var(--muted)}.pilot-form input,.pilot-form select,.pilot-form textarea{border-color:var(--line);border-radius:.3rem;background:var(--paper)}.pilot-form input:focus,.pilot-form select:focus,.pilot-form textarea:focus{border-color:var(--ink);outline:2px solid transparent}.contact-page,.pilot-page{background:var(--paper)}.contact-intro h1,.pilot-intro h1{font-family:var(--display);letter-spacing:-.045em}.contact-intro>p:not(.eyebrow),.pilot-lead,.pilot-note p{color:var(--muted)}.contact-card,.pilot-card{border-color:var(--line);border-radius:.5rem;background:oklch(98% .003 90);box-shadow:none}.contact-card .pilot-form input,.contact-card .pilot-form select,.contact-card .pilot-form textarea,.pilot-card .pilot-form input,.pilot-card .pilot-form select,.pilot-card .pilot-form textarea{border-color:var(--line);background:var(--paper)}.contact-route,.pilot-steps,.pilot-steps li,.pilot-card-heading{border-color:var(--line)}.contact-route b,.pilot-card label>span{color:var(--ink)}.site-footer{background:oklch(94% .004 260);color:var(--ink);border-top:1px solid var(--line)}.site-footer:before{content:none}.footer-cta,.footer-bottom{border-color:var(--line)}.footer-kicker,.footer-links small{color:var(--muted)}.footer-cta h2{font-family:var(--display);letter-spacing:-.045em}.footer-cta p,.footer-brand>p,.footer-links div,.footer-bottom{color:var(--muted)}.footer-contact a:first-child{color:var(--ink)}.footer-links a:hover,.footer-legal a:hover{color:var(--ink)}@media(max-width:800px){.site-header{min-height:var(--header-height-mobile)}.site-nav{top:var(--header-height-mobile);background:var(--paper);border-color:var(--line)}.mega-menu{background:oklch(96% .004 260);border-color:var(--line)}.hero{min-height:auto;padding-top:clamp(4rem,12vw,6rem)}.hero-visual{max-width:540px}}@media(max-width:480px){.brand,.brand img{width:155px}.hero h1{font-size:clamp(2.8rem,14vw,3.8rem)}.button{width:100%}.button-group{align-items:stretch;gap:1rem}.text-link{justify-content:center}.hero-visual{display:block}}

.workflow-layout{display:block}.workflow-list{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.workflow-list li{min-height:190px;padding:1.5rem;border-color:var(--line);transition:background .18s ease}.workflow-list li:hover{background:var(--paper)}.workflow-list .step-number{width:2.25rem;height:2.25rem;margin-bottom:2.6rem;border-radius:50%;font-size:.68rem}.workflow-list b{font-size:1.08rem}.workflow-list p{max-width:28ch;font-size:.87rem}@media(max-width:800px){.workflow-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.workflow-list{grid-template-columns:1fr}.workflow-list li{min-height:auto;padding:1.2rem}.workflow-list .step-number{margin-bottom:1.6rem}}

/* Shared site chrome: one alignment system across every route. */
:root{--chrome-gutter:clamp(1.25rem,5vw,5.5rem)}.site-header{height:92px;min-height:92px;padding-inline:var(--chrome-gutter);gap:2rem}.brand{width:230px;height:54px}.brand img{width:230px;max-height:54px;object-fit:contain;object-position:left center}.site-nav{height:100%;align-items:center}.site-nav>a,.nav-group>button{height:100%;display:inline-flex;align-items:center}.site-nav .button{height:auto}.site-footer{padding-inline:0}.site-footer>.section-shell{padding-inline:var(--chrome-gutter)}.footer-cta{align-items:center;gap:clamp(2rem,8vw,8rem);padding-block:clamp(3.5rem,7vw,6rem)}.footer-cta h2{max-width:16ch}.footer-cta .button{flex:0 0 auto}.footer-content{grid-template-columns:minmax(250px,1.5fr) repeat(3,minmax(140px,.7fr));align-items:start;gap:clamp(2rem,5vw,5rem);padding-block:clamp(3rem,6vw,5rem)}.footer-brand .brand{width:230px;height:54px;margin-bottom:1.25rem}.footer-brand>p{max-width:34ch}.footer-contact{padding-top:.25rem}.footer-links div{gap:.7rem}.footer-bottom{min-height:70px;align-items:center;padding-block:1.3rem}@media(max-width:900px){.footer-content{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}.footer-cta{grid-template-columns:1fr;align-items:start}.footer-cta h2{max-width:18ch}}@media(max-width:800px){.site-header{height:78px;min-height:78px;padding-inline:var(--chrome-gutter)}.brand,.brand img{width:190px}.brand{height:46px}.site-nav{height:auto}.site-nav>a,.nav-group>button{height:auto;min-height:44px}.site-footer>.section-shell{padding-inline:var(--chrome-gutter)}.footer-cta{align-items:start}.footer-bottom{min-height:0;align-items:start}}@media(max-width:560px){.site-header{height:74px;min-height:74px}.brand,.brand img{width:175px}.brand{height:42px}.footer-content{grid-template-columns:1fr;gap:2.25rem}.footer-brand{grid-column:auto}.footer-brand .brand{width:210px;height:50px}.footer-cta .button{width:100%}.footer-bottom{gap:1.25rem}.footer-legal{gap:.75rem 1rem}}

/* Final readability layer: all ordinary copy is near-black on the white theme. */
body,.site-header,.site-footer,.hero,.workflow,.platform-strip,.contact-page,.pilot-page{color:var(--ink)}p,li,small,label,input,select,textarea,.lead,.problem-copy,.workflow-heading>p,.workflow-list p,.platform-grid p,.final-cta p:not(.eyebrow),.contact-intro>p:not(.eyebrow),.pilot-lead,.pilot-note p,.pilot-steps span,.contact-route span,.contact-card>p,.pilot-card-heading>p:not(.eyebrow),.pilot-submit p,.footer-cta p,.footer-brand>p,.footer-links div,.footer-bottom,.footer-contact{color:var(--ink)}.site-nav>a:not(.button),.nav-group>button,.mega-menu>p,.mega-menu small,.footer-links a,.footer-legal a,.footer-contact a{color:var(--ink)}.eyebrow,.hero .eyebrow,.light .eyebrow,.footer-kicker,.footer-links small,.solution-card>span,.solution-card a,.industry-feature small,.industry-feature-links a,.industry-card small,.industry-card span,.workflow-list .step-number{color:var(--accent-deep)}.button,.button:hover{color:var(--paper)}.button-ghost{color:var(--ink)}.button-ghost:hover{color:var(--paper)}.site-nav a[aria-current="page"]{color:var(--accent-deep)}.workflow-list b{color:var(--ink)}

.editorial{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(5rem,10vw,9rem)}.editorial-heading{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem}.editorial-heading .eyebrow{margin:0}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem)}.editorial-grid article{min-width:0;border-top:1px solid var(--line);padding-top:1rem}.editorial-grid img{width:100%;aspect-ratio:1.55;object-fit:cover;margin-bottom:1.2rem}.editorial-grid h2{margin:.55rem 0 .8rem;font:400 clamp(1.3rem,2vw,1.75rem)/1.15 var(--sans);letter-spacing:-.025em}.editorial-grid>article>p:not(.editorial-meta){margin:0;color:var(--ink);font-size:.9rem;line-height:1.6}.editorial-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin:0;color:var(--ink);font-size:.75rem;font-weight:600}.editorial-meta span{padding:.16rem .45rem;border:1px solid var(--line);border-radius:.2rem;color:var(--accent-deep);font-size:.68rem;font-weight:700}@media(max-width:800px){.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.editorial-heading{align-items:start;flex-direction:column}.editorial-grid{grid-template-columns:1fr;gap:2.5rem}.editorial-grid h2{font-size:1.45rem}}

/* Final wordmark scale, loaded after page-level styles. */
.site-header{height:112px;min-height:112px}.site-header .brand,.site-header .brand img{width:500px}.site-header .brand{height:96px}.site-header .brand img{max-height:96px;object-fit:contain;object-position:left center}.site-footer .footer-brand .brand,.site-footer .footer-brand .brand img{width:540px}.site-footer .footer-brand .brand{height:104px}.site-footer .footer-brand .brand img{max-height:104px;object-fit:contain;object-position:left center}@media(max-width:1200px){.site-header{height:96px;min-height:96px}.site-header .brand,.site-header .brand img{width:390px}.site-footer .footer-brand .brand,.site-footer .footer-brand .brand img{width:430px}}@media(max-width:800px){.site-header{height:78px;min-height:78px}.site-header .brand,.site-header .brand img{width:250px}.site-header .brand{height:60px}.site-footer .footer-brand .brand,.site-footer .footer-brand .brand img{width:285px}}@media(max-width:480px){.site-header .brand,.site-header .brand img{width:210px}.site-footer .footer-brand .brand,.site-footer .footer-brand .brand img{width:245px}}

.site-footer .footer-kicker,.site-footer .footer-cta h2,.site-footer .footer-cta p,.site-footer .footer-brand>p{color:#000!important}

/* About trust wall: quiet proof, generous spacing, real supplied marks. */
.trusted-section{padding:clamp(3.5rem,7vw,6.5rem) 0;background:transparent;border:0}.trusted-kicker{margin:0 0 clamp(2.5rem,5vw,4.5rem);color:var(--ink);font-size:clamp(1.1rem,1.7vw,1.55rem);letter-spacing:-.02em}.trusted-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,6vw,6rem);align-items:center}.trusted-logo{display:grid;place-items:center;min-height:150px;padding:clamp(1rem,2vw,2rem);border:0;background:transparent}.trusted-logo img{width:min(100%,230px);height:78px;object-fit:contain;filter:none;opacity:1}.trusted-logo:hover img{filter:none;transform:none}@media(max-width:700px){.trusted-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.trusted-logo{min-height:125px;padding:1rem}.trusted-logo img{height:62px}}@media(max-width:420px){.trusted-logos{grid-template-columns:1fr}.trusted-logo{min-height:110px}}

/* Home hero: supplied artwork leads, while the proposition retains the reading order. */
.hero{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr)}.hero-visual{grid-column:1;grid-row:1;margin:0;justify-self:start;width:min(100%,610px);max-width:none;border:0;background:transparent}.hero-visual img{width:100%;aspect-ratio:1/1;object-fit:contain}.hero-copy{grid-column:2;grid-row:1}.hero-meta{z-index:1}@media(max-width:800px){.hero{grid-template-columns:1fr;gap:2.5rem}.hero-visual,.hero-copy{grid-column:1;grid-row:auto}.hero-visual{width:min(100%,480px);justify-self:center;order:2}.hero-copy{order:1}.hero-visual img{aspect-ratio:1.15/1}}@media(max-width:480px){.hero-visual{display:block;width:min(100%,360px)}}

/* Platform handoffs: capability cards read like one connected operating system. */
.platform-strip{position:relative;isolation:isolate;padding-top:clamp(5rem,9vw,8rem);padding-bottom:clamp(5rem,8vw,7rem);background:#101622;color:#f7f3e9;border:0;overflow:hidden}.platform-strip:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 12% 80%,rgb(239 178 71 / .12),transparent 25%),linear-gradient(90deg,transparent 49.9%,rgb(247 243 233 / .07) 50%,transparent 50.1%);background-size:auto,100% 100%}.platform-strip .section-intro{display:block;padding:0 0 clamp(2.5rem,5vw,4rem)}.platform-strip .eyebrow{color:#efb247;margin-bottom:.9rem}.platform-strip .section-intro h2{max-width:10ch;margin:0;color:#f7f3e9;font-size:clamp(3rem,6vw,6.2rem);line-height:.92}.platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 clamp(2rem,4vw,3.5rem);padding:1px;border:0;background:rgb(247 243 233 / .22)}.platform-grid article{position:relative;min-height:330px;padding:clamp(1.4rem,2.8vw,2.5rem);background:#141c2a;transition:background .2s ease,transform .2s ease}.platform-grid article:nth-child(2){background:#172131}.platform-grid article:hover{z-index:1;background:#1b2739;transform:translateY(-5px)}.platform-grid article:after{content:"↗";position:absolute;right:1.4rem;top:1.35rem;color:#efb247;font-size:1.25rem}.platform-grid img{width:3.2rem;height:3.2rem;margin-bottom:clamp(3rem,6vw,6rem);padding:.5rem;border:1px solid rgb(239 178 71 / .65);border-radius:50%;filter:brightness(0) invert(1)}.platform-grid h3{margin:0 0 .75rem;color:#f7f3e9;font:400 clamp(1.4rem,2vw,2rem)/1.05 var(--display);letter-spacing:-.035em}.platform-grid p{max-width:31ch;margin:0;color:#c7cbd3;font-size:.9rem;line-height:1.65}.platform-strip .button-ghost{border:1px solid #f7f3e9;background:transparent;color:#f7f3e9}.platform-strip .button-ghost:hover{background:#f7f3e9;color:#101622}@media(max-width:800px){.platform-strip .section-intro h2{font-size:clamp(3rem,12vw,5rem)}.platform-grid{grid-template-columns:1fr 1fr}.platform-grid article{min-height:280px}.platform-grid img{margin-bottom:3rem}}@media(max-width:520px){.platform-strip{padding-block:4rem}.platform-grid{grid-template-columns:1fr}.platform-grid article{min-height:0;padding:1.4rem}.platform-grid img{margin-bottom:3.5rem}.platform-strip .button-ghost{width:100%}}

.footer-contact a[href="mailto:sinoraxofficial@gmail.com"]{color:var(--ink)!important}

/* Feedback loop: a single signal path, deliberately kept CSS-only. */
.workflow{position:relative;isolation:isolate;margin-top:clamp(4rem,9vw,8rem);padding:clamp(4.5rem,8vw,7.5rem) 0;background:#101622;color:#f7f3e9;border:0;overflow:hidden}.workflow:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 88% 12%,rgb(235 172 63 / .16),transparent 24%),linear-gradient(115deg,rgb(255 255 255 / .045) 1px,transparent 1px),linear-gradient(25deg,rgb(255 255 255 / .035) 1px,transparent 1px);background-size:auto,38px 38px,38px 38px}.workflow .workflow-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);gap:clamp(2rem,9vw,10rem);align-items:end;padding:0 0 clamp(2.75rem,5vw,4.5rem)}.workflow .eyebrow{color:#efb247;margin-bottom:.9rem}.workflow .workflow-heading h2{max-width:10ch;margin:0;color:#f7f3e9;font-size:clamp(3rem,5.8vw,6rem);line-height:.94}.workflow .workflow-heading>p{max-width:33ch;margin:0;padding-bottom:.45rem;color:#c7cbd3;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.65}.workflow-layout{display:block}.workflow-list{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;padding:1px;list-style:none;counter-reset:none;background:rgb(247 243 233 / .22);border:0}.workflow-list li{position:relative;display:flex;flex-direction:column;min-height:260px;padding:clamp(1.35rem,2.4vw,2.25rem);border:0;background:#141c2a;color:#f7f3e9;transition:background .2s ease,transform .2s ease}.workflow-list li:before{content:none}.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){background:#172131}.workflow-list li:hover{z-index:1;background:#1b2739;transform:translateY(-5px)}.workflow-list .step-number{display:grid;place-items:center;width:2.85rem;height:2.85rem;margin:0 0 auto;border:1px solid rgb(239 178 71 / .75);border-radius:50%;color:#efb247;font:700 .72rem/1 var(--sans);letter-spacing:.08em}.workflow-list b{display:block;margin-top:clamp(2.75rem,5vw,5.5rem);color:#f7f3e9;font:400 clamp(1.45rem,2.2vw,2rem)/1.05 var(--display);letter-spacing:-.035em}.workflow-list p{max-width:27ch;margin:.75rem 0 0;color:#c7cbd3;font-size:.9rem;line-height:1.6}.workflow-list li:last-child:after{content:"↻";position:absolute;right:1.2rem;top:1.35rem;color:#efb247;font-size:1.35rem}@media(max-width:800px){.workflow{padding-block:4rem}.workflow .workflow-heading{grid-template-columns:1fr;gap:1.25rem}.workflow .workflow-heading>p{padding:0}.workflow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-list li{min-height:240px}}@media(max-width:520px){.workflow{margin-top:3rem;padding-block:3.5rem}.workflow .workflow-heading h2{font-size:clamp(2.8rem,14vw,4.25rem)}.workflow-list{grid-template-columns:1fr}.workflow-list li{min-height:0;padding:1.4rem}.workflow-list b{margin-top:3.25rem}.workflow-list p{max-width:34ch}}

/* Simplified feedback loop: typography and dividers do the work. */
.workflow{margin-top:clamp(4rem,8vw,7rem);padding:clamp(4rem,7vw,6.5rem) 0;background:var(--paper);color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:visible}.workflow:before{display:none}.workflow .workflow-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);gap:clamp(2rem,8vw,8rem);padding-bottom:clamp(2.5rem,4vw,3.5rem)}.workflow .eyebrow{color:var(--muted)}.workflow .workflow-heading h2{max-width:11ch;color:var(--ink);font-size:clamp(2.8rem,5vw,5.4rem);line-height:.98}.workflow .workflow-heading>p{color:var(--muted);font-size:1rem}.workflow-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;background:transparent;border-top:1px solid var(--line);border-left:1px solid var(--line)}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){min-height:220px;padding:clamp(1.25rem,2vw,1.75rem);border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;color:var(--ink);transition:none}.workflow-list li:hover{background:transparent;transform:none}.workflow-list .step-number{display:block;width:auto;height:auto;margin:0;border:0;border-radius:0;color:var(--muted);font:700 .72rem/1 var(--sans);letter-spacing:.1em}.workflow-list b{margin-top:clamp(2.3rem,4vw,4.5rem);color:var(--ink);font:400 clamp(1.35rem,2vw,1.75rem)/1.1 var(--display);letter-spacing:-.03em}.workflow-list p{margin:.65rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.6}.workflow-list li:last-child:after{display:none}@media(max-width:800px){.workflow .workflow-heading{grid-template-columns:1fr;gap:1.25rem}.workflow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-list li{min-height:200px}}@media(max-width:520px){.workflow{padding-block:3.5rem}.workflow-list{grid-template-columns:1fr}.workflow-list li{min-height:0;padding:1.35rem}.workflow-list b{margin-top:2.5rem}}

/* Industry banner: supplied artwork with a CSS-only, accessible moving marquee. */
.industry-banner{position:relative;min-height:clamp(520px,52vw,720px);padding:clamp(5rem,9vw,9rem) 0 0;overflow:hidden;background:transparent;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.industry-banner:before{display:none}.industry-banner-content{position:relative}.industry-banner h2{max-width:22ch;margin:0;font:400 clamp(2.8rem,5.4vw,6.3rem)/.98 var(--sans);letter-spacing:-.055em}.industry-banner p{max-width:62ch;margin:clamp(1.5rem,3vw,2.75rem) 0 0;color:var(--muted);font-size:clamp(1rem,1.45vw,1.35rem);line-height:1.55}.industry-ticker{position:absolute;right:0;bottom:clamp(2.5rem,6vw,5.5rem);left:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.industry-ticker-track{display:flex;width:max-content;animation:industry-scroll 34s linear infinite}.industry-ticker-group{display:flex;flex:0 0 auto;gap:clamp(3rem,7vw,9rem);padding-right:clamp(3rem,7vw,9rem)}.industry-ticker span{white-space:nowrap;font-size:clamp(1.25rem,2.2vw,2.2rem);font-weight:650;letter-spacing:-.035em}.industry-ticker-group:nth-child(2){color:var(--muted)}@keyframes industry-scroll{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.industry-ticker-track{animation:none}}@media(max-width:700px){.industry-banner{min-height:500px;padding-top:4.5rem}.industry-banner h2{max-width:13ch;font-size:clamp(2.65rem,12vw,4.25rem)}.industry-banner p{max-width:36ch;font-size:1rem}.industry-ticker{bottom:2rem}.industry-ticker-group{gap:3rem;padding-right:3rem}.industry-ticker-track{animation-duration:27s}}

.industry-banner{min-height:clamp(560px,55vw,760px)}.industry-ticker{display:grid;gap:clamp(1.2rem,2.5vw,2rem);overflow:visible}.industry-ticker-line{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.industry-ticker-line-muted{color:var(--muted)}.industry-ticker-line-muted .industry-ticker-track{animation-duration:41s;animation-delay:-12s}@media(max-width:700px){.industry-banner{min-height:560px}.industry-ticker{gap:1rem;overflow:visible}.industry-ticker-line-muted .industry-ticker-track{animation-duration:32s}}

.site-nav .nav-group .mega-menu{min-width:360px}.site-nav .nav-group .mega-menu a{min-height:70px}

/* Shared chrome: clear hover and current-page signals at every breakpoint. */
.site-header{backdrop-filter:blur(14px);background:color-mix(in oklab,var(--paper) 88%,transparent)}.site-nav>a:not(.button),.nav-group>button{position:relative;padding-inline:.15rem}.site-nav>a:not(.button):after,.nav-group>button:after{content:"";position:absolute;right:.15rem;bottom:.7rem;left:.15rem;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.site-nav>a:not(.button):hover:after,.site-nav>a[aria-current="page"]:after,.nav-group>button:hover:after,.nav-group.is-current>button:after,.nav-group.is-open>button:after{transform:scaleX(1)}.nav-group.is-current>button{color:var(--accent-deep)}.menu-button{border:1px solid var(--line);border-radius:.35rem;padding:.35rem .7rem}.site-footer{padding-bottom:2rem}.site-footer .footer-links a,.site-footer .footer-legal a{transition:color .18s ease,transform .18s ease}.site-footer .footer-links a:hover,.site-footer .footer-legal a:hover{color:var(--ink);transform:translateX(3px)}@media(max-width:800px){.site-header{height:78px;min-height:78px}.site-nav>a:not(.button):after,.nav-group>button:after{right:0;bottom:.2rem;left:0}.site-nav>a[aria-current="page"]:after,.nav-group.is-current>button:after{transform:scaleX(1)}.site-nav{padding:1.25rem var(--chrome-gutter) 1.5rem;gap:.2rem}.nav-group .mega-menu{margin-top:.35rem}.site-footer .footer-cta{gap:1.5rem}.site-footer .footer-bottom{flex-wrap:wrap}}

/* Feedback loop: editorial timeline rather than a card grid. */
.workflow{padding-block:clamp(4.5rem,8vw,8rem)}.workflow .section-shell{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(3rem,9vw,10rem);align-items:start}.workflow .workflow-heading{position:sticky;top:8rem;display:block;padding:0}.workflow .workflow-heading h2{max-width:8ch;margin:.75rem 0 1.5rem;font-size:clamp(3rem,5vw,5.6rem);line-height:.95}.workflow .workflow-heading>p{max-width:31ch;padding:0;font-size:1rem}.workflow-layout{min-width:0}.workflow-list{display:block;margin:0;padding:0;border:0;background:transparent}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){display:grid;grid-template-columns:5rem minmax(0,1fr);gap:clamp(1.25rem,3vw,3rem);min-height:0;padding:clamp(1.5rem,2.5vw,2.5rem) 0;border:0;border-top:1px solid var(--line);background:transparent}.workflow-list li:last-child{border-bottom:1px solid var(--line)}.workflow-list .step-number{padding-top:.28rem;color:var(--ink);font-size:.8rem}.workflow-list b{margin:0;color:var(--ink);font:400 clamp(1.5rem,2.5vw,2.25rem)/1.05 var(--display);letter-spacing:-.04em}.workflow-list p{max-width:48ch;margin:.65rem 0 0;font-size:.93rem}.workflow-list li:nth-child(even) .step-number{color:var(--muted)}@media(max-width:900px){.workflow .section-shell{grid-template-columns:1fr;gap:2.75rem}.workflow .workflow-heading{position:static}.workflow .workflow-heading h2{max-width:11ch}.workflow-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0}.workflow-list li:last-child{border-bottom:0}.workflow-list li:nth-last-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:560px){.workflow .section-shell{gap:2.25rem}.workflow-list{display:block}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){grid-template-columns:3.25rem minmax(0,1fr);gap:1rem;padding:1.35rem 0}.workflow-list li:nth-last-child(-n+2){border-bottom:0}.workflow-list li:last-child{border-bottom:1px solid var(--line)}.workflow-list b{font-size:1.55rem}}

/* Feedback loop: a restrained editorial timeline. */
.workflow{background:oklch(97% .004 90);border-color:var(--line)}.workflow .section-shell{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:clamp(3rem,9vw,10rem);align-items:start}.workflow .workflow-heading{position:sticky;top:8rem;display:block;padding:0}.workflow .workflow-heading h2{max-width:8ch;margin:.75rem 0 1.5rem;font-size:clamp(3rem,5vw,5.6rem);line-height:.95}.workflow .workflow-heading>p{max-width:31ch;margin:0;padding:0;color:var(--muted)}.workflow-list{display:block;margin:0;padding:0;border:0;background:transparent}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:clamp(1.25rem,3vw,3rem);min-height:0;padding:clamp(1.55rem,2.7vw,2.6rem) 0;border:0;border-top:1px solid var(--line);background:transparent;transition:border-color .18s ease}.workflow-list li:last-child{border-bottom:1px solid var(--line)}.workflow-list li:hover{background:transparent;border-color:var(--ink);box-shadow:none;transform:none}.workflow-list .step-number{padding-top:.35rem;color:var(--accent-deep);font:700 .75rem/1 var(--sans);letter-spacing:.1em}.workflow-list b{margin:0;color:var(--ink);font:400 clamp(1.55rem,2.5vw,2.2rem)/1.05 var(--display);letter-spacing:-.04em}.workflow-list p{max-width:48ch;margin:.65rem 0 0;color:var(--muted);font-size:.94rem;line-height:1.65}@media(max-width:900px){.workflow .section-shell{grid-template-columns:1fr;gap:2.75rem}.workflow .workflow-heading{position:static}.workflow .workflow-heading h2{max-width:11ch}.workflow-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){grid-template-columns:1fr;gap:1.4rem}.workflow-list li:last-child{border-bottom:0}.workflow-list li:nth-last-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:560px){.workflow{padding-block:3.5rem}.workflow .section-shell{gap:2.25rem}.workflow-list{display:block}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){grid-template-columns:3.25rem minmax(0,1fr);gap:1rem;padding:1.35rem 0}.workflow-list li:nth-last-child(-n+2){border-bottom:0}.workflow-list li:last-child{border-bottom:1px solid var(--line)}}

/* Workflow cards: clear grouping, calm contrast, no layout surprises. */
.workflow .section-shell{display:block}.workflow .workflow-heading{position:static;display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:0 0 clamp(2rem,4vw,3.5rem)}.workflow .workflow-heading h2{max-width:12ch;margin:.75rem 0 0}.workflow .workflow-heading>p{max-width:34ch;margin:0}.workflow-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){display:flex;flex-direction:column;min-height:230px;padding:1.5rem;border:1px solid var(--line);background:var(--paper);border-radius:.55rem}.workflow-list li:last-child{border-bottom:1px solid var(--line)}.workflow-list li:hover{background:oklch(97% .008 82);border-color:var(--accent);box-shadow:0 8px 22px rgb(10 10 18 / .07)}.workflow-list .step-number{padding:0;color:var(--accent-deep);font-size:.72rem}.workflow-list b{margin-top:2.8rem;color:var(--ink);font:400 1.55rem/1.1 var(--display);letter-spacing:-.03em}.workflow-list p{margin:.7rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.6}@media(max-width:800px){.workflow .workflow-heading{align-items:start;flex-direction:column;gap:1.25rem}.workflow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){min-height:210px}}@media(max-width:520px){.workflow-list{grid-template-columns:1fr}.workflow-list li,.workflow-list li:nth-child(2),.workflow-list li:nth-child(5){min-height:0;padding:1.35rem}.workflow-list b{margin-top:2.5rem}}

/* Solution pages: shared layout for the supplied data-service content. */
.solution-page{padding-bottom:clamp(4rem,8vw,8rem)}.solution-page h1,.solution-page h2,.solution-page h3{font-family:var(--display);font-weight:400;letter-spacing:-.04em}.solution-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:clamp(2rem,7vw,7rem);padding-top:clamp(4.5rem,9vw,8rem);padding-bottom:clamp(4rem,8vw,7rem);border-bottom:1px solid var(--line)}.solution-hero h1{max-width:11ch;margin:0;font-size:clamp(3rem,6vw,6.1rem);line-height:.98}.solution-hero p:not(.eyebrow){max-width:58ch;margin:1.5rem 0 2rem;color:var(--muted);font-size:1.08rem}.solution-hero figure,.solution-detail figure,.solution-image figure{margin:0}.solution-hero img,.solution-detail img,.solution-image img,.solution-case img{width:100%;height:100%;object-fit:cover;border:1px solid var(--line);border-radius:.55rem}.solution-hero figure{min-height:380px}.solution-proof{padding-top:2rem;padding-bottom:2rem;border-bottom:1px solid var(--line)}.solution-proof>p{margin:0 0 1rem;color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.solution-proof>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.solution-proof span{padding:1rem 0;border-top:1px solid var(--line);color:var(--muted);font-size:.8rem;font-weight:700;text-align:center}.solution-intro{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(2.5rem,5vw,4.5rem)}.solution-intro h2{max-width:17ch;margin:0;font-size:clamp(2.4rem,4.5vw,4.8rem);line-height:1}.solution-intro>p:not(.eyebrow){max-width:68ch;margin:1.5rem 0 0;color:var(--muted);font-size:1.1rem}.solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding-top:0;padding-bottom:clamp(4rem,8vw,7rem);background:var(--line)}.solution-grid article{min-height:250px;padding:clamp(1.4rem,2.5vw,2.25rem);background:var(--paper)}.solution-grid h3{margin:0 0 1rem;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.1}.solution-grid p{margin:0;color:var(--muted);font-size:.9rem}.solution-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:clamp(2rem,7vw,7rem);align-items:center;padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.solution-detail h2{max-width:18ch;margin:0 0 1.5rem;font-size:clamp(2.25rem,4vw,4.3rem);line-height:1}.solution-detail p:not(.eyebrow){max-width:58ch;color:var(--muted)}.solution-detail figure{min-height:360px}.solution-image{padding-top:0;padding-bottom:clamp(4rem,8vw,7rem)}.solution-image>p{margin:0 0 1rem;color:var(--muted);font-size:.86rem}.solution-image button{margin:0 0 1rem;padding:0;border:0;background:transparent;color:var(--ink);font:700 .85rem var(--sans);text-decoration:underline;cursor:pointer}.solution-image figure{max-width:980px}.solution-case{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem);background:oklch(96% .004 90);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.solution-case h2{max-width:15ch;margin:0 0 1rem;font-size:clamp(2.5rem,4.5vw,4.8rem);line-height:1}.solution-case>p:not(.eyebrow){max-width:60ch;color:var(--muted)}.solution-case dl{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,5vw,5rem);margin:2.5rem 0}.solution-case dl div{min-width:140px}.solution-case dt{font:400 clamp(2rem,4vw,3.5rem)/1 var(--display);letter-spacing:-.05em}.solution-case dd{margin:.45rem 0 0;color:var(--muted);font-size:.85rem}.solution-case figure{max-width:760px;margin:2rem 0 0}.solution-datasets{display:grid;gap:1rem;margin:2rem 0 0}.solution-datasets div{padding-top:1rem;border-top:1px solid var(--line)}.solution-datasets dt{font-weight:700}.solution-datasets dd{margin:.3rem 0 0;color:var(--muted)}.solution-faq{padding-top:clamp(4rem,8vw,7rem)}.solution-faq h2{max-width:18ch;margin:0 0 2rem;font-size:clamp(2.4rem,4.5vw,4.8rem);line-height:1}.solution-faq details{padding:1.25rem 0;border-top:1px solid var(--line)}.solution-faq details:last-child{border-bottom:1px solid var(--line)}.solution-faq summary{cursor:pointer;font-weight:700}.solution-faq details p{max-width:70ch;margin:1rem 0 0;color:var(--muted)}@media(max-width:900px){.solution-hero,.solution-detail{grid-template-columns:1fr}.solution-hero figure{max-width:680px;min-height:300px}.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-proof>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.solution-hero{padding-top:3.5rem}.solution-hero h1{font-size:clamp(2.8rem,13vw,4.4rem)}.solution-hero figure,.solution-detail figure{min-height:230px}.solution-grid{grid-template-columns:1fr;gap:1px}.solution-grid article{min-height:0}.solution-proof>div{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-case dl{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.solution-detail{padding-top:3.5rem;padding-bottom:3.5rem}}

/* Platform product anchors: each product uses its own supplied interface imagery. */
.product-showcase{padding:clamp(4.5rem,9vw,8rem) 0;background:oklch(96% .004 90);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-showcase-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.65fr);gap:clamp(2rem,8vw,8rem);align-items:end;margin-bottom:clamp(2rem,5vw,4rem)}.product-showcase h2,.product-detail h2{max-width:12ch;margin:0;font:400 clamp(2.7rem,5vw,5.5rem)/.96 var(--display);letter-spacing:-.05em}.product-showcase-intro>p{max-width:36ch;margin:0;color:var(--muted);font-size:1.02rem}.product-showcase-hero{margin:0 0 1px}.product-showcase-hero img,.product-detail figure img{display:block;width:100%;border:1px solid var(--line);border-radius:.55rem;background:var(--paper);object-fit:cover}.product-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line)}.product-showcase-grid article{min-height:250px;padding:clamp(1.4rem,2.5vw,2.25rem);background:var(--paper)}.product-showcase-grid span{display:block;margin-bottom:clamp(3.5rem,6vw,6rem);color:var(--accent-deep);font-size:.72rem;font-weight:700;letter-spacing:.1em}.product-showcase-grid h3{margin:0 0 .8rem;font:400 clamp(1.35rem,2vw,1.8rem)/1.08 var(--display);letter-spacing:-.035em}.product-showcase-grid p{margin:0;color:var(--muted);font-size:.9rem}.product-showcase-talent{background:oklch(97% .006 145)}.product-detail{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:clamp(2rem,8vw,8rem);align-items:center;padding-top:clamp(4.5rem,9vw,8rem);padding-bottom:clamp(4.5rem,9vw,8rem)}.product-detail figure{margin:0}.product-detail figure img{min-height:330px;height:100%;object-fit:cover}.product-detail p:not(.eyebrow){max-width:58ch;margin:1.5rem 0;color:var(--muted);font-size:1.02rem}.product-detail ul{display:grid;gap:.8rem;max-width:58ch;margin:1.75rem 0 0;padding:0;list-style:none}.product-detail li{padding-top:.8rem;border-top:1px solid var(--line);color:var(--ink);font-size:.92rem}.product-results{display:flex;flex-wrap:wrap;gap:2rem;margin:2rem 0 0}.product-results div{min-width:130px}.product-results dt{font:400 clamp(2rem,4vw,3.3rem)/1 var(--display);letter-spacing:-.05em}.product-results dd{margin:.4rem 0 0;color:var(--muted);font-size:.85rem}@media(max-width:900px){.product-showcase-intro,.product-detail{grid-template-columns:1fr}.product-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail figure{max-width:680px}.product-showcase-intro>p{max-width:50ch}}@media(max-width:560px){.product-showcase,.product-detail{padding-block:3.5rem}.product-showcase h2,.product-detail h2{font-size:clamp(2.6rem,12vw,4.25rem)}.product-showcase-grid{grid-template-columns:1fr}.product-showcase-grid article{min-height:0}.product-showcase-grid span{margin-bottom:3rem}.product-detail figure img{min-height:220px}.product-results{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}}

/* Resource library pages, following the supplied case-study, blog, guide, and glossary layouts. */
.resource-page,.glossary-page{padding-bottom:clamp(5rem,10vw,9rem)}.resource-hero{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(3.5rem,7vw,6.5rem)}.resource-hero h1{margin:0;font:400 clamp(3.5rem,7vw,7rem)/.93 var(--sans);letter-spacing:-.065em}.resource-hero p{max-width:64ch;margin:1.8rem 0 0;font-size:clamp(1rem,1.5vw,1.25rem)}.resource-filter{position:relative;width:max-content;margin-top:clamp(3rem,6vw,5.5rem)}.resource-filter summary{min-width:122px;padding:.65rem .9rem;border:1px solid var(--line);border-radius:.45rem;cursor:pointer;font-weight:700;list-style:none}.resource-filter summary:after{content:'⌄';float:right;margin-left:1.5rem}.resource-filter summary::-webkit-details-marker{display:none}.resource-filter[open]{z-index:2;background:var(--paper);box-shadow:0 10px 24px rgb(10 10 18 / .08)}.resource-filter a{display:block;padding:.65rem .9rem;color:var(--muted);font-size:.9rem}.resource-filter a:hover{color:var(--ink)}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,4.5vw,4rem)}.resource-grid article{min-width:0}.resource-grid img{display:block;width:100%;aspect-ratio:1.55;object-fit:cover;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,0 18%);background:oklch(92% .006 260)}.resource-grid h2{margin:1.45rem 0 .75rem;font:400 clamp(1.45rem,2.2vw,2.1rem)/1.12 var(--sans);letter-spacing:-.04em}.resource-grid p{margin:0;color:var(--ink);font-size:.96rem;line-height:1.55}.resource-grid>article>span,.resource-grid footer span{display:inline-block;margin-top:1.35rem;padding:.18rem .55rem;border:1px solid var(--line);border-radius:.22rem;background:oklch(95% .004 90);font-size:.76rem}.resource-grid footer{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin-top:1.35rem;font-size:.82rem;font-weight:700}.resource-grid footer time:after{content:'·';margin-left:.55rem}.resource-grid footer span{margin:0}.resource-grid-single{grid-template-columns:minmax(0,360px)}.resource-grid-single img{aspect-ratio:1.7}.glossary-page .resource-hero{padding-left:0;padding-right:0}.glossary-index{display:flex;flex-wrap:wrap;gap:clamp(.5rem,1.6vw,1.4rem);align-items:center;margin-bottom:2.5rem}.glossary-index button{min-width:1.6rem;padding:.35rem;border:0;background:transparent;color:var(--ink);font:inherit;cursor:pointer}.glossary-index button.is-active{padding:.55rem .85rem;border-radius:999px;background:oklch(93% .035 280);color:oklch(48% .17 280)}.glossary-search{display:grid;max-width:320px;margin-bottom:clamp(3rem,6vw,5rem);color:transparent}.glossary-search input{grid-area:1/1;width:100%;border:1px solid var(--line);border-radius:.45rem;background:var(--paper);padding:.78rem 1rem .78rem 2.5rem;color:var(--ink);font:inherit}.glossary-search:before{content:'⌕';grid-area:1/1;z-index:1;align-self:center;margin-left:.85rem;color:var(--muted);font-size:1.35rem}.glossary-section>h2{margin:0 0 2.5rem;font:400 clamp(2.8rem,5vw,5rem)/1 var(--sans);letter-spacing:-.06em}.glossary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,3rem)}.glossary-grid article{min-height:270px;padding:clamp(1.6rem,2.5vw,2.35rem);background:oklch(94% .004 90);clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,0 11%)}.glossary-grid h3{margin:0 0 .8rem;font:400 clamp(1.35rem,2vw,1.85rem)/1.1 var(--sans);letter-spacing:-.035em}.glossary-grid p{margin:0;line-height:1.55}.glossary-empty{margin-top:2rem;color:var(--muted)}@media(max-width:850px){.resource-grid,.glossary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.resource-hero{padding-top:3.25rem}.resource-hero h1{font-size:clamp(3.2rem,16vw,4.75rem)}.resource-grid,.glossary-grid{grid-template-columns:1fr;gap:2.5rem}.resource-grid-single{grid-template-columns:1fr}.resource-grid-single article{max-width:360px}.glossary-index{gap:.35rem}.glossary-index button{min-width:1.4rem}.glossary-grid article{min-height:0}}
