@layer reset,base,tokens,components,features,utilities;@layer tokens{:root{--color-bg: #f5f0e6;--color-bg-panel: #e8dcc8;--color-wood: #8b7355;--color-wood-dark: #5c4a3a;--color-cream: #f5ede0;--color-snow: #ffffff;--color-border: #4a3728;--color-border-light: #8b7355;--color-text: #2c1810;--color-text-muted: #5c4a3a;--color-btn-bg: #c9b896;--color-btn-border: #8b7355;--color-btn-hover: #b8a67d;--color-accent: #7a5c3a;--color-accent--muted: #7a5c3a;--color-accent--gold: #d4a017;--color-status-available: #27ae60;--color-status-busy: #d4a017;--color-status-unavailable: #c0392b;--space-2xs: .125rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--font-display: "Pixelify Sans", "Courier New", monospace;--font-mono: "VT323", "Courier New", monospace;--text-xs: .875rem;--text-sm: 1rem;--text-base: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.75rem;--text-3xl: 2.25rem;--text-4xl: 2.75rem;--text-5xl: 3.25rem;--text-6xl: 3.75rem;--border-width: 2px;--border-radius: 4px;--shadow-card: 3px 3px 0 var(--color-border);--shadow-card-hover: 5px 5px 0 var(--color-border);--shadow-card-active: 1px 1px 0 var(--color-border);--sidebar-width: 200px;--sidebar-right-width: 240px;--max-width: 1200px;--bp-sm: 480px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1280px;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--duration-fast: .15s;--duration-normal: .3s}}@layer base{@font-face{font-family:Pixelify Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/pixelify-sans-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Pixelify Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/pixelify-sans-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/vt323-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/vt323-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}}@layer reset{*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}ul,ol{list-style:none}a{color:inherit;text-decoration:none}}@layer base{.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:0;left:0;width:auto;height:auto;padding:.5rem 1rem;margin:0;background:var(--color-snow);color:var(--color-text);border:2px solid var(--color-wood-dark);z-index:9999;clip:auto;overflow:visible;white-space:normal;outline:2px solid var(--color-wood-dark);outline-offset:2px}html{font-family:var(--font-mono);font-size:100%;line-height:1.6;color:var(--color-text);background:url(/assets/pattern.png) repeat;-webkit-font-smoothing:antialiased;font-synthesis:none;text-rendering:optimizeLegibility}body{min-height:100dvh;background:linear-gradient(#f5f0e6d9,#f5f0e6d9);position:relative}::selection{background:var(--color-accent);color:var(--color-cream)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg-panel)}::-webkit-scrollbar-thumb{background:var(--color-border-light);border:1px solid var(--color-border)}::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.page{display:flex;flex-direction:column;min-height:100dvh;position:relative;z-index:1}.layout{display:flex;gap:var(--space-md);padding:var(--space-md) var(--space-xl);padding-bottom:var(--space-xl);flex:1;max-width:var(--max-width);margin:0 auto;width:100%;align-items:flex-start}.layout>:nth-child(2){flex:1;min-width:0}.pixel-art{image-rendering:pixelated;image-rendering:crisp-edges}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:0s!important;animation-duration:0s!important}}@media(max-width:1024px){.layout{padding:var(--space-sm) var(--space-md);flex-direction:column;align-items:stretch}}@media(max-width:480px){.layout{padding:var(--space-sm);gap:var(--space-sm)}}}
