*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:"Geist",sans-serif;background:linear-gradient(180deg,#242424 0%,#1b1b1b 100%);color:#fff}a{color:#fff;text-decoration:none}.wrap{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:100%;max-width:760px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:28px;padding:40px 32px;box-shadow:0 24px 70px rgba(0,0,0,.35);backdrop-filter:blur(10px)}.eyebrow{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:18px}h1{margin:0 0 14px;font-size:clamp(2.1rem,5vw,4rem);line-height:1.02;font-weight:800;letter-spacing:-.05em}.lead{margin:0 0 10px;font-size:1.06rem;line-height:1.7;color:rgba(255,255,255,.92)}.text{margin:0;font-size:1rem;line-height:1.75;color:rgba(255,255,255,.72)}.text a{font-weight:700}.offer{margin-top:30px;padding:22px;border-radius:22px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.offer-top{display:flex;flex-direction:column;gap:12px}.label{font-size:.88rem;color:rgba(255,255,255,.62)}.copy-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;background:#fff;color:#111;border:0;border-radius:18px;cursor:pointer;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease;box-shadow:0 10px 30px rgba(255,255,255,.08);font-family:"Geist",sans-serif;font-size:1.2rem;font-weight:800;letter-spacing:.16em}.copy-btn:hover{transform:translateY(-1px)}.copy-btn:active{transform:translateY(0)}.icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon svg{width:22px;height:22px;fill:currentColor}.discount{margin:14px 0 0;line-height:1.7;color:rgba(255,255,255,.8)}.cta{margin-top:26px;display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:16px;background:#fff;color:#111;font-weight:700;transition:transform .18s ease,opacity .18s ease}.cta:hover{transform:translateY(-1px)}@media (max-width:640px){.card{padding:28px 20px;border-radius:22px}.offer{padding:18px;border-radius:18px}.copy-btn{padding:16px;border-radius:16px;font-size:1.02rem}.cta{width:100%}}
