:root{--app-font-family-base: "Roboto", "Helvetica Neue", Arial, sans-serif;--app-space-0: 0;--app-space-1: .25rem;--app-space-2: .5rem;--app-space-3: .75rem;--app-space-4: 1rem;--app-space-5: 1.25rem;--app-space-6: 1.5rem;--app-space-8: 2rem;--app-space-10: 2.5rem;--app-radius-xs: 3px;--app-radius-sm: 4px;--app-radius-md: 6px;--app-radius-lg: 8px;--app-radius-xl: 12px;--app-radius-pill: 999px;--app-radius-round: 50%;--app-radius-card: var(--app-radius-lg);--app-radius-modal: var(--app-radius-lg);--app-radius-media: var(--app-radius-xl);--app-font-size-caption: .72rem;--app-font-size-meta: .76rem;--app-font-size-body-sm: .8rem;--app-font-size-body: .92rem;--app-font-size-title-sm: 1rem;--app-font-size-title: 1.12rem;--app-font-size-display-sm: 1.55rem;--app-font-size-badge: .7rem;--app-font-weight-normal: 400;--app-font-weight-strong: 700;--app-font-weight-emphasis: 800;--app-font-weight-display: 900;--app-text-strong: rgba(var(--v-theme-on-surface), .94);--app-text-muted: rgba(var(--v-theme-on-surface), .78);--app-text-section: rgba(var(--v-theme-secondary), .96);--app-line-height-tight: 1.15;--app-line-height-normal: 1.35;--app-letter-spacing-none: 0;--app-letter-spacing-ui: .01em;--app-letter-spacing-section: .08em;--app-letter-spacing-overline: .12em;--app-shell-max-width: 1440px;--app-content-max-width-narrow: 1120px;--app-content-max-width-wide: 1480px;--app-safe-area-top: env(safe-area-inset-top, 0px);--app-safe-area-right: env(safe-area-inset-right, 0px);--app-safe-area-bottom: env(safe-area-inset-bottom, 0px);--app-safe-area-left: env(safe-area-inset-left, 0px);--app-action-size-min: 44px;--app-bottom-nav-height: 4.5rem;--app-shell-mobile-padding-top: .6rem;--app-current-price-border-width: 3px;--app-fab-inline-offset: max(var(--app-space-4), var(--app-safe-area-right));--app-fab-badge-size: 2rem;--app-fab-badge-padding: 0 .2rem;--app-fab-badge-border-width: 3px;--app-fab-bottom-1: calc(var(--app-bottom-nav-height) + var(--app-space-2) + var(--app-safe-area-bottom));--app-fab-bottom-2: calc(var(--app-bottom-nav-height) + 5.5rem + var(--app-safe-area-bottom));--app-fab-bottom-3: calc(var(--app-bottom-nav-height) + 10.5rem + var(--app-safe-area-bottom));--app-sticky-footer-offset: calc(var(--app-bottom-nav-height) + var(--app-safe-area-bottom));--app-skip-link-hidden-top: -48px;--app-skip-link-focus-top: 10px;--app-tab-slide-distance: 16px;--app-tab-slide-opacity: .85;--app-lot-catalog-chip-mobile-max-width: calc(100vw - 8rem) ;--app-dialog-max-height: min(88vh, 860px);--app-dialog-title-padding: var(--app-space-4) var(--app-space-5) var(--app-space-3);--app-dialog-content-padding: var(--app-space-4) var(--app-space-5);--app-dialog-actions-padding: var(--app-space-3) var(--app-space-5) var(--app-space-4);--app-section-title-padding: var(--app-space-4) var(--app-space-5) .35rem;--app-dialog-mobile-width: 100vw;--app-dialog-mobile-height: 100dvh;--app-dialog-mobile-max-width: none;--app-dialog-mobile-margin: 0;--app-dialog-mobile-radius: 0;--app-empty-state-min-height: 8rem;--app-empty-state-compact-min-height: 5rem;--app-surface-padding: var(--app-space-4);--app-surface-gap: var(--app-space-3);--app-form-grid-gap: var(--app-space-3);--app-table-cell-padding-y: .52rem;--app-table-cell-padding-x: .6rem;--app-backdrop-blur-soft: 4px;--app-backdrop-blur-sticky: 8px;--app-stripe-checkout-min-height: 420px;--app-lot-selector-group-gap: .26rem;--app-lot-selector-group-margin: .45rem .9rem .24rem;--app-lot-selector-divider-margin-left: .4rem;--app-stroke-hairline: 1px;--app-stroke-subtle: rgba(var(--v-theme-on-surface), .08);--app-stroke-default: rgba(var(--v-theme-on-surface), .12);--app-stroke-strong: rgba(var(--v-theme-on-surface), .18);--app-stroke-accent-subtle: rgba(var(--v-theme-secondary), .18);--app-stroke-field: rgba(var(--v-theme-on-surface), .18);--app-stroke-focus-primary: rgba(var(--v-theme-primary), .56);--app-stroke-inverse-subtle: rgba(255, 255, 255, .08);--app-stroke-inverse-default: rgba(255, 255, 255, .12);--app-surface-quiet: rgba(var(--v-theme-on-surface), .02);--app-surface-muted: rgba(var(--v-theme-on-surface), .04);--app-surface-row-alt: rgba(var(--v-theme-on-surface), .055);--app-surface-selected: rgba(var(--v-theme-primary), .2);--app-surface-hover-primary: rgba(var(--v-theme-primary), .1);--app-surface-field: rgba(var(--v-theme-surface), .9);--app-surface-field-focused: rgba(var(--v-theme-surface), .96);--app-surface-card-gradient: linear-gradient(165deg, rgba(var(--v-theme-surface), .98), rgba(var(--v-theme-surface), .95));--app-surface-accent-wash: radial-gradient(110% 120% at 100% 0%, rgba(var(--v-theme-secondary), .08), transparent 58%);--app-surface-card-bg: var(--app-surface-accent-wash), var(--app-surface-card-gradient);--app-dialog-card-bg: var(--app-surface-card-bg);--app-section-card-bg: var(--app-surface-card-bg);--app-summary-panel-bg: var(--app-surface-card-bg);--app-empty-state-bg: var(--app-surface-card-bg);--app-current-price-surface: rgba(var(--v-theme-secondary), .15);--app-table-wrap-bg: var(--app-surface-quiet);--app-data-table-header-bg: var(--app-surface-muted);--app-data-table-row-alt-bg: var(--app-surface-row-alt);--app-surface-raised: rgba(var(--v-theme-surface), .96);--app-surface-sticky: rgba(var(--v-theme-surface), .96);--app-surface-overlay: rgba(var(--v-theme-surface), .98);--app-shadow-rgb: 0, 0, 0;--app-shadow-xs: 0 2px 6px rgba(var(--app-shadow-rgb), .14);--app-shadow-sm: 0 4px 10px rgba(var(--app-shadow-rgb), .16);--app-shadow-md: 0 8px 18px rgba(var(--app-shadow-rgb), .1), 0 2px 6px rgba(var(--app-shadow-rgb), .08);--app-shadow-lg: 0 12px 28px rgba(var(--app-shadow-rgb), .14);--app-shadow-modal: 0 16px 40px rgba(var(--app-shadow-rgb), .22);--app-shadow-sticky-top: 0 8px 24px rgba(var(--app-shadow-rgb), .08);--app-shadow-sticky-bottom: 0 -10px 24px rgba(var(--app-shadow-rgb), .08);--app-shadow-interactive: 0 10px 22px rgba(var(--app-shadow-rgb), .08);--app-shadow-interactive-active: 0 6px 14px rgba(var(--app-shadow-rgb), .08);--app-shadow-media: 0 10px 18px rgba(var(--app-shadow-rgb), .14);--app-shadow-media-hover: 0 10px 18px rgba(var(--app-shadow-rgb), .16);--app-shadow-media-lg: 0 12px 26px rgba(var(--app-shadow-rgb), .18);--app-shadow-image-preview: 0 18px 36px rgba(var(--app-shadow-rgb), .28);--app-shadow-focus-primary: 0 0 0 2px rgba(var(--v-theme-primary), .14);--app-shadow-focus-accent: 0 0 0 2px rgba(var(--v-theme-secondary), .18);--app-inset-highlight-subtle: inset 0 1px 0 rgba(255, 255, 255, .04);--app-inset-highlight-default: inset 0 1px 0 rgba(255, 255, 255, .06);--app-inset-highlight-strong: inset 0 1px 0 rgba(255, 255, 255, .08);--app-inset-highlight-field: inset 0 1px 0 rgba(255, 255, 255, .5);--app-focus-ring-color: rgba(var(--v-theme-secondary), .95);--app-focus-ring-size: 3px;--app-focus-ring-offset: 2px;--app-motion-instant: 80ms;--app-motion-fast: .11s;--app-motion-standard: .16s;--app-motion-slow: .22s;--app-ease-standard: cubic-bezier(.2, 0, 0, 1);--app-ease-emphasized: cubic-bezier(.4, 0, .2, 1);--app-status-success: rgb(var(--v-theme-success, 52, 199, 89));--app-status-error: rgb(var(--v-theme-error, 255, 59, 48));--app-status-warning: rgb(var(--v-theme-warning, 255, 184, 0));--app-status-info: rgb(var(--v-theme-info, 33, 150, 243));--app-profit-positive: var(--app-status-success);--app-profit-negative: var(--app-status-error);--app-profit-neutral: rgba(var(--v-theme-on-surface), .72);--app-success-contrast: rgb(var(--v-theme-on-success, 255, 255, 255));--app-primary-solid: rgb(var(--v-theme-primary));--app-secondary-solid: rgb(var(--v-theme-secondary));--app-surface-solid: rgb(var(--v-theme-surface));--app-lot-selector-label-color: var(--app-secondary-solid);--app-lot-selector-divider-bg: linear-gradient(90deg, rgba(var(--v-theme-secondary), .34), rgba(var(--v-theme-secondary), .04));--app-data-cost-stroke: rgba(var(--v-theme-error), .34);--app-data-cost-text: rgba(var(--v-theme-error), .9);--app-data-cost-surface: rgba(var(--v-theme-error), .1);--app-data-market-stroke: rgba(var(--v-theme-success), .34);--app-data-market-text: rgba(var(--v-theme-success), .95);--app-data-market-surface: rgba(var(--v-theme-success), .1);--app-presence-online: var(--app-status-success);--app-presence-recent: var(--app-status-warning);--app-presence-offline: rgba(var(--v-theme-on-surface), .34);--app-brand-focus-foreground: rgb(var(--v-theme-on-secondary, 17, 17, 17));--app-brand-gradient: linear-gradient( 135deg, rgb(var(--v-theme-primary)) 0%, color-mix(in srgb, rgb(var(--v-theme-primary)) 74%, rgb(var(--v-theme-secondary))) 100% );--app-success-gradient: linear-gradient( 180deg, color-mix(in srgb, var(--app-status-success) 88%, white) 0%, color-mix(in srgb, var(--app-status-success) 76%, black) 100% );--app-bg-wash-a: rgba(var(--v-theme-primary), .08);--app-bg-wash-b: rgba(var(--v-theme-secondary), .07);--app-bg-wash-c: rgba(var(--v-theme-success), .06)}.v-theme--unionArenaLight{--app-shadow-rgb: 44, 36, 28;--app-surface-raised: rgba(var(--v-theme-surface), .98);--app-surface-sticky: rgba(var(--v-theme-surface), .985);--app-surface-overlay: rgba(var(--v-theme-surface-bright), .99)}.v-theme--unionArenaDark{--app-shadow-rgb: 0, 0, 0;--app-stroke-field: rgba(var(--v-theme-on-surface), .34);--app-surface-row-alt: rgba(0, 0, 0, .26);--app-surface-field: rgba(var(--v-theme-surface), .54);--app-shadow-focus-primary: 0 0 0 2px rgba(var(--v-theme-primary), .2);--app-inset-highlight-field: inset 0 1px 0 rgba(255, 255, 255, .03);--app-surface-raised: rgba(var(--v-theme-surface), .96);--app-surface-sticky: rgba(var(--v-theme-surface), .96);--app-surface-overlay: rgba(var(--v-theme-surface), .98);--app-data-cost-stroke: rgba(var(--v-theme-primary), .44);--app-data-cost-text: rgba(var(--v-theme-primary), .95);--app-data-cost-surface: rgba(var(--v-theme-primary), .18);--app-data-market-stroke: rgba(var(--v-theme-success), .42);--app-data-market-text: rgba(var(--v-theme-success), .96);--app-data-market-surface: rgba(var(--v-theme-success), .2)}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:block;src:url(../fonts/roboto-300.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:block;src:url(../fonts/roboto-400.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:block;src:url(../fonts/roboto-500.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:block;src:url(../fonts/roboto-700.woff2) format("woff2")}.profit-positive{color:var(--app-profit-positive);font-weight:var(--app-font-weight-strong)}.profit-negative{color:var(--app-profit-negative);font-weight:var(--app-font-weight-strong)}.current-price{background:var(--app-current-price-surface)!important;border-left:var(--app-current-price-border-width) solid var(--app-secondary-solid)!important;font-weight:var(--app-font-weight-strong)}.gradient-text{background:var(--app-brand-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html{scroll-behavior:auto}body{font-family:var(--app-font-family-base);overscroll-behavior-y:none;background:radial-gradient(70rem 50rem at -10% -15%,var(--app-bg-wash-a),transparent 55%),radial-gradient(40rem 35rem at 110% 15%,var(--app-bg-wash-b),transparent 58%),radial-gradient(50rem 40rem at 40% 120%,var(--app-bg-wash-c),transparent 62%);background-color:rgb(var(--v-theme-background, 18, 18, 18))}.v-btn{min-height:var(--app-action-size-min);min-width:var(--app-action-size-min)}.skip-link{position:absolute;top:var(--app-skip-link-hidden-top);left:var(--app-space-3);z-index:5000;padding:var(--app-space-2) var(--app-space-3);border-radius:var(--app-radius-card);color:var(--app-brand-focus-foreground);background:var(--app-secondary-solid);font-weight:var(--app-font-weight-strong);text-decoration:none;transition:top var(--app-motion-standard) var(--app-ease-standard)}.skip-link:focus{top:var(--app-skip-link-focus-top)}.v-btn:focus-visible,.v-fab:focus-visible,.v-list-item:focus-visible{outline:var(--app-focus-ring-size) solid var(--app-focus-ring-color)!important;outline-offset:var(--app-focus-ring-offset)!important}#startup-splash{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;background:var(--app-secondary-solid);opacity:1;transition:opacity var(--app-motion-slow) ease;pointer-events:all;overflow:hidden}#startup-splash:before{content:"";position:absolute;inset:0;background:radial-gradient(90% 70% at 50% 30%,rgba(255,196,0,.2),transparent 70%),linear-gradient(145deg,#0a0a0a,#111 55%,#171717);opacity:0;animation:splashBgToDark .24s ease-out 70ms forwards}body.app-ready #startup-splash{opacity:0;pointer-events:none}.splash-card{position:relative;z-index:1;width:min(80vw,320px);min-width:min(80vw,320px);max-width:min(80vw,320px);min-height:206px;border-radius:var(--app-radius-media);padding:1.1rem 1.2rem .9rem;border:1px solid rgba(255,208,0,.4);background:linear-gradient(170deg,#ffd0001f,#00000094);box-shadow:var(--app-shadow-modal);text-align:center;backdrop-filter:blur(var(--app-backdrop-blur-soft));box-sizing:border-box}.splash-logo{width:72px;height:72px;border-radius:var(--app-radius-media);display:block;margin:0 auto .55rem;box-shadow:var(--app-shadow-sm);opacity:0;transform:scale(.92);animation:splashLogoIn .26s ease-out 80ms forwards,splashPulse 1.2s ease-in-out .36s infinite}.splash-title{margin:0;font-weight:var(--app-font-weight-emphasis);letter-spacing:.02em;color:#ffd34d;font-size:1.25rem;line-height:1.25;min-height:1.56rem}.splash-subtitle{margin:.18rem 0 .65rem;font-size:.8rem;color:#ffffffc7;line-height:1.2;min-height:.96rem}.splash-trend{width:100%;height:26px;display:block}.splash-trend path{stroke:#ffd34d;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;will-change:stroke-dashoffset;animation:drawTrend .9s ease forwards}@keyframes splashPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes splashLogoIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes drawTrend{to{stroke-dashoffset:0}}@keyframes splashBgToDark{to{opacity:1}}.app-shell{max-width:var(--app-shell-max-width);margin:0 auto;position:relative;z-index:1;width:100%;min-height:100%;display:flex;flex-direction:column}.v-container.app-shell{max-width:var(--app-shell-max-width)!important;margin-inline:auto!important}.app-shell.fill-height{align-items:stretch;flex-wrap:nowrap}.app-shell>*{width:100%}.app-shell>.interaction-disabled{flex:1 1 auto;min-height:0}.app-shell .tabs-window{min-height:100%}.v-theme--unionArenaLight #app-main{position:relative;background:transparent}.v-theme--unionArenaLight #app-main:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:1;background-color:rgb(var(--v-theme-background));background-image:radial-gradient(52rem 34rem at 2% 10%,rgba(183,121,0,.2),transparent 64%),radial-gradient(40rem 26rem at 98% 12%,rgba(230,57,70,.11),transparent 66%),radial-gradient(60rem 38rem at 50% 18%,rgba(255,255,255,.72),transparent 58%),linear-gradient(180deg,#fffdf9fc,#f6f1ebfa 38%,#eae4dcfc),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 1200'%3E%3Cg fill='none'%3E%3Cg stroke='%23221F1A' stroke-opacity='.095' stroke-width='1.45'%3E%3Cpath d='M-80 132c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3Cpath d='M-80 232c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3Cpath d='M-80 332c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3Cpath d='M-80 432c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3Cpath d='M-80 532c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3Cpath d='M-80 632c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3Cpath d='M-80 732c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3Cpath d='M-80 832c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3Cpath d='M-80 932c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3Cpath d='M-80 1032c118-58 254-66 408-24 154 42 308 42 462 0 154-42 308-34 462 24 154 58 290 66 408 24'/%3E%3C/g%3E%3Cg stroke='%23B77900' stroke-opacity='.16' stroke-width='2.2'%3E%3Cpath d='M1002 132c86 30 182 28 288-8 106-36 202-34 288 10'/%3E%3Cpath d='M1082 238c76 26 160 24 252-8 92-32 174-30 246 10'/%3E%3Cpath d='M94 946c62 22 130 20 204-6 74-26 140-24 198 6'/%3E%3C/g%3E%3Cg fill='%23221F1A' fill-opacity='.08'%3E%3Ccircle cx='98' cy='94' r='2.4'/%3E%3Ccircle cx='238' cy='164' r='2'/%3E%3Ccircle cx='1332' cy='112' r='2.1'/%3E%3Ccircle cx='1390' cy='486' r='1.9'/%3E%3Ccircle cx='196' cy='724' r='2'/%3E%3Ccircle cx='1188' cy='818' r='2.1'/%3E%3Ccircle cx='838' cy='1008' r='1.9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-size:1120px 620px,720px 420px,1280px 760px,100% 100%,cover;background-position:left -260px top -140px,right -120px top -90px,center 60px,center top,center top}.v-theme--unionArenaLight #app-main:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.8;background-image:linear-gradient(90deg,rgba(34,31,26,.06) 1px,transparent 1px),linear-gradient(rgba(34,31,26,.045) 1px,transparent 1px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='360' viewBox='0 0 360 360'%3E%3Cg fill='none'%3E%3Cg stroke='%23221F1A' stroke-opacity='.06' stroke-width='1'%3E%3Cpath d='M26 76c28 10 56 10 84 0'/%3E%3Cpath d='M222 96c22 8 44 8 66 0'/%3E%3Cpath d='M98 244c20 8 40 8 60 0'/%3E%3Cpath d='M244 276c24 8 48 8 72 0'/%3E%3C/g%3E%3Cg fill='%23221F1A' fill-opacity='.075'%3E%3Ccircle cx='34' cy='34' r='1.2'/%3E%3Ccircle cx='96' cy='62' r='1.05'/%3E%3Ccircle cx='158' cy='48' r='1'/%3E%3Ccircle cx='226' cy='96' r='1.05'/%3E%3Ccircle cx='292' cy='54' r='1.15'/%3E%3Ccircle cx='62' cy='148' r='1.05'/%3E%3Ccircle cx='128' cy='132' r='1'/%3E%3Ccircle cx='194' cy='176' r='1.05'/%3E%3Ccircle cx='264' cy='146' r='1.05'/%3E%3Ccircle cx='36' cy='262' r='1.15'/%3E%3Ccircle cx='104' cy='298' r='1.05'/%3E%3Ccircle cx='172' cy='268' r='1'/%3E%3Ccircle cx='238' cy='306' r='1.05'/%3E%3Ccircle cx='308' cy='270' r='1.15'/%3E%3C/g%3E%3Cg fill='%23B77900' fill-opacity='.07'%3E%3Ccircle cx='198' cy='26' r='1.05'/%3E%3Ccircle cx='286' cy='202' r='1'/%3E%3Ccircle cx='144' cy='322' r='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px,180px 180px,360px 360px}.v-theme--unionArenaLight #app-main>*{position:relative;z-index:1}.lot-type-chip{max-width:100%}.lot-type-chip .v-chip__content{white-space:nowrap}.v-card{border-radius:var(--app-radius-card)!important}.profit-glow{box-shadow:var(--app-shadow-sm);transition:all var(--app-motion-slow) var(--app-ease-emphasized)}.match-height .v-col{display:flex}.match-height .v-card{width:100%}.app-dialog-card,.app-section-card,.app-summary-panel,.app-empty-state,.app-table-wrap{border:var(--app-stroke-hairline) solid var(--app-stroke-subtle);border-radius:var(--app-radius-card)}.app-dialog-card{display:flex;flex-direction:column;max-height:var(--app-dialog-max-height);overflow:hidden;background:var(--app-dialog-card-bg);box-shadow:var(--app-shadow-modal)}.app-section-card{background:var(--app-section-card-bg)}.app-summary-panel{background:var(--app-summary-panel-bg)}.app-empty-state{background:var(--app-empty-state-bg)}.app-dialog-title,.app-section-title-bar{min-height:0;border-bottom:var(--app-stroke-hairline) solid var(--app-stroke-subtle);background:transparent;color:var(--app-text-strong);line-height:var(--app-line-height-normal)}.app-dialog-title{padding:var(--app-dialog-title-padding)!important}.app-dialog-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding:var(--app-dialog-content-padding)!important}.app-dialog-actions,.app-sticky-action-footer{border-top:var(--app-stroke-hairline) solid var(--app-stroke-subtle);background:var(--app-surface-sticky);backdrop-filter:blur(var(--app-backdrop-blur-sticky))}.app-sticky-action-footer{position:sticky;bottom:0;z-index:4}.app-dialog-actions{flex-wrap:wrap;gap:var(--app-space-2);padding:var(--app-dialog-actions-padding)!important}.app-section-title-bar{padding:var(--app-section-title-padding)!important;color:var(--app-text-section);font-size:var(--app-font-size-body-sm)!important;font-weight:var(--app-font-weight-emphasis);letter-spacing:var(--app-letter-spacing-section);text-transform:uppercase}.app-section-title-group{display:inline-flex;align-items:center;gap:var(--app-space-2);min-width:0}.app-summary-panel,.app-empty-state{padding:var(--app-surface-padding)}.app-empty-state-view{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--app-space-2);min-height:var(--app-empty-state-min-height, 8rem);color:rgba(var(--v-theme-on-surface),.72);text-align:center}.app-empty-state-view--compact{min-height:var(--app-empty-state-compact-min-height, 5rem);gap:var(--app-space-1)}.app-empty-state-view__icon{color:rgba(var(--v-theme-on-surface),.42)}.app-empty-state-view__title,.app-empty-state-view__body{margin:0}.app-empty-state-view__title{color:var(--app-text-muted);font-size:var(--app-font-size-title-sm);font-weight:var(--app-font-weight-strong);line-height:var(--app-line-height-tight)}.app-empty-state-view__body{max-width:34rem;font-size:var(--app-font-size-body-sm);line-height:var(--app-line-height-normal)}.app-table-wrap{overflow-x:auto;background:var(--app-table-wrap-bg)}.app-data-table{width:100%;border-collapse:collapse}.app-data-table th,.app-data-table td{padding:var(--app-table-cell-padding-y) var(--app-table-cell-padding-x);border-bottom:var(--app-stroke-hairline) solid var(--app-stroke-subtle);text-align:left;white-space:nowrap}.app-data-table th{font-weight:var(--app-font-weight-strong);color:var(--app-text-muted);background:var(--app-data-table-header-bg)}.app-data-table tbody tr:nth-child(2n){background:var(--app-data-table-row-alt-bg)}@media(max-width:600px){.app-mobile-fullscreen-dialog .v-overlay__content{width:var(--app-dialog-mobile-width)!important;max-width:var(--app-dialog-mobile-max-width)!important;margin:var(--app-dialog-mobile-margin)!important;max-height:var(--app-dialog-mobile-height)!important}.app-mobile-fullscreen-dialog .app-dialog-card{height:var(--app-dialog-mobile-height);max-height:var(--app-dialog-mobile-height);border-radius:var(--app-dialog-mobile-radius)!important}.app-dialog-title,.app-dialog-content,.app-dialog-actions{padding-inline:var(--app-space-4)!important}}.whatnot-review-summary{display:grid;gap:var(--app-space-2)}.whatnot-review-summary__chips{display:flex;flex-wrap:wrap;gap:var(--app-space-2)}.whatnot-review-mobile-summary,.singles-csv-mobile-summary{display:none}.whatnot-review-mobile-summary__copy,.singles-csv-mobile-summary__copy{min-width:0}.whatnot-review-mobile-summary__title,.singles-csv-mobile-summary__title{color:var(--app-text-strong);font-size:var(--app-font-size-body-sm);font-weight:var(--app-font-weight-emphasis);letter-spacing:var(--app-letter-spacing-section);line-height:var(--app-line-height-tight);text-transform:uppercase}.whatnot-review-mobile-summary__body,.singles-csv-mobile-summary__body{margin-top:var(--app-space-1);color:var(--app-text-muted);font-size:var(--app-font-size-body-sm);line-height:var(--app-line-height-normal)}.whatnot-review-mobile-summary__chips,.singles-csv-mobile-summary__chips{display:flex;flex-wrap:wrap;gap:var(--app-space-2)}.whatnot-review-row{border-radius:var(--app-radius-card)}.whatnot-review-row--skipped{opacity:.76}.whatnot-review-row__copy{min-width:0}.whatnot-review-row__headline-meta,.whatnot-review-row__submeta{display:flex;flex-wrap:wrap;gap:var(--app-space-2)}.whatnot-review-row__chips{justify-content:flex-end}.app-mobile-preview-list{display:none}.app-mobile-preview-card{display:grid;gap:var(--app-space-3);padding:var(--app-space-3)}.app-mobile-preview-card+.app-mobile-preview-card{margin-top:var(--app-space-3)}.app-mobile-preview-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--app-space-2)}.app-mobile-preview-card__title{color:var(--app-text-strong);font-size:var(--app-font-size-body-sm);font-weight:var(--app-font-weight-emphasis);letter-spacing:var(--app-letter-spacing-section);line-height:var(--app-line-height-tight);text-transform:uppercase}.app-mobile-preview-card__fields{display:grid;gap:0;margin:0}.app-mobile-preview-card__field{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);gap:var(--app-space-3);padding:var(--app-space-2) 0;border-top:var(--app-stroke-hairline) solid var(--app-stroke-subtle)}.app-mobile-preview-card__field dt{display:grid;gap:var(--app-space-1);min-width:0;color:var(--app-text-muted);font-size:var(--app-font-size-caption);font-weight:var(--app-font-weight-strong);line-height:var(--app-line-height-tight)}.app-mobile-preview-card__field dt small{overflow:hidden;color:rgba(var(--v-theme-on-surface),.58);font-size:var(--app-font-size-caption);font-weight:var(--app-font-weight-normal);text-overflow:ellipsis;white-space:nowrap}.app-mobile-preview-card__field dd{min-width:0;margin:0;color:var(--app-text-strong);font-size:var(--app-font-size-body-sm);line-height:var(--app-line-height-normal);overflow-wrap:anywhere;text-align:right}@media(max-width:700px){.whatnot-review-mobile-summary,.singles-csv-mobile-summary{position:sticky;top:0;z-index:4;display:grid;gap:var(--app-space-2);margin-bottom:var(--app-space-4);background:var(--app-surface-sticky);backdrop-filter:blur(var(--app-backdrop-blur-sticky));box-shadow:var(--app-shadow-sticky-top)}.whatnot-review-row__chips{justify-content:flex-start}.whatnot-review-row .v-btn-toggle{display:grid!important;grid-template-columns:minmax(0,1fr);width:100%;height:auto!important}.whatnot-review-row .v-btn-toggle .v-btn{justify-content:flex-start;min-width:0}.whatnot-review-row .v-btn-toggle .v-btn__content{justify-content:flex-start;min-width:0;overflow:hidden;text-overflow:ellipsis}.whatnot-csv-preview-desktop,.singles-csv-preview-desktop{display:none}.whatnot-csv-preview-mobile,.singles-csv-preview-mobile{display:block}}canvas{transition:opacity var(--app-motion-standard) ease-out}.v-speed-dial .v-btn{box-shadow:var(--app-shadow-xs)!important;transition:box-shadow var(--app-motion-standard) ease}.v-speed-dial .v-btn:hover{transform:none;box-shadow:var(--app-shadow-sm)!important}.v-speed-dial .v-btn:active{transform:none}.interaction-disabled{opacity:.55}.v-theme--unionArenaLight .v-bottom-navigation{background:var(--app-surface-sticky)!important;border-top:var(--app-stroke-hairline) solid var(--app-stroke-default);box-shadow:var(--app-shadow-sticky-bottom)}.sync-spinning{animation:sync-spin .9s linear infinite;transform-origin:center}@keyframes sync-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fab-primary{position:fixed!important;right:var(--app-fab-inline-offset)!important;left:auto!important;inset-inline-end:var(--app-fab-inline-offset)!important;inset-inline-start:auto!important;z-index:1000}.fab-add-preset{bottom:var(--app-fab-bottom-1)!important;inset-block-end:var(--app-fab-bottom-1)!important}.fab-attention,.fab-attention .v-btn{border-radius:var(--app-radius-pill)!important}.fab-attention .v-btn{animation:fab-breathe 1.6s ease-in-out infinite;background-color:var(--app-primary-solid)!important;will-change:filter}@keyframes fab-breathe{0%{filter:brightness(.7)}50%{filter:brightness(1.25)}to{filter:brightness(.7)}}.fab-calculate{bottom:var(--app-fab-bottom-1)!important;inset-block-end:var(--app-fab-bottom-1)!important}.fab-live-reset{bottom:var(--app-fab-bottom-3)!important;inset-block-end:var(--app-fab-bottom-3)!important}.fab-live-calc{bottom:var(--app-fab-bottom-2)!important;inset-block-end:var(--app-fab-bottom-2)!important}.fab-badge-wrap{position:fixed;right:var(--app-fab-inline-offset);left:auto;inset-inline-end:var(--app-fab-inline-offset);inset-inline-start:auto;z-index:1000}.fab-live-calc-wrap{bottom:var(--app-fab-bottom-2);inset-block-end:var(--app-fab-bottom-2)}.fab-live-calc-wrap .fab-primary{position:static!important;right:auto!important;left:auto!important;inset-inline-end:auto!important;inset-inline-start:auto!important}.fab-profit-target-badge{position:absolute;top:calc(-1 * var(--app-space-4));right:calc(-1 * var(--app-space-4));min-width:var(--app-fab-badge-size, 2rem);height:var(--app-fab-badge-size, 2rem);padding:var(--app-fab-badge-padding, 0 .2rem);border-radius:var(--app-radius-pill);display:inline-flex;align-items:center;justify-content:center;background:var(--app-success-gradient);color:var(--app-success-contrast);font-size:var(--app-font-size-badge);font-weight:var(--app-font-weight-emphasis);line-height:1;letter-spacing:var(--app-letter-spacing-ui);box-shadow:var(--app-shadow-lg);border:var(--app-fab-badge-border-width) solid var(--app-surface-solid);pointer-events:none}.fab-live-clear,.fab-portfolio-report{bottom:var(--app-fab-bottom-1)!important;inset-block-end:var(--app-fab-bottom-1)!important}.fab-overflow-wrap{position:fixed;right:var(--app-fab-inline-offset);left:auto;inset-inline-end:var(--app-fab-inline-offset);inset-inline-start:auto;z-index:1300}.fab-overflow-sales{bottom:var(--app-fab-bottom-1);inset-block-end:var(--app-fab-bottom-1)}.fab-wheel-stack{bottom:var(--app-fab-bottom-1);inset-block-end:var(--app-fab-bottom-1);display:flex;flex-direction:column;align-items:flex-end;gap:var(--app-space-4)}.fab-wheel-stack .fab-primary{position:static!important;right:auto!important;left:auto!important;inset-inline-end:auto!important;inset-inline-start:auto!important}.fab-wheel-stack .fab-wheel-builder,.fab-wheel-stack .fab-wheel-session,.fab-wheel-stack .fab-wheel-history,.fab-wheel-stack .fab-wheel-end{bottom:auto!important;inset-block-end:auto!important}.v-speed-dial__content{z-index:1301!important}.tabs-window{overflow:hidden}.tabs-window.tabs-window--allow-sticky{overflow:visible}.tabs-window .v-window__container{min-height:1px;transition:none}.tabs-window.tabs-window--allow-sticky .v-window__container,.tabs-window.tabs-window--allow-sticky .v-window-item{overflow:visible}.tabs-window .v-window-item{will-change:transform,opacity}.tab-slide-fast-enter-active,.tab-slide-fast-leave-active,.tab-slide-fast-reverse-enter-active,.tab-slide-fast-reverse-leave-active{transition:transform var(--app-motion-fast) var(--app-ease-standard),opacity var(--app-motion-fast) ease}.tab-slide-fast-enter-from,.tab-slide-fast-reverse-leave-to{transform:translate(var(--app-tab-slide-distance));opacity:var(--app-tab-slide-opacity)}.tab-slide-fast-leave-to,.tab-slide-fast-reverse-enter-from{transform:translate(calc(-1 * var(--app-tab-slide-distance)));opacity:var(--app-tab-slide-opacity)}@media(hover:hover)and (pointer:fine){.tabs-window .tab-slide-fast-enter-active,.tabs-window .tab-slide-fast-leave-active,.tabs-window .tab-slide-fast-reverse-enter-active,.tabs-window .tab-slide-fast-reverse-leave-active{transition:none!important;animation:none!important}.tabs-window .tab-slide-fast-enter-from,.tabs-window .tab-slide-fast-leave-to,.tabs-window .tab-slide-fast-reverse-enter-from,.tabs-window .tab-slide-fast-reverse-leave-to{transform:none!important;opacity:1!important}}@media(max-width:600px){.tabs-window .v-window__container{transition:height var(--app-motion-fast) var(--app-ease-standard)}.app-shell{padding-left:var(--app-space-3)!important;padding-right:var(--app-space-3)!important;padding-top:var(--app-shell-mobile-padding-top)!important}.lot-catalog-chip--desktop{display:none!important}.lot-catalog-chip{max-width:var(--app-lot-catalog-chip-mobile-max-width)}.lot-catalog-chip .v-chip__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.stripe-embedded-checkout{width:100%;min-height:var(--app-stripe-checkout-min-height)}.lot-selector-group-label{display:flex;align-items:center;gap:var(--app-lot-selector-group-gap);margin:var(--app-lot-selector-group-margin);font-size:var(--app-font-size-caption);font-weight:var(--app-font-weight-emphasis);letter-spacing:var(--app-letter-spacing-section);text-transform:uppercase;color:var(--app-lot-selector-label-color);pointer-events:none}.lot-selector-group-label:after{content:"";flex:1 1 auto;height:var(--app-stroke-hairline);margin-left:var(--app-lot-selector-divider-margin-left);background:var(--app-lot-selector-divider-bg)}.auth-gate-shell{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom))}.auth-gate-card{width:min(100%,430px);border:var(--app-stroke-hairline) solid rgba(var(--v-theme-secondary),.25);background:radial-gradient(85% 60% at 12% 0%,rgba(var(--v-theme-primary),.15),transparent 65%),radial-gradient(70% 58% at 88% 100%,rgba(var(--v-theme-secondary),.14),transparent 72%),rgba(var(--v-theme-surface),.95);backdrop-filter:blur(6px)}.auth-gate-logo{width:72px;height:72px;border-radius:var(--app-radius-media);display:block;margin:0 auto .9rem;box-shadow:var(--app-shadow-lg)}.auth-gate-overline{letter-spacing:.14em;color:rgb(var(--v-theme-secondary));font-weight:var(--app-font-weight-strong)}.auth-gate-title{line-height:1.2}.auth-gate-google-button{display:block;width:min(100%,320px);min-height:44px;margin:0 auto .85rem;line-height:0;text-align:center;border-radius:var(--app-radius-sm);overflow:hidden}.auth-gate-google-button>div{display:inline-block;max-width:100%}.auth-gate-google-button iframe{border-radius:var(--app-radius-sm);color-scheme:auto}.auth-gate-fallback-copy{width:min(100%,320px);margin:.15rem auto .5rem;font-size:.84rem;line-height:1.35;color:rgba(var(--v-theme-on-surface),.7);text-align:center}.auth-gate-btn{display:flex!important;width:min(100%,320px)!important;margin-inline:auto!important;text-transform:uppercase;letter-spacing:.03em;font-weight:var(--app-font-weight-emphasis)}.auth-gate-btn--fallback{text-transform:none;letter-spacing:0;font-weight:var(--app-font-weight-strong);border-color:rgba(var(--v-theme-secondary),.42)!important;background:rgba(var(--v-theme-secondary),.08)!important}.auth-gate-btn .v-btn__content{width:100%}.auth-gate-btn__content{display:grid;grid-template-columns:22px minmax(0,1fr) 22px;align-items:center;gap:.7rem;width:100%;line-height:1}.auth-gate-btn__icon{justify-self:end;line-height:1}.auth-gate-btn__label{display:inline-block;line-height:1.05;text-align:center}.auth-gate-btn__spacer{width:22px;height:22px}.app-bar-title-wrap{display:flex;align-items:center;gap:.7rem;min-width:0}.app-bar-brand-lockup{display:inline-flex;align-items:center;gap:.62rem;min-width:0;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.app-bar-brand-badge{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:0;background:transparent;border:0;box-shadow:none}.app-bar-brand-badge__img{width:30px;height:30px;display:block;border-radius:var(--app-radius-md)}.app-bar-brand-copy{display:block;min-width:0;line-height:1}.app-bar-brand-copy__name{display:block;font-size:.98rem;font-weight:var(--app-font-weight-emphasis);letter-spacing:var(--app-letter-spacing-none);color:rgba(var(--v-theme-on-surface),.94)}.app-bar-brand-copy__tagline{display:block;margin-top:.18rem;font-size:.64rem;font-weight:var(--app-font-weight-strong);letter-spacing:var(--app-letter-spacing-overline);text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.56)}.app-bar-scope-chip{display:inline-flex;align-items:center;gap:.24rem;min-width:0;max-width:min(36vw,240px);padding:.3rem .62rem;border-radius:var(--app-radius-pill);font-size:.74rem;font-weight:var(--app-font-weight-strong);letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid transparent;background:transparent;transition:background-color var(--app-motion-standard) ease,border-color var(--app-motion-standard) ease,color var(--app-motion-standard) ease,box-shadow var(--app-motion-standard) ease}.app-bar-scope-chip--personal{color:rgba(var(--v-theme-on-surface),.74)}.app-bar-scope-chip--workspace{color:rgb(var(--v-theme-primary))}.account-menu-activator{position:relative;width:40px;height:40px}.account-menu-sync-badge{position:absolute;right:1px;bottom:1px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--app-radius-pill);border:2px solid rgb(var(--v-theme-surface));box-shadow:var(--app-shadow-xs);z-index:1}.account-menu-sync-badge--success{background:var(--app-status-success);color:rgb(var(--v-theme-on-success, 255, 255, 255))}.account-menu-sync-badge--error{background:var(--app-status-error);color:rgb(var(--v-theme-on-error, 255, 255, 255))}.account-menu-sync-badge--syncing{background:rgb(var(--v-theme-secondary));color:var(--app-brand-focus-foreground)}.account-menu-pro-badge{position:absolute;left:-1px;top:-1px;min-width:16px;height:16px;padding:0 .18rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--app-radius-pill);border:2px solid rgb(var(--v-theme-surface));background:linear-gradient(180deg,color-mix(in srgb,rgb(var(--v-theme-secondary)) 86%,white),color-mix(in srgb,rgb(var(--v-theme-secondary)) 86%,black));color:var(--app-brand-focus-foreground);box-shadow:var(--app-shadow-xs);z-index:1}.v-theme--unionArenaLight .account-menu-pro-badge{box-shadow:var(--app-shadow-sm)}.account-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:var(--app-radius-pill);display:block}.account-menu-content{width:max-content!important;max-width:min(96vw,380px)!important}.account-menu-list{width:fit-content;min-width:min(92vw,296px);max-width:min(96vw,380px);padding-top:.18rem;padding-bottom:.18rem}.account-menu-header{display:flex;align-items:center;gap:.7rem;padding:.4rem .75rem .46rem}.account-menu-header__avatar{flex-shrink:0;width:38px!important;height:38px!important;background:linear-gradient(145deg,rgba(var(--v-theme-primary),.92),rgba(var(--v-theme-secondary),.92));color:rgb(var(--v-theme-on-primary, 255, 255, 255))}.account-menu-header__initial{font-weight:var(--app-font-weight-emphasis);font-size:.95rem}.account-menu-header__copy{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.account-menu-header__name{font-weight:var(--app-font-weight-strong);line-height:1.15;color:rgb(var(--v-theme-on-surface));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-header__email{font-size:.79rem;line-height:1.15;color:rgba(var(--v-theme-on-surface),.62);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-header__meta{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;margin-top:.2rem}.account-menu-header__workspace{margin-top:.2rem;display:inline-flex;align-items:center;gap:.35rem;padding:.12rem .42rem;border-radius:var(--app-radius-pill);background:rgba(var(--v-theme-primary),.14);color:rgb(var(--v-theme-primary));font-size:.71rem;font-weight:var(--app-font-weight-strong);letter-spacing:.03em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.account-menu-header__pro-chip{flex:0 0 auto;font-weight:var(--app-font-weight-emphasis);letter-spacing:.05em;text-transform:uppercase;box-shadow:var(--app-shadow-md)}.account-menu-header__pro-chip .v-chip__content{gap:.18rem}.v-theme--unionArenaLight .account-menu-header__pro-chip{box-shadow:var(--app-shadow-md)}.account-menu-header__workspace-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-menu-item-title{display:inline-flex;align-items:center;gap:.5rem;min-width:0;max-width:100%}.workspace-menu-item-title__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-avatar-stack{display:inline-flex;align-items:center;flex-shrink:0;min-width:0}.workspace-avatar-stack--compact .workspace-avatar-stack__item+.workspace-avatar-stack__item{margin-left:-.38rem}.workspace-avatar-stack__item{position:relative;display:inline-flex;align-items:center;justify-content:center}.workspace-avatar-stack__item+.workspace-avatar-stack__item{margin-left:-.42rem}.workspace-avatar-stack__avatar{border:2px solid rgba(var(--v-theme-surface),1);background:linear-gradient(145deg,rgba(var(--v-theme-surface-bright),.96),rgba(var(--v-theme-surface),.9));color:rgba(var(--v-theme-on-surface),.84);box-shadow:var(--app-shadow-sm)}.workspace-avatar-stack__initial{font-size:.72rem;font-weight:var(--app-font-weight-emphasis);line-height:1}.workspace-avatar-stack__presence{position:absolute;right:-1px;bottom:-1px;width:9px;height:9px;border-radius:var(--app-radius-pill);border:2px solid rgba(var(--v-theme-surface),1);box-shadow:var(--app-shadow-xs)}.workspace-avatar-stack__presence--online{background:var(--app-presence-online)}.workspace-avatar-stack__presence--recent{background:var(--app-presence-recent)}.workspace-avatar-stack__presence--offline{background:var(--app-presence-offline)}.workspace-avatar-stack__overflow{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin-left:-.38rem;padding:0 .38rem;border-radius:var(--app-radius-pill);border:2px solid rgba(var(--v-theme-surface),1);background:rgb(var(--v-theme-secondary));color:var(--app-brand-focus-foreground);font-size:.7rem;font-weight:var(--app-font-weight-emphasis);letter-spacing:.01em;box-shadow:var(--app-shadow-sm)}.account-menu-list .v-list-subheader{min-height:24px;padding-inline:.75rem;font-size:.72rem;letter-spacing:.01em}.account-menu-list .v-list-item{min-height:40px;padding-top:.08rem;padding-bottom:.08rem}.account-menu-list .v-list-item-title,.account-menu-list .v-list-item-subtitle{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.account-menu-list .v-list-item-title{line-height:1.18}.account-menu-list .v-list-item--density-default.v-list-item--three-line,.account-menu-list .v-list-item--density-default.v-list-item--two-line{min-height:46px}.account-menu-list .v-list-item-subtitle{line-height:1.15;margin-top:.06rem}.account-menu-list .v-list-item__prepend>.v-icon,.account-menu-list .v-list-item__prepend .v-avatar{margin-inline-end:.8rem}.account-menu-list .v-divider{margin:.2rem 0!important}.account-menu-list__language-item .v-list-item__append{margin-inline-start:.65rem}.account-menu-list__language-item .v-list-item__content{min-width:0;padding-inline-end:.35rem}.account-menu-list__language-item .v-list-item-title{white-space:normal}.account-menu-list__language-item .v-btn-toggle{flex-shrink:0}.account-menu-list__language-item .v-btn{min-width:36px;min-height:36px;padding-inline:.7rem}.v-theme--unionArenaLight .v-app-bar{background:linear-gradient(180deg,rgba(var(--v-theme-surface),.98),rgba(var(--v-theme-surface),.94))!important;border-bottom:var(--app-stroke-hairline) solid var(--app-stroke-default)!important;box-shadow:var(--app-shadow-sticky-top)}.v-theme--unionArenaLight .app-bar-scope-chip--workspace{color:rgba(var(--v-theme-primary),.98)}@media(max-width:640px){.account-menu-content{max-width:min(96vw,340px)!important}.account-menu-list{width:fit-content;min-width:min(94vw,288px);max-width:min(96vw,340px);padding-top:.1rem;padding-bottom:.1rem}.account-menu-header{gap:.62rem;padding:.34rem .68rem .4rem}.account-menu-header__avatar{width:36px!important;height:36px!important}.workspace-menu-item-title{gap:.42rem}.workspace-avatar-stack__avatar{box-shadow:var(--app-shadow-xs)}.account-menu-list .v-list-subheader{min-height:22px;padding-inline:.68rem}.account-menu-list .v-list-item{min-height:38px}.account-menu-list .v-list-item--density-default.v-list-item--three-line,.account-menu-list .v-list-item--density-default.v-list-item--two-line{min-height:44px}.app-bar-title-wrap{gap:.45rem}.app-bar-brand-lockup{gap:0}.app-bar-brand-badge{width:34px;height:34px}.app-bar-brand-badge__img{width:28px;height:28px}.app-bar-brand-copy{display:none}.app-bar-scope-chip{max-width:31vw;padding-inline:.55rem;font-size:.7rem}}@media(min-width:960px){.app-bar-scope-chip{max-width:min(42vw,320px)}}.app-empty-state-alert{display:flex;align-items:center;min-height:0!important;padding:.8rem .95rem!important;border:var(--app-stroke-hairline) solid color-mix(in srgb,var(--app-status-warning) 18%,transparent);border-radius:var(--app-radius-card)!important;background:linear-gradient(135deg,rgba(var(--v-theme-warning),.14),rgba(var(--v-theme-warning),.06))!important;color:rgba(var(--v-theme-on-surface),.9)!important;box-shadow:var(--app-shadow-lg)}.app-empty-state-alert .v-alert__content{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;line-height:1.35;font-size:.96rem}.app-empty-state-alert .v-alert__prepend{align-self:center;padding-top:0!important;margin-inline-end:.7rem!important}.app-empty-state-alert__label{font-weight:var(--app-font-weight-emphasis);color:rgb(var(--v-theme-warning))}.onboarding-intro-card{border:var(--app-stroke-hairline) solid var(--app-stroke-accent-subtle);background:radial-gradient(80% 60% at 15% 0%,rgba(var(--v-theme-secondary),.16),transparent 60%),linear-gradient(180deg,rgba(var(--v-theme-surface),.98),rgba(var(--v-theme-surface),.94));overflow:hidden}.onboarding-intro-card__content{display:grid;gap:var(--app-space-3);padding:var(--app-space-4) 1.05rem 1.05rem}.onboarding-intro-card__eyebrow{font-size:var(--app-font-size-meta);font-weight:var(--app-font-weight-emphasis);letter-spacing:var(--app-letter-spacing-overline);text-transform:uppercase;color:rgb(var(--v-theme-secondary))}.onboarding-intro-card__title{font-size:var(--app-font-size-title);line-height:1.2;font-weight:var(--app-font-weight-emphasis);color:rgb(var(--v-theme-on-surface))}.onboarding-intro-card__body{line-height:1.45;color:rgba(var(--v-theme-on-surface),.82)}.onboarding-intro-card__actions{display:flex;flex-wrap:wrap;gap:.5rem}.onboarding-intro-card__summary{padding:.8rem .9rem;border-radius:var(--app-radius-card);border:var(--app-stroke-hairline) solid var(--app-stroke-subtle);background:var(--app-surface-muted);color:rgba(var(--v-theme-on-surface),.78);line-height:1.4}.lot-selector-row{row-gap:.35rem}.lot-selector-meta-col{display:flex;align-items:center;justify-content:flex-end}.lot-selector-meta{width:100%;display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem}.lot-selector-actions{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto}.lot-selector-selection{min-width:0;max-width:100%;line-height:1.15}.lot-selector-selection__title-row{display:flex;align-items:center;gap:.4rem;min-width:0}.lot-selector-selection__title{min-width:0;font-size:.98rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lot-selector-selection__subtitle{font-size:var(--app-font-size-caption);color:rgba(var(--v-theme-on-surface),.62);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lot-selector-icon-stack{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.35rem;height:1.35rem}.lot-selector-icon-stack__badge{position:absolute;right:-.1rem;bottom:-.1rem;border-radius:var(--app-radius-pill);background:rgb(var(--v-theme-surface))}.lot-rename-btn,.lot-add-btn{flex-shrink:0}.v-theme--unionArenaLight .preset-card{border:var(--app-stroke-hairline) solid var(--app-stroke-strong);background:linear-gradient(180deg,rgba(var(--v-theme-surface-bright),.985),rgba(var(--v-theme-surface),.955));box-shadow:var(--app-shadow-lg)}.v-theme--unionArenaLight .lot-selector-selection__subtitle{color:rgba(var(--v-theme-on-surface),.72)}@media(max-width:600px){.app-empty-state-alert{padding:.72rem .82rem!important;border-radius:var(--app-radius-card)!important}.app-empty-state-alert .v-alert__content{font-size:.9rem}.onboarding-intro-card__content{padding:.88rem .9rem .95rem}.onboarding-intro-card__actions{flex-direction:column;align-items:stretch}.preset-card{margin-bottom:1rem!important;border-radius:var(--app-radius-card)!important}.preset-card .v-card-text{padding:.7rem .8rem .8rem!important}.lot-selector-row{gap:0}.lot-selector-select-col{padding-bottom:0!important;padding-right:.35rem!important}.lot-selector-meta-col{padding-top:0!important;padding-left:0!important;justify-content:flex-end}.lot-selector-meta{justify-content:flex-end;align-items:center;gap:.25rem;min-height:100%}.lot-selector-actions{margin-left:0;gap:.25rem}.lot-selector-actions .v-btn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;padding:0!important;flex:0 0 34px;aspect-ratio:1 / 1;border-radius:var(--app-radius-pill)!important}.lot-selector-actions .v-btn .v-icon{font-size:1rem!important}.lot-selector-selection__title{font-size:.92rem}.lot-selector-selection__subtitle{font-size:.68rem}}.portfolio-report-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.86rem}.portfolio-report-table th,.portfolio-report-table td{padding:.52rem .6rem;border-bottom:var(--app-stroke-hairline) solid var(--app-stroke-subtle);text-align:left;white-space:nowrap}.portfolio-report-table th{font-weight:var(--app-font-weight-strong);color:rgba(var(--v-theme-on-surface),.78);background:rgba(var(--v-theme-on-surface),.04)}.portfolio-report-table tbody tr:nth-child(2n){background:rgba(var(--v-theme-on-surface),.02)}.portfolio-report-content{position:relative;padding-inline:1rem!important;scrollbar-width:none;-ms-overflow-style:none}.portfolio-report-content::-webkit-scrollbar{width:0;height:0;display:none}.portfolio-report-content:before,.portfolio-report-content:after{content:"";position:sticky;left:0;right:0;display:block;height:14px;pointer-events:none;z-index:1}.portfolio-report-content:before{top:0;margin-bottom:-14px;background:linear-gradient(180deg,rgba(var(--v-theme-surface),.96),rgba(var(--v-theme-surface),0))}.portfolio-report-content:after{bottom:0;margin-top:-14px;background:linear-gradient(0deg,rgba(var(--v-theme-surface),.96),rgba(var(--v-theme-surface),0))}.portfolio-report-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.9rem}.portfolio-report-card{cursor:pointer;border-radius:var(--app-radius-card);border:var(--app-stroke-hairline) solid var(--app-stroke-subtle);background:radial-gradient(110% 120% at 100% 0%,rgba(var(--v-theme-secondary),.08),transparent 58%),linear-gradient(165deg,rgba(var(--v-theme-surface),.98),rgba(var(--v-theme-surface),.95));padding:.95rem}.portfolio-report-card:focus-visible{outline:2px solid var(--app-focus-ring-color);outline-offset:2px}.portfolio-report-card.is-expanded{border-color:var(--app-stroke-default);box-shadow:var(--app-shadow-focus-accent)}.portfolio-report-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.portfolio-report-card-title-wrap{min-width:0}.portfolio-report-card-title{display:inline-flex;align-items:center;gap:.45rem;font-size:1rem;font-weight:var(--app-font-weight-strong);line-height:1.2;color:rgba(var(--v-theme-on-surface),.94)}.portfolio-report-card-type-icon{color:rgba(var(--v-theme-secondary),.96)!important;flex:0 0 auto}.portfolio-report-card-toggle{color:rgba(var(--v-theme-on-surface),.84)!important;margin-right:-.35rem;margin-top:-.2rem}.portfolio-report-card-toggle:hover{color:rgba(var(--v-theme-on-surface),.98)!important}.portfolio-report-card-summary{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .8rem;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.portfolio-report-card-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .8rem}.portfolio-report-card-details{margin-top:.85rem;padding-top:.8rem;border-top:var(--app-stroke-hairline) solid var(--app-stroke-subtle)}.portfolio-report-card-details .portfolio-report-card-label{font-size:.68rem}.portfolio-report-card-details .portfolio-report-card-value{font-size:.84rem}.portfolio-report-card-metric{display:flex;flex-direction:column;gap:.18rem;min-width:0}.portfolio-report-card-metric--full{grid-column:1 / -1}.portfolio-report-card-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;font-weight:var(--app-font-weight-strong);color:rgba(var(--v-theme-on-surface),.56)}.portfolio-report-card-value{font-size:.92rem;font-weight:600;color:rgba(var(--v-theme-on-surface),.9);line-height:1.25;overflow-wrap:anywhere}.portfolio-report-card-value.is-positive{color:var(--app-profit-positive)}.portfolio-report-card-value.is-negative{color:var(--app-profit-negative)}.portfolio-report-card-value.is-neutral{color:rgba(var(--v-theme-on-surface),.68)}@media(max-width:600px){.portfolio-report-dialog{width:min(96vw,980px)!important;max-width:min(96vw,980px)!important}.portfolio-report-content{padding-inline:.8rem!important}.portfolio-report-card-grid{grid-template-columns:1fr}.portfolio-report-card{padding:.8rem}.portfolio-report-card-head{flex-direction:column;align-items:stretch;gap:.55rem}.portfolio-report-card-toggle{align-self:flex-end;margin-top:-2.3rem}}.sale-editor-card{border:var(--app-stroke-hairline) solid var(--app-stroke-subtle);background:radial-gradient(60% 120% at 0% 0%,rgba(var(--v-theme-primary),.08),transparent 60%),rgba(var(--v-theme-surface),.96);display:flex;flex-direction:column;max-height:min(88vh,820px)}.sale-editor-title{padding-top:.85rem;padding-bottom:.7rem;border-bottom:var(--app-stroke-hairline) solid var(--app-stroke-subtle)}.sale-editor-content{padding-top:.85rem;padding-bottom:.75rem;max-height:min(68vh,640px);overflow-y:auto;flex:1}.sale-editor-form{display:grid;gap:var(--app-space-3)}.sale-editor-section{border:var(--app-stroke-hairline) solid var(--app-stroke-subtle);border-radius:var(--app-radius-card);padding:var(--app-space-3);background:var(--app-surface-quiet)}.sale-editor-section-label{font-size:var(--app-font-size-caption);letter-spacing:var(--app-letter-spacing-ui);font-weight:var(--app-font-weight-strong);text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.62);margin-bottom:.4rem}.sale-editor-section--singles{overflow:hidden}.sale-editor-singles-lines{display:grid;gap:.35rem}.sale-editor-singles-line{border:var(--app-stroke-hairline) solid var(--app-stroke-subtle);border-radius:var(--app-radius-card);background:var(--app-surface-quiet);padding:.4rem .45rem .35rem}.sale-editor-singles-line-delete{min-width:36px!important;width:36px;height:36px}.sale-editor-singles-grid{margin-bottom:.06rem}.sale-editor-line-layout{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.06rem}.sale-editor-line-thumb-col{flex:0 0 auto;display:flex;align-items:flex-start;padding-top:.18rem}.sale-editor-line-thumb{width:46px;height:64px;object-fit:contain;border-radius:var(--app-radius-md);box-shadow:var(--app-shadow-sm);display:block}.sale-editor-line-fields{flex:1;min-width:0}.sale-editor-dropdown-item{min-height:52px}.sale-editor-dropdown-thumb{width:30px;height:42px;object-fit:contain;border-radius:var(--app-radius-xs);flex-shrink:0;margin-right:.5rem}.sale-editor-singles-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:0}.sale-editor-singles-stock{flex:1}.sale-editor-singles-profit-pill{border-radius:var(--app-radius-pill);padding:.16rem .5rem;white-space:nowrap;background:rgba(var(--v-theme-on-surface),.06);border:var(--app-stroke-hairline) solid var(--app-stroke-subtle)}.sale-editor-singles-footer{margin-top:.35rem;display:flex;flex-direction:column;gap:.35rem}.sale-editor-singles-add-wrap{display:flex;justify-content:flex-end;margin-top:0}.sale-editor-singles-add-btn{min-width:auto;font-weight:var(--app-font-weight-strong);letter-spacing:.01em;text-transform:none;border-radius:var(--app-radius-pill);padding-inline:.65rem}.sale-editor-singles-total{margin-top:0;border:var(--app-stroke-hairline) solid var(--app-stroke-default);border-radius:var(--app-radius-card);padding:.4rem .5rem;background:rgba(var(--v-theme-on-surface),.03);line-height:1.25}.sale-editor-singles-total-main{display:flex;flex-wrap:wrap;gap:.35rem;font-weight:600;letter-spacing:.01em}.sale-editor-singles-total-pill{display:inline-flex;align-items:center;min-height:1.65rem;padding:.14rem .5rem;border-radius:var(--app-radius-pill);border:var(--app-stroke-hairline) solid var(--app-stroke-subtle);background:rgba(var(--v-theme-on-surface),.045)}.sale-editor-singles-total-pill--muted{opacity:.9}.sale-editor-singles-total-sub{margin-top:.12rem;opacity:.92}.sale-editor-helper{margin-top:.3rem;line-height:1.2}.sale-editor-actions{padding-top:.55rem;padding-bottom:.55rem}@media(max-width:600px){.sale-editor-dialog .v-overlay__content{width:100vw!important;max-width:none!important;margin:0!important;max-height:100dvh!important}.sale-editor-card{height:100dvh;max-height:100dvh;border-radius:0!important}.sale-editor-title{padding-top:.75rem;padding-bottom:.6rem}.sale-editor-content{padding-top:.7rem;max-height:none}.sale-editor-section{padding:.55rem}.sale-editor-singles-meta{flex-direction:column;align-items:flex-start;gap:.28rem}.sale-editor-singles-line{padding:.35rem .4rem .3rem}.sale-editor-line-thumb{width:40px;height:56px}.sale-editor-line-thumb-col{padding-top:.14rem}.sale-editor-line-layout{gap:.4rem}.sale-editor-singles-line-delete{min-width:40px!important;width:40px;height:40px}.sale-editor-singles-profit-pill{white-space:normal}.sale-editor-singles-add-wrap{justify-content:flex-end}.sale-editor-singles-add-btn{width:auto}}.workspace-members-dialog{width:min(92vw,760px)}.workspace-members-card{overflow:hidden;border:var(--app-stroke-hairline) solid var(--app-stroke-subtle);background:radial-gradient(120% 120% at 0% 0%,rgba(var(--v-theme-primary),.14),transparent 52%),linear-gradient(180deg,rgba(var(--v-theme-on-surface),.02),rgba(var(--v-theme-on-surface),0));background-color:rgba(var(--v-theme-surface),.98)}.workspace-members-card__title{display:flex;align-items:flex-start;gap:var(--app-space-4);padding:var(--app-space-5) var(--app-space-5) .85rem}.workspace-members-card__title-copy{min-width:0}.workspace-members-card__eyebrow{font-size:var(--app-font-size-caption);font-weight:var(--app-font-weight-strong);letter-spacing:var(--app-letter-spacing-overline);text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.56);margin-bottom:.32rem}.workspace-members-card__headline-row{display:flex;align-items:center;gap:.7rem;min-width:0}.workspace-members-card__header-actions{display:inline-flex;align-items:center;gap:.45rem;flex-shrink:0}.workspace-members-card__headline{font-size:clamp(1.2rem,2vw,1.55rem);font-weight:var(--app-font-weight-emphasis);line-height:1.1;color:rgb(var(--v-theme-on-surface));overflow-wrap:anywhere;min-width:0;flex:1 1 auto}.workspace-members-card__invite-btn,.workspace-members-card__leave-btn{flex-shrink:0}.workspace-members-card__invite-btn{border:var(--app-stroke-hairline) solid var(--app-stroke-accent-subtle);background:rgba(var(--v-theme-secondary),.08);color:rgb(var(--v-theme-secondary));box-shadow:none;font-weight:var(--app-font-weight-strong);letter-spacing:.01em;text-transform:none}.workspace-members-card__content{display:flex;flex-direction:column;gap:var(--app-space-4);padding-top:0}.workspace-members-section__header{font-size:var(--app-font-size-meta);font-weight:var(--app-font-weight-emphasis);letter-spacing:var(--app-letter-spacing-overline);text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.54);padding:0 .15rem}.workspace-member-list{display:flex;flex-direction:column;gap:.85rem}.workspace-member-list--loading{pointer-events:none}.workspace-member-card-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border-radius:var(--app-radius-card);border:var(--app-stroke-hairline) solid var(--app-stroke-subtle);background:linear-gradient(180deg,rgba(var(--v-theme-on-surface),.03),rgba(var(--v-theme-on-surface),.015));box-shadow:var(--app-shadow-lg)}.workspace-member-card-row--skeleton{justify-content:flex-start}.workspace-member-card-row__identity{display:flex;align-items:center;gap:.9rem;min-width:0;flex:1 1 auto;position:relative}.workspace-member-card-row__avatar{flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(var(--v-theme-on-surface),.08);background:linear-gradient(145deg,rgba(var(--v-theme-primary),.9),rgba(var(--v-theme-secondary),.9));color:#fff}.workspace-member-card-row__presence{position:absolute;left:37px;top:38px;width:12px;height:12px;border-radius:var(--app-radius-pill);border:2px solid rgba(var(--v-theme-surface),1);box-shadow:var(--app-shadow-xs)}.workspace-member-card-row__presence--online{background:var(--app-presence-online)}.workspace-member-card-row__presence--recent{background:var(--app-presence-recent)}.workspace-member-card-row__presence--offline{background:var(--app-presence-offline)}.workspace-member-card-row__initial{font-weight:var(--app-font-weight-emphasis);font-size:1rem;letter-spacing:.01em}.workspace-member-card-row__copy{min-width:0;flex:1 1 auto}.workspace-member-card-row__copy--skeleton{display:flex;flex-direction:column;gap:.55rem}.workspace-member-card-row__skeleton-avatar .v-skeleton-loader__avatar{width:52px;height:52px;margin:0}.workspace-member-card-row__skeleton-name,.workspace-member-card-row__skeleton-id,.workspace-member-card-row__skeleton-meta{max-width:100%}.workspace-member-card-row__skeleton-name .v-skeleton-loader__text{width:11rem;max-width:65%;margin:0}.workspace-member-card-row__skeleton-id .v-skeleton-loader__text{width:14rem;max-width:88%;margin:0}.workspace-member-card-row__skeleton-meta .v-skeleton-loader__text{width:9rem;max-width:48%;margin:0}.workspace-member-card-row__name-row{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.workspace-member-card-row__name{font-weight:var(--app-font-weight-strong);font-size:1rem;color:rgb(var(--v-theme-on-surface))}.workspace-member-card-row__id{margin-top:.22rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;color:rgba(var(--v-theme-on-surface),.5);overflow-wrap:anywhere}.workspace-member-card-row__meta{margin-top:.38rem;display:flex;flex-wrap:wrap;gap:.45rem .8rem;font-size:.82rem;color:rgba(var(--v-theme-on-surface),.64)}.workspace-member-card-row__presence-label{font-weight:var(--app-font-weight-strong)}.workspace-member-card-row__presence-label--online{color:var(--app-presence-online)}.workspace-member-card-row__presence-label--recent{color:var(--app-presence-recent)}.workspace-member-card-row__presence-label--offline{color:rgba(var(--v-theme-on-surface),.56)}.workspace-member-card-row__actions{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}.workspace-members-empty{text-align:center;padding:1.4rem 1rem 1rem;border-radius:var(--app-radius-card);border:var(--app-stroke-hairline) dashed var(--app-stroke-default);background:var(--app-surface-quiet)}.workspace-members-empty__title{margin-top:.7rem;font-weight:var(--app-font-weight-strong);color:rgb(var(--v-theme-on-surface))}.workspace-members-empty__body{margin-top:.25rem;font-size:.92rem;color:rgba(var(--v-theme-on-surface),.68)}.workspace-members-card__actions{padding:.35rem 1.25rem 1.1rem}@media(max-width:680px){.workspace-members-card__title{padding-bottom:.65rem}.workspace-member-card-row{flex-direction:column;align-items:stretch}.workspace-member-card-row__presence{left:34px;top:35px}.workspace-member-card-row__actions{justify-content:stretch}.workspace-member-card-row__actions .v-btn{width:100%}}.wheel-layout{--wheel-panel-border: rgba(var(--v-theme-on-surface), .1);--wheel-panel-shadow: 0 24px 60px rgba(0, 0, 0, .18);--wheel-mobile-app-bar-offset: calc(72px + env(safe-area-inset-top)) ;--wheel-mobile-nav-height: calc(72px + env(safe-area-inset-bottom)) ;--wheel-mobile-rail-offset: calc(var(--wheel-mobile-nav-height) + 12px);--wheel-mobile-sheet-bottom: calc(var(--wheel-mobile-nav-height) + 88px);--wheel-panel-bg: radial-gradient(120% 120% at 0% 0%, rgba(var(--v-theme-primary), .16), transparent 52%), linear-gradient(180deg, rgba(var(--v-theme-on-surface), .03), rgba(var(--v-theme-on-surface), 0)), rgba(var(--v-theme-surface), .96);--wheel-stage-bg: radial-gradient(circle at 50% 18%, rgba(var(--v-theme-secondary), .12), transparent 44%), linear-gradient(180deg, rgba(var(--v-theme-on-surface), .03), rgba(var(--v-theme-on-surface), .012)), rgba(var(--v-theme-surface), .98);--wheel-stage-border: rgba(var(--v-theme-on-surface), .08);--wheel-chip-bg: rgba(var(--v-theme-on-surface), .05);--wheel-chip-border: rgba(var(--v-theme-on-surface), .08);--wheel-soft-row-bg: rgba(var(--v-theme-on-surface), .03);--wheel-soft-row-border: rgba(var(--v-theme-on-surface), .05);display:flex;gap:26px;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding:12px 10px 18px;max-width:1480px;margin:0 auto}.v-theme--light .wheel-layout{--wheel-panel-shadow: 0 20px 46px rgba(70, 54, 32, .12);--wheel-panel-bg: radial-gradient(120% 120% at 0% 0%, rgba(var(--v-theme-secondary), .14), transparent 52%), linear-gradient(180deg, rgba(var(--v-theme-on-surface), .025), rgba(var(--v-theme-on-surface), 0)), rgba(var(--v-theme-surface), .94);--wheel-stage-bg: radial-gradient(circle at 50% 18%, rgba(var(--v-theme-secondary), .16), transparent 46%), linear-gradient(180deg, rgba(var(--v-theme-surface), .98), rgba(var(--v-theme-on-surface), .02)), rgba(var(--v-theme-surface), .985);--wheel-stage-border: rgba(var(--v-theme-on-surface), .1);--wheel-chip-bg: rgba(var(--v-theme-on-surface), .06);--wheel-chip-border: rgba(var(--v-theme-on-surface), .1);--wheel-soft-row-bg: rgba(var(--v-theme-on-surface), .035);--wheel-soft-row-border: rgba(var(--v-theme-on-surface), .08)}.wheel-layout.wheel-presentation{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"stage";place-items:center;width:100%;max-width:none;min-height:calc(100dvh - 220px);padding:24px 16px calc(32px + env(safe-area-inset-bottom));justify-items:center;align-items:center}.wheel-layout.wheel-presentation .wheel-spinner-panel{grid-area:stage;width:min(100%,1180px);max-width:1180px;flex:none}.wheel-layout--live{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1180px}.wheel-layout--live .wheel-spinner-panel{width:100%;max-width:760px;flex:none}.wheel-spinner-panel{display:flex;flex-direction:column;align-items:center;gap:16px;flex:1 1 560px;min-width:0;width:100%;max-width:620px}.wheel-stage-shell{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;padding:18px 18px 20px;border-radius:30px;border:1px solid var(--wheel-stage-border);box-shadow:0 28px 70px #0000002e}.wheel-stage-shell--fullscreen{width:100%;min-height:min(82dvh,980px);display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto auto;justify-items:center;align-items:start;gap:14px;padding:12px 24px 24px;background:transparent;border-color:transparent;box-shadow:none}.wheel-layout.wheel-presentation .wheel-outer{place-self:center;margin:0 auto;padding:4px 28px 8px 4px}.wheel-layout.wheel-presentation .wheel-action-rail,.wheel-layout.wheel-presentation .wheel-pending-actions,.wheel-layout.wheel-presentation .wheel-stage-caption,.wheel-layout.wheel-presentation .wheel-inventory-warning,.wheel-layout.wheel-presentation .wheel-fairness-history,.wheel-layout.wheel-presentation .wheel-lot-select-card{justify-self:center}.wheel-layout.wheel-presentation .wheel-stage-caption{max-width:420px;font-size:.7rem}.wheel-spinner-panel>.wheel-lot-select-card,.wheel-spinner-panel>.wheel-fairness-history{max-width:460px;width:100%}.wheel-panel-title{display:block!important;padding-bottom:8px!important;position:relative}.wheel-panel-title__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wheel-panel-title__copy{flex:1 1 auto;min-width:0}.wheel-panel-heading{display:flex;align-items:center;font-size:1.02rem;font-weight:800;letter-spacing:-.01em}.wheel-panel-subtitle{margin-top:6px;font-size:.74rem;line-height:1.45;color:rgba(var(--v-theme-on-surface),.58);overflow-wrap:anywhere;text-wrap:pretty}.wheel-inspector-mobile-handle,.wheel-inspector-mobile-close,.wheel-mobile-sheet-backdrop{display:none}.wheel-outer{position:relative;flex-shrink:0;align-self:center;width:fit-content;max-width:100%;display:inline-flex;justify-content:center;padding:8px 22px 12px 8px;box-sizing:border-box;overflow:visible}.wheel-outer:after{content:"";position:absolute;top:50%;right:29px;width:13px;height:13px;border-radius:50%;transform:translateY(-50%);background:radial-gradient(circle at 35% 30%,#ffffffe6,#ffd666db 42%,#765620f0);box-shadow:0 0 0 2px #161008b8,0 0 12px #ffd66642;z-index:11;pointer-events:none}.wheel-disc{position:relative;display:inline-block;line-height:0;isolation:isolate}.wheel-disc:before,.wheel-disc:after{content:"";position:absolute;inset:-5%;border-radius:50%;pointer-events:none;opacity:0;z-index:-1}.wheel-disc:before{background:radial-gradient(circle,rgba(var(--v-theme-primary),.22) 0%,rgba(var(--v-theme-secondary),.15) 46%,transparent 68%);filter:blur(14px);transform:translateZ(0) scale(.98)}.wheel-disc:after{inset:-3%;background:conic-gradient(from 0deg,transparent 0deg,rgba(255,255,255,.16) 38deg,rgba(var(--v-theme-primary),.28) 74deg,transparent 118deg,transparent 360deg);mix-blend-mode:screen;filter:blur(8px);transform:translateZ(0)}.wheel-outer--spinning .wheel-disc:before{opacity:.85;animation:wheel-spin-glow-pulse .9s ease-in-out infinite}.wheel-outer--spinning .wheel-disc:after{opacity:.72;animation:wheel-spin-glow-sweep .85s linear reverse infinite}.wheel-spin-sparks{position:absolute;inset:0;pointer-events:none;z-index:2}.wheel-spin-spark{position:absolute;color:#ffd55f;text-shadow:0 0 12px rgba(255,208,87,.5);opacity:0;animation:wheel-spin-spark-pop 1s ease-out infinite;will-change:transform,opacity}.wheel-spin-spark--1{top:12%;left:18%;font-size:1rem}.wheel-spin-spark--2{top:22%;right:10%;font-size:1.15rem;animation-delay:.16s}.wheel-spin-spark--3{bottom:18%;left:12%;font-size:.95rem;animation-delay:.3s}.wheel-spin-spark--4{bottom:10%;right:18%;font-size:1.05rem;animation-delay:.48s}.wheel-celebration{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:35;overflow:visible}.wheel-celebration-burst,.wheel-celebration-ring{position:absolute;border-radius:999px}.wheel-celebration-burst{width:520px;height:520px;background:radial-gradient(circle,rgba(255,222,112,.68) 0%,rgba(255,192,72,.34) 24%,rgba(255,92,92,.18) 48%,transparent 72%);filter:blur(8px);animation:wheel-celebration-burst 1.5s cubic-bezier(.16,1,.3,1) forwards}.wheel-celebration-ring{width:360px;height:360px;border:3px solid rgba(255,214,102,.8);box-shadow:0 0 0 18px #ffd6661a,0 0 60px #ffd66652;animation:wheel-celebration-ring 1.35s cubic-bezier(.16,1,.3,1) forwards}.wheel-celebration-stars{position:absolute;inset:0;width:520px;height:520px}.wheel-celebration-star{position:absolute;color:#ffd45f;text-shadow:0 0 16px rgba(255,201,71,.52),0 0 34px rgba(255,166,42,.34);animation:wheel-celebration-star 1.6s cubic-bezier(.16,1,.3,1) forwards}.wheel-celebration-star--1{top:28px;left:52px;font-size:1.8rem}.wheel-celebration-star--2{top:44px;right:46px;font-size:2.6rem;animation-delay:.08s}.wheel-celebration-star--3{bottom:66px;left:34px;font-size:2.2rem;animation-delay:.14s}.wheel-celebration-star--4{bottom:42px;right:58px;font-size:1.7rem;animation-delay:.2s}.wheel-celebration-emoji-burst{position:absolute;inset:0;pointer-events:none;z-index:2}.wheel-celebration-emoji{--emoji-i: 1;position:absolute;top:50%;left:50%;font-size:2.2rem;line-height:1;opacity:0;animation:wheel-celebration-emoji-fly 1.6s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s * var(--emoji-i));transform:translate(-50%,-50%)}@keyframes wheel-celebration-emoji-fly{0%{opacity:1;transform:translate(-50%,-50%) rotate(0) scale(.3)}20%{opacity:1;transform:translate(calc(-50% + cos(calc(var(--emoji-i) * 30deg))*40px),calc(-50% + sin(calc(var(--emoji-i) * 30deg))*40px)) rotate(calc(var(--emoji-i) * 18deg)) scale(1.3)}to{opacity:0;transform:translate(calc(-50% + cos(calc(var(--emoji-i) * 30deg))*180px),calc(-50% + sin(calc(var(--emoji-i) * 30deg))*180px)) rotate(calc(var(--emoji-i) * 60deg)) scale(.6)}}.wheel-celebration-copy{--wheel-celebration-color: #f0a500;position:relative;display:flex;flex-direction:column;align-items:center;gap:14px;min-width:420px;max-width:min(86vw,560px);padding:34px 34px 30px;border-radius:32px;border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at 50% 10%,rgba(255,235,165,.16),transparent 38%),linear-gradient(180deg,#ffffff29,#ffffff0a),#0f0b06db;box-shadow:0 28px 64px #0000006b,0 0 44px color-mix(in srgb,var(--wheel-celebration-color) 48%,transparent);backdrop-filter:blur(16px);animation:wheel-celebration-copy 1.35s cubic-bezier(.16,1,.3,1) both}.wheel-celebration-image{width:170px;height:238px;overflow:hidden;border-radius:26px;border:2px solid rgba(255,255,255,.28);box-shadow:0 26px 42px #00000061,0 0 34px #ffe19847;background:#ffffff0f;animation:wheel-celebration-card 1.55s cubic-bezier(.18,1,.32,1) both;margin-bottom:2px}.wheel-celebration-image img{width:100%;height:100%;object-fit:cover;display:block}.wheel-celebration-kicker{font-size:.88rem;text-transform:uppercase;letter-spacing:.18em;font-weight:800;color:#ffe29beb;line-height:1.1;text-align:center}.wheel-celebration-title{max-width:420px;text-align:center;font-size:clamp(1.7rem,2.6vw,2.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.02;color:#fff6d9;text-shadow:0 4px 18px rgba(0,0,0,.34);margin-top:-2px}.wheel-celebration--preview .wheel-celebration-copy{background:linear-gradient(180deg,#5fc2ff1f,#ffffff0a),#080f17d1}.wheel-celebration--preview .wheel-celebration-kicker{color:#abe6ffeb}.wheel-celebration--preview .wheel-celebration-burst{width:420px;height:420px}.wheel-celebration--preview .wheel-celebration-ring{width:280px;height:280px}.wheel-celebration--preview .wheel-celebration-copy{min-width:340px;max-width:min(82vw,460px);padding:28px 28px 24px;gap:12px}.wheel-celebration--preview .wheel-celebration-image{width:128px;height:182px}.wheel-canvas{border-radius:50%;display:block;filter:none;transform:translateZ(0)}.wheel-outer--spinning .wheel-canvas{filter:drop-shadow(0 0 10px rgba(var(--v-theme-primary),.18)) drop-shadow(0 16px 24px rgba(0,0,0,.16))}.wheel-pointer{position:absolute;top:50%;right:-4px;transform:translateY(-50%);width:34px;height:38px;clip-path:polygon(0% 50%,100% 0%,90% 50%,100% 100%);background:linear-gradient(to bottom,color-mix(in srgb,rgb(var(--v-theme-primary)) 65%,white),rgb(var(--v-theme-primary)) 45%,color-mix(in srgb,rgb(var(--v-theme-primary)) 55%,black));filter:drop-shadow(-3px 0 4px rgba(0,0,0,.45));z-index:10}.wheel-pointer:after{content:"";position:absolute;inset:0;clip-path:polygon(0% 50%,100% 0%,90% 50%,100% 100%);background:linear-gradient(135deg,rgba(255,255,255,.3) 0%,transparent 50%,rgba(0,0,0,.15) 100%)}.wheel-outer--spinning .wheel-pointer{filter:drop-shadow(0 0 10px rgba(var(--v-theme-primary),.48)) drop-shadow(0 0 22px rgba(255,214,102,.32))}.wheel-pointer--tick{transform-origin:0% 50%;animation:wheel-pointer-tick .12s ease-out}.wheel-center-cap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:rgb(var(--v-theme-surface));border:3px solid rgb(var(--v-theme-primary));display:flex;align-items:center;justify-content:center;z-index:20;box-shadow:0 8px 18px #00000038,0 0 0 5px rgba(var(--v-theme-primary),.08)}.wheel-center-cap__icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--v-theme-primary));transform-origin:center;transition:transform 80ms linear}.wheel-center-cap__icon :deep(.v-icon){filter:none}.wheel-outer--spinning .wheel-center-cap{box-shadow:0 10px 24px #00000047,0 0 0 6px rgba(var(--v-theme-primary),.12),0 0 22px #ffd66647;animation:wheel-center-cap-charge .7s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.wheel-outer--spinning .wheel-disc:before,.wheel-outer--spinning .wheel-disc:after,.wheel-outer--spinning .wheel-center-cap,.wheel-spin-spark{animation:none}.wheel-outer--spinning .wheel-disc:before{opacity:.45}.wheel-outer--spinning .wheel-disc:after{opacity:0}}.wheel-action-rail{display:flex;justify-content:stretch;align-items:stretch;gap:8px;width:min(100%,420px);margin-top:12px}.wheel-action-rail__primary{flex:1 1 auto;min-width:0;margin-top:0;min-height:48px;border-radius:14px!important;font-weight:800}.wheel-action-rail__secondary{flex:0 0 52px;min-width:52px!important;min-height:48px;max-height:48px;border-radius:14px!important;box-shadow:0 10px 18px #00000024!important;font-weight:700}.wheel-action-rail__reset{flex:0 0 52px;min-width:52px!important;min-height:48px;max-height:48px;border-radius:14px!important;border:1px solid rgba(var(--v-theme-error),.28)!important}.wheel-action-rail__secondary.v-btn--variant-tonal{background:rgba(var(--v-theme-on-surface),.05)!important;color:rgba(var(--v-theme-on-surface),.84)!important}.wheel-action-rail__secondary.v-btn--variant-elevated{box-shadow:0 12px 22px rgba(var(--v-theme-secondary),.18)!important;filter:saturate(.92)}.v-theme--light .wheel-action-rail__secondary,.v-theme--light .wheel-action-rail__reset{border-color:rgba(var(--v-theme-on-surface),.1)!important;box-shadow:0 8px 16px #4636201f!important}.wheel-action-rail__primary .v-btn__content,.wheel-action-rail__secondary .v-btn__content{white-space:nowrap}.wheel-pending-actions{display:flex;justify-content:center;width:100%;margin-top:-6px}.wheel-pending-chip{font-weight:700}.wheel-pending-card{width:min(88vw,300px);min-width:280px;border-radius:18px!important;background:linear-gradient(180deg,rgba(var(--v-theme-surface),.99),rgba(var(--v-theme-surface),.985)),rgb(var(--v-theme-surface))!important;border-color:rgba(var(--v-theme-on-surface),.12)!important;box-shadow:0 22px 50px #00000047!important;backdrop-filter:blur(16px);overflow:hidden}.wheel-pending-menu{z-index:1200!important}.wheel-pending-menu .v-overlay__content{width:min(88vw,300px)}.v-theme--dark .wheel-pending-card{background:linear-gradient(180deg,#1c1d21fe,#141518fc),rgb(var(--v-theme-surface))!important;border-color:#ffffff1a!important;box-shadow:0 24px 56px #0000006b,0 0 0 1px #ffffff08 inset!important}.wheel-pending-card__body{padding:16px 16px 10px!important}.wheel-pending-card__title{font-size:.84rem;font-weight:800;letter-spacing:.01em;line-height:1.2}.wheel-pending-card__text{margin-top:8px;font-size:.74rem;line-height:1.45;color:rgba(var(--v-theme-on-surface),.64)}.wheel-pending-card__actions{padding:0 16px 16px!important;margin-top:0}.wheel-stage-caption{max-width:360px;margin-top:-4px;text-align:center;font-size:.74rem;line-height:1.45;color:rgba(var(--v-theme-on-surface),.62)}.wheel-inventory-warning{max-width:360px;width:100%;border-radius:16px!important}.wheel-lot-select-card{min-width:280px;border-radius:18px!important}.wheel-batch-list{max-height:280px;overflow-y:auto}.wheel-batch-row{display:flex;align-items:center;gap:6px;padding:4px 0;border-bottom:1px solid rgba(var(--v-theme-on-surface),.06)}.wheel-batch-row:last-child{border-bottom:none}.wheel-batch-slot{display:flex;align-items:center;gap:6px;min-width:0;flex:1}.wheel-batch-slot span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wheel-batch-lot-select{max-width:140px;flex-shrink:0}.wheel-tally-row{display:flex;align-items:center;gap:8px;font-size:.82rem;padding:8px 10px;border-radius:12px;margin-bottom:4px;background:var(--wheel-soft-row-bg);border:1px solid var(--wheel-soft-row-border)}.wheel-tally-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.wheel-tally-name{flex:1;font-weight:600;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wheel-tally-count{min-width:28px;text-align:right;font-size:.78rem}.mystery-grid-stage{position:relative;width:min(100%,620px);aspect-ratio:1;display:grid;place-items:center;isolation:isolate}.mystery-grid-stage:before{content:"";position:absolute;inset:-10px;border-radius:28px;background:radial-gradient(circle at 50% 12%,rgba(var(--v-theme-primary),.18),transparent 36%),radial-gradient(circle at 18% 85%,rgba(var(--v-theme-secondary),.14),transparent 34%);filter:blur(2px);opacity:.85;z-index:-1}.mystery-grid-surface{width:100%;height:100%;display:grid;grid-template-columns:repeat(var(--mystery-grid-columns, 10),minmax(0,1fr));gap:clamp(4px,.8vw,8px);padding:clamp(10px,1.8vw,18px);border-radius:28px;border:1px solid rgba(var(--v-theme-on-surface),.14);background:linear-gradient(145deg,rgba(var(--v-theme-surface),.96),rgba(var(--v-theme-surface),.82)),radial-gradient(circle at 50% 0%,rgba(var(--v-theme-primary),.16),transparent 50%);box-shadow:0 20px 50px #00000038;contain:layout paint style}.mystery-grid-cell{min-width:0;min-height:0;aspect-ratio:1;border:1px solid rgba(var(--v-theme-on-surface),.12);border-radius:10px;background:linear-gradient(155deg,rgba(var(--v-theme-primary),.22),rgba(var(--v-theme-surface-variant),.22)),rgba(var(--v-theme-surface),.82);color:rgba(var(--v-theme-on-surface),.8);display:grid;place-items:center;padding:2px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease;width:100%;contain:layout paint style;backface-visibility:hidden;will-change:transform}.mystery-grid-cell:hover:not(:disabled){transform:translateY(-2px);border-color:rgba(var(--v-theme-primary),.42);box-shadow:0 10px 22px #0000002e}.mystery-grid-cell--highlighted,.mystery-grid-cell--selector-active{transform:translateY(-3px) scale(1.04);border-color:rgba(var(--v-theme-primary),.84);background:radial-gradient(circle at 50% 24%,rgba(var(--v-theme-primary),.48),transparent 64%),linear-gradient(155deg,rgba(var(--v-theme-primary),.34),rgba(var(--v-theme-surface),.86));color:rgb(var(--v-theme-on-primary));box-shadow:0 0 0 2px rgba(var(--v-theme-primary),.22),0 16px 34px rgba(var(--v-theme-primary),.24)}.mystery-grid-cell--selector-active{animation:mystery-grid-zoom-lock .62s cubic-bezier(.2,.9,.25,1) both}.mystery-grid-cell:disabled{cursor:default}.mystery-grid-cell__number{font-size:clamp(.66rem,1.6vw,.92rem);font-weight:800;line-height:1}.mystery-grid-cell--revealed{animation:mystery-grid-reveal-boom .52s cubic-bezier(.18,.95,.24,1.2) both;border-color:color-mix(in srgb,var(--mystery-grid-cell-color),transparent 24%);background:radial-gradient(circle at 50% 20%,color-mix(in srgb,var(--mystery-grid-cell-color),transparent 52%),transparent 62%),linear-gradient(155deg,color-mix(in srgb,var(--mystery-grid-cell-color),rgb(var(--v-theme-surface)) 24%),rgba(var(--v-theme-surface),.9));color:rgb(var(--v-theme-on-surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--mystery-grid-cell-color),transparent 36%)}.mystery-grid-cell__reveal{width:100%;display:grid;place-items:center;gap:2px}.mystery-grid-cell__dot{width:clamp(8px,1.2vw,12px);height:clamp(8px,1.2vw,12px);border-radius:999px;background:var(--mystery-grid-cell-color);box-shadow:0 0 12px color-mix(in srgb,var(--mystery-grid-cell-color),transparent 24%)}.mystery-grid-cell__label{width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.48rem,1.1vw,.72rem);font-weight:800;line-height:1.15;text-align:center}.wheel-game-toggle{width:100%}.wheel-game-toggle .v-btn{flex:1 1 0}.wheel-game-type-badge{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(var(--v-theme-on-surface),.12);background:rgba(var(--v-theme-on-surface),.06);color:rgba(var(--v-theme-on-surface),.82);font-size:.78rem;font-weight:800;text-transform:uppercase}.wheel-create-game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wheel-create-game-card{min-height:160px;border:1px solid rgba(var(--v-theme-on-surface),.12);border-radius:16px;background:rgba(var(--v-theme-on-surface),.04);color:rgb(var(--v-theme-on-surface));display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:18px;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.wheel-create-game-card:hover{transform:translateY(-2px);border-color:rgba(var(--v-theme-primary),.48);background:rgba(var(--v-theme-primary),.08)}.wheel-create-game-card__title{font-size:1rem;font-weight:800}.wheel-create-game-card__copy{font-size:.82rem;line-height:1.4;color:rgba(var(--v-theme-on-surface),.68)}@media(max-width:760px){.mystery-grid-stage{width:min(100%,94vw)}.mystery-grid-surface{border-radius:22px;gap:4px;padding:8px}.mystery-grid-cell{border-radius:7px}.wheel-create-game-grid{grid-template-columns:1fr}}@keyframes mystery-grid-zoom-lock{0%{transform:translateY(0) scale(.96);filter:brightness(1)}22%{transform:translateY(-2px) scale(1.12);filter:brightness(1.14)}38%{transform:translateY(0) scale(1.03);filter:brightness(1)}62%{transform:translateY(-5px) scale(1.24);filter:brightness(1.28);box-shadow:0 0 0 3px rgba(var(--v-theme-primary),.22),0 22px 42px rgba(var(--v-theme-primary),.3)}76%{transform:translateY(-1px) scale(1.08);filter:brightness(1.08)}to{transform:translateY(-7px) scale(1.34);filter:brightness(1.42)}}@keyframes mystery-grid-reveal-boom{0%{transform:translateY(-3px) scale(.92);filter:brightness(1.25)}58%{transform:translateY(-7px) scale(1.12);filter:brightness(1.45)}to{transform:translateY(0) scale(1);filter:brightness(1)}}@media(prefers-reduced-motion:reduce){.mystery-grid-cell,.mystery-grid-cell--selector-active{animation:none;transition:none}}.wheel-tracker-inventory-list{display:flex;flex-direction:column;gap:8px}.wheel-tracker-inventory-row{display:flex;flex-direction:column;gap:10px;padding:10px 12px;border-radius:14px;background:var(--wheel-soft-row-bg);border:1px solid var(--wheel-soft-row-border)}.wheel-tracker-inventory-copy{min-width:0;flex:1}.wheel-tracker-inventory-row>.wheel-tracker-inventory-copy,.wheel-tracker-inventory-row>.wheel-tracker-inventory-remaining{width:100%}.wheel-tracker-inventory-label{font-size:.8rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wheel-tracker-inventory-detail{margin-top:2px;font-size:.72rem;color:rgba(var(--v-theme-on-surface),.62);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wheel-tracker-inventory-remaining{font-size:.74rem;font-weight:700;color:rgba(var(--v-theme-on-surface),.9);text-align:right}.wheel-tracker-inventory-tiers{display:flex;flex-direction:column;gap:6px;width:100%}.wheel-tracker-tier-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:12px;background:rgba(var(--v-theme-on-surface),.035);border:1px solid rgba(var(--v-theme-on-surface),.05)}.wheel-tracker-tier-row--warning{border-color:rgba(var(--v-theme-warning),.42);background:rgba(var(--v-theme-warning),.1);box-shadow:inset 0 0 0 1px rgba(var(--v-theme-warning),.08)}.wheel-tracker-tier-main{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.wheel-tracker-tier-dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.wheel-tracker-tier-name{min-width:0;font-size:.76rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wheel-tracker-tier-count{flex-shrink:0;font-size:.76rem;font-weight:700}.wheel-margin-bar-track{height:6px;background:rgba(var(--v-theme-on-surface),.1);border-radius:3px;overflow:visible;position:relative}.wheel-margin-bar-fill{height:100%;border-radius:3px;transition:width .4s ease,background .4s;width:0%}.wheel-margin-bar-target{position:absolute;top:-3px;width:2px;height:12px;background:rgb(var(--v-theme-on-surface));border-radius:1px;opacity:.5}.wheel-live-confirm-summary{margin-top:12px;display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:rgba(var(--v-theme-on-surface),.04);border:1px solid rgba(var(--v-theme-on-surface),.08)}.wheel-card-thumb{width:30px;height:42px;border-radius:4px;overflow:hidden;flex-shrink:0;margin-right:8px;background:rgba(var(--v-theme-on-surface),.08)}.wheel-card-thumb img{width:100%;height:100%;object-fit:cover}.wheel-chase-selection{display:flex;align-items:center;gap:0;min-width:0}.wheel-chase-selection-text{min-width:0;overflow:hidden}.wheel-chase-selection-text>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wheel-celebration-pop-enter-active,.wheel-celebration-pop-leave-active{transition:opacity .2s ease}.wheel-celebration-pop-enter-from,.wheel-celebration-pop-leave-to{opacity:0}@keyframes wheel-celebration-burst{0%{opacity:0;transform:scale(.28)}18%{opacity:1}42%{opacity:.95;transform:scale(.96)}to{opacity:0;transform:scale(1.38)}}@keyframes wheel-spin-glow-pulse{0%,to{opacity:.55;transform:scale(.98)}50%{opacity:.95;transform:scale(1.02)}}@keyframes wheel-spin-glow-sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wheel-spin-spark-pop{0%{opacity:0;transform:scale(.35) translateY(0)}18%{opacity:.9;transform:scale(1.05) translateY(-2px)}to{opacity:0;transform:scale(.82) translateY(-18px)}}@keyframes wheel-pointer-tick{0%{transform:translateY(-50%) rotate(0)}30%{transform:translateY(-50%) rotate(-14deg)}60%{transform:translateY(-50%) rotate(4deg)}to{transform:translateY(-50%) rotate(0)}}@keyframes wheel-center-cap-charge{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.06)}}@keyframes wheel-celebration-ring{0%{opacity:0;transform:scale(.42)}22%{opacity:1}to{opacity:0;transform:scale(1.34)}}@keyframes wheel-celebration-copy{0%{opacity:0;transform:translateY(34px) scale(.72)}36%{opacity:1;transform:translateY(-12px) scale(1.1)}62%{opacity:1;transform:translateY(2px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wheel-celebration-star{0%{opacity:0;transform:scale(.2) translateY(0) rotate(0)}18%{opacity:1;transform:scale(1.18) translateY(-8px) rotate(8deg)}to{opacity:0;transform:scale(.86) translateY(-68px) rotate(22deg)}}@keyframes wheel-celebration-card{0%{opacity:0;transform:perspective(800px) rotateX(-18deg) scale(.76);filter:saturate(.8) brightness(.92)}34%{opacity:1;transform:perspective(800px) rotateX(6deg) scale(1.08);filter:saturate(1.14) brightness(1.06)}60%{transform:perspective(800px) rotateX(-2deg) scale(.98)}to{opacity:1;transform:perspective(800px) rotateX(0) scale(1);filter:saturate(1) brightness(1)}}.wheel-panel-subsection-title{margin-bottom:8px;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.58)}.wheel-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wheel-layout:not(.wheel-presentation){display:grid;grid-template-columns:minmax(0,860px) minmax(320px,380px);gap:24px;align-items:start;justify-content:center;justify-items:stretch;width:100%;max-width:1400px}.wheel-layout:not(.wheel-presentation) .wheel-spinner-panel{grid-column:1;width:100%;max-width:none;justify-self:stretch}.wheel-layout:not(.wheel-presentation) .wheel-stage-shell{width:100%;max-width:860px;margin:0;background:var(--wheel-stage-bg)}.wheel-inspector-panel{grid-column:2;width:100%;max-width:380px;border-radius:24px!important;background:var(--wheel-panel-bg)!important;border-color:var(--wheel-panel-border)!important;box-shadow:var(--wheel-panel-shadow);position:sticky;top:12px;align-self:start}.wheel-inspector-panel__body{display:flex;flex-direction:column;gap:10px;padding-top:10px!important}.wheel-inspector-toggle{width:100%;border-radius:18px!important;overflow:hidden;background:var(--wheel-chip-bg);border:1px solid var(--wheel-chip-border)}.wheel-inspector-toggle .v-btn{flex:1 1 0;min-width:0;font-weight:700;text-transform:none;letter-spacing:.01em}.wheel-panel-section{display:flex;flex-direction:column;gap:8px}.wheel-inspector-hero{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-radius:16px;border:1px solid var(--wheel-soft-row-border);background:linear-gradient(180deg,rgba(var(--v-theme-on-surface),.035),rgba(var(--v-theme-on-surface),.015))}.wheel-inspector-hero__title{font-size:.98rem;font-weight:800;letter-spacing:-.01em}.wheel-compact-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wheel-compact-setting{min-width:0}.wheel-compact-setting__label{margin:0 0 4px 2px;color:rgba(var(--v-theme-on-surface),.66);font-size:.66rem;font-weight:800;letter-spacing:.04em;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wheel-compact-settings .v-field{min-height:44px}.wheel-compact-settings .v-field__input{min-height:42px;padding-top:8px;padding-bottom:4px;font-size:.95rem;font-weight:700}.wheel-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wheel-section-subtitle{color:rgba(var(--v-theme-on-surface),.62);font-size:.72rem;line-height:1.28}.wheel-odds-total-badge{flex:0 0 auto;padding:4px 9px;border-radius:999px;border:1px solid rgba(var(--v-theme-warning),.42);background:rgba(var(--v-theme-warning),.12);color:rgb(var(--v-theme-warning));font-size:.78rem;font-weight:800}.wheel-odds-total-badge--valid{border-color:rgba(var(--v-theme-success),.4);background:rgba(var(--v-theme-success),.12);color:rgb(var(--v-theme-success))}.wheel-section-title{font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--v-theme-on-surface),.6);margin-bottom:6px;font-weight:600}.wheel-tier-source-field{min-width:0}.wheel-tier-source-label{margin-bottom:2px;font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.46)}.wheel-tier-source-menu,.wheel-tier-singles-menu{z-index:4200!important}.wheel-tier-inventory{padding:2px 2px 0 20px;font-size:.68rem;line-height:1.4;color:rgba(var(--v-theme-on-surface),.56)}.wheel-tier-inventory--warning{color:rgb(var(--v-theme-warning))}.wheel-tier-name-cell{display:flex;align-items:center;gap:6px;min-width:0}.wheel-tier-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.wheel-tier-emoji-badge{width:18px;height:18px;display:grid;place-items:center;flex-shrink:0;font-size:.92rem;line-height:1}.wheel-tier-label-input{background:transparent;border:none;outline:none;font-size:.82rem;font-weight:600;color:inherit;width:100%;min-width:0;padding:2px 0;border-bottom:1px solid transparent}.wheel-tier-label-input:focus{border-bottom-color:rgb(var(--v-theme-primary))}.wheel-tier-num-input,.wheel-tier-cost-input{width:100%;background:rgba(var(--v-theme-on-surface),.06);border:1px solid rgba(var(--v-theme-on-surface),.12);border-radius:4px;color:inherit;font-size:.82rem;text-align:center;padding:4px 2px;outline:none}.wheel-tier-num-input:focus,.wheel-tier-cost-input:focus{border-color:rgb(var(--v-theme-primary))}.wheel-tier-num-input:disabled,.wheel-tier-cost-input:disabled{color:rgba(var(--v-theme-on-surface),.44);font-style:italic;background:rgba(var(--v-theme-on-surface),.035);border-color:rgba(var(--v-theme-on-surface),.08);cursor:default;box-shadow:none}.v-theme--dark .wheel-tier-num-input:disabled,.v-theme--dark .wheel-tier-cost-input:disabled{color:#ffffff6b;background:#ffffff06;border-color:#ffffff17}.wheel-tier-num-input::-webkit-inner-spin-button,.wheel-tier-num-input::-webkit-outer-spin-button,.wheel-tier-cost-input::-webkit-inner-spin-button,.wheel-tier-cost-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wheel-tier-card{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:18px;border:1px solid var(--wheel-soft-row-border);background:var(--wheel-soft-row-bg)}.wheel-tier-card--summary{gap:12px}.wheel-tier-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.wheel-tier-card__header .wheel-tier-name-cell{flex:1 1 auto;min-width:0}.wheel-tier-card__title-wrap{min-width:0;display:flex;flex-direction:column;gap:4px}.wheel-tier-card__title{font-size:.88rem;font-weight:800;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wheel-tier-card__summary{font-size:.74rem;font-weight:700;line-height:1.35;color:rgba(var(--v-theme-on-surface),.72);display:flex;flex-wrap:wrap;align-items:center;gap:5px}.wheel-tier-card__summary-item{white-space:nowrap}.wheel-tier-card__summary-sep{color:rgba(var(--v-theme-on-surface),.36)}.wheel-tier-card__edit-btn{flex-shrink:0;width:40px;height:40px;min-width:40px!important;border-radius:999px!important;border:1px solid rgba(var(--v-theme-on-surface),.08)!important;box-shadow:0 8px 14px #0000001f}.wheel-tier-card__edit-btn.v-btn--variant-tonal{background:rgba(var(--v-theme-on-surface),.05)!important}.wheel-tier-card__chance-control{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:4px;min-width:72px}.wheel-tier-card__chance-input{width:54px;text-align:right;font-weight:800}.wheel-tier-card__chance-suffix{color:rgba(var(--v-theme-on-surface),.62);font-size:.76rem;font-weight:800}.wheel-tier-card__chance-bar{height:18px;overflow:hidden;border-radius:999px;background:rgba(var(--v-theme-on-surface),.1);cursor:ew-resize;touch-action:pan-y;padding:5px}.wheel-tier-card__chance-bar span{display:block;height:100%;min-width:0;border-radius:inherit}.wheel-tier-card__chance-bar:focus-visible{outline:2px solid rgba(var(--v-theme-primary),.72);outline-offset:2px}.wheel-tier-card__chips{display:flex;flex-wrap:wrap;gap:6px}.wheel-tier-card__chip{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.02em;background:rgba(var(--v-theme-on-surface),.07);color:rgba(var(--v-theme-on-surface),.72)}.wheel-tier-card__chip--warning{background:rgba(var(--v-theme-warning),.14);color:rgb(var(--v-theme-warning))}.wheel-tier-card__chip--amber{background:#f0a50029;color:#f0a500}.wheel-tier-card__meta{display:flex;flex-direction:column;gap:6px}.wheel-tier-card__meta-row{display:flex;flex-wrap:wrap;gap:6px;font-size:.72rem;line-height:1.4;color:rgba(var(--v-theme-on-surface),.66)}.wheel-tier-card__meta-row--inventory{padding-top:2px}.wheel-tier-card__meta-row--warning{color:rgb(var(--v-theme-warning))}.wheel-tier-card__meta-label{display:inline-flex;align-items:center;gap:4px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.5)}.wheel-tier-card__meta-value{min-width:0;font-weight:600}.wheel-builder-groups{display:flex;flex-direction:column;gap:10px}.wheel-builder-group{display:flex;flex-direction:column;gap:10px;padding:10px 12px 12px;border-radius:18px;border:1px solid var(--wheel-soft-row-border);background:var(--wheel-soft-row-bg)}.wheel-builder-group__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wheel-builder-group__copy{min-width:0}.wheel-builder-group__title-row{display:flex;align-items:center;gap:8px;min-width:0}.wheel-builder-group__icon{flex-shrink:0;color:rgba(var(--v-theme-on-surface),.7)}.wheel-builder-group__title{min-width:0;font-size:.88rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wheel-builder-group__info{flex:0 0 auto;color:rgba(var(--v-theme-on-surface),.64)}.wheel-builder-group__source-list{max-width:min(320px,calc(100vw - 32px))}.wheel-builder-group__count{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:rgba(var(--v-theme-on-surface),.07);color:rgba(var(--v-theme-on-surface),.68);font-size:.66rem;font-weight:700;white-space:nowrap}.wheel-builder-group__detail{margin-top:4px;font-size:.72rem;color:rgba(var(--v-theme-on-surface),.62)}.wheel-builder-group__tiers{display:flex;flex-direction:column;gap:8px}@media(max-width:420px){.wheel-tier-card__header{gap:8px}.wheel-tier-card__chance-control{min-width:62px}.wheel-tier-card__chance-input{width:46px}.wheel-tier-card__edit-btn{width:36px;height:36px;min-width:36px!important}}.wheel-tier-metric{display:flex;flex-direction:column;gap:6px}.wheel-tier-metric__label{font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.56)}.wheel-tier-editor{border-radius:24px!important;overflow:hidden}.wheel-tier-editor__title{display:block;position:sticky;top:0;z-index:2;padding-top:18px;padding-right:52px;background:linear-gradient(180deg,#2c191cf5,#1e1d1ff0),radial-gradient(circle at top,rgba(var(--v-theme-primary),.12),transparent 55%);backdrop-filter:blur(14px)}.wheel-tier-editor__title-main{display:grid;gap:6px;min-width:0}.wheel-tier-editor__title-bar{display:block}.wheel-tier-editor__title-bar .wheel-tier-name-cell{min-width:0;align-items:center}.wheel-tier-editor__title>.v-btn{position:absolute;top:18px;right:16px;flex-shrink:0}.wheel-tier-editor__handle{display:none;position:absolute;top:8px;left:50%;width:48px;height:5px;border-radius:999px;transform:translate(-50%);background:rgba(var(--v-theme-on-surface),.22)}.wheel-tier-editor__title-copy{flex:1 1 auto;min-width:0}.wheel-tier-editor__heading{font-size:1rem;font-weight:800;letter-spacing:-.01em}.wheel-tier-editor__subtitle{margin-top:4px;font-size:.74rem;line-height:1.45;color:rgba(var(--v-theme-on-surface),.58)}.wheel-tier-editor__body{display:grid;gap:16px}.wheel-tier-editor__section{display:grid;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid rgba(var(--v-theme-on-surface),.08);background:linear-gradient(180deg,rgba(var(--v-theme-on-surface),.04),rgba(var(--v-theme-on-surface),.02))}.wheel-tier-editor__section--accent{background:linear-gradient(180deg,#ffbe4814,rgba(var(--v-theme-on-surface),.02)),linear-gradient(180deg,rgba(var(--v-theme-on-surface),.04),rgba(var(--v-theme-on-surface),.02))}.wheel-tier-editor__section-head{display:grid;gap:4px}.wheel-tier-editor__section-title{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.58)}.wheel-tier-editor__section-copy{font-size:.78rem;line-height:1.45;color:rgba(var(--v-theme-on-surface),.66)}.wheel-tier-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wheel-tier-editor__source-grid,.wheel-tier-editor__celebration-shell{display:grid;gap:12px}.wheel-tier-editor__switch-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:rgba(var(--v-theme-on-surface),.045);border:1px solid rgba(var(--v-theme-on-surface),.08)}.wheel-tier-editor__switch-copy{min-width:0;display:grid;gap:4px}.wheel-tier-editor__switch-title{font-size:.9rem;font-weight:800;letter-spacing:-.01em}.wheel-tier-editor__switch-meta{font-size:.76rem;line-height:1.45;color:rgba(var(--v-theme-on-surface),.64)}.wheel-tier-editor__emoji-row{display:grid;grid-template-columns:68px minmax(0,1fr);gap:12px;align-items:start}.wheel-tier-editor__emoji-preview{display:flex;align-items:center;justify-content:center;min-height:64px;border-radius:16px;border:1px solid rgba(var(--v-theme-on-surface),.08);background:rgba(var(--v-theme-on-surface),.045);font-size:1.9rem;line-height:1}.wheel-tier-editor__emoji-preview--empty{opacity:.72}.wheel-tier-editor__emoji-picker{display:grid;gap:10px;min-width:0}.wheel-tier-editor__emoji-picker-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.wheel-tier-editor__emoji-picker-title{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.58)}.wheel-tier-editor__emoji-clear{min-width:0;padding-inline:6px!important}.wheel-tier-editor__emoji-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.wheel-tier-editor__emoji-option{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:12px;border:1px solid rgba(var(--v-theme-on-surface),.1);background:rgba(var(--v-theme-on-surface),.05);cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease,box-shadow .12s ease}.wheel-tier-editor__emoji-option:hover{transform:translateY(-1px);border-color:rgba(var(--v-theme-primary),.28);background:rgba(var(--v-theme-primary),.08)}.wheel-tier-editor__emoji-option.is-selected{border-color:rgba(var(--v-theme-primary),.48);background:rgba(var(--v-theme-primary),.14);box-shadow:0 0 0 1px rgba(var(--v-theme-primary),.2) inset}.wheel-tier-editor__emoji-option-symbol{font-size:1.35rem;line-height:1}.wheel-tier-editor__emoji-input{min-width:0}.wheel-tier-editor__inventory-icon{flex-shrink:0;margin-top:1px}.wheel-tier-editor__actions{padding-inline:20px 24px;padding-top:14px;padding-bottom:18px;position:sticky;bottom:0;display:flex;flex-wrap:wrap;gap:10px;background:linear-gradient(180deg,#1d1d1fd1,#1d1d1ff5);backdrop-filter:blur(14px)}.wheel-tier-label-input--editor{width:100%;padding:8px 10px;border-radius:10px;border:1px solid rgba(var(--v-theme-on-surface),.12);background:rgba(var(--v-theme-on-surface),.05)}.wheel-tier-inventory--editor{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;border-radius:14px;background:rgba(var(--v-theme-on-surface),.04);border:1px solid rgba(var(--v-theme-on-surface),.07);font-size:.78rem;line-height:1.45}.wheel-tier-inventory--editor.wheel-tier-inventory--warning{background:rgba(var(--v-theme-warning),.08);border-color:rgba(var(--v-theme-warning),.18)}.wheel-layout--reduced-motion .wheel-spin-spark,.wheel-layout--reduced-motion .wheel-celebration-burst,.wheel-layout--reduced-motion .wheel-celebration-ring,.wheel-layout--reduced-motion .wheel-celebration-star,.wheel-layout--reduced-motion .wheel-celebration-emoji,.wheel-layout--reduced-motion .mystery-grid-cell,.wheel-layout--reduced-motion .wheel-pointer,.wheel-layout--reduced-motion .wheel-center-cap__icon{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.wheel-layout--reduced-motion .wheel-spin-sparks,.wheel-layout--reduced-motion .wheel-celebration-burst,.wheel-layout--reduced-motion .wheel-celebration-ring,.wheel-layout--reduced-motion .wheel-celebration-stars,.wheel-layout--reduced-motion .wheel-celebration-emoji-burst{display:none!important}.wheel-fairness-history{min-width:280px;border-radius:16px!important;background:rgba(var(--v-theme-on-surface),.035)!important;border:1px solid var(--wheel-soft-row-border)!important;overflow:hidden}.wheel-fairness-history__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.wheel-fairness-history__toggle--static{cursor:default}.wheel-fairness-history__heading{display:flex;align-items:center;gap:10px;min-width:0}.wheel-fairness-history__title{font-size:.84rem;font-weight:800}.wheel-fairness-history__summary{margin-top:2px;font-size:.72rem;color:rgba(var(--v-theme-on-surface),.64)}.wheel-fairness-history--current .wheel-fairness-history__summary{max-width:240px}.wheel-fairness-history__list{display:flex;flex-direction:column;gap:10px;padding:0 14px 14px}.wheel-fairness-history__item{padding:12px;border-radius:14px;border:1px solid rgba(var(--v-theme-on-surface),.08);background:rgba(var(--v-theme-on-surface),.035)}.wheel-fairness-history__item-top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.wheel-fairness-history__spin{font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.64)}.wheel-fairness-history__result{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;font-weight:700}.wheel-fairness-history__mode{margin-top:8px;font-size:.72rem;font-weight:700;color:rgba(var(--v-theme-on-surface),.74)}.wheel-fairness-history__dot{width:10px;height:10px;border-radius:999px;box-shadow:0 0 0 3px rgba(var(--v-theme-on-surface),.06);flex:0 0 auto}.wheel-fairness-history__codes{display:grid;gap:8px;margin-top:10px}.wheel-fairness-history__code-block{display:grid;gap:4px}.wheel-fairness-history__code-label{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.6)}.wheel-fairness-history__code{display:block;font-size:10px;word-break:break-all;line-height:1.45;padding:8px 10px;border-radius:8px;background:rgba(var(--v-theme-on-surface),.06)}.wheel-fairness-history__actions{margin-top:10px}.wheel-fairness-history__verify-link{display:inline-flex;align-items:center;font-size:.78rem;font-weight:700;color:rgb(var(--v-theme-primary));text-decoration:none}.wheel-fairness-history__verify-link:hover,.wheel-fairness-history__verify-link:focus-visible{text-decoration:underline}.wheel-fairness-history__note{margin-top:10px;font-size:.72rem;color:rgba(var(--v-theme-on-surface),.68)}.wheel-layout:not(.wheel-presentation) .wheel-fairness-history{width:100%;max-width:none}.wheel-fairness-history--presentation{width:min(100%,460px)}.wheel-layout.wheel-presentation .wheel-fairness-history--presentation{margin-top:2px}@media(max-width:1100px){.wheel-layout.wheel-presentation{min-height:auto;padding:12px 10px calc(92px + env(safe-area-inset-bottom));place-items:start center;align-items:start}.wheel-layout.wheel-presentation .wheel-spinner-panel{width:100%;max-width:none}.wheel-layout.wheel-presentation .wheel-stage-shell--fullscreen{min-height:auto;grid-template-rows:auto auto auto auto;gap:12px;padding:8px 8px 16px}.wheel-layout.wheel-presentation .wheel-stage-topbar{width:100%}.wheel-layout.wheel-presentation .wheel-outer{padding:4px 20px 8px 4px}.wheel-layout{flex-direction:column;align-items:center;gap:18px;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.wheel-layout:not(.wheel-presentation){grid-template-columns:1fr;max-width:900px}.wheel-layout:not(.wheel-presentation) .wheel-spinner-panel,.wheel-inspector-panel{grid-column:auto;position:static;max-width:none}.wheel-spinner-panel{max-width:100%}.wheel-layout--live .wheel-spinner-panel{max-width:100%;width:100%}.wheel-spinner-panel,.wheel-stage-shell{min-height:auto}.wheel-outer{padding:6px 18px 10px 6px}.wheel-stage-shell{padding:14px 12px 16px;border-radius:24px}.wheel-pending-actions{margin-top:-2px}.wheel-mobile-sheet-backdrop{display:block;position:fixed;inset:0;background:#0a0c1275;z-index:80}.wheel-action-rail{position:static;width:100%;display:flex;justify-content:stretch;align-items:center;gap:8px;margin-top:12px}.wheel-action-rail__primary{flex:1 1 auto;width:auto;min-width:0}.wheel-action-rail__secondary{flex:0 0 48px;width:48px;min-width:48px!important;border:1px solid rgba(var(--v-theme-on-surface),.08)!important;box-shadow:0 10px 18px #00000024!important}.wheel-action-rail__reset{min-width:48px!important;flex:0 0 52px;min-width:52px!important;min-height:48px;max-height:48px;border-radius:14px!important;border:1px solid rgba(var(--v-theme-error),.28)!important}.wheel-action-rail__secondary.v-btn--variant-tonal{background:rgba(var(--v-theme-on-surface),.05)!important;color:rgba(var(--v-theme-on-surface),.84)!important}.wheel-action-rail__secondary.v-btn--variant-elevated{box-shadow:0 12px 22px rgba(var(--v-theme-secondary),.18)!important;filter:saturate(.92)}.wheel-action-rail__primary .v-btn__content,.wheel-action-rail__secondary .v-btn__content{white-space:nowrap}.wheel-action-rail__primary{font-weight:800}.wheel-action-rail__secondary{font-weight:700}.v-theme--light .wheel-action-rail__secondary,.v-theme--light .wheel-action-rail__reset{border-color:rgba(var(--v-theme-on-surface),.1)!important;box-shadow:0 8px 16px #4636201f!important}}@media(max-width:760px){.wheel-inspector-hero{flex-direction:column;align-items:flex-start}.wheel-stats-grid,.wheel-tier-editor__grid,.wheel-tier-editor__emoji-row{grid-template-columns:1fr}.wheel-tier-editor__emoji-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:600px){.wheel-stage-shell{padding:12px 10px 14px;border-radius:22px}.wheel-stage-actions{gap:6px}.wheel-outer{width:100%;padding:4px 14px 8px 2px}.wheel-disc{width:100%;display:flex;justify-content:center}.wheel-action-rail{left:8px;right:8px;gap:6px;padding:8px}.wheel-action-rail__primary,.wheel-action-rail__secondary{width:auto}.wheel-tier-editor__title{padding-inline:16px;padding-right:58px}.wheel-tier-editor__title-copy{padding-right:0}.wheel-tier-editor__heading{font-size:.94rem}.wheel-tier-editor__subtitle{font-size:.68rem;line-height:1.35}.wheel-tier-editor__body{gap:14px;padding-inline:16px!important;padding-bottom:18px!important}.wheel-tier-editor__section{padding:12px 13px}.wheel-tier-editor__section-copy,.wheel-tier-editor__switch-meta{font-size:.74rem}.wheel-tier-editor__switch-card{flex-direction:column;align-items:flex-start}.wheel-tier-editor__emoji-preview{min-height:48px;border-radius:14px;font-size:1.55rem}.wheel-tier-editor__emoji-picker-head{align-items:flex-start;flex-direction:column}.wheel-tier-editor__emoji-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wheel-tier-editor__actions{padding-inline:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.wheel-tier-editor__actions .v-spacer{display:none}.wheel-tier-editor__actions .v-btn{flex:1 1 100%;min-height:44px}.wheel-tier-editor__actions .v-btn:last-child{order:-1}}@media(max-width:1100px){.wheel-inspector-panel{position:fixed;left:10px;right:10px;top:calc(var(--wheel-mobile-app-bar-offset) + 8px);bottom:calc(var(--wheel-mobile-sheet-bottom) + 8px);z-index:90;max-width:none;max-height:none;border-radius:28px!important;opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease;overflow:hidden}.wheel-inspector-panel--mobile-open{transform:translateY(0);opacity:1;pointer-events:auto}.wheel-inspector-mobile-handle{display:block;width:42px;height:4px;margin:0 auto 10px;border-radius:999px;background:rgba(var(--v-theme-on-surface),.18)}.wheel-inspector-mobile-close{display:inline-flex;position:absolute;top:10px;right:10px;flex-shrink:0;z-index:4}.wheel-panel-title{position:sticky;top:0;z-index:3;background:var(--wheel-panel-bg);backdrop-filter:blur(18px)}.wheel-panel-title__copy{padding-right:44px}.wheel-tier-editor{border-radius:0!important;min-height:100%}.wheel-tier-editor__title{padding-top:24px}.wheel-tier-editor__handle{display:block}.wheel-inspector-panel__body{overflow-y:auto;overscroll-behavior:contain;max-height:calc(100dvh - var(--wheel-mobile-app-bar-offset) - var(--wheel-mobile-sheet-bottom) - 92px);padding-bottom:calc(18px + env(safe-area-inset-bottom))}}.bracket-battle-panel,.bracket-battle-builder{color:rgb(var(--v-theme-on-surface));--bracket-panel-border: rgba(var(--v-theme-on-surface), .1);--bracket-soft-row-bg: rgba(var(--v-theme-on-surface), .04);--bracket-soft-row-border: rgba(var(--v-theme-on-surface), .08);--bracket-card-bg: linear-gradient(180deg, rgba(var(--v-theme-on-surface), .03), rgba(var(--v-theme-on-surface), .012)), rgba(var(--v-theme-surface), .98);--bracket-hero-bg: radial-gradient(120% 120% at 0% 0%, rgba(var(--v-theme-primary), .12), transparent 52%), linear-gradient(180deg, rgba(var(--v-theme-on-surface), .03), rgba(var(--v-theme-on-surface), .012)), rgba(var(--v-theme-surface), .98)}.bracket-battle-panel{width:min(1180px,100%);margin:0 auto;padding:14px}.bracket-battle-header,.bracket-battle-section-head,.bracket-battle-builder-hero,.bracket-battle-showcase,.bracket-battle-showcase-actions,.bracket-battle-prize-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.bracket-battle-section-head--stacked{align-items:flex-start;flex-direction:column;gap:4px}.bracket-battle-header-actions,.bracket-battle-builder-hero-actions,.bracket-battle-showcase-badges,.bracket-battle-setup-meta{display:flex;gap:8px;flex-wrap:wrap}.bracket-battle-kicker{color:rgb(var(--v-theme-primary));font-weight:800}.bracket-battle-title,.bracket-battle-section-head h3,.bracket-battle-awards h3{margin:0;letter-spacing:0}.bracket-battle-title{font-size:clamp(1.45rem,2vw,2.2rem);line-height:1.08}.bracket-battle-setup,.bracket-battle-live,.bracket-battle-awards,.bracket-battle-prize-list,.bracket-battle-match-list,.bracket-battle-round,.bracket-battle-builder{display:grid;gap:16px}.bracket-battle-setup,.bracket-battle-live,.bracket-battle-builder{margin-top:16px}.bracket-battle-builder{gap:12px}.bracket-battle-setup-hero,.bracket-battle-setup-preview,.bracket-battle-last-rolls,.bracket-battle-builder-card,.bracket-battle-prize-row{border:1px solid var(--bracket-panel-border);border-radius:8px;background:var(--bracket-card-bg);box-shadow:0 16px 34px rgba(var(--v-theme-on-surface),.12)}.bracket-battle-setup-hero,.bracket-battle-showcase,.bracket-battle-setup-preview,.bracket-battle-builder-card,.bracket-battle-prize-row,.bracket-battle-last-rolls{padding:16px}.bracket-battle-setup-body{margin:8px 0 0;max-width:56ch;color:rgba(var(--v-theme-on-surface),.76)}.bracket-battle-meta-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid var(--bracket-soft-row-border);border-radius:999px;background:rgba(var(--v-theme-on-surface),.05);color:rgba(var(--v-theme-on-surface),.86);font-size:.82rem;font-weight:700}.bracket-battle-meta-pill--accent{border-color:rgba(var(--v-theme-primary),.28);background:rgba(var(--v-theme-primary),.12);color:rgb(var(--v-theme-primary))}.bracket-battle-setup-roster{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.bracket-battle-setup-roster-slot{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:60px;padding:10px 12px;border-radius:8px;background:var(--bracket-soft-row-bg)}.bracket-battle-setup-roster-index,.bracket-battle-prize-index{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:rgba(var(--v-theme-primary),.12);color:rgb(var(--v-theme-primary));font-weight:800}.bracket-battle-setup-roster-name{font-weight:700}.bracket-battle-actions{display:flex;justify-content:flex-end}.bracket-battle-showcase{align-items:stretch;padding:18px;border:1px solid rgba(var(--v-theme-primary),.26);border-radius:8px;background:var(--bracket-hero-bg);box-shadow:0 22px 48px rgba(var(--v-theme-on-surface),.18)}.bracket-battle-showcase--rolling{border-color:rgba(var(--v-theme-primary),.44);box-shadow:0 22px 48px rgba(var(--v-theme-on-surface),.18),0 0 0 1px rgba(var(--v-theme-primary),.16),0 0 28px rgba(var(--v-theme-primary),.14)}.bracket-battle-showcase-copy{display:grid;gap:14px;min-width:0;flex:1 1 auto}.bracket-battle-duel{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:14px;align-items:stretch}.bracket-battle-duelist{display:grid;gap:12px;padding:16px;border:1px solid var(--bracket-soft-row-border);border-radius:8px;background:rgba(var(--v-theme-surface),.9);min-width:0}.bracket-battle-duelist--active{border-color:rgba(var(--v-theme-primary),.22)}.bracket-battle-duelist--winner{border-color:rgba(var(--v-theme-success),.28);background:rgba(var(--v-theme-success),.1)}.bracket-battle-duelist--eliminated{opacity:.76}.bracket-battle-duelist-name,.bracket-battle-finale-name{font-size:clamp(1.2rem,2vw,1.8rem);font-weight:800;line-height:1.05;word-break:break-word}.bracket-battle-duelist-name{display:flex;align-items:center;gap:10px}.bracket-battle-die-swatch{width:16px;height:16px;border-radius:999px;border:1px solid rgba(var(--v-theme-on-surface),.22);box-shadow:0 0 0 1px rgba(var(--v-theme-on-surface),.06);flex:0 0 auto}.bracket-battle-die-swatch--dark{background:#1a1817;border-color:#d4af3780}.bracket-battle-die-swatch--light{background:#f1eadc;border-color:rgba(var(--v-theme-on-surface),.22)}.bracket-battle-duel-roll{display:grid;place-items:center;min-height:104px;border-radius:8px;background:linear-gradient(180deg,rgba(var(--v-theme-primary),.08),rgba(var(--v-theme-on-surface),.02)),rgba(var(--v-theme-surface),.98);color:rgb(var(--v-theme-on-surface));font-size:clamp(2rem,4vw,3.6rem);font-weight:900;line-height:1;box-shadow:inset 0 0 0 1px rgba(var(--v-theme-primary),.08)}.bracket-battle-showcase--rolling .bracket-battle-duel-roll{animation:bracket-battle-roll-pulse .6s ease-in-out infinite}.bracket-battle-duel-center{display:grid;align-content:center;justify-items:center;gap:8px;min-width:132px;text-align:center}.bracket-battle-duel-versus{font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--v-theme-primary))}.bracket-battle-duel-prize{max-width:18ch;font-weight:800;text-wrap:balance}.bracket-battle-duel-caption,.bracket-battle-finale-kicker,.bracket-battle-finale-award,.bracket-battle-match-rolls{color:rgba(var(--v-theme-on-surface),.74)}.bracket-battle-showcase-actions{flex:0 0 220px;align-items:flex-end;flex-direction:column;justify-content:space-between}.bracket-battle-showcase-actions--stacked{justify-content:flex-start;gap:12px}.bracket-battle-showcase-action-copy{display:grid;gap:2px;justify-items:flex-end;text-align:right}.bracket-battle-roll-stack{width:min(180px,100%);display:grid;gap:10px;justify-items:stretch}.bracket-battle-roll-action{width:100%;min-width:0}.bracket-battle-action-dice-stage{width:100%;min-height:0;max-height:0;opacity:0;overflow:hidden;pointer-events:none}.bracket-battle-action-dice-stage--visible{min-height:112px;max-height:112px;opacity:1}.bracket-battle-finale{display:grid;gap:8px;align-content:center;min-height:164px}.bracket-battle-finale-kicker{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bracket-battle-last-roll-list{display:flex;flex-wrap:wrap;gap:10px}.bracket-battle-last-roll-chip{display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:0 12px;border-radius:999px;background:rgba(var(--v-theme-on-surface),.05);border:1px solid var(--bracket-soft-row-border)}.bracket-battle-last-roll-swatch{width:14px;height:14px;border-radius:999px;border:1px solid rgba(var(--v-theme-on-surface),.22);flex:0 0 auto}.bracket-battle-last-roll-swatch--dark{background:#1a1817;border-color:#d4af3780}.bracket-battle-last-roll-swatch--light{background:#f1eadc;border-color:rgba(var(--v-theme-on-surface),.22)}.bracket-battle-tree{--bracket-line-color: rgba(var(--v-theme-on-surface), .42);--bracket-node-bg: rgb(var(--v-theme-surface));display:grid;grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:24px;align-items:stretch;overflow:hidden;padding:4px 0}.bracket-battle-round-title{margin-bottom:10px;font-weight:800;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.62)}.bracket-battle-tree-round,.bracket-battle-tree-list{display:grid}.bracket-battle-tree-round{min-width:0}.bracket-battle-tree-list{min-height:clamp(220px,34vw,500px);align-content:space-around;gap:22px}.bracket-battle-match-node{position:relative;display:grid;gap:6px;min-width:0;padding:0;border:0;background:transparent}.bracket-battle-match-node--active .bracket-battle-match-buyer{border-color:rgba(var(--v-theme-primary),.46);box-shadow:inset 4px 0 rgba(var(--v-theme-primary),.82)}.bracket-battle-match-node--complete .bracket-battle-match-buyer{border-color:rgba(var(--v-theme-success),.2)}.bracket-battle-match-connector{position:absolute;top:50%;right:-24px;width:24px;height:2px;background:var(--bracket-line-color);transform:translateY(-50%)}.bracket-battle-match-connector:after{content:"";position:absolute;top:-32px;right:0;width:2px;height:64px;background:var(--bracket-line-color)}.bracket-battle-match-meta,.bracket-battle-award-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.bracket-battle-match-meta{min-height:22px;color:rgba(var(--v-theme-on-surface),.62);font-size:.72rem;font-weight:800}.bracket-battle-match-buyers{display:grid;gap:0;border-left:2px solid var(--bracket-line-color)}.bracket-battle-match-buyer{display:block;min-width:0;padding:9px 10px 9px 12px;border:1px solid var(--bracket-panel-border);border-left:0;background:var(--bracket-node-bg);font-weight:700;font-size:.88rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bracket-battle-match-buyer+.bracket-battle-match-buyer{border-top:0}.bracket-battle-winner{color:rgb(var(--v-theme-success));background:rgba(var(--v-theme-success),.12)}.bracket-battle-award-row{justify-content:flex-start;padding:10px 12px;border-radius:8px;background:var(--bracket-soft-row-bg)}.bracket-battle-grid{display:grid;gap:10px}.bracket-battle-grid--buyers{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.bracket-battle-builder-hero{align-items:flex-start}.bracket-battle-count-toggle{background:rgba(var(--v-theme-on-surface),.05);border-radius:8px}.bracket-battle-builder .bracket-battle-grid--buyers{grid-template-columns:1fr}.bracket-battle-builder-card,.bracket-battle-prize-row{gap:12px;overflow:hidden;background:var(--bracket-card-bg);box-shadow:none}.bracket-battle-prize-copy{display:grid;gap:2px;min-width:0}.bracket-battle-prize-title{font-weight:800}.bracket-battle-prize-subtitle{color:rgba(var(--v-theme-on-surface),.72);font-size:.84rem;word-break:break-word}.bracket-battle-prize-controls{display:grid;grid-template-columns:1fr;gap:10px;align-items:center}.bracket-battle-source-toggle{width:100%}.bracket-battle-builder .v-input,.bracket-battle-builder .v-field,.bracket-battle-prize-controls>*{min-width:0}.bracket-battle-source-toggle .v-btn{flex:1 1 0;min-width:0}.bracket-battle-builder-hero-actions{align-items:center;justify-content:space-between;width:100%}.bracket-battle-builder-hero-actions .bracket-battle-meta-pill{margin-left:auto}.bracket-battle-prize-header{align-items:flex-start}.bracket-battle-builder .bracket-battle-section-head--prizes{align-items:baseline}@keyframes bracket-battle-roll-pulse{0%,to{transform:scale(1);box-shadow:inset 0 0 0 1px rgba(var(--v-theme-primary),.08)}50%{transform:scale(1.04);box-shadow:inset 0 0 0 1px rgba(var(--v-theme-primary),.18),0 0 18px rgba(var(--v-theme-primary),.16)}}@media(max-width:960px){.bracket-battle-showcase{flex-direction:column}.bracket-battle-showcase-actions{flex:1 1 auto;width:100%;align-items:stretch;gap:12px}.bracket-battle-showcase-action-copy{justify-items:flex-start;text-align:left}.bracket-battle-roll-action{width:100%}.bracket-battle-duel{grid-template-columns:1fr}.bracket-battle-duel-center{grid-auto-flow:column;grid-template-columns:repeat(3,auto);justify-content:space-between;min-width:0}}@media(max-width:760px){.bracket-battle-panel{padding:8px 0}.bracket-battle-header,.bracket-battle-builder-hero{align-items:stretch;flex-direction:column}.bracket-battle-header-actions .v-btn,.bracket-battle-builder-hero-actions,.bracket-battle-builder-hero-actions .v-btn-toggle{width:100%}.bracket-battle-builder-hero-actions .bracket-battle-meta-pill{margin-left:0}.bracket-battle-showcase,.bracket-battle-setup-hero,.bracket-battle-setup-preview,.bracket-battle-builder-card,.bracket-battle-prize-row,.bracket-battle-last-rolls{padding:14px}.bracket-battle-setup-roster{grid-template-columns:1fr}.bracket-battle-last-roll-list{display:grid;grid-template-columns:1fr}.bracket-battle-last-roll-chip{justify-content:space-between}.bracket-battle-tree{grid-template-columns:1fr;gap:14px;overflow:visible}.bracket-battle-tree-list{min-height:0;align-content:stretch;gap:10px}.bracket-battle-match-connector{display:none}.bracket-battle-match-buyer{white-space:normal;overflow-wrap:anywhere}}.game-spectator-dialog__intro{display:flex;align-items:center;justify-content:space-between;gap:12px}.game-spectator-dialog__status{padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.game-spectator-dialog__status--starting{background:rgba(var(--v-theme-warning),.16);color:rgb(var(--v-theme-warning))}.game-spectator-dialog__status--live{background:rgba(var(--v-theme-success),.16);color:rgb(var(--v-theme-success))}.game-spectator-dialog__status--ended{background:rgba(var(--v-theme-secondary),.14);color:rgb(var(--v-theme-secondary))}.game-spectator-dialog__qr-wrap{display:flex;justify-content:center;margin:18px 0 14px}.game-spectator-dialog__qr{width:min(68vw,240px);height:min(68vw,240px);border-radius:20px;border:1px solid rgba(var(--v-theme-on-surface),.08);background:#fff;padding:12px;box-shadow:0 16px 40px #00000024}.game-spectator-dialog__url{padding:10px 12px;border-radius:14px;background:rgba(var(--v-theme-on-surface),.05);font-size:.78rem;line-height:1.45;word-break:break-word}.game-spectator-dialog__actions{gap:8px;flex-wrap:wrap}.game-stage-overlay-surface{position:relative;width:100%}.game-stage-overlay-shell{position:absolute;inset:0;z-index:4;pointer-events:none}.game-stage-overlay-shell__host{width:100%;height:100%}.wheel-stage-summary{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wheel-stage-summary--compact{grid-template-columns:1fr}.wheel-stage-summary-card{padding:12px 14px;border-radius:18px;border:1px solid var(--wheel-soft-row-border);background:var(--wheel-soft-row-bg);color:inherit;display:flex;flex-direction:column;gap:4px;text-align:left}.wheel-stage-summary-card__label{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.6)}.wheel-stage-summary-card__value{font-size:1.12rem;font-weight:800;letter-spacing:-.02em}.wheel-stage-summary-card__meta{font-size:.74rem;line-height:1.4;color:rgba(var(--v-theme-on-surface),.68)}.wheel-stage-summary-card--hero{text-align:left;align-items:flex-start;gap:6px}@media(max-width:760px){.wheel-stage-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.wheel-stage-summary-card{padding:10px 8px;border-radius:16px;text-align:center;align-items:center;gap:3px}.wheel-stage-summary-card__label{font-size:.56rem;letter-spacing:.06em}.wheel-stage-summary-card__value{font-size:.98rem}.wheel-stage-summary-card__meta{display:none}}.wheel-presentation-toggle,.wheel-stage-more-action{align-self:center;opacity:.72}.wheel-presentation-toggle:hover,.wheel-stage-more-action:hover{opacity:1}.wheel-layout.wheel-presentation .wheel-stage-topbar{width:min(100%,980px);align-items:center;margin-bottom:4px}.wheel-layout.wheel-presentation .wheel-stage-title{font-size:.84rem;opacity:.9}.wheel-layout.wheel-presentation .wheel-stage-pills{margin-top:6px;gap:6px}.wheel-layout.wheel-presentation .wheel-stage-pill{padding:4px 9px;font-size:.62rem}.wheel-layout.wheel-presentation .wheel-mode-toggle .v-btn{min-width:76px}.wheel-stage-topbar{width:100%;container-type:inline-size;display:flex;flex-direction:column;gap:10px;overflow:visible}.wheel-stage-headline{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.wheel-stage-game-toolbar{display:grid;grid-template-columns:minmax(180px,320px) 36px 36px;align-items:center;gap:6px;flex:1 1 auto;min-width:0}.wheel-stage-game-select{min-width:0}.wheel-stage-game-select .v-field{min-height:42px}.wheel-stage-game-action,.wheel-stage-more-action{width:36px!important;height:36px!important;min-width:36px!important;color:rgba(var(--v-theme-on-surface),.78)}.wheel-stage-game-action:hover,.wheel-stage-more-action:hover{color:rgb(var(--v-theme-primary))}.wheel-stage-more-action{display:none}.wheel-stage-game-menu .v-overlay__content,.wheel-stage-game-menu-list{border-radius:12px!important}.wheel-stage-game-menu-list{min-width:220px;border:1px solid rgba(var(--v-theme-on-surface),.1);background:rgb(var(--v-theme-surface))}.wheel-stage-utility-controls{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:max-content}.wheel-effects-controls{display:inline-flex;align-items:center;gap:2px;min-height:36px;padding:2px;border-radius:999px;background:rgba(var(--v-theme-on-surface),.05);border:1px solid rgba(var(--v-theme-on-surface),.08)}.wheel-effects-controls .v-btn,.wheel-presentation-toggle{width:32px!important;height:32px!important}.wheel-effects-toggle{opacity:.76}.wheel-effects-toggle:hover{opacity:1}.wheel-stage-commandbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.72fr);align-items:center;gap:12px;min-width:0}.wheel-stage-actions{display:grid;grid-template-columns:minmax(148px,1fr) minmax(138px,.82fr);align-items:center;justify-content:stretch;gap:8px;min-width:0}.game-spectator-btn{min-width:0;min-height:38px;border-radius:999px!important;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.game-spectator-btn__label{min-width:0;overflow:hidden;text-overflow:ellipsis}.game-spectator-btn.v-btn--variant-tonal{border:1px solid rgba(var(--v-theme-on-surface),.08)}.game-spectator-btn--inactive.v-btn--variant-tonal{background:rgba(var(--v-theme-on-surface),.05)!important;color:rgba(var(--v-theme-on-surface),.84)!important}.game-spectator-btn--live.v-btn--variant-tonal{background:rgba(var(--v-theme-success),.14)!important;color:rgb(var(--v-theme-success))!important;border-color:rgba(var(--v-theme-success),.22)!important}.game-spectator-btn--ended.v-btn--variant-elevated{background:linear-gradient(135deg,rgba(var(--v-theme-warning),.28),rgba(var(--v-theme-warning),.18)),rgb(var(--v-theme-surface))!important;color:rgb(var(--v-theme-warning))!important;border:1px solid rgba(var(--v-theme-warning),.3)!important;box-shadow:0 0 0 1px rgba(var(--v-theme-warning),.08) inset!important}.game-spectator-btn--ended .v-icon{color:rgb(var(--v-theme-warning))!important}.wheel-mode-toggle{display:flex;min-width:0;width:100%;max-width:none;border-radius:999px!important;overflow:hidden;background:var(--wheel-chip-bg);border:1px solid var(--wheel-chip-border)}.wheel-mode-toggle .v-btn{flex:1 1 50%;min-width:0;font-weight:700;letter-spacing:.02em;text-transform:none}.wheel-mode-toggle__label{min-width:0;overflow:hidden;text-overflow:ellipsis}.wheel-mode-toggle .wheel-mode-toggle__btn--active-config.v-btn--active{background:rgba(var(--v-theme-primary),.18);color:rgb(var(--v-theme-primary))}.wheel-mode-toggle .wheel-mode-toggle__btn--active-live.v-btn--active{background:rgba(var(--v-theme-success),.2);color:rgb(var(--v-theme-success))}.wheel-mode-toggle .wheel-mode-toggle__btn--active-live.v-btn--active .v-icon{color:rgb(var(--v-theme-success))}.wheel-stage-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:800;letter-spacing:.02em;color:rgba(var(--v-theme-on-surface),.96)}.wheel-stage-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.wheel-stage-pill{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:var(--wheel-chip-bg);border:1px solid var(--wheel-chip-border);color:rgba(var(--v-theme-on-surface),.72);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.wheel-stage-pill--kpi{gap:6px}.wheel-stage-pill__label{color:rgba(var(--v-theme-on-surface),.62)}.wheel-stage-pill__value{font-size:.76rem;letter-spacing:.01em}@container (max-width: 520px){.wheel-stage-commandbar{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px}.wheel-stage-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(88px,.54fr);grid-template-areas:"mode spectator";gap:8px}.wheel-mode-toggle{grid-area:mode;width:100%}.game-spectator-btn{grid-area:spectator;width:100%;min-width:0;padding-inline:10px!important;justify-self:stretch}.game-spectator-btn .v-icon{margin-inline-end:6px!important}.game-spectator-btn__label{display:inline-block}.wheel-mode-toggle .v-btn{min-width:0}}@container (max-width: 440px){.wheel-stage-headline{align-items:flex-start;gap:8px}.wheel-stage-game-toolbar{grid-template-columns:minmax(0,1fr)}.wheel-stage-game-action,.wheel-stage-utility-controls{display:none}.wheel-stage-more-action{display:inline-flex;width:34px!important;height:34px!important;min-width:34px!important}}@container (max-width: 340px){.wheel-mode-toggle .v-icon{margin-inline-end:0!important}.wheel-mode-toggle__label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.game-spectator-btn{padding-inline:0!important}.game-spectator-btn .v-icon{margin-inline-end:0!important}.game-spectator-btn__label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}
