:root{--bg:#09050d;--bg2:#13081a;--card:rgba(20,8,26,.82);--line:rgba(255,91,184,.22);--line2:rgba(255,188,255,.12);--text:#f9e9ff;--muted:#bea8c5;--pink:#ff5fb6;--violet:#bd54f4;--gold:#ffd98b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,#351042 0%,var(--bg) 48%,#060308 100%);color:var(--text);font-family:Georgia,'Times New Roman',serif;min-height:100vh}.ambient{position:fixed;inset:auto;width:420px;height:420px;border-radius:50%;filter:blur(100px);opacity:.16;pointer-events:none}.ambient-a{top:90px;left:-180px;background:var(--violet)}.ambient-b{right:-170px;bottom:80px;background:var(--pink)}a{color:inherit;text-decoration:none}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 5vw;position:sticky;top:0;z-index:20;background:rgba(8,4,12,.85);backdrop-filter:blur(14px)}.brand{display:flex;gap:12px;align-items:center}.brand img{width:38px;height:38px}.brand strong{display:block;letter-spacing:.12em;font-size:15px}.brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:.18em;margin-top:2px}.topbar nav{display:flex;gap:24px;color:#d8c7df;font-size:14px}.topbar nav a:hover{color:#fff}.container{width:min(1080px,92vw);margin:0 auto;padding:72px 0 100px}.hero{padding:20px 10px 34px}.eyebrow,.result-label,.section-title>span,.step{font-size:12px;letter-spacing:.18em;color:#f78dc9}.hero h1{font-size:clamp(56px,9vw,108px);line-height:.95;margin:16px 0;color:#fff}.hero h1 span{color:#ff73be}.hero p{max-width:760px;color:var(--muted);font-size:20px;line-height:1.7;margin:18px 0}.hero-badges{display:flex;gap:10px;flex-wrap:wrap}.hero-badges span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:#ead7ef;background:rgba(255,255,255,.02);font-size:12px}.card,.how,.history{background:linear-gradient(180deg,rgba(30,11,39,.86),rgba(12,5,16,.9));border:1px solid var(--line);box-shadow:0 24px 80px rgba(0,0,0,.25);border-radius:24px}.claim-card{padding:34px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:28px}.section-head>div:first-child,.section-title{display:flex;gap:16px;align-items:flex-start}.section-head h2,.section-title h2{margin:0 0 6px;font-size:28px}.section-head p,.section-title p{margin:0;color:var(--muted)}.step,.section-title>span{width:44px;height:44px;border:1px solid var(--line);display:grid;place-items:center;border-radius:12px;flex:none}.live-dot{font-size:11px;letter-spacing:.12em;color:#a8ffc6}.live-dot i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#58eb8d;margin-right:6px;box-shadow:0 0 12px #58eb8d}.grid.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;color:#f1dff6;font-size:13px;letter-spacing:.04em;margin-bottom:18px}input{width:100%;margin-top:8px;border:1px solid rgba(255,255,255,.12);background:#0b0710;color:#fff;padding:16px 17px;border-radius:14px;outline:none;font:inherit;font-size:16px}input:focus{border-color:var(--pink);box-shadow:0 0 0 3px rgba(255,95,182,.11)}.primary{width:100%;border:0;border-radius:14px;padding:17px 20px;background:linear-gradient(90deg,#9e43df,#f34eaa);color:#fff;font-weight:700;letter-spacing:.12em;cursor:pointer;display:flex;justify-content:center;gap:12px;box-shadow:0 16px 40px rgba(185,74,225,.22)}.primary:disabled{opacity:.5;cursor:wait}.notice{margin-top:16px;padding:14px 16px;border:1px solid var(--line);background:#120712;border-radius:12px;color:#f7bad9}.result-card{position:relative;overflow:hidden;margin-top:22px;padding:42px;text-align:center;border:1px solid rgba(255,208,114,.28);border-radius:24px;background:radial-gradient(circle at center,#34162c,#120710 68%)}.result-glow{position:absolute;inset:20% 25%;background:#ff4ca8;filter:blur(80px);opacity:.2}.result-label,.room-code,.result-meta,.copy{position:relative}.room-code{font-size:clamp(56px,10vw,120px);font-weight:700;letter-spacing:.1em;color:#ffe4ef;text-shadow:0 0 32px rgba(255,111,182,.5);margin:12px 0}.result-meta{display:flex;justify-content:center;gap:24px;color:var(--muted)}.result-meta b{color:#fff}.copy{margin-top:22px;border:1px solid var(--line);background:transparent;color:#fff;padding:13px 18px;border-radius:999px;cursor:pointer}.how,.history{margin-top:22px;padding:34px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.steps article{padding:22px;border:1px solid var(--line2);background:rgba(255,255,255,.015);border-radius:18px}.steps article>b{color:#ff8cc8;font-size:12px;letter-spacing:.14em}.steps h3{margin:14px 0 8px;font-size:20px}.steps p{color:var(--muted);line-height:1.6;margin:0}.empty{margin-top:26px;padding:20px;border:1px dashed var(--line);border-radius:16px;color:var(--muted)}.history-grid{margin-top:24px;display:grid;gap:10px}.history-item{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px;border:1px solid var(--line2);border-radius:15px;background:rgba(255,255,255,.02)}.history-item strong{display:block;color:#fff}.history-item small,.history-item span{color:var(--muted)}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:24px 5vw;color:#8f7e98;font-size:12px;letter-spacing:.1em}footer a{color:#d8c7df} @media(max-width:720px){.topbar{padding:0 4vw}.topbar nav{display:none}.container{width:min(94vw,680px);padding-top:44px}.hero h1{font-size:64px}.hero p{font-size:17px}.grid.two,.steps{grid-template-columns:1fr}.claim-card,.how,.history{padding:22px}.section-head{flex-direction:column}.result-card{padding:30px 18px}.room-code{font-size:54px}.result-meta{flex-direction:column;gap:8px}.history-item{flex-direction:column;align-items:flex-start}}
