.home-brand-trust{--ink:#062a49;--ink-soft:#39546b;--teal:#008d96;--teal-deep:#00666e;--cyan:#2db1e4;--green:#79d26f;--gold:#f9cc62;--paper:#f7faf8;--mist:#eaf4f0;--line:#d5e2dd;--white:#fff;--shadow:0 24px 70px rgba(7,45,67,.12);--shell:min(1240px,calc(100vw - 56px));--radius:26px;background:#fff;color:var(--ink);font-family:system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit}
.shell{width:var(--shell);margin-inline:auto}
.skip-link{position:fixed;z-index:1000;left:18px;top:-80px;padding:10px 16px;border-radius:8px;background:var(--ink);color:white;transition:top .2s}.skip-link:focus{top:12px}
.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;border-bottom:1px solid transparent;background:rgba(255,255,255,.78);backdrop-filter:blur(20px);transition:.3s ease}
.site-header.scrolled{border-color:rgba(6,42,73,.08);box-shadow:0 10px 40px rgba(6,42,73,.05)}
.header-inner{height:84px;display:flex;align-items:center;gap:36px}
.brand{width:126px;flex:none}.brand img{width:100%;height:auto}
.desktop-nav{display:flex;gap:30px;margin-left:auto;color:#1c405b;font-size:15px}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:1px;background:var(--teal);transition:right .25s}.desktop-nav a:hover::after,.desktop-nav a:focus-visible::after{right:0}
.header-actions{display:flex;align-items:center;gap:10px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:999px;font-weight:700;transition:transform .22s,box-shadow .22s,background .22s,color .22s}.button:hover{transform:translateY(-2px)}.button:focus-visible,.text-link:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid rgba(45,177,228,.35);outline-offset:4px}
.button-small{min-height:42px;padding:0 20px;font-size:14px}.button-large{min-height:54px;padding:0 28px}.button-solid{background:linear-gradient(105deg,var(--teal),#13aebb);color:white;box-shadow:0 12px 30px rgba(0,141,150,.22)}.button-solid:hover{box-shadow:0 16px 35px rgba(0,141,150,.3)}.button-outline{border-color:#b5ced2;color:var(--teal-deep);background:rgba(255,255,255,.7)}.button-light{background:#fff;color:var(--ink);box-shadow:0 14px 32px rgba(0,0,0,.13)}
.menu-button,.mobile-nav{display:none}
.hero{position:relative;min-height:860px;padding:168px 0 94px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfdfc 72%,#f4f9f6 100%)}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:64px;align-items:center}
.hero-copy{padding:30px 0}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:var(--teal-deep);font-size:13px;font-weight:700;letter-spacing:.14em}.eyebrow>span{width:34px;height:2px;background:linear-gradient(90deg,var(--teal),var(--green))}
.hero h1{max-width:670px;margin:0;font-size:clamp(48px,5vw,70px);line-height:1.12;letter-spacing:-.055em}.hero h1 em{display:block;margin-top:10px;color:var(--teal);font-style:normal}
.hero-lead{max-width:610px;margin:30px 0 0;color:var(--ink-soft);font-size:19px;line-height:1.8}
.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.text-link{display:inline-flex;align-items:center;gap:12px;font-weight:700;color:var(--teal-deep)}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-2px)}
.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:54px 0 0;padding:24px 0 0;border-top:1px solid var(--line)}.hero-facts div{padding-right:20px}.hero-facts div+div{padding-left:20px;border-left:1px solid var(--line)}.hero-facts dt{font-size:25px;font-weight:700;letter-spacing:-.03em}.hero-facts dd{margin:3px 0 0;color:#657987;font-size:12px;line-height:1.55}
.hero-stage{position:relative;height:590px}.stage-orbit{position:absolute;border-radius:50%;filter:blur(1px);border:1px solid rgba(0,141,150,.14);animation:orbit 14s linear infinite}.stage-orbit-one{width:540px;height:540px;right:-90px;top:20px}.stage-orbit-two{width:350px;height:350px;left:35px;bottom:0;animation-direction:reverse;animation-duration:18s}.stage-orbit::after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;top:17%;left:7%;background:var(--cyan);box-shadow:0 0 28px var(--cyan)}
.product-window{position:absolute;overflow:hidden;border:1px solid rgba(89,122,135,.2);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.window-bar{height:39px;display:flex;align-items:center;gap:6px;padding:0 14px;border-bottom:1px solid #e4ece9;background:#f9fbfa}.window-bar span{width:7px;height:7px;border-radius:50%;background:#bfd1d0}.window-bar b{margin-left:8px;color:#4f6d7a;font-size:10px;font-weight:500}.product-window img{width:100%;height:auto}
.product-window-main{z-index:3;top:36px;right:0;width:94%;animation:stage-float 7s ease-in-out infinite}.product-window-secondary{z-index:4;left:-6px;bottom:6px;width:48%;animation:stage-float 7.8s ease-in-out infinite reverse}
.data-sweep{position:absolute;left:0;right:0;top:39px;height:2px;background:linear-gradient(90deg,transparent,rgba(45,177,228,.8),transparent);box-shadow:0 0 15px rgba(45,177,228,.6);animation:sweep 5.5s ease-in-out infinite}
.stage-card{position:absolute;z-index:6;display:flex;align-items:center;gap:12px;min-width:210px;padding:13px 16px;border:1px solid rgba(0,141,150,.17);border-radius:14px;background:rgba(255,255,255,.9);box-shadow:0 16px 40px rgba(0,60,70,.13);backdrop-filter:blur(18px);animation:stage-float 6.5s ease-in-out infinite}.stage-card small{display:block;color:#758993;font-size:10px}.stage-card strong{display:block;margin-top:1px;font-size:12px}.stage-card-source{right:-18px;top:310px}.stage-card-review{left:82px;top:5px;animation-delay:-2s}.stage-card-icon{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#e3f7ec;color:#248352;font-weight:700}.avatar-stack{display:flex;padding-left:8px}.avatar-stack i{width:27px;height:27px;margin-left:-8px;border:2px solid white;border-radius:50%;background:#a4c8be}.avatar-stack i:nth-child(2){background:#7ab8c7}.avatar-stack i:nth-child(3){background:#7f9fb4}
.hero-haze{position:absolute;width:760px;height:700px;right:-100px;top:120px;border-radius:50%;background:radial-gradient(circle,rgba(121,210,111,.18),rgba(45,177,228,.1) 42%,transparent 70%);filter:blur(35px)}
.home-easter-ripple{position:absolute;z-index:8;width:9px;height:9px;border-radius:50%;background:#effffb;box-shadow:0 0 28px rgba(91,218,195,.96),42px -23px 0 -1px rgba(67,190,214,.9),-38px 28px 0 -1px rgba(121,210,111,.9);pointer-events:none;transform:translate(-50%,-50%) scale(.4);animation:home-easter-ripple 1.8s cubic-bezier(.18,.72,.22,1) forwards}.home-easter-ripple::before{content:"";position:absolute;left:50%;top:50%;width:118px;height:54px;border:1.5px solid rgba(91,218,195,.78);border-right-color:transparent;border-bottom-color:rgba(67,190,214,.2);border-radius:50%;transform:translate(-50%,-50%) rotate(-18deg) scale(.45);animation:home-easter-orbit 1.8s cubic-bezier(.18,.72,.22,1) forwards}.home-easter-ripple::after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:#72daca;box-shadow:54px 6px 0 -1px rgba(121,210,111,.88),-50px -10px 0 -1px rgba(45,177,228,.86);transform:translate(-50%,-50%) rotate(0deg);animation:home-easter-particles 1.8s cubic-bezier(.18,.72,.22,1) forwards}
.logo-proof{padding:38px 0 50px;border-top:1px solid #e4ece9;border-bottom:1px solid #e4ece9;background:#f8fbf9;overflow:hidden}.logo-proof-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.logo-proof h2{margin:0;font-size:17px}.logo-proof p{margin:0;color:#526b78;font-size:12px;letter-spacing:.08em}.logo-marquee{position:relative;margin-top:30px;outline:none}.logo-marquee::before,.logo-marquee::after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:9vw;pointer-events:none}.logo-marquee::before{left:0;background:linear-gradient(90deg,#f8fbf9,transparent)}.logo-marquee::after{right:0;background:linear-gradient(-90deg,#f8fbf9,transparent)}.logo-track{display:flex;width:max-content;animation:marquee 40s linear infinite}.logo-set{display:flex;align-items:center;gap:66px;padding-right:66px}.logo-set img{width:130px;height:55px;object-fit:contain;filter:grayscale(1);opacity:.68;transition:.25s}.logo-set img:hover{filter:none;opacity:1}.logo-marquee:focus .logo-track{animation-play-state:paused}
.section{padding:120px 0}.section-heading{margin-bottom:54px}.split-heading{display:grid;grid-template-columns:1.15fr .55fr;gap:90px;align-items:end}.section-heading h2,.platform h2,.company h2,.conversion h2{margin:0;font-size:clamp(40px,4.3vw,61px);line-height:1.16;letter-spacing:-.045em}.section-heading>p,.split-heading>p,.company header>p{margin:0;color:var(--ink-soft);line-height:1.85}.proof-grid{display:grid;grid-template-columns:1.45fr .72fr;gap:24px}.proof-feature,.proof-side{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:white;overflow:hidden;transition:transform .28s,box-shadow .28s}.proof-feature:hover,.proof-side:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.proof-image{position:relative;overflow:hidden}.proof-feature .proof-image{aspect-ratio:1.75}.proof-side .proof-image{aspect-ratio:1.28}.proof-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.proof-feature:hover img,.proof-side:hover img{transform:scale(1.035)}.publisher{position:absolute;left:18px;top:18px;padding:7px 11px;border-radius:8px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);color:#17384f;font-size:11px;font-weight:700}.proof-content{display:flex;justify-content:space-between;gap:30px;padding:27px 30px 18px}.proof-content p{margin:0 0 7px;color:var(--teal);font-size:12px;font-weight:700;letter-spacing:.08em}.proof-content h3{margin:0;font-size:23px;line-height:1.42;letter-spacing:-.02em}.proof-side .proof-content{display:block;padding-bottom:14px}.proof-side .proof-content h3{font-size:20px}.proof-metric{display:flex;align-items:center;gap:10px;flex:none;padding-left:25px;border-left:1px solid var(--line)}.proof-metric strong{font-size:40px;color:var(--teal);letter-spacing:-.06em}.proof-metric span{color:#607685;font-size:10px;line-height:1.45}.proof-source{display:flex;justify-content:space-between;margin-top:auto;padding:17px 30px 22px;color:#587080;font-size:13px;font-weight:700}.proof-source b{font-size:18px}
.platform{position:relative;overflow:hidden;background:var(--ink);color:#fff}.platform::before{content:"";position:absolute;width:900px;height:900px;left:-320px;bottom:-580px;border-radius:50%;background:rgba(0,141,150,.18);filter:blur(10px)}.platform-grid{position:relative;display:grid;grid-template-columns:.54fr 1.2fr;gap:78px;align-items:start}.eyebrow-light{color:#a7f4e4}.eyebrow-light>span{background:linear-gradient(90deg,#79d26f,#2db1e4)}.platform-intro{position:sticky;top:130px}.platform-intro>p:not(.eyebrow){color:#b7c8d3;line-height:1.85}.text-link-light{color:#d9fff8}.platform-workspace{min-width:0}.product-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:5px;border-radius:18px;background:rgba(255,255,255,.07)}.product-tabs button{display:grid;grid-template-columns:auto 1fr;column-gap:10px;text-align:left;align-items:center;padding:15px 17px;border:1px solid transparent;border-radius:14px;background:transparent;color:#a9bdc8;cursor:pointer;transition:.25s}.product-tabs button:hover{background:rgba(255,255,255,.06)}.product-tabs button[aria-selected="true"]{border-color:rgba(121,210,111,.22);background:rgba(255,255,255,.12);color:white;box-shadow:0 10px 30px rgba(0,0,0,.12)}.product-tabs button span{grid-row:1/3;color:#6f8997;font-size:11px}.product-tabs button b{font-size:14px}.product-tabs button small{font-size:10px}.product-panel{position:relative;margin-top:18px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.04));min-height:600px}.product-copy{position:relative;z-index:3;width:54%;padding:56px 0 0 52px}.product-copy>p{margin:0;color:#90dace;font-size:12px;font-weight:700}.product-copy h3{margin:12px 0 0;font-size:33px;line-height:1.35;letter-spacing:-.03em}.product-copy ul{display:grid;gap:12px;margin:27px 0;padding:0;list-style:none;color:#c1d1da}.product-copy li{display:flex;gap:10px}.product-copy li::before{content:"";width:6px;height:6px;margin-top:9px;border-radius:50%;background:#79d26f;box-shadow:0 0 14px #79d26f}.product-copy a{display:inline-flex;gap:10px;font-weight:700;color:#a7f4e4}.product-visual{position:absolute;z-index:2;width:73%;right:-17%;bottom:33px;border:1px solid rgba(255,255,255,.22);border-radius:17px;background:#fff;box-shadow:0 30px 70px rgba(0,0,0,.35);overflow:hidden;transform:rotate(-2deg);transition:opacity .25s,transform .4s}.product-visual.is-switching{opacity:.1;transform:translateY(16px) rotate(-2deg)}.product-visual img{width:100%}.visual-glow{position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.38) 47%,transparent 61%);transform:translateX(-110%);animation:visual-sheen 7s ease-in-out infinite}.product-flow{position:absolute;z-index:4;left:55px;right:55px;bottom:28px;display:flex;align-items:center}.product-flow i{width:8px;height:8px;border-radius:50%;background:#8bedda;box-shadow:0 0 12px #8bedda}.product-flow b{position:relative;flex:1;height:1px;background:repeating-linear-gradient(90deg,rgba(139,237,218,.7) 0 7px,transparent 7px 14px);background-size:28px 1px;animation:flow 1.2s linear infinite}
.centered-heading{max-width:750px;margin-inline:auto;text-align:center}.centered-heading .eyebrow{justify-content:center}.centered-heading>p{max-width:570px;margin:22px auto 0}.control{background:#f7faf8}.control-flow{display:grid;grid-template-columns:1fr 100px 1fr 100px 1fr;align-items:center}.control-flow article{min-height:310px;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff}.control-flow article>span{color:#8aa0a9;font-size:11px}.control-flow h3{margin:25px 0 8px;font-size:22px}.control-flow p{margin:0;color:#617786}.control-icon{position:relative;width:100%;height:82px;margin-top:34px}.source-icon i{position:absolute;width:48px;height:58px;border:1px solid #9bc8c6;border-radius:9px;background:#eff9f6}.source-icon i:nth-child(1){left:calc(50% - 50px);transform:rotate(-8deg)}.source-icon i:nth-child(2){left:calc(50% - 25px);top:-8px;background:white}.source-icon i:nth-child(3){left:50%;transform:rotate(8deg)}.people-icon{display:flex;align-items:center;justify-content:center}.people-icon i{width:48px;height:48px;margin:0 -5px;border:4px solid white;border-radius:50%;background:#c0ddd6;box-shadow:0 8px 20px rgba(0,0,0,.08)}.people-icon i:nth-child(2){width:56px;height:56px;background:#81c5c8;z-index:2}.people-icon i:nth-child(3){background:#bad0dd}.review-icon{display:grid;place-items:center}.review-icon i{width:70px;height:70px;border:1px solid #acd4c9;border-radius:50%;background:#edf9f5}.review-icon i::after{content:"✓";display:grid;width:35px;height:35px;margin:17px;place-items:center;border-radius:50%;background:var(--teal);color:white;font-weight:700}.flow-line{height:2px;background:repeating-linear-gradient(90deg,#8fc7c3 0 8px,transparent 8px 16px);background-size:32px 2px;animation:flow 1.4s linear infinite}.flow-line i{display:block;width:8px;height:8px;margin-left:auto;transform:translateY(-3px);border-radius:50%;background:var(--teal);box-shadow:0 0 12px var(--teal)}
.voice-layout{display:grid;grid-template-columns:1fr 1.08fr 1fr;gap:18px;align-items:start}.voice-card{position:relative;min-height:285px;padding:30px;border:1px solid #d9e5e0;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(6,42,73,.07);transition:transform .3s,box-shadow .3s}.voice-card:hover{transform:translateY(-7px)!important;box-shadow:0 28px 65px rgba(6,42,73,.12)}.voice-card-b{margin-top:54px}.voice-card-c{margin-top:10px}.voice-card::before{content:"“";position:absolute;right:25px;top:6px;color:#d8eee7;font-family:Georgia,serif;font-size:80px;line-height:1}.voice-card blockquote{position:relative;margin:0;font-size:18px;font-weight:700;line-height:1.75}.voice-card footer{display:flex;align-items:center;gap:11px;margin-top:26px}.voice-card footer img{width:42px;height:42px;border-radius:50%;background:#eef7f4}.voice-card footer strong,.voice-card footer small{display:block}.voice-card footer strong{font-size:13px}.voice-card footer small{color:#6d818d;font-size:11px}.voices-link{display:flex;width:max-content;margin:35px auto 0;gap:12px;color:var(--teal-deep);font-weight:700}
.company{background:linear-gradient(115deg,#eaf5f0 0%,#f9fbfa 52%,#edf6fb 100%)}.company-grid{display:grid;grid-template-columns:.75fr 1fr;gap:110px;align-items:center}.company header>p{margin:24px 0}.timeline{position:relative;margin:0;padding:0;list-style:none}.timeline::before{content:"";position:absolute;left:82px;top:30px;bottom:30px;width:1px;background:#b9d3cc}.timeline li{position:relative;display:grid;grid-template-columns:62px 1fr;gap:48px;padding:23px 0}.timeline li::before{content:"";position:absolute;left:77px;top:34px;width:11px;height:11px;border:3px solid #eaf5f0;border-radius:50%;background:var(--teal);box-shadow:0 0 0 1px #8ec8bd}.timeline time{color:var(--teal-deep);font-size:14px;font-weight:700}.timeline strong,.timeline span{display:block}.timeline strong{font-size:19px}.timeline span{margin-top:3px;color:#5f7583;font-size:13px}
.press-grid{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);gap:34px;align-items:stretch}.press-lead{display:flex;min-width:0;flex-direction:column;padding:14px 14px 27px;border:1px solid var(--line);border-radius:24px;background:#fff;transition:.3s}.press-lead:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.press-lead-image{position:relative;overflow:hidden;border-radius:15px}.press-lead-image img{width:100%;aspect-ratio:1.55;object-fit:cover}.press-lead-image>span{position:absolute;left:18px;top:18px;padding:7px 11px;border:1px solid rgba(255,255,255,.58);border-radius:8px;background:rgba(6,42,73,.82);backdrop-filter:blur(10px);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em}.press-lead>span{margin:23px 13px 0;color:var(--teal);font-size:12px;font-weight:700}.press-lead h3{margin:10px 13px 0;font-size:25px;line-height:1.45}.press-lead>b{margin:auto 13px 0;padding-top:22px;color:#667b87;font-size:13px}.press-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.press-list a{position:relative;display:flex;min-width:0;min-height:148px;flex-direction:column;padding:22px 42px 20px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s,box-shadow .2s}.press-list a:hover{z-index:1;background:#f7faf8;box-shadow:0 12px 28px rgba(6,42,73,.07)}.press-list span{display:flex;justify-content:space-between;gap:12px;color:var(--teal);font-size:12px;font-weight:700}.press-list span small{flex:none;font-weight:500}.press-list h3{margin:12px 0 0;font-size:16px;line-height:1.52}.press-list b{position:absolute;right:20px;bottom:18px;color:#6b7f8b}.insights{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.insights>*{padding:27px 22px}.insights>*+*{border-left:1px solid var(--line)}.insights-heading span{color:var(--teal);font-size:11px;font-weight:700}.insights-heading h3{margin:7px 0 0;font-size:18px}.insights a{display:flex;flex-direction:column;min-height:150px;transition:background .2s}.insights a:hover{background:#f5faf7}.insights small{color:#78909a}.insights strong{margin-top:10px;line-height:1.55}.insights a>span{margin-top:auto;color:var(--teal);font-weight:700}
.conversion{position:relative;overflow:hidden;background:var(--teal-deep);color:white}.conversion-inner{position:relative;z-index:2;text-align:center}.conversion h2{font-size:clamp(42px,5vw,70px)}.conversion-inner>p:not(.eyebrow){max-width:670px;margin:24px auto 35px;color:#c6e3df;font-size:18px}.conversion-inner .eyebrow{justify-content:center}.conversion-inner>div{display:flex;align-items:center;justify-content:center;gap:28px}.conversion-orb{position:absolute;width:800px;height:800px;left:50%;top:48%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(121,210,111,.23),rgba(45,177,228,.09) 44%,transparent 67%);animation:pulse 8s ease-in-out infinite}
.footer{padding:70px 0 26px;background:#041d33;color:white}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:60px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid img{width:140px}.footer-grid p{max-width:300px;color:#9fb1be;font-size:13px}.footer-grid strong{margin-bottom:7px}.footer-grid a{color:#aebeca;font-size:13px}.footer-grid a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#8298a8;font-size:11px}
[data-reveal]{opacity:1;transform:none}.home-brand-trust.reveal-enhanced [data-reveal].reveal-pending{opacity:0;transform:translateY(26px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.home-brand-trust.reveal-enhanced [data-reveal].is-visible{opacity:1;transform:none}
@keyframes stage-float{0%,100%{translate:0 0}50%{translate:0 -10px}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes sweep{0%,15%{transform:translateY(0);opacity:0}25%{opacity:1}70%{opacity:.9}85%,100%{transform:translateY(355px);opacity:0}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes visual-sheen{0%,30%{transform:translateX(-110%)}55%,100%{transform:translateX(110%)}}@keyframes flow{to{background-position:32px 0}}@keyframes pulse{50%{transform:translate(-50%,-50%) scale(1.08);opacity:.72}}
@media(max-width:1050px){:root{--shell:min(100% - 40px,920px)}.header-inner{gap:20px}.desktop-nav{gap:18px}.hero{min-height:auto;padding-top:140px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{max-width:760px}.hero-stage{height:570px;max-width:760px;width:100%;margin:auto}.platform-grid{grid-template-columns:1fr}.platform-intro{position:static;max-width:720px}.control-flow{grid-template-columns:1fr 55px 1fr 55px 1fr}.company-grid{gap:60px}.section{padding:95px 0}.proof-grid{grid-template-columns:1.25fr .75fr}.split-heading{gap:45px}.insights{grid-template-columns:1fr 1fr}.insights>*+*{border-left:0}.insights>*:nth-child(even){border-left:1px solid var(--line)}.insights>*:nth-child(n+3){border-top:1px solid var(--line)}}
@media(max-width:900px){.desktop-nav,.header-actions{display:none}.menu-button{display:grid;width:42px;height:42px;margin-left:auto;padding:12px;border:0;border-radius:50%;background:#eef6f3;place-content:center;gap:6px}.menu-button span{display:block;width:18px;height:1px;background:var(--ink);transition:.2s}.menu-button[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{display:grid;position:absolute;left:0;right:0;top:84px;padding:8px 20px 20px;border-bottom:1px solid var(--line);background:white;box-shadow:0 22px 40px rgba(0,0,0,.08);transform:translateY(-12px);opacity:0;visibility:hidden;transition:.2s}.mobile-nav.open{transform:none;opacity:1;visibility:visible}.mobile-nav a{padding:12px;border-bottom:1px solid #edf2f0}}
@media(max-width:760px){:root{--shell:calc(100% - 40px);--radius:20px}.site-header{background:rgba(255,255,255,.92)}.header-inner{height:70px}.brand{width:108px}.desktop-nav,.header-actions{display:none}.menu-button{display:grid;width:42px;height:42px;margin-left:auto;padding:12px;border:0;border-radius:50%;background:#eef6f3;place-content:center;gap:6px}.menu-button span{display:block;width:18px;height:1px;background:var(--ink);transition:.2s}.menu-button[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{display:grid;position:absolute;left:0;right:0;top:70px;padding:8px 20px 20px;border-bottom:1px solid var(--line);background:white;box-shadow:0 22px 40px rgba(0,0,0,.08);transform:translateY(-12px);opacity:0;visibility:hidden;transition:.2s}.mobile-nav.open{transform:none;opacity:1;visibility:visible}.mobile-nav a{padding:12px;border-bottom:1px solid #edf2f0}.hero{padding:116px 0 64px}.hero-grid{gap:15px}.hero-copy{padding:0}.eyebrow{margin-bottom:14px;font-size:11px}.hero h1{font-size:39px;line-height:1.18;letter-spacing:-.045em}.hero h1 em{margin-top:5px}.hero-lead{margin-top:20px;font-size:16px;line-height:1.75}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px;margin-top:27px}.button-large{min-height:50px;padding:0 22px}.hero-facts{grid-template-columns:repeat(3,1fr);margin-top:36px;padding-top:18px}.hero-facts div{padding-right:8px}.hero-facts div+div{padding-left:10px}.hero-facts dt{font-size:20px}.hero-facts dd{font-size:9px}.hero-stage{height:365px;margin-top:22px}.product-window-main{top:30px;width:98%;right:-7%;transform:rotateY(-5deg) rotateX(1deg)}.product-window-secondary{width:49%;left:-4px;bottom:10px}.window-bar{height:27px;padding:0 9px}.window-bar span{width:5px;height:5px}.window-bar b{font-size:7px}.stage-card{min-width:155px;padding:9px 10px;gap:8px}.stage-card strong{font-size:9px}.stage-card small{font-size:8px}.stage-card-source{right:-8px;top:210px}.stage-card-review{left:18px;top:2px}.avatar-stack i{width:20px;height:20px}.stage-card-icon{width:23px;height:23px;font-size:10px}.stage-orbit-one{width:350px;height:350px}.stage-orbit-two{width:230px;height:230px}.data-sweep{top:27px}.logo-proof{padding:28px 0 35px}.logo-proof-heading{display:block}.logo-proof h2{font-size:14px;line-height:1.6}.logo-proof p{margin-top:8px;font-size:10px}.logo-set{gap:38px;padding-right:38px}.logo-set img{width:95px;height:40px}.section{padding:76px 0}.split-heading{display:block}.section-heading{margin-bottom:35px}.section-heading h2,.platform h2,.company h2,.conversion h2{font-size:35px;line-height:1.22}.split-heading>p{margin-top:20px}.proof-grid,.press-grid,.company-grid{grid-template-columns:1fr;gap:18px}.proof-feature .proof-image,.proof-side .proof-image{aspect-ratio:1.55}.proof-content{display:block;padding:20px 20px 12px}.proof-content h3{font-size:19px}.proof-metric{margin-top:20px;padding:15px 0 0;border-top:1px solid var(--line);border-left:0}.proof-source{padding:14px 20px 20px}.platform-grid{gap:35px}.product-tabs{overflow-x:auto;grid-template-columns:repeat(3,minmax(125px,1fr))}.product-tabs button{padding:12px}.product-panel{min-height:545px}.product-copy{width:100%;padding:30px 24px 0}.product-copy h3{font-size:25px}.product-copy ul{margin:20px 0;font-size:14px}.product-visual{width:93%;right:-9%;bottom:45px}.product-flow{left:25px;right:25px;bottom:18px}.control-flow{grid-template-columns:1fr;gap:0}.control-flow article{min-height:0}.flow-line{width:2px;height:55px;margin:auto;background:repeating-linear-gradient(180deg,#8fc7c3 0 8px,transparent 8px 16px);background-size:2px 32px}.flow-line i{margin:47px 0 0;transform:translateX(-3px)}.voice-layout{grid-template-columns:1fr;gap:14px}.voice-card,.voice-card-b,.voice-card-c{min-height:0;margin:0}.voice-card blockquote{font-size:16px}.company-grid{gap:40px}.timeline::before{left:65px}.timeline li{grid-template-columns:48px 1fr;gap:35px}.timeline li::before{left:60px}.press-list a{grid-template-columns:75px 1fr 15px;gap:10px;min-height:94px}.press-list h3{font-size:15px}.press-lead h3{font-size:20px}.insights{grid-template-columns:1fr;margin-top:35px}.insights>*+*{border-left:0!important;border-top:1px solid var(--line)}.insights a{min-height:130px}.conversion-inner>div{flex-direction:column;gap:20px}.conversion-inner>p:not(.eyebrow){font-size:16px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}}
@media(max-width:760px){.product-tabs{grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.product-tabs button{grid-template-columns:1fr;gap:1px;padding:11px 5px;text-align:center}.product-tabs button span{display:none}.product-tabs button b{font-size:12px}.product-tabs button small{font-size:8px}.product-panel{min-height:0;padding-bottom:58px}.product-visual{position:relative;width:calc(100% - 40px);right:auto;bottom:auto;margin:30px 20px 0;transform:rotate(-1deg)}.product-visual.is-switching{transform:translateY(10px) rotate(-1deg)}.product-flow{bottom:22px}}
@media(max-width:360px){:root{--shell:calc(100% - 32px)}.hero h1{font-size:34px}.hero-facts dt{font-size:18px}.hero-stage{height:325px}.stage-card-review{left:2px}.product-copy h3{font-size:22px}.section-heading h2,.platform h2,.company h2,.conversion h2{font-size:31px}.footer-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.stage-orbit,.product-window,.stage-card,.data-sweep,.visual-glow,.product-flow b,.flow-line,.conversion-orb{animation:none!important}[data-reveal]{opacity:1;transform:none;transition:none}.button,.proof-feature,.proof-side,.press-lead,.voice-card{transition:none}}

/* Production homepage integration */
.home-brand-trust .logo-proof-heading>div{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;flex:1}
.home-brand-trust .platform-workspace:not(.is-enhanced) .product-tabs{display:none}
.home-brand-trust .platform-workspace:not(.is-enhanced) .product-panel+.product-panel{margin-top:28px}
.home-brand-trust .platform-workspace.is-enhanced .product-panel[hidden]{display:none}
.home-brand-trust .press-list span small{display:block;margin-top:4px;color:#718691;font-size:10px;font-weight:400}
.home-brand-trust .conversion-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.75fr) minmax(480px,1fr);gap:80px;align-items:start}
.home-brand-trust .conversion-copy{position:sticky;top:130px;padding-top:34px}
.home-brand-trust .conversion-copy>p:not(.eyebrow){margin:24px 0 30px;color:#c6e3df;font-size:18px;line-height:1.8}
.home-brand-trust .home-contact-form{padding:34px;border:1px solid rgba(255,255,255,.24);border-radius:24px;background:rgba(255,255,255,.96);color:var(--ink);box-shadow:0 28px 70px rgba(0,31,46,.22)}
.home-brand-trust .home-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.home-brand-trust .home-form-full{grid-column:1/-1}
.home-brand-trust .home-contact-form label{display:block;margin-bottom:7px;color:#29485e;font-size:13px;font-weight:700}
.home-brand-trust .home-contact-form label span{color:#bd3447}
.home-brand-trust .home-contact-form input,.home-brand-trust .home-contact-form textarea{display:block;width:100%;border:1px solid #c9d9d5;border-radius:10px;background:#fff;color:var(--ink);font:inherit;outline:none;transition:border-color .2s,box-shadow .2s}
.home-brand-trust .home-contact-form input{height:48px;padding:0 14px}
.home-brand-trust .home-contact-form textarea{height:116px;padding:12px 14px;resize:vertical}
.home-brand-trust .home-contact-form input:focus,.home-brand-trust .home-contact-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(0,141,150,.14)}
.home-brand-trust .home-phone-fields{display:grid;grid-template-columns:minmax(0,1fr) 80px;gap:8px}
.home-brand-trust .home-form-label-row{display:flex;justify-content:space-between;gap:15px}.home-brand-trust .home-form-label-row span{color:#607685;font-size:11px}
.home-brand-trust .home-form-error{margin:5px 0 0;color:#bd3447;font-size:12px}
.home-brand-trust .home-honeypot{position:absolute;left:-9999px}
.home-brand-trust .home-contact-form .cf-turnstile{margin-top:22px}
.home-brand-trust .home-contact-form>button{margin-top:24px;background:var(--ink);color:#fff}

@media(max-width:1050px){
  .home-brand-trust .conversion-grid{grid-template-columns:1fr;gap:42px}
  .home-brand-trust .conversion-copy{position:static;max-width:720px;padding-top:0}
}
@media(max-width:760px){
  .home-brand-trust .logo-proof-heading{align-items:flex-start}
  .home-brand-trust .logo-proof-heading>div{display:block}
  .home-brand-trust .home-contact-form{padding:22px 18px}
  .home-brand-trust .home-form-grid{grid-template-columns:1fr;gap:17px}
  .home-brand-trust .home-form-full{grid-column:auto}
}

/* Brand-trust polish: deliberate type fit, faithful media ratios, and spatial feedback. */
.home-brand-trust{--layout-major:1.618fr;--layout-minor:1fr;--section-space:clamp(96px,7.8vw,120px);--heading-gap:clamp(48px,5vw,72px);font-family:inherit}
.home-brand-trust h1,.home-brand-trust h2,.home-brand-trust h3{text-wrap:balance}
.home-brand-trust section[id]{scroll-margin-top:108px}
.home-brand-trust .section{padding-block:var(--section-space)}
.home-brand-trust .section-heading{margin-bottom:var(--heading-gap)}
.home-brand-trust .split-heading{grid-template-columns:minmax(0,var(--layout-major)) minmax(300px,var(--layout-minor));gap:clamp(56px,6vw,88px)}
.home-brand-trust .split-heading>p,.home-brand-trust .split-heading>a{max-width:420px}
.home-brand-trust .hero-grid{grid-template-columns:minmax(0,.92fr) minmax(580px,1.08fr);gap:clamp(48px,4.5vw,68px)}
.home-brand-trust .hero h1{max-width:720px;font-size:clamp(46px,4.5vw,64px);line-height:1.1;letter-spacing:-.05em}
.home-brand-trust .hero-lead{max-width:590px}
.home-brand-trust .hero-stage{--back-shift-x:0px;--back-shift-y:0px;--front-shift-x:0px;--front-shift-y:0px;--mid-shift-x:0px;--mid-shift-y:0px;--card-shift-x:0px;--card-shift-y:0px;--stage-glow-x:58%;--stage-glow-y:42%;isolation:isolate;transform:none}
.home-brand-trust.reveal-enhanced .hero-stage[data-reveal].is-visible{transform:none}
.home-brand-trust .hero-stage::before{content:"";position:absolute;z-index:-2;inset:8% -4% 2% 4%;border-radius:50%;background:radial-gradient(circle at var(--stage-glow-x) var(--stage-glow-y),rgba(45,177,228,.24),rgba(0,141,150,.1) 36%,transparent 68%);filter:blur(22px);transition:background .26s ease}
.home-brand-trust .hero-stage::after{content:"";position:absolute;z-index:-1;left:9%;right:1%;bottom:-2%;height:15%;border-radius:50%;background:radial-gradient(ellipse,rgba(6,42,73,.17),rgba(6,42,73,.045) 42%,transparent 72%);filter:blur(24px);opacity:.58}
.home-brand-trust .stage-orbit-one{translate:none;opacity:.72}
.home-brand-trust .stage-orbit-two{translate:none;opacity:.56}
.home-brand-trust .product-window-main{top:20px;right:-1%;width:86%;transform:translate(var(--back-shift-x),var(--back-shift-y));box-shadow:0 30px 72px rgba(7,45,67,.15),0 7px 22px rgba(7,45,67,.07);transition:transform .38s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .36s}
.home-brand-trust .product-window img{aspect-ratio:800/428;object-fit:cover}
.home-brand-trust .product-window-secondary{left:-1%;bottom:0;width:82%;transform:translate(var(--front-shift-x),var(--front-shift-y));border-color:rgba(89,122,135,.24);box-shadow:0 34px 74px rgba(7,45,67,.19),0 9px 26px rgba(7,45,67,.1);transition:transform .34s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .stage-card{box-shadow:0 24px 54px rgba(0,60,70,.16),inset 0 1px rgba(255,255,255,.88)}
.home-brand-trust .stage-card-review{transform:translate(var(--card-shift-x),var(--card-shift-y));transition:transform .3s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .stage-card-source{transform:translate(var(--mid-shift-x),var(--mid-shift-y));transition:transform .32s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .stage-card-icon{position:relative;overflow:visible;color:transparent;transition:background-color .24s,box-shadow .24s}
.home-brand-trust .stage-card-icon::before{content:"";position:absolute;left:50%;top:48%;width:7px;height:13px;border-right:2px solid #167550;border-bottom:2px solid #167550;opacity:.34;transform:translate(-50%,-58%) rotate(45deg) scale(.82);transform-origin:center}
.home-brand-trust .stage-card-icon::after{content:"";position:absolute;inset:-5px;border:1px solid rgba(63,199,155,.72);border-radius:50%;opacity:0;transform:scale(.72)}
.home-brand-trust .hero-stage.is-stage-awake .stage-card-icon{background:#c9f7e4;box-shadow:0 0 0 5px rgba(71,204,161,.12),0 0 24px rgba(71,204,161,.48)}
.home-brand-trust .hero-stage.is-stage-awake .stage-card-icon::before{animation:stage-check-stem .72s cubic-bezier(.2,.9,.2,1) both}
.home-brand-trust .hero-stage.is-stage-awake .stage-card-icon::after{animation:stage-check-ring 1.2s cubic-bezier(.2,.8,.2,1) .16s both}
.home-brand-trust .hero-stage.is-stage-awake .avatar-stack i{animation:stage-avatar-signal .72s cubic-bezier(.2,.8,.2,1) both}
.home-brand-trust .hero-stage.is-stage-awake .avatar-stack i:nth-child(2){animation-delay:.12s}.home-brand-trust .hero-stage.is-stage-awake .avatar-stack i:nth-child(3){animation-delay:.24s}
.home-brand-trust .hero-stage.is-stage-awake .product-window-main{border-color:rgba(62,192,185,.46);box-shadow:0 34px 82px rgba(7,45,67,.2),0 0 34px rgba(59,189,189,.16)}
.home-brand-trust .hero-stage.is-stage-awake .data-sweep{height:3px;animation:sweep 1.35s cubic-bezier(.2,.76,.24,1) both;box-shadow:0 0 24px rgba(45,177,228,.86)}
.home-brand-trust .section-heading h2,.home-brand-trust .company h2{font-size:clamp(38px,3.8vw,56px);line-height:1.14}
.home-brand-trust .proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.home-brand-trust .proof-feature,.home-brand-trust .proof-side{position:relative;isolation:isolate}
.home-brand-trust .proof-feature::after,.home-brand-trust .proof-side::after{content:"";position:absolute;z-index:3;inset:0;border-radius:inherit;background:radial-gradient(420px circle at var(--spot-x,50%) var(--spot-y,50%),rgba(76,204,190,.13),transparent 48%);opacity:0;pointer-events:none;transition:opacity .35s}
.home-brand-trust .proof-feature:hover::after,.home-brand-trust .proof-side:hover::after,.home-brand-trust .proof-feature.is-evidence-active::after,.home-brand-trust .proof-side.is-evidence-active::after{opacity:1}
.home-brand-trust .proof-feature .proof-image,.home-brand-trust .proof-side .proof-image{aspect-ratio:1.55}
.home-brand-trust .proof-image::after{content:"";position:absolute;z-index:2;left:0;top:0;width:38%;height:100%;background:linear-gradient(100deg,transparent,rgba(218,255,247,.38),rgba(77,205,195,.18),transparent);opacity:0;pointer-events:none;transform:translateX(-125%)}
.home-brand-trust .proof-feature.is-evidence-active,.home-brand-trust .proof-side.is-evidence-active{transform:translateY(-7px);border-color:rgba(65,177,164,.42);box-shadow:0 30px 72px rgba(6,42,73,.14)}
.home-brand-trust .proof-feature.is-evidence-active .proof-image::after,.home-brand-trust .proof-side.is-evidence-active .proof-image::after{animation:proof-evidence-scan 1.55s cubic-bezier(.2,.76,.24,1) both}
.home-brand-trust .proof-feature.is-evidence-active .proof-image img,.home-brand-trust .proof-side.is-evidence-active .proof-image img{filter:saturate(1.06) contrast(1.025);transform:scale(1.025)}
.home-brand-trust .proof-feature.is-evidence-active .publisher,.home-brand-trust .proof-side.is-evidence-active .publisher{background:rgba(7,91,96,.92);color:#fff;box-shadow:0 8px 22px rgba(7,65,73,.18)}
.home-brand-trust .proof-feature.is-evidence-active .proof-source b,.home-brand-trust .proof-side.is-evidence-active .proof-source b{color:var(--teal);transform:translate(3px,-3px)}
.home-brand-trust .proof-feature.is-evidence-active .proof-metric strong{color:#007f88;text-shadow:0 0 24px rgba(0,141,150,.18)}
.home-brand-trust .publisher,.home-brand-trust .proof-source b,.home-brand-trust .proof-metric strong{transition:background-color .3s,color .3s,box-shadow .3s,transform .3s,text-shadow .3s}
.home-brand-trust .proof-content{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}
.home-brand-trust .proof-side .proof-content{padding:27px 30px 18px}
.home-brand-trust .proof-feature .proof-content h3,.home-brand-trust .proof-side .proof-content h3{font-size:22px;line-height:1.42}
.home-brand-trust .proof-metric{min-width:170px}
.home-brand-trust .proof-side .proof-content{display:block}
.home-brand-trust .proof-side .proof-source{margin-top:0}
.home-brand-trust .platform-grid{grid-template-columns:minmax(340px,var(--layout-minor)) minmax(0,var(--layout-major));gap:clamp(56px,6vw,84px)}
.home-brand-trust .platform h2{font-size:clamp(40px,3.55vw,52px);line-height:1.14}
.home-brand-trust .product-panel{--panel-x:72%;--panel-y:34%;--visual-shift-x:0px;--visual-shift-y:0px;--visual-counter-x:0px;--visual-counter-y:0px;min-height:0;padding:clamp(34px,4.2vw,48px);background:radial-gradient(620px circle at var(--panel-x) var(--panel-y),rgba(61,196,190,.13),transparent 52%),linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.04));transition:border-color .35s,box-shadow .35s}
.home-brand-trust .product-panel::after{content:"";position:absolute;z-index:7;left:0;top:0;width:48%;height:3px;background:linear-gradient(90deg,transparent,rgba(151,255,232,1),rgba(70,196,235,.96),transparent);box-shadow:0 0 30px rgba(89,218,204,.76);opacity:0;pointer-events:none;transform:translateX(-145%)}
.home-brand-trust .product-panel.is-resonating{border-color:rgba(126,238,213,.52);box-shadow:0 28px 72px rgba(0,20,31,.24),inset 0 0 64px rgba(92,216,198,.1)}
.home-brand-trust .product-panel.is-resonating::after{animation:product-resonance-sweep 1.25s cubic-bezier(.2,.76,.24,1)}
.home-brand-trust .product-panel:hover{border-color:rgba(155,239,222,.27);box-shadow:inset 0 1px rgba(255,255,255,.08),0 30px 80px rgba(0,22,40,.2)}
.home-brand-trust .product-panel.panel-entering{animation:product-panel-enter .48s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .product-panel-head{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(220px,.86fr);gap:clamp(32px,4vw,50px);align-items:end}
.home-brand-trust .product-copy{width:auto;padding:0}
.home-brand-trust .product-copy h3{max-width:430px;font-size:30px;line-height:1.32}
.home-brand-trust .product-copy a{margin-top:25px}
.home-brand-trust .product-capabilities{display:grid;gap:0;margin:0;padding:0;border-top:1px solid rgba(190,232,224,.3);list-style:none;color:#c8d8df}
.home-brand-trust .product-capabilities li{position:relative;padding:13px 0 13px 24px;border-bottom:1px solid rgba(190,232,224,.18);font-size:14px;line-height:1.55}
.home-brand-trust .product-capabilities li::before{content:"";position:absolute;left:1px;top:20px;width:7px;height:7px;border:1px solid #7de0ce;border-radius:50%;box-shadow:0 0 0 4px rgba(125,224,206,.08)}
.home-brand-trust .product-panel.panel-entering .product-capabilities li{animation:capability-enter .48s cubic-bezier(.2,.8,.2,1) both}
.home-brand-trust .product-panel.panel-entering .product-capabilities li:nth-child(2){animation-delay:.08s}.home-brand-trust .product-panel.panel-entering .product-capabilities li:nth-child(3){animation-delay:.16s}
.home-brand-trust .product-capabilities li{transition:color .25s,padding-left .25s,background-color .25s}
.home-brand-trust .product-capabilities li:hover{padding-left:28px;background:linear-gradient(90deg,rgba(126,238,213,.07),transparent 74%);color:#f2fffc}
.home-brand-trust .product-capabilities li:hover::before{background:#9af1df;box-shadow:0 0 0 5px rgba(125,224,206,.1),0 0 15px rgba(125,224,206,.65)}
.home-brand-trust .product-visual{position:relative;right:auto;bottom:auto;width:100%;margin-top:38px;border-radius:16px;transform:none}
.home-brand-trust .product-visual.is-switching{transform:translateY(10px)}
.home-brand-trust .product-visual img{aspect-ratio:800/428;object-fit:cover}
.home-brand-trust .product-visual[data-product-visual]{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:800/428;border-color:rgba(167,208,202,.62);background:linear-gradient(145deg,#f9fcfb,#edf6f3);color:#123b4b;box-shadow:0 32px 70px rgba(0,20,37,.28),inset 0 1px rgba(255,255,255,.9);perspective:1000px}
.home-brand-trust .product-visual[data-product-visual]::before{content:"";position:absolute;inset:36px 0 0;background-image:linear-gradient(rgba(39,121,119,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(39,121,119,.055) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(135deg,#000,rgba(0,0,0,.18) 72%,transparent);pointer-events:none}
.home-brand-trust .product-visual[data-product-visual]{display:grid;min-height:360px;aspect-ratio:auto;margin-top:42px;padding:0;border-color:rgba(137,219,204,.22);border-radius:22px;background:radial-gradient(circle at 76% 30%,rgba(42,173,166,.18),transparent 34%),radial-gradient(circle at 18% 82%,rgba(54,135,165,.13),transparent 31%),linear-gradient(145deg,#092c3e 0%,#082536 54%,#071f30 100%);color:#e9fffa;box-shadow:inset 0 1px rgba(255,255,255,.08),0 28px 58px rgba(0,13,24,.24);perspective:1200px}
.home-brand-trust .product-visual[data-product-visual]::before{inset:0;background-image:linear-gradient(rgba(130,224,208,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(130,224,208,.04) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(125deg,#000 0%,rgba(0,0,0,.56) 58%,transparent 94%)}
.home-brand-trust .product-visual[data-product-visual]::after{content:"";position:absolute;z-index:0;inset:1px;border-radius:inherit;background:linear-gradient(118deg,rgba(255,255,255,.055),transparent 23%,transparent 72%,rgba(112,221,202,.035));pointer-events:none}
.home-brand-trust .product-art{position:relative;z-index:1;display:block;width:100%;height:auto;align-self:center;overflow:visible;transform:translate3d(var(--visual-shift-x),var(--visual-shift-y),0);transition:transform .6s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .product-art-layer{transform-box:fill-box;transform-origin:center;transition:transform .7s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .product-art-layer--back{transform:translate3d(calc(var(--visual-counter-x)*.65),calc(var(--visual-counter-y)*.65),-18px)}
.home-brand-trust .product-art-layer--front{transform:translate3d(calc(var(--visual-shift-x)*.45),calc(var(--visual-shift-y)*.45),18px)}
.home-brand-trust .product-art-layer--focus{transform:translate3d(calc(var(--visual-shift-x)*.8),calc(var(--visual-shift-y)*.8),40px)}
.home-brand-trust .product-panel.is-resonating .product-art-layer--focus{animation:product-resonance 1.2s cubic-bezier(.2,.76,.24,1)}
.home-brand-trust .product-art-orbit{fill:none;stroke:rgba(113,221,203,.16);stroke-width:1.2;stroke-dasharray:3 10}
.home-brand-trust .product-art-route{fill:none;stroke-width:2;stroke-linecap:round;stroke-dasharray:9 13;animation:product-art-flow 1.8s linear infinite}
.home-brand-trust .product-art-pulse{fill:#b7fff1;filter:drop-shadow(0 0 7px rgba(110,236,213,.95));transform-box:fill-box;transform-origin:center;animation:product-art-pulse 2.4s ease-in-out infinite}
.home-brand-trust .product-art-pulse--two{animation-delay:-.8s}.home-brand-trust .product-art-pulse--three{animation-delay:-1.6s}
.home-brand-trust .carbon-source circle{fill:#113f4c;stroke:#78cf9c;stroke-opacity:.52}.home-brand-trust .carbon-source path{fill:none;stroke:url(#carbon-route);stroke-width:2;stroke-dasharray:8 12;animation:product-art-flow 1.8s linear infinite}.home-brand-trust .carbon-source text{fill:#a6d8c0;font-size:12px;font-weight:800;text-anchor:middle}
.home-brand-trust .carbon-source:nth-child(2) path{animation-delay:-.6s}.home-brand-trust .carbon-source:nth-child(3) path{animation-delay:-1.2s}
.home-brand-trust .carbon-core-ring{transform-box:fill-box;transform-origin:center;animation:product-carbon-ring 8s linear infinite}.home-brand-trust .carbon-core-value{fill:#e6fff4;font-size:20px;font-weight:800;text-anchor:middle}.home-brand-trust .carbon-core-label{fill:#82c9ad;font-size:8px;font-weight:700;letter-spacing:.18em;text-anchor:middle}
.home-brand-trust .product-art-scan{stroke-dasharray:54 202;animation:product-art-flow 2.5s linear infinite}.home-brand-trust .ai-compare-index{fill:#7bd4dc;font-size:11px;font-weight:800;letter-spacing:.12em}
.home-brand-trust .consulting-expertise{position:relative;overflow:hidden;background:#f3f7f5}
.home-brand-trust .consulting-expertise::before{content:"";position:absolute;left:50%;top:-210px;width:720px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(58,185,174,.12),transparent 68%);pointer-events:none;transform:translateX(-50%)}
.home-brand-trust .consulting-heading{position:relative;z-index:1}
.home-brand-trust .consulting-heading>p{align-self:end;margin-bottom:7px;color:#4d6672;font-size:17px;line-height:1.8}
.home-brand-trust .consulting-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:clamp(34px,4vw,58px);align-items:stretch}
.home-brand-trust .consulting-brief{position:relative;display:flex;min-height:440px;overflow:hidden;flex-direction:column;padding:clamp(30px,3.3vw,42px);border-radius:26px;background:linear-gradient(145deg,#092f42,#0c5258);color:#fff;box-shadow:0 28px 64px rgba(4,44,57,.16);isolation:isolate}
.home-brand-trust .consulting-brief::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,#000,transparent 94%)}
.home-brand-trust .consulting-brief::after{content:"";position:absolute;z-index:-1;right:-90px;bottom:-110px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(91,218,195,.28),transparent 69%)}
.home-brand-trust .consulting-brief>p{margin:0;color:#91e4d9;font-size:12px;font-weight:700;letter-spacing:.08em}
.home-brand-trust .consulting-brief h3{max-width:360px;margin:20px 0 28px;font-size:clamp(26px,2.3vw,34px);line-height:1.32}
.home-brand-trust .consulting-brief ul{margin:0 0 30px;padding:0;border-top:1px solid rgba(255,255,255,.22);list-style:none}
.home-brand-trust .consulting-brief li{display:flex;align-items:center;gap:16px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.16);color:#e2f4f1;font-size:14px}
.home-brand-trust .consulting-brief li span{color:#7edfd0;font-size:10px;letter-spacing:.1em}
.home-brand-trust .consulting-brief>a{align-self:flex-start;margin-top:auto}
.home-brand-trust .consulting-paths{display:flex;flex-direction:column;border-top:1px solid #a9beb8}
.home-brand-trust .consulting-path{position:relative;display:grid;overflow:hidden;grid-template-columns:48px minmax(0,1fr);gap:18px;flex:1;padding:30px 4px;border-bottom:1px solid #c7d6d1;transition:padding-left .3s,border-color .3s,background-color .3s}
.home-brand-trust .consulting-path::after{content:"";position:absolute;left:0;bottom:0;width:38%;height:1px;background:linear-gradient(90deg,var(--teal),#70d3c0,transparent);transform:translateX(-110%);transition:transform .5s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .consulting-path:hover{padding-left:10px;border-color:#6aa99f}
.home-brand-trust .consulting-path:hover::after{transform:translateX(0)}
.home-brand-trust .consulting-path:hover>span{color:var(--teal);text-shadow:0 0 16px rgba(0,141,150,.25)}
.home-brand-trust .consulting-path.is-signaling{padding-left:10px;background:linear-gradient(90deg,rgba(255,255,255,.74),rgba(232,248,243,.36) 66%,transparent)}
.home-brand-trust .consulting-path.is-signaling::after{transform:translateX(0)}
.home-brand-trust .consulting-path.is-signaling>span{color:var(--teal);text-shadow:0 0 18px rgba(0,141,150,.3)}
.home-brand-trust .consulting-path>span{padding-top:5px;color:var(--teal-deep);font-size:11px;font-weight:700;letter-spacing:.12em}
.home-brand-trust .consulting-path h3{margin:0;color:var(--ink);font-size:24px;line-height:1.35}
.home-brand-trust .consulting-path p{max-width:520px;margin:9px 0 0;color:#526b77;font-size:16px;line-height:1.75}
.home-brand-trust .control-heading{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:60px}
.home-brand-trust .control-heading h2{font-size:clamp(38px,3.5vw,52px);word-break:keep-all}
.home-brand-trust .control-heading>p{align-self:end;margin-bottom:7px;color:#526b77;font-size:17px;line-height:1.8}
.home-brand-trust .control-sequence{position:relative;display:grid;overflow:hidden;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #c9dad5;border-radius:26px;background:#fff;box-shadow:0 28px 65px rgba(6,42,73,.08)}
.home-brand-trust .control-sequence::before{content:"";position:absolute;z-index:0;left:var(--sequence-start-x,9%);right:calc(100% - var(--sequence-end-x,91%));top:var(--sequence-start-y,51px);height:1px;background:repeating-linear-gradient(90deg,#7ebfb7 0 8px,transparent 8px 16px);background-size:32px 1px;animation:flow 1.8s linear infinite}
.home-brand-trust .control-sequence::after{content:"";position:absolute;z-index:4;left:var(--sequence-position-x,3%);top:var(--sequence-position-y,10%);width:44px;height:44px;border:1px solid rgba(53,183,167,.64);border-radius:50%;background:transparent;box-shadow:0 0 0 5px rgba(53,183,167,.08),0 0 22px rgba(53,183,167,.38);pointer-events:none;transform:translate(-50%,-50%);transition:left .58s cubic-bezier(.2,.8,.2,1),top .58s cubic-bezier(.2,.8,.2,1);animation:control-guide-pulse 1.8s ease-in-out infinite}
.home-brand-trust .control-sequence article{position:relative;z-index:1;min-height:350px;padding:34px clamp(25px,3vw,38px) 36px;background:radial-gradient(circle at 50% 38%,rgba(94,197,182,.055),transparent 36%);transition:background-color .3s,box-shadow .3s}
.home-brand-trust .control-sequence article+article{border-left:1px solid #dce7e3}
.home-brand-trust .control-sequence article:hover{z-index:2;background:#f7fbf9;box-shadow:0 18px 42px rgba(6,42,73,.075)}
.home-brand-trust .control-sequence article:hover .control-step{border-color:var(--teal);box-shadow:0 0 0 8px #fff,0 0 22px rgba(0,141,150,.24);transform:scale(1.06)}
.home-brand-trust .control-sequence article.is-guiding{z-index:2;background:#f2faf7;box-shadow:inset 0 -3px #76cfc1,0 16px 38px rgba(6,42,73,.08)}
.home-brand-trust .control-sequence article.is-guiding .control-step{border-color:var(--teal);background:#eafff8;box-shadow:0 0 0 8px #fff,0 0 26px rgba(0,141,150,.32);transform:scale(1.08)}
.home-brand-trust .control-sequence article.is-guiding .control-demo{transform:translateY(-5px)}
.home-brand-trust .control-step{display:grid;width:34px;height:34px;border:1px solid #8ebfb8;border-radius:50%;background:#fff;color:var(--teal-deep);place-items:center;font-size:10px;font-weight:700;box-shadow:0 0 0 8px #fff;transition:transform .3s,border-color .3s,box-shadow .3s}
.home-brand-trust .control-demo{display:flex;height:92px;margin:42px 0 22px;align-items:center;transform:translateY(0);transition:transform .35s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .control-sequence article:hover .control-demo{transform:translateY(-3px)}
.home-brand-trust .source-demo{gap:8px;align-items:flex-end}
.home-brand-trust .source-demo i{display:grid;width:58px;height:68px;border:1px solid #a9cbc5;border-radius:8px;background:#f0f8f5;color:#31786f;place-items:end center;padding-bottom:10px;font-size:9px;font-style:normal;font-weight:700;box-shadow:0 8px 18px rgba(6,42,73,.06)}
.home-brand-trust .source-demo i:nth-child(2){height:78px;background:#fff}.home-brand-trust .source-demo i:nth-child(3){height:60px}
.home-brand-trust .source-demo i{position:relative;--ingest-angle:0deg}
.home-brand-trust .source-demo i:nth-child(1){--ingest-angle:-4deg}.home-brand-trust .source-demo i:nth-child(3){--ingest-angle:4deg}
.home-brand-trust .source-demo i::after{content:"";position:absolute;right:7px;top:7px;width:6px;height:6px;border:1px solid #fff;border-radius:50%;background:#47bd86;box-shadow:0 0 10px rgba(71,189,134,.55);opacity:0}
.home-brand-trust .control-sequence article.is-guiding .source-demo i{animation:control-source-ingest .78s cubic-bezier(.2,.82,.2,1) both}
.home-brand-trust .control-sequence article.is-guiding .source-demo i:nth-child(2){animation-delay:.12s}.home-brand-trust .control-sequence article.is-guiding .source-demo i:nth-child(3){animation-delay:.24s}
.home-brand-trust .control-sequence article.is-guiding .source-demo i::after{animation:control-source-status .55s ease .42s both}
.home-brand-trust .collaboration-demo,.home-brand-trust .version-demo{gap:10px}
.home-brand-trust .collaboration-demo i{position:relative;width:50px;height:50px;border:1px solid #9fcac4;border-radius:50%;background:#e5f4f0}
.home-brand-trust .collaboration-demo i::before{content:"";position:absolute;left:18px;top:11px;width:12px;height:12px;border-radius:50%;background:#75bdb4}
.home-brand-trust .collaboration-demo i::after{content:"";position:absolute;left:12px;bottom:9px;width:24px;height:14px;border-radius:14px 14px 8px 8px;background:#75bdb4}
.home-brand-trust .collaboration-demo i:nth-of-type(2){background:#dbeaf1}.home-brand-trust .collaboration-demo i:nth-of-type(3){background:#daf3e9}
.home-brand-trust .collaboration-demo b,.home-brand-trust .version-demo b{color:#72a99f;font-size:14px;font-weight:500}
.home-brand-trust .control-sequence article.is-guiding .collaboration-demo i{animation:control-collaboration-signal .82s cubic-bezier(.2,.8,.2,1) both}
.home-brand-trust .control-sequence article.is-guiding .collaboration-demo i:nth-of-type(2){animation-delay:.18s}.home-brand-trust .control-sequence article.is-guiding .collaboration-demo i:nth-of-type(3){animation-delay:.36s}
.home-brand-trust .control-sequence article.is-guiding .collaboration-demo b{animation:control-arrow-transfer .72s ease-in-out both}
.home-brand-trust .control-sequence article.is-guiding .collaboration-demo b:nth-of-type(2){animation-delay:.22s}
.home-brand-trust .version-demo i{display:grid;min-width:52px;height:42px;padding:0 9px;border:1px solid #b3cec8;border-radius:8px;background:#f5faf8;color:#617b83;place-items:center;font-size:11px;font-style:normal}
.home-brand-trust .version-demo i:last-child{border-color:#57aca0;background:#e8f7f2;color:#087d75;font-weight:700}
.home-brand-trust .control-sequence article.is-guiding .version-demo i{animation:control-version-confirm .76s cubic-bezier(.2,.8,.2,1) both}
.home-brand-trust .control-sequence article.is-guiding .version-demo i:nth-of-type(2){animation-delay:.16s}.home-brand-trust .control-sequence article.is-guiding .version-demo i:nth-of-type(3){animation-delay:.32s;box-shadow:0 0 22px rgba(54,181,154,.3)}
.home-brand-trust .control-sequence article.is-guiding .version-demo b{animation:control-arrow-transfer .68s ease-in-out both}
.home-brand-trust .control-sequence article.is-guiding .version-demo b:nth-of-type(2){animation-delay:.2s}
.home-brand-trust .control-sequence h3{margin:0 0 9px;font-size:23px;line-height:1.35}
.home-brand-trust .control-sequence p{margin:0;color:#617786;font-size:15px;line-height:1.7}
.home-brand-trust .voice-layout{grid-template-columns:var(--layout-minor) 1.08fr var(--layout-minor);gap:22px}
.home-brand-trust .voice-card{--tilt-x:0deg;--tilt-y:0deg;--voice-glow:63,181,166;display:flex;min-height:272px;overflow:hidden;flex-direction:column;border-color:rgba(137,178,169,.38);background:radial-gradient(circle at 92% 8%,rgba(var(--voice-glow),.115),transparent 31%),linear-gradient(145deg,#fff 28%,#f9fcfb);box-shadow:0 20px 48px rgba(6,42,73,.075),inset 0 1px rgba(255,255,255,.95);transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d}
.home-brand-trust .voice-card-b{--voice-glow:54,150,184}.home-brand-trust .voice-card-c{--voice-glow:111,190,126}
.home-brand-trust .voice-card::after{content:"";position:absolute;left:30px;right:30px;bottom:0;height:2px;background:linear-gradient(90deg,rgba(var(--voice-glow),.78),rgba(var(--voice-glow),0));transform:scaleX(.34);transform-origin:left;transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .voice-card:hover::after{transform:scaleX(1)}
.home-brand-trust .voice-card:hover{transform:perspective(900px) translateY(-6px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y))!important}
.home-brand-trust .voice-card footer{margin-top:auto;padding-top:24px}
.home-brand-trust .voice-card blockquote{transform:translateZ(18px)}
.home-brand-trust .voice-card footer{transform:translateZ(26px)}
.home-brand-trust .voice-card blockquote,.home-brand-trust .voice-card footer{position:relative;z-index:2}
.home-brand-trust .voice-card footer small{color:#587080}
.home-brand-trust .voice-card-b{margin-top:28px}
.home-brand-trust .voice-card-c{margin-top:8px}
.home-brand-trust .voice-card.is-voice-active{z-index:2;border-color:rgba(var(--voice-glow),.7);box-shadow:0 34px 76px rgba(6,42,73,.15),0 0 0 1px rgba(var(--voice-glow),.12),inset 0 1px rgba(255,255,255,.98);transform:perspective(900px) translateY(-8px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y))!important}
.home-brand-trust .voice-card.is-voice-active::before{color:rgba(var(--voice-glow),.32);text-shadow:0 0 26px rgba(var(--voice-glow),.18)}
.home-brand-trust .voice-card.is-voice-active::after{transform:scaleX(1)}
.home-brand-trust .voice-card.is-voice-active footer img{box-shadow:0 0 0 5px rgba(var(--voice-glow),.12),0 0 24px rgba(var(--voice-glow),.28)}
.home-brand-trust .voice-card::before,.home-brand-trust .voice-card footer img{transition:color .35s,text-shadow .35s,box-shadow .35s}
.home-brand-trust .timeline{--timeline-progress:0}
.home-brand-trust .timeline::after{content:"";position:absolute;left:82px;top:30px;width:2px;height:calc((100% - 60px)*var(--timeline-progress));border-radius:2px;background:linear-gradient(var(--teal),#59c9be);box-shadow:0 0 14px rgba(0,141,150,.22);transition:height .18s linear}
.home-brand-trust .timeline li{z-index:1;grid-template-columns:72px 1fr;gap:38px}
.home-brand-trust .timeline time{white-space:nowrap}
.home-brand-trust .timeline li::before{transition:transform .3s,box-shadow .3s,background-color .3s}
.home-brand-trust .timeline li.is-active::before{background:#fff;box-shadow:0 0 0 5px rgba(0,141,150,.14),0 0 0 1px var(--teal);transform:scale(1.08)}
.home-brand-trust .timeline li>div{transition:transform .3s,color .3s,filter .3s}
.home-brand-trust .timeline li.is-current>div{color:var(--ink);filter:drop-shadow(0 8px 16px rgba(0,141,150,.08));transform:translateX(7px)}
.home-brand-trust .timeline li.is-current time{color:var(--teal-deep);text-shadow:0 0 20px rgba(0,141,150,.16)}
.home-brand-trust .company-grid{grid-template-columns:minmax(0,var(--layout-minor)) minmax(460px,1.45fr);gap:clamp(72px,8vw,112px)}
.home-brand-trust .company h2{font-size:clamp(38px,3.2vw,48px);word-break:keep-all}
.home-brand-trust .press-lead{position:relative;overflow:hidden}
.home-brand-trust .press-lead::after{content:"";position:absolute;z-index:3;left:0;top:0;width:60%;height:3px;background:linear-gradient(90deg,transparent,rgba(121,244,220,1),rgba(45,177,228,.96),transparent);box-shadow:0 0 26px rgba(63,199,193,.68);opacity:0;pointer-events:none;transform:translateX(-125%)}
.home-brand-trust .press-lead.signal-awake::after{animation:press-signal-awake 1.35s cubic-bezier(.2,.76,.24,1)}
.home-brand-trust .press-lead>span,.home-brand-trust .press-list> a>span{color:var(--teal-deep)}
.home-brand-trust .press-lead>b,.home-brand-trust .press-list span small{color:#587080}
.home-brand-trust .press-lead-image img{transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .45s}
.home-brand-trust .press-lead:hover img{filter:saturate(1.05) contrast(1.02);transform:scale(1.025)}
.home-brand-trust .press-list a b{transition:transform .25s,color .25s}
.home-brand-trust .press-list a:hover b{color:var(--teal);transform:translate(3px,-3px)}
.home-brand-trust .press-list a:active b,.home-brand-trust .press-lead:active b{transform:translate(1px,-1px) scale(.92)}
.home-brand-trust .press-grid{grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);gap:clamp(28px,3vw,42px)}
.home-brand-trust .conversion-grid{grid-template-columns:minmax(0,.78fr) minmax(560px,1.12fr);gap:clamp(64px,7vw,96px)}
.home-brand-trust .home-contact-form{position:relative;overflow:hidden;max-width:680px;justify-self:end}
.home-brand-trust .home-contact-form::before{content:"";position:absolute;z-index:2;left:0;top:0;width:42%;height:3px;background:linear-gradient(90deg,transparent,#61d7c2,#3baed0,transparent);box-shadow:0 0 22px rgba(57,190,184,.52);opacity:0;pointer-events:none;transform:translateX(-125%)}
.home-brand-trust .home-contact-form:focus-within::before{animation:form-focus-signal 1.35s cubic-bezier(.2,.76,.24,1) both}
.home-brand-trust .home-form-grid>div{transition:transform .25s cubic-bezier(.2,.8,.2,1)}
.home-brand-trust .home-form-grid>div:focus-within{transform:translateY(-2px)}
.home-brand-trust .home-form-grid>div:focus-within>label,.home-brand-trust .home-form-grid>div:focus-within .home-form-label-row label{color:var(--teal-deep)}
.home-brand-trust .button:active{transform:translateY(0) scale(.985);box-shadow:0 8px 18px rgba(0,31,46,.16)}
.home-brand-trust .conversion h2{font-size:clamp(42px,4.2vw,58px);line-height:1.14}

@keyframes product-panel-enter{from{opacity:.2;transform:translateY(12px);filter:saturate(.7)}to{opacity:1;transform:none;filter:none}}
@keyframes stage-check-stem{0%{opacity:0;transform:translate(-50%,-58%) rotate(45deg) scale(.2)}48%{opacity:1}100%{opacity:1;transform:translate(-50%,-58%) rotate(45deg) scale(1)}}
@keyframes stage-check-ring{0%{opacity:0;transform:scale(.72)}32%{opacity:.9}100%{opacity:0;transform:scale(1.42)}}
@keyframes stage-avatar-signal{0%{filter:brightness(.9);transform:translateY(0) scale(1)}48%{filter:brightness(1.22);box-shadow:0 0 18px rgba(68,190,176,.48);transform:translateY(-4px) scale(1.1)}100%{filter:brightness(1);transform:translateY(0) scale(1)}}
@keyframes proof-evidence-scan{0%{opacity:0;transform:translateX(-125%)}18%{opacity:1}78%{opacity:.72}100%{opacity:0;transform:translateX(330%)}}
@keyframes proof-evidence-scan-reduced{0%,100%{opacity:0;transform:none}38%,64%{opacity:.5;transform:none}}
@keyframes form-focus-signal{0%{opacity:0;transform:translateX(-125%)}18%{opacity:1}78%{opacity:.75}100%{opacity:0;transform:translateX(330%)}}
@keyframes form-focus-signal-reduced{0%,100%{opacity:0;transform:none}38%,64%{opacity:.65;transform:none}}
@keyframes control-guide-pulse{0%,100%{border-color:rgba(53,183,167,.48);box-shadow:0 0 0 4px rgba(53,183,167,.07),0 0 16px rgba(53,183,167,.3)}50%{border-color:rgba(53,183,167,.82);box-shadow:0 0 0 8px rgba(53,183,167,.06),0 0 30px rgba(53,183,167,.52)}}
@keyframes control-source-ingest{0%{opacity:.25;filter:saturate(.65);transform:translateY(12px) rotate(var(--ingest-angle)) scale(.94)}58%{opacity:1;filter:saturate(1.08);transform:translateY(-3px) rotate(var(--ingest-angle)) scale(1.025)}100%{opacity:1;filter:none;transform:translateY(0) rotate(var(--ingest-angle)) scale(1)}}
@keyframes control-source-status{0%{opacity:0;transform:scale(.4)}65%{opacity:1;transform:scale(1.25)}100%{opacity:1;transform:scale(1)}}
@keyframes control-collaboration-signal{0%{filter:brightness(.82);opacity:.5;transform:scale(.86)}55%{filter:brightness(1.18);box-shadow:0 0 22px rgba(74,176,173,.35);opacity:1;transform:scale(1.1)}100%{filter:none;opacity:1;transform:scale(1)}}
@keyframes control-arrow-transfer{0%{opacity:.2;transform:translateX(-5px)}52%{color:#15998f;opacity:1;text-shadow:0 0 14px rgba(21,153,143,.42);transform:translateX(3px)}100%{opacity:.72;transform:none}}
@keyframes control-version-confirm{0%{opacity:.34;filter:saturate(.7);transform:translateY(9px) scale(.94)}58%{opacity:1;filter:saturate(1.12);transform:translateY(-3px) scale(1.035)}100%{opacity:1;filter:none;transform:none}}
@keyframes control-detail-reduced{0%{opacity:.45;filter:brightness(.9)}55%{opacity:1;filter:brightness(1.12)}100%{opacity:1;filter:none}}
@keyframes capability-enter{from{opacity:0;transform:translateX(-9px)}to{opacity:1;transform:none}}
@keyframes capability-enter-reduced{from{opacity:.42}to{opacity:1}}
@keyframes product-art-pulse-reduced{0%,100%{opacity:.28}50%{opacity:1}}
@keyframes home-easter-ripple{0%{opacity:0;transform:translate(-50%,-50%) scale(.4)}18%{opacity:1}72%{opacity:.76}100%{opacity:0;transform:translate(-50%,-50%) scale(1.18)}}
@keyframes home-easter-orbit{0%{opacity:0;transform:translate(-50%,-50%) rotate(-38deg) scale(.45)}22%{opacity:.9}100%{opacity:0;transform:translate(-50%,-50%) rotate(18deg) scale(1.48)}}
@keyframes home-easter-particles{0%{opacity:0;transform:translate(-50%,-50%) rotate(-25deg) scale(.5)}20%{opacity:1}100%{opacity:0;transform:translate(-50%,-50%) rotate(42deg) scale(1.35)}}
@keyframes product-resonance{0%{filter:none;transform:translateZ(0) scale(1)}28%{filter:drop-shadow(0 0 18px rgba(105,224,202,.3));transform:translateZ(0) scale(1.018)}100%{filter:none;transform:translateZ(0) scale(1)}}
@keyframes product-resonance-sweep{0%{opacity:0;transform:translateX(-145%)}18%{opacity:.9}78%{opacity:.58}100%{opacity:0;transform:translateX(325%)}}
@keyframes press-signal-awake{0%{opacity:0;transform:translateX(-125%)}16%{opacity:1}82%{opacity:.72}100%{opacity:0;transform:translateX(340%)}}
@keyframes home-easter-ripple-reduced{0%,100%{opacity:0;transform:translate(-50%,-50%) scale(.78)}32%,68%{opacity:.82;transform:translate(-50%,-50%) scale(.78)}}
@keyframes product-resonance-reduced{0%,100%{filter:none}42%,62%{filter:drop-shadow(0 0 12px rgba(105,224,202,.24))}}
@keyframes product-resonance-sweep-reduced{0%,100%{opacity:0;transform:none}35%,65%{opacity:.5;transform:none}}
@keyframes press-signal-awake-reduced{0%,100%{opacity:0;transform:none}35%,65%{opacity:.52;transform:none}}
@keyframes product-art-flow{to{stroke-dashoffset:-44}}
@keyframes product-art-pulse{0%,100%{opacity:.25;transform:scale(.75)}50%{opacity:1;transform:scale(1.35)}}
@keyframes product-carbon-ring{to{transform:rotate(360deg)}}

html[lang="en"] .home-brand-trust .hero h1{font-size:clamp(44px,3.6vw,52px);line-height:1.08;letter-spacing:-.045em}
html[lang="th"] .home-brand-trust .hero h1{font-size:clamp(43px,3.45vw,50px);line-height:1.22;letter-spacing:-.025em}

@media(min-width:1051px){
  html[lang="en"] .home-brand-trust .hero-grid,html[lang="th"] .home-brand-trust .hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(540px,.96fr)}
  html[lang="en"] .home-brand-trust .hero-lead,html[lang="th"] .home-brand-trust .hero-lead{font-size:17px}
  html:is([lang="en"],[lang="ja"],[lang="th"]) .home-brand-trust .section-heading h2,html:is([lang="en"],[lang="ja"],[lang="th"]) .home-brand-trust .company h2{font-size:clamp(38px,3.45vw,50px)}
  html:is([lang="en"],[lang="ja"],[lang="th"]) .home-brand-trust .conversion-grid{grid-template-columns:minmax(0,.92fr) minmax(540px,1.08fr);gap:72px}
  html:is([lang="en"],[lang="ja"],[lang="th"]) .home-brand-trust .conversion h2{font-size:50px;line-height:1.12}
}

@media(max-width:1050px){
  .home-brand-trust .hero-grid,.home-brand-trust .platform-grid,.home-brand-trust .consulting-layout,.home-brand-trust .company-grid{grid-template-columns:1fr}
  .home-brand-trust .hero h1{max-width:760px}
  .home-brand-trust .platform-intro{max-width:760px}
  .home-brand-trust .platform h2{max-width:680px}
  .home-brand-trust .consulting-brief{min-height:390px}
  .home-brand-trust .proof-grid{align-items:start}
  .home-brand-trust .conversion-grid{grid-template-columns:1fr;gap:42px}
  .home-brand-trust .home-contact-form{width:100%;max-width:none;justify-self:stretch}
}

@media(max-width:900px){
  .home-brand-trust .split-heading{display:block}
  .home-brand-trust .split-heading>p,.home-brand-trust .split-heading>a{max-width:none;margin-top:20px}
  .home-brand-trust .proof-grid,.home-brand-trust .press-grid{grid-template-columns:1fr}
  .home-brand-trust .control-sequence{grid-template-columns:1fr}
  .home-brand-trust .control-sequence::before{left:var(--sequence-start-x,45px);right:auto;top:var(--sequence-start-y,48px);bottom:calc(100% - var(--sequence-end-y,90%));width:1px;height:auto;background:repeating-linear-gradient(180deg,#7ebfb7 0 8px,transparent 8px 16px);background-size:1px 32px}
  .home-brand-trust .control-sequence article{display:grid;grid-template-columns:48px minmax(160px,.7fr) minmax(0,1fr);gap:0 26px;min-height:0;padding:30px 32px}
  .home-brand-trust .control-sequence article+article{border-top:1px solid #dce7e3;border-left:0}
  .home-brand-trust .control-step{grid-column:1;grid-row:1/3}
  .home-brand-trust .control-demo{grid-column:2;grid-row:1/3;height:90px;margin:0}
  .home-brand-trust .control-sequence h3{grid-column:3;align-self:end}
  .home-brand-trust .control-sequence p{grid-column:3;align-self:start}
  .home-brand-trust .voice-layout{grid-template-columns:1fr}
  .home-brand-trust .voice-card,.home-brand-trust .voice-card-b,.home-brand-trust .voice-card-c{min-height:0;margin-top:0}
}

@media(max-width:760px){
  .home-brand-trust section[id]{scroll-margin-top:82px}
  .home-brand-trust .section{padding:68px 0}
  .home-brand-trust .split-heading{display:block}
  .home-brand-trust .split-heading>p,.home-brand-trust .split-heading>a{max-width:none}
  .home-brand-trust .hero h1{font-size:36px;line-height:1.16}
  .home-brand-trust .hero-facts dt{font-size:21px}
  .home-brand-trust .hero-facts dd{font-size:11px;line-height:1.5}
  .home-brand-trust .hero-stage{transform:none}
  .home-brand-trust.reveal-enhanced .hero-stage[data-reveal].is-visible{transform:none}
  .home-brand-trust .hero-stage::before{inset:7% -8% 0 0;filter:blur(16px);transform:none}
  .home-brand-trust .hero-stage::after{left:3%;right:0;bottom:-1%;height:18%;filter:blur(16px);transform:rotateX(68deg)}
  .home-brand-trust .stage-orbit-one,.home-brand-trust .stage-orbit-two{translate:none}
  .home-brand-trust .product-window-main{top:20px;right:-1%;width:86%;transform:none}
  .home-brand-trust .product-window-secondary{left:-1%;bottom:0;width:82%;transform:none}
  .home-brand-trust .stage-card-review,.home-brand-trust .stage-card-source{transform:none}
  .home-brand-trust .section-heading h2,.home-brand-trust .platform h2,.home-brand-trust .company h2,.home-brand-trust .conversion h2{font-size:33px;line-height:1.2}
  .home-brand-trust .proof-feature .proof-image,.home-brand-trust .proof-side .proof-image{aspect-ratio:1.52}
  .home-brand-trust .proof-grid,.home-brand-trust .press-grid{grid-template-columns:1fr}
  .home-brand-trust .proof-content{display:block}
  .home-brand-trust .platform-grid{gap:30px}
  .home-brand-trust .product-panel{min-height:0;padding:27px 22px 22px}
  .home-brand-trust .product-panel-head{grid-template-columns:1fr;gap:24px}
  .home-brand-trust .product-tabs button b{font-size:13px}
  .home-brand-trust .product-tabs button small{font-size:10px;line-height:1.35}
  .home-brand-trust .product-copy h3{font-size:25px}
  .home-brand-trust .product-copy a{margin-top:20px}
  .home-brand-trust .product-capabilities{padding-top:2px}
  .home-brand-trust .product-visual{width:100%;margin:27px 0 0;transform:none}
  .home-brand-trust .product-visual.is-switching{transform:translateY(9px)}
  .home-brand-trust .product-visual[data-product-visual]{min-height:0;aspect-ratio:auto;margin-top:28px;border-radius:18px}
  .home-brand-trust .product-art{width:117%;max-width:none;margin-left:-8.5%}
  .home-brand-trust .consulting-layout{gap:34px}
  .home-brand-trust .consulting-brief{min-height:390px;padding:28px 24px;border-radius:22px}
  .home-brand-trust .consulting-path{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:22px 0}
  .home-brand-trust .consulting-path h3{font-size:20px}
  .home-brand-trust .control-sequence{border-radius:20px}
  .home-brand-trust .control-heading h2{font-size:29px}
  .home-brand-trust .control-sequence::before{left:var(--sequence-start-x,42px)}
  .home-brand-trust .control-sequence article{display:block;padding:25px 24px 28px 70px}
  .home-brand-trust .control-step{position:absolute;left:24px;top:27px;width:36px;height:36px}
  .home-brand-trust .control-demo{height:70px;margin:12px 0 18px}
  .home-brand-trust .source-demo i{width:50px;height:58px}.home-brand-trust .source-demo i:nth-child(2){height:68px}.home-brand-trust .source-demo i:nth-child(3){height:52px}
  .home-brand-trust .collaboration-demo i{width:42px;height:42px}.home-brand-trust .collaboration-demo i::before{left:15px;top:9px}.home-brand-trust .collaboration-demo i::after{left:9px;bottom:7px}
  .home-brand-trust .control-sequence h3{font-size:21px}
  .home-brand-trust .voice-layout{grid-template-columns:1fr;gap:16px}
  .home-brand-trust .voice-card,.home-brand-trust .voice-card-b,.home-brand-trust .voice-card-c{min-height:0;margin-top:0;padding:26px;transform:none}
  .home-brand-trust .voice-card:hover{transform:translateY(-4px)!important}
  .home-brand-trust .company-grid{gap:30px}
  .home-brand-trust .timeline::before{left:72px}
  .home-brand-trust .timeline::after{left:72px}
  .home-brand-trust .timeline li{grid-template-columns:58px 1fr;gap:28px;padding:20px 0}
  .home-brand-trust .timeline li::before{left:67px;top:31px}
  .home-brand-trust .timeline time{white-space:nowrap}
  .home-brand-trust .press-lead img{aspect-ratio:1.52}
  .home-brand-trust .press-list{grid-template-columns:1fr;border-left:0}
  .home-brand-trust .press-list a{min-height:0;padding:18px 34px 18px 0}
  .home-brand-trust .press-list a span{grid-column:1;grid-row:1}
  .home-brand-trust .press-list a h3{grid-column:1;grid-row:2;font-size:16px;line-height:1.5}
  .home-brand-trust .press-list a b{grid-column:2;grid-row:1/3;align-self:center}
  .home-brand-trust .conversion-copy{max-width:100%}
  html[lang="en"] .home-brand-trust .hero h1{font-size:34px;line-height:1.16}
  html[lang="th"] .home-brand-trust .hero h1{font-size:33px;line-height:1.28}
}

@media(max-width:360px){
  .home-brand-trust .hero h1{font-size:32px}
  html[lang="en"] .home-brand-trust .hero h1{font-size:29px}
  html[lang="th"] .home-brand-trust .hero h1{font-size:29px}
  .home-brand-trust .section-heading h2,.home-brand-trust .platform h2,.home-brand-trust .company h2,.home-brand-trust .conversion h2{font-size:29px}
  .home-brand-trust .timeline li{grid-template-columns:54px 1fr;gap:24px}
  .home-brand-trust .timeline::before,.home-brand-trust .timeline::after{left:64px}
  .home-brand-trust .timeline li::before{left:59px}
}

@media(prefers-reduced-motion:reduce){
  .home-brand-trust .home-easter-ripple{animation-name:home-easter-ripple-reduced!important;animation-duration:1.8s!important}
  .home-brand-trust .home-easter-ripple::before,.home-brand-trust .home-easter-ripple::after{display:none!important}
  .home-brand-trust .data-sweep{animation:sweep 7s ease-in-out infinite!important}
  .home-brand-trust .hero-stage.is-stage-awake .data-sweep{animation:sweep 1.8s ease-in-out both!important}
  .home-brand-trust .product-panel.is-resonating::after{width:100%;transform:none;animation:product-resonance-sweep-reduced 1.6s ease!important}
  .home-brand-trust .press-lead.signal-awake::after{width:100%;transform:none;animation:press-signal-awake-reduced 1.6s ease!important}
  .home-brand-trust .product-panel.is-resonating .product-art-layer--focus{animation:product-resonance-reduced 1.6s ease!important}
  .home-brand-trust .logo-track{animation:marquee 48s linear infinite!important}
  .home-brand-trust .hero-stage,.home-brand-trust .product-panel,.home-brand-trust .voice-card{transform:none!important;transition:none!important}
  .home-brand-trust .product-panel.panel-entering{animation:none!important}
  .home-brand-trust .product-panel.panel-entering .product-capabilities li{animation:capability-enter-reduced .62s ease both!important}
  .home-brand-trust .product-tabs button,.home-brand-trust .product-visual{transition:none!important}
  .home-brand-trust .consulting-path,.home-brand-trust .consulting-path::after,.home-brand-trust .control-sequence article,.home-brand-trust .control-demo,.home-brand-trust .timeline::after,.home-brand-trust .voice-card::after,.home-brand-trust .home-form-grid>div{transition:none!important}
  .home-brand-trust .product-capabilities li:hover{padding-left:24px}
  .home-brand-trust .proof-feature.is-evidence-active,.home-brand-trust .proof-side.is-evidence-active{transform:none!important}
  .home-brand-trust .proof-feature.is-evidence-active .proof-image::after,.home-brand-trust .proof-side.is-evidence-active .proof-image::after{width:100%;transform:none;animation:proof-evidence-scan-reduced 1.7s ease both!important}
  .home-brand-trust .consulting-path:hover{padding-left:4px;background:rgba(255,255,255,.42)}
  .home-brand-trust .consulting-path::after{transform:none!important;opacity:0;transition:opacity .24s ease!important}
  .home-brand-trust .consulting-path:hover::after,.home-brand-trust .consulting-path.is-signaling::after{opacity:1;transform:none!important}
  .home-brand-trust .consulting-path.is-signaling{padding-left:4px;background:rgba(232,248,243,.72)}
  .home-brand-trust .control-sequence article:hover .control-step{transform:none}
  .home-brand-trust .control-sequence article.is-guiding .control-step,.home-brand-trust .control-sequence article.is-guiding .control-demo{transform:none}
  .home-brand-trust .control-sequence::after{transition:none!important;animation:control-guide-pulse 2.8s ease-in-out infinite!important}
  .home-brand-trust .control-sequence article.is-guiding .source-demo i,.home-brand-trust .control-sequence article.is-guiding .collaboration-demo i,.home-brand-trust .control-sequence article.is-guiding .collaboration-demo b,.home-brand-trust .control-sequence article.is-guiding .version-demo i,.home-brand-trust .control-sequence article.is-guiding .version-demo b{animation:control-detail-reduced .9s ease both!important}
  .home-brand-trust .voice-card.is-voice-active{transform:none!important}
  .home-brand-trust .timeline li.is-current>div{transform:none}
  .home-brand-trust .press-lead-image img{transform:none!important;transition:filter .24s ease!important}
  .home-brand-trust .press-lead:hover img{transform:none!important;filter:saturate(1.08) contrast(1.035)}
  .home-brand-trust .home-form-grid>div{transition:filter .22s ease!important}
  .home-brand-trust .home-form-grid>div:focus-within{transform:none;filter:drop-shadow(0 7px 12px rgba(0,141,150,.1))}
  .home-brand-trust .button{transition:background-color .2s,color .2s,box-shadow .2s!important}
  .home-brand-trust .button:hover{transform:none!important;box-shadow:0 14px 30px rgba(0,31,46,.2)}
  .home-brand-trust .button:active{transform:none!important;box-shadow:0 5px 12px rgba(0,31,46,.2)}
  .home-brand-trust .home-contact-form:focus-within::before{width:100%;transform:none;animation:form-focus-signal-reduced 1.6s ease both!important}
  .home-brand-trust .control-sequence::before{animation:none!important}
  .home-brand-trust .product-art,.home-brand-trust .product-art-layer{transform:none!important;transition:none!important}
  .home-brand-trust .product-art-route,.home-brand-trust .carbon-source path{animation:product-art-flow 3.2s linear infinite!important}
  .home-brand-trust .product-art-scan{animation:product-art-flow 3.8s linear infinite!important}
  .home-brand-trust .product-art-pulse{animation:product-art-pulse-reduced 3.4s ease-in-out infinite!important}
  .home-brand-trust .carbon-core-ring{animation:none!important}
}
