/*! tailwindcss v4.3.0 | 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-outline-style:solid}}}:root{--c-grey-0:#fff;--c-grey-50:#f7f6f3;--c-grey-100:#ebe9e3;--c-grey-200:#d4d1c8;--c-grey-300:#b8b4a8;--c-grey-400:#8a867a;--c-grey-500:#5a574c;--c-grey-600:#3d3b33;--c-grey-700:#2a2823;--c-grey-800:#1a1815;--c-grey-900:#0a0a09;--c-accent-100:#e8dfc8;--c-accent-300:#c8b78a;--c-accent-500:#a68f54;--c-accent-700:#6e5b30;--c-signal-success:#4a7a52;--c-signal-warning:#b8893d;--c-signal-danger:#9a3d3d;--font-display:ui-serif, Georgia, "Times New Roman", serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, monospace;--fs-xs:11px;--fs-sm:13px;--fs-base:15px;--fs-md:17px;--fs-lg:20px;--fs-xl:26px;--fs-2xl:34px;--fs-3xl:44px;--lh-tight:1.15;--lh-base:1.45;--lh-loose:1.65;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--radius-xl:22px;--radius-pill:999px;--shadow-1:0 1px 2px #00000014;--shadow-2:0 2px 6px #0000001f;--shadow-3:0 6px 18px #0000002e;--shadow-4:0 14px 40px #00000038;--motion-fast:.14s;--motion-base:.24s;--motion-slow:.4s;--motion-charleston:.6s;--ease-standard:cubic-bezier(.2, .7, .2, 1);--ease-emphasized:cubic-bezier(.2, 0, 0, 1);--z-table:0;--z-hand:10;--z-sheet:20;--z-overlay:30;--z-modal:40;--surface-table-bg:var(--c-grey-50);--surface-table-bg-gradient:linear-gradient(180deg, var(--c-grey-50) 0%, var(--c-grey-100) 100%);--surface-card:var(--c-grey-0);--surface-elevated:var(--c-grey-0);--surface-sheet:var(--c-grey-0);--surface-overlay:#0a0a098c;--text-primary:var(--c-grey-900);--text-secondary:var(--c-grey-500);--text-tertiary:var(--c-grey-400);--text-inverse:var(--c-grey-0);--text-accent:var(--c-accent-700);--border-subtle:var(--c-grey-100);--border-default:var(--c-grey-200);--border-strong:var(--c-grey-400);--border-accent:var(--c-accent-500);--action-primary-bg:var(--c-grey-900);--action-primary-fg:var(--c-grey-0);--action-primary-bg-hover:var(--c-grey-700);--action-secondary-bg:var(--c-grey-0);--action-secondary-fg:var(--c-grey-900);--action-secondary-border:var(--c-grey-300);--action-disabled-bg:var(--c-grey-100);--action-disabled-fg:var(--c-grey-300);--status-active:var(--c-accent-500);--status-success:var(--c-signal-success);--status-warning:var(--c-signal-warning);--status-danger:var(--c-signal-danger);--tile-width:38px;--tile-height:54px;--tile-width-bot:18px;--tile-height-bot:26px;--tile-radius:var(--radius-sm);--tile-bg:var(--surface-card);--tile-fg:var(--text-primary);--tile-border:1px solid var(--border-default);--tile-shadow:var(--shadow-1);--tile-selected-translate-y:-8px;--tile-selected-shadow:var(--shadow-3);--tile-back-bg:var(--c-grey-700);--tile-back-pattern:var(--c-grey-600);--rack-height:140px;--rack-bg:var(--surface-elevated);--rack-padding:var(--space-3);--rack-tile-gap:2px;--bot-seat-padding:var(--space-2);--bot-seat-bg:transparent;--bot-seat-active-ring:2px solid var(--status-active);--bot-stack-overlap:-14px;--discard-bg:#0000000a;--discard-radius:var(--radius-md);--discard-padding:var(--space-3);--discard-live-glow:0 0 0 2px var(--status-active);--statusbar-height:44px;--statusbar-bg:var(--surface-card);--statusbar-fg:var(--text-secondary);--statusbar-border-bottom:1px solid var(--border-subtle);--sheet-handle-height:32px;--sheet-half-height:50vh;--sheet-full-height:92vh;--sheet-bg:var(--surface-sheet);--sheet-border-top:1px solid var(--border-default);--sheet-shadow:var(--shadow-3);--sheet-radius-top:var(--radius-xl);--exposure-bar-height:4px;--exposure-bar-bg:var(--c-grey-200);--exposure-bar-fg:var(--status-active);--exposure-button-bg:var(--action-primary-bg);--exposure-button-fg:var(--action-primary-fg);--exposure-button-padding:var(--space-2) var(--space-4);--btn-primary-bg:var(--action-primary-bg);--btn-primary-fg:var(--action-primary-fg);--btn-secondary-bg:var(--action-secondary-bg);--btn-secondary-fg:var(--action-secondary-fg);--btn-secondary-border:1px solid var(--action-secondary-border);--btn-radius:var(--radius-md);--btn-padding:var(--space-3) var(--space-5);--btn-fs:var(--fs-base);--btn-fw:var(--fw-medium);--btn-disabled-bg:var(--action-disabled-bg);--btn-disabled-fg:var(--action-disabled-fg);--joker-indicator-bg:var(--c-accent-100);--joker-indicator-fg:var(--c-accent-700);--joker-indicator-border:1px solid var(--c-accent-300)}@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;--color-sky-500:oklch(68.5% .169 237.323);--color-neutral-50:oklch(98.5% 0 0);--color-neutral-100:oklch(97% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-olive-500:oklch(58% .031 107.3);--color-olive-600:oklch(46.6% .025 107.3);--color-white:#fff;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-5xl:3rem;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--ease-out:cubic-bezier(0, 0, .2, 1);--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);--font-display:Georgia, "Times New Roman", serif}}@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%;-moz-tab-size:4;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;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.collapse{visibility:collapse}.fixed{position:fixed}.relative{position:relative}.block{display:block}.flex{display:flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.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))}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:var(--font-body);background:var(--surface-table-edge);color:var(--text-primary);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;touch-action:manipulation}button{cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed}@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-outline-style{syntax:"*";inherits:false;initial-value:solid}
