.page-home .gradient-text{background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.page-home .hero{background:var(--navy-900);color:#fff;padding:clamp(80px,10vw,140px) 0 clamp(120px,14vw,200px);position:relative;overflow:hidden}.page-home .hero__mesh{filter:blur(40px);opacity:.9;background:radial-gradient(50% 40% at 80% 10%,#2d5bff80 0%,#0000 50%),radial-gradient(40% 50% at 20% 80%,#5b3fe866 0%,#0000 50%),radial-gradient(60% 40%,#00b5d826 0%,#0000 60%);position:absolute;inset:0}.page-home .hero__grid-bg{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 30%,#000 0%,#0000 80%);mask-image:radial-gradient(80% 60% at 50% 30%,#000 0%,#0000 80%)}.page-home .hero__inner{z-index:2;position:relative}.page-home .hero__pill{color:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:6px 14px 6px 6px;font-size:13px;display:inline-flex}.page-home .hero__pill-tag{background:var(--grad-cta);color:#fff;letter-spacing:.02em;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:600}.page-home .hero h1{color:#fff;max-width:900px;margin-bottom:28px}.page-home .hero h1 .accent{background:linear-gradient(135deg,#8db0ff 0%,#c5b5ff 50%,#6fe5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500}.page-home .hero__lead{color:#ffffffb8;max-width:640px;margin-bottom:44px;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.page-home .hero__cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-home .hero__cta .btn--text{color:#ffffffd9}.page-home .hero__cta .btn--text:hover{color:#fff}.page-home .hero__stats{border-radius:var(--r-lg);-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:80px;padding:32px;display:grid}.page-home .hero__stat-num{letter-spacing:-.03em;color:#fff;margin-bottom:8px;font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1}.page-home .hero__stat-num .accent{background:linear-gradient(135deg,#8db0ff 0%,#6fe5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-home .hero__stat-label{color:#fff9;font-size:13px;font-weight:500}.page-home .framework{background:var(--bg-2);border-bottom:1px solid var(--line);padding:32px 0}.page-home .framework__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.page-home .framework__label{font-family:var(--mono);color:var(--ink-3);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.page-home .framework__items{flex-wrap:wrap;align-items:center;gap:40px;display:flex}.page-home .framework__item{color:var(--ink-2);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.page-home .framework__item:before{content:"";background:var(--blue);border-radius:50%;width:4px;height:4px}.page-home .verticals__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.page-home .vcard{border-radius:var(--r-xl);background:var(--bg-2);border:1px solid var(--line);transition:all .35s var(--ease);flex-direction:column;min-height:480px;padding:48px;display:flex;position:relative;overflow:hidden}.page-home .vcard:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-3px)}.page-home .vcard__glow{filter:blur(40px);opacity:.6;width:80%;height:100%;transition:opacity .35s var(--ease);background:radial-gradient(circle,#2d5bff2e 0%,#0000 70%);border-radius:50%;position:absolute;top:-50%;right:-30%}.page-home .vcard--alt .vcard__glow{background:radial-gradient(circle,#5b3fe82e 0%,#0000 70%)}.page-home .vcard:hover .vcard__glow{opacity:1}.page-home .vcard__num{font-family:var(--mono);color:var(--blue);margin-bottom:24px;font-size:12px;font-weight:500;position:relative}.page-home .vcard h3{letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(28px,2.6vw,36px);font-weight:600;position:relative}.page-home .vcard__desc{color:var(--ink-3);flex-grow:1;max-width:460px;margin-bottom:28px;font-size:15px;line-height:1.6;position:relative}.page-home .vcard__list{border-top:1px solid var(--line);padding-top:24px;list-style:none;position:relative}.page-home .vcard__list li{color:var(--ink-2);align-items:center;gap:12px;padding:10px 0;font-size:14px;display:flex}.page-home .vcard__list li svg{color:var(--blue);flex-shrink:0}.page-home .services{background:var(--bg-2)}.page-home .services__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-home .scard{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);transition:all .25s var(--ease);flex-direction:column;min-height:280px;padding:32px 28px;display:flex;position:relative;overflow:hidden}.page-home .scard:before{content:"";background:linear-gradient(90deg, transparent, var(--blue), transparent);opacity:0;height:1px;transition:opacity .25s var(--ease);position:absolute;top:0;left:0;right:0}.page-home .scard:hover{border-color:var(--line-2);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.page-home .scard:hover:before{opacity:1}.page-home .scard__icon{background:var(--blue-soft);border-radius:var(--r);width:40px;height:40px;color:var(--blue);transition:all .25s var(--ease);justify-content:center;align-items:center;margin-bottom:24px;display:flex}.page-home .scard:hover .scard__icon{background:var(--blue);color:#fff;transform:scale(1.05)}.page-home .scard__cat{font-family:var(--mono);color:var(--ink-4);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:11px}.page-home .scard h3{letter-spacing:-.02em;margin-bottom:10px;font-size:19px;font-weight:600}.page-home .scard__desc{color:var(--ink-3);flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.55}.page-home .scard__link{color:var(--blue);transition:gap .2s var(--ease);align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.page-home .scard:hover .scard__link{gap:10px}.page-home .hei{background:var(--navy-900);color:#fff;position:relative;overflow:hidden}.page-home .hei__mesh{filter:blur(20px);background:radial-gradient(60% 40% at 100% 0,#2d5bff4d 0%,#0000 50%),radial-gradient(40% 60% at 0 100%,#5b3fe840 0%,#0000 50%);position:absolute;inset:0}.page-home .hei__inner{z-index:2;position:relative}.page-home .hei__head{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:56px;display:grid}.page-home .hei .eyebrow{color:#8db0ff}.page-home .hei .eyebrow:before{background:#8db0ff;box-shadow:0 0 0 4px #8db0ff33}.page-home .hei h2{color:#fff;margin-bottom:20px}.page-home .hei h2 .accent{background:linear-gradient(135deg,#8db0ff 0%,#c5b5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500}.page-home .hei__head-desc{color:#ffffffb3;font-size:16px;line-height:1.65}.page-home .hei__dashboard{border-radius:var(--r-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffff14 0%,#ffffff05 100%);border:1px solid #ffffff1a;margin-bottom:56px;padding:4px;box-shadow:0 30px 80px #0006}.page-home .hei__dashboard-inner{background:#0f1f3a99;border-radius:20px;overflow:hidden}.page-home .hei__dash-bar{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:12px 16px;display:flex}.page-home .hei__dash-dots{gap:6px;display:flex}.page-home .hei__dash-dots span{background:#ffffff26;border-radius:50%;width:10px;height:10px}.page-home .hei__dash-tab{font-family:var(--mono);color:#fff9;background:#ffffff0d;border-radius:4px;margin-left:auto;padding:4px 10px;font-size:11px}.page-home .hei__dash-content{grid-template-columns:220px 1fr;gap:32px;min-height:380px;padding:32px;display:grid}.page-home .hei__dash-side{flex-direction:column;gap:4px;display:flex}.page-home .hei__dash-side-label{font-family:var(--mono);color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;padding:0 12px;font-size:10px}.page-home .hei__dash-item{color:#ffffffb3;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;transition:all .2s;display:flex}.page-home .hei__dash-item--active{color:#fff;background:#2d5bff26;border:1px solid #2d5bff4d}.page-home .hei__dash-item-dot{background:#ffffff4d;border-radius:50%;width:6px;height:6px}.page-home .hei__dash-item--active .hei__dash-item-dot{background:var(--blue);box-shadow:0 0 0 3px #2d5bff4d}.page-home .hei__dash-main{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:28px;display:flex}.page-home .hei__dash-main-head{justify-content:space-between;align-items:start;margin-bottom:28px;display:flex}.page-home .hei__dash-main-title{color:#fff;letter-spacing:-.02em;margin-bottom:4px;font-size:20px;font-weight:600}.page-home .hei__dash-main-sub{color:#ffffff80;font-size:13px}.page-home .hei__dash-status{font-family:var(--mono);color:#4ddf9c;background:#00a86b26;border:1px solid #00a86b4d;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:inline-flex}.page-home .hei__dash-status:before{content:"";background:#4ddf9c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #4ddf9c4d}.page-home .hei__dash-metrics{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.page-home .hei__dash-metric{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:16px}.page-home .hei__dash-metric-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-family:var(--mono);margin-bottom:8px}.page-home .hei__dash-metric-val{color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-size:22px;font-weight:600;line-height:1}.page-home .hei__dash-metric-trend{color:#4ddf9c;font-size:11px;font-family:var(--mono)}.page-home .hei__dash-flow{flex-direction:column;gap:12px;margin-top:auto;display:flex}.page-home .hei__dash-flow-label{color:#ffffff80;font-size:12px;font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.page-home .hei__dash-flow-row{color:#ffffffd9;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:14px;padding:12px 14px;font-size:13px;display:flex}.page-home .hei__dash-flow-row svg{flex-shrink:0}.page-home .hei__dash-flow-arrow{color:#ffffff4d;font-family:var(--mono);margin:0 4px}.page-home .hei__dash-flow-tag{font-family:var(--mono);color:#8db0ff;background:#2d5bff26;border-radius:4px;margin-left:auto;padding:3px 8px;font-size:10px}.page-home .hei__pillars{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-home .hei__pillar{border-top:1px solid #ffffff26;padding-top:20px}.page-home .hei__pillar-num{font-family:var(--mono);color:#8db0ff;margin-bottom:10px;font-size:12px}.page-home .hei__pillar-title{color:#fff;letter-spacing:-.015em;margin-bottom:8px;font-size:16px;font-weight:600}.page-home .hei__pillar-desc{color:#fff9;font-size:13px;line-height:1.55}.page-home .method__head{text-align:left;margin-bottom:56px}.page-home .method__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-home .phase{border-radius:var(--r-lg);background:var(--white);border:1px solid var(--line);transition:all .3s var(--ease);flex-direction:column;padding:36px 32px;display:flex;position:relative}.page-home .phase:hover{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft)}.page-home .phase__num{font-family:var(--mono);color:var(--blue);align-items:center;gap:12px;margin-bottom:24px;font-size:12px;display:flex}.page-home .phase__num:after{content:"";background:var(--line);flex-grow:1;height:1px}.page-home .phase__icon{background:var(--blue-soft);width:44px;height:44px;color:var(--blue);border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.page-home .phase h3{letter-spacing:-.02em;margin-bottom:12px;font-size:22px}.page-home .phase__desc{color:var(--ink-3);margin-bottom:24px;font-size:14px;line-height:1.6}.page-home .phase__list{border-top:1px solid var(--line);padding-top:20px;list-style:none}.page-home .phase__list li{color:var(--ink-2);align-items:flex-start;gap:10px;padding:8px 0;font-size:13px;display:flex}.page-home .phase__list li svg{color:var(--blue);flex-shrink:0;margin-top:2px}.page-home .quote{background:var(--bg-2)}.page-home .quote__inner{text-align:center;max-width:880px;margin:0 auto}.page-home .quote__mark{background:var(--grad-cta);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:32px;font-size:28px;font-weight:600;display:inline-flex}.page-home .quote__text{color:var(--ink);letter-spacing:-.025em;margin-bottom:40px;font-size:clamp(24px,3vw,38px);font-weight:500;line-height:1.3}.page-home .quote__text .accent{color:var(--blue)}.page-home .quote__author{background:var(--white);border:1px solid var(--line);border-radius:100px;align-items:center;gap:16px;padding:12px 20px 12px 12px;display:inline-flex}.page-home .quote__avatar{background:var(--grad-cta);color:#fff;letter-spacing:-.02em;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.page-home .quote__author-info{text-align:left}.page-home .quote__author-name{color:var(--ink);font-size:14px;font-weight:600}.page-home .quote__author-role{color:var(--ink-3);font-size:12px}.page-home .cta{background:var(--navy-900);color:#fff;position:relative;overflow:hidden}.page-home .cta__mesh{filter:blur(30px);background:radial-gradient(60% 50% at 80%,#2d5bff66 0%,#0000 60%),radial-gradient(40% 60% at 20%,#5b3fe84d 0%,#0000 60%);position:absolute;inset:0}.page-home .cta__grid-bg{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 0%,#0000 70%);mask-image:radial-gradient(80% 80%,#000 0%,#0000 70%)}.page-home .cta__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.page-home .cta h2{color:#fff;margin-bottom:20px}.page-home .cta h2 .accent{background:linear-gradient(135deg,#8db0ff 0%,#6fe5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500}.page-home .cta__copy p{color:#ffffffb3;margin-bottom:32px;font-size:17px;line-height:1.6}.page-home .cta__list{list-style:none}.page-home .cta__list li{color:#ffffffd9;border-top:1px solid #ffffff1a;align-items:center;gap:12px;padding:10px 0;font-size:14px;display:flex}.page-home .cta__list li:last-child{border-bottom:1px solid #ffffff1a}.page-home .cta__list li svg{color:#4ddf9c;flex-shrink:0}.page-home .cta__form{border-radius:var(--r-xl);color:var(--ink);background:#fff;padding:36px;box-shadow:0 30px 80px #0000004d}.page-home .cta__form h3{letter-spacing:-.02em;margin-bottom:6px;font-size:22px}.page-home .cta__form-sub{color:var(--ink-3);margin-bottom:24px;font-size:13px}.page-home .field{margin-bottom:14px}.page-home .field label{color:var(--ink-2);letter-spacing:-.005em;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.page-home .field input,.page-home .field select{border:1px solid var(--line);border-radius:var(--r);width:100%;color:var(--ink);transition:all .15s var(--ease);letter-spacing:-.01em;background:#fff;padding:11px 14px;font-family:inherit;font-size:14px}.page-home .field input:focus,.page-home .field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft);outline:none}.page-home .field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.page-home .cta__form .btn{justify-content:center;width:100%;margin-top:8px}@media (max-width:960px){.page-home .verticals__grid,.page-home .hei__head,.page-home .cta__inner{grid-template-columns:1fr;gap:32px}.page-home .services__grid,.page-home .method__grid,.page-home .hei__pillars{grid-template-columns:repeat(2,1fr)}.page-home .hero__stats{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:56px;padding:24px}}@media (max-width:640px){.page-home .hero{padding:56px 0 88px}.page-home .hero__pill{flex-wrap:nowrap;max-width:100%;padding:5px 12px 5px 5px;font-size:12px}.page-home .hero__pill-tag{padding:2px 8px;font-size:10px}.page-home .hero__pill>span:not(.hero__pill-tag){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-home .hero h1{letter-spacing:-.025em;margin-bottom:20px;font-size:38px;line-height:1.08}.page-home .hero__lead{margin-bottom:32px;font-size:16px}.page-home .hero__cta{flex-direction:column;align-items:stretch;gap:10px}.page-home .hero__cta .btn{justify-content:center;padding:14px 20px}.page-home .hero__mesh{filter:blur(60px);opacity:.7}.page-home .hero__grid-bg{background-size:40px 40px}.page-home .hero__stats{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:48px;padding:20px}.page-home .hero__stat-num{font-size:26px}.page-home .hero__stat-label{font-size:12px}.page-home .framework__inner{gap:16px}.page-home .framework__items{gap:12px 24px}.page-home .framework__item{font-size:13px}.page-home .vcard{border-radius:var(--r-lg);min-height:auto;padding:32px 24px}.page-home .vcard h3{font-size:26px}.page-home .vcard__desc{margin-bottom:24px;font-size:14px}.page-home .services__grid{grid-template-columns:1fr;gap:12px}.page-home .scard{min-height:auto;padding:28px 24px}.page-home .scard h3{font-size:18px}.page-home .hei__head{gap:24px;margin-bottom:40px}.page-home .hei h2{font-size:32px}.page-home .hei__dash-content{grid-template-columns:1fr;gap:20px;min-height:auto;padding:20px}.page-home .hei__dash-side{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:8px;margin:0 -20px;padding-bottom:8px;padding-left:20px;padding-right:20px;display:flex;overflow-x:auto}.page-home .hei__dash-side::-webkit-scrollbar{display:none}.page-home .hei__dash-side-label{display:none}.page-home .hei__dash-item{scroll-snap-align:start;white-space:nowrap;flex-shrink:0;padding:8px 14px;font-size:12px}.page-home .hei__dash-main{padding:20px 18px}.page-home .hei__dash-main-head{flex-direction:column;align-items:flex-start;gap:12px}.page-home .hei__dash-main-title{font-size:17px}.page-home .hei__dash-metrics{grid-template-columns:1fr;gap:10px;margin-bottom:20px}.page-home .hei__dash-metric{padding:14px}.page-home .hei__dash-metric-val{font-size:18px}.page-home .hei__dash-flow-row{flex-wrap:wrap;gap:8px;padding:12px;font-size:12px}.page-home .hei__dash-flow-arrow{display:none}.page-home .hei__dash-flow-tag{margin-left:0;font-size:9px}.page-home .hei__pillars{grid-template-columns:1fr;gap:20px}.page-home .hei__pillar{padding-top:16px}.page-home .method__grid{grid-template-columns:1fr;gap:12px}.page-home .phase{padding:28px 24px}.page-home .phase h3{font-size:20px}.page-home .quote__text{font-size:22px;line-height:1.35}.page-home .quote__mark{width:40px;height:40px;margin-bottom:24px;font-size:22px}.page-home .cta__copy h2{font-size:30px}.page-home .cta__form{border-radius:var(--r-lg);padding:28px 24px}.page-home .cta__form h3{font-size:20px}.page-home .field-row{grid-template-columns:1fr;gap:0}.page-home .field input,.page-home .field select{padding:13px 14px;font-size:15px}.page-home .scard__link,.page-home .vcard__list li,.page-home .nav__brand{min-height:var(--tap)}}@media (max-width:380px){.page-home .hero h1{font-size:34px}.page-home .hero__stats{grid-template-columns:1fr}.page-home .vcard,.page-home .scard,.page-home .phase{padding:24px 20px}}@media (prefers-reduced-motion:reduce){.page-home .hero__mesh,.page-home .hei__mesh,.page-home .cta__mesh{filter:blur(20px)}}
