:root{--bg:#08091a;--bg-card:#0e1030;--border:#1e2248;--purple:#7b5cff;--purple-light:#a08bff;--orange:#ff6b35;--teal:#2ddcb4;--white:#fff;--muted:#787899;--muted-light:#b4b4cc;--glow-purple:#7b5cff40}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#08091a;background:var(--bg);color:#fff;color:var(--white);font-family:Inter,sans-serif;overflow-x:hidden}button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit}.container{margin:0 auto;max-width:860px;padding:8rem 6% 5rem}.sec{padding:6.5rem 6%}.sec-eyebrow{color:#7b5cff;color:var(--purple);font-size:.72rem;font-weight:700;letter-spacing:.12em;margin-bottom:.7rem;text-transform:uppercase}.sec-title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:700;letter-spacing:-.025em;margin-bottom:.9rem}.sec-sub{color:#b4b4cc;color:var(--muted-light);font-size:1rem;line-height:1.72;max-width:500px}.sec-header{margin-bottom:3.5rem}nav{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#08091ad9;border-bottom:1px solid #1e2248b3;display:flex;justify-content:space-between;left:0;padding:1.2rem 6%;position:fixed;right:0;top:0;z-index:200}.logo{color:#fff;color:var(--white);font-family:Space Grotesk,sans-serif;font-size:1.45rem;font-weight:800;letter-spacing:-.03em;text-decoration:none}.logo em{color:#7b5cff;color:var(--purple);font-style:normal}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links button{color:#b4b4cc;color:var(--muted-light);font-size:.88rem;font-weight:500;letter-spacing:.01em;transition:color .2s}.nav-links button:hover{color:#fff;color:var(--white)}.nav-right{align-items:center;display:flex;gap:1rem}.lang-switch{border:1px solid #1e2248;border:1px solid var(--border);border-radius:7px;display:flex;overflow:hidden}.lang-switch button{color:#787899;color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.03em;padding:.4rem .65rem;transition:background .2s,color .2s}.lang-switch button.active,.lang-switch button:hover{color:#fff;color:var(--white)}.lang-switch button.active{background:#7b5cff2e}.lang-switch button+button{border-left:1px solid #1e2248;border-left:1px solid var(--border)}.nav-btn{background:#7b5cff;background:var(--purple);border-radius:7px;font-size:.85rem;font-weight:600;padding:.5rem 1.3rem;text-decoration:none;transition:opacity .2s,transform .2s}.nav-btn,.nav-btn:hover{color:#fff;color:var(--white)}.nav-btn:hover{opacity:.85;transform:translateY(-1px)}.hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding:9rem 6% 6rem;position:relative}#heroCanvas{height:100%;inset:0;position:absolute;width:100%;z-index:0}.hero-content{max-width:640px;position:relative;z-index:1}.eyebrow{align-items:center;background:#7b5cff1a;border:1px solid #7b5cff47;border-radius:999px;color:#a08bff;color:var(--purple-light);display:inline-flex;font-size:.72rem;font-weight:700;gap:.45rem;letter-spacing:.1em;margin-bottom:1.8rem;padding:.32rem .8rem;text-transform:uppercase}.eyebrow:before{background:#7b5cff;background:var(--purple);border-radius:50%;content:"";display:inline-block;flex-shrink:0;height:5px;width:5px}h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.8rem,6vw,5.2rem);font-weight:800;letter-spacing:-.03em;line-height:1.04;margin-bottom:1.5rem}h1 .grad{-webkit-text-fill-color:#0000;background:linear-gradient(130deg,#a08bff 20%,#ff6b35);background:linear-gradient(130deg,var(--purple-light) 20%,var(--orange) 100%);-webkit-background-clip:text;background-clip:text}.hero-desc{color:#b4b4cc;color:var(--muted-light);font-size:1.1rem;line-height:1.75;margin-bottom:2.5rem;max-width:500px}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{align-items:center;background:#7b5cff;background:var(--purple);border-radius:8px;box-shadow:0 0 30px #7b5cff40;box-shadow:0 0 30px var(--glow-purple);color:#fff;color:var(--white);display:inline-flex;font-size:.92rem;font-weight:600;gap:.4rem;padding:.85rem 1.9rem;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s}.btn-primary:hover{box-shadow:0 6px 40px #7b5cff40;box-shadow:0 6px 40px var(--glow-purple);transform:translateY(-2px)}.btn-ghost{align-items:center;background:#0000;border:1px solid #1e2248;border:1px solid var(--border);border-radius:8px;color:#b4b4cc;color:var(--muted-light);display:inline-flex;font-size:.92rem;font-weight:500;gap:.4rem;padding:.85rem 1.9rem;text-decoration:none;transition:border-color .2s,color .2s}.btn-ghost:hover{border-color:#7b5cff;border-color:var(--purple);color:#fff;color:var(--white)}.stats-bar{background:#0e103099;border-bottom:1px solid #1e2248;border-bottom:1px solid var(--border);border-top:1px solid #1e2248;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr)}.stat-item{border-right:1px solid #1e2248;border-right:1px solid var(--border);padding:2.2rem 1.5rem;text-align:center}.stat-item:last-child{border-right:none}.stat-val{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff 30%,#b4b4cc);background:linear-gradient(135deg,#fff 30%,var(--muted-light));-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:.45rem}.stat-lbl{color:#787899;color:var(--muted);font-size:.8rem;font-weight:400;line-height:1.45}.apps-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.app-card{background:#0e1030;background:var(--bg-card);border:1px solid #1e2248;border:1px solid var(--border);border-radius:18px;overflow:hidden;padding:1.8rem;position:relative;transition:transform .25s,border-color .25s,box-shadow .25s}.app-card:after{content:"";height:2px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.app-card:hover{border-color:#7b5cff61;box-shadow:0 16px 48px #00000047;transform:translateY(-5px)}.app-card:hover:after{opacity:1}.card-purple:after{background:linear-gradient(90deg,#0000,#7b5cff,#0000)}.card-orange:after{background:linear-gradient(90deg,#0000,#ff6b35,#0000)}.card-teal:after{background:linear-gradient(90deg,#0000,#2ddcb4,#0000)}.card-pink:after{background:linear-gradient(90deg,#0000,#ff3d7f,#0000)}.app-icon{align-items:center;border-radius:14px;display:flex;font-size:1.7rem;height:62px;justify-content:center;margin-bottom:1.2rem;width:62px}.app-cat{color:#787899;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.1em;margin-bottom:.35rem;text-transform:uppercase}.app-name{font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700;margin-bottom:.55rem}.app-desc{font-size:.85rem;line-height:1.6;margin-bottom:1.3rem}.app-desc,.gplay-btn{color:#b4b4cc;color:var(--muted-light)}.gplay-btn{align-items:center;background:#ffffff0d;border:1px solid #1e2248;border:1px solid var(--border);border-radius:6px;display:inline-flex;font-size:.75rem;font-weight:500;gap:.4rem;padding:.32rem .75rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.gplay-btn:hover{background:#7b5cff1f;border-color:#7b5cff;border-color:var(--purple);color:#fff;color:var(--white)}.soon-badge{background:#ff6b351a;border:1px solid #ff6b354d;border-radius:5px;color:#ff6b35;color:var(--orange);display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.07em;padding:.22rem .6rem;text-transform:uppercase}.app-coming{opacity:.52}.pillars-bg{background:linear-gradient(180deg,#0000,#0e10308c 50%,#0000)}.pillars-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.pillar{background:#0e1030;background:var(--bg-card);border:1px solid #1e2248;border:1px solid var(--border);border-radius:20px;padding:2.5rem 1.8rem;text-align:center;transition:border-color .25s}.pillar:hover{border-color:#7b5cff4d}.pillar h3{font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:.7rem}.pillar p{color:#b4b4cc;color:var(--muted-light);font-size:.875rem;line-height:1.65}.pillar-icon{align-items:center;border-radius:18px;display:flex;font-size:1.9rem;height:68px;justify-content:center;margin:0 auto 1.4rem;width:68px}.about-grid{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr}.about-text p{color:#b4b4cc;color:var(--muted-light);font-size:1.05rem;line-height:1.8;margin-bottom:1.1rem}.about-text p:last-of-type{margin-bottom:2rem}.orb,.orb-wrap{align-items:center;display:flex;justify-content:center}.orb{animation:orbPulse 5s ease-in-out infinite;background:radial-gradient(circle at 38% 38%,#7b5cff47,#7b5cff0f 55%,#0000 75%);height:300px;position:relative;width:300px}.orb,.orb:before{border-radius:50%}.orb:before{border:1px solid #7b5cff2e;content:"";inset:24px;position:absolute}.orb-label{color:#b4b4cc;color:var(--muted-light);font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;text-align:center}footer{border-top:1px solid #1e2248;border-top:1px solid var(--border);padding:4rem 6% 2.5rem}.footer-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin-bottom:3rem}.footer-brand{max-width:240px}.footer-brand .logo{display:block;font-size:1.3rem;margin-bottom:.75rem}.footer-tagline{font-size:.85rem;line-height:1.6}.footer-col h4,.footer-tagline{color:#787899;color:var(--muted)}.footer-col h4{font-size:.7rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.footer-col ul{display:flex;flex-direction:column;gap:.55rem;list-style:none}.footer-col a{color:#b4b4cc;color:var(--muted-light);font-size:.875rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#fff;color:var(--white)}.footer-bottom{align-items:center;border-top:1px solid #1e2248;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:1.5rem}.footer-copy{color:#787899;color:var(--muted);font-size:.78rem}.socials{display:flex;gap:.6rem}.social{align-items:center;border:1px solid #1e2248;border:1px solid var(--border);border-radius:7px;color:#b4b4cc;color:var(--muted-light);display:flex;height:34px;justify-content:center;text-decoration:none;transition:border-color .2s,background .2s,color .2s;width:34px}.social:hover{background:#7b5cff1a;border-color:#7b5cff;border-color:var(--purple);color:#fff;color:var(--white)}.legal-content{color:#b4b4cc;color:var(--muted-light);line-height:1.75}.legal-content h1{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;letter-spacing:-.03em;margin-bottom:1.5rem}.legal-content h1,.legal-content h2{color:#fff;color:var(--white);font-family:Space Grotesk,sans-serif}.legal-content h2{font-size:1.25rem;font-weight:700;margin:2rem 0 .8rem}.legal-content h3{color:#fff;color:var(--white);font-size:1.05rem;font-weight:600;margin:1.4rem 0 .6rem}.legal-content p{margin-bottom:1rem}.legal-content ul{display:flex;flex-direction:column;gap:.5rem;margin:0 0 1rem 1.2rem}.legal-content a{color:#a08bff;color:var(--purple-light)}.legal-content strong{color:#fff;color:var(--white)}.legal-content blockquote{border-left:3px solid #7b5cff;border-left:3px solid var(--purple);color:#787899;color:var(--muted);margin:0 0 1rem;padding:.2rem 0 .2rem 1rem}.legal-content hr{border:none;border-top:1px solid #1e2248;border-top:1px solid var(--border);margin:2rem 0}.legal-content code{background:#ffffff0f;border:1px solid #1e2248;border:1px solid var(--border);border-radius:4px;font-size:.85em;padding:.1rem .35rem}.legal-content table{border-collapse:collapse;font-size:.9rem;margin:0 0 1.5rem;width:100%}.legal-content td,.legal-content th{border:1px solid #1e2248;border:1px solid var(--border);padding:.55rem .8rem;text-align:left}.legal-content th{background:#0e1030;background:var(--bg-card);color:#fff;color:var(--white)}.legal-content .last-updated{border-top:1px solid #1e2248;border-top:1px solid var(--border);color:#787899;color:var(--muted);font-size:.85rem;margin-top:2.5rem;padding-top:1.5rem}body.webview-light{background:#fff;color:#111}body.webview-light .container{padding:1.5rem 6% 3rem}body.webview-light .legal-content{color:#1a1a1a}body.webview-light .legal-content h1,body.webview-light .legal-content h2,body.webview-light .legal-content h3,body.webview-light .legal-content strong,body.webview-light .legal-content th{color:#000}body.webview-light .legal-content a{color:#5b3ddb}body.webview-light .legal-content blockquote{color:#444}body.webview-light .legal-content code{background:#0000000d;border-color:#0000001f}body.webview-light .legal-content th{background:#f4f4f6}body.webview-light .legal-content td,body.webview-light .legal-content th{border-color:#0000001f}body.webview-light .legal-content .last-updated,body.webview-light .legal-content hr{border-color:#0000001a}body.webview-light .legal-content .last-updated{color:#555}.legal-back{font-size:.85rem}.legal-back a{color:#b4b4cc;color:var(--muted-light)}.legal-back a:hover{color:#fff;color:var(--white)}.legal-hub{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:2.5rem}.legal-hub-card{background:#0e1030;background:var(--bg-card);border:1px solid #1e2248;border:1px solid var(--border);border-radius:18px;padding:1.6rem;transition:border-color .25s}.legal-hub-card:hover{border-color:#7b5cff4d}.legal-hub-head{align-items:center;display:flex;gap:.9rem;margin-bottom:1.1rem}.legal-hub-head h2{color:#fff;color:var(--white);font-size:1.1rem;margin:0}.legal-hub-head p{color:#787899;color:var(--muted);font-size:.8rem;margin:.15rem 0 0}.legal-hub-emoji{align-items:center;background:#7b5cff1f;border-radius:14px;display:flex;flex-shrink:0;font-size:1.8rem;height:52px;justify-content:center;width:52px}.legal-hub-links{display:flex;flex-direction:column;gap:.5rem;list-style:none}.legal-hub-links a{color:#a08bff;color:var(--purple-light);font-size:.9rem;text-decoration:none}.legal-hub-links a:hover{color:#fff;color:var(--white)}@keyframes orbPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@media (max-width:900px){.pillars-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.orb-wrap{display:none}}@media (max-width:620px){.nav-links{display:none}.pillars-grid,.stats-bar{grid-template-columns:1fr}.stat-item{border-bottom:1px solid #1e2248;border-bottom:1px solid var(--border);border-right:none}.stat-item:last-child{border-bottom:none}.footer-top{flex-direction:column}}
/*# sourceMappingURL=main.ebe6d4e4.css.map*/