:root{color-scheme:dark;font-family:Manrope,Inter,Segoe UI,sans-serif;--bg: #080811;--panel: #11101c;--panel-soft: #171321;--text: #f8f2e8;--muted: #b8ad9e;--accent-pink: #d5a7b5;--accent-yellow: #f0c766;--border: rgba(214, 161, 53, .28);--shadow: 0 18px 50px rgba(4, 3, 10, .34)}h1,p{color:var(--accent-yellow)}h2,h3,h4,td,ul,li{color:var(--accent-pink)}*{box-sizing:border-box}button{background:linear-gradient(135deg,#571130fa,#240814fa);border:1px solid rgba(255,194,86,.55);color:var(--accent-yellow)}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Manrope,Inter,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}html,body,app-root{min-height:100%;background-color:var(--bg)}:is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(216,183,156,.72);outline-offset:3px}img{max-width:100%;display:block}a{color:inherit}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
