:root{--bg: #050819;--panel: rgba(17, 25, 66, .72);--panel-strong: #0b1240;--text: #ecf2ff;--muted: #a8b5da;--line: rgba(146, 169, 255, .28);--violet: #9b4dff;--blue: #3f72ff;--cyan: #4ee6ff;--gold: #ffd24d}*{box-sizing:border-box}html,body{margin:0;padding:0;scroll-behavior:smooth}body{font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at 10% 8%,rgba(156,73,255,.36) 0%,transparent 30%),radial-gradient(circle at 86% 16%,rgba(79,231,255,.34) 0%,transparent 32%),radial-gradient(circle at 52% 98%,rgba(63,114,255,.32) 0%,transparent 34%),var(--bg);min-height:100vh;line-height:1.55;overflow-x:hidden}h1,h2,h3{margin:0;font-family:Space Grotesk,sans-serif;letter-spacing:-.02em}p{margin:0}a{color:inherit}.section{width:min(1120px,calc(100% - 2.4rem));margin:0 auto}#features,#how-it-works,#referral,#contact{scroll-margin-top:90px}.bg-orb{position:fixed;border-radius:999px;pointer-events:none;filter:blur(58px);z-index:-1}.orb-one{width:290px;height:290px;top:-35px;left:-75px;background:#9c4bff66}.orb-two{width:330px;height:330px;bottom:-110px;right:-75px;background:#4fe4ff57}.top-nav{position:fixed;inset:0 0 auto;z-index:40;border-bottom:1px solid rgba(154,174,255,.2);background:#060a1fbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative}.brand{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;font-weight:800;font-size:1.08rem}.brand-logo{width:52px;height:auto;display:block}.menu-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.menu-links a{text-decoration:none;color:#dbe5ff;font-weight:600;font-size:.96rem;padding:.28rem .45rem;border-radius:9px;transition:color .18s ease,background .18s ease}.menu-links a:hover{color:#fff;background:#ffffff14}.nav-toggle{display:none;width:42px;height:42px;border-radius:11px;border:1px solid rgba(159,183,241,.35);background:#10193cd1;align-items:center;justify-content:center;gap:4px;flex-direction:column;cursor:pointer;transition:border-color .2s ease,background .2s ease}.nav-toggle span{width:18px;height:2px;border-radius:999px;background:#deebff;transition:transform .22s ease,opacity .2s ease,background .2s ease}.nav-toggle:hover{border-color:#58cdffb3;background:#152250e0}.top-nav.menu-open .nav-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.top-nav.menu-open .nav-toggle span:nth-child(2){opacity:0}.top-nav.menu-open .nav-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero{min-height:100vh;display:grid;place-items:center;padding:7.1rem 0 3.7rem}.hero-card{width:min(790px,100%);text-align:center;border:1px solid var(--line);border-radius:32px;background:linear-gradient(145deg,#0e163ad6,#080d22ed);padding:clamp(2rem,5.7vw,3.6rem);box-shadow:0 28px 94px #00000080}.error-logo{width:clamp(74px,10vw,104px);height:auto;display:block;margin:0 auto .75rem}.error-note{margin-top:.9rem;color:#afc4ea;font-size:1rem}.error-note a{color:#93d7ff;text-decoration:none}.error-note a:hover{color:#d6ebff}.chip{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;font-size:clamp(.96rem,1.9vw,1.08rem);font-weight:800;border:1px solid rgba(255,210,77,.58);border-radius:999px;background:linear-gradient(90deg,#9c4bff38,#4ee6ff3d);color:#f8edb8;box-shadow:0 0 28px #ffd24d33;margin-bottom:1rem}h1{font-size:clamp(2.5rem,7vw,5rem);line-height:1.02}.hero-subtitle{margin-top:.78rem;font-size:clamp(1.14rem,2.3vw,1.55rem);color:#dfe8ff}.pm-inline{display:inline-flex;align-items:center;gap:.4rem;margin:0 .15rem;font-weight:700}.pm-inline svg{width:13px;height:18px;fill:#f3f8ff}.hero-copy{margin-top:.7rem;color:#b8c9ef;font-size:clamp(1.12rem,1.9vw,1.34rem);font-weight:600}.hero-actions{margin-top:2.1rem;display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;font-weight:800;border:1px solid transparent;padding:.92rem 1.3rem;min-width:150px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{position:relative;color:#f4f8ff;border:0;overflow:hidden;background-clip:padding-box;background:linear-gradient(110deg,#a44bff,#6f5bff 36%,#3f72ff,#4de6ff);box-shadow:0 10px 28px #3f72ff61,0 6px 18px #a44bff47}.btn-secondary{color:#dfe9ff;border-color:#9db4eb80;background:#0d1536d1}.btn-secondary:hover{border-color:#50d6ffc7;box-shadow:0 10px 27px #43b7ff3d}.section-head{text-align:center;margin-bottom:1.7rem}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.84rem;color:#b9ccff;margin-bottom:.55rem}.section-head h2{font-size:clamp(1.9rem,4.1vw,2.9rem)}#features{padding:2.8rem 0 2rem}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.feature-card{border:1px solid var(--line);border-radius:19px;padding:1.34rem;background:linear-gradient(160deg,#101b46bf,#090e27e0)}.feature-head{display:flex;align-items:center;gap:.76rem;margin-bottom:.72rem}.feature-icon{width:50px;height:50px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(186,210,255,.35);background:linear-gradient(145deg,#9846ff66,#3f72ff70,#4ee6ff5e);box-shadow:0 8px 22px #5370ff40}.feature-icon svg{width:27px;height:27px;fill:none;stroke:#f5f8ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-icon svg circle{fill:none}.file-glyph{width:28px;height:28px;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(82%) sepia(57%) saturate(1743%) hue-rotate(181deg) brightness(103%) contrast(102%) drop-shadow(0 0 6px rgba(103,191,255,.45))}.zero-glyph{width:28px;height:28px;display:block;position:relative;border-radius:50%;background:linear-gradient(145deg,#b568ff,#6f7eff 46%,#58ecff);box-shadow:0 0 7px #63bbff59}.zero-glyph:before{content:"";position:absolute;inset:4px;border-radius:50%;background:#091332e6}.zero-glyph:after{content:"";position:absolute;inset:8px 10px;border-radius:50%;border:2px solid #edf5ff}.feature-card h3{font-size:1.55rem}.feature-card p{color:#b8c6e8;font-size:18px}#how-it-works{padding:3.2rem 0 2.35rem}.how-wrap{display:grid;grid-template-columns:1.1fr 1fr;gap:1rem;align-items:stretch}.how-art,.steps{border:1px solid var(--line);border-radius:20px;background:var(--panel)}.how-art{padding:.7rem}.how-art svg{width:100%;height:100%;min-height:320px}.art-frame{fill:#0a112ded;stroke:#7ea5f847;stroke-width:2}.path-main,.path-copy{fill:none;stroke:url(#lineGrad);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.path-copy{opacity:.95}.mirror-link{stroke:#84bdff73;stroke-width:2;stroke-dasharray:4 4}.node{stroke-width:2}.node.leader{fill:#f9fbff;stroke:#4ee6ff}.node.follower{fill:#f9fbff;stroke:#9b4dff}.art-label{fill:#c7d8ff;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700}.art-sub{fill:#9db7ef;font-family:Manrope,sans-serif;font-size:13px}.steps{list-style:none;margin:0;padding:1rem;display:grid;gap:.75rem}.steps li{display:grid;grid-template-columns:56px 1fr;gap:.84rem;align-items:start;padding:.78rem;border-radius:14px;background:#0a122fcc;border:1px solid rgba(146,174,230,.23)}.steps span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:1rem;color:#080f26;background:linear-gradient(140deg,#a14fff,#5f8eff 55%,#4ee6ff)}.steps h3{font-size:1.4rem;margin-bottom:.25rem}.steps p{color:#bdcbed;font-size:18px;line-height:1.6}.steps a{color:#93d7ff}#referral{padding:3rem 0 2.4rem}.referral-card{text-align:center;border-radius:24px;border:1px solid rgba(152,185,255,.38);background:linear-gradient(140deg,#0c183ae6,#0d1a45d1);padding:clamp(1.45rem,4vw,2.8rem)}.earn-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:1rem}.earn-icon{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#9847ff73,#4ee6ff66);border:1px solid rgba(170,200,255,.35)}.earn-icon svg{width:18px;height:18px;stroke:#f6f9ff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.referral-card h2{font-size:clamp(2.2rem,4.4vw,3rem)}.referral-card p{margin:.8rem auto 1.35rem;color:#bdcbed;max-width:760px;font-size:18px;line-height:1.6}.footer{padding:1.8rem 0 2.25rem;border-top:1px solid rgba(131,160,204,.2);display:flex;justify-content:space-between;align-items:center;gap:1rem}.footer-brand{font-family:Space Grotesk,sans-serif;font-weight:700;display:inline-flex;align-items:center;gap:.58rem}.footer-logo{width:42px;height:auto;display:block}.footer-links{display:grid;gap:.5rem;justify-items:end}.footer-social,.footer-legal{display:flex;align-items:center;gap:.7rem}.footer-legal a{font-size:.95rem;color:#bfd0f1}.footer a{color:var(--muted);text-decoration:none;font-size:1rem}.footer a:hover{color:#d6e6ff}.social-link{width:36px;height:36px;border-radius:11px;border:1px solid rgba(162,187,240,.35);background:linear-gradient(145deg,#9d4cff33,#3f72ff38,#4de6ff33);display:inline-flex;align-items:center;justify-content:center}.social-link svg{width:17px;height:17px;fill:#ddeaff}.social-link:hover{border-color:#58cdffb3;box-shadow:0 8px 22px #56b1ff33}.legal-page .hero{min-height:unset;padding:2.4rem 0 1.4rem}.legal-home{width:min(900px,100%);display:inline-flex;align-items:center;gap:.58rem;margin-bottom:.7rem;text-decoration:none;color:#d8e6ff;font-family:Space Grotesk,sans-serif;font-weight:700}.legal-home img{width:46px;height:auto;display:block}.legal-home:hover{color:#fff}.legal-page .hero-card{text-align:left;width:min(900px,100%)}.legal-page .hero-copy{margin-top:.5rem}.legal-main{padding:.6rem 0 2.4rem}.legal-content{border:1px solid var(--line);border-radius:20px;background:var(--panel-strong);padding:clamp(1rem,3vw,1.8rem)}.legal-content h2{font-size:1.2rem;margin-bottom:.35rem}.legal-content p,.legal-content li{color:var(--muted)}.legal-content a{color:#9bcfff;text-decoration:none}.legal-content a:hover{color:#d5e9ff}.legal-content ul{padding-left:1.15rem;margin:.65rem 0 1rem}.legal-content section+section{margin-top:1.1rem}.reveal{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:980px){.how-wrap{grid-template-columns:1fr}.menu-links{gap:.5rem;justify-content:flex-end}}@media(max-width:760px){.section{width:min(1120px,calc(100% - 1.15rem))}.nav-inner{padding:.55rem 0;align-items:center;justify-content:space-between;flex-wrap:nowrap}.nav-toggle{display:inline-flex}.menu-links{width:min(320px,calc(100vw - 1.2rem));position:absolute;top:calc(100% + 10px);right:0;display:flex;flex-direction:column;align-items:flex-start;gap:.24rem;padding:.48rem;justify-content:flex-start;border:1px solid rgba(154,180,240,.28);border-radius:14px;background:linear-gradient(160deg,#0e163af5,#090e27f5);box-shadow:0 16px 38px #0000006b;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.98);transform-origin:top right;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.top-nav.menu-open .menu-links{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.menu-links a{width:100%;padding:.58rem .64rem;border-radius:10px}.brand-logo{width:46px}.hero{min-height:unset;padding-top:5.2rem}.hero-card{border-radius:22px}.feature-grid{grid-template-columns:1fr}.footer{flex-direction:column;align-items:center;text-align:center;gap:.8rem}.footer-links{width:100%;justify-items:center;gap:.6rem}.footer-social,.footer-legal{justify-content:center}.footer-brand{font-size:1.12rem}.footer-logo{width:50px}.footer-legal a{font-size:1rem}}
