@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/fonts/inter/InterVariable.woff2) format("woff2")}:root{--color-black: #171f25;--color-hw-gray-100: #f9f9f9;--color-hw-gray-200: #f3f3f3;--color-hw-gray-250: #ebebeb;--color-hw-gray-300: #e0dfde;--color-hw-gray-400: #d3d3d3;--color-hw-gray-500: #b3b3b3;--color-hw-gray-600: #929292;--color-hw-gray-700: #737373;--color-hw-gray-800: #535353;--color-hw-gray-900: #303235;--color-accent-yellow-50: #fbf3df;--color-accent-yellow: #ebc42f;--color-elevate-blue-50: #e7f6f5;--color-elevate-blue-100: #b5ebea;--color-elevate-blue-300: #77cad0;--color-elevate-blue-500: #299eaa;--color-elevate-blue-700: #197b8a;--color-elevate-blue-900: #125e75;--color-impact-purple-50: #f2e3f1;--color-impact-purple-100: #d8a7d4;--color-impact-purple-300: #ad71a4;--color-impact-purple-500: #8a4182;--color-impact-purple-700: #74306b;--color-impact-purple-900: #67235e;--color-impact-pink-50: #fdf2f7;--color-impact-pink-100: #f5d1e1;--color-impact-pink-300: #e588ad;--color-impact-pink-500: #d83c73;--color-impact-pink-700: #a82659;--color-impact-pink-900: #800f41;--bg-darkest: #10171c;--bg-dark: #141d23;--bg-deep: #171f25;--bg-panel: #1d282f;--bg-panel-2: #243139;--blue: #299eaa;--blue-bright: #2fb3c0;--blue-soft: #77cad0;--cyan: #5fd0d6;--teal: #299eaa;--purple: #b274aa;--violet: #8a4182;--pink: #d83c73;--pink-soft: #e588ad;--yellow: #ebc42f;--text: #eef1f3;--text-2: #c5cdd2;--text-dim: #98a1a7;--text-muted: #727b81;--light: #f3f3f3;--light-2: #ebebeb;--light-card: #ffffff;--ink: #171f25;--ink-2: #303235;--ink-dim: #737373;--line: rgba(255, 255, 255, .09);--line-2: rgba(255, 255, 255, .06);--line-light: rgba(23, 31, 37, .1);--glow-blue: rgba(41, 158, 170, .42);--glow-purple: rgba(138, 65, 130, .34);--glow-pink: rgba(216, 60, 115, .28);--shadow-soft: 0 18px 55px -36px rgba(23, 31, 37, .45);--shadow-card: 0 22px 70px -42px rgba(23, 31, 37, .55);--radius: 14px;--radius-lg: 20px;--maxw: 1180px;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display: var(--sans);--serif: Georgia, "Times New Roman", Times, serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:linear-gradient(180deg,var(--bg-darkest),#131a1f 38%,var(--bg-darkest));color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:pointer;border:none;background:none}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.section{padding:84px 0}.section-pt-0{padding-top:0}.section-pt-24{padding-top:24px}.section-pt-36{padding-top:36px}.section-pt-40{padding-top:40px}.wrap-pb-30{padding-bottom:30px}.wrap-pb-60{padding-bottom:60px}.btn-center{margin-right:auto;margin-left:auto}.btn-center-mt-24{margin:24px auto 0}.btn-center-mt-26{margin:26px auto 0}.color-ink{color:var(--ink)}.color-ink-dim{color:var(--ink-dim)}.color-blue{color:var(--blue)}.color-blue-soft{color:var(--blue-soft)}.color-teal{color:var(--teal)}.color-purple{color:var(--purple)}.color-pink{color:var(--pink)}.color-text-muted{color:var(--text-muted)}.color-text-2{color:var(--text-2)}.text-center{text-align:center}.text-right{text-align:right}.micro-label{font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-weight:600;margin-bottom:28px}.micro-label-ink{color:var(--ink-dim);font-weight:700;margin-bottom:16px}.micro-label-tight{margin-bottom:14px}.copy-light{color:var(--text-dim);font-size:13.5px}.copy-ink{color:var(--ink-dim);font-size:14.5px}.sub-tight{margin-top:14px;margin-bottom:0}h1,h2,h3{font-family:var(--sans);font-weight:700;letter-spacing:0;line-height:1.08}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--cyan);margin-bottom:18px}.eyebrow.blue{color:var(--blue-soft)}.serif{font-family:var(--sans)}.h1{font-size:clamp(36px,4.35vw,58px);line-height:1.02;font-weight:800}.h2{font-size:clamp(28px,3.1vw,42px);line-height:1.1;font-weight:800}.h3{font-family:var(--sans);font-weight:750;font-size:clamp(22px,2.3vw,28px);line-height:1.16;letter-spacing:0}.lead{color:var(--text-2);font-size:16.5px;line-height:1.66;max-width:48ch}.btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:10px;font-weight:750;font-size:15px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;white-space:nowrap}.btn .arw{transition:transform .2s}.btn:hover .arw{transform:translate(4px)}.btn-primary{background:linear-gradient(135deg,var(--color-elevate-blue-500),var(--color-elevate-blue-700));color:#fff;box-shadow:0 14px 34px -16px var(--glow-blue),inset 0 1px #ffffff40}.btn-primary:hover{box-shadow:0 18px 42px -16px var(--glow-blue),inset 0 1px #ffffff4d;transform:translateY(-2px)}.btn-ghost{background:#f9f9f90e;color:var(--text);border:1px solid rgba(255,255,255,.13);box-shadow:inset 0 1px #ffffff0f}.btn-ghost:hover{background:#ffffff1a;border-color:#b5ebea52}.btn-light{background:#fff;color:var(--ink)}.link-arrow{color:var(--blue-soft);font-weight:600;font-size:14.5px;display:inline-flex;align-items:center;gap:7px}.link-arrow.color-blue{color:var(--blue)}.link-arrow:hover{color:#fff}.link-arrow .arw{transition:transform .2s}.link-arrow:hover .arw{transform:translate(4px)}.bg-deep{background:radial-gradient(900px 520px at 77% 8%,rgba(41,158,170,.23),transparent 62%),radial-gradient(760px 420px at 14% 8%,rgba(138,65,130,.13),transparent 58%),linear-gradient(180deg,#111a20,#171f25,#10171c);position:relative}.bg-deep:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.72;background-image:linear-gradient(rgba(181,235,234,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(181,235,234,.035) 1px,transparent 1px),radial-gradient(rgba(181,235,234,.14) 1px,transparent 1px);background-size:44px 44px,44px 44px,28px 28px;-webkit-mask-image:radial-gradient(900px 540px at 72% 24%,#000,transparent 72%);mask-image:radial-gradient(900px 540px at 72% 24%,#000,transparent 72%)}.bg-deep>*{position:relative;z-index:1}.bg-darkflat{background:var(--bg-dark)}.bg-light{background:linear-gradient(180deg,var(--color-hw-gray-100),var(--color-hw-gray-200));color:var(--ink)}.starfield{position:relative;overflow:hidden}.starfield:before{content:"";position:absolute;inset:0;background-image:radial-gradient(1.4px 1.4px at 20% 30%,rgba(120,205,210,.7),transparent),radial-gradient(1.2px 1.2px at 60% 70%,rgba(120,205,210,.5),transparent),radial-gradient(1.6px 1.6px at 80% 20%,rgba(150,220,224,.6),transparent),radial-gradient(1.1px 1.1px at 35% 80%,rgba(120,205,210,.45),transparent),radial-gradient(1.3px 1.3px at 90% 60%,rgba(135,212,218,.5),transparent),radial-gradient(1px 1px at 50% 40%,rgba(120,205,210,.4),transparent),radial-gradient(1.2px 1.2px at 12% 60%,rgba(120,205,210,.5),transparent),radial-gradient(1.1px 1.1px at 70% 88%,rgba(120,205,210,.4),transparent);background-repeat:no-repeat;opacity:.8}.nav{position:sticky;top:0;z-index:100;background:#171f25cc;backdrop-filter:blur(18px) saturate(125%);border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:70px;max-width:var(--maxw);margin:0 auto;padding:0 28px}.brand{font-family:var(--sans);font-size:23px;font-weight:800;letter-spacing:0;color:#fff}.nav-links{display:flex;align-items:center;gap:26px;height:70px}.nav-item{position:relative;height:100%;display:flex;align-items:center}.nav-item>a{font-size:14px;color:var(--text-2);font-weight:650;display:flex;align-items:center;gap:5px;height:100%;transition:color .15s}.nav-item>a:hover,.nav-item>a.active{color:#fff}.nav-item>a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:var(--blue);border-radius:2px}.nav-cta{display:flex;align-items:center;gap:14px}.nav-cta .btn{padding:11px 20px}.burger{display:none;flex-direction:column;gap:5px;padding:8px}.burger span{width:22px;height:2px;background:#fff;border-radius:2px;transition:.2s}.footer{background:var(--bg-darkest);border-top:1px solid var(--line-2);padding:60px 0 40px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1fr 1.4fr;gap:30px}.footer-brand .brand{font-size:26px;margin-bottom:12px}.footer-brand p{color:var(--text-muted);font-size:13.5px;max-width:22ch}.footer-brand .ln{margin-top:22px;width:34px;height:34px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-dim)}.footer-col h4{font-family:var(--sans);font-size:13px;font-weight:600;color:#fff;margin-bottom:16px}.footer-col a{display:block;color:var(--text-muted);font-size:13.5px;margin-bottom:11px;transition:.15s}.footer-col a:hover{color:var(--text)}.footer-talk h4{font-family:var(--sans);font-size:13px;font-weight:600;color:#fff;margin-bottom:8px;display:flex;align-items:center;gap:9px}.footer-talk .mailicon{width:34px;height:34px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-dim);margin-bottom:14px}.footer-talk a.mail{color:var(--text-dim);font-size:14px}.footer-talk a.book{color:var(--blue-soft);font-size:14px;font-weight:600;margin-top:14px;display:inline-flex;gap:7px;align-items:center}.hero{padding:78px 0 70px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.24fr;gap:36px;align-items:center}.hero-grid>*{min-width:0;max-width:100%}.hero-grid svg{width:100%!important;height:auto;max-width:100%;display:block}.hero h1{margin-bottom:22px;line-height:1.03;letter-spacing:0}[id]{scroll-margin-top:88px}.hero .lead{margin-bottom:30px}.hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:24px}.trustline{display:flex;align-items:flex-start;gap:11px;color:var(--text-2);font-size:13.5px;max-width:44ch}.trustline .ic{color:var(--cyan);flex-shrink:0;margin-top:1px}.node{background:linear-gradient(180deg,#233139e6,#121c22eb);border:1px solid var(--line);border-radius:12px;padding:11px 14px;display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--text-2);font-weight:500;box-shadow:0 6px 20px -12px #000000b3}.node .ni{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#299eaa29;color:var(--blue-soft)}.node.cyan .ni{background:#22d3ee26;color:var(--cyan)}.node.purple .ni{background:#a855f729;color:var(--purple)}.orb{position:relative;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 50%,#14285a99,#080e20e6);border:1px solid rgba(90,140,255,.4)}.orb:before{content:"";position:absolute;inset:-14px;border-radius:50%;border:1px solid rgba(90,140,255,.25);box-shadow:0 0 50px 6px #299eaa59,inset 0 0 40px #299eaa40;animation:pulse 4s ease-in-out infinite}.orb:after{content:"";position:absolute;inset:8px;border-radius:50%;border:1px solid rgba(120,205,210,.18)}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.orb .lbl{position:relative;z-index:2;font-size:11px;font-weight:700;letter-spacing:.12em;color:#dbe6ff;line-height:1.3;text-transform:uppercase;padding:0 10px}.lcard{background:var(--light-card);border-radius:var(--radius);padding:30px;position:relative;box-shadow:var(--shadow-card);border:1px solid rgba(23,31,37,.08)}.lcard .topbar{position:absolute;top:0;left:0;right:0;height:4px;border-radius:var(--radius) var(--radius) 0 0}.check-list{list-style:none;display:flex;flex-direction:column;gap:13px;margin-top:6px}.check-list li{display:flex;gap:11px;font-size:14px;color:var(--ink-dim);line-height:1.45}.check-list li .ck{flex-shrink:0;color:#299eaa;margin-top:2px}.dcard{background:linear-gradient(180deg,#ffffff0e,#ffffff06);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:24px;box-shadow:inset 0 1px #ffffff0d}.dcard h3{font-family:var(--sans);font-weight:600;font-size:16.5px;margin-bottom:9px}.dcard p{color:var(--text-dim);font-size:13.5px}.cta-band{text-align:center;padding:92px 0}.cta-band h2{margin-bottom:14px}.cta-band p{color:var(--text-dim);max-width:54ch;margin:0 auto 30px}.flow-arrow{color:var(--text-muted);flex-shrink:0}.feat-icon{width:46px;height:46px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#299eaa1f;color:var(--blue-soft);margin-bottom:16px}@media(max-width:980px){.nav-links,.nav-cta .btn{display:none}.burger{display:flex}.nav-cta{gap:0}.hero-grid{grid-template-columns:1fr;gap:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand,.footer-talk{grid-column:1/-1}}@media(max-width:640px){.section{padding:60px 0}.wrap,.nav-inner{padding:0 18px}.hero-cta{flex-direction:column;align-items:stretch}.hero-cta .btn{justify-content:center}.footer-grid{grid-template-columns:1fr 1fr}}.mmenu{display:none;position:fixed;inset:70px 0 0;z-index:99;background:#050912fa;backdrop-filter:blur(10px);padding:30px 24px;flex-direction:column;gap:6px}.mmenu.open{display:flex}.mmenu a{padding:14px 6px;font-size:17px;color:var(--text-2);border-bottom:1px solid var(--line-2)}.mmenu .btn{margin-top:18px;justify-content:center}.serif,.saas h3,.diag-callout h3,.tier h3,.why-left h3,.band h3,.scard h3,.bignum{font-family:var(--sans)!important;letter-spacing:0!important}.hero .wrap{position:relative}.hero .wrap:before{content:"";position:absolute;right:22px;top:50%;width:min(54vw,640px);height:min(54vw,640px);transform:translateY(-50%);pointer-events:none;background:radial-gradient(circle at 50% 50%,rgba(41,158,170,.15),transparent 58%),conic-gradient(from 135deg,#299eaa33,#8a418224,#d83c731f,#299eaa33);border-radius:50%;filter:blur(24px);opacity:.75}.hero-grid>div:last-child{position:relative;border-radius:20px;padding:18px;background:linear-gradient(180deg,#f9f9f912,#f9f9f906),radial-gradient(520px 260px at 68% 28%,rgba(119,202,208,.12),transparent 65%);border:1px solid rgba(181,235,234,.16);box-shadow:0 34px 90px -48px #000000bf,inset 0 1px #ffffff14;overflow:hidden}.hero-grid>div:last-child:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.09),transparent 22%,transparent 78%,rgba(255,255,255,.04)),radial-gradient(circle at 20% 20%,rgba(235,196,47,.08),transparent 24%);opacity:.8}.hero-grid>div:last-child>svg,.hero-grid>div:last-child>div,.hero-grid>div:last-child svg{position:relative;z-index:1}.hero-grid svg{filter:drop-shadow(0 22px 36px rgba(0,0,0,.28))}.hero-grid svg path[stroke],.hero-grid svg circle,.hero-grid svg rect{transition:opacity .25s ease,filter .25s ease}.hero-grid svg:hover path[stroke]{filter:drop-shadow(0 0 6px rgba(119,202,208,.38))}.hero-grid svg>g,.hero-grid svg circle,.hero-grid svg rect{transform-box:fill-box;transform-origin:center}.hero-grid svg circle[filter],.hero-grid svg rect[filter]{animation:hw-breathe 5.5s ease-in-out infinite}@keyframes hw-breathe{0%,to{opacity:.72}50%{opacity:1}}.section{position:relative}.bg-light .lcard,.cost-cards,.diag-callout,.scard,.tier,.scope{box-shadow:var(--shadow-card);border-color:#171f2514}.cost-cards,.scard,.tier,.scope{background:linear-gradient(180deg,#fff,var(--color-hw-gray-100))}.cost-cards .cc,.scard,.tier,.scope-col{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cost-cards .cc:hover,.scard:hover,.tier:hover{transform:translateY(-4px);box-shadow:0 28px 80px -48px #171f2594}.cost-cards .cc .ci,.scope-col .sci,.feat-icon,.feat4 .f .fi,.principles .p .pi{color:var(--color-elevate-blue-700)!important}.diag-callout{position:relative;overflow:hidden;background:radial-gradient(220px 160px at 100% 0,rgba(235,196,47,.18),transparent 62%),linear-gradient(145deg,var(--color-elevate-blue-50),#fff)}.diag-callout:after{content:"";position:absolute;right:-36px;bottom:-36px;width:126px;height:126px;border-radius:50%;border:1px solid rgba(41,158,170,.22);box-shadow:0 0 0 22px #299eaa0b}.work-panel,.hsw,.why,.band,.panel,.apanel,.cta-panel{background:radial-gradient(640px 280px at 82% 0,rgba(41,158,170,.16),transparent 64%),linear-gradient(180deg,#243139eb,#10171cf0);border-color:#b5ebea21;box-shadow:0 30px 88px -54px #000000b8,inset 0 1px #ffffff0f}.reveal,.sol-card,.icard,.res,.acc,.wbbox,.dcard,.why-feat{background:linear-gradient(180deg,#ffffff0f,#ffffff06);border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff0b}.reveal,.sol-card,.icard,.res,.acc{transition:transform .18s ease,border-color .18s ease,background .18s ease}.reveal:hover,.sol-card:hover,.icard:hover,.res:hover,.acc:hover{transform:translateY(-3px);border-color:#b5ebea38;background:linear-gradient(180deg,#ffffff13,#ffffff08)}.hiw .num,.d2a-step .circ,.cstep .cc,.flow4 .fc,.why-circle,.band .bshield,.hexbadge,.ticon,.wborb{box-shadow:0 18px 45px -26px var(--glow-blue),inset 0 1px #ffffff1f}.hexbadge{clip-path:none;border-radius:14px;background:radial-gradient(circle at 35% 25%,rgba(181,235,234,.24),transparent 44%),linear-gradient(145deg,#1d282f,#10171c);border:1px solid rgba(181,235,234,.2)}.scard .num,.tier .tsub,.scope-col p,.cost-cards .cc p{color:var(--color-hw-gray-700)}.check-list li .ck,.check-list li .ck svg{color:var(--color-elevate-blue-500);stroke:currentColor}.link-arrow{color:var(--color-elevate-blue-300)}.bg-light .link-arrow,.diag-callout .link-arrow{color:var(--color-elevate-blue-700)!important}.gbar,.rmeter{box-shadow:0 0 0 1px #ffffff0f,0 12px 30px -20px var(--glow-blue)}.donut{box-shadow:0 18px 48px -28px #299eaa8c}.h1{font-size:clamp(34px,3.45vw,52px);line-height:1.06;font-weight:750}.hero-grid{grid-template-columns:minmax(360px,.92fr) minmax(520px,1.28fr);gap:48px}.hero-grid>div:first-child{max-width:590px}body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1{font-size:clamp(32px,3vw,46px);line-height:1.1;font-weight:740;max-width:13.5ch}body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1{max-width:15ch}.hero-grid>div:last-child{padding:12px;background:radial-gradient(560px 340px at 62% 34%,rgba(41,158,170,.15),transparent 58%),radial-gradient(420px 260px at 82% 78%,rgba(138,65,130,.13),transparent 62%),linear-gradient(145deg,#111a20,#171f25 48%,#0d1317);border:1px solid rgba(181,235,234,.22);box-shadow:0 42px 110px -48px #000000db,0 0 0 1px #ffffff09,inset 0 1px #ffffff14}.hero-grid>div:last-child:before{opacity:.18;background:linear-gradient(90deg,transparent,rgba(181,235,234,.16),transparent),radial-gradient(circle at 18% 18%,rgba(235,196,47,.08),transparent 18%);mix-blend-mode:screen}.hero-grid>div:last-child:after{content:"";position:absolute;inset:10px;pointer-events:none;border-radius:16px;border:1px solid rgba(181,235,234,.09)}.hero-grid svg{filter:drop-shadow(0 18px 28px rgba(0,0,0,.45)) saturate(1.18) contrast(1.08)}body[data-page="about.html"] .hero-grid{grid-template-columns:minmax(360px,.88fr) minmax(560px,1.32fr)}body[data-page="about.html"] .hero .lead{max-width:49ch}body[data-page="about.html"] .abrow h2{font-size:clamp(24px,2.15vw,30px);line-height:1.16;font-weight:740}@media(max-width:980px){.hero-grid{grid-template-columns:1fr;gap:34px}.hero-grid>div:first-child{max-width:720px}body[data-page="about.html"] .hero-grid,body[data-page="solutions.html"] .hero-grid,body[data-page="pricing.html"] .hero-grid,body[data-page="roi-calculator.html"] .hero-grid{grid-template-columns:1fr}body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1{max-width:18ch;font-size:clamp(31px,6vw,42px)}.hero .wrap:before{width:82vw;height:82vw;right:-12vw;top:68%;opacity:.46}.hero-grid>div:last-child{padding:12px}}@media(max-width:640px){.h1{font-size:clamp(32px,9vw,40px)}body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1{max-width:none;font-size:clamp(30px,8.4vw,38px)}.hero{padding:54px 0 48px}.hero-grid>div:last-child{border-radius:16px;padding:8px}.btn{white-space:normal;text-align:center}}h1,h2,h3,.h1,.h2,.h3{font-family:var(--display);font-weight:600;letter-spacing:-.012em}.serif,.saas h3,.diag-callout h3,.tier h3,.why-left h3,.band h3,.scard h3,.bignum{font-family:var(--display)!important;font-weight:600!important;letter-spacing:-.01em!important}.hero{padding:76px 0 72px}.hero-grid{grid-template-columns:minmax(380px,.9fr) minmax(560px,1.35fr);gap:54px}.hero .h1{font-size:clamp(42px,4.45vw,64px);line-height:.98;max-width:12.5ch;color:#f7f7f4;text-shadow:0 2px 0 rgba(0,0,0,.08),0 22px 54px rgba(0,0,0,.26)}body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1,body[data-page="use-cases.html"] .hero .h1{font-size:clamp(39px,4vw,58px);line-height:1.03;max-width:13.5ch;font-weight:600}body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1{max-width:15.5ch}.hero .lead{color:#d7dde1;font-size:16px;line-height:1.62;max-width:50ch}.eyebrow{color:var(--color-elevate-blue-300);font-weight:800;letter-spacing:.12em}.hero-grid>div:last-child{padding:0!important;background:none!important;border:0!important;box-shadow:none!important;overflow:visible!important;border-radius:0!important}.hero-grid>div:last-child:before,.hero-grid>div:last-child:after{display:none!important}.hero-grid svg{filter:drop-shadow(0 24px 40px rgba(0,0,0,.42)) saturate(1.28) contrast(1.12)}.bg-deep{background:radial-gradient(760px 460px at 72% 42%,rgba(41,158,170,.18),transparent 62%),radial-gradient(620px 420px at 24% 10%,rgba(138,65,130,.1),transparent 60%),linear-gradient(180deg,#101820,#0f171d 48%,#101820)}.bg-deep:after{opacity:.58}.section{padding:74px 0}.bg-light{background:radial-gradient(900px 440px at 16% 0,rgba(231,246,245,.72),transparent 64%),linear-gradient(180deg,#f9f9f9,#f3f3f3)}.cost-cards,.scard,.tier,.scope,.diag-callout{border-radius:10px;box-shadow:0 20px 60px -42px #171f2580}.cost-cards .cc,.scard,.tier{background:linear-gradient(180deg,#fff,#f7f8f8)}.scard,.tier{padding:32px 28px 26px}.scard .topbar,.tier .topbar{height:5px;border-radius:10px 10px 0 0}.work-panel,.hsw,.why,.band,.panel,.apanel,.cta-panel{border-radius:12px;background:radial-gradient(720px 300px at 76% 10%,rgba(41,158,170,.13),transparent 64%),linear-gradient(180deg,#0f1a22,#0d151b);border:1px solid rgba(181,235,234,.22);box-shadow:0 30px 90px -52px #000000db}.reveal,.sol-card,.icard,.res,.acc,.wbbox,.dcard,.why-feat{background:linear-gradient(180deg,#ffffff14,#ffffff09);border:1px solid rgba(181,235,234,.18)}.reveal h5,.sol-card h3,.icard h4,.res .rlab,.why-feat h5{color:#f5f7f7}.h2{font-size:clamp(28px,3vw,40px)}.bg-light .h2,.bg-light h2,.scard h3,.tier h3,.scope h2,.cost-cards .cc h4,.diag-callout h3{color:#111922!important}.footer{background:radial-gradient(600px 260px at 78% 0,rgba(41,158,170,.12),transparent 66%),#0f171d}@media(max-width:980px){.hero-grid{grid-template-columns:1fr;gap:38px}.hero .h1,body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1,body[data-page="use-cases.html"] .hero .h1{max-width:16ch;font-size:clamp(38px,7vw,54px)}}@media(max-width:640px){.hero .h1,body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1,body[data-page="use-cases.html"] .hero .h1{max-width:12.5ch;font-size:clamp(34px,10vw,43px);line-height:1.02}}:root{--maxw: 1320px;--hero-bg: #071421;--hero-bg-2: #0d1a22;--hero-ink: #faf8f2;--hero-muted: #d6dde2;--glass-node: #071012;--glass-node-2: #0b1b23;--neon-blue: #299eaa;--neon-teal: #18d4df;--neon-purple: #8b5cf6;--neon-pink: #e83e7c}body{background:#071421}.wrap,.nav-inner{max-width:var(--maxw)}.nav{background:#05101be6;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 36px #00000038}.nav-inner{height:72px;padding:0 24px}.brand{font-size:28px;font-weight:750;letter-spacing:-.03em;text-shadow:0 10px 28px rgba(0,0,0,.3)}.nav-links{gap:34px;height:72px}.nav-item>a{font-size:15px;font-weight:650;color:#f2f5f6}.nav-item>a.active:after{bottom:0;height:3px;background:var(--neon-blue);box-shadow:0 0 18px #1f86ffd9}.nav-cta .btn{padding:13px 24px;border-radius:6px}.btn-primary{background:linear-gradient(180deg,var(--color-elevate-blue-500),var(--color-elevate-blue-700));border:1px solid rgba(157,200,255,.25);box-shadow:0 16px 40px -20px #006fffe6,inset 0 1px #ffffff47}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 48px -22px #006fff,inset 0 1px #ffffff52}.btn-ghost{background:#ffffff05;border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 1px #ffffff14}.hero.bg-deep{min-height:610px;padding:76px 0 78px;background:radial-gradient(820px 460px at 70% 48%,rgba(23,136,255,.18),transparent 62%),radial-gradient(640px 360px at 87% 52%,rgba(24,212,223,.1),transparent 68%),radial-gradient(520px 360px at 29% 18%,rgba(139,92,246,.08),transparent 66%),linear-gradient(90deg,#071421,#0a1622 45%,#061322)}.hero.bg-deep:after{opacity:.72;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px),radial-gradient(rgba(36,145,255,.22) 1px,transparent 1px);background-size:42px 42px,42px 42px,34px 34px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 30%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 30%,#000 100%)}.hero .wrap:before{display:none}.hero-grid{grid-template-columns:minmax(430px,.82fr) minmax(700px,1.18fr);gap:42px;align-items:center}.hero-grid>div:first-child{max-width:620px}.hero .eyebrow{color:#66dce4;font-size:13px;font-weight:800;letter-spacing:.13em;margin-bottom:18px}.hero .h1,body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1,body[data-page="use-cases.html"] .hero .h1{font-family:var(--display);color:var(--hero-ink);font-size:clamp(50px,5.05vw,76px);line-height:.955;font-weight:600;letter-spacing:-.022em;max-width:12.6ch;margin-bottom:22px;text-shadow:0 2px 0 rgba(0,0,0,.28),0 26px 58px rgba(0,0,0,.42)}body[data-page="index.html"] .hero .h1{max-width:12ch}body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1{max-width:13.8ch}.hero .lead{color:var(--hero-muted);font-size:16.5px;line-height:1.58;max-width:54ch;margin-bottom:30px}.hero-cta{gap:16px;margin-bottom:28px}.hero-cta .btn{min-height:52px;border-radius:7px;font-weight:800}.trustline{color:#d6dde2;font-size:14px;max-width:48ch}.trustline .ic{color:#f2f5f6}.hero-grid>div:last-child{margin-right:-18px}.hero-grid svg{width:100%!important;max-width:none;filter:drop-shadow(0 28px 44px rgba(0,0,0,.5)) saturate(1.35) contrast(1.14)}.section{padding:72px 0}.bg-light{background:radial-gradient(800px 420px at 20% 0,rgba(231,246,245,.78),transparent 66%),linear-gradient(180deg,#fbfbfb,#f3f3f3)}.cost-grid{grid-template-columns:.95fr 1.35fr .9fr!important;gap:34px!important}.cost-cards,.scope,.scard,.tier{background:#fff;border:1px solid rgba(23,31,37,.12);border-radius:8px;box-shadow:0 24px 72px -52px #171f259e}.cost-cards .cc{padding:30px 24px}.cost-cards .cc h4,.scard h3,.tier h3{font-family:var(--display)!important;color:#111922!important}.work-panel,.hsw,.why,.band,.panel,.apanel,.cta-panel{background:radial-gradient(760px 340px at 74% 0,rgba(24,212,223,.1),transparent 66%),linear-gradient(180deg,#071421,#07121d);border:1px solid rgba(113,143,168,.32);border-radius:10px;box-shadow:0 28px 90px -54px #000000f2}.reveal,.sol-card,.icard,.res,.acc,.wbbox,.dcard,.why-feat{background:linear-gradient(180deg,#ffffff12,#ffffff06);border:1px solid rgba(113,143,168,.36);border-radius:8px}.reveal:hover,.sol-card:hover,.icard:hover,.res:hover,.acc:hover{border-color:#18d4df7a}.cta-band,.cta-final{background:radial-gradient(620px 220px at 20% 100%,rgba(31,134,255,.22),transparent 66%),radial-gradient(620px 220px at 80% 100%,rgba(24,212,223,.14),transparent 66%),#071421!important}@media(max-width:1180px){.hero-grid{grid-template-columns:1fr;gap:42px}.hero-grid>div:first-child{max-width:760px}.hero-grid>div:last-child{margin-right:0}}@media(max-width:760px){.hero.bg-deep{min-height:auto;padding:54px 0 56px}.hero .h1,body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1,body[data-page="use-cases.html"] .hero .h1{font-size:clamp(38px,11vw,52px);max-width:12ch}}:root{--maxw: 1280px;--cta: #299eaa;--cta-dark: #197b8a;--cta-light: #77cad0;--hero-height: min(680px, calc(100vh - 68px) )}.nav-inner{height:68px}.nav{min-height:68px}.brand{font-size:26px}.nav-links{height:68px;gap:28px}.nav-item>a{font-size:14.5px;white-space:nowrap}.nav-cta .btn,.hero-cta .btn,.btn{border-radius:8px;font-size:14.5px}.nav-cta .btn{min-height:46px;height:46px;padding:0 20px}.btn-primary{background:linear-gradient(180deg,var(--cta),var(--cta-dark));border:1px solid rgba(181,235,234,.32);box-shadow:0 14px 34px -22px #299eaae6,inset 0 1px #ffffff38}.btn-primary:hover{box-shadow:0 18px 40px -24px #299eaa,inset 0 1px #ffffff47}.btn-ghost{background:#ffffff06;border-color:#b5ebea47}.hero.bg-deep{min-height:var(--hero-height);padding:38px 0 34px;display:flex;align-items:center;overflow:hidden}.hero-grid{grid-template-columns:minmax(430px,.78fr) minmax(690px,1.22fr);gap:28px;width:100%;align-items:center}.hero-grid>div:first-child{max-width:640px;min-width:0}.hero .eyebrow{font-size:12px;margin-bottom:14px}.hero .h1,body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1,body[data-page="use-cases.html"] .hero .h1{font-size:clamp(40px,3.58vw,56px);line-height:1.04;max-width:14.8ch;margin-bottom:16px;text-shadow:0 2px 0 rgba(0,0,0,.2),0 18px 42px rgba(0,0,0,.34)}body[data-page="index.html"] .hero .h1{max-width:13.2ch}body[data-page="use-cases.html"] .hero .h1,body[data-page="about.html"] .hero .h1{max-width:13.8ch}body[data-page="pricing.html"] .hero .h1{max-width:13.6ch;font-size:clamp(38px,3.45vw,54px)}body[data-page="roi-calculator.html"] .hero .h1{max-width:13ch;font-size:clamp(38px,3.38vw,52px)}.hero .lead{font-size:15px;line-height:1.48;max-width:50ch;margin-bottom:20px}.hero-cta{gap:12px;margin-bottom:18px}.hero-cta .btn{min-height:48px;padding:13px 22px}.trustline{font-size:12.5px;line-height:1.42;max-width:44ch}.hero-grid>div:last-child{margin-right:0;align-self:center;min-width:0}.hero-grid svg{max-height:500px;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(0,0,0,.38)) saturate(1.08) contrast(1.04)}body[data-page="solutions.html"] .hero-grid svg,body[data-page="use-cases.html"] .hero-grid svg,body[data-page="pricing.html"] .hero-grid svg,body[data-page="roi-calculator.html"] .hero-grid svg,body[data-page="about.html"] .hero-grid svg{max-height:470px}body[data-page="about.html"] .hero-grid{grid-template-columns:minmax(390px,.76fr) minmax(720px,1.24fr)}body[data-page="about.html"] .hero .h1{font-size:clamp(40px,3.7vw,58px);max-width:12.5ch}body[data-page="index.html"] .hero-grid{grid-template-columns:minmax(450px,.78fr) minmax(720px,1.22fr)}.section{padding:64px 0}.section+.section{padding-top:0}.cta-band,.cta-final{padding:72px 0}.cost-grid{gap:28px!important}.work-panel{padding:34px}.hero-grid svg circle[filter],.hero-grid svg rect[filter]{animation:none}.hero-grid svg:hover path[stroke]{filter:none}.bg-deep:after{opacity:.48}.cta-band,.cta-final{border-radius:0}.btn,.btn-dl{min-height:46px;border-radius:8px!important;font-weight:750}.btn-dl{background:#ffffff06!important;border:1px solid rgba(181,235,234,.28)!important;color:#eef1f3!important}.panel-head h2,.results-head h2,.assump-head h2,.hsw h2,.why-left h3,.band h3{font-size:clamp(22px,2vw,30px)!important;line-height:1.12!important}.sol-head h2,.scope h2,.cta-band h2,.cta-final h2{font-size:clamp(26px,2.6vw,38px)!important;line-height:1.12!important}.scard h3,.tier h3{font-size:clamp(20px,1.45vw,24px)!important;line-height:1.12!important}.cost-cards .cc h4,.reveal h5,.sol-card h3,.icard h4,.cstep h5,.d2a-step h5{font-size:14px!important;line-height:1.25!important}.cost-cards .cc p,.scard .desc,.tier .tsub,.check-list li,.reveal p,.sol-card p,.icard .idesc,.res .sub{font-size:12.5px;line-height:1.45}.diag-callout{padding:26px!important}.work-row{gap:34px!important}.reveal-grid{gap:12px!important}.d2a{gap:32px!important;margin-top:30px!important;padding-top:28px!important}.d2a-step .circ,.cstep .cc,.flow4 .fc{width:58px!important;height:58px!important}.tier-grid,.sol-grid{gap:18px!important}.icards,.res-grid,.acc-grid{gap:14px!important}.footer{padding:50px 0 34px}.footer-grid{align-items:start}@media(max-width:980px){.cost-grid{grid-template-columns:1fr!important}}.scard,.tier{padding:28px 24px 24px}@media(max-width:1180px){:root{--hero-height: auto}.hero.bg-deep{min-height:auto;display:block}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-grid>div:first-child{max-width:760px}.hero-grid svg{max-height:none}}@media(max-width:760px){.hero .h1,body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1,body[data-page="use-cases.html"] .hero .h1{font-size:clamp(34px,9.5vw,46px);max-width:12.8ch}}body[data-page="index.html"] .hero .h1{max-width:15.4ch}body[data-page="solutions.html"] .hero .h1{max-width:13.4ch}body[data-page="use-cases.html"] .hero .h1{max-width:14ch}body[data-page="pricing.html"] .hero .h1{max-width:14.2ch}body[data-page="roi-calculator.html"] .hero .h1{max-width:12.6ch}body[data-page="about.html"] .hero .h1{max-width:11.8ch}@media(min-width:1181px){.hero-grid{min-height:calc(var(--hero-height) - 72px)}.hero-grid>div:first-child,.hero-grid>div:last-child{transform:translateY(-4px)}}.hero-cta,.controls,.res-note,.band{align-items:center}.hero-cta{display:flex;flex-wrap:nowrap;gap:14px}.hero-cta .btn,.nav-cta .btn,.cta-band .btn,.cta-final .btn,.cta-panel .btn,.band .btn,.btn-dl{height:48px;min-height:48px;padding:0 22px;align-items:center;justify-content:center;line-height:1;white-space:nowrap}.hero-cta .btn svg,.nav-cta .btn svg,.cta-band .btn svg,.cta-final .btn svg,.cta-panel .btn svg,.band .btn svg,.btn-dl svg{flex:0 0 auto}.hero-cta .btn-ghost{min-width:240px}.hero-cta .btn-primary{min-width:230px}.btn-ghost{color:#eef1f3}.btn-ghost:hover{transform:translateY(-1px)}.link-arrow{line-height:1.15}.section-head,.sol-head,.panel-head,.assump-head,.results-head{text-wrap:balance}.cost-cards .cc,.scard,.tier,.reveal,.sol-card,.icard,.res,.acc{min-width:0}.scard .check-list,.tier .check-list{gap:11px}@media(max-width:980px){.hero-cta{flex-wrap:wrap}}@media(max-width:640px){.hero-cta{flex-direction:column;align-items:stretch}.hero-cta .btn,.hero-cta .btn-primary,.hero-cta .btn-ghost{width:100%;min-width:0}}.btn svg,.nav svg,.link-arrow svg,.trustline svg,.footer svg,.mmenu svg,.hero-cta svg,.nav-cta svg{width:16px!important;height:16px!important;max-width:none!important;min-width:16px!important;flex:0 0 16px!important;display:block!important;filter:none!important}.btn .arw{width:16px!important;height:16px!important}.btn-ghost svg:not(.arw){width:15px!important;height:15px!important;min-width:15px!important;flex-basis:15px!important}.trustline svg{width:18px!important;height:18px!important;min-width:18px!important;flex-basis:18px!important}.hero-grid>div:first-child svg path,.hero-grid>div:first-child svg circle,.hero-grid>div:first-child svg rect,.hero-grid>div:first-child svg polygon,.hero-grid>div:first-child svg polyline,.hero-grid>div:first-child svg line{transition:none!important}@media(min-width:1181px){:root{--hero-height: min(720px, calc(100vh - 68px) )}.hero.bg-deep{padding:30px 0 28px}.hero-grid{min-height:calc(var(--hero-height) - 68px);grid-template-columns:minmax(470px,.8fr) minmax(730px,1.2fr);gap:34px}.hero-grid>div:first-child{max-width:690px}.hero .eyebrow{font-size:13px;margin-bottom:12px}.hero .h1,body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1,body[data-page="use-cases.html"] .hero .h1{font-size:clamp(54px,4.7vw,76px);line-height:.98;margin-bottom:18px}body[data-page="index.html"] .hero .h1{max-width:14.8ch}body[data-page="solutions.html"] .hero .h1{max-width:13.8ch}body[data-page="use-cases.html"] .hero .h1{max-width:14.2ch}body[data-page="pricing.html"] .hero .h1{max-width:13.4ch;font-size:clamp(52px,4.45vw,72px)}body[data-page="roi-calculator.html"] .hero .h1{max-width:12.8ch;font-size:clamp(52px,4.4vw,70px)}body[data-page="about.html"] .hero .h1{max-width:12ch;font-size:clamp(50px,4.3vw,68px)}.hero .lead{font-size:17px;line-height:1.44;max-width:54ch;margin-bottom:22px}.hero-cta{margin-bottom:18px}.hero-grid svg{max-height:560px}body[data-page="solutions.html"] .hero-grid svg,body[data-page="use-cases.html"] .hero-grid svg,body[data-page="pricing.html"] .hero-grid svg,body[data-page="roi-calculator.html"] .hero-grid svg,body[data-page="about.html"] .hero-grid svg{max-height:540px}body[data-page="roi-calculator.html"] .hero-grid{grid-template-columns:minmax(480px,.72fr) minmax(780px,1.28fr)}}@media(min-width:1181px)and (max-height:760px){:root{--hero-height: calc(100vh - 68px) }.hero .h1,body[data-page="about.html"] .hero .h1,body[data-page="solutions.html"] .hero .h1,body[data-page="pricing.html"] .hero .h1,body[data-page="roi-calculator.html"] .hero .h1,body[data-page="use-cases.html"] .hero .h1{font-size:clamp(48px,4vw,66px)}.hero .lead{font-size:16px}.hero-grid svg{max-height:500px}}body[data-page="index.html"] .trustline{align-items:center;max-width:none;width:100%;color:#aebbc1;font-size:11.5px;line-height:1.2;gap:14px;opacity:.82;flex-wrap:wrap}body[data-page="index.html"] .trustline svg{width:14px!important;height:14px!important;min-width:14px!important;flex-basis:14px!important}body[data-page="index.html"] .trustline>.ic,body[data-page="index.html"] .trustline>span:not(.proof-item){display:none}body[data-page="index.html"] .proof-item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}body[data-page="index.html"] .proof-item svg{color:#77cad0}@media(min-width:1181px){body[data-page="index.html"] .hero.bg-deep{min-height:calc(100vh - 68px);padding:10px 0}body[data-page="index.html"] .hero-grid{min-height:calc(100vh - 88px);grid-template-columns:minmax(430px,.66fr) minmax(820px,1.34fr);gap:18px}body[data-page="index.html"] .hero-grid>div:first-child{max-width:610px}body[data-page="index.html"] .hero .lead{max-width:49ch;margin-bottom:20px}body[data-page="index.html"] .hero-cta{margin-bottom:13px}body[data-page="index.html"] .hero-cta .btn{min-height:54px;padding-left:18px;padding-right:18px}body[data-page="index.html"] .hero-cta .btn-primary{width:auto;min-width:248px}body[data-page="index.html"] .hero-cta .btn-ghost{width:auto;min-width:228px}body[data-page="index.html"] .hero-grid svg{max-height:680px;width:106%!important;margin-left:0}}@media(min-width:1181px)and (max-height:800px){body[data-page="index.html"] .hero-grid svg{max-height:610px;width:104%!important}body[data-page="index.html"] .hero-grid{min-height:calc(100vh - 82px)}body[data-page="index.html"] .hero .h1{font-size:clamp(48px,4vw,66px)}body[data-page="index.html"] .hero .lead{font-size:15.5px;line-height:1.42}}.hero .h1,.hero .h2,.tier h3,.tier h4,.tier h5,.scard h3,.sol-card h3,.uc h3,.founder-copy h2{max-width:100%!important;width:auto;text-wrap:pretty;overflow-wrap:normal;word-break:normal}.section-head,.sol-head,.panel-head,.assump-head,.results-head,.hero .lead,.tier p,.tfoot,.scard p,.sol-card p,.uc p,.abrow p{text-wrap:pretty;overflow-wrap:normal;word-break:normal}@media(min-width:1181px){body[data-page="about.html"] .hero.bg-deep{min-height:calc(100vh - 68px);padding:16px 0}body[data-page="about.html"] .hero-grid{min-height:calc(100vh - 100px);grid-template-columns:minmax(470px,.78fr) minmax(760px,1.22fr);gap:28px}body[data-page="about.html"] .hero-grid svg{width:106%!important;max-height:660px}}@media(min-width:1181px){:root{--hero-fold: calc(100vh - 68px) ;--hero-diagram-h: clamp(560px, 72vh, 690px)}.hero.bg-deep{min-height:var(--hero-fold);padding:16px 0;display:flex;align-items:center}.hero.bg-deep>.wrap{max-width:var(--maxw);padding-left:28px;padding-right:28px}.hero-grid{width:100%;min-height:calc(var(--hero-fold) - 32px);align-items:center;gap:clamp(22px,2.2vw,42px)}.hero-grid>div:last-child{display:flex;align-items:center;justify-content:center;min-height:0}.hero-grid svg{width:100%!important;height:auto!important;max-height:var(--hero-diagram-h)!important;object-fit:contain}.hero .lead{margin-bottom:20px}body[data-page="solutions.html"] .hero-grid>div:first-child,body[data-page="use-cases.html"] .hero-grid>div:first-child,body[data-page="pricing.html"] .hero-grid>div:first-child,body[data-page="roi-calculator.html"] .hero-grid>div:first-child,body[data-page="about.html"] .hero-grid>div:first-child{max-width:620px}body[data-page="index.html"]{--hero-diagram-h: clamp(610px, 76vh, 720px)}body[data-page="index.html"] .hero-grid{grid-template-columns:minmax(420px,.72fr) minmax(0,1.28fr);gap:18px}body[data-page="solutions.html"]{--hero-diagram-h: clamp(580px, 72vh, 690px)}body[data-page="solutions.html"] .hero-grid{grid-template-columns:minmax(420px,.78fr) minmax(0,1.22fr)}body[data-page="use-cases.html"]{--hero-diagram-h: clamp(570px, 70vh, 660px)}body[data-page="use-cases.html"] .hero-grid{grid-template-columns:minmax(420px,.76fr) minmax(0,1.24fr)}body[data-page="pricing.html"]{--hero-diagram-h: clamp(560px, 68vh, 640px)}body[data-page="pricing.html"] .hero-grid{grid-template-columns:minmax(450px,.84fr) minmax(0,1.16fr)}body[data-page="roi-calculator.html"]{--hero-diagram-h: clamp(390px, 52vh, 500px)}body[data-page="roi-calculator.html"] .hero-grid{grid-template-columns:minmax(420px,.72fr) minmax(0,1.28fr);gap:24px}body[data-page="about.html"]{--hero-diagram-h: clamp(610px, 76vh, 720px)}body[data-page="about.html"] .hero-grid{grid-template-columns:minmax(430px,.78fr) minmax(0,1.22fr)}body[data-page="about.html"] .hero-grid svg{width:100%!important}body[data-page="index.html"] .hero-grid svg,body[data-page="solutions.html"] .hero-grid svg,body[data-page="use-cases.html"] .hero-grid svg,body[data-page="pricing.html"] .hero-grid svg,body[data-page="roi-calculator.html"] .hero-grid svg,body[data-page="about.html"] .hero-grid svg{width:100%!important;margin-left:0!important}body[data-page="solutions.html"] .hero-grid svg{max-width:720px}body[data-page="use-cases.html"] .hero-grid svg{max-width:800px}body[data-page="pricing.html"] .hero-grid svg{max-width:680px}body[data-page="roi-calculator.html"] .hero-grid svg{max-width:820px}body[data-page="about.html"] .hero-grid svg{max-width:820px}body[data-page="solutions.html"] .hero-grid>div:last-child,body[data-page="use-cases.html"] .hero-grid>div:last-child,body[data-page="pricing.html"] .hero-grid>div:last-child,body[data-page="roi-calculator.html"] .hero-grid>div:last-child,body[data-page="about.html"] .hero-grid>div:last-child{padding-inline:6px}}@media(min-width:1181px)and (max-height:800px){:root{--hero-diagram-h: clamp(500px, 68vh, 610px)}body[data-page="index.html"],body[data-page="about.html"]{--hero-diagram-h: clamp(540px, 70vh, 640px)}body[data-page="solutions.html"],body[data-page="use-cases.html"],body[data-page="pricing.html"]{--hero-diagram-h: clamp(500px, 66vh, 600px)}body[data-page="roi-calculator.html"]{--hero-diagram-h: clamp(360px, 50vh, 460px)}}html.v2-enh .nav{background:#050e18bf;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid rgba(255,255,255,.07);transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}html.v2-enh .nav.v2-scrolled{background:#040c14eb;box-shadow:0 12px 40px -16px #000000b3;border-bottom-color:#299eaa38}html.v2-enh .brand{letter-spacing:-.025em}html.v2-enh .hero-cta .btn-primary{background:linear-gradient(180deg,#2cb8c6,#1e96a4 52%,#167a88)!important;border:1px solid rgba(160,230,236,.4)!important;box-shadow:0 12px 32px -12px #18d4df8c,inset 0 1px #ffffff59!important}html.v2-enh .hero-cta .btn-primary:hover{box-shadow:0 18px 42px -12px #18d4dfb8,inset 0 1px #ffffff6b!important}html.v2-enh .btn-ghost{border:1px solid rgba(255,255,255,.2)!important;color:#eef1f3eb!important}html.v2-enh .btn-ghost:hover{background:#ffffff14!important;border-color:#77cad06b!important}html.v2-enh .proof-item{padding:5px 11px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0a}@media(max-width:640px){html.v2-enh .proof-item{padding:4px 10px;font-size:12px}}html.v2-enh .eyebrow{display:inline-flex;align-items:center;gap:10px}html.v2-enh .eyebrow:before{content:"";display:block;width:22px;height:1.5px;background:currentColor;opacity:.55;flex-shrink:0;border-radius:2px}html.v2-enh .hero .eyebrow{display:inline-flex}html.v2-enh .hero .eyebrow:before{display:none}html.v2-enh .reveal,html.v2-enh .sol-card,html.v2-enh .icard,html.v2-enh .res,html.v2-enh .acc,html.v2-enh .dcard,html.v2-enh .why-feat,html.v2-enh .wbbox{background:linear-gradient(155deg,#fff1,#ffffff06)!important;border:1px solid rgba(181,235,234,.14)!important;border-radius:14px!important;box-shadow:inset 0 1px #ffffff0f,0 2px 12px -6px #00000080!important;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease!important}html.v2-enh .reveal:hover,html.v2-enh .sol-card:hover,html.v2-enh .icard:hover,html.v2-enh .res:hover,html.v2-enh .acc:hover{border-color:#18d4df61!important;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff17,0 8px 28px -10px #18d4df2e,0 2px 12px -4px #0006!important}html.v2-enh .work-panel,html.v2-enh .hsw,html.v2-enh .why,html.v2-enh .band,html.v2-enh .panel,html.v2-enh .apanel,html.v2-enh .cta-panel,html.v2-enh .uc-help{background:radial-gradient(640px 240px at 76% 0,rgba(41,158,170,.14),transparent 60%),linear-gradient(180deg,#0a1929,#071320)!important;border:1px solid rgba(181,235,234,.16)!important;border-radius:16px!important;box-shadow:inset 0 1px #ffffff0e,0 32px 80px -48px #000000e6!important}html.v2-enh .bg-light{background:radial-gradient(860px 480px at 12% -15%,rgba(231,246,245,.75),transparent 58%),radial-gradient(600px 320px at 95% 110%,rgba(245,213,228,.25),transparent 58%),linear-gradient(180deg,#f9fafa,#f1f3f2)!important}html.v2-enh .cost-cards,html.v2-enh .scard,html.v2-enh .tier,html.v2-enh .uc,html.v2-enh .lcard{background:#fff!important;border:1px solid rgba(16,32,46,.08)!important;border-radius:16px!important;box-shadow:0 1px 2px #10202e0a,0 4px 8px -2px #10202e0d,0 16px 32px -8px #10202e14,0 28px 52px -18px #10202e1a!important;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease!important}html.v2-enh .scard:hover,html.v2-enh .tier:hover,html.v2-enh .uc:hover{transform:translateY(-5px)!important;border-color:#299eaa33!important;box-shadow:0 2px 4px #10202e0a,0 8px 16px -4px #10202e12,0 24px 48px -8px #10202e1f,0 42px 72px -22px #10202e24,0 0 0 1px #299eaa1a!important}html.v2-enh .scard .topbar,html.v2-enh .tier .topbar{height:4px!important;border-radius:16px 16px 0 0!important}html.v2-enh .cost-cards .cc{transition:background .2s ease!important}html.v2-enh .cost-cards .cc:hover{background:#e7f6f566!important}html.v2-enh .diag-callout{background:radial-gradient(280px 180px at 102% 0,rgba(235,196,47,.18),transparent 60%),linear-gradient(145deg,#eaf6f5,#fff)!important;border:1px solid rgba(41,158,170,.18)!important;border-radius:16px!important;box-shadow:0 24px 56px -36px #10282e66!important}html.v2-enh .scope{border-radius:16px!important;border:1px solid rgba(16,32,46,.07)!important;box-shadow:0 20px 56px -36px #10202e4d!important}html.v2-enh .cta-band,html.v2-enh .cta-final,html.v2-enh .cta2{background:radial-gradient(700px 320px at 50% 10%,rgba(41,158,170,.2),transparent 62%),radial-gradient(400px 280px at 84% 90%,rgba(138,65,130,.1),transparent 64%),linear-gradient(180deg,#071421,#060f18)!important;position:relative}html.v2-enh .footer{background:radial-gradient(600px 240px at 85% -10%,rgba(41,158,170,.1),transparent 62%),linear-gradient(180deg,#040c13,#030910)!important;border-top:1px solid rgba(181,235,234,.1)!important}html.v2-enh .inwrap{border:1px solid rgba(181,235,234,.2)!important;border-radius:10px!important;background:#ffffff0a!important;transition:border-color .2s ease!important}html.v2-enh .inwrap:focus-within{border-color:#18d4df80!important;box-shadow:0 0 0 3px #18d4df1a!important}html.v2-enh .pill{transition:all .2s ease!important}html.v2-enh .pill.active{box-shadow:0 4px 14px -6px #299eaa80!important}html.v2-enh .bg-light .link-arrow,html.v2-enh .diag-callout .link-arrow{color:var(--color-elevate-blue-700)!important}html.v2-enh ::selection{background:#299eaa52;color:#fff}html.v2-enh .hero .eyebrow{margin-bottom:clamp(18px,2.5vh,32px)!important}html.v2-enh .hero .h1{line-height:1.07!important;letter-spacing:-.02em!important;margin-bottom:clamp(24px,3.2vh,42px)!important}html.v2-enh .hero .lead{font-size:clamp(17px,1.25vw,19px)!important;line-height:1.62!important;color:#c4d0d6!important;max-width:46ch!important;margin-bottom:clamp(32px,4vh,50px)!important}html.v2-enh .hero-cta{gap:14px!important;flex-wrap:wrap!important}html.v2-enh .hero .trustline,html.v2-enh .hero .proof{margin-top:clamp(32px,4vh,50px)!important}html.v2-enh .hero-grid{display:grid!important;width:100%!important;grid-template-columns:1fr 1fr!important;gap:clamp(32px,4vw,68px)!important;align-items:center!important}html.v2-enh body[data-page="index.html"] .hero-grid{grid-template-columns:.76fr 1.24fr!important}html.v2-enh body[data-page="roi-calculator.html"] .hero-grid{grid-template-columns:.8fr 1.2fr!important}html.v2-enh .hero-grid>div:first-child{display:block!important;max-width:none!important}html.v2-enh .hero-grid>div:last-child{display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}html.v2-enh .hero-grid svg{width:108%!important;margin-left:-4%!important;height:auto!important;display:block!important}html.v2-enh body[data-page="solutions.html"] .hero-grid svg,html.v2-enh body[data-page="use-cases.html"] .hero-grid svg,html.v2-enh body[data-page="pricing.html"] .hero-grid svg{width:104%!important;margin-left:-2%!important}html.v2-enh body[data-page="index.html"] .hero .h1{font-size:clamp(48px,5vw,76px)!important}html.v2-enh body[data-page="solutions.html"] .hero .h1,html.v2-enh body[data-page="use-cases.html"] .hero .h1{font-size:clamp(38px,3.9vw,58px)!important}html.v2-enh body[data-page="pricing.html"] .hero .h1{font-size:clamp(38px,4vw,60px)!important}html.v2-enh body[data-page="roi-calculator.html"] .hero .h1{font-size:clamp(46px,4.8vw,72px)!important}html.v2-enh body[data-page="about.html"] .hero .h1{font-size:clamp(44px,4.4vw,66px)!important}@media(min-width:1101px){html.v2-enh .hero.bg-deep,html.v2-enh body[data-page="index.html"] .hero.bg-deep,html.v2-enh body[data-page="about.html"] .hero.bg-deep{display:flex!important;align-items:center!important;min-height:min(800px,calc(100vh - 68px))!important;height:auto!important;padding:clamp(36px,4vh,60px) 0!important}html.v2-enh .hero.bg-deep>.hero-grid{min-height:0!important}}@media(min-width:1101px)and (max-height:760px){html.v2-enh .hero.bg-deep,html.v2-enh body[data-page="index.html"] .hero.bg-deep,html.v2-enh body[data-page="about.html"] .hero.bg-deep{min-height:calc(100vh - 68px)!important;padding:20px 0!important}}@media(max-width:1100px){html.v2-enh .hero.bg-deep,html.v2-enh body[data-page="index.html"] .hero.bg-deep,html.v2-enh body[data-page="about.html"] .hero.bg-deep{display:block!important;min-height:auto!important;padding:60px 0 56px!important}html.v2-enh .hero-grid,html.v2-enh body[data-page="index.html"] .hero-grid,html.v2-enh body[data-page="roi-calculator.html"] .hero-grid{grid-template-columns:1fr!important;gap:40px!important}html.v2-enh .hero-grid>div:last-child{display:block!important}html.v2-enh .hero-grid svg{width:100%!important;max-width:520px!important;margin:0 auto!important}html.v2-enh body[data-page="index.html"] .hero .h1{font-size:clamp(36px,6vw,56px)!important}html.v2-enh body[data-page="solutions.html"] .hero .h1,html.v2-enh body[data-page="use-cases.html"] .hero .h1,html.v2-enh body[data-page="pricing.html"] .hero .h1{font-size:clamp(32px,5.5vw,50px)!important}html.v2-enh body[data-page="roi-calculator.html"] .hero .h1,html.v2-enh body[data-page="about.html"] .hero .h1{font-size:clamp(34px,5.8vw,52px)!important}html.v2-enh .hero .h1{line-height:1.08!important}html.v2-enh .hero .lead{font-size:16px!important}}@media(max-width:640px){html.v2-enh .hero.bg-deep,html.v2-enh body[data-page="index.html"] .hero.bg-deep,html.v2-enh body[data-page="about.html"] .hero.bg-deep{padding:44px 0 48px!important}html.v2-enh body[data-page="index.html"] .hero .h1,html.v2-enh body[data-page="solutions.html"] .hero .h1,html.v2-enh body[data-page="use-cases.html"] .hero .h1,html.v2-enh body[data-page="pricing.html"] .hero .h1,html.v2-enh body[data-page="roi-calculator.html"] .hero .h1,html.v2-enh body[data-page="about.html"] .hero .h1{font-size:clamp(30px,8vw,42px)!important}html.v2-enh .hero .lead{font-size:15px!important;max-width:none!important}}@media(prefers-reduced-motion:reduce){html.v2-enh .scard,html.v2-enh .tier,html.v2-enh .uc,html.v2-enh .reveal,html.v2-enh .sol-card,html.v2-enh .icard{transition:border-color .2s ease,box-shadow .2s ease!important}html.v2-enh .scard:hover,html.v2-enh .tier:hover,html.v2-enh .uc:hover,html.v2-enh .reveal:hover,html.v2-enh .sol-card:hover{transform:none!important}}@media(min-width:1101px){html.v2-enh{--hero-nav-h: 68px;--hero-rail: 1280px;--hero-gutter: 28px;--hero-fold: calc(100svh - var(--hero-nav-h))}html.v2-enh .nav-inner,html.v2-enh .hero.bg-deep>.wrap{width:100%!important;max-width:var(--hero-rail)!important;margin-inline:auto!important;padding-inline:var(--hero-gutter)!important}html.v2-enh .hero.bg-deep,html.v2-enh body[data-page="index.html"] .hero.bg-deep,html.v2-enh body[data-page="about.html"] .hero.bg-deep{box-sizing:border-box!important;display:flex!important;align-items:center!important;min-height:var(--hero-fold)!important;height:var(--hero-fold)!important;max-height:none!important;padding:clamp(20px,3.2vh,34px) 0!important;overflow:hidden!important}html.v2-enh .hero.bg-deep>.hero-grid{min-height:0!important;height:100%!important}html.v2-enh .hero-grid,html.v2-enh body[data-page="index.html"] .hero-grid,html.v2-enh body[data-page="roi-calculator.html"] .hero-grid,html.v2-enh body[data-page="about.html"] .hero-grid{grid-template-columns:minmax(0,44fr) minmax(0,56fr)!important;gap:clamp(26px,3vw,44px)!important;align-items:center!important}html.v2-enh .hero-grid>div:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;max-width:560px!important;min-width:0!important;transform:none!important}html.v2-enh .hero-grid>div:last-child{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:visible!important;transform:none!important}html.v2-enh .hero .eyebrow{margin:0 0 clamp(10px,1.5vh,15px)!important}html.v2-enh .hero .h1,html.v2-enh body[data-page="index.html"] .hero .h1,html.v2-enh body[data-page="solutions.html"] .hero .h1,html.v2-enh body[data-page="use-cases.html"] .hero .h1,html.v2-enh body[data-page="pricing.html"] .hero .h1,html.v2-enh body[data-page="roi-calculator.html"] .hero .h1,html.v2-enh body[data-page="about.html"] .hero .h1{width:100%!important;max-width:none!important;margin:0 0 clamp(15px,2.2vh,22px)!important;line-height:.98!important;letter-spacing:0!important;text-wrap:balance!important}html.v2-enh body[data-page="index.html"] .hero .h1{font-size:clamp(48px,4.35vw,64px)!important}html.v2-enh body[data-page="solutions.html"] .hero .h1,html.v2-enh body[data-page="use-cases.html"] .hero .h1{font-size:clamp(42px,3.75vw,56px)!important;line-height:1.01!important}html.v2-enh body[data-page="pricing.html"] .hero .h1{font-size:clamp(41px,3.65vw,54px)!important;line-height:1.01!important}html.v2-enh body[data-page="roi-calculator.html"] .hero .h1{font-size:clamp(47px,4.1vw,61px)!important}html.v2-enh body[data-page="about.html"] .hero .h1{font-size:clamp(44px,3.9vw,58px)!important;line-height:1!important}html.v2-enh .hero .lead{width:100%!important;max-width:51ch!important;margin:0 0 clamp(18px,2.8vh,26px)!important;font-size:clamp(15px,1.12vw,17px)!important;line-height:1.48!important;text-wrap:pretty!important}html.v2-enh .hero-cta{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin:0 0 14px!important}html.v2-enh .hero-cta .btn,html.v2-enh .hero-cta .btn-primary,html.v2-enh .hero-cta .btn-ghost{width:auto!important;min-width:0!important;min-height:48px!important;padding:12px 20px!important;white-space:nowrap!important}html.v2-enh .hero .trustline,html.v2-enh .hero .proof{margin:0!important}html.v2-enh .hero-grid svg,html.v2-enh body[data-page="index.html"] .hero-grid svg,html.v2-enh body[data-page="solutions.html"] .hero-grid svg,html.v2-enh body[data-page="use-cases.html"] .hero-grid svg,html.v2-enh body[data-page="pricing.html"] .hero-grid svg,html.v2-enh body[data-page="roi-calculator.html"] .hero-grid svg,html.v2-enh body[data-page="about.html"] .hero-grid svg{display:block!important;width:100%!important;height:auto!important;max-width:none!important;max-height:calc(var(--hero-fold) - clamp(50px,7vh,76px))!important;margin:0!important;object-fit:contain!important}html.v2-enh body[data-page="solutions.html"] .hero-grid,html.v2-enh body[data-page="pricing.html"] .hero-grid{grid-template-columns:minmax(0,45fr) minmax(0,55fr)!important}html.v2-enh body[data-page="roi-calculator.html"] .hero-grid{grid-template-columns:minmax(0,42fr) minmax(0,58fr)!important}html.v2-enh body[data-page="about.html"] .hero-grid{grid-template-columns:minmax(0,43fr) minmax(0,57fr)!important}}@media(min-width:1101px)and (max-height:760px){html.v2-enh .hero.bg-deep,html.v2-enh body[data-page="index.html"] .hero.bg-deep,html.v2-enh body[data-page="about.html"] .hero.bg-deep{padding:16px 0!important}html.v2-enh body[data-page="index.html"] .hero .h1{font-size:clamp(45px,4vw,58px)!important}html.v2-enh body[data-page="solutions.html"] .hero .h1,html.v2-enh body[data-page="use-cases.html"] .hero .h1,html.v2-enh body[data-page="pricing.html"] .hero .h1,html.v2-enh body[data-page="about.html"] .hero .h1{font-size:clamp(39px,3.45vw,50px)!important}html.v2-enh body[data-page="roi-calculator.html"] .hero .h1{font-size:clamp(43px,3.8vw,55px)!important}html.v2-enh .hero .lead{font-size:15px!important;line-height:1.42!important;margin-bottom:17px!important}html.v2-enh .hero-cta .btn,html.v2-enh .hero-cta .btn-primary,html.v2-enh .hero-cta .btn-ghost{min-height:44px!important;padding:10px 18px!important}}body[data-page="index.html"]{--page-scope: "index.html"}.cost-grid{display:grid;grid-template-columns:1.1fr 1.3fr .95fr;gap:30px;align-items:start}.cost-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 18px 50px -30px #141e3c40;border:1px solid var(--line-light)}.cost-cards .cc{padding:26px 22px;border-right:1px solid var(--line-light)}.cost-cards .cc:last-child{border-right:none}.cost-cards .cc .ci{color:var(--ink-2);margin-bottom:18px}.cost-cards .cc h4{font-family:var(--sans);font-size:15px;font-weight:600;color:var(--ink);margin-bottom:10px;line-height:1.3}.cost-cards .cc p{font-size:13px;color:var(--ink-dim)}.diag-callout{background:#e7f6f5;border:1px solid #b5ebea;border-radius:14px;padding:28px}.diag-callout .eyebrow{color:var(--blue);font-size:11px}.diag-callout h3{font-family:var(--sans);font-size:22px;color:var(--ink);margin-bottom:12px;line-height:1.2}.diag-callout p{font-size:14px;color:var(--ink-dim);margin-bottom:18px}.cost-grid .section-head .h2{color:var(--ink)}.section-head-copy{margin-top:18px}.work-panel{background:linear-gradient(180deg,#0a1024,#080d1e);border:1px solid var(--line);border-radius:22px;padding:40px;margin-top:4px}.work-row{display:grid;grid-template-columns:1.15fr 1.4fr;gap:46px}.hiw .step{display:flex;gap:16px;margin-bottom:26px}.hiw .num{width:38px;height:38px;border-radius:10px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--blue-soft);flex-shrink:0}.hiw .step h4{font-family:var(--sans);font-size:16px;font-weight:600;margin-bottom:6px}.hiw .step p{color:var(--text-dim);font-size:13.5px}.reveal-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.reveal{background:#ffffff08;border:1px solid var(--line);border-radius:12px;padding:18px}.reveal .ri{margin-bottom:14px}.reveal h5{font-family:var(--sans);font-size:13.5px;font-weight:600;line-height:1.3}.coltitle{font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-weight:600;margin-bottom:22px}.d2a{display:grid;grid-template-columns:.85fr 2fr;gap:40px;align-items:center;margin-top:38px;padding-top:34px;border-top:1px solid var(--line)}.d2a-steps{display:flex;align-items:center;justify-content:space-between;gap:10px}.d2a-step{text-align:center;flex:1}.d2a-step .circ{width:66px;height:66px;border-radius:50%;border:1px solid rgba(120,160,255,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:var(--blue-soft);background:radial-gradient(circle,rgba(30,50,100,.4),transparent)}.d2a-step h5{font-family:var(--sans);font-size:15px;font-weight:600;margin-bottom:6px}.d2a-step p{font-size:12.5px;color:var(--text-dim);max-width:20ch;margin:0 auto}.coltitle-action{color:var(--blue-soft);margin-bottom:14px}.action-copy{margin-bottom:18px}.sol-preview{display:grid;grid-template-columns:1fr 1fr 1fr .9fr;gap:24px;align-items:start}.sol-card{background:#ffffff06;border:1px solid var(--line);border-radius:14px;border-left:3px solid var(--teal);padding:26px}.sol-card.blue{border-left-color:var(--purple)}.sol-card.purple{border-left-color:var(--pink)}.sol-card .si{margin-bottom:16px;color:var(--text)}.sol-card .si.color-teal{color:var(--teal)}.sol-card .si.color-purple{color:var(--purple)}.sol-card .si.color-pink{color:var(--pink)}.sol-card h3{font-family:var(--sans);font-size:17px;font-weight:600;margin-bottom:10px}.sol-card p{color:var(--text-dim);font-size:13.5px;margin-bottom:16px}.saas h3{font-family:var(--sans);font-size:24px;line-height:1.2;margin-bottom:16px}.saas p{color:var(--text-dim);font-size:14px}.section-head{max-width:30ch}@media(max-width:980px){.cost-grid,.work-row,.d2a,.sol-preview{grid-template-columns:1fr}.reveal-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.cost-cards{grid-template-columns:1fr}.cost-cards .cc{border-right:none;border-bottom:1px solid var(--line-light)}.reveal-grid{grid-template-columns:1fr}.d2a-steps{flex-direction:column}}body[data-page="solutions.html"]{--page-scope: "solutions.html"}.sol-head{display:flex;align-items:flex-end;gap:40px;margin-bottom:38px}.sol-head h2{color:var(--ink)}.sol-head p{color:var(--ink-dim);font-size:14.5px;padding-bottom:6px}.sol-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.scard{background:#fff;border:1px solid var(--line-light);border-radius:16px;padding:26px 24px;position:relative;box-shadow:0 18px 50px -30px #141e3c38}.scard .topbar{position:absolute;top:0;left:0;right:0;height:4px;border-radius:16px 16px 0 0;background:var(--card-accent, #299eaa)}.scard-diagnosis{--card-accent: #299eaa}.scard-build{--card-accent: var(--teal)}.scard-move{--card-accent: #8a4182}.scard-protect{--card-accent: #d83c73}.scard .num{font-family:var(--sans);font-size:22px;color:#aeb9cf;font-weight:600}.hexbadge{width:54px;height:60px;display:flex;align-items:center;justify-content:center;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:linear-gradient(160deg,#101a36,#0a1228);border:1px solid rgba(120,160,255,.2);float:right;margin-top:-6px}.scard h3{font-family:var(--sans);font-size:20px;color:var(--ink);margin:18px 0 12px;clear:both}.scard .desc{color:var(--ink-dim);font-size:13.5px;margin-bottom:16px;min-height:38px}.scard .check-list li{font-size:13px}.scard .explore{margin-top:20px}.hsw{background:linear-gradient(180deg,#0a1024,#080d1e);border:1px solid var(--line);border-radius:22px;padding:40px}.hsw-grid{display:grid;grid-template-columns:.85fr 2.3fr;gap:40px;align-items:center}.hsw h2{font-size:28px;margin-bottom:18px}.hsw p.sub{color:var(--text-dim);font-size:14px;margin-bottom:20px}.cycle{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.cstep{text-align:center;flex:1;position:relative}.cstep .cc{width:64px;height:64px;border-radius:50%;border:1px solid rgba(120,160,255,.35);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;background:radial-gradient(circle,rgba(28,46,96,.5),transparent)}.cstep h5{font-family:var(--sans);font-size:15px;font-weight:600;margin-bottom:7px}.cstep p{font-size:11.5px;color:var(--text-dim);max-width:18ch;margin:0 auto}.cdash{flex:0 0 30px;height:1px;border-top:1.5px dashed rgba(120,160,255,.4);margin-top:32px}.cfeed{flex:1.1;text-align:center;font-size:11.5px;color:var(--text-muted);max-width:16ch;margin-top:18px}.cfeed-icon{margin:0 auto 8px}.colorset .cc{border-color:#2dd4bf66}.cta-panel{border:1px solid var(--line);border-radius:22px;padding:70px 30px;text-align:center;position:relative;overflow:hidden;background:radial-gradient(700px 300px at 50% 0,rgba(47,107,255,.12),transparent)}.cta-panel h2{margin-bottom:14px}.cta-panel p{color:var(--text-dim);max-width:60ch;margin:0 auto 28px}@media(max-width:980px){.sol-grid{grid-template-columns:1fr 1fr}.sol-head{flex-direction:column;align-items:flex-start;gap:14px}.hsw-grid{grid-template-columns:1fr}.cycle{flex-wrap:wrap;gap:20px}.cstep{flex:1 0 40%}.cdash{display:none}.cfeed{flex:1 0 40%}}@media(max-width:640px){.sol-grid{grid-template-columns:1fr}}body[data-page="use-cases.html"]{--page-scope: "use-cases.html"}.filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px}.pill{padding:9px 18px;border-radius:30px;border:1px solid var(--line-light);background:#fff;color:var(--ink-dim);font-size:13.5px;font-weight:500;transition:.15s}.pill:hover{border-color:#b9c6e0}.pill.active{background:var(--blue);color:#fff;border-color:var(--blue)}.uc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.uc{background:#fff;border:1px solid var(--line-light);border-radius:16px;padding:26px 24px;box-shadow:0 18px 50px -30px #141e3c33}.uc-top{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.uc-num{font-family:var(--sans);font-size:13px;font-weight:700;color:var(--blue);background:#eaf1fe;border-radius:7px;padding:4px 8px;flex-shrink:0}.uc-top h3{font-family:var(--sans);font-size:19px;color:var(--ink);line-height:1.15;flex:1}.uc-top .uc-ic{color:var(--blue-soft);flex-shrink:0}.uc-flow{display:flex;align-items:flex-start;gap:6px}.uc-col{flex:1;min-width:0}.uc-lab{color:var(--blue);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.uc-ic2{color:var(--ink-2);margin-bottom:14px;height:26px}.uc-desc{font-size:11px;color:var(--ink-dim);line-height:1.45}.uc-arrow{flex:0 0 14px;color:#b9c6e0;margin-top:30px}.uc-help{background:linear-gradient(180deg,#0a1024,#080d1e);border:1px solid var(--line);border-radius:18px;padding:38px}.uc-help .eyebrow{text-align:center;color:var(--text-muted)}.uc-help .eyebrow b{color:var(--blue-soft);font-weight:700}.help-row{display:flex;align-items:center;justify-content:center;gap:10px}.help-step{display:flex;align-items:center;gap:16px;max-width:300px}.help-step .hc{width:64px;height:64px;border-radius:50%;border:1px solid rgba(95,200,205,.3);display:flex;align-items:center;justify-content:center;color:var(--blue-soft);flex-shrink:0;background:radial-gradient(circle,rgba(28,46,96,.4),transparent)}.help-step h5{font-family:var(--sans);font-size:14.5px;font-weight:600;margin-bottom:5px}.help-step p{font-size:12px;color:var(--text-dim)}.cta2{text-align:center;padding:80px 0}.cta2-heading{font-size:clamp(20px,2vw,26px);color:var(--text-2)}.cta2 h2{margin-bottom:8px}.cta2 .small{font-family:var(--sans);font-size:clamp(22px,2.4vw,30px);color:var(--text-dim);display:block}@media(max-width:980px){.uc-grid{grid-template-columns:1fr 1fr}.help-row{flex-direction:column;gap:24px}}@media(max-width:640px){.uc-grid{grid-template-columns:1fr}}body[data-page="pricing.html"]{--page-scope: "pricing.html"}.tier-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.tier{background:#fff;border:1px solid var(--line-light);border-radius:16px;padding:30px 24px 24px;position:relative;display:flex;flex-direction:column;box-shadow:0 24px 60px -34px #141e3c66}.tier-free{--tier-accent: var(--teal);--tier-title: #299eaa;--tier-icon: linear-gradient(160deg, #2fb3c0, #299eaa)}.tier-pilot{--tier-accent: #8a4182;--tier-title: #8a4182;--tier-icon: linear-gradient(160deg, #a85ba0, #8a4182)}.tier-platform{--tier-accent: #d83c73;--tier-title: #d83c73;--tier-icon: linear-gradient(160deg, #e0689a, #d83c73)}.tier-enterprise{--tier-accent: var(--teal);--tier-title: #197b8a;--tier-icon: linear-gradient(160deg, #299eaa, #197b8a)}.tier .topbar{position:absolute;top:0;left:0;right:0;height:4px;border-radius:16px 16px 0 0;background:var(--tier-accent)}.tier .ticon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:6px auto 18px;color:#fff;background:var(--tier-icon)}.tier h3{font-family:var(--sans);font-size:24px;text-align:center;margin-bottom:6px;color:var(--tier-title)}.tier .tsub{text-align:center;color:var(--ink-dim);font-size:13px;margin-bottom:22px}.tier .check-list{flex:1}.tier .check-list li{font-size:13px;color:var(--ink-2)}.tier .tfoot{margin-top:22px;background:#f1f5fb;border-radius:10px;padding:14px;text-align:center;font-size:13px;font-weight:600;color:var(--ink);line-height:1.4}.why{background:linear-gradient(180deg,#0a1024,#080d1e);border:1px solid var(--line);border-radius:18px;padding:36px 38px;display:grid;grid-template-columns:1.3fr 2fr;gap:40px;align-items:center}.why-left{display:flex;gap:20px;align-items:flex-start}.why-circle{width:80px;height:80px;border-radius:50%;border:1px solid rgba(120,160,255,.3);display:flex;align-items:center;justify-content:center;color:var(--blue-soft);flex-shrink:0;background:radial-gradient(circle,rgba(28,46,96,.4),transparent)}.why-left h3{font-family:var(--sans);font-size:24px;margin-bottom:10px}.why-left p{color:var(--text-dim);font-size:13.5px}.why-feats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-feat{border-left:1px solid var(--line);padding-left:14px}.why-feat .wi{color:var(--blue-soft);margin-bottom:12px}.why-feat h5{font-family:var(--sans);font-size:13px;font-weight:600;line-height:1.35}.scope{background:#fff;border-radius:18px;padding:40px 30px;box-shadow:0 24px 60px -36px #141e3c59}.scope h2{text-align:center;color:var(--ink);margin-bottom:34px}.scope-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.scope-col{text-align:center;padding:0 18px;border-right:1px solid var(--line-light)}.scope-col:last-child{border-right:none}.scope-col .sci{color:var(--ink-2);margin-bottom:16px;display:flex;justify-content:center}.scope-col h5{font-family:var(--sans);font-size:14px;font-weight:600;color:var(--ink);margin-bottom:10px;line-height:1.3}.scope-col p{font-size:12px;color:var(--ink-dim)}.band{background:linear-gradient(180deg,#0c1330,#0a1024);border:1px solid var(--line);border-radius:16px;padding:28px 34px;display:flex;align-items:center;gap:22px}.band .bshield{width:54px;height:54px;border-radius:12px;border:1px solid rgba(120,160,255,.25);display:flex;align-items:center;justify-content:center;color:var(--blue-soft);flex-shrink:0}.band h3{font-family:var(--sans);font-size:24px;margin-bottom:4px}.band p{color:var(--text-dim);font-size:13.5px}.band .btn{margin-left:auto;flex-shrink:0}.cta-final{text-align:center;padding:90px 0}.cta-final h2{margin-bottom:12px}.cta-final p{color:var(--text-dim);max-width:56ch;margin:0 auto 28px}@media(max-width:980px){.tier-grid{grid-template-columns:1fr 1fr}.why{grid-template-columns:1fr}.why-feats{grid-template-columns:1fr 1fr}.scope-grid{grid-template-columns:1fr 1fr 1fr}.scope-col{border-right:none;margin-bottom:24px}.band{flex-wrap:wrap}.band .btn{margin-left:0}}@media(max-width:640px){.tier-grid,.scope-grid{grid-template-columns:1fr}}body[data-page="roi-calculator.html"]{--page-scope: "roi-calculator.html"}.panel{background:linear-gradient(180deg,#0a1126,#080d1e);border:1px solid var(--line);border-radius:20px;padding:34px}.panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:28px}.panel-head h2{font-size:28px}.panel-head p{color:var(--text-dim);font-size:13.5px;margin-top:6px}.controls{display:flex;align-items:center;gap:14px}.toggle{display:flex;background:#ffffff0a;border:1px solid var(--line);border-radius:10px;padding:3px}.toggle button{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;color:var(--text-dim)}.toggle button.active{background:var(--blue);color:#fff}.selwrap{display:flex;align-items:center;gap:8px;color:var(--text-dim);font-size:13px}.selwrap select{background:#ffffff0a;border:1px solid var(--line);color:var(--text);border-radius:9px;padding:9px 12px;font-family:inherit;font-size:13px}.icards{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.icard{background:#ffffff06;border:1px solid var(--line);border-radius:14px;padding:20px}.icard .ih{display:flex;gap:10px;margin-bottom:8px}.icard .ih .iic{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#299eaa24;color:var(--blue-soft)}.icard h4{font-family:var(--sans);font-size:14.5px;font-weight:600}.icard .idesc{color:var(--text-muted);font-size:11.5px;line-height:1.4;margin-bottom:18px;min-height:46px}.field{margin-bottom:14px}.field label{display:block;font-size:11px;color:var(--text-dim);margin-bottom:6px}.inwrap{display:flex;align-items:center;background:#ffffff08;border:1px solid var(--line);border-radius:9px;overflow:hidden}.inwrap .pfx{padding:0 0 0 11px;color:var(--text-muted);font-size:13px}.inwrap .pfx.percent-suffix{padding:0 11px 0 0}.inwrap input{flex:1;background:none;border:none;color:var(--text);padding:10px 11px;font-family:inherit;font-size:13.5px;width:100%;outline:none}.sld .slabel{display:flex;justify-content:space-between;font-size:11px;color:var(--text-dim);margin-bottom:9px}.sld .slabel b{color:var(--text);font-weight:700;font-size:13px}input[type=range]{-webkit-appearance:none;width:100%;height:4px;border-radius:4px;background:#ffffff1f;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:17px;height:17px;border-radius:50%;background:var(--blue);cursor:pointer;box-shadow:0 0 0 4px #299eaa33}input[type=range]::-moz-range-thumb{width:17px;height:17px;border:none;border-radius:50%;background:var(--blue);cursor:pointer}.disclaimer{color:var(--text-muted);font-size:12px;margin-top:18px}.results-head{margin:50px 0 22px}.results-head h2{font-size:28px}.res-grid{display:grid;grid-template-columns:1.1fr 1fr 1.2fr;gap:18px}.res{background:#ffffff06;border:1px solid var(--line);border-radius:14px;padding:24px}.res .rlab{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-weight:600;margin-bottom:14px;display:flex;align-items:center;gap:7px}.bignum{font-family:var(--sans);font-size:34px;font-weight:500;margin-bottom:4px}.res .sub{color:var(--text-dim);font-size:12.5px;margin-bottom:18px}.gbar{height:8px;border-radius:6px;background:linear-gradient(90deg,#197b8a,#3bbfc8);position:relative;margin:18px 0 10px}.gbar .mk{position:absolute;top:50%;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #3bbfc8;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0006}.gbar .mk.marker-mid{left:50%}.gmeta{display:flex;justify-content:space-between;font-size:10.5px;color:var(--text-muted)}.gmeta b{display:block;color:var(--text-dim);font-size:11.5px}.bignum.purple{color:#e077a0}.rmeter{height:8px;border-radius:6px;background:linear-gradient(90deg,#299eaa,#8a4182,#d83c73);position:relative;margin:18px 0 10px}.rmeter .mk{position:absolute;top:50%;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #d83c73;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0006}.rmeter .mk.marker-high{left:80%}.rmeta{display:flex;justify-content:space-between;font-size:10.5px;color:var(--text-muted)}.donut-wrap{display:flex;align-items:center;gap:20px}.donut{width:130px;height:130px;border-radius:50%;flex-shrink:0;position:relative}.donut:after{content:"";position:absolute;inset:26px;background:#0a1126;border-radius:50%}.legend{flex:1;display:flex;flex-direction:column;gap:9px}.legend .lg{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--text-2)}.legend .dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.legend .dot-build{background:#299eaa}.legend .dot-move{background:#ad71a4}.legend .dot-retain{background:#77cad0}.legend .dot-ramp{background:#ebc42f}.legend .dot-protect{background:#d83c73}.legend .pct{margin-left:auto;color:var(--text-dim);font-weight:600}.res-note{display:flex;align-items:center;gap:14px;margin-top:18px;flex-wrap:wrap}.res-note .nt{display:flex;gap:10px;color:var(--text-dim);font-size:12.5px;flex:1}.res-note .nt .ic{color:var(--teal);flex-shrink:0}.btn-dl{background:#ffffff0a;border:1px solid var(--line);color:var(--text);padding:12px 18px;border-radius:10px;font-size:13px;font-weight:600;display:inline-flex;gap:9px;align-items:center}.assump{margin-top:50px}.assump-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.assump-head h2{font-size:24px}.assump-head .reset{color:var(--blue-soft);font-size:13px;font-weight:600;display:inline-flex;gap:7px;align-items:center;cursor:pointer}.assump>p{color:var(--text-dim);font-size:13px;margin-bottom:22px}.acc-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.acc{background:#ffffff06;border:1px solid var(--line);border-radius:11px;overflow:hidden}.acc-btn{width:100%;display:flex;align-items:center;gap:12px;padding:16px 18px;color:var(--text-2);font-size:14px;font-weight:500;text-align:left}.acc-btn .ai{color:var(--blue-soft);display:flex}.acc-btn .chev{margin-left:auto;transition:.2s;color:var(--text-muted)}.acc.open .chev{transform:rotate(180deg)}.acc-body{max-height:0;overflow:hidden;transition:max-height .25s ease;color:var(--text-dim);font-size:12.5px}.acc.open .acc-body{max-height:200px}.acc-body div{padding:0 18px 16px 48px;line-height:1.5}.cta-final{text-align:center;padding:84px 0}.cta-final h2{margin-bottom:10px}.cta-final p{color:var(--text-dim);max-width:56ch;margin:0 auto 26px}@media(max-width:1080px){.icards{grid-template-columns:1fr 1fr 1fr}.res-grid{grid-template-columns:1fr}}@media(max-width:880px){.acc-grid{grid-template-columns:1fr}}@media(max-width:640px){.icards{grid-template-columns:1fr}.panel{padding:22px}}body[data-page="about.html"]{--page-scope: "about.html"}.abrow{display:grid;grid-template-columns:.9fr 1.4fr;gap:46px;align-items:center;padding:46px 0;border-top:1px solid var(--line-2)}.abrow h2{font-size:clamp(26px,2.6vw,32px);margin-bottom:18px}.abrow .lead{font-size:14.5px;color:var(--text-dim);max-width:42ch}.abrow .link-arrow{margin-top:18px}.apanel{background:#ffffff06;border:1px solid var(--line);border-radius:16px;padding:28px}.apanel-spacious{padding:34px 38px}.feat4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.feat4 .f .fi{width:44px;height:44px;border-radius:11px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--blue-soft);margin-bottom:16px}.feat4 .f h4{font-family:var(--sans);font-size:15px;font-weight:600;margin-bottom:8px}.feat4 .f p{color:var(--text-dim);font-size:12.5px}.flow4{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.flow4 .fs{text-align:center;flex:1}.flow4 .fc{width:58px;height:58px;border-radius:50%;border:1px solid rgba(95,200,205,.3);display:flex;align-items:center;justify-content:center;color:var(--blue-soft);margin:0 auto 14px;background:radial-gradient(circle,rgba(28,46,96,.4),transparent)}.flow4 .fs h5{font-family:var(--sans);font-size:14px;font-weight:600;margin-bottom:6px}.flow4 .fs p{font-size:11.5px;color:var(--text-dim);max-width:19ch;margin:0 auto}.flow4 .fa{flex:0 0 14px;color:var(--text-muted);margin-top:20px}.wb{display:flex;align-items:center;gap:14px}.wbbox{flex:1;background:#ffffff08;border:1px solid var(--line);border-radius:14px;padding:20px}.wbbox .wh{display:flex;gap:10px;align-items:center;font-family:var(--sans);font-weight:600;font-size:14px;margin-bottom:14px}.wbbox ul{list-style:none;display:flex;flex-direction:column;gap:8px}.wbbox li{font-size:12px;color:var(--text-dim);padding-left:14px;position:relative}.wbbox li:before{content:"•";position:absolute;left:0;color:var(--blue-soft)}.wborb{flex:1.1;text-align:center;border:1px solid rgba(95,200,205,.3);border-radius:50%;aspect-ratio:1;max-width:200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background:radial-gradient(circle,#125e7573,#0a161c99);box-shadow:0 0 50px #299eaa40,inset 0 0 30px #299eaa2e}.wborb h5{font-size:13px;font-weight:700;letter-spacing:.04em;margin-bottom:12px}.wborb ul{list-style:none;font-size:11px;color:var(--text-2);display:flex;flex-direction:column;gap:5px}.wbarrow{color:var(--blue-soft);flex:0 0 auto}.principles{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.principles .p .pi{color:var(--blue-soft);margin-bottom:14px}.principles .p h4{font-family:var(--sans);font-size:15px;font-weight:600;margin-bottom:8px}.principles .p p{color:var(--text-dim);font-size:12.5px}.founder{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);gap:54px;align-items:center;padding:52px 0;border-top:1px solid var(--line-2)}.founder-photo{position:relative;min-height:410px;border:1px solid rgba(119,202,208,.34);border-radius:18px;overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(41,158,170,.22),transparent 32%),linear-gradient(155deg,#10242d,#07131a 58%,#030a0e)}.founder-photo:before{content:"";position:absolute;left:50%;top:70px;width:118px;height:118px;border-radius:50%;transform:translate(-50%);background:linear-gradient(145deg,#77cad052,#125e758c);border:1px solid rgba(181,235,234,.38)}.founder-photo:after{content:"";position:absolute;left:50%;bottom:-56px;width:280px;height:250px;border-radius:48% 48% 0 0;transform:translate(-50%);background:linear-gradient(145deg,#77cad038,#061b23e6);border:1px solid rgba(181,235,234,.24)}.founder-photo span{position:absolute;z-index:2;left:22px;bottom:20px;color:#b5c0c5;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.founder-copy h2{font-size:clamp(30px,3vw,42px);margin:10px 0 8px}.founder-role{color:#77cad0;font-size:15px;font-weight:750;margin-bottom:25px}.founder-credential{padding:15px 0;border-top:1px solid rgba(181,235,234,.18);border-bottom:1px solid rgba(181,235,234,.18);color:#eef4f5;font-weight:700;margin-bottom:24px}.founder-copy p{color:var(--text-dim);font-size:15px;line-height:1.65;max-width:58ch}.founder-copy .btn{margin-top:26px}.cta-final{text-align:center;padding:80px 0}.cta-final h2{margin-bottom:8px;color:var(--text-2);font-size:clamp(24px,2.6vw,32px)}.cta-final h2 .blue{color:var(--blue-soft);display:block}@media(max-width:980px){.abrow{grid-template-columns:1fr;gap:28px}.feat4,.principles{grid-template-columns:1fr 1fr}.flow4{flex-wrap:wrap;gap:22px}.flow4 .fs{flex:1 0 40%}.flow4 .fa{display:none}.wb{flex-direction:column}.wbarrow{transform:rotate(90deg)}.founder{grid-template-columns:1fr;gap:30px}.founder-photo{min-height:360px}}@media(max-width:640px){.feat4,.principles{grid-template-columns:1fr}}@media(min-width:1101px){html.v2-enh{--v4-nav-height: 68px;--v4-rail: 1280px;--v4-gutter: 28px;--v4-fold: calc(100svh - var(--v4-nav-height))}html.v2-enh .nav-inner,html.v2-enh .hero.bg-deep>.wrap{box-sizing:border-box!important;width:100%!important;max-width:var(--v4-rail)!important;margin-inline:auto!important;padding-inline:var(--v4-gutter)!important}html.v2-enh .hero.bg-deep,html.v2-enh body[data-page="index.html"] .hero.bg-deep,html.v2-enh body[data-page="about.html"] .hero.bg-deep{box-sizing:border-box!important;display:flex!important;align-items:center!important;height:min(740px,var(--v4-fold))!important;min-height:620px!important;max-height:740px!important;padding:clamp(18px,2.8vh,30px) 0!important;overflow:hidden!important}html.v2-enh .hero.bg-deep>.hero-grid{height:100%!important;min-height:0!important;transform:translateY(-2vh)!important}html.v2-enh .hero-grid{display:grid!important;grid-template-columns:minmax(0,39fr) minmax(0,61fr)!important;gap:clamp(16px,1.8vw,26px)!important;align-items:center!important}html.v2-enh .hero-grid>div:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;width:100%!important;max-width:520px!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important}html.v2-enh .hero-grid>div:last-child{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;isolation:isolate}html.v2-enh .hero-grid>div:last-child:before{content:"";position:absolute;z-index:-1;width:72%;aspect-ratio:1.35;border-radius:50%;background:radial-gradient(circle,rgba(41,158,170,.11),rgba(18,94,117,.035) 48%,transparent 72%);filter:blur(10px);opacity:.85;pointer-events:none}html.v2-enh .hero .eyebrow{margin:0 0 clamp(10px,1.45vh,15px)!important;font-size:clamp(11px,.9vw,13px)!important}html.v2-enh .hero .h1,html.v2-enh body[data-page] .hero .h1{width:100%!important;max-width:none!important;margin:0 0 clamp(16px,2.3vh,23px)!important;line-height:.97!important;letter-spacing:0!important;text-wrap:balance!important;font-size:clamp(50px,3.8vw,58px)!important}html.v2-enh .hero .lead{width:100%!important;max-width:50ch!important;margin:0 0 clamp(19px,2.7vh,27px)!important;color:#d0d9dd!important;font-size:clamp(16px,1.12vw,17.25px)!important;line-height:1.45!important;text-wrap:pretty!important}html.v2-enh .hero-cta{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:12px!important;margin:0 0 14px!important}html.v2-enh .hero-cta .btn,html.v2-enh .hero-cta .btn-primary,html.v2-enh .hero-cta .btn-ghost{width:auto!important;min-width:0!important;min-height:48px!important;padding:12px 18px!important;font-size:14.5px!important;white-space:nowrap!important}html.v2-enh body[data-page="index.html"] .hero-cta{gap:10px!important;flex-wrap:nowrap!important}html.v2-enh .hero .trustline,html.v2-enh .hero .proof{margin:0!important}html.v2-enh .hero-grid svg,html.v2-enh body[data-page] .hero-grid svg{display:block!important;width:100%!important;height:auto!important;max-width:none!important;max-height:660px!important;margin:0!important;object-fit:contain!important;transform-origin:center!important}html.v2-enh body[data-page="index.html"] .hero-grid{grid-template-columns:minmax(0,39fr) minmax(0,61fr)!important}html.v2-enh body[data-page="index.html"] .hero-grid>div:last-child{justify-content:flex-end!important}html.v2-enh body[data-page="index.html"] .hero-grid svg{width:100%!important;max-width:720px!important}html.v2-enh body[data-page="solutions.html"] .hero-grid{grid-template-columns:minmax(0,40fr) minmax(0,60fr)!important;gap:clamp(18px,2vw,28px)!important}html.v2-enh body[data-page="solutions.html"] .hero-grid>div:last-child{padding-block:2vh!important}html.v2-enh body[data-page="solutions.html"] .hero-grid svg{width:100%!important;max-width:660px!important}html.v2-enh body[data-page="use-cases.html"] .hero-grid{grid-template-columns:minmax(0,38fr) minmax(0,62fr)!important;gap:16px!important}html.v2-enh body[data-page="use-cases.html"] .hero-grid svg{width:100%!important;max-width:735px!important}html.v2-enh body[data-page="pricing.html"] .hero-grid{grid-template-columns:minmax(0,39fr) minmax(0,61fr)!important;gap:18px!important}html.v2-enh body[data-page="pricing.html"] .hero-grid svg{width:100%!important;max-width:700px!important}html.v2-enh body[data-page="roi-calculator.html"] .hero-grid{grid-template-columns:minmax(0,38fr) minmax(0,62fr)!important;gap:16px!important}html.v2-enh body[data-page="roi-calculator.html"] .hero-grid>div:first-child{max-width:520px!important}html.v2-enh body[data-page="roi-calculator.html"] .hero-grid svg{width:100%!important;max-width:735px!important}html.v2-enh body[data-page="about.html"] .hero-grid{grid-template-columns:minmax(0,39fr) minmax(0,61fr)!important;gap:18px!important}html.v2-enh body[data-page="about.html"] .hero-grid svg{width:100%!important;max-width:735px!important}}@media(min-width:1101px)and (max-height:760px){html.v2-enh .hero.bg-deep,html.v2-enh body[data-page="index.html"] .hero.bg-deep,html.v2-enh body[data-page="about.html"] .hero.bg-deep{min-height:620px!important;padding:14px 0!important}html.v2-enh .hero.bg-deep>.hero-grid{transform:translateY(-2vh)!important}html.v2-enh .hero .lead{font-size:15.5px!important;line-height:1.4!important;margin-bottom:17px!important}html.v2-enh .hero-cta .btn,html.v2-enh .hero-cta .btn-primary,html.v2-enh .hero-cta .btn-ghost{min-height:45px!important;padding:10px 18px!important}}@media(min-width:1101px)and (max-width:1280px){html.v2-enh{--v4-gutter: 24px}html.v2-enh .hero-grid{grid-template-columns:minmax(0,42fr) minmax(0,58fr)!important}html.v2-enh .hero .h1,html.v2-enh body[data-page] .hero .h1{font-size:clamp(46px,4.2vw,54px)!important}}html.v2-enh{--v2-ease: cubic-bezier(.22, .7, .24, 1);--v2-ease-out: cubic-bezier(.16, .84, .34, 1);--v2-dur: .78s}.v2-progress{position:fixed;top:0;left:0;height:2px;width:0%;z-index:200;pointer-events:none;background:linear-gradient(90deg,#197b8a,#299eaa 38%,#18d4df 78%,#77cad0);box-shadow:0 0 14px #18d4df99;transition:width .12s linear;will-change:width}html.v2-enh .nav{transition:background .35s var(--v2-ease),box-shadow .35s var(--v2-ease),border-color .35s var(--v2-ease)}html.v2-enh .nav.v2-scrolled{background:#040c14f0;box-shadow:0 14px 40px -18px #000000b3;border-bottom-color:#18d4df2e}html.v2-enh .nav .brand,html.v2-enh .nav-item>a,html.v2-enh .nav-cta .btn{transition:color .2s var(--v2-ease),transform .2s var(--v2-ease),opacity .2s var(--v2-ease)}html.v2-enh .nav-item>a{position:relative}html.v2-enh .nav-item>a:before{content:"";position:absolute;left:0;bottom:0;height:2px;width:100%;background:var(--neon-blue, #299eaa);border-radius:2px;transform:scaleX(0);transform-origin:left center;transition:transform .32s var(--v2-ease-out);opacity:.9}html.v2-enh .nav-item>a:hover:before{transform:scaleX(1)}html.v2-enh .nav-item>a.active:before{display:none}html.v2-enh .v2-reveal{opacity:0;transform:translateY(26px);filter:blur(4px);transition:opacity var(--v2-dur) var(--v2-ease-out),transform var(--v2-dur) var(--v2-ease-out),filter var(--v2-dur) var(--v2-ease-out);transition-delay:var(--v2-delay, 0ms);will-change:opacity,transform}html.v2-enh .v2-reveal.v2-in{opacity:1;transform:none;filter:none}html.v2-enh .v2-reveal.v2-diagram{transform:translateY(30px) scale(.965);transition-duration:1.1s}html.v2-enh .v2-reveal.v2-diagram.v2-in{transform:none}html.v2-enh .v2-spot{position:relative;isolation:isolate}html.v2-enh .v2-spot:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0;opacity:0;background:radial-gradient(360px circle at var(--mx, 50%) var(--my, 0%),rgba(24,212,223,.13),rgba(41,158,170,.05) 38%,transparent 64%);transition:opacity .4s var(--v2-ease)}html.v2-enh .v2-spot:hover:after{opacity:1}html.v2-enh .v2-spot>*{position:relative;z-index:1}html.v2-enh .btn-primary{position:relative;overflow:hidden}html.v2-enh .btn-primary:after{content:"";position:absolute;top:0;bottom:0;left:-120%;width:55%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.34),transparent);transform:skew(-18deg);pointer-events:none;transition:left .6s var(--v2-ease)}html.v2-enh .btn-primary:hover:after{left:140%}html.v2-enh .btn-primary>*{position:relative}html.v2-enh .btn:active{transform:translateY(0) scale(.985)}html.v2-enh .link-arrow{transition:color .2s var(--v2-ease)}html.v2-enh a:focus-visible,html.v2-enh button:focus-visible,html.v2-enh select:focus-visible,html.v2-enh input:focus-visible,html.v2-enh .btn:focus-visible,html.v2-enh .pill:focus-visible{outline:2px solid #5fd0d6;outline-offset:3px;border-radius:8px}html.v2-enh .gbar .mk,html.v2-enh .rmeter .mk{transition:left .55s var(--v2-ease)}html.v2-enh .donut{transition:background .5s var(--v2-ease)}html.v2-enh .bignum,html.v2-enh #riskLabel{display:inline-block;transition:transform .3s var(--v2-ease)}html.v2-enh .v2-pulse{animation:v2pulse .5s var(--v2-ease)}@keyframes v2pulse{0%{transform:scale(1)}40%{transform:scale(1.05);color:#5fd0d6}to{transform:scale(1)}}html.v2-enh .uc{transition:border-color .2s var(--v2-ease)}html.v2-enh .uc.v2-pop{animation:v2pop .45s var(--v2-ease-out)}@keyframes v2pop{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}html.v2-enh .pill{transition:border-color .18s var(--v2-ease),background .18s var(--v2-ease),color .18s var(--v2-ease),transform .18s var(--v2-ease)}html.v2-enh .pill:hover{transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){html.v2-enh .v2-reveal{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}html.v2-enh .v2-progress{display:none}html.v2-enh .btn-primary:after{display:none}html.v2-enh .v2-spot:after{display:none}html.v2-enh .v2-pulse,html.v2-enh .uc.v2-pop{animation:none}}
