:root{--dark:#0f172a;--bg-deep:#0f172a;--accent-gold:#ef9f27;--reader-ivory:#f8fafc;--amber:#ef9f27;--light:#f8fafc;--white:#fff;--text:#1e293b;--muted:#64748b;--border:#e2e8f0;--highlight:#fef08a}body.dark-mode{--light:#0f172a;--white:#1e293b;--text:#f1f5f9;--muted:#94a3b8;--border:#334155;--highlight:#ef9f2733}body.amber-mode{--light:#1a0f00;--white:#261500;--text:#ffbf00;--muted:#c8960a;--border:#3d2200;--highlight:#ffbf0026}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--light);color:var(--text);padding-bottom:88px;font-family:Montserrat,sans-serif}@media (max-width:900px){.pricing-grid-3{max-width:420px;margin:0 auto;grid-template-columns:1fr!important}}@media (max-width:768px){.hero-inner{text-align:center!important;grid-template-columns:1fr!important}}
