:root{--bg:#fff;--bg-strong:#f3f0f7;--surface:#fffffff2;--surface-strong:#fff;--ink:#1a0a2e;--muted:#6b5b8a;--accent:#7b2d5e;--accent-soft:#b05a8a;--line:#7b2d5e1f;--success:#28614b;--shadow:0 24px 80px #7b2d5e1a;--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--font-display:Georgia, "Times New Roman", serif;--font-body:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--shadow-sm:0 8px 28px #7b2d5e14;--radius-xl:26px;--tint-rose-bg:#c0607a24;--tint-rose-ink:var(--accent-soft);--tint-plum-bg:#5b3a911f;--tint-plum-ink:#5b3a91;--tint-gold-bg:#b48c2829;--tint-gold-ink:#8a6a1a;--tint-sage-bg:#28614b1f;--tint-sage-ink:var(--success);--tint-accent-bg:#7b2d5e1a;--tint-accent-ink:var(--accent)}*,:before,:after{box-sizing:border-box}body{min-height:100vh;color:var(--ink);font-family:var(--font-body);background:#fff;margin:0}button,input,textarea,select{font:inherit}h1,h2,h3,h4{font-family:var(--font-display);margin:0}h1{font-size:clamp(2.6rem,4vw,4.8rem);line-height:.95}label{gap:8px;display:grid}label span{color:var(--muted);font-size:.92rem}input,textarea,select{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:var(--ink);background:#fff;padding:14px 16px}textarea{resize:vertical}.theme-modern{color:#fdf0f6;--theme-ink:#fdf0f6;--theme-muted:#fdf0f6a6;--theme-accent:#f4a7c8;--theme-line:#f4a7c833;--theme-surface:#ffffff14;background:linear-gradient(135deg,#2d0a1e 0%,#5c1a3a 50%,#8b2d5a 100%)}.theme-classic{color:#1a0a2e;--theme-ink:#1a0a2e;--theme-muted:#6b5b8a;--theme-accent:#7b2d5e;--theme-line:#7b2d5e26;--theme-surface:#7b2d5e0d;background:linear-gradient(135deg,#faf8ff 0%,#f0ebff 50%,#e4d9ff 100%)}.theme-sunset{color:#fff8f0;--theme-ink:#fff8f0;--theme-muted:#fff8f0a6;--theme-accent:#f5c87a;--theme-line:#f5c87a33;--theme-surface:#ffffff14;background:linear-gradient(135deg,#1a0a0a 0%,#4a1020 50%,#7a2535 100%)}.theme-golden{color:#fdf6e3;--theme-ink:#fdf6e3;--theme-muted:#fdf6e3a6;--theme-accent:#d4a843;--theme-line:#d4a84340;--theme-surface:#ffffff12;background:linear-gradient(135deg,#1c1208 0%,#3d2a0e 50%,#6b4a1a 100%)}.theme-ivory{color:#2c2a1e;--theme-ink:#2c2a1e;--theme-muted:#6b6650;--theme-accent:#6b7c5a;--theme-line:#6b7c5a2e;--theme-surface:#6b7c5a0f;background:linear-gradient(135deg,#faf9f4 0%,#f0ede0 50%,#e8e4d0 100%)}.theme-midnight{color:#e8edf8;--theme-ink:#e8edf8;--theme-muted:#e8edf899;--theme-accent:#c0cce8;--theme-line:#c0cce833;--theme-surface:#ffffff0f;background:linear-gradient(135deg,#050a1a 0%,#0d1b3e 50%,#1a2d5a 100%)}.theme-blush{color:#3a1520;--theme-ink:#3a1520;--theme-muted:#8a5060;--theme-accent:#c0607a;--theme-line:#c0607a2e;--theme-surface:#c0607a0d;background:linear-gradient(135deg,#fff5f7 0%,#fde8ed 50%,#f8d0da 100%)}@media (max-width:640px){input,textarea,select{padding:12px 14px;font-size:16px}h1{font-size:clamp(2rem,8vw,3.5rem)}}@media print{body>:not(#printable-roster){display:none!important}#printable-roster{display:block!important}}
