body { background:#0f1620; color:#e8e2d5; font-family: Georgia, 'Times New Roman', serif; max-width:640px; margin:0 auto; padding:2rem 1.25rem; line-height:1.5; }
h1,h2 { color:#c9a25c; font-weight:normal; }
a.btn, button { display:inline-block; background:#8a5a2e; color:#fff; border:none; padding:0.75rem 1.25rem; border-radius:4px; text-decoration:none; font-size:1rem; cursor:pointer; margin:0.35rem 0; }
a.btn:hover, button:hover { background:#a9713b; }
.slot { display:block; width:100%; text-align:left; background:#1b2635; border:1px solid #3a4a5e; color:#e8e2d5; padding:0.85rem 1rem; margin:0.5rem 0; border-radius:6px; }
.slot:hover { border-color:#c9a25c; }
.card { background:#161f2b; border:1px solid #2a3a4c; border-radius:8px; padding:1.5rem; margin-top:1rem; }
.muted { color:#9aa5b1; font-size:0.9rem; }
.logo { display:block; max-width:120px; margin:0 auto 1.5rem auto; border-radius:8px; }
h1 { text-align:center; }
