@media (max-width: 768px){body{padding-bottom:60px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0d0600;--color-surface: #1a0e05;--color-border: #3a2010;--color-amber: #c8821a;--color-amber-lt: #f0b860;--color-text: #e8d9c0;--color-text-muted: #9a8060;--color-error: #e05050;--font-serif: "Playfair Display", Georgia, serif;--font-sans: "Inter", system-ui, sans-serif;--radius: 8px;--transition: .3s cubic-bezier(.25, .46, .45, .94)}html,body{height:100%;background:radial-gradient(ellipse at 50% 40%,#1e0c02d9,#0d0600f2),url(/parchment_texture.png) center / cover;background-attachment:fixed,fixed;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}#app{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-amber)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}button{cursor:pointer;font-family:var(--font-sans);border:none}input,textarea{font-family:var(--font-sans)}a{color:inherit;text-decoration:none}:focus{outline:none}:focus-visible{outline:2px solid var(--color-amber);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
