.marketing-page{--mkt-ink:#10182a;--mkt-muted:#626d7f;--mkt-line:#dfe4ea;--mkt-blue:#087ceb;--mkt-blue-dark:#075fc5;--mkt-navy:#070a18;min-height:100vh;color:var(--mkt-ink);font-family:var(--font-sans);background:#f4f6f8;line-height:1.5}.marketing-page *,.marketing-page :before,.marketing-page :after{box-sizing:border-box}.marketing-page img{max-width:100%}.marketing-page button,.marketing-page a{-webkit-tap-highlight-color:transparent}.marketing-page button:focus-visible,.marketing-page a:focus-visible{outline-offset:3px;outline:3px solid #087ceb47}.marketing-skip{z-index:100;color:#fff;background:var(--mkt-navy);border-radius:8px;padding:9px 13px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.marketing-skip:focus{transform:translateY(0)}.marketing-header{z-index:40;-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#ffffffdb;border:1px solid #10182a1a;border-radius:16px;justify-content:space-between;align-items:center;width:min(100% - 32px,1376px);height:64px;margin:12px auto 0;padding:0 10px 0 18px;animation:.56s cubic-bezier(.22,1,.36,1) both marketing-header-in;display:flex;position:sticky;top:12px;box-shadow:0 14px 42px #10182a17}.marketing-logo,.marketing-logo img{object-fit:contain;width:164px;height:38px;display:block}.marketing-header nav{background:#f4f6f8eb;border:1px solid #10182a0f;border-radius:11px;align-items:center;gap:2px;padding:4px;display:flex}.marketing-header nav a{color:#525e71;border-radius:8px;align-items:center;min-height:40px;padding:8px 13px;font-size:13px;font-weight:650;text-decoration:none;transition:color .18s,background .18s;display:inline-flex}.marketing-header nav a:hover,.marketing-header nav a:focus-visible{color:var(--mkt-blue-dark);background:#fff}.marketing-header nav a[aria-current=page]{color:var(--mkt-blue-dark);background:#fff;box-shadow:0 4px 12px #10182a12}.marketing-nav-access{display:none!important}.marketing-header__actions{align-items:center;gap:10px;display:flex}.marketing-access,.marketing-button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.marketing-access{color:#fff;background:var(--mkt-blue);min-height:42px}.marketing-access:hover,.marketing-button:hover{transform:translateY(-2px)}.marketing-access svg,.marketing-button svg,.marketing-text-link svg{transition:transform .22s cubic-bezier(.22,1,.36,1)}.marketing-access:hover svg,.marketing-button:hover svg,.marketing-text-link:hover svg{transform:translate(4px)}.marketing-menu{width:44px;height:44px;color:var(--mkt-ink);border:1px solid var(--mkt-line);background:0 0;border-radius:10px;place-items:center;display:none}.marketing-eyebrow{color:var(--mkt-blue-dark);letter-spacing:.08em;text-transform:uppercase;font-family:inherit;font-size:11px;font-weight:750;display:inline-flex}.marketing-hero{grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);align-items:center;gap:clamp(48px,6vw,92px);width:min(100% - 40px,1296px);min-height:690px;margin:0 auto;padding:clamp(86px,9vw,130px) 0 clamp(80px,9vw,120px);display:grid;position:relative}.marketing-hero__copy{z-index:2;animation:.74s cubic-bezier(.22,1,.36,1) both marketing-copy-in;position:relative}.marketing-hero h1{letter-spacing:-.065em;max-width:720px;margin:20px 0 25px;font-size:clamp(54px,6.5vw,94px);font-weight:680;line-height:.93}.marketing-hero__copy>p{max-width:600px;color:var(--mkt-muted);font-size:clamp(17px,1.5vw,20px);line-height:1.65}.marketing-hero__actions{align-items:center;gap:20px;margin-top:34px;display:flex}.marketing-button--primary{color:#fff;background:var(--mkt-blue);box-shadow:0 13px 28px #087ceb3d}.marketing-text-link{color:var(--mkt-ink);align-items:center;gap:4px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.marketing-panel{z-index:1;background:#f2f4f7;border:1px solid #d8dde5;border-radius:18px;margin:0;transition:transform .6s cubic-bezier(.22,1,.36,1);animation:.88s cubic-bezier(.22,1,.36,1) .1s backwards marketing-panel-in;position:relative;overflow:hidden;transform:perspective(1600px)rotateY(-2deg);box-shadow:0 38px 85px #10182a38}.marketing-panel:hover{transform:perspective(1600px)rotateY(0)translateY(-4px)}.marketing-panel__bar{color:#687488;background:#fff;border-bottom:1px solid #e2e6ec;align-items:center;gap:6px;min-height:44px;padding:0 14px;font-family:inherit;font-size:10px;display:flex}.marketing-panel__bar i{background:#cdd3dc;border-radius:999px;width:7px;height:7px}.marketing-panel__bar span{color:#344056;margin-left:8px;font-weight:700}.marketing-panel__bar small{margin-left:auto}.marketing-panel picture,.marketing-panel picture img{width:100%;display:block}.marketing-panel figcaption{color:#344056;background:#fff;border-top:1px solid #e2e6ec;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:12px 16px;font-size:11px;display:flex}.marketing-panel figcaption span{color:#647084;text-transform:uppercase;align-items:center;gap:7px;font-family:inherit;display:inline-flex}.marketing-panel figcaption i{background:#20a36b;border-radius:999px;width:7px;height:7px}.marketing-hero--product:before{content:"";background:linear-gradient(135deg,#edf6ff,#dceeff);position:absolute;inset:0 calc(50% - 50vw) 0 48%}.marketing-sequence{color:#fff;background:var(--mkt-navy);grid-template-columns:repeat(4,minmax(0,1fr));width:100%;padding-inline:max(20px,50% - 648px);display:grid}.marketing-sequence article{border-right:1px solid #ffffff1f;flex-direction:column;justify-content:center;gap:5px;min-height:150px;padding:28px 32px;display:flex}.marketing-sequence article:last-child{border-right:0}.marketing-sequence span{color:#7fc2ff;margin-bottom:10px;font-family:inherit;font-size:11px}.marketing-sequence strong{font-size:17px}.marketing-sequence small{color:#98a5ba;font-size:12px}.marketing-split,.module-index,.role-ledger,.day-story,.security-controls,.security-honesty,.demo-guide,.demo-panel,.marketing-cta,.marketing-footer{width:min(100% - 40px,1296px);margin-inline:auto}.marketing-split{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:clamp(60px,8vw,120px);padding:clamp(92px,10vw,150px) 0;display:grid}.marketing-split figure{border-radius:18px;min-height:620px;margin:0;overflow:hidden}.marketing-split figure img{object-fit:cover;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.22,1,.36,1);transform:scale(1.035)}.marketing-split h2,.module-index h2,.role-ledger h2,.day-story h2,.security-controls h2,.security-honesty h2,.demo-guide h2,.demo-panel h2,.marketing-cta h2{letter-spacing:-.052em;margin:17px 0 0;font-size:clamp(40px,4.5vw,64px);line-height:1.04}.marketing-split>div>p,.module-index header p,.demo-guide header>p{max-width:620px;color:var(--mkt-muted);margin-top:22px;font-size:16px;line-height:1.75}.marketing-checks{flex-direction:column;gap:14px;margin:30px 0 0;padding:0;list-style:none;display:flex}.marketing-checks li{align-items:center;gap:10px;font-size:14px;font-weight:650;display:flex}.marketing-checks svg{color:#21855b;flex:none}.module-index,.role-ledger,.security-controls,.demo-guide{border-top:1px solid var(--mkt-line);padding:clamp(90px,10vw,146px) 0}.module-index>header,.role-ledger>header,.security-controls>header,.demo-guide>header{max-width:800px}.module-index>div{border-top:1px solid var(--mkt-line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:62px;display:grid}.module-index article{border-right:1px solid var(--mkt-line);border-bottom:1px solid var(--mkt-line);grid-template-columns:44px 1fr auto;align-items:center;gap:18px;min-height:142px;padding:28px 32px;display:grid}.module-index article:nth-child(2n){border-right:0}.module-index article>span,.role-ledger article>span,.security-controls article>span,.demo-guide li>span{color:var(--mkt-blue-dark);font-family:inherit;font-size:11px;font-weight:750}.module-index h3,.role-ledger h3,.day-story h3,.security-controls h3,.demo-guide h3{letter-spacing:-.025em;margin:0 0 7px;font-size:19px}.module-index article p,.role-ledger article p,.day-story__row p,.security-controls article p,.demo-guide li p{color:var(--mkt-muted);font-size:13px;line-height:1.65}.marketing-hero--photo{color:#fff;background:var(--mkt-navy);width:100%;min-height:760px;margin-top:-76px;padding:150px max(20px,50% - 648px) 100px;overflow:hidden}.marketing-hero--photo>img{object-fit:cover;object-position:center 48%;width:100%;height:100%;animation:1.4s cubic-bezier(.22,1,.36,1) both marketing-photo-in;position:absolute;inset:0}.marketing-hero--photo:after{content:"";background:linear-gradient(90deg,#050814f0 0%,#050814bf 48%,#05081433 100%);position:absolute;inset:0}.marketing-hero--photo .marketing-hero__copy{max-width:690px}.marketing-hero--photo .marketing-eyebrow{color:#8bc9ff}.marketing-hero--photo .marketing-hero__copy>p{color:#d2dbea}.role-ledger>div{border-block:1px solid var(--mkt-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:62px;display:grid}.role-ledger article{border-right:1px solid var(--mkt-line);min-height:300px;padding:34px;position:relative}.role-ledger article:last-child{border-right:0}.role-ledger article>svg{color:var(--mkt-blue-dark);margin-bottom:70px}.role-ledger article>span{position:absolute;top:38px;right:34px}.day-story{border-top:1px solid var(--mkt-line);padding:clamp(90px,10vw,146px) 0}.day-story>header{max-width:800px;margin-bottom:70px}.day-story__row{border-top:1px solid var(--mkt-line);grid-template-columns:minmax(0,1.15fr) 90px minmax(280px,.85fr);align-items:center;gap:42px;min-height:440px;display:grid}.day-story__row--reverse{grid-template-columns:minmax(280px,.85fr) 90px minmax(0,1.15fr)}.day-story__row--reverse figure{grid-area:1/3}.day-story__row--reverse>span{grid-area:1/2}.day-story__row--reverse>div{grid-area:1/1}.day-story__row figure{border-radius:16px;height:360px;margin:0;overflow:hidden}.day-story__row figure img{object-fit:cover;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.22,1,.36,1);transform:scale(1.04)}.day-story__row>span{color:var(--mkt-blue-dark);font-family:inherit;font-size:12px;font-weight:750}.day-story__row h3{font-size:28px}.marketing-hero--security{color:#fff;background:linear-gradient(#ffffff09 1px, transparent 1px), linear-gradient(90deg, #ffffff09 1px, transparent 1px), var(--mkt-navy);background-size:80px 80px;width:100%;min-height:700px;margin-top:-76px;padding:150px max(20px,50% - 648px) 100px}.marketing-hero--security .marketing-eyebrow{color:#8bc9ff}.marketing-hero--security .marketing-hero__copy>p{color:#b3bfd1}.security-boundary{justify-content:center;align-items:center;gap:14px;display:flex}.security-boundary>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff29;border-radius:14px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;width:170px;min-height:190px;padding:20px;display:flex}.security-boundary>svg{color:#5caeff;flex:none}.security-boundary div>svg{color:#76bdff;margin-bottom:auto}.security-boundary span{color:#8e9bb0;text-transform:uppercase;font-family:inherit;font-size:10px}.security-boundary strong{font-size:14px}.security-controls>div{border-top:1px solid var(--mkt-line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:62px;display:grid}.security-controls article{border-right:1px solid var(--mkt-line);border-bottom:1px solid var(--mkt-line);min-height:220px;padding:34px 64px 34px 34px;position:relative}.security-controls article:nth-child(2n){border-right:0}.security-controls article h3{margin-top:36px}.security-controls article>svg{color:#21855b;position:absolute;top:34px;right:34px}.security-honesty{color:#fff;background:#11182a;border-radius:20px;grid-template-columns:1fr 1fr;gap:80px;padding:clamp(74px,8vw,112px);display:grid}.security-honesty .marketing-eyebrow{color:#8bc9ff}.security-honesty h2{font-size:clamp(36px,4vw,54px)}.security-honesty>div:last-child{flex-direction:column;justify-content:center;gap:0;display:flex}.security-honesty p{color:#bdc6d5;border-bottom:1px solid #ffffff21;gap:12px;padding:22px 0;line-height:1.65;display:flex}.security-honesty p svg{color:#65c999;flex:none}.security-honesty p:last-child svg{color:#eb8e96}.marketing-hero--demo{color:#fff;background:var(--mkt-navy);width:100%;min-height:720px;margin-top:-76px;padding:150px max(20px,50% - 648px) 100px;overflow:hidden}.marketing-hero--demo figure{margin:0;position:absolute;inset:0}.marketing-hero--demo figure img{object-fit:cover;width:100%;height:100%;animation:1.4s cubic-bezier(.22,1,.36,1) both marketing-photo-in}.marketing-hero--demo:after{content:"";background:linear-gradient(90deg,#050814f5 0%,#050814cc 48%,#0508143d 100%);position:absolute;inset:0}.marketing-hero--demo .marketing-hero__copy{max-width:690px}.marketing-hero--demo .marketing-eyebrow{color:#8bc9ff}.marketing-hero--demo .marketing-hero__copy>p{color:#d2dbea}.marketing-hero--demo .marketing-hero__copy>small{color:#9da9bc;margin-top:15px;font-size:11px;display:block}.demo-guide{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(60px,9vw,130px);display:grid}.demo-guide ol{border-top:1px solid var(--mkt-line);margin:0;padding:0;list-style:none}.demo-guide li{border-bottom:1px solid var(--mkt-line);grid-template-columns:42px 1fr auto;align-items:center;gap:16px;min-height:116px;display:grid}.demo-guide li svg{color:var(--mkt-blue-dark)}.demo-panel{border-top:1px solid var(--mkt-line);grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(50px,8vw,110px);padding:clamp(84px,9vw,132px) 0;display:grid}.demo-panel ul{flex-direction:column;gap:0;margin:32px 0 0;padding:0;list-style:none;display:flex}.demo-panel li{color:var(--mkt-muted);border-bottom:1px solid var(--mkt-line);gap:11px;padding:15px 0;font-size:13px;display:flex}.demo-panel li svg{color:var(--mkt-blue-dark);flex:none}.marketing-hero--implementation:before{content:"";background:linear-gradient(#087ceb12 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#087ceb12 1px,#0000 1px) 0 0/64px 64px,linear-gradient(135deg,#f7fbff 0%,#edf5fc 100%);width:100vw;position:absolute;top:0;bottom:0;left:calc(50% - 50vw)}.implementation-map{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #10182a1f;border-radius:16px;margin:0;padding:0;list-style:none;position:relative;box-shadow:0 24px 70px #10182a1f}.implementation-map li{border-bottom:1px solid var(--mkt-line);grid-template-columns:48px 1fr auto;align-items:center;gap:16px;min-height:96px;padding:18px 22px;display:grid}.implementation-map li:last-child{border-bottom:0}.implementation-map span,.implementation-phases>ol>li>span,.faq-index span,.faq-content section>header>span,.about-thesis span,.about-principles article>span{color:var(--mkt-blue-dark);font-family:inherit;font-size:11px;font-weight:750}.implementation-map div{flex-direction:column;gap:4px;display:flex}.implementation-map strong{font-size:16px}.implementation-map small{color:var(--mkt-muted);font-size:12px}.implementation-map svg{color:#21855b}.implementation-preflight,.implementation-phases,.implementation-boundary,.about-origin,.about-principles,.about-commitment,.faq-content{width:min(100% - 40px,1296px);margin-inline:auto}.implementation-preflight{border-top:1px solid var(--mkt-line);grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(60px,9vw,130px);padding:clamp(90px,10vw,146px) 0;display:grid}.implementation-preflight h2,.implementation-phases h2,.implementation-boundary h2,.about-origin h2,.about-principles h2,.about-commitment h2,.faq-content aside h2{letter-spacing:-.052em;margin:17px 0 0;font-size:clamp(38px,4.4vw,62px);line-height:1.04}.implementation-preflight>div>p,.about-origin>div>p,.faq-content aside>p{color:var(--mkt-muted);margin-top:22px;line-height:1.75}.implementation-preflight dl{border-top:1px solid var(--mkt-line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.implementation-preflight dl>div{border-bottom:1px solid var(--mkt-line);min-height:154px;padding:26px 28px 24px 0}.implementation-preflight dl>div:nth-child(2n){border-left:1px solid var(--mkt-line);padding-left:28px;padding-right:0}.implementation-preflight dt{align-items:center;gap:9px;font-size:14px;font-weight:750;display:flex}.implementation-preflight dt svg{color:var(--mkt-blue-dark)}.implementation-preflight dd{color:var(--mkt-muted);margin:14px 0 0;font-size:13px;line-height:1.65}.implementation-phases{border-top:1px solid var(--mkt-line);padding:clamp(90px,10vw,146px) 0}.implementation-phases>header{max-width:820px;margin-bottom:62px}.implementation-phases>ol{border-top:1px solid var(--mkt-line);margin:0;padding:0;list-style:none}.implementation-phases>ol>li{border-bottom:1px solid var(--mkt-line);grid-template-columns:70px minmax(0,1fr) minmax(230px,.48fr);align-items:center;gap:clamp(28px,5vw,70px);min-height:245px;padding:38px 0;display:grid}.implementation-phases small{color:var(--mkt-blue-dark);font-family:inherit;font-size:10px;font-weight:750}.implementation-phases h3{letter-spacing:-.04em;margin:10px 0 14px;font-size:clamp(25px,3vw,38px);line-height:1.08}.implementation-phases p{max-width:680px;color:var(--mkt-muted);line-height:1.75}.implementation-phases ul{border-top:1px solid var(--mkt-line);margin:0;padding:0;list-style:none}.implementation-phases ul li{color:var(--mkt-muted);border-bottom:1px solid var(--mkt-line);padding:12px 0;font-size:12px}.implementation-boundary,.about-commitment{color:#fff;background:var(--mkt-navy);border-radius:20px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(50px,8vw,110px);padding:clamp(66px,8vw,104px);display:grid}.implementation-boundary .marketing-eyebrow,.about-commitment .marketing-eyebrow{color:#8bc9ff}.implementation-boundary>div:last-child{flex-direction:column;justify-content:center;display:flex}.implementation-boundary p{color:#bdc6d5;border-bottom:1px solid #ffffff21;gap:12px;padding:20px 0;line-height:1.65;display:flex}.implementation-boundary p svg{color:#65c999;flex:none}.implementation-boundary p:last-child svg{color:#8bc9ff}.marketing-hero--about:before{content:"";background:radial-gradient(circle at 74% 28%,#087ceb1c,#0000 28%),linear-gradient(#f9fbfd,#eef3f7);width:100vw;position:absolute;top:0;bottom:0;left:calc(50% - 50vw)}.about-thesis{z-index:1;border-top:1px solid #10182a2e;margin:0;padding:0;list-style:none;position:relative}.about-thesis li{border-bottom:1px solid #10182a2e;grid-template-columns:34px 1fr;align-content:center;gap:10px 14px;min-height:150px;padding:26px 12px;display:grid}.about-thesis li>svg{color:var(--mkt-blue-dark);grid-row:1/span 2}.about-thesis strong{letter-spacing:-.035em;max-width:430px;font-size:clamp(20px,2.2vw,30px);line-height:1.12}.about-origin{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center;gap:clamp(60px,8vw,120px);padding:clamp(92px,10vw,150px) 0;display:grid}.about-origin figure{border-radius:18px;min-height:620px;margin:0;position:relative;overflow:hidden}.about-origin figure:after{content:"";background:linear-gradient(#0000,#050814cc);position:absolute;inset:50% 0 0}.about-origin figure img{object-fit:cover;width:100%;height:100%}.about-origin figcaption{z-index:1;color:#fff;max-width:520px;font-size:18px;font-weight:650;line-height:1.4;position:absolute;bottom:24px;left:28px;right:28px}.about-origin>div>p+p{margin-top:16px}.about-principles{border-top:1px solid var(--mkt-line);padding:clamp(90px,10vw,146px) 0}.about-principles>header{max-width:800px;margin-bottom:62px}.about-principles>div{border-top:1px solid var(--mkt-line)}.about-principles article{border-bottom:1px solid var(--mkt-line);grid-template-columns:68px minmax(260px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(24px,5vw,70px);min-height:155px;display:grid}.about-principles h3{letter-spacing:-.04em;font-size:clamp(23px,2.5vw,34px);line-height:1.1}.about-principles p{color:var(--mkt-muted);line-height:1.75}.about-commitment ul{flex-direction:column;justify-content:center;margin:0;padding:0;list-style:none;display:flex}.about-commitment li{color:#bdc6d5;border-bottom:1px solid #ffffff21;gap:11px;padding:17px 0;display:flex}.about-commitment li svg{color:#65c999;flex:none}.marketing-hero--faq{color:#fff;background:linear-gradient(#ffffff08 1px, transparent 1px), linear-gradient(90deg, #ffffff08 1px, transparent 1px), var(--mkt-navy);background-size:72px 72px;width:100%;min-height:700px;margin-top:-76px;padding:150px max(20px,50% - 648px) 100px}.marketing-hero--faq .marketing-eyebrow{color:#8bc9ff}.marketing-hero--faq .marketing-hero__copy>p{color:#b8c4d5}.faq-index{border-top:1px solid #ffffff2b}.faq-index a{color:#fff;border-bottom:1px solid #ffffff2b;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:82px;text-decoration:none;transition:padding .22s,background .22s;display:grid}.faq-index a:hover,.faq-index a:focus-visible{background:#ffffff12;padding-inline:14px}.faq-index span{color:#8bc9ff}.faq-index strong{font-size:15px}.faq-index svg{color:#8bc9ff}.faq-content{grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(60px,9vw,130px);padding:clamp(90px,10vw,146px) 0;display:grid}.faq-content>aside{position:sticky;top:110px}.faq-content>aside>svg{color:var(--mkt-blue-dark);margin-bottom:24px}.faq-content aside h2{font-size:clamp(34px,3.8vw,50px)}.faq-content aside>a{color:var(--mkt-blue-dark);align-items:center;gap:8px;margin-top:24px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.faq-content>div>section{border-top:1px solid var(--mkt-line);padding:16px 0 64px;scroll-margin-top:110px}.faq-content section>header{grid-template-columns:52px 1fr;gap:18px;margin-bottom:30px;display:grid}.faq-content section>header small{color:var(--mkt-blue-dark);text-transform:uppercase;font-family:inherit;font-size:10px;font-weight:750}.faq-content section>header h3{letter-spacing:-.04em;margin-top:8px;font-size:clamp(26px,3vw,38px);line-height:1.1}.faq-list details{border-bottom:1px solid var(--mkt-line)}.faq-list summary{cursor:pointer;grid-template-columns:1fr 34px;align-items:center;gap:20px;min-height:82px;font-size:16px;font-weight:700;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:32px;height:32px;color:var(--mkt-blue-dark);background:#e7f2fd;border-radius:50%;place-items:center;transition:transform .22s,background .22s;display:grid}.faq-list details[open] summary span{color:#fff;background:var(--mkt-blue-dark);transform:rotate(45deg)}.faq-list details>p{max-width:760px;color:var(--mkt-muted);margin:-4px 56px 26px 0;font-size:14px;line-height:1.75}.marketing-panel--compact{transform:none}.marketing-cta{color:#fff;background:var(--mkt-navy);border-radius:20px;justify-content:space-between;align-items:center;gap:60px;min-height:330px;margin-top:30px;padding:clamp(50px,7vw,90px);display:flex}.marketing-cta .marketing-eyebrow{color:#8bc9ff}.marketing-cta h2{max-width:780px;font-size:clamp(40px,5vw,65px)}.marketing-cta>div:last-child{flex-direction:column;flex:none;gap:10px;display:flex}.marketing-button--light{color:var(--mkt-navy);background:#fff}.marketing-button--outline{color:#fff;border:1px solid #ffffff38}.marketing-footer{min-height:190px;color:var(--mkt-muted);grid-template-columns:180px minmax(150px,1fr) minmax(360px,680px);align-items:center;gap:30px;display:grid}.marketing-footer>a img{object-fit:contain;width:164px;height:38px;display:block}.marketing-footer p,.marketing-footer nav a{color:var(--mkt-muted);font-size:12px}.marketing-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;display:flex}.marketing-footer nav a{text-decoration:none}.marketing-page.is-motion-ready [data-mkt-reveal]{opacity:0;transition:opacity .76s cubic-bezier(.22,1,.36,1),transform .76s cubic-bezier(.22,1,.36,1);transform:translateY(32px)scale(.992)}.marketing-page.is-motion-ready [data-mkt-reveal].is-visible{opacity:1;transform:translateY(0)}.marketing-page.is-motion-ready .marketing-sequence[data-mkt-reveal] article,.marketing-page.is-motion-ready .module-index>div[data-mkt-reveal] article,.marketing-page.is-motion-ready .role-ledger>div[data-mkt-reveal] article,.marketing-page.is-motion-ready .security-controls>div[data-mkt-reveal] article,.marketing-page.is-motion-ready .demo-guide ol[data-mkt-reveal] li{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1),background .22s;transform:translateY(22px)}.marketing-page.is-motion-ready .marketing-sequence[data-mkt-reveal].is-visible article,.marketing-page.is-motion-ready .module-index>div[data-mkt-reveal].is-visible article,.marketing-page.is-motion-ready .role-ledger>div[data-mkt-reveal].is-visible article,.marketing-page.is-motion-ready .security-controls>div[data-mkt-reveal].is-visible article,.marketing-page.is-motion-ready .demo-guide ol[data-mkt-reveal].is-visible li{opacity:1;transform:translateY(0)}.marketing-page.is-motion-ready .marketing-sequence article:nth-child(2),.marketing-page.is-motion-ready .module-index>div article:nth-child(2),.marketing-page.is-motion-ready .role-ledger>div article:nth-child(2),.marketing-page.is-motion-ready .security-controls>div article:nth-child(2),.marketing-page.is-motion-ready .demo-guide ol li:nth-child(2){transition-delay:90ms}.marketing-page.is-motion-ready .marketing-sequence article:nth-child(3),.marketing-page.is-motion-ready .module-index>div article:nth-child(3),.marketing-page.is-motion-ready .role-ledger>div article:nth-child(3),.marketing-page.is-motion-ready .security-controls>div article:nth-child(3),.marketing-page.is-motion-ready .demo-guide ol li:nth-child(3){transition-delay:.18s}.marketing-page.is-motion-ready .marketing-sequence article:nth-child(4),.marketing-page.is-motion-ready .module-index>div article:nth-child(4),.marketing-page.is-motion-ready .security-controls>div article:nth-child(4){transition-delay:.27s}.marketing-page.is-motion-ready .module-index>div article:nth-child(5){transition-delay:.36s}.marketing-page.is-motion-ready .module-index>div article:nth-child(6){transition-delay:.45s}.marketing-page.is-motion-ready .marketing-split[data-mkt-reveal] figure,.marketing-page.is-motion-ready .day-story__row[data-mkt-reveal] figure{opacity:0;clip-path:inset(0 0 16% round 18px);transition:opacity .76s cubic-bezier(.22,1,.36,1),clip-path .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.marketing-page.is-motion-ready .marketing-split[data-mkt-reveal].is-visible figure,.marketing-page.is-motion-ready .day-story__row[data-mkt-reveal].is-visible figure{opacity:1;clip-path:inset(0 round 18px);transform:translateY(0)}.marketing-page.is-motion-ready .marketing-split[data-mkt-reveal].is-visible figure img,.marketing-page.is-motion-ready .day-story__row[data-mkt-reveal].is-visible figure img{transform:scale(1)}@keyframes marketing-header-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes marketing-copy-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes marketing-panel-in{0%{opacity:0;transform:perspective(1600px)rotateY(-6deg)translate(28px)}to{opacity:1;transform:perspective(1600px)rotateY(-2deg)translate(0)}}@keyframes marketing-photo-in{0%{opacity:.72;transform:scale(1.055)}to{opacity:1;transform:scale(1)}}@media (width<=1080px){.marketing-hero{grid-template-columns:1fr}.marketing-hero--product:before{top:48%;left:calc(50% - 50vw)}.marketing-hero__copy{max-width:760px}.marketing-panel{width:100%}.marketing-split{grid-template-columns:1fr}.marketing-split figure{min-height:520px}.marketing-hero--photo,.marketing-hero--security,.marketing-hero--demo{grid-template-columns:1fr}.security-boundary{justify-content:flex-start}.demo-panel{grid-template-columns:1fr}.marketing-header nav{background:#fff;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 18px 45px #10182a2e}.marketing-header nav.is-open{display:flex}.marketing-header nav a{min-height:44px}.marketing-nav-access{background:#e8f3ff;color:var(--mkt-blue-dark)!important;display:flex!important}.marketing-access{display:none}.marketing-menu{display:grid}}@media (width<=820px){.marketing-header{width:calc(100% - 16px);margin-top:8px;top:8px}.marketing-header nav{background:#fff;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 18px 45px #10182a2e}.marketing-header nav.is-open{display:flex}.marketing-header nav a{min-height:44px}.marketing-nav-access{background:#e8f3ff;color:var(--mkt-blue-dark)!important;display:flex!important}.marketing-access{display:none}.marketing-menu{display:grid}.marketing-sequence{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-sequence article:nth-child(2){border-right:0}.marketing-sequence article:nth-child(-n+2){border-bottom:1px solid #ffffff1f}.role-ledger>div{grid-template-columns:1fr}.role-ledger article{border-right:0;border-bottom:1px solid var(--mkt-line);min-height:240px}.role-ledger article>svg{margin-bottom:48px}.day-story__row,.day-story__row--reverse{grid-template-columns:1fr;gap:18px;padding:40px 0}.day-story__row figure,.day-story__row--reverse figure{grid-area:1/1}.day-story__row>span,.day-story__row--reverse>span{grid-area:2/1}.day-story__row>div,.day-story__row--reverse>div{grid-area:3/1}.security-controls>div{grid-template-columns:1fr}.security-controls article{border-right:0}.security-honesty{grid-template-columns:1fr;gap:34px;padding:50px 36px}.demo-guide{grid-template-columns:1fr;gap:50px}.implementation-preflight,.implementation-boundary,.about-origin,.about-commitment,.faq-content{grid-template-columns:1fr}.implementation-phases>ol>li{grid-template-columns:54px 1fr}.implementation-phases>ol>li>ul{grid-column:2}.about-principles article{grid-template-columns:52px 1fr;gap:14px 24px;padding:28px 0}.about-principles article p{grid-column:2}.faq-content>aside{position:static}.marketing-cta{flex-direction:column;align-items:flex-start}}@media (width<=620px){.marketing-logo,.marketing-logo img{width:150px}.marketing-hero{gap:46px;width:calc(100% - 32px);min-height:auto;padding:76px 0 74px}.marketing-hero h1{font-size:clamp(46px,13vw,60px)}.marketing-hero__actions{flex-direction:column;align-items:stretch}.marketing-button{width:100%}.marketing-panel{border-radius:13px;transform:none}.marketing-panel:hover{transform:translateY(-3px)}.marketing-panel__bar small{display:none}.marketing-panel__bar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.marketing-panel figcaption{flex-direction:column;align-items:flex-start}.marketing-sequence article{min-height:130px;padding:22px 16px}.marketing-split,.module-index,.role-ledger,.day-story,.security-controls,.security-honesty,.demo-guide,.demo-panel,.implementation-preflight,.implementation-phases,.implementation-boundary,.about-origin,.about-principles,.about-commitment,.faq-content,.marketing-cta,.marketing-footer{width:calc(100% - 32px)}.marketing-split{gap:46px;padding:78px 0}.marketing-split figure{min-height:390px}.marketing-split h2,.module-index h2,.role-ledger h2,.day-story h2,.security-controls h2,.security-honesty h2,.demo-guide h2,.demo-panel h2,.implementation-preflight h2,.implementation-phases h2,.implementation-boundary h2,.about-origin h2,.about-principles h2,.about-commitment h2,.faq-content aside h2{font-size:39px}.module-index>div{grid-template-columns:1fr}.module-index article{border-right:0;min-height:128px;padding:24px 8px}.marketing-hero--photo,.marketing-hero--security,.marketing-hero--demo,.marketing-hero--faq{background-position:65%;width:100%;min-height:690px;margin-top:-72px;padding:146px 20px 76px}.marketing-hero--photo>img,.marketing-hero--demo figure img{object-position:68% center}.security-boundary{grid-template-columns:1fr;width:100%;display:grid}.security-boundary>div{width:100%;min-height:120px}.security-boundary>svg{transform:rotate(90deg)}.day-story>header{margin-bottom:38px}.day-story__row figure{height:280px}.security-controls article{min-height:210px;padding-inline:8px 44px}.security-controls article>svg{right:8px}.security-honesty{border-radius:0;width:100%;padding:48px 20px}.demo-guide li{min-height:110px}.implementation-map li{min-height:88px;padding-inline:16px}.implementation-preflight dl{grid-template-columns:1fr}.implementation-preflight dl>div,.implementation-preflight dl>div:nth-child(2n){border-left:0;min-height:0;padding:22px 0}.implementation-phases>ol>li{grid-template-columns:38px 1fr;gap:18px;min-height:0;padding:34px 0}.implementation-phases>ol>li>ul{grid-column:1/-1}.implementation-boundary,.about-commitment{border-radius:0;width:100%;padding:48px 20px}.about-origin figure{min-height:420px}.about-principles article{grid-template-columns:34px 1fr}.faq-content{gap:54px}.faq-content section>header{grid-template-columns:38px 1fr}.faq-list summary{min-height:76px;font-size:15px}.faq-list details>p{margin-right:0}.marketing-cta{border-radius:0;width:100%;margin-top:0;padding:46px 20px}.marketing-cta>div:last-child{width:100%}.marketing-footer{grid-template-columns:1fr;gap:12px;padding:46px 0}.marketing-footer nav{justify-content:flex-start;gap:10px 16px}}@media (prefers-reduced-motion:reduce){.marketing-page *,.marketing-page :before,.marketing-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marketing-page.is-motion-ready [data-mkt-reveal]{opacity:1;transform:none}.marketing-page.is-motion-ready .marketing-sequence[data-mkt-reveal] article,.marketing-page.is-motion-ready .module-index>div[data-mkt-reveal] article,.marketing-page.is-motion-ready .role-ledger>div[data-mkt-reveal] article,.marketing-page.is-motion-ready .security-controls>div[data-mkt-reveal] article,.marketing-page.is-motion-ready .demo-guide ol[data-mkt-reveal] li,.marketing-page.is-motion-ready .marketing-split[data-mkt-reveal] figure,.marketing-page.is-motion-ready .day-story__row[data-mkt-reveal] figure{opacity:1;clip-path:none;transform:none}.marketing-split figure img,.day-story__row figure img{transform:none}.marketing-header,.marketing-hero__copy,.marketing-panel,.marketing-hero--photo>img,.marketing-hero--demo figure img{animation:none}}.landing-page{--landing-bg:#f4f6f8;--landing-surface:#fff;--landing-ink:#111a2e;--landing-muted:#5f697b;--landing-line:#dfe3e9;--landing-blue:#087ceb;--landing-blue-dark:#075ec4;--landing-blue-soft:#e8f3ff;--landing-navy:#080b1b;--landing-red:#c91421;--landing-success:#267a55;min-height:100vh;color:var(--landing-ink);font-family:var(--font-sans);background:radial-gradient(circle at 76% 7%, #087ceb14, transparent 24rem), var(--landing-bg);line-height:1.5}.landing-page *{scroll-margin-top:88px}.modal-open{overflow:hidden}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;color:#fff;background:var(--landing-navy);border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.landing-header{z-index:30;-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#ffffffd6;border:1px solid #111a2e1a;border-radius:16px;justify-content:space-between;align-items:center;width:min(100% - 32px,1376px);height:64px;margin:12px auto 0;padding:0 10px 0 18px;animation:.56s cubic-bezier(.22,1,.36,1) both landing-header-in;display:flex;position:sticky;top:12px;box-shadow:0 14px 42px #111a2e14}.landing-header:before{display:none}.landing-brand{align-items:center;width:164px;height:38px;display:inline-flex}.brand-image{background:0 0;width:340px;height:92px;display:block;position:relative;overflow:hidden}.brand-image img{object-fit:contain;width:100%;height:100%;display:block}.brand-image--compact{width:164px;height:38px}.brand-image--compact img{width:100%}.brand-image--icon{background:var(--landing-navy);border-radius:9px;flex:0 0 38px;width:38px;height:38px}.brand-image--icon img{object-fit:fill;width:520%;height:auto;position:absolute;top:50%;left:35%;transform:translate(-50%,-50%)}.landing-header nav{background:#f4f6f8e6;border:1px solid #111a2e0f;border-radius:11px;align-items:center;gap:2px;padding:4px;display:flex}.landing-header nav a,.header-login,.landing-footer button{color:#505b6e;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:color .18s,background .18s}.landing-header nav a{align-items:center;min-height:40px;padding:8px 13px;display:inline-flex}.landing-header nav a:hover,.landing-header nav a:focus-visible,.header-login:hover,.header-login:focus-visible{color:var(--landing-blue-dark);background:#fff}.header-login{display:none}.landing-header__actions{align-items:center;gap:10px;display:flex}.header-access{color:#fff;background:var(--landing-blue);border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 7px 16px #080b1b1f}.header-access:hover{background:var(--landing-blue-dark);transform:translateY(-1px)}.header-access svg,.button svg,.product-evidence figcaption a svg,.marketing-paths nav svg{transition:transform .22s cubic-bezier(.22,1,.36,1)}.header-access:hover svg,.button:hover svg,.product-evidence figcaption a:hover svg{transform:translate(4px)}.menu-button{width:44px;height:44px;color:var(--landing-ink);border:1px solid var(--landing-line);border-radius:10px;place-items:center;display:none}.landing-page button:focus-visible,.landing-page a:focus-visible,.landing-page input:focus-visible{outline-offset:3px;outline:3px solid #087ceb47}.landing-hero{color:#fff;background:linear-gradient(90deg,#050814f5 0%,#050814e0 39%,#05081494 66%,#05081447 100%),linear-gradient(#0000 60%,#05081494 100%),url(/marketing/hero-workshop-ai-documentary.webp) 50%/cover no-repeat;grid-template-columns:minmax(0,42%) minmax(0,58%);align-items:center;width:100%;min-height:max(720px,100svh - 88px);margin-top:-76px;padding:clamp(72px,7vw,108px) clamp(20px,5vw,72px) clamp(78px,8vw,118px);display:grid;position:relative}.landing-hero:before{content:"";background:linear-gradient(#0000,#087ceb57,#0000);width:1px;position:absolute;top:5%;bottom:9%;left:clamp(20px,5vw,72px)}.hero-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding-right:clamp(30px,5vw,76px);animation:.76s cubic-bezier(.22,1,.36,1) both hero-copy-in;display:flex;position:relative}.hero-kicker,.section-label{color:var(--landing-blue-dark);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:9px;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex}.hero-kicker span{background:var(--landing-blue);border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 5px #087ceb1c}.landing-hero .hero-kicker{color:#8bc9ff}.hero-copy h1{color:#fff;letter-spacing:-.065em;max-width:720px;margin:28px 0 27px;font-size:clamp(58px,6.4vw,94px);font-weight:680;line-height:.92}.hero-copy h1 span{color:var(--landing-blue);display:inline-block}.hero-copy>p{color:#d2dbea;max-width:590px;font-size:clamp(17px,1.5vw,20px);line-height:1.62}.hero-actions{align-items:center;gap:14px;margin-top:34px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:var(--landing-blue);box-shadow:0 12px 26px #087ceb38}.button--primary:hover{background:var(--landing-blue-dark);box-shadow:0 15px 30px #087ceb47}.button--quiet{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff3d}.hero-trust{color:#d2dbea;flex-wrap:wrap;gap:12px 22px;margin-top:30px;padding:0;font-size:12px;font-weight:600;list-style:none;display:flex}.hero-trust li{align-items:center;gap:7px;display:inline-flex}.hero-trust svg{color:var(--landing-success)}.hero-copy__index{color:#a7b4c8;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(100%,500px);margin-top:48px;font-family:inherit;display:grid}.hero-copy__index span{color:var(--landing-blue);font-size:12px;font-weight:700}.hero-copy__index i{background:linear-gradient(90deg, var(--landing-blue), #ffffff2e);height:1px}.hero-copy__index small{letter-spacing:.08em;font-size:12px;font-weight:650}.hero-visual{aspect-ratio:4/3;transform-origin:0;background:#f3f4f8;border:1px solid #111a2e1a;border-radius:22px 8px 22px 22px;min-height:0;margin:0;transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .6s;animation:.9s cubic-bezier(.22,1,.36,1) .12s both hero-scene-in;position:relative;overflow:hidden;transform:perspective(1500px)rotateY(-2deg)rotateX(.5deg);box-shadow:0 36px 80px #162d432e,0 0 0 1px #111a2e12}.hero-visual:hover{transform:perspective(1500px)rotateY(0)rotateX(0)translateY(-4px);box-shadow:0 44px 96px #162d4338,0 0 0 1px #111a2e12}.hero-visual picture{display:block;position:absolute;inset:0}.hero-visual picture img{object-fit:cover;object-position:left top;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1);display:block;transform:scale(1.002)}.hero-visual:hover picture img{transform:scale(1.018)}.hero-panel-proof{z-index:2;color:#354154;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;border:1px solid #111a2e1a;border-radius:9px;align-items:center;gap:8px;padding:9px 11px;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:16px;left:16px;box-shadow:0 10px 28px #111a2e1f}.hero-panel-proof span{background:#20a36b;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #20a36b1f}.operations-marquee{color:#fff;background:var(--landing-navy);border-block:1px solid #ffffff1a;width:100%;position:relative;overflow:hidden}.operations-marquee__track{justify-content:space-between;align-items:center;gap:24px;width:min(100%,1296px);min-height:70px;margin-inline:auto;padding-inline:28px;display:flex}.operations-marquee__track>span{color:#d8e0eb;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:12px;padding-inline:0;font-family:inherit;font-size:12px;font-weight:650;display:inline-flex}.operations-marquee__track>span:first-child,.operations-marquee__track>span:nth-child(5){color:#69b5ff}.operations-marquee__track svg{color:#52627b;animation:1.8s ease-in-out infinite operation-progress}.operations-marquee__track>span:nth-child(2) svg{animation-delay:.12s}.operations-marquee__track>span:nth-child(3) svg{animation-delay:.24s}.operations-marquee__track>span:nth-child(4) svg{animation-delay:.36s}.operations-marquee__track>span:nth-child(5) svg{animation-delay:.48s}.operations-marquee__track>span:nth-child(6) svg{animation-delay:.6s}.product-proof,.workflow-section,.workshop-section,.workshop-moments,.marketing-paths,.final-cta,.landing-footer{width:min(100% - 40px,1296px);margin-inline:auto}.product-evidence{transform-origin:top;background:#f3f5f8;border:1px solid #ffffff29;border-radius:20px;margin:66px 0 0;transition:transform .6s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:perspective(1800px)rotateX(1.4deg);box-shadow:0 46px 100px #0000006b}.product-evidence:hover{transform:perspective(1800px)rotateX(0)translateY(-4px)}.product-evidence__bar{color:#6a7485;background:#fff;border-bottom:1px solid #e4e7ec;align-items:center;gap:7px;min-height:48px;padding:0 18px;font-family:inherit;font-size:11px;display:flex}.product-evidence__bar>span{background:#cdd3dc;border-radius:999px;width:8px;height:8px}.product-evidence__bar strong{color:#283247;margin-left:10px;font-weight:700}.product-evidence__bar small{color:#697587;margin-left:auto}.product-evidence picture,.product-evidence picture img{width:100%;display:block}.product-evidence picture img{transform-origin:top;height:auto;transition:transform 1.1s cubic-bezier(.22,1,.36,1);transform:scale(1.025)}.product-evidence figcaption{color:#334057;background:#fff;border-top:1px solid #e4e7ec;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:72px;padding:14px 20px;display:grid}.product-evidence figcaption>span{text-transform:uppercase;align-items:center;gap:8px;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}.product-evidence figcaption i{background:#20a36b;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #20a36b1f}.product-evidence figcaption p{color:#687387;font-size:13px}.product-evidence figcaption a{color:var(--landing-blue-dark);align-items:center;gap:7px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.product-proof{background:var(--landing-navy);border-top:0;width:100%;padding:clamp(88px,9vw,136px) max(20px,50% - 648px);position:relative;overflow:hidden}.product-proof:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.product-proof>*{z-index:1;width:100%;max-width:1296px;margin-inline:auto;position:relative}.product-proof .section-label{color:#69b5ff}.product-proof .section-heading h2{color:#fff}.product-proof .section-heading>p,.product-proof .section-heading--split>p{color:#aeb9c9}.section-heading{max-width:760px}.section-heading--split{grid-template-columns:minmax(0,1fr) 430px;align-items:end;gap:70px;max-width:none;display:grid}.section-heading h2,.workshop-copy h2,.final-cta h2{color:var(--landing-ink);letter-spacing:-.045em;margin:15px 0 0;font-size:clamp(36px,4vw,56px);font-weight:640;line-height:1.08}.section-heading>p,.section-heading--split>p,.workshop-copy>p{color:var(--landing-muted);font-size:16px;line-height:1.75}.section-heading--split>p{padding-bottom:5px}.product-stage{transform-origin:top;background:#f2f3f5;border:1px solid #d8dadd;border-radius:18px;grid-template-columns:62px minmax(0,1fr) 255px;min-height:530px;margin-top:66px;transition:transform .6s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden;transform:perspective(1800px)rotateX(2deg);box-shadow:0 46px 100px #0006}.product-stage:hover{transform:perspective(1800px)rotateX(0)translateY(-3px)}.product-stage__rail{background:#fff;border-right:1px solid #e2e4e7;flex-direction:column;align-items:center;gap:12px;padding:16px 12px;display:flex}.product-stage__rail>span:not(.brand-image){color:#7a828e;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.product-stage__rail>span.is-active{color:var(--landing-blue-dark);background:var(--landing-blue-soft)}.product-stage__main{min-width:0;padding:27px 24px 28px}.product-stage__main>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.product-stage__main header div{flex-direction:column;gap:3px;display:flex}.product-stage__main header small{color:#5e6774;font-size:12px}.product-stage__main header h3{letter-spacing:-.035em;margin:0;font-size:24px}.product-stage__main header button{color:#fff;background:var(--landing-blue);border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;font-weight:700;transition:background .18s,transform .18s;display:inline-flex}.product-stage__main header button:hover{background:var(--landing-blue-dark);transform:translateY(-1px)}.arrival-strip{background:#fff;border:1px solid #e1e3e7;border-radius:11px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:22px;padding:13px 15px;display:grid}.arrival-strip>span{width:36px;height:36px;color:var(--landing-blue-dark);background:var(--landing-blue-soft);border-radius:9px;place-items:center;display:grid}.arrival-strip>div{flex-direction:column;min-width:0;display:flex}.arrival-strip strong{font-size:13px}.arrival-strip small{color:#5f6875;text-overflow:clip;white-space:normal;font-size:12px;line-height:1.35;overflow:visible}.arrival-strip b{color:var(--landing-blue-dark);font-size:12px}.order-board{background:#fff;border:1px solid #e1e3e7;border-radius:11px;margin-top:16px;overflow:hidden}.landing-page .order-board__head,.landing-page .order-row{grid-template-columns:minmax(180px,1.45fr) minmax(100px,.8fr) 80px 112px;align-items:center;gap:12px;display:grid}.landing-page .order-board__head{color:#5f6875;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #e8eaed;min-height:40px;padding:0 16px;font-family:inherit;font-size:12px}.landing-page .order-row{border-bottom:1px solid #eaebee;min-height:92px;padding:0 16px}.landing-page .order-row:last-child{border-bottom:0}.landing-page .order-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.landing-page .order-row strong{font-size:13px}.landing-page .order-row small,.landing-page .order-row>span{color:#555f6e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.order-time{font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-weight:650;display:inline-flex;color:#313744!important}.order-state{border-radius:999px;width:fit-content;padding:6px 8px;font-weight:700;font-size:12px!important}.order-state--active{background:var(--landing-blue-soft);color:var(--landing-blue-dark)!important}.order-state--waiting{background:#fff0cf;color:#8b5e09!important}.order-state--review{background:#f0eafd;color:#6d4bb0!important}.product-stage__focus{background:#fff;border-left:1px solid #e1e3e7;flex-direction:column;padding:26px 22px;display:flex}.focus-label{color:#5f6875;letter-spacing:.07em;font-family:inherit;font-size:12px;font-weight:700}.focus-plate{border:2px solid #d5dae3;border-radius:6px;align-items:stretch;width:fit-content;height:38px;margin-top:20px;display:flex;overflow:hidden}.focus-plate span{color:#fff;background:#1b3f9e;place-items:center;width:18px;font-size:8px;display:grid}.focus-plate strong{letter-spacing:.04em;place-items:center;padding:0 12px;font-size:15px;display:grid}.product-stage__focus h4{margin:16px 0 2px;font-size:16px}.product-stage__focus>small{color:#5f6875;font-size:12px}.focus-progress{flex-direction:column;gap:8px;margin-top:30px;display:flex}.focus-progress div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.focus-progress div span{color:#5f6875}.focus-progress i{background:#e5e8ec;border-radius:99px;height:5px;display:block;overflow:hidden}.focus-progress b{background:var(--landing-blue);border-radius:inherit;width:63%;height:100%;display:block}.product-stage__focus dl{flex-direction:column;gap:0;margin:24px 0 0;display:flex}.product-stage__focus dl div{border-top:1px solid #e9eaed;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.product-stage__focus dt{color:#5f6875;font-size:12px}.product-stage__focus dd{margin:0;font-size:12px;font-weight:700}.product-stage__focus>button{color:#fff;background:var(--landing-navy);border-radius:9px;min-height:38px;margin-top:auto;font-size:12px;font-weight:700}.product-outcomes{border-block:1px solid #ffffff21;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;display:grid}.product-outcomes article{border-right:1px solid #ffffff21;grid-template-columns:auto 1fr;align-items:start;gap:20px;min-height:146px;padding:30px 34px;display:grid}.product-outcomes article:first-child{padding-left:0}.product-outcomes article:last-child{border-right:0;padding-right:0}.product-outcomes article>span{color:#69b5ff;font-family:inherit;font-size:12px;font-weight:700}.product-outcomes article>div{flex-direction:column;gap:8px;display:flex}.product-outcomes strong{color:#fff;font-size:16px}.product-outcomes p{color:#97a4b8;max-width:300px;font-size:13px;line-height:1.65}.workflow-section{padding:clamp(82px,9vw,132px) 0}.workflow-section .section-heading p{max-width:650px;margin-top:22px}.workflow-list{border-block:1px solid var(--landing-line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:66px;display:grid}.workflow-list article{border-right:1px solid var(--landing-line);gap:28px;min-width:0;min-height:220px;padding:38px 46px;transition:background .28s,transform .28s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.workflow-list article:hover{z-index:1;background:#ffffffad;transform:translateY(-4px)}.workflow-list article:nth-child(2n){border-right:0}.workflow-list article:nth-child(-n+2){border-bottom:1px solid var(--landing-line)}.workflow-list article>svg{display:none}.workflow-number{width:auto;height:auto;color:var(--landing-blue-dark);letter-spacing:-.08em;flex:none;font-family:inherit;font-size:34px;font-weight:520;line-height:1;display:block}.workflow-list article>div{flex-direction:column;min-width:0;display:flex}.workflow-list h3{letter-spacing:-.025em;margin:1px 0 13px;font-size:22px}.workflow-list p{color:var(--landing-muted);font-size:14px;line-height:1.68}.workflow-list strong{color:var(--landing-success);align-items:center;gap:5px;margin-top:auto;padding-top:26px;font-size:12px;display:flex}.workshop-section{border-top:1px solid var(--landing-line);grid-template-columns:minmax(0,.85fr) minmax(560px,1.15fr);align-items:center;gap:clamp(58px,7vw,100px);padding:clamp(84px,9vw,130px) 0;display:grid}.workshop-copy>p{max-width:550px;margin-top:22px}.workshop-copy ul{flex-direction:column;gap:13px;margin:28px 0 0;padding:0;list-style:none;display:flex}.workshop-copy li{color:#3c4657;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.workshop-copy li svg{color:var(--landing-success);flex:none}.before-after{border:1px solid var(--landing-line);border-radius:16px;grid-template-columns:.86fr 1.14fr;min-height:464px;display:grid;overflow:hidden;box-shadow:0 25px 55px #111a2e1a}.before-after__before,.before-after__after{flex-direction:column;padding:30px;display:flex}.before-after__before{color:#e5e8ee;background:#202633}.before-after__after{color:var(--landing-ink);background:#fff}.before-after__before>span,.before-after__after>span{letter-spacing:.08em;font-family:inherit;font-size:12px;font-weight:700}.before-after__before>span{color:#929baa}.before-after__after>span{color:var(--landing-blue-dark)}.before-after h3{letter-spacing:-.035em;margin:15px 0 24px;font-size:21px;line-height:1.2}.before-after__before>div{color:#aab1bd;border-top:1px solid #ffffff1a;align-items:flex-start;gap:11px;padding:16px 0;display:flex}.before-after__before p{font-size:13px;line-height:1.45}.after-order{background:#f7f7f8;border:1px solid #e5e6e9;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.after-order div{flex-direction:column;display:flex}.after-order strong{font-size:13px}.after-order small{color:#5f6875;font-size:12px}.after-order>span{color:var(--landing-blue-dark);background:var(--landing-blue-soft);border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}.after-timeline{border-left:1px solid #d8dde4;gap:13px;margin-left:15px;padding:19px 0 4px 7px;display:flex;position:relative}.after-timeline i{background:var(--landing-success);width:9px;height:9px;box-shadow:0 0 0 1px var(--landing-success);border:3px solid #fff;border-radius:999px;flex:0 0 9px;margin-left:-12px}.after-timeline p{flex-direction:column;gap:3px;display:flex}.after-timeline strong{font-size:12px}.after-timeline small{color:#5f6875;font-size:12px}.workshop-moments{border-top:1px solid var(--landing-line);padding:clamp(90px,10vw,144px) 0}.workshop-moments__grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px;min-height:720px;margin-top:62px;display:grid}.workshop-moment{background:#0a0e1c;border-radius:18px;min-height:0;margin:0;position:relative;overflow:hidden}.workshop-moment--intake{grid-row:1/3}.workshop-moment img{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1);display:block}.workshop-moment:hover img{transform:scale(1.035)}.workshop-moment:after{content:"";background:linear-gradient(#0000 42%,#040710db 100%);position:absolute;inset:0}.workshop-moment figcaption{z-index:1;color:#fff;flex-direction:column;gap:7px;display:flex;position:absolute;bottom:26px;left:28px;right:28px}.workshop-moment figcaption span{color:#8bc9ff;letter-spacing:.08em;font-family:inherit;font-size:11px;font-weight:700}.workshop-moment figcaption strong{letter-spacing:-.035em;max-width:520px;font-size:clamp(19px,2.2vw,31px);line-height:1.12}.marketing-paths{border-top:1px solid var(--landing-line);grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(50px,8vw,120px);padding:clamp(86px,9vw,132px) 0;display:grid}.marketing-paths h2{letter-spacing:-.05em;max-width:460px;margin:16px 0 0;font-size:clamp(38px,4vw,56px);line-height:1.05}.marketing-paths nav{border-top:1px solid var(--landing-line)}.marketing-paths nav a{min-height:96px;color:var(--landing-ink);border-bottom:1px solid var(--landing-line);grid-template-columns:42px minmax(130px,.65fr) minmax(180px,1fr) auto;align-items:center;gap:18px;text-decoration:none;transition:background .24s,transform .24s cubic-bezier(.22,1,.36,1);display:grid}.marketing-paths nav a:hover{background:#fff;transform:translate(10px)}.marketing-paths nav span{color:var(--landing-blue-dark);font-family:inherit;font-size:11px;font-weight:700}.marketing-paths nav strong{font-size:17px}.marketing-paths nav small{color:var(--landing-muted);font-size:13px}.marketing-paths nav svg{color:var(--landing-blue-dark)}.marketing-paths nav a:hover svg{transform:translate(5px)}.final-cta{color:#fff;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:40px;width:100%;min-height:0;margin-top:20px;padding:clamp(32px,4vw,52px) max(20px,50% - 648px);display:flex;position:relative;overflow:hidden}.final-cta:before{background:var(--landing-navy);content:"";pointer-events:none;position:absolute;inset:0}.final-cta>*{z-index:1;position:relative}.final-cta span{color:#93caff;background:var(--landing-navy);letter-spacing:.07em;text-transform:uppercase;font-family:inherit;font-size:12px;font-weight:700}.final-cta h2{color:#fff;background:var(--landing-navy);max-width:750px;margin-top:14px;font-size:clamp(34px,4vw,48px);line-height:1.05}.button--light{color:var(--landing-navy);background:#fff;flex:none}.button--light:hover{background:#eaf4ff}.final-cta__actions{flex:none;align-items:center;gap:12px;display:flex}.button--outline-light{color:#fff;background:var(--landing-navy);border:1px solid #fff3}.button--outline-light:hover{background:#ffffff1a}.landing-page.is-motion-ready [data-reveal]{opacity:0;transition:opacity .76s cubic-bezier(.22,1,.36,1),transform .76s cubic-bezier(.22,1,.36,1);transform:translateY(34px)scale(.992)}.landing-page.is-motion-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.landing-page.is-motion-ready .product-evidence.is-visible picture img{transform:scale(1)}.landing-page.is-motion-ready .product-outcomes[data-reveal] article,.landing-page.is-motion-ready .workflow-list[data-reveal] article,.landing-page.is-motion-ready .marketing-paths nav[data-reveal] a{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1),background .24s;transform:translateY(22px)}.landing-page.is-motion-ready .product-outcomes[data-reveal].is-visible article,.landing-page.is-motion-ready .workflow-list[data-reveal].is-visible article,.landing-page.is-motion-ready .marketing-paths nav[data-reveal].is-visible a{opacity:1;transform:translateY(0)}.landing-page.is-motion-ready .workflow-list[data-reveal].is-visible article:hover{transform:translateY(-4px)}.landing-page.is-motion-ready .marketing-paths nav[data-reveal].is-visible a:hover{transform:translate(10px)}.landing-page.is-motion-ready .product-outcomes article:nth-child(2),.landing-page.is-motion-ready .workflow-list article:nth-child(2),.landing-page.is-motion-ready .marketing-paths nav a:nth-child(2){transition-delay:90ms}.landing-page.is-motion-ready .product-outcomes article:nth-child(3),.landing-page.is-motion-ready .workflow-list article:nth-child(3),.landing-page.is-motion-ready .marketing-paths nav a:nth-child(3){transition-delay:.18s}.landing-page.is-motion-ready .workflow-list article:nth-child(4),.landing-page.is-motion-ready .marketing-paths nav a:nth-child(4){transition-delay:.27s}.landing-page.is-motion-ready .marketing-paths nav a:nth-child(5){transition-delay:.36s}.landing-page.is-motion-ready .marketing-paths nav a:nth-child(6){transition-delay:.45s}.landing-page.is-motion-ready .marketing-paths nav a:nth-child(7){transition-delay:.54s}.landing-page.is-motion-ready .workshop-moments__grid[data-reveal] .workshop-moment{opacity:0;clip-path:inset(0 0 18% round 18px);transition:opacity .76s cubic-bezier(.22,1,.36,1),clip-path .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(26px)scale(.985)}.landing-page.is-motion-ready .workshop-moments__grid[data-reveal].is-visible .workshop-moment{opacity:1;clip-path:inset(0 round 18px);transform:translateY(0)scale(1)}.landing-page.is-motion-ready .workshop-moments__grid .workshop-moment:nth-child(2){transition-delay:.11s}.landing-page.is-motion-ready .workshop-moments__grid .workshop-moment:nth-child(3){transition-delay:.22s}.landing-page.is-motion-ready .before-after[data-reveal]>div{opacity:0;transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);transform:translate(22px)}.landing-page.is-motion-ready .before-after[data-reveal].is-visible>div{opacity:1;transform:translate(0)}.landing-page.is-motion-ready .before-after[data-reveal]>div:last-child{transition-delay:.13s}.landing-footer{color:#596271;grid-template-columns:180px minmax(150px,1fr) minmax(360px,auto) auto;align-items:center;gap:28px;min-height:168px;display:grid}.landing-footer p{font-size:13px}.landing-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;display:flex}.landing-footer nav a{color:#596271;font-size:12px;text-decoration:none}.landing-footer nav a:hover,.landing-footer nav a:focus-visible{color:var(--landing-blue-dark)}.landing-footer button{min-height:44px;padding-inline:16px}.login-overlay{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040712b3;place-items:center;padding:24px;animation:.18s ease-out both overlay-in;display:grid;position:fixed;inset:0}.login-overlay__dismiss{cursor:default;width:100%;height:100%;position:absolute;inset:0}.login-dialog{z-index:1;background:#fff;border:1px solid #ffffff59;border-radius:18px;grid-template-columns:.95fr 1.05fr;width:min(100%,920px);max-height:calc(100vh - 48px);animation:.22s ease-out both dialog-in;display:grid;position:relative;overflow:auto;box-shadow:0 36px 100px #00000052}.login-dialog__visual{background:#dcebf4;min-height:570px;position:relative;overflow:hidden}.login-dialog__visual>img{object-fit:cover;object-position:62% center;width:100%;height:100%}.login-dialog__visual:after{content:"";background:linear-gradient(#060b1c14,#060b1cb8);position:absolute;inset:0}.login-dialog__visual-copy{z-index:2;color:#fff;position:absolute;bottom:28px;left:28px;right:28px}.login-dialog__visual-copy .brand-image{filter:drop-shadow(0 5px 16px #00000047);margin-bottom:20px}.login-dialog__visual-copy p{max-width:330px;font-size:19px;font-weight:650;line-height:1.4}.login-dialog__form{flex-direction:column;justify-content:center;padding:52px clamp(32px,5vw,58px);display:flex;position:relative}.dialog-close{color:#677182;background:#f5f6f8;border-radius:10px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.login-dialog__heading{align-items:center;gap:13px;display:flex}.login-dialog__heading>span{width:42px;height:42px;color:var(--landing-blue-dark);background:var(--landing-blue-soft);border-radius:10px;flex:0 0 42px;place-items:center;display:grid}.login-dialog__heading small{color:var(--landing-blue-dark);letter-spacing:.08em;font-family:inherit;font-size:12px;font-weight:700}.login-dialog__heading h2{letter-spacing:-.04em;margin:2px 0 0;font-size:28px}.login-intro{color:var(--landing-muted);margin-top:18px;font-size:14px;line-height:1.6}.login-dialog form{flex-direction:column;gap:17px;margin-top:28px;display:flex}.login-dialog label{color:#3d4758;flex-direction:column;gap:7px;font-size:12px;font-weight:650;display:flex}.login-dialog input{width:100%;height:48px;color:var(--landing-ink);background:#fff;border:1px solid #d7dce4;border-radius:9px;padding:0 14px;font-size:14px}.login-dialog input:hover{border-color:#aeb7c4}.password-field{display:block;position:relative}.password-field input{padding-right:50px}.password-field button{color:#7a8493;border-radius:7px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:4px;right:4px}.login-error{color:#a21926;background:#fcebed;border:1px solid #f5cbd0;border-radius:8px;padding:10px 12px;font-size:12px}.login-submit{color:#fff;background:var(--landing-blue);border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:50px;margin-top:3px;font-size:13px;font-weight:750;display:flex;box-shadow:0 10px 24px #087ceb2e}.login-submit:disabled{cursor:wait;opacity:.65}.login-security{color:#7b8492;justify-content:center;align-items:center;gap:7px;margin-top:20px;font-size:12px;display:flex}.login-security svg{color:var(--landing-success)}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-in{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-scene-in{0%{opacity:0;transform:perspective(1500px)rotateY(-6deg)rotateX(1.5deg)translate(30px)}to{opacity:1;transform:perspective(1500px)rotateY(-2deg)rotateX(.5deg)translate(0)}}@keyframes landing-header-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes operation-progress{0%,to{opacity:.45;transform:translate(0)}45%{opacity:1;transform:translate(4px)}}@media (width<=1100px){.landing-header{width:calc(100% - 16px);height:64px;margin-top:8px;padding-inline:14px 10px;top:8px}.landing-header nav{border:1px solid var(--landing-line);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;gap:2px;padding:12px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 18px 45px #111a2e2e}.landing-header nav.is-open{display:flex}.landing-header nav a,.header-login{text-align:left;border-radius:8px;min-height:44px;padding:0 12px}.landing-header nav a{align-items:center;display:flex}.header-login{color:var(--landing-blue-dark);background:var(--landing-blue-soft);display:block}.menu-button{display:grid}.header-access{display:none}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);min-height:690px}.hero-copy h1{font-size:clamp(48px,6vw,66px)}.hero-trust li:last-child{display:none}.hero-visual{aspect-ratio:auto;min-height:500px}.product-stage{grid-template-columns:56px minmax(0,1fr) 220px}.landing-page .order-board__head,.landing-page .order-row{grid-template-columns:minmax(160px,1.3fr) minmax(90px,.7fr) 70px 100px}.workshop-section{grid-template-columns:1fr}.workshop-copy{max-width:720px}.workshop-moments__grid{min-height:620px}.marketing-paths{grid-template-columns:1fr;gap:42px}.landing-footer{grid-template-columns:180px 1fr;padding-block:32px}.landing-footer nav{justify-content:flex-start}.landing-footer button{justify-self:start}}@media (width<=820px){.landing-brand,.brand-image--compact{width:156px}.landing-hero{background-position:64%;grid-template-columns:1fr;gap:46px;min-height:auto;margin-top:-72px;padding-top:150px}.landing-hero:before{display:none}.hero-copy{padding-right:0}.hero-copy>p{max-width:650px}.hero-visual{aspect-ratio:4/3;border-radius:22px;min-height:0;transform:none}.hero-visual:hover{transform:translateY(-3px)}.section-heading--split{grid-template-columns:1fr;gap:24px}.product-stage{grid-template-columns:54px minmax(0,1fr)}.product-stage__focus{display:none}.product-evidence{transform:none}.product-evidence:hover{transform:translateY(-3px)}.product-outcomes{grid-template-columns:1fr}.product-outcomes article,.product-outcomes article:first-child,.product-outcomes article:last-child{border-bottom:1px solid #ffffff21;border-right:0;min-height:auto;padding:24px 0}.product-outcomes article:last-child{border-bottom:0}.workflow-list article{padding:34px 30px}.workshop-section{grid-template-columns:1fr}.workshop-moments__grid{grid-template-rows:minmax(420px,1.35fr) minmax(280px,.65fr);grid-template-columns:1fr 1fr;min-height:760px}.workshop-moment--intake{grid-area:auto/1/auto/3}.final-cta{flex-direction:column;align-items:flex-start}.login-dialog{grid-template-columns:1fr}.login-dialog__visual{display:none}.login-dialog__form{min-height:570px}}@media (width<=620px){.landing-hero{background-position:70%;margin-top:-72px;padding:146px 20px 74px}.hero-copy h1{letter-spacing:-.06em;margin:21px 0 22px;font-size:clamp(43px,13.2vw,56px);line-height:.94}.hero-copy>p{font-size:16px;line-height:1.58}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.button{width:100%}.hero-trust{gap:10px 16px}.hero-copy__index{display:none}.hero-visual{aspect-ratio:650/660;border-radius:16px;min-height:0}.hero-panel-proof{bottom:12px;left:12px}.operations-marquee{overflow:hidden}.operations-marquee__track{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:12px 16px;width:100%;min-width:0;min-height:0;padding:18px 20px;display:grid}.operations-marquee__track>span{letter-spacing:.05em;gap:8px;min-width:0;font-size:12px}.workflow-section,.workshop-section,.workshop-moments,.marketing-paths,.final-cta,.landing-footer{width:min(100% - 32px,1296px)}.product-proof{width:100%;padding:76px 16px}.section-heading h2,.workshop-copy h2,.final-cta h2{font-size:37px}.product-stage{grid-template-columns:1fr;min-height:auto;margin-top:38px}.product-stage__rail{display:none}.product-stage,.product-stage:hover{transform:none}.product-evidence{border-radius:14px;margin-top:38px}.product-evidence__bar{padding-inline:12px}.product-evidence__bar strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-evidence__bar small{display:none}.product-evidence figcaption{grid-template-columns:1fr;gap:7px;padding:16px}.product-evidence figcaption a{margin-top:3px}.product-stage__main{padding:22px 16px}.product-stage__main>header{align-items:flex-start}.product-stage__main header button{min-height:38px}.arrival-strip{grid-template-columns:34px minmax(0,1fr);align-items:flex-start}.arrival-strip b,.landing-page .order-board__head{display:none}.landing-page .order-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;padding:15px}.landing-page .order-row>span:first-of-type{display:none}.order-time{grid-column:1}.order-state{grid-area:1/2}.workflow-list{grid-template-columns:1fr}.workflow-list article,.workflow-list article:nth-child(2){border-right:0;border-bottom:1px solid var(--landing-line);min-height:0;padding:30px 4px}.workflow-list article:last-child{border-bottom:0}.workflow-list article>svg,.workflow-list article:nth-child(2)>svg{display:none}.before-after{grid-template-columns:1fr}.before-after__before,.before-after__after{padding:25px 22px}.workshop-moments__grid{grid-template-rows:none;grid-template-columns:1fr;min-height:0;margin-top:38px}.workshop-moment,.workshop-moment--intake{grid-area:auto;min-height:310px}.workshop-moment figcaption{bottom:20px;left:20px;right:20px}.marketing-paths{grid-template-columns:1fr;gap:34px}.marketing-paths nav a{grid-template-columns:28px 1fr auto;gap:12px;min-height:88px}.marketing-paths nav small{display:none}.final-cta{border-radius:0;gap:16px;width:100%;min-height:0;padding:20px}.final-cta__actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;width:100%;display:grid}.final-cta__actions .button{min-width:0;padding-inline:10px;font-size:12px}.final-cta h2{margin-top:10px;font-size:32px;line-height:1}.landing-footer{grid-template-columns:1fr;gap:16px;padding:40px 0}.landing-footer nav{justify-content:flex-start;gap:10px 16px}.landing-footer button{width:fit-content;padding:0}.login-overlay{padding:12px}.login-dialog{border-radius:14px;max-height:calc(100vh - 24px)}.login-dialog__form{min-height:0;padding:70px 24px 32px}.login-dialog__heading h2{font-size:25px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.landing-page.is-motion-ready [data-reveal]{opacity:1;transform:none}.landing-page.is-motion-ready .product-outcomes[data-reveal] article,.landing-page.is-motion-ready .workflow-list[data-reveal] article,.landing-page.is-motion-ready .marketing-paths nav[data-reveal] a,.landing-page.is-motion-ready .workshop-moments__grid[data-reveal] .workshop-moment,.landing-page.is-motion-ready .before-after[data-reveal]>div{opacity:1;clip-path:none;transform:none}.product-evidence picture img{transform:none}.hero-copy,.hero-visual,.landing-header,.operations-marquee__track svg{animation:none}}
