:root{color-scheme:dark;scrollbar-color:#77603e #17120e;scrollbar-width:thin}
*{scrollbar-color:#77603e #17120e;scrollbar-width:thin}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{background:#17120e}
::-webkit-scrollbar-thumb{background:#77603e;border:2px solid #17120e;border-radius:10px}
::-webkit-scrollbar-thumb:hover{background:#c9a24b}
::-webkit-scrollbar-corner{background:#17120e}
:focus-visible{outline:2px solid #e8c873;outline-offset:3px}
select option{background:#241c14;color:#e8dcc0}
.language-control{display:inline-flex;align-items:center;margin-left:8px;flex-shrink:0}.language-control select{font:14px system-ui,sans-serif;background:#241c14;color:#e8dcc0;border:1px solid #655031;border-radius:8px;padding:8px;min-height:38px;max-width:112px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
