:root{--bg:#05050d;--panel:#0d0b19;--text:#f7f5ff;--muted:#aaa5ba;--violet:#8a5cff;--blue:#22b7ff;--line:rgba(255,255,255,.1);--glow:rgba(124,73,255,.23)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;letter-spacing:-.01em}a{color:inherit}::selection{background:#7546e8;color:#fff}.ambient{position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 74% 8%,rgba(92,42,220,.16),transparent 30%),radial-gradient(circle at 18% 45%,rgba(28,100,225,.08),transparent 25%)}
.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;letter-spacing:.18em;font-size:.86rem}.brand img{width:36px;height:36px;border-radius:9px}.site-header nav{display:flex;gap:28px}.site-header nav a{font-size:.85rem;color:var(--muted);text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current="page"]{color:#fff}
.hero{max-width:1240px;min-height:720px;margin:auto;padding:92px 28px 80px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;font-weight:800;color:#9d83ff}.eyebrow i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#3dffb5;box-shadow:0 0 15px #3dffb5;margin-right:10px}.hero h1{font-size:clamp(4rem,8.2vw,7.4rem);line-height:.89;letter-spacing:-.07em;margin:25px 0 30px;max-width:760px}.hero h1 span{color:transparent;-webkit-text-stroke:1px #795be2}.hero-copy>p{max-width:650px;font-size:1.2rem;color:#bbb6cb}.hero-actions{display:flex;gap:14px;margin:36px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:6px;text-decoration:none;font-weight:750;font-size:.85rem;letter-spacing:.03em}.primary{background:linear-gradient(125deg,#7250ec,#4a85ed);box-shadow:0 16px 40px rgba(80,67,218,.25)}.ghost{border:1px solid var(--line);color:#cec9dc}.disabled{cursor:default}.price{display:flex;align-items:center;gap:18px}.price strong{font-size:2rem}.price span{font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.11em;line-height:1.5}.hero-mark{position:relative;min-height:520px;display:grid;place-items:center}.hero-mark img{width:min(390px,78vw);border-radius:23%;box-shadow:0 30px 100px rgba(0,0,0,.6),0 0 100px var(--glow);animation:float 7s ease-in-out infinite}.orbit{position:absolute;border:1px solid rgba(139,101,255,.2);border-radius:50%}.orbit-one{width:500px;height:500px}.orbit-two{width:610px;height:610px;border-color:rgba(31,174,255,.08)}@keyframes float{50%{transform:translateY(-12px)}}
.manifesto{padding:150px 28px;text-align:center;border-block:1px solid var(--line);background:linear-gradient(180deg,rgba(13,11,25,.5),transparent)}.manifesto p{color:var(--muted);font-size:1.05rem}.manifesto h2{font-size:clamp(2.8rem,6vw,5.8rem);line-height:1.04;letter-spacing:-.055em;margin:12px 0}.manifesto em{font-style:normal;color:#9a75ff}
.feature-grid{max-width:1240px;margin:0 auto;padding:120px 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article,.info-card{min-height:330px;padding:28px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(16,13,31,.9),rgba(7,7,16,.7));position:relative;overflow:hidden}.feature-grid article:hover{border-color:rgba(137,91,255,.45);transform:translateY(-3px);transition:.25s ease}.feature-grid article>span,.info-card>span{font-size:.68rem;color:#6d687a;letter-spacing:.16em}.feature-icon{font-size:2.5rem;color:#8f70ff;margin:54px 0 25px}.feature-grid h3,.info-card h2{font-size:1.25rem;margin:0 0 12px}.feature-grid p,.info-card p{color:var(--muted);font-size:.92rem}
.protocol{max-width:1240px;margin:20px auto 140px;padding:80px 28px;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;border-top:1px solid var(--line)}.section-heading h2,.truth h2{font-size:clamp(2.6rem,5vw,4.7rem);letter-spacing:-.055em;line-height:1.04;margin:15px 0}.protocol ol{margin:0;padding:0;list-style:none}.protocol li{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.protocol li>span{color:#7d5cef;font-size:.75rem;letter-spacing:.15em}.protocol h3{margin:0 0 6px;font-size:1.22rem}.protocol p{margin:0;color:var(--muted)}
.truth{max-width:1240px;margin:auto;padding:120px 28px;display:grid;grid-template-columns:1fr 1fr;gap:90px;background:linear-gradient(120deg,rgba(116,66,223,.08),transparent 45%)}.truth-list p{padding:22px 0;margin:0;border-bottom:1px solid var(--line);color:var(--muted)}.truth-list b{color:#fff}.closing{padding:150px 28px;text-align:center;border-top:1px solid var(--line)}.closing img{width:90px;border-radius:23%;box-shadow:0 0 50px var(--glow);margin-bottom:26px}.closing h2{font-size:clamp(3rem,6vw,5.6rem);line-height:.96;letter-spacing:-.06em;margin:16px}.closing p{color:var(--muted);margin-bottom:30px}
.legal-shell{max-width:900px;margin:auto;padding:100px 28px 130px}.legal-shell>h1{font-size:clamp(3.2rem,7vw,6rem);line-height:.95;letter-spacing:-.06em;margin:18px 0}.legal-date{color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.12em}.lead{font-size:1.25rem;color:#cbc6d7;margin:35px 0 70px}.lead a,.legal-section a{color:#a98aff}.legal-section{padding:32px 0;border-top:1px solid var(--line)}.legal-section h2{font-size:1.3rem;margin:0 0 12px}.legal-section p{color:#bbb6c7;margin:10px 0}.legal-note{padding:24px;margin-top:40px;border:1px solid rgba(137,91,255,.3);background:rgba(101,65,200,.08);color:#cfc9da}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:50px 0 80px}.info-card{min-height:245px}.info-card h2{margin-top:42px}.contact-panel{margin-top:65px;padding:40px;border:1px solid rgba(137,91,255,.25);background:linear-gradient(125deg,rgba(82,54,173,.18),rgba(9,9,18,.5));display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-panel h2{font-size:2rem;line-height:1.1;margin:12px 0}.contact-panel p{color:var(--muted);max-width:570px}.legal-section details{border-bottom:1px solid var(--line);padding:18px 0}.legal-section summary{cursor:pointer;font-weight:700}.legal-section details p{padding-right:20px}.site-footer{max-width:1240px;margin:auto;padding:32px 28px 45px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#777281;font-size:.75rem}.site-footer div{display:flex;gap:22px}.site-footer a{text-decoration:none;color:#9d97aa}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-mark{grid-row:1;min-height:330px}.hero-mark img{width:260px}.orbit-one{width:330px;height:330px}.orbit-two{width:400px;height:400px}.feature-grid{grid-template-columns:1fr 1fr}.protocol,.truth{grid-template-columns:1fr;gap:35px}.site-header nav a:nth-child(-n+2){display:none}}
@media(max-width:600px){.site-header{height:70px;padding:0 18px}.site-header nav{gap:16px}.hero{padding:55px 20px 70px;gap:30px}.hero h1{font-size:3.7rem}.hero-actions{align-items:stretch;flex-direction:column}.feature-grid,.support-grid{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.manifesto{padding:100px 20px}.protocol,.truth,.legal-shell{padding-left:20px;padding-right:20px}.contact-panel{align-items:flex-start;flex-direction:column}.site-footer{flex-direction:column;gap:14px;padding-left:20px}.orbit-two{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-mark img{animation:none}}
