:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;background:#0a0a0a;color:#fafafa}.promo-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem;max-width:900px;margin:0 auto}.hero{text-align:center;padding:3rem 0 2rem}.hero-badge{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;border:1px solid rgba(255,255,255,.12);padding:.25rem .75rem;border-radius:999px;margin-bottom:1.25rem}.hero-title{font-size:2.75rem;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem}.hero-highlight{display:block;background:linear-gradient(135deg,#f59e0b,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub{color:#fff9;font-size:1.1rem;max-width:32rem;margin:0 auto 2rem}.cta-group{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;font-size:.95rem;font-weight:600;text-decoration:none;padding:.7rem 1.75rem;border-radius:.5rem;transition:background .2s,transform .15s;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;border:none}.btn-primary:hover{background:linear-gradient(135deg,#d97706,#dc2626)}.btn-outline{background:transparent;color:#fafafa;border:1px solid rgba(255,255,255,.2)}.btn-outline:hover{border-color:#ffffff80;background:#ffffff0a}.btn-lg{font-size:1.1rem;padding:.85rem 2.25rem}.promo-banner{width:100%;display:flex;align-items:center;gap:.75rem;background:#f59e0b14;border:1px solid rgba(245,158,11,.25);border-radius:.75rem;padding:1rem 1.5rem;margin-bottom:2.5rem;font-size:.95rem}.promo-emoji{font-size:1.4rem;flex-shrink:0}.promo-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;background:#f59e0b26;padding:.15rem .45rem;border-radius:.25rem;color:#f59e0b}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;width:100%;margin-bottom:3rem}.feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1.5rem;text-align:center;transition:border-color .2s}.feature-card:hover{border-color:#f59e0b4d}.feature-icon{font-size:2rem;margin-bottom:.5rem}.feature-card h3{font-size:1rem;font-weight:700;margin-bottom:.35rem}.feature-card p{color:#ffffff8c;font-size:.85rem}.order-section{text-align:center;padding:2.5rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;width:100%;margin-bottom:2rem}.order-section h2{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.order-section p{color:#fff9;margin-bottom:1.5rem;font-size:1rem}.footer{text-align:center;padding:1.5rem 0;color:#ffffff4d;font-size:.8rem}
