:root{--color-bg-primary: #2d1f1a;--color-bg-secondary: #3d2d26;--color-bg-input: #4a3830;--color-bg-button: #4a3830;--color-bg-total: rgba(61, 45, 38, .8);--color-accent: #d4a574;--color-accent-hover: #e6b886;--color-accent-light: #f0cfa0;--color-text-primary: #f5e6d3;--color-text-secondary: #c9b299;--color-text-on-die: #ffd700;--color-die-primary: #ec4899;--color-die-secondary: #f97316;--color-die-border: #be185d;--color-border: #6b5444;--color-focus: #d4a574;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .5)}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg-primary);background-image:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(0,0,0,.1) 2px,rgba(0,0,0,.1) 4px),repeating-linear-gradient(0deg,#2d1f1a,#3a2820,#2d1f1a,#251812,#2d1f1a 160px);color:var(--color-text-primary);line-height:1.5}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}:focus:not(:focus-visible){outline:none}button,input,select,textarea{font-family:inherit;font-size:100%}button,input,select{margin:0}@media(prefers-contrast:high){:root{--color-bg-primary: #ffffff;--color-text-primary: #000000;--color-border: #000000;--color-accent: #0000ff}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-color-scheme:dark){:root{--color-bg-primary: #2d1f1a;--color-bg-secondary: #3d2d26;--color-bg-input: #4a3830;--color-bg-button: #4a3830;--color-bg-total: rgba(61, 45, 38, .8);--color-text-primary: #f5e6d3;--color-text-secondary: #c9b299;--color-border: #6b5444;--color-die-primary: #ec4899;--color-die-secondary: #f97316;--color-die-border: #be185d}}@media print{body{background:#fff;color:#000}button{display:none}}.layout-wrapper.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.content.svelte-12qhfyh{flex-grow:1;display:flex;flex-direction:column}footer.svelte-12qhfyh{flex-grow:1;background-color:#000;color:gold;text-align:center;padding:.5rem 1rem;font-size:.875rem}@media(min-width:414px){footer.svelte-12qhfyh{flex-grow:0}}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}
