html,body,#root{margin:0;min-height:100%;background:#050505;color:#e8d5a3;font-family:Georgia,serif}main{max-width:42rem;margin:0 auto;padding:3rem 1.25rem}.kicker{letter-spacing:.28em;text-transform:uppercase;font-size:.68rem;color:#c5ccd4;margin:0 0 .4rem}.gold-letter{margin:.15rem 0 1.1rem;font-family:Cinzel,Georgia,serif;font-weight:700;font-size:clamp(2.5rem,8vw,4.2rem);line-height:1.05;letter-spacing:.045em;background:linear-gradient(165deg,#fff6d4,#ffe089 16%,#d4af37 38%,#8a6a1b 52%,#f4e3b0,#c9a227,#6e5418);background-size:140% 140%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-stroke:1.15px #d7dde4;paint-order:stroke fill;filter:drop-shadow(0 1px 0 #9aa3ad) drop-shadow(0 0 18px rgba(212,175,55,.28));animation:goldSheen 9s ease-in-out infinite}@keyframes goldSheen{0%,to{background-position:0% 40%}50%{background-position:100% 60%}}.ok{color:#7dcea0}.warn{color:#e8b86d}textarea,pre{width:100%;box-sizing:border-box;background:#101010;color:#f3e6c0;border:1px solid #3a3428;border-radius:8px;padding:.8rem;font:1rem/1.45 ui-sans-serif,system-ui}button{margin-top:.75rem;background:linear-gradient(#f3e6c0,#c9a227);color:#111;border:1px solid #d7dde4;border-radius:8px;padding:.7rem 1.2rem;font-weight:700;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}pre{white-space:pre-wrap;margin-top:1.2rem}
