*,*:before,*:after{box-sizing:border-box}:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #222222;--tg-theme-hint-color: #999999;--tg-theme-link-color: #a0d8ff;--tg-theme-button-color: #1c6399;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #f0f0f0;--color-stone: #958262;--color-stone-dark: #5b534e;--color-plaster: #c6ab86;--color-wood: #6a3f1b;--color-wood-dark: #38210d;--color-roof-slate: #414d64;--color-roof-tile: #9b3f17;--color-thatch: #b8872d;--color-cloth-red: #9c0707;--color-cloth-blue: #19438d;--color-cloth-green: #206a2d;--color-gold: #e0a82e;--color-green: #35671d;--color-dirt: #644526;--color-backdrop: #1a2e15;--color-danger: #dc2743;--color-danger-strong: #b52e2e;--color-warning: #e58b19;--color-success: #237a3b;--color-error-text: #ffb8b8;--color-app-text: #ffffff;--color-app-link: #a0d8ff;--color-app-text-muted: #d5d4d4;--color-card-text-muted: #666666;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--radius-sm: .4rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-pill: 999px;--elevation-1: 0 1px 3px rgba(0, 0, 0, .25);--elevation-2: 0 4px 10px rgba(0, 0, 0, .3);--elevation-3: 0 -6px 20px rgba(0, 0, 0, .35);--font-ui: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Cinzel", var(--font-ui);--font-size-xs: .7rem;--font-size-sm: .8rem;--font-size-base: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-display: 2rem;--surface-parchment: var(--color-plaster);--surface-wood-panel: var(--color-wood-dark);--surface-stone-panel: var(--color-stone-dark);--surface-world: #151815;--text-on-dark: #f6f0df;--text-muted-on-dark: #d2c8b6;--text-on-parchment: #342719;--text-muted-on-parchment: #4a3a27;--color-error-on-parchment: #7a1f1f;--texture-parchment: url(/assets/textures/parchment-texture.jpg);--texture-wood-panel: url(/assets/textures/wood-grain-texture.jpg);--texture-tile-size: 130px}@font-face{font-family:Cinzel;src:url(/assets/fonts/cinzel-variable.woff2) format("woff2-variations");font-weight:400 900;font-display:swap}body{margin:0;padding:0;background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.app-layout{display:flex;flex-direction:column;height:100vh;height:100dvh;width:min(100%,1280px);margin:0 auto;position:relative;background-color:var(--color-stone-dark);color:var(--color-app-text);overflow:hidden}.app-content{flex:1;position:relative;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-gold, #e0a82e);outline-offset:2px}@keyframes onboarding-pulse{0%,to{box-shadow:0 0 #ffc10799}50%{box-shadow:0 0 0 8px #ffc10700}}.onboarding-pulse{animation:onboarding-pulse 1.6s ease-in-out infinite;border-radius:.6rem}@media(prefers-reduced-motion:reduce){.onboarding-pulse{animation:none;box-shadow:0 0 0 3px #ffc107b3}}
