@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap";.app-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 10% 20%,rgba(147,95,255,.3),transparent 35%),radial-gradient(circle at 76% 26%,rgba(99,190,255,.22),transparent 30%),radial-gradient(circle at 88% 0%,rgba(107,61,211,.34),transparent 32%),linear-gradient(160deg,#070311,#10142a 40%,#1c1331)}.route-shell{flex:1;min-height:0;display:flex;flex-direction:column}.page-shell{position:relative;min-height:100%;overflow:hidden}.gradient-orb{position:absolute;z-index:0;filter:blur(20px);opacity:.8}.orb-left{top:-5rem;left:-4rem;width:16rem;height:16rem;border-radius:50%;background:#a26fff59}.orb-right{right:-4rem;top:30%;width:18rem;height:18rem;border-radius:50%;background:#62adfa52}.hero-wrap{position:relative;z-index:1;width:min(1040px,92vw);margin:0 auto;padding:5.5rem 0 4rem;animation:rise-in .7s ease-out both}.hero-title-row{display:flex;align-items:center;gap:.8rem;width:100%;margin-top:2.35rem}.hero-title-icon{width:6.8rem;height:6.8rem;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 0 6px rgba(114,211,255,.22)) drop-shadow(0 0 16px rgba(166,111,255,.24)) drop-shadow(0 8px 16px rgba(8,4,18,.28))}.eyebrow{display:inline-block;margin:0;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(193,173,245,.34);font-family:Roboto,sans-serif;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#d2c0ff;background:#1a112cb8}h1{margin:0;font-family:Coolvetica,Roboto,sans-serif;font-weight:900;font-size:clamp(2rem,6vw,4.2rem);line-height:1.05;letter-spacing:.02em;color:#efe7ff}.hero-copy{width:min(680px,96%);margin:1.3rem 0 0;font-size:clamp(1rem,1.6vw,1.2rem);color:#cbbce7}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin:2rem 0 2.4rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.2rem;border-radius:.8rem;text-decoration:none;font-family:Roboto,sans-serif;font-weight:700;letter-spacing:.01em;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#051628;background:linear-gradient(135deg,#72d3ff,#9de4ff);box-shadow:0 10px 26px #58bff566}.btn-secondary{color:#e2d4ff;border:1px solid rgba(193,173,245,.32);background:#1c1330c7}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.stat-card{padding:1.05rem;border:1px solid rgba(193,173,245,.26);border-radius:1rem;background:linear-gradient(180deg,#1a122cd6,#22173aeb);box-shadow:0 8px 20px #0804127a;animation:rise-in .78s ease-out both}.stat-card h2{margin:0;font-family:Roboto,sans-serif;font-weight:700;font-size:1rem;color:#ebdcff}.stat-card p{margin:.6rem 0 0;color:#c7b6e7;font-size:.95rem}.success-shell{flex:1;display:grid;place-items:center;padding:1.2rem}.privacy-page{flex:1;display:flex;min-height:0;background:#fff}.privacy-frame{width:100%;min-height:0;flex:1;border:0}.site-footer{position:relative;z-index:2;border-top:1px solid rgba(193,173,245,.1);background:#0806109e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-footer__content{width:min(1040px,92vw);margin:0 auto;padding:1rem 0;display:flex;flex-wrap:wrap;gap:.8rem 1.25rem;align-items:center;justify-content:center;color:#9c9faf;font-family:Roboto,sans-serif;font-size:.88rem}.site-footer__content p,.site-footer__content a{margin:0}.site-footer__content a{color:#a3b0bc;text-decoration:none;font-weight:500}.site-footer__content a:hover{color:#c2cad3}.support-link{display:inline-flex;align-items:center;gap:.45rem}.support-link__icon{width:.95rem;height:.95rem;fill:currentColor;flex:0 0 auto;opacity:.85}.success-card{width:min(680px,94vw);padding:2rem;border-radius:1rem;border:1px solid rgba(193,173,245,.32);background:#150e25e6;box-shadow:0 18px 40px #08041285;text-align:left;animation:rise-in .56s ease-out both}.success-card h1{font-family:Coolvetica,Roboto,sans-serif;font-size:clamp(1.55rem,4.2vw,2.5rem);letter-spacing:.02em}.success-card p{margin:1rem 0 1.6rem;color:#ccbce8}@keyframes rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.stats-grid{grid-template-columns:1fr}.hero-title-row{gap:.65rem;width:100%;margin-top:1.8rem}.hero-title-icon{width:5.3rem;height:5.3rem}.hero-wrap{padding-top:4.3rem}}:root{font-family:Roboto,sans-serif;line-height:1.5;font-weight:400;color:#e7edf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#060a12}#root{min-height:100vh}
