.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-layout--live .wheel-tracker-panel{width:100%;max-width:340px;flex:none}.wheel-presentation-toggle{align-self:flex-end;opacity:.72}.wheel-presentation-toggle:hover{opacity:1}.wheel-config-panel{min-width:300px;width:min(100%,360px);max-width:360px;flex:0 1 360px;border-radius:24px!important;background:var(--wheel-panel-bg)!important;border-color:var(--wheel-panel-border)!important;box-shadow:var(--wheel-panel-shadow);overflow:visible!important}.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-stage-topbar{width:min(100%,980px);align-items:center;margin-bottom:4px}.wheel-layout.wheel-presentation .wheel-outer{place-self:center;margin:0 auto;padding:4px 28px 8px 4px}.wheel-layout.wheel-presentation .wheel-spin-btn,.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-result-banner,.wheel-layout.wheel-presentation .wheel-fairness,.wheel-layout.wheel-presentation .wheel-fairness-history,.wheel-layout.wheel-presentation .wheel-lot-select-card{justify-self:center}.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-layout.wheel-presentation .wheel-stage-caption{max-width:420px;font-size:.7rem}.wheel-stage-topbar{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wheel-stage-actions{display:flex;align-items:center;gap:8px}.wheel-mode-toggle{display:flex;width:min(100%,248px);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 .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-meta{min-width:0}.wheel-stage-title{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}.wheel-spinner-panel>.wheel-result-banner,.wheel-spinner-panel>.wheel-lot-select-card,.wheel-spinner-panel>.wheel-fairness,.wheel-spinner-panel>.wheel-fairness-history{max-width:460px;width:100%}.wheel-tracker-panel{min-width:300px;width:min(100%,360px);max-width:360px;flex:0 1 360px;border-radius:24px!important;background:var(--wheel-panel-bg)!important;border-color:var(--wheel-panel-border)!important;box-shadow:var(--wheel-panel-shadow);overflow:visible!important}.wheel-config-panel .v-card-text,.wheel-tracker-panel .v-card-text{overflow:visible}.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,.wheel-mobile-action-rail{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-disc{position:relative;display:inline-block;line-height:0}.wheel-spin-glow{position:absolute;inset:6% 9% 8% 6%;border-radius:999px;background:radial-gradient(circle,rgba(255,204,82,.2) 0%,rgba(255,204,82,.08) 34%,transparent 68%),conic-gradient(from 0deg,transparent 0deg,rgba(255,215,120,.28) 58deg,transparent 120deg,transparent 220deg,rgba(255,120,120,.18) 286deg,transparent 360deg);filter:blur(10px);opacity:.88;pointer-events:none;animation:wheel-spin-glow-pulse 1s ease-in-out infinite,wheel-spin-glow-sweep 1.35s linear infinite;z-index:1}.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}.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-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:drop-shadow(0 0 18px rgba(255,179,71,.1)) drop-shadow(0 24px 45px rgba(0,0,0,.36))}.wheel-outer--spinning .wheel-canvas{filter:drop-shadow(0 0 24px rgba(255,194,96,.2)) drop-shadow(0 0 44px rgba(255,147,71,.14)) drop-shadow(0 28px 52px rgba(0,0,0,.42))}.wheel-pointer{position:absolute;top:50%;right:-14px;transform:translateY(-50%);width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-right:28px solid rgb(var(--v-theme-primary));filter:drop-shadow(0 0 10px rgba(var(--v-theme-primary),.34));z-index:10}.wheel-outer--spinning .wheel-pointer{filter:drop-shadow(0 0 12px rgba(var(--v-theme-primary),.42)) drop-shadow(0 0 22px rgba(255,93,93,.34));animation:wheel-pointer-pulse .48s ease-in-out infinite}.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 0 0 8px rgba(var(--v-theme-primary),.08),0 8px 18px #0003}.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:drop-shadow(0 0 8px rgba(var(--v-theme-primary),.18))}.wheel-outer--spinning .wheel-center-cap{box-shadow:0 0 0 10px rgba(var(--v-theme-primary),.12),0 0 24px rgba(var(--v-theme-primary),.28);animation:wheel-center-cap-charge .7s ease-in-out infinite}.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-headers{display:grid;grid-template-columns:1fr 48px 48px 60px 28px;gap:4px;align-items:center;margin-bottom:2px;padding:0 2px}.wheel-tier-headers span{font-size:.6rem;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--v-theme-on-surface),.45);font-weight:600;text-align:center}.wheel-tier-hdr-name{text-align:left!important}.wheel-tier-row{display:grid;grid-template-columns:1fr 48px 48px 60px 28px;gap:4px;align-items:center;margin-bottom:4px;padding:2px;border-radius:4px}.wheel-tier-row:hover{background:transparent}.wheel-tier-block{margin-bottom:6px;border-radius:4px}.wheel-tier-block:hover{background:rgba(var(--v-theme-on-surface),.04)}.wheel-tier-source-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:6px;padding:0 2px 0 20px;align-items:end}.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-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-source-select{font-size:.72rem}.wheel-tier-source-select .v-field__input{padding:0 4px;min-height:24px;font-size:.72rem}.wheel-tier-source-select .v-field__append-inner{padding-top:0}.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-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-global-kpi{display:grid;grid-template-columns:auto auto;gap:2px 10px;align-items:center;margin:2px 0 6px;padding:8px 10px;border-radius:14px;border:1px solid var(--wheel-soft-row-border);background:linear-gradient(180deg,rgba(var(--v-theme-on-surface),.03),rgba(var(--v-theme-on-surface),.01))}.wheel-global-kpi__label{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.56)}.wheel-global-kpi__value{justify-self:end;font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.wheel-global-kpi__hint{grid-column:1 / -1;font-size:.68rem;color:rgba(var(--v-theme-on-surface),.48)}.wheel-spin-btn{min-width:220px;margin-top:6px;min-height:48px;border-radius:14px!important;box-shadow:0 18px 34px rgba(var(--v-theme-primary),.28)}.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-result-banner{min-width:0;border-radius:22px!important;background:linear-gradient(90deg,rgba(var(--v-theme-on-surface),.03),rgba(var(--v-theme-on-surface),.015))!important;backdrop-filter:blur(8px)}.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__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__note{margin-top:10px;font-size:.72rem;color:rgba(var(--v-theme-on-surface),.68)}.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}.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-empty-message{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.9rem;opacity:.5}@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-spinner-panel{max-width:100%}.wheel-config-panel,.wheel-tracker-panel,.wheel-layout--live .wheel-spinner-panel,.wheel-layout--live .wheel-tracker-panel{max-width:100%;width:100%}.wheel-config-panel,.wheel-tracker-panel,.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-stage-topbar{flex-direction:column;align-items:stretch;gap:10px}.wheel-stage-meta{width:100%}.wheel-stage-pills{margin-top:6px;gap:6px}.wheel-stage-actions{width:100%;justify-content:space-between;align-items:center}.wheel-mode-toggle{flex:1 1 auto}.wheel-mode-toggle .v-btn{min-width:0}.wheel-stage-title{font-size:.86rem}.wheel-spin-btn{display:none!important}.wheel-layout.wheel-presentation .wheel-spin-btn{display:inline-flex!important;width:min(240px,100%)}.wheel-pending-actions{margin-top:-2px}.wheel-mobile-sheet-backdrop{display:block;position:fixed;inset:0;background:#0a0c1275;z-index:80}.wheel-mobile-action-rail{position:static;width:100%;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:10px;border-radius:22px;border:1px solid rgba(var(--v-theme-on-surface),.08);background:linear-gradient(180deg,rgba(var(--v-theme-surface),.96),rgba(var(--v-theme-surface),.9)),rgba(var(--v-theme-surface),.94);backdrop-filter:blur(18px);box-shadow:0 18px 34px #0003}.v-theme--light .wheel-mobile-action-rail{border-color:rgba(var(--v-theme-on-surface),.1);box-shadow:0 16px 28px #46362029}.wheel-mobile-action-rail__primary{width:min(260px,100%);min-width:0}.wheel-mobile-action-rail__primary .v-btn__content{white-space:nowrap}.wheel-mobile-action-rail__primary{font-weight:800}}.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-pulse{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.08)}}@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-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:12px}.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:10px}.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-active-config-toolbar{margin-bottom:10px}.wheel-active-config-select{margin-bottom:0!important}.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-scroll-panel{max-height:260px;overflow-y:auto}.wheel-stage-summary{width:100%;display:grid;grid-template-columns:repeat(3,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}.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__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;font-weight:700}.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__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}.wheel-tier-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.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-source-row--card{padding:0}.wheel-tier-editor{border-radius:24px!important;overflow:hidden}.wheel-tier-editor__title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:2;padding-top:18px;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__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{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__hero{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,rgba(var(--v-theme-primary),.12),rgba(var(--v-theme-on-surface),.03));border:1px solid rgba(var(--v-theme-on-surface),.08)}.wheel-tier-editor__hero-label{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--v-theme-on-surface),.54)}.wheel-tier-editor__hero-value{font-size:1rem;font-weight:800;letter-spacing:-.01em}.wheel-tier-editor__hero-meta{font-size:.76rem;line-height:1.45;color:rgba(var(--v-theme-on-surface),.68)}.wheel-tier-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wheel-tier-editor__source-grid{display:grid;gap:12px}.wheel-tier-editor__actions{padding-inline:20px 24px;padding-bottom:18px;position:sticky;bottom:0;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{padding:0}.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: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}}@media(max-width:760px){.wheel-stage-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.wheel-inspector-hero{flex-direction:column;align-items:flex-start}.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-tier-card__metrics,.wheel-stats-grid,.wheel-tier-source-row--card,.wheel-tier-editor__grid{grid-template-columns: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-mobile-action-rail{left:8px;right:8px;gap:6px;padding:8px}.wheel-mobile-action-rail__primary{width:min(236px,100%)}}@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))}}
