:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:#101010;color:#f2efe8}*{box-sizing:border-box}body{margin:0;background:#101010}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid #e0b64e;border-radius:8px;background:linear-gradient(135deg,#c68b1c,#8d5707);color:#fff;padding:10px 15px;font-weight:700;transition:.18s}button:hover:not(:disabled){filter:brightness(1.1)}button:disabled{opacity:.45;cursor:not-allowed}input,select,textarea{background:#0d0d0d;border:1px solid #3b372e;border-radius:8px;color:#f2efe8;padding:11px 12px;outline:none}input:focus,select:focus,textarea:focus{border-color:#d7ad48;box-shadow:0 0 0 3px #d7ad4822}.ghost,.secondary{background:transparent;border-color:#6e5a2c;color:#fff;padding:7px 10px}h1,h2,h3,p{max-width:70ch}@media print{aside,header,button{display:none!important}.content{padding:0!important}}
