:root{--color-bg:#0f1115;--color-surface:#1a1d24;--color-text:#f5f5f5;--color-muted:#9aa0aa;--color-groom:#5b8def;--color-bride:#e97fb0;--color-accent:#f2c94c;--radius:16px}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit}button{font-family:inherit}