@font-face{font-family:Gilroy;src:url("../fonts/Gilroy-Regular.woff2") format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Gilroy;src:url("../fonts/Gilroy-SemiBold.woff2") format("woff2");font-weight:600;font-display:swap}@font-face{font-family:MontserratBlack;src:url("../fonts/Montserrat-Black.woff2") format("woff2");font-weight:900;font-display:swap}
:root{--blue:#275efe;--blue-dark:#1647df;--ink:#0c101c;--muted:#6d778e;--line:#dce2ed;--soft:#f4f6fa;--lime:#d9ff61;--coral:#ff6c6c;--white:#fff;--shell:min(1280px,calc(100vw - 80px));--header:88px;--radius:10px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 18px)}body{margin:0;color:var(--ink);background:#fff;font-family:Gilroy,Arial,sans-serif;font-size:18px;line-height:1.45;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:999;left:16px;top:12px;padding:12px 18px;background:var(--ink);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.grid-bg{background-image:linear-gradient(rgba(15,32,73,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(15,32,73,.055) 1px,transparent 1px);background-size:72px 72px}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 28px;color:var(--blue);font-weight:600;font-size:14px;letter-spacing:.12em;text-transform:uppercase}.eyebrow span{display:block;width:34px;height:3px;background:currentColor}.eyebrow.light{color:#bcd0ff}.eyebrow.dark{color:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:MontserratBlack,Gilroy,sans-serif;letter-spacing:-.045em;line-height:.98}h1 em,h2 em{font-style:normal;color:var(--blue)}h2{font-size:clamp(52px,6.1vw,94px);margin-bottom:0}.section{padding:140px 0}.section-head{max-width:920px;margin-bottom:68px}.section-head>p:last-child{max-width:620px;margin:28px 0 0;color:var(--muted);font-size:21px}.section-head.split{max-width:none;display:grid;grid-template-columns:1.4fr .7fr;gap:80px;align-items:end}.section-head.split>p:last-child{margin:0 0 8px}.button{min-height:62px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid transparent;border-radius:6px;font-weight:600;position:relative;overflow:hidden;transition:transform .25s,background .25s,color .25s,box-shadow .25s}.button:hover{transform:translateY(-3px)}.button-blue{color:#fff;background:var(--blue);box-shadow:0 18px 38px rgba(39,94,254,.22)}.button-blue:hover{background:var(--blue-dark)}.button-light{background:#fff;border-color:#cfd6e4}.button-ink{background:var(--ink);color:#fff}.button span{font-size:23px}.shine:before{content:"";position:absolute;inset:-100% auto -100% -60%;width:36%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.44),transparent);transform:rotate(18deg);transition:left .75s}.shine:hover:before{left:125%}
.page-loader{position:fixed;z-index:1000;inset:0;background:var(--blue);display:grid;place-items:center;color:#fff;transition:opacity .5s,visibility .5s}.page-loader>span{font-size:clamp(48px,9vw,96px);letter-spacing:-.06em}.page-loader>span span{font-weight:700}.page-loader i{position:absolute;left:0;bottom:0;height:5px;width:0;background:var(--lime);animation:loadbar .85s ease forwards}.loaded .page-loader{opacity:0;visibility:hidden}@keyframes loadbar{to{width:100%}}
.site-header{height:var(--header);position:sticky;z-index:90;top:0;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);transition:box-shadow .25s}.site-header.is-scrolled{box-shadow:0 12px 32px rgba(23,34,61,.09)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:168px;height:auto}.desktop-nav{display:flex;gap:36px;font-weight:600;font-size:16px}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--blue);transition:right .25s}.desktop-nav a:hover:after{right:0}.header-cta{min-height:54px;padding-inline:22px}.menu-toggle,.mobile-menu{display:none}
.hero{padding-top:90px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .85fr;gap:70px;align-items:center;min-height:690px;padding-bottom:82px}.hero-copy h1{font-size:clamp(57px,6.2vw,96px);margin-bottom:30px}.hero-copy h1 em{display:block}.hero-lead{max-width:720px;color:var(--muted);font-size:23px;line-height:1.5}.hero-actions{display:flex;gap:14px;margin-top:40px}.hero-proof{display:flex;gap:28px;flex-wrap:wrap;list-style:none;padding:0;margin:32px 0 0;color:var(--muted);font-size:15px}.hero-proof li{display:flex;align-items:center;gap:9px}.hero-proof i{width:8px;height:8px;border-radius:50%;background:#39c66c;box-shadow:0 0 0 5px rgba(57,198,108,.12)}
.hero-system{background:var(--ink);color:#fff;border-radius:var(--radius);padding:24px;box-shadow:24px 28px 0 var(--blue);position:relative}.hero-system:before{content:"";position:absolute;width:105px;height:105px;border-radius:50%;background:var(--lime);right:-34px;top:-42px;z-index:-1}.system-top{display:flex;align-items:center;justify-content:space-between;padding:2px 0 20px;border-bottom:1px solid #333a4a}.system-top span{color:#90a4ca;font-size:12px;letter-spacing:.14em}.system-top b{font-family:Gilroy;font-size:14px}.system-top b:before{content:"";display:inline-block;width:8px;height:8px;background:var(--lime);border-radius:50%;margin-right:8px;box-shadow:0 0 0 5px rgba(217,255,97,.12);animation:pulse 1.8s infinite}.message-card{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;background:#fff;color:var(--ink);padding:16px;margin:24px 0 12px;border-radius:7px}.avatar{display:grid;place-items:center;width:48px;height:48px;background:#e3eaff;color:var(--blue);font-weight:600}.message-card small,.message-card strong{display:block}.message-card small{color:var(--muted);font-size:12px;margin-bottom:4px}.message-card strong{font-family:Gilroy;letter-spacing:0;font-size:15px}.message-card time{color:var(--muted);font-size:11px}.automation-rail{position:relative;padding:8px 0}.rail-line{position:absolute;width:2px;left:23px;top:26px;bottom:26px;background:#35405a;overflow:hidden}.rail-line i{display:block;width:100%;height:26%;background:var(--lime);animation:rail 2.4s ease-in-out infinite}.automation-rail article{position:relative;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;padding:15px 0}.automation-rail article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#1d2433;border:1px solid #39445b;z-index:1;font-size:12px}.automation-rail small,.automation-rail strong{display:block}.automation-rail small{font-size:10px;color:#7993c9;letter-spacing:.12em}.automation-rail strong{font-family:Gilroy;letter-spacing:0;font-size:16px}.automation-rail article>b{padding:7px 9px;background:#202a3f;color:#a9bbdc;border-radius:4px;font-family:Gilroy;font-size:11px}.system-result{background:var(--blue);padding:18px;border-radius:6px}.system-result span,.system-result strong{display:block}.system-result span{color:#cbd7ff;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.system-result strong{font-family:Gilroy;letter-spacing:0;font-size:16px;margin-top:5px}.trust-ticker{border-top:1px solid var(--line);background:#fff;overflow:hidden;white-space:nowrap}.ticker-track{width:max-content;display:flex;align-items:center;gap:80px;padding:22px 40px;color:#858da0;font-family:MontserratBlack;font-size:18px;animation:marquee 25s linear infinite}
.founder-strip{background:var(--lime);padding:64px 0}.founder-grid{display:grid;grid-template-columns:130px 1fr 1fr;gap:42px;align-items:center}.founder-mark{width:112px;height:112px;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-family:MontserratBlack;font-size:34px;border-radius:50%}.founder-grid h2{font-size:clamp(40px,4vw,62px)}.founder-grid .eyebrow{margin-bottom:15px;color:var(--ink)}.founder-copy p{font-size:19px;margin-bottom:18px}.founder-copy a{font-weight:600;border-bottom:2px solid var(--ink);padding-bottom:3px}
.cases{background:#fff}.case-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.case-card{border:1px solid var(--line);background:var(--soft);border-radius:var(--radius);overflow:hidden;position:relative}.case-feature{grid-column:1/-1;display:grid;grid-template-columns:.9fr 1.1fr;background:#f10557;color:#fff;min-height:560px}.case-copy{padding:52px}.case-tag{display:inline-flex;padding:8px 12px;background:rgba(255,255,255,.92);color:var(--ink);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:4px}.case-card h3{font-size:clamp(32px,3.6vw,56px);margin:34px 0 20px}.case-card p{color:inherit;opacity:.8;font-size:19px}.case-feature ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:10px;margin:34px 0 0}.case-feature li{border:1px solid rgba(255,255,255,.38);padding:8px 12px;font-size:13px}.case-feature figure{margin:0;display:flex;align-items:flex-end;justify-content:center;padding:32px 32px 0;background:rgba(0,0,0,.07)}.case-feature img{max-height:520px;width:100%;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(46,0,15,.25))}.case-loyalty{background:var(--blue);color:#fff;min-height:660px}.case-loyalty figure{margin:0;padding:0 32px;display:flex;justify-content:center}.case-loyalty img{max-height:410px;object-fit:contain;filter:drop-shadow(0 20px 32px rgba(0,0,0,.22))}.case-compact{padding:42px;min-height:320px}.case-compact h3{font-size:37px;margin:28px 0 18px}.case-compact .case-tag{border:1px solid var(--line)}.case-dark{background:var(--ink);color:#fff}.mini-dashboard{height:90px;display:flex;gap:12px;align-items:flex-end;border-bottom:2px solid #cfd6e2;padding:8px 10px 0;margin-top:26px}.mini-dashboard i{flex:1;height:var(--h);background:var(--blue);animation:bars 4s ease-in-out infinite alternate}.score-line{display:grid;grid-template-columns:82px 1fr 30px;gap:12px;align-items:center;margin-top:16px;font-size:13px}.score-line i{height:6px;background:#343a49}.score-line i b{display:block;height:100%;background:var(--lime)}.text-cta{display:inline-flex;gap:22px;align-items:center;margin-top:42px;font-family:MontserratBlack;font-size:24px;border-bottom:3px solid var(--blue);padding-bottom:5px}
.industries{background-color:#f7f9fc}.industry-tabs{display:flex;gap:9px;overflow:auto;padding:0 0 18px;scrollbar-width:none}.industry-tabs::-webkit-scrollbar{display:none}.industry-tabs button{flex:none;border:1px solid #cfd6e4;background:#fff;padding:13px 20px;border-radius:999px;font-weight:600;cursor:pointer;transition:.25s}.industry-tabs button[aria-selected=true]{background:var(--blue);border-color:var(--blue);color:#fff}.industry-stage{margin-top:24px;min-height:360px;padding:58px;background:var(--blue);color:#fff;border-radius:var(--radius);display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.industry-index{color:#b9c9ff;font-size:13px;letter-spacing:.12em}.industry-stage h3{font-size:clamp(37px,4vw,60px);margin:22px 0}.industry-stage p{color:#d6dfff;font-size:20px;max-width:560px}.industry-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1.3fr;gap:10px;align-items:center}.industry-flow span{min-height:90px;display:grid;place-items:center;text-align:center;background:#fff;color:var(--ink);border-radius:5px;padding:12px;font-weight:600}.industry-flow i{font-style:normal;color:var(--lime);font-size:23px}.industry-note{margin:26px 0 0;color:var(--muted)}.industry-note a{color:var(--blue);border-bottom:1px solid}
.solutions{background:#fff}.solution-list{border-top:1px solid var(--line)}.solution-row{display:grid;grid-template-columns:70px 1.05fr 1fr 54px;gap:28px;align-items:center;padding:31px 0;border-bottom:1px solid var(--line);transition:padding .25s,background .25s}.solution-row:hover{padding-left:18px;background:var(--soft)}.solution-row>span{font-size:13px;color:var(--blue)}.solution-row h3{font-size:32px;margin:0}.solution-row p{margin:0;color:var(--muted)}.solution-row b{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line);font-family:Gilroy;border-radius:50%}
.logic-section{background:var(--blue);color:#fff;overflow:hidden}.logic-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.logic-copy h2{font-size:clamp(50px,5vw,78px)}.logic-copy h2 em{color:var(--lime)}.logic-copy>p:not(.eyebrow){color:#d5dfff;font-size:20px}.logic-copy ul{padding:0;list-style:none;margin-top:34px}.logic-copy li{position:relative;padding:13px 0 13px 28px;border-bottom:1px solid rgba(255,255,255,.18)}.logic-copy li:before{content:"↗";position:absolute;left:0;color:var(--lime)}.logic-map{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center}.logic-map article{background:#fff;color:var(--ink);min-height:130px;padding:22px;border-radius:6px}.logic-map article:nth-of-type(4),.logic-map article:nth-of-type(5){grid-row:2}.logic-map article:nth-of-type(4){grid-column:3}.logic-map article:nth-of-type(5){grid-column:5}.logic-map>i:nth-of-type(3),.logic-map>i:nth-of-type(4){grid-row:2}.logic-map>i:nth-of-type(3){grid-column:2}.logic-map>i:nth-of-type(4){grid-column:4}.logic-map span,.logic-map small,.logic-map strong{display:block}.logic-map span{color:var(--blue);font-size:12px}.logic-map small{color:var(--muted);margin:14px 0 3px}.logic-map strong{font-family:Gilroy;font-size:17px;letter-spacing:0}.logic-map>i{font-style:normal;color:var(--lime);font-size:24px}
.people{background:#fff}.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.person-card,.role-card{min-height:330px;border:1px solid var(--line);padding:34px;border-radius:var(--radius);display:flex;flex-direction:column;align-items:flex-start}.founder-card{grid-row:span 2;background:var(--lime);min-height:676px}.person-monogram{width:180px;height:180px;border-radius:50%;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-family:MontserratBlack;font-size:48px;margin:auto auto 42px}.person-card>span,.role-card>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--blue)}.person-card h3,.role-card h3{font-size:30px;margin:14px 0}.person-card p,.role-card p{color:#475064;margin:auto 0 0}.role-card>span{width:56px;height:56px;display:grid;place-items:center;background:#e7edff}.role-card:hover{border-color:var(--blue)}
.ownership{background:var(--ink);color:#fff}.ownership-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.ownership h2{font-size:clamp(56px,6vw,92px)}.ownership h2 em{color:var(--lime)}.ownership-list article{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:30px 0;border-bottom:1px solid #343a49}.ownership-list article:first-child{border-top:1px solid #343a49}.ownership-list>article>span{color:var(--lime);font-size:13px}.ownership-list h3{font-size:30px;margin-bottom:10px}.ownership-list p{color:#aeb7c9;margin:0}
.process{background-color:#f7f9fc}.process-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-list li{padding:34px 24px 42px;border-right:1px solid var(--line);min-height:280px}.process-list li:last-child{border-right:0}.process-list>li>span{display:block;color:var(--blue);font-size:13px;margin-bottom:70px}.process-list h3{font-size:25px}.process-list p{color:var(--muted);font-size:16px}
.filter-section{background:#fff}.filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.filter-card{padding:50px;border:1px solid var(--line);background:var(--soft);border-radius:var(--radius)}.filter-card>span{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.filter-card h3{font-size:42px;margin:30px 0}.filter-card ul{list-style:none;padding:0}.filter-card li{padding:11px 0 11px 26px;border-bottom:1px solid var(--line);position:relative}.filter-card li:before{content:"·";position:absolute;left:5px;color:var(--blue);font-size:25px}.filter-card>p{margin:28px 0 0;font-weight:600}.filter-card.custom{background:var(--blue);color:#fff}.filter-card.custom>span{color:#c7d3ff}.filter-card.custom li{border-color:rgba(255,255,255,.24)}.filter-card.custom li:before{color:var(--lime)}.filter-card.custom a{display:flex;justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.3);font-weight:600}.filter-card.custom a b{color:var(--lime)}
.clients-section{padding:100px 0 0;overflow:hidden}.clients-section h2{font-size:clamp(42px,5vw,78px);max-width:950px;margin-bottom:60px}.logo-marquee{border-block:1px solid var(--line);overflow:hidden}.logo-track{display:flex;width:max-content;align-items:center;gap:90px;padding:34px 45px;animation:marquee 30s linear infinite}.logo-track img{width:170px;height:65px;object-fit:contain;filter:none}
.faq{background:#fff}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.faq .section-head{margin:0}.accordion details{border-top:1px solid var(--line)}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;cursor:pointer;padding:26px 0;display:flex;justify-content:space-between;gap:20px;font-weight:600;font-size:21px}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:28px;color:var(--blue);transition:transform .25s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);max-width:700px;padding:0 45px 26px 0;margin:0}
.brief-section{background:var(--blue);color:#fff;padding:120px 0}.brief-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}.brief-copy h2{font-size:clamp(56px,6vw,94px)}.brief-copy h2 em{color:var(--lime)}.brief-copy>p:not(.eyebrow){color:#d5dfff;font-size:20px;max-width:540px}.contact-list{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin-top:42px}.contact-list a{border-bottom:1px solid #b9c9ff}.brief-form{background:#fff;color:var(--ink);padding:44px;border-radius:var(--radius);box-shadow:18px 18px 0 rgba(0,0,0,.13)}.form-head{display:flex;justify-content:space-between;margin-bottom:34px}.form-head span{font-family:MontserratBlack;font-size:28px}.form-head b{color:var(--blue);font-size:12px;letter-spacing:.1em}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.brief-form label{display:block;font-weight:600;font-size:14px;margin-bottom:16px}.brief-form label>span{color:var(--muted);font-weight:400;float:right}.brief-form input,.brief-form select{width:100%;height:58px;margin-top:8px;padding:0 15px;background:var(--soft);border:1px solid #d4dae6;border-radius:4px;color:var(--ink);outline:none;transition:border .2s,box-shadow .2s}.brief-form input:focus,.brief-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(39,94,254,.12)}.brief-form .submit-button{width:100%;border:0;cursor:pointer;margin-top:8px}.submit-button:disabled{opacity:.65;cursor:wait}.form-note{text-align:center;color:var(--muted);font-size:13px;margin:13px 0 0}.form-status{display:none;text-align:center;padding:12px;margin:14px 0 0;border-radius:4px;font-size:14px}.form-status.is-visible{display:block}.form-status.is-success{background:#eaf8ed;color:#166b31}.form-status.is-error{background:#fff0f0;color:#a51c1c}.site-footer{background:var(--ink);color:#99a3b7;padding:44px 0}.site-footer .shell{display:flex;align-items:center;gap:32px}.site-footer img{margin-right:auto}.site-footer p{margin:0}.site-footer a{border-bottom:1px solid}.mobile-brief-cta{display:none}
.js .reveal{opacity:0;transform:translateY(32px)}.js .reveal.is-visible{opacity:1;transform:none;transition:opacity .72s ease,transform .72s cubic-bezier(.2,.8,.2,1)}
@keyframes marquee{to{transform:translateX(-50%)}}@keyframes pulse{50%{box-shadow:0 0 0 9px rgba(217,255,97,0)}}@keyframes rail{0%{transform:translateY(-100%)}100%{transform:translateY(390%)}}@keyframes bars{to{height:calc(var(--h) * .72)}}
@media (max-width:1100px){:root{--shell:min(100% - 48px,980px)}.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;gap:64px}.hero-copy{max-width:850px}.hero-system{max-width:720px;margin-left:auto}.founder-grid{grid-template-columns:100px 1fr}.founder-copy{grid-column:2}.case-grid,.industry-stage,.logic-grid,.ownership-inner,.brief-grid{grid-template-columns:1fr}.case-feature{grid-template-columns:1fr}.case-feature figure{min-height:370px}.logic-map{max-width:850px}.people-grid{grid-template-columns:repeat(2,1fr)}.process-list{grid-template-columns:repeat(2,1fr)}.process-list li:nth-child(2){border-right:0}.process-list li:last-child{border-right:1px solid var(--line)}.faq-grid{grid-template-columns:1fr;gap:40px}.brief-copy{max-width:760px}}
@media (max-width:760px){:root{--shell:calc(100% - 32px);--header:72px}.grid-bg{background-size:42px 42px}body{font-size:16px;padding-bottom:72px}.section{padding:88px 0}.section-head{margin-bottom:42px}.section-head.split{grid-template-columns:1fr;gap:24px}.section-head>p:last-child{font-size:18px;margin-top:20px}h2{font-size:44px}.site-header{height:72px}.brand img{width:142px}.header-cta{display:none}.menu-toggle{width:48px;height:48px;display:grid;place-content:center;gap:7px;border:0;background:var(--ink);border-radius:4px}.menu-toggle span{display:block;width:22px;height:2px;background:#fff}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.mobile-menu{position:fixed;display:flex;flex-direction:column;gap:0;top:72px;left:0;right:0;bottom:0;background:#fff;padding:24px 16px}.mobile-menu[hidden]{display:none}.mobile-menu a{padding:20px;border-bottom:1px solid var(--line);font-family:MontserratBlack;font-size:26px}.mobile-menu a:last-child{margin-top:18px;background:var(--blue);color:#fff;border:0}.hero{padding-top:56px}.hero-grid{min-height:0;padding-bottom:64px;gap:54px}.hero-copy h1{font-size:49px}.hero-lead{font-size:19px}.hero-actions{display:grid}.button{width:100%;min-height:58px}.hero-proof{display:grid;gap:12px}.hero-system{padding:16px;box-shadow:10px 12px 0 var(--blue);margin-right:10px}.hero-system:before{width:70px;height:70px;right:-18px;top:-25px}.message-card{grid-template-columns:42px 1fr;padding:12px}.message-card time{display:none}.avatar{width:42px;height:42px}.automation-rail article{grid-template-columns:40px 1fr auto;gap:10px}.automation-rail article>span{width:40px;height:40px}.automation-rail article>b{font-size:9px}.rail-line{left:19px}.ticker-track{gap:48px}.founder-strip{padding:56px 0}.founder-grid{grid-template-columns:64px 1fr;gap:18px}.founder-mark{width:64px;height:64px;font-size:22px}.founder-grid h2{font-size:34px}.founder-copy{grid-column:1/-1}.case-grid{grid-template-columns:1fr}.case-feature{grid-column:auto}.case-copy,.case-compact{padding:28px}.case-card h3,.case-compact h3{font-size:34px}.case-feature figure{min-height:280px;padding:20px 14px 0}.case-loyalty{min-height:560px}.industry-tabs{margin-right:-16px}.industry-stage{padding:28px;min-height:430px;gap:34px}.industry-stage h3{font-size:37px}.industry-flow{grid-template-columns:1fr auto 1fr;gap:8px}.industry-flow span{min-height:64px}.industry-flow span:nth-of-type(3),.industry-flow span:nth-of-type(4),.industry-flow i:nth-of-type(2),.industry-flow i:nth-of-type(3){display:none}.solution-row{grid-template-columns:42px 1fr 42px;gap:12px}.solution-row p{grid-column:2/-1}.solution-row h3{font-size:26px}.solution-row:hover{padding-left:0}.logic-grid{gap:50px}.logic-copy h2{font-size:44px}.logic-map{display:flex;flex-direction:column;align-items:stretch}.logic-map article{min-height:100px}.logic-map>i{transform:rotate(90deg);text-align:center}.people-grid{grid-template-columns:1fr}.founder-card{grid-row:auto;min-height:450px}.person-card,.role-card{min-height:260px}.person-monogram{width:130px;height:130px;font-size:38px}.ownership-inner{gap:50px}.ownership h2{font-size:49px}.process-list{grid-template-columns:1fr}.process-list li{min-height:auto;border-right:0!important;display:grid;grid-template-columns:52px 1fr;gap:15px;padding:26px 0}.process-list>li>span{margin:4px 0}.filter-grid{grid-template-columns:1fr}.filter-card{padding:30px}.filter-card h3{font-size:34px}.clients-section{padding-top:80px}.logo-track{gap:54px;padding:24px 28px}.logo-track img{width:125px;height:50px}.accordion summary{font-size:18px}.brief-section{padding:88px 0}.brief-grid{gap:46px}.brief-copy h2{font-size:52px}.brief-form{padding:24px 18px;box-shadow:8px 8px 0 rgba(0,0,0,.13)}.form-head span{font-size:23px}.field-grid{grid-template-columns:1fr;gap:0}.site-footer .shell{align-items:flex-start;flex-direction:column;gap:16px}.site-footer img{margin:0}.mobile-brief-cta{position:fixed;z-index:80;left:0;right:0;bottom:0;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:var(--lime);color:var(--ink);font-family:MontserratBlack;font-size:18px;border-top:1px solid rgba(0,0,0,.1)}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.page-loader{display:none}.js .reveal{opacity:1;transform:none}.ticker-track,.logo-track,.rail-line i,.system-top b:before,.mini-dashboard i{animation:none}.button,.solution-row,.industry-tabs button{transition:none}}
