:root{color-scheme:dark;--bg: #06111f;--bg-deep: #030a12;--bg-soft: #0a192a;--surface: rgba(255, 255, 255, .065);--surface-strong: rgba(255, 255, 255, .105);--text: #f4fbff;--muted: #a9bbcd;--line: rgba(255, 255, 255, .12);--primary: #5eead4;--primary-2: #38bdf8;--accent: #8b5cf6;--shadow: 0 30px 80px rgba(0, 0, 0, .38);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 8% 0%,rgba(56,189,248,.2),transparent 28%),radial-gradient(circle at 88% 5%,rgba(139,92,246,.17),transparent 26%),var(--bg);color:var(--text)}button,a{font:inherit}a{color:inherit;text-decoration:none}button{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.section{padding:104px 0}.site-header{position:sticky;top:0;z-index:50;background:#040c16c2;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid var(--line)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,.footer-brand{display:flex;align-items:center;gap:13px;background:none;border:0;color:var(--text);text-align:left}.brand{cursor:pointer;padding:0}.brand-logo{width:72px;height:72px;border-radius:22px;object-fit:cover;display:block;box-shadow:0 16px 44px #38bdf82e}.brand-logo.compact{width:48px;height:48px;border-radius:15px}.brand strong{display:block;font-size:1rem;letter-spacing:-.015em}.brand small{display:block;color:var(--muted);font-size:.8rem;margin-top:3px}.desktop-nav{display:flex;align-items:center;gap:6px}.desktop-nav button,.desktop-nav a,.mobile-nav button,.mobile-nav a,.footer-links button,.footer-links a{background:none;border:0;color:var(--muted);cursor:pointer}.desktop-nav button,.desktop-nav a{padding:10px 13px;border-radius:999px}.desktop-nav button:hover,.desktop-nav a:hover,.desktop-nav .active{color:var(--text);background:#ffffff13}.store-link{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line)!important;margin-left:4px}.menu-btn{display:none;background:#ffffff12;border:1px solid var(--line);color:var(--text);width:44px;height:44px;border-radius:14px}.mobile-nav{display:grid;gap:9px;padding:0 0 18px}.mobile-nav button,.mobile-nav a{padding:14px 16px;border-radius:14px;background:#fff1;text-align:left}.hero{min-height:calc(100vh - 78px);display:flex;align-items:center;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.eyebrow,.section-kicker{color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;display:inline-flex;align-items:center;gap:8px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3rem,6.3vw,5.8rem);line-height:.94;letter-spacing:-.068em;margin-bottom:26px;max-width:780px}h2{font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.01;letter-spacing:-.048em;margin-bottom:20px}h3{font-size:1.18rem;line-height:1.3;margin-bottom:10px}p{color:var(--muted);line-height:1.72}.hero-text{font-size:1.12rem;max-width:700px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:34px 0 26px}.btn{border:1px solid var(--line);border-radius:999px;padding:14px 21px;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease}.btn:hover{transform:translateY(-2px)}.btn.primary{color:#03111c;font-weight:900;background:linear-gradient(135deg,var(--primary),var(--primary-2));border:0;box-shadow:0 16px 36px #38bdf82b}.btn.secondary{color:var(--text);background:#ffffff12}.trust-row{display:flex;flex-wrap:wrap;gap:15px;color:var(--muted);font-size:.94rem}.trust-row span{display:inline-flex;align-items:center;gap:7px}.trust-row svg{color:var(--primary)}.hero-visual{min-height:610px;position:relative;display:grid;place-items:center}.visual-glow{position:absolute;border-radius:999px;filter:blur(10px)}.visual-glow-one{width:390px;height:390px;background:#38bdf826;top:4%;right:4%}.visual-glow-two{width:300px;height:300px;background:#8b5cf61f;bottom:2%;left:3%}.ecosystem-card{position:relative;width:min(100%,520px);padding:34px;border-radius:38px;background:linear-gradient(145deg,#ffffff1f,#ffffff0b);border:1px solid rgba(255,255,255,.15);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ecosystem-head{display:flex;align-items:center;gap:17px;padding-bottom:28px;border-bottom:1px solid var(--line)}.ecosystem-head span{display:block;color:var(--primary);font-size:.7rem;font-weight:900;letter-spacing:.16em;margin-bottom:5px}.ecosystem-head strong{font-size:1.18rem;letter-spacing:-.02em}.ecosystem-copy{padding:32px 0 24px}.status-dot{display:inline-flex;align-items:center;gap:9px;color:var(--muted);font-size:.86rem;margin-bottom:18px}.status-dot:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--primary);box-shadow:0 0 0 6px #5eead41a}.ecosystem-copy h3{font-size:clamp(1.65rem,3vw,2.35rem);letter-spacing:-.045em;line-height:1.06;margin:0}.product-stack{display:grid;gap:12px}.product-item{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;padding:16px;border-radius:20px;border:1px solid var(--line);background:#ffffff0d}.product-item>svg:first-child{width:24px;height:24px;color:var(--primary);margin-left:10px}.product-item strong,.product-item span{display:block}.product-item strong{font-size:.97rem;margin-bottom:4px}.product-item span{color:var(--muted);font-size:.84rem;line-height:1.45}.product-item.accent-item{grid-template-columns:46px 1fr auto;background:linear-gradient(135deg,#5eead41f,#38bdf814)}.product-item.accent-item>svg:last-child{color:var(--primary)}.light-section{background:#ffffff08;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.split{display:grid;grid-template-columns:.92fr 1.08fr;gap:62px;align-items:start}.rich-text{background:var(--surface);border:1px solid var(--line);border-radius:30px;padding:34px;box-shadow:0 18px 50px #00000021}.rich-text p:last-child{margin-bottom:0}.section-heading{text-align:center;max-width:800px;margin:0 auto 50px}.section-heading p:last-child{max-width:700px;margin:0 auto}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card,.info-card,.contact-card,.legal-card{background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:0 18px 45px #00000024}.feature-card{transition:transform .25s ease,background .25s ease,border-color .25s ease}.feature-card:hover{transform:translateY(-5px);background:var(--surface-strong);border-color:#5eead43d}.icon-box{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;color:var(--primary);background:#5eead41a;margin-bottom:20px}.icon-box svg{width:26px;height:26px}.feature-card p,.info-card p,.contact-card p{margin-bottom:0}.dark-band{background:linear-gradient(135deg,#5eead41b,#38bdf812,#8b5cf61b);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.timeline{display:grid;gap:14px;max-width:920px;margin:0 auto}.step{display:grid;grid-template-columns:88px 1fr;gap:24px;align-items:start;padding:26px 28px;border-radius:24px;background:var(--surface);border:1px solid var(--line)}.step span{font-size:1.65rem;font-weight:900;color:var(--primary);letter-spacing:-.04em}.step p{margin-bottom:0}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:38px;padding:44px;border-radius:36px;border:1px solid var(--line);background:linear-gradient(135deg,#ffffff1b,#ffffff0b);box-shadow:var(--shadow)}.cta-brand-row{display:flex;align-items:flex-start;gap:22px}.cta-icon{flex:0 0 auto;width:62px;height:62px;border-radius:20px;display:grid;place-items:center;color:#03111c;background:linear-gradient(135deg,var(--primary),var(--primary-2))}.cta-icon svg{width:28px;height:28px}.cta-box p{max-width:720px;margin-bottom:0}.cta-box .btn{flex:0 0 auto}.contact-grid{display:grid;grid-template-columns:1fr .92fr;gap:52px;align-items:center}.contact-label{display:block;color:var(--primary);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-bottom:9px}.contact-card a{display:inline-block;color:var(--primary);font-weight:800;word-break:break-word;margin-top:22px}.legal-page{min-height:72vh}.legal-container{max-width:880px}.legal-title{display:flex;align-items:center;gap:20px;margin-bottom:30px}.legal-title .icon-box{margin-bottom:0;flex:0 0 auto}.legal-title h1{font-size:clamp(2.2rem,5vw,4.2rem);margin:0}.legal-card p{margin-bottom:18px}.legal-card p:last-child{margin-bottom:0}.footer{border-top:1px solid var(--line);padding:42px 0 30px;background:#030a12b8}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr auto;gap:34px;align-items:start}.footer-brand{margin-bottom:13px}.footer-brand strong,.footer-brand span{display:block}.footer-brand span{color:var(--muted);font-size:.8rem;margin-top:3px}.footer-grid>div>p{max-width:560px;margin-bottom:0}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links button,.footer-links a{padding:9px 12px;border-radius:999px;background:#ffffff0e}.footer-links button:hover,.footer-links a:hover{color:var(--text)}.top-btn{width:44px;height:44px;border-radius:14px;border:1px solid var(--line);background:#ffffff12;color:var(--text);cursor:pointer}.copyright{color:#a9bbcdb8;font-size:.8rem;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}@media (max-width: 980px){.desktop-nav{display:none}.menu-btn{display:inline-grid;place-items:center}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-grid{gap:54px}.hero-copy{max-width:820px}.hero-visual{min-height:540px}.cards-grid,.mission-grid{grid-template-columns:1fr 1fr}.cta-box{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}}@media (max-width: 640px){.container{width:min(100% - 30px,1180px)}.section{padding:74px 0}.header-inner{min-height:72px}.brand-logo.compact{width:44px;height:44px;border-radius:14px}.brand strong{font-size:.98rem;line-height:1.12}.brand small{display:block;font-size:.72rem;line-height:1.15;margin-top:4px;color:var(--muted);font-weight:500}.hero.section{padding:52px 0 68px}.hero-grid{gap:30px}.hero-copy{max-width:none}.eyebrow{font-size:.68rem;letter-spacing:.1em;margin-bottom:16px}h1{font-size:clamp(2.35rem,11.2vw,3.35rem);line-height:.98;letter-spacing:-.055em;margin-bottom:22px}.hero-text{font-size:1rem;line-height:1.58;max-width:none}.hero-actions{gap:12px;margin:28px 0 22px}.hero-actions .btn{width:100%;min-height:54px;padding:13px 18px}.trust-row{gap:9px 14px;font-size:.86rem}.hero-visual{min-height:auto}.ecosystem-card{padding:24px;border-radius:28px}.ecosystem-head{align-items:flex-start}.ecosystem-head .brand-logo{width:60px;height:60px;border-radius:19px}.ecosystem-copy{padding:28px 0 20px}.product-item{grid-template-columns:40px 1fr;padding:14px}.product-item.accent-item{grid-template-columns:40px 1fr auto}.cards-grid,.mission-grid{grid-template-columns:1fr}.rich-text,.feature-card,.info-card,.contact-card,.legal-card{padding:24px;border-radius:24px}.step{grid-template-columns:1fr;gap:10px;padding:24px}.cta-box{padding:28px;border-radius:28px}.cta-brand-row{flex-direction:column;gap:18px}.cta-box .btn{width:100%}.legal-title{align-items:flex-start}.footer-links{flex-direction:column;align-items:flex-start}}
