.lp-about-root{--blue:#0EA5E9;--blue-dim:#38BDF8;--blue-deep:#0C4A6E;--blue-g:rgba(14,165,233,.1);--blue-b:rgba(14,165,233,.2);--amber:#F97316;--amber-g:rgba(249,115,22,.08);--amber-b:rgba(249,115,22,.2);--green:#22C55E;--green-g:rgba(34,197,94,.08);--green-b:rgba(34,197,94,.2);--purple:#A78BFA;--purple-g:rgba(167,139,250,.08);--purple-b:rgba(167,139,250,.2);--red:#EF4444;--red-g:rgba(239,68,68,.08);--red-b:rgba(239,68,68,.2);--slate:#64748B;--slate-g:rgba(100,116,139,.07);--slate-b:rgba(100,116,139,.16);--fd:"Sora",system-ui,sans-serif;--fs:"Inter",system-ui,sans-serif;--fm:"JetBrains Mono",monospace;--ease:cubic-bezier(0.16,1,0.3,1)}[data-theme=dark] .lp-about-root{--bg:#07090E;--s1:#0C1018;--s2:#111827;--s3:#1C2638;--s4:#243347;--bd:rgba(255,255,255,.065);--bd-m:rgba(255,255,255,.11);--bd-s:rgba(255,255,255,.18);--t1:#F0F6FF;--t2:rgba(240,246,255,.8);--t3:rgba(240,246,255,.46);--t4:rgba(240,246,255,.24);--glass:rgba(7,9,14,.92);--sh-xl:0 32px 80px rgba(0,0,0,.75),0 0 0 1px rgba(255,255,255,.06);--sh-lg:0 12px 40px rgba(0,0,0,.6),0 0 0 1px rgba(255,255,255,.05);--sh-md:0 4px 18px rgba(0,0,0,.5);--sh-sm:0 1px 8px rgba(0,0,0,.4)}[data-theme=light] .lp-about-root{--bg:#FFFFFF;--s1:#F8FAFC;--s2:#F0F4F8;--s3:#E4EAF2;--s4:#D4DDE9;--bd:rgba(0,0,0,.07);--bd-m:rgba(0,0,0,.11);--bd-s:rgba(0,0,0,.18);--t1:#0A0F1A;--t2:#1E293B;--t3:#64748B;--t4:#94A3B8;--glass:rgba(255,255,255,.95);--sh-xl:0 32px 80px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.04);--sh-lg:0 12px 40px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.04);--sh-md:0 4px 18px rgba(0,0,0,.07);--sh-sm:0 1px 8px rgba(0,0,0,.05);--blue:#0882B8;--blue-dim:#0B9EDE;--blue-g:rgba(8,130,184,.08);--blue-b:rgba(8,130,184,.18);--green:#16A34A;--green-g:rgba(22,163,74,.08);--green-b:rgba(22,163,74,.18);--purple:#7C3AED;--purple-g:rgba(124,58,237,.08);--purple-b:rgba(124,58,237,.2);--red:#DC2626;--red-g:rgba(220,38,38,.07);--red-b:rgba(220,38,38,.18);--slate:#475569;--slate-g:rgba(71,85,105,.06);--slate-b:rgba(71,85,105,.14)}.lp-about-root a{text-decoration:none;color:inherit}.skip{position:fixed;top:8px;left:8px;z-index:9999;padding:8px 16px;background:var(--blue);color:#fff;border-radius:8px;font-weight:600;font-size:13px;transform:translateY(-80px);transition:transform .2s}.skip:focus{transform:translateY(0)}.wrap{max-width:1180px;margin:0 auto;padding:0 48px}@media(max-width:768px){.wrap{padding:0 20px}}.divider{height:1px;background:linear-gradient(90deg,transparent,var(--bd-m),transparent)}.rv{opacity:0;transform:translateY(22px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.rv.in{opacity:1;transform:none}.rv.d1{transition-delay:.07s}.rv.d2{transition-delay:.14s}.rv.d3{transition-delay:.21s}.rv.d4{transition-delay:.28s}.rv.d5{transition-delay:.35s}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:var(--fs);font-size:13px;font-weight:600;border:none;border-radius:9px;cursor:pointer;transition:all .15s var(--ease);white-space:nowrap;padding:9px 18px;text-decoration:none}.btn:hover{transform:translateY(-1px)}.btn:active{transform:scale(.98)}.btn-p{background:var(--blue);color:#fff}.btn-p:hover{background:var(--blue-dim);box-shadow:0 0 0 3px var(--blue-g),0 4px 16px rgba(14,165,233,.2)}.btn-s{background:var(--s2);color:var(--t1);border:1px solid var(--bd-m)}.btn-s:hover{background:var(--s3);border-color:var(--bd-s)}.btn-cta{background:linear-gradient(135deg,var(--amber),#FB923C);color:#fff;font-weight:700;box-shadow:0 4px 14px rgba(249,115,22,.3)}.btn-cta:hover{box-shadow:0 6px 22px rgba(249,115,22,.4)}.btn-lg{padding:13px 24px;font-size:14px}.btn svg{width:14px;height:14px;flex-shrink:0}.eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--t4)}.eyebrow i{width:5px;height:5px;border-radius:50%;display:block;font-style:normal;flex-shrink:0}.nav{position:sticky;top:0;z-index:500;height:62px;display:flex;align-items:center;background:var(--glass);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--bd);transition:box-shadow .2s}.nav.scrolled{box-shadow:0 4px 24px rgba(0,0,0,.18)}.nav-i{display:flex;align-items:center;gap:32px}.nav-logo{display:flex;flex-direction:column;flex-shrink:0}.nav-logo-n{font-family:var(--fd);font-size:17px;font-weight:700;letter-spacing:-.03em;color:var(--t1)}.nav-logo-n em{font-style:normal;color:var(--blue)}.nav-logo-s{font-size:8px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:var(--blue);opacity:.65;margin-top:1px}.nav-links{display:flex;gap:0;flex:1}.nav-a{padding:0 14px;height:62px;display:flex;align-items:center;font-size:13px;color:var(--t3);transition:color .12s;white-space:nowrap}.nav-a.cur,.nav-a:hover{color:var(--t1)}.nav-a.cur{position:relative}.nav-a.cur:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:18px;height:2px;background:var(--blue);border-radius:2px 2px 0 0}.nav-r{gap:8px;flex-shrink:0}.nav-r,.theme-btn{display:flex;align-items:center}.theme-btn{width:36px;height:36px;border-radius:8px;background:var(--s2);border:1px solid var(--bd-m);justify-content:center;cursor:pointer;color:var(--t3);transition:all .13s}.theme-btn:hover{background:var(--s3);color:var(--t1)}.theme-btn svg{width:15px;height:15px}@media(max-width:900px){.nav-links{display:none}}.hero{padding:88px 0 72px;position:relative;overflow:hidden;background:var(--s1);border-bottom:1px solid var(--bd)}.hero-orb{position:absolute;border-radius:50%;pointer-events:none}.hero-orb-1{width:1000px;height:1000px;top:-350px;right:-250px;background:radial-gradient(circle,rgba(14,165,233,.08) 0,transparent 60%);animation:drift1 28s ease-in-out infinite}.hero-orb-2{width:700px;height:700px;bottom:-200px;left:5%;background:radial-gradient(circle,rgba(34,197,94,.05) 0,transparent 60%);animation:drift2 22s ease-in-out infinite}[data-theme=light] .hero-orb-1{background:radial-gradient(circle,rgba(8,130,184,.05) 0,transparent 60%)}[data-theme=light] .hero-orb-2{background:radial-gradient(circle,rgba(22,163,74,.04) 0,transparent 60%)}@keyframes drift1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,30px) scale(1.04)}}@keyframes drift2{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.hero-inner{position:relative;z-index:1;max-width:880px}.hero-crumb{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--t4);margin-bottom:24px;flex-wrap:wrap}.hero-crumb a{color:var(--t4);transition:color .12s}.hero-crumb a:hover{color:var(--blue)}.hero-crumb span{color:var(--t3)}.hero-crumb-sep{color:var(--bd-s)}.hero-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:var(--blue-g);border:1px solid var(--blue-b);border-radius:999px;font-size:11px;font-weight:600;color:var(--blue);letter-spacing:.06em;text-transform:uppercase;margin-bottom:22px}.hero-tag svg{width:13px;height:13px}h1.hero-h{font-family:var(--fd);font-size:clamp(42px,6.4vw,76px);font-weight:800;letter-spacing:-.045em;line-height:1.02;color:var(--t1);margin-bottom:26px}h1.hero-h .g{background:linear-gradient(135deg,var(--blue) 0,var(--blue-dim) 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-lead{font-size:17.5px;color:var(--t3);line-height:1.75;max-width:720px;margin-bottom:34px}.hero-lead strong{color:var(--t2);font-weight:600}.hero-trust{display:flex;flex-wrap:wrap;gap:22px;padding-top:28px;border-top:1px solid var(--bd);max-width:780px}.ht-i{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--t4)}.ht-i svg{width:16px;height:16px;color:var(--green)}.fact-strip{background:var(--s1);border-bottom:1px solid var(--bd)}.fact-g{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.fact-i{padding:28px 24px;border-right:1px solid var(--bd);display:flex;flex-direction:column;gap:5px}.fact-i:last-child{border-right:none}.fact-label{font-size:10.5px;color:var(--t4);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.fact-val{font-family:var(--fd);font-size:20px;font-weight:700;color:var(--t1);letter-spacing:-.025em;line-height:1.15}.fact-val .accent{color:var(--blue)}.fact-sub{font-size:11.5px;color:var(--t3);font-family:var(--fm);letter-spacing:.02em}@media(max-width:900px){.fact-g{grid-template-columns:repeat(2,1fr)}.fact-i:nth-child(2){border-right:none}.fact-i:first-child,.fact-i:nth-child(2){border-bottom:1px solid var(--bd)}}@media(max-width:520px){.fact-g{grid-template-columns:1fr}.fact-i{border-right:none;border-bottom:1px solid var(--bd)}.fact-i:last-child{border-bottom:none}}.toc-strip{background:var(--bg);border-bottom:1px solid var(--bd);position:sticky;top:62px;z-index:400;backdrop-filter:saturate(180%) blur(16px)}.toc-inner{display:flex;align-items:center;gap:0;overflow-x:auto;scrollbar-width:none}.toc-inner::-webkit-scrollbar{display:none}.toc-tab{padding:14px 16px;font-size:12.5px;font-weight:500;color:var(--t3);white-space:nowrap;border-bottom:2px solid transparent;transition:all .15s var(--ease);cursor:pointer;display:flex;align-items:center;gap:8px}.toc-tab svg{width:14px;height:14px;flex-shrink:0;opacity:.7}.toc-tab:hover{color:var(--t1)}.toc-tab.active{color:var(--blue);border-bottom-color:var(--blue)}.toc-tab.active svg{opacity:1}.section{padding:80px 0;position:relative}.section-alt{background:var(--s1)}.section-h{font-family:var(--fd);font-size:clamp(28px,3.6vw,40px);font-weight:700;letter-spacing:-.035em;line-height:1.1;color:var(--t1);margin-bottom:18px}.section-h .g{background:linear-gradient(135deg,var(--blue) 0,var(--blue-dim) 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-lead{font-size:16px;color:var(--t3);line-height:1.7;max-width:720px;margin-bottom:48px}.founder-wrap{display:grid;grid-template-columns:300px 1fr;gap:48px;align-items:start}@media(max-width:880px){.founder-wrap{grid-template-columns:1fr;gap:28px}}.founder-aside{position:sticky;top:130px}@media(max-width:880px){.founder-aside{position:static}}.founder-card{background:var(--bg);border:1px solid var(--bd);border-radius:18px;overflow:hidden;box-shadow:var(--sh-md)}.founder-av{aspect-ratio:1;background:linear-gradient(135deg,var(--blue) 0,var(--blue-dim) 100%);display:flex;align-items:center;justify-content:center;font-family:var(--fd);font-size:88px;font-weight:800;color:#fff;letter-spacing:-.05em;position:relative;overflow:hidden}.founder-av:before{content:"";position:absolute;top:-30px;right:-30px;width:160px;height:160px;background:radial-gradient(circle,rgba(255,255,255,.18) 0,transparent 70%);pointer-events:none}.founder-av-photo{background:#0D1117;padding:0}.founder-av-photo:before{display:none}.founder-av-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.founder-meta{padding:20px}.founder-name{font-family:var(--fd);font-size:18px;font-weight:700;letter-spacing:-.025em;color:var(--t1);margin-bottom:5px}.founder-name a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .16s ease,color .16s ease}.founder-name a:focus-visible,.founder-name a:hover{color:var(--blue);border-bottom-color:var(--blue)}.founder-role{font-size:12.5px;color:var(--blue);font-weight:600;margin-bottom:14px;letter-spacing:.01em}.founder-roles{display:flex;flex-direction:column;gap:6px;padding-top:14px;border-top:1px solid var(--bd)}.fr{display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--t3)}.fr svg{width:13px;height:13px;color:var(--green);flex-shrink:0}.fr strong{color:var(--t2);font-weight:600}.founder-content{display:flex;flex-direction:column;gap:22px}.founder-eyebrow{display:inline-flex;align-items:center;gap:7px;font-family:var(--fm);font-size:11px;font-weight:600;color:var(--blue);letter-spacing:.1em;text-transform:uppercase}.founder-eyebrow i{width:5px;height:5px;border-radius:50%;background:var(--blue);font-style:normal;display:block}.founder-h{font-family:var(--fd);font-size:clamp(24px,3vw,32px);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--t1)}.founder-h .g{background:linear-gradient(135deg,var(--blue) 0,var(--blue-dim) 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.founder-p{font-size:15px;color:var(--t2);line-height:1.75}.founder-p strong{color:var(--t1);font-weight:600}.founder-quote{padding:22px 26px;background:var(--s1);border:1px solid var(--bd);border-left:3px solid var(--blue);border-radius:11px;position:relative}.founder-quote-text{font-family:var(--fd);font-size:17px;font-weight:500;font-style:italic;letter-spacing:-.015em;color:var(--t1);line-height:1.5;margin-bottom:10px}.founder-quote-attr{font-size:12px;color:var(--t4);font-family:var(--fm);letter-spacing:.04em}.founder-sig{display:flex;align-items:center;gap:14px;padding-top:6px}.fsig-mark{font-family:var(--fd);font-size:22px;font-weight:300;font-style:italic;color:var(--blue);letter-spacing:-.02em}.fsig-text{font-size:12.5px;color:var(--t3);line-height:1.5}.fsig-text strong{color:var(--t1);font-weight:600;display:block;font-family:var(--fd);font-size:13px;letter-spacing:-.005em}.thesis-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:880px){.thesis-grid{grid-template-columns:1fr}}.thesis-card{background:var(--bg);border:1px solid var(--bd);border-radius:14px;padding:28px;position:relative;overflow:hidden}.thesis-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px}.thesis-card.now:before{background:linear-gradient(90deg,var(--green),#4ADE80)}.thesis-card.next:before{background:linear-gradient(90deg,var(--blue),var(--blue-dim))}.thesis-tag{display:inline-flex;align-items:center;gap:7px;font-family:var(--fm);font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:5px 11px;border-radius:6px;margin-bottom:14px}.thesis-card.now .thesis-tag{background:var(--green-g);border:1px solid var(--green-b);color:var(--green)}.thesis-card.next .thesis-tag{background:var(--blue-g);border:1px solid var(--blue-b);color:var(--blue)}.thesis-tag i{width:5px;height:5px;border-radius:50%;background:currentColor;font-style:normal;display:block}.thesis-h{font-family:var(--fd);font-size:22px;font-weight:700;letter-spacing:-.025em;color:var(--t1);margin-bottom:12px;line-height:1.25}.thesis-d{font-size:14px;color:var(--t3);line-height:1.7;margin-bottom:18px}.thesis-list{display:flex;flex-direction:column;gap:9px;list-style:none;padding-top:18px;border-top:1px solid var(--bd)}.thesis-list li{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:var(--t2);line-height:1.55}.thesis-list li svg{width:14px;height:14px;color:var(--green);flex-shrink:0;margin-top:3px}.thesis-card.next .thesis-list li svg{color:var(--blue)}.parallel-wrap{background:var(--bg);border:1px solid var(--bd-m);border-radius:18px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;margin-top:28px}@media(max-width:880px){.parallel-wrap{grid-template-columns:1fr}}.parallel-col{padding:28px;border-right:1px solid var(--bd);display:flex;flex-direction:column;gap:14px}.parallel-col:last-child{border-right:none}@media(max-width:880px){.parallel-col{border-right:none;border-bottom:1px solid var(--bd)}.parallel-col:last-child{border-bottom:none}}.parallel-name{font-family:var(--fd);font-size:14px;font-weight:600;color:var(--t1);letter-spacing:-.01em;display:flex;align-items:center;gap:10px}.parallel-name svg{width:18px;height:18px;color:var(--t3)}.parallel-flow{display:flex;flex-direction:column;gap:5px}.parallel-stage{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--t2);padding:7px 11px;background:var(--s1);border:1px solid var(--bd);border-radius:7px}.parallel-stage:first-child{background:var(--green-g);border-color:var(--green-b);color:var(--green);font-weight:600}.parallel-stage svg{width:12px;height:12px;color:var(--t4);flex-shrink:0}.parallel-stage:first-child svg{color:var(--green)}.parallel-arrow{align-self:center;color:var(--t4);font-size:14px;line-height:1}.parallel-foot{font-size:11.5px;color:var(--t4);line-height:1.6;font-style:italic;padding-top:6px;border-top:1px dashed var(--bd);margin-top:auto}.cluster-g{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}@media(max-width:1000px){.cluster-g{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.cluster-g{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cluster-g{grid-template-columns:1fr}}.cluster{background:var(--bg);border:1px solid var(--bd);border-radius:13px;padding:20px;display:flex;flex-direction:column;gap:11px;transition:all .18s var(--ease);position:relative;overflow:hidden}.cluster:hover{transform:translateY(-2px);border-color:var(--bd-m);box-shadow:var(--sh-md)}.cluster:before{content:"";position:absolute;top:0;left:0;right:0;height:2px}.cluster.c1:before{background:var(--blue)}.cluster.c2:before{background:var(--amber)}.cluster.c3:before{background:var(--green)}.cluster.c4:before{background:var(--purple)}.cluster.c5:before{background:var(--slate)}.cluster-num{font-family:var(--fm);font-size:10px;font-weight:600;color:var(--t4);letter-spacing:.1em;text-transform:uppercase}.cluster-ico{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center}.cluster-ico svg{width:18px;height:18px}.cluster-name{font-family:var(--fd);font-size:14px;font-weight:600;color:var(--t1);letter-spacing:-.015em;line-height:1.3}.cluster-services{font-family:var(--fm);font-size:10.5px;color:var(--t3);letter-spacing:.04em;line-height:1.5}.cluster-status{font-family:var(--fm);font-size:9.5px;font-weight:600;padding:3px 8px;border-radius:5px;letter-spacing:.05em;text-transform:uppercase;align-self:flex-start;margin-top:auto;display:inline-flex;align-items:center;gap:5px}.cluster-status i{width:5px;height:5px;border-radius:50%;font-style:normal;display:block}.cluster.c1 .cluster-status{background:var(--green-g);border:1px solid var(--green-b);color:var(--green)}.cluster.c1 .cluster-status i{background:var(--green)}.cluster.c2 .cluster-status,.cluster.c3 .cluster-status,.cluster.c4 .cluster-status,.cluster.c5 .cluster-status{background:var(--s2);border:1px solid var(--bd-m);color:var(--t4)}.cluster.c2 .cluster-status i,.cluster.c3 .cluster-status i,.cluster.c4 .cluster-status i,.cluster.c5 .cluster-status i{background:var(--t4)}.values-g{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:880px){.values-g{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.values-g{grid-template-columns:1fr}}.value{background:var(--bg);border:1px solid var(--bd);border-radius:13px;padding:24px;transition:all .15s var(--ease);display:flex;flex-direction:column;gap:11px}.value:hover{border-color:var(--bd-m);transform:translateY(-2px);box-shadow:var(--sh-sm)}.value-num{font-family:var(--fm);font-size:11px;font-weight:600;color:var(--blue);letter-spacing:.1em;text-transform:uppercase;padding:3px 9px;background:var(--blue-g);border:1px solid var(--blue-b);border-radius:5px;align-self:flex-start}.value-h{font-family:var(--fd);font-size:17px;font-weight:600;letter-spacing:-.02em;color:var(--t1);line-height:1.3}.value-d{font-size:13px;color:var(--t3);line-height:1.65;flex:1}.value-d strong{color:var(--t2);font-weight:600}.phases{position:relative;padding-left:40px}.phases:before{content:"";position:absolute;left:14px;top:14px;bottom:14px;width:2px;background:linear-gradient(180deg,var(--green) 0,var(--blue) 50%,var(--purple) 100%);border-radius:2px}.phase{position:relative;padding-bottom:28px}.phase:last-child{padding-bottom:0}.phase-dot{position:absolute;left:-40px;top:0;width:30px;height:30px;border-radius:50%;background:var(--bg);border:2px solid var(--green);display:flex;align-items:center;justify-content:center;font-family:var(--fm);font-size:11px;font-weight:600;color:var(--green)}.phase.blue .phase-dot{border-color:var(--blue);color:var(--blue)}.phase.purple .phase-dot{border-color:var(--purple);color:var(--purple)}.phase-card{background:var(--bg);border:1px solid var(--bd);border-radius:13px;padding:22px 24px;margin-left:6px;transition:all .18s var(--ease)}.phase-card:hover{border-color:var(--bd-m);box-shadow:var(--sh-sm)}.phase-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:8px;flex-wrap:wrap}.phase-name{font-family:var(--fd);font-size:16.5px;font-weight:600;letter-spacing:-.02em;color:var(--t1);margin-bottom:4px}.phase-period{font-size:11.5px;color:var(--t4)}.phase-period,.phase-tag{font-family:var(--fm);letter-spacing:.04em}.phase-tag{font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px;flex-shrink:0;text-transform:uppercase}.phase.green .phase-tag{background:var(--green-g);border:1px solid var(--green-b);color:var(--green)}.phase.blue .phase-tag{background:var(--blue-g);border:1px solid var(--blue-b);color:var(--blue)}.phase.purple .phase-tag{background:var(--purple-g);border:1px solid var(--purple-b);color:var(--purple)}.phase-targets{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--bd)}@media(max-width:520px){.phase-targets{grid-template-columns:1fr}}.pt-i{display:flex;flex-direction:column;gap:3px}.pt-label{font-size:10px;color:var(--t4);letter-spacing:.08em;text-transform:uppercase;font-weight:600}.pt-val{font-family:var(--fd);font-size:15px;font-weight:700;color:var(--t1);letter-spacing:-.02em}.phase.green .pt-val .accent{color:var(--green)}.phase.blue .pt-val .accent{color:var(--blue)}.phase.purple .pt-val .accent{color:var(--purple)}.phase-desc{font-size:13.5px;color:var(--t3);line-height:1.65;margin-bottom:14px}.phase-deliv{display:flex;flex-direction:column;gap:7px}.pdv{display:flex;align-items:flex-start;gap:9px;font-size:12.5px;color:var(--t2);line-height:1.55}.pdv svg{width:13px;height:13px;color:var(--green);flex-shrink:0;margin-top:3px}.phase.blue .pdv svg{color:var(--blue)}.phase.purple .pdv svg{color:var(--purple)}.facts-wrap{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}@media(max-width:880px){.facts-wrap{grid-template-columns:1fr}}.facts-table{background:var(--bg);border:1px solid var(--bd);border-radius:14px;overflow:hidden}.facts-row{display:grid;grid-template-columns:1fr 1.4fr;gap:0;border-bottom:1px solid var(--bd);transition:background .12s}.facts-row:last-child{border-bottom:none}.facts-row:hover{background:var(--s1)}.facts-cell{padding:15px 20px;font-size:13px;line-height:1.55;display:flex;align-items:flex-start;gap:9px}.facts-cell.l{font-family:var(--fm);font-size:11px;font-weight:600;color:var(--t4);letter-spacing:.06em;text-transform:uppercase;align-items:center}.facts-cell.r{color:var(--t2);font-weight:500}.facts-cell.r strong{color:var(--t1);font-weight:600;font-family:var(--fd);font-size:13.5px;letter-spacing:-.005em}.facts-cell.r .v{display:flex;flex-direction:column;gap:3px}.facts-cell.r small{font-size:11.5px;color:var(--t4);font-family:var(--fm);letter-spacing:.02em}.facts-cell.r svg{width:14px;height:14px;color:var(--green);flex-shrink:0;margin-top:3px}.facts-cell.r a{color:var(--blue);text-decoration:none}.facts-cell.r a:hover{text-decoration:underline}.facts-side{display:flex;flex-direction:column;gap:14px;position:sticky;top:130px}@media(max-width:880px){.facts-side{position:static}}.fs-card{background:var(--bg);border:1px solid var(--bd);border-radius:13px;padding:22px;display:flex;flex-direction:column;gap:11px}.fs-tag{font-family:var(--fm);font-size:10.5px;color:var(--blue);letter-spacing:.08em;text-transform:uppercase}.fs-h,.fs-tag{font-weight:600}.fs-h{font-family:var(--fd);font-size:15.5px;letter-spacing:-.015em;color:var(--t1);line-height:1.3}.fs-d{font-size:12.5px;color:var(--t3);line-height:1.65}.fs-list{display:flex;flex-direction:column;gap:7px;list-style:none}.fs-list li{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--t2);line-height:1.55}.fs-list li svg{width:12px;height:12px;color:var(--green);flex-shrink:0;margin-top:3px}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-item{background:var(--bg);border:1px solid var(--bd);border-radius:11px;overflow:hidden;transition:border-color .15s}.faq-item:hover{border-color:var(--bd-m)}.faq-q{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:var(--fd);font-size:14.5px;font-weight:600;letter-spacing:-.01em;color:var(--t1);-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none}.faq-q::-webkit-details-marker{display:none}.faq-q-ico{width:24px;height:24px;border-radius:6px;background:var(--s2);border:1px solid var(--bd);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s var(--ease);margin-left:14px}.faq-q-ico svg{width:12px;height:12px;color:var(--t3);transition:transform .2s var(--ease)}.faq-item[open] .faq-q-ico{background:var(--blue-g);border-color:var(--blue-b)}.faq-item[open] .faq-q-ico svg{transform:rotate(45deg);color:var(--blue)}.faq-a{padding:0 22px 22px;font-size:13.5px;color:var(--t3);line-height:1.7}.faq-a code{font-family:var(--fm);font-size:12px;background:var(--s2);border:1px solid var(--bd);padding:2px 6px;border-radius:4px;color:var(--blue)}.faq-a strong{color:var(--t2);font-weight:600}.faq-a a{color:var(--blue);text-decoration:underline}.cta-blk{background:linear-gradient(135deg,var(--s1),var(--s2));border:1px solid var(--bd-m);border-radius:18px;padding:48px 40px;position:relative;overflow:hidden}.cta-blk:before{content:"";position:absolute;top:-150px;right:-150px;width:400px;height:400px;background:radial-gradient(circle,rgba(14,165,233,.08) 0,transparent 60%);pointer-events:none}.cta-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;align-items:center;position:relative;z-index:1}@media(max-width:780px){.cta-grid{grid-template-columns:1fr;gap:24px}}.cta-h{font-family:var(--fd);font-size:clamp(22px,3vw,30px);font-weight:700;letter-spacing:-.025em;color:var(--t1);margin-bottom:12px;line-height:1.2}.cta-p{font-size:14px;color:var(--t3);line-height:1.7;margin-bottom:0}.cta-actions{display:flex;flex-direction:column;gap:8px}.cta-actions .btn{justify-content:center}.footer{background:var(--s1);border-top:1px solid var(--bd);padding:60px 0 0}.footer-g{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:44px}@media(max-width:900px){.footer-g{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width:500px){.footer-g{grid-template-columns:1fr}}.f-brand .fw{font-family:var(--fd);font-size:18px;font-weight:700;letter-spacing:-.03em;color:var(--t1);margin-bottom:8px}.f-brand .fw em{font-style:normal;color:var(--blue)}.f-brand p{font-size:13px;color:var(--t4);line-height:1.65;max-width:210px;margin-bottom:16px}.f-pills{display:flex;flex-wrap:wrap;gap:6px}.fp{font-family:var(--fm);font-size:9px;font-weight:500;padding:3px 8px;border-radius:5px;background:var(--s2);border:1px solid var(--bd-m);color:var(--t4);letter-spacing:.04em}.fp.ok{background:rgba(34,197,94,.07);border-color:rgba(34,197,94,.18);color:var(--green)}.f-col h5{font-size:12px;font-weight:700;color:var(--t2);margin-bottom:12px}.f-col ul{list-style:none}.f-col li{margin-bottom:9px}.f-col a{font-size:13px;color:var(--t4);transition:color .12s}.f-col a:hover{color:var(--blue)}.footer-bot{border-top:1px solid var(--bd);padding:16px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.f-bot-l{font-size:12px;color:var(--t4)}.f-bot-r{display:flex;gap:14px}.f-bot-r a{font-size:12px;color:var(--t4);transition:color .12s}.f-bot-r a:hover{color:var(--blue)}