/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}html,body{margin:0;padding:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}.panel.svelte-1dauhtq{color:#f3ead7c7;background:#08120f70;border:1px solid #f8d27c33;border-radius:8px;max-width:600px;padding:16px;font-size:14px;line-height:1.6;transition:max-height .3s ease-out,opacity .3s ease-out;overflow:hidden}.panel.closed.svelte-1dauhtq{opacity:0;max-height:0;padding:0 16px}.panel.open.svelte-1dauhtq{opacity:1;max-height:500px}.options-panel.svelte-bdlc0z{flex-direction:column;align-items:center;gap:.65rem;width:min(100%,390px);display:flex}.options-toggle.svelte-bdlc0z{color:#f3ead7c7;cursor:pointer;background:#08120f61;border:1px solid #f8d27c3d;border-radius:999px;align-items:center;gap:.55rem;min-height:2.4rem;padding:0 .95rem 0 .38rem;font-family:Source Code Pro,monospace;font-size:.76rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.options-toggle.open.svelte-bdlc0z{border-color:#f8d27c6b}.current-swatch.svelte-bdlc0z,.swatch.svelte-bdlc0z{background:radial-gradient(circle at 32% 24%, var(--swatch-highlight), transparent 34%), linear-gradient(135deg, var(--swatch-body) 0 58%, var(--swatch-metal) 58% 73%, var(--swatch-dark) 73%);border-radius:999px}.current-swatch.svelte-bdlc0z{border:1px solid #ffffff3d;width:1.7rem;height:1.7rem;box-shadow:inset 0 0 0 2px #ffffff38}.options-body.svelte-bdlc0z{background:#08120f8f;border:1px solid #f8d27c33;border-radius:8px;flex-direction:column;gap:.7rem;width:100%;padding:.75rem;display:flex;box-shadow:0 16px 30px #0000002e}.option-heading.svelte-bdlc0z{color:#f3ead7b8;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;font-family:Source Code Pro,monospace;font-size:.72rem;font-weight:800;display:flex}.done-link.svelte-bdlc0z{color:#f8d27c;cursor:pointer;background:#ffffff0f;border:1px solid #f8d27c38;border-radius:999px;min-height:1.8rem;padding:0 .65rem}.swatches.svelte-bdlc0z{flex-wrap:wrap;justify-content:center;gap:.48rem;display:flex}.swatch.svelte-bdlc0z{cursor:pointer;border:2px solid #f3ead72e;width:34px;height:34px;box-shadow:inset 0 0 0 2px #fff3,0 4px 10px #0000002e}.swatch.active.svelte-bdlc0z{border-color:#f8d27c;box-shadow:inset 0 0 0 2px #ffffff3d,0 0 0 3px #f8d27c29,0 6px 14px #00000038}.swatch.custom.svelte-bdlc0z{color:#fff;text-shadow:0 1px 4px #000000a6;width:auto;min-width:48px;padding:0 .55rem;font-family:Source Code Pro,monospace;font-size:.6rem;font-weight:900}.custom-grid.svelte-bdlc0z{grid-template-columns:repeat(3,minmax(0,1fr));gap:.52rem;padding-top:.15rem;display:grid}.custom-grid.svelte-bdlc0z label:where(.svelte-bdlc0z){color:#f3ead7b8;justify-content:space-between;align-items:center;gap:.36rem;min-width:0;font-family:Source Code Pro,monospace;font-size:.64rem;font-weight:800;display:flex}input[type=color].svelte-bdlc0z{cursor:pointer;background:0 0;border:1px solid #f3ead73d;border-radius:7px;width:34px;height:30px;padding:0}.custom-actions.svelte-bdlc0z{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:.5rem;padding-top:.1rem;display:grid}.secondary-action.svelte-bdlc0z,.primary-action.svelte-bdlc0z{cursor:pointer;border-radius:7px;min-height:34px;font-family:Source Code Pro,monospace;font-size:.68rem;font-weight:900}.secondary-action.svelte-bdlc0z{color:#f3ead7c2;background:#ffffff0f;border:1px solid #f3ead72e}.primary-action.svelte-bdlc0z{color:#1b1013;background:linear-gradient(#f8d27c 0%,#c89237 100%);border:1px solid #ffefb861}@media (width<=380px){.custom-grid.svelte-bdlc0z{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-shell.svelte-1n46o8q{color:#f3ead7;background:radial-gradient(circle at 50% 26%,#2a815d75,#0000 34rem),radial-gradient(circle at 12% 12%,#78223f61,#0000 22rem),linear-gradient(145deg,#10291f 0%,#173c2d 46%,#281526 100%);flex-direction:column;align-items:center;min-height:100vh;padding:1.35rem;display:flex}.app-header.svelte-1n46o8q{text-align:center;padding:.5rem 0 .25rem}.app-header.svelte-1n46o8q h1:where(.svelte-1n46o8q){color:#f8d27c;letter-spacing:0;text-shadow:0 3px 16px #00000061;margin:0;font-family:Source Code Pro,monospace;font-size:clamp(2rem,9vw,3.25rem);font-weight:900}.app-header.svelte-1n46o8q p:where(.svelte-1n46o8q){color:#f3ead7bd;margin:.25rem 0 0;font-family:Aleo,serif;font-size:.92rem;font-weight:300}.play-area.svelte-1n46o8q{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.35rem;width:min(100%,430px);display:flex}.die-control.svelte-1n46o8q{background:#08120f7a;border:1px solid #f8d27c57;border-radius:999px;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;width:min(100%,240px);padding:.4rem .45rem .4rem .75rem;display:grid;box-shadow:inset 0 1px #ffffff14}.die-control.svelte-1n46o8q label:where(.svelte-1n46o8q){color:#f3ead7b8;text-transform:uppercase;font-family:Source Code Pro,monospace;font-size:.72rem;font-weight:800}.die-control.svelte-1n46o8q select:where(.svelte-1n46o8q){color:#f8d27c;background:#ffffff14;border:0;border-radius:999px;outline:none;min-width:0;min-height:2.25rem;padding:0 2rem 0 .9rem;font-family:Source Code Pro,monospace;font-size:1rem;font-weight:900}.result-stage.svelte-1n46o8q{justify-content:center;align-items:center;min-height:180px;display:flex}.unknown-result.svelte-1n46o8q{color:#f3ead747;-webkit-user-select:none;user-select:none;font-family:Source Code Pro,monospace;font-size:7rem;font-weight:900;line-height:1}.roll-button.svelte-1n46o8q{color:#1b1013;cursor:pointer;background:linear-gradient(#f8d27c 0%,#c89237 100%);border:1px solid #ffefb86b;border-radius:999px;min-width:190px;min-height:64px;font-family:Source Code Pro,monospace;font-size:1.45rem;font-weight:900;transition:opacity .15s,transform .15s;box-shadow:0 14px 30px #00000047,inset 0 1px #ffffff70}.roll-button.svelte-1n46o8q:active{transform:scale(.97)}.roll-button.svelte-1n46o8q:disabled{cursor:default;opacity:.62}.history-strip.svelte-1n46o8q{flex-wrap:wrap;justify-content:center;gap:.4rem;min-height:2rem;display:flex}.history-chip.svelte-1n46o8q{color:#f3ead7c7;background:#08120f57;border:1px solid #f8d27c2e;border-radius:999px;padding:.25rem .48rem;font-family:Source Code Pro,monospace;font-size:.68rem;font-weight:800}.app-footer-wrap.svelte-1n46o8q{flex-direction:column;align-items:center;gap:.8rem;width:min(100%,620px);padding-top:.8rem;display:flex}.app-footer.svelte-1n46o8q{color:#f3ead78c;justify-content:center;align-items:center;gap:.6rem;font-size:.72rem;display:flex}.info-button.svelte-1n46o8q{color:#f3ead7bd;cursor:pointer;background:#ffffff0d;border:1px solid #f3ead72e;border-radius:999px;min-height:1.8rem;padding:0 .62rem}
