*,:after,:before{box-sizing:border-box}:root{--bg:#0c0c0c;--surface:#161616;--surface-elevated:#1e1e1e;--text:#f5f5f5;--text-muted:#9a9a9a;--border:#2a2a2a;--accent:#21625D;--accent-hover:#1a524e;--accent-muted:rgba(33,98,93,0.12);--shopify:#5c6ac4;--shopify-hover:#4e5ab0;--shopify-muted:rgba(92,106,196,0.12);--danger-bg:rgba(239,68,68,0.12);--danger-text:#fca5a5;--success:#21625D;--radius:16px;--radius-sm:10px;--shadow:0 8px 32px rgba(0,0,0,0.4)}body,html{margin:0;padding:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}