@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--navy:#071323;--navy2:#0c213b;--blue:#2f78d4;--sky:#8dbdff;--white:#fff;--off:#f5f8fc;--line:#dce6f3;--text:#071323;--muted:#52677f;--soft:#f4f8fd;--shadow:0 24px 80px #0c203e1c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{color:var(--text);background:radial-gradient(circle at 100% 0,#2f78d414,#0000 32%),linear-gradient(#fff,#f5f8fc 44%,#fff);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh}.siteHeader{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffeb;position:sticky;top:0}.siteHeaderInner{justify-content:space-between;align-items:center;width:min(1280px,100% - 40px);height:82px;margin:0 auto;display:flex}.brand{align-items:center;gap:14px;display:inline-flex}.brandMark{background:0 0;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.brandMark img{object-fit:contain;width:100%;height:100%;display:block}.brandText strong{color:var(--navy);letter-spacing:.28em;text-transform:uppercase;font-size:14px;font-weight:800;display:block}.brandText em{color:#6e7f95;margin-top:5px;font-size:11px;font-style:normal;font-weight:600;display:block}.desktopNav{color:#5d7088;align-items:center;gap:28px;font-size:14px;font-weight:600;display:flex}.desktopNav a{transition:color .2s}.desktopNav a:hover{color:var(--navy)}.navCta{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:999px;padding:10px 18px}.navCta:hover{background:var(--navy);color:#fff!important}.heroSection{padding:72px 20px 86px}.heroInner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:52px;width:min(1280px,100%);margin:0 auto;display:grid}.miniPill{border:1px solid var(--line);color:#5d7088;background:#fff;border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:9px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 14px 44px #0c203e12}.miniPill span{background:var(--blue);border-radius:999px;width:8px;height:8px;animation:1.6s infinite pulse}.heroCopy h1{color:var(--navy);letter-spacing:-.075em;margin:30px 0 24px;font-size:clamp(56px,6.1vw,92px);font-weight:650;line-height:.93}.heroCopy h1 span{color:#60738c;display:block}.heroCopy p{max-width:650px;color:var(--muted);margin:0;font-size:17px;line-height:1.8}.heroActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.primaryBtn,.secondaryBtn,.contactSection a,.cookieBanner button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 24px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.primaryBtn{background:var(--navy);color:#fff;box-shadow:0 20px 55px #0713232e}.secondaryBtn{border:1px solid var(--line);color:var(--navy);background:#fff}.primaryBtn:hover,.secondaryBtn:hover,.contactSection a:hover,.cookieBanner button:hover{transform:translateY(-2px)}.icon{place-items:center;font-weight:900;display:inline-grid}.heroVisual{grid-template-columns:minmax(0,1.4fr) minmax(240px,.72fr);align-items:stretch;gap:16px;display:grid}.mainDashboard{color:#fff;background:radial-gradient(circle at 100% 0,#8dbdff29,#0000 32%),linear-gradient(#071323,#0b1c31);border:1px solid #ffffff14;border-radius:42px;width:100%;min-height:610px;padding:28px;position:relative;overflow:hidden;box-shadow:0 45px 130px #0c203e29}.mainDashboard:after{content:"";filter:blur(60px);pointer-events:none;background:#8dbdff2e;border-radius:999px;width:340px;height:340px;position:absolute;top:-150px;right:-120px}.dashboardHeader,.interfaceHeader{z-index:2;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.dashboardHeader span,.interfaceHeader span,.sideCard span,.moduleCopy>span,.modulesTop span,.sectionIntro span,.contactSection>span,.legalHero span{color:var(--blue);letter-spacing:.24em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.dashboardHeader span,.moduleCopy>span,.modulesTop span{color:var(--sky)}.dashboardHeader strong,.interfaceHeader strong{letter-spacing:-.05em;margin-top:8px;font-size:28px;line-height:1;display:block}.dashboardHeader em,.interfaceHeader em{color:#fff;white-space:nowrap;background:#ffffff1a;border-radius:999px;padding:9px 13px;font-size:12px;font-style:normal;font-weight:700}.heroStats{z-index:2;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px;display:grid;position:relative}.heroStats article,.moduleStats article{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:24px;padding:19px}.heroStats strong,.moduleStats strong{letter-spacing:-.04em;font-size:23px;display:block}.heroStats span,.moduleStats em{color:#ffffffad;margin-top:6px;font-size:12px;font-style:normal;display:block}.chartPanel{z-index:2;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:30px;margin-top:24px;padding:22px;position:relative}.chartPanel>div:first-child{color:#ffffffad;justify-content:space-between;font-size:13px;display:flex}.chartPanel em{font-style:normal}.miniChart{background:var(--soft);border-radius:28px;align-items:end;gap:12px;height:170px;padding:20px;display:flex}.miniChartDark{background:#ffffff0a;margin-top:18px}.miniChart i{background:linear-gradient(180deg, var(--navy), var(--sky));border-radius:16px 16px 0 0;flex:1}.miniChartDark i{background:linear-gradient(180deg, white, var(--sky))}.sidePanelStack{grid-template-rows:1fr 1.25fr;gap:16px;display:grid}.sideCard{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:32px;box-shadow:0 24px 70px #0c203e17}.sideReport{padding:26px}.sideReport strong{color:var(--navy);letter-spacing:-.06em;margin-top:12px;font-size:38px;display:block}.sideReport p{color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.55}.sideCost{padding:26px}.sideCost strong{color:var(--navy);letter-spacing:-.04em;margin-top:10px;font-size:24px;display:block}.sideCost div{gap:10px;margin-top:22px;display:grid}.sideCost p{background:var(--soft);border-radius:16px;justify-content:space-between;margin:0;padding:12px 14px;display:flex}.sideCost b{color:#55677e}.sideCost em{color:var(--navy);font-style:normal;font-weight:800}.storySection,.ecosystemSection,.contactSection,.legalHero,.legalBody,.footer{width:min(1280px,100% - 40px);margin:0 auto}.storySection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:100px 0}.sectionIntro{max-width:780px}.sectionIntro h2,.modulesTop h2,.contactSection h2,.legalHero h1{color:var(--navy);letter-spacing:-.06em;margin:16px 0 0;font-size:clamp(42px,5vw,72px);font-weight:650;line-height:.98}.pillarsGrid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px;display:grid}.pillarsGrid article{border:1px solid var(--line);min-height:230px;color:var(--muted);background:#fff;border-radius:30px;padding:26px;line-height:1.65;box-shadow:0 20px 70px #0c203e0f}.modulesSection{background:var(--navy);padding:110px 20px;position:relative;overflow:hidden}.modulesSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#8dbdff2e,#0000 30%);position:absolute;inset:0}.modulesInner{width:min(1280px,100%);margin:0 auto;position:relative}.modulesTop{justify-content:space-between;align-items:end;gap:30px;margin-bottom:46px;display:flex}.modulesTop h2{color:#fff}.moduleDots{gap:8px;display:flex}.moduleDots button{cursor:pointer;background:#ffffff38;border:0;border-radius:999px;width:10px;height:10px;transition:all .2s}.moduleDots button.active{background:#fff;width:40px}.moduleViewport{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:46px;overflow:hidden;box-shadow:0 50px 140px #00000059}.moduleTrack{transition:transform .72s cubic-bezier(.22,1,.36,1);display:flex}.moduleSlide{grid-template-columns:.92fr 1.08fr;min-width:100%;display:grid}.moduleCopy{color:#fff;flex-direction:column;justify-content:space-between;min-height:640px;padding:64px;display:flex}.moduleCopy h3{letter-spacing:-.06em;max-width:620px;margin:32px 0 0;font-size:clamp(42px,4.6vw,64px);font-weight:650;line-height:.98}.moduleCopy p{color:#ffffffb8;max-width:620px;margin:28px 0 0;font-size:18px;line-height:1.75}.moduleStats{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.modulePreview{background:var(--off);min-height:640px;padding:40px;position:relative;overflow:hidden}.modulePreview:before{content:"";filter:blur(55px);background:#8dbdff66;border-radius:999px;width:280px;height:280px;position:absolute;top:-100px;right:-100px}.interfaceCard{border:1px solid var(--line);background:#fff;border-radius:36px;height:100%;padding:30px;position:relative;box-shadow:0 35px 100px #0c203e24}.interfaceHeader span{color:#6e86a7}.interfaceHeader strong{color:var(--navy)}.interfaceHeader em{background:var(--navy)}.previewGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0;display:grid}.previewGrid.two{grid-template-columns:repeat(2,1fr)}.previewGrid article{background:var(--soft);border-radius:24px;padding:18px}.previewGrid strong{color:var(--navy);letter-spacing:-.04em;font-size:22px;display:block}.previewGrid span{color:#6e86a7;margin-top:6px;font-size:12px;display:block}.darkTile{color:#fff;background:var(--navy)!important}.darkTile strong,.darkTile span{color:#fff!important}.reportSheet{background:var(--soft);border-radius:28px;margin-top:34px;padding:26px}.reportSheet b,.reportSheet i{background:#cbd8ea;border-radius:999px;height:12px;display:block}.reportSheet b{width:150px}.reportSheet i{width:100%;margin-top:16px}.reportSheet i.short{width:78%}.reportSheet i.tiny{width:52%}.purchaseRows{gap:14px;margin-top:34px;display:grid}.purchaseRows article{background:var(--soft);border-radius:24px;padding:20px}.purchaseRows div{justify-content:space-between;align-items:center;display:flex}.purchaseRows span{color:#52677f;font-size:14px}.purchaseRows strong{color:var(--navy)}.purchaseRows b{background:var(--line);border-radius:999px;height:8px;margin-top:14px;display:block;overflow:hidden}.purchaseRows i{background:var(--navy);border-radius:999px;height:100%;display:block}.wideDarkTile{background:var(--navy);color:#fff;border-radius:28px;margin-top:28px;padding:26px}.wideDarkTile span{color:#ffffffa6}.wideDarkTile strong{letter-spacing:-.05em;margin-top:10px;font-size:32px;display:block}.weekGrid{grid-template-columns:repeat(7,1fr);gap:9px;margin-top:36px;display:grid}.weekGrid span{background:var(--soft);border-radius:18px;place-items:center;min-height:48px;font-weight:800;display:grid}.hrList{gap:12px;margin-top:26px;display:grid}.hrList article{background:var(--soft);color:var(--muted);border-radius:20px;padding:16px 18px}.comingSoon{text-align:center;border:1px dashed #b6c6da;border-radius:28px;margin-top:30px;padding:28px}.comingSoon span{color:#6e86a7;letter-spacing:.2em;text-transform:uppercase;font-size:12px}.comingSoon strong{color:var(--navy);letter-spacing:-.05em;margin-top:12px;font-size:32px;display:block}.ecosystemSection{padding:105px 0}.ecosystemGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px;display:grid}.ecosystemGrid article{border:1px solid var(--line);background:#fff;border-radius:32px;min-height:190px;padding:28px;box-shadow:0 20px 70px #0c203e0f}.ecosystemGrid article.highlight{background:var(--navy);color:#fff;border-color:var(--navy)}.ecosystemGrid span{color:#6e86a7;letter-spacing:.22em;text-transform:uppercase;font-size:12px;display:block}.ecosystemGrid .highlight span{color:#ffffff94}.ecosystemGrid strong{letter-spacing:-.04em;margin-top:38px;font-size:28px;line-height:1.05;display:block}.contactSection{border:1px solid var(--line);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:46px;padding:78px}.contactSection p{max-width:720px;color:var(--muted);margin:26px auto 0;font-size:18px;line-height:1.75}.contactSection a{background:var(--navy);color:#fff;margin-top:34px}.footer{border-top:1px solid var(--line);margin-top:100px;margin-bottom:40px;padding:38px 0}.footerTop{justify-content:space-between;gap:30px;display:flex}.footerTop p{max-width:560px;color:var(--muted);text-align:right;margin:0;line-height:1.7}.footerLinks{border-top:1px solid var(--line);color:#445871;flex-wrap:wrap;gap:24px;margin-top:30px;padding-top:24px;font-size:14px;font-weight:700;display:flex}.footerBottom{border-top:1px solid var(--line);color:#6e7f95;justify-content:space-between;gap:20px;margin-top:24px;padding-top:24px;font-size:13px;display:flex}.cookieBanner{z-index:200;border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;max-width:980px;margin:0 auto;padding:18px;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 24px 90px #0c203e2e}.cookieBanner strong{color:var(--navy);display:block}.cookieBanner p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.6}.cookieBanner a{color:var(--blue);font-weight:800}.cookieBanner button{background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;border:0}.legalHero{padding:90px 0 50px}.legalHero div{max-width:900px}.legalHero p{max-width:760px;color:var(--muted);margin:24px 0 0;font-size:19px;line-height:1.75}.legalBody{border:1px solid var(--line);max-width:980px;box-shadow:var(--shadow);background:#fff;border-radius:36px;padding:52px}.legalBody article+article{border-top:1px solid var(--line);margin-top:28px;padding-top:28px}.legalBody h2{color:var(--navy);letter-spacing:-.04em;margin:0 0 12px;font-size:26px}.legalBody p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}@keyframes pulse{0%,to{opacity:.45}50%{opacity:1}}@media (width<=1180px){.heroInner,.moduleSlide,.heroVisual{grid-template-columns:1fr}.sidePanelStack{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.pillarsGrid,.ecosystemGrid{grid-template-columns:repeat(2,1fr)}.desktopNav{display:none}}@media (width<=720px){html{scroll-padding-top:90px}.siteHeaderInner,.storySection,.ecosystemSection,.contactSection,.legalHero,.legalBody,.footer{width:calc(100% - 28px)}.siteHeaderInner{height:74px}.brandMark{width:44px;height:44px}.brandText strong{letter-spacing:.22em;font-size:12px}.brandText em{font-size:10px}.heroSection{padding:46px 14px 70px}.heroInner{gap:40px}.heroCopy h1{letter-spacing:-.06em;font-size:48px}.heroCopy p{font-size:15.5px}.heroActions{flex-direction:column}.primaryBtn,.secondaryBtn{width:100%}.heroVisual,.sidePanelStack{grid-template-columns:1fr}.mainDashboard{border-radius:30px;min-height:auto;padding:22px}.dashboardHeader,.interfaceHeader,.footerTop,.footerBottom,.modulesTop,.cookieBanner{flex-direction:column;align-items:flex-start}.heroStats,.previewGrid,.moduleStats,.pillarsGrid,.ecosystemGrid{grid-template-columns:1fr}.miniChart{gap:7px;height:160px;padding:14px}.storySection,.ecosystemSection{padding:72px 0}.sectionIntro h2,.modulesTop h2,.contactSection h2,.legalHero h1{font-size:38px}.modulesSection{padding:74px 14px}.moduleCopy,.modulePreview,.interfaceCard{padding:24px}.moduleCopy,.modulePreview{min-height:auto}.moduleCopy h3{font-size:36px}.moduleCopy p{font-size:15.5px}.contactSection,.legalBody{border-radius:30px;padding:30px 22px}.footerTop p{text-align:left}.footerLinks{gap:12px}.footerBottom{font-size:12px}.cookieBanner button{width:100%}}
