.DashboardAdminMode-module__2dWxGG__adminModePanel{border:1px solid var(--line);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface) 88%, transparent);width:min(100%,360px);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.DashboardAdminMode-module__2dWxGG__adminModePanel span{color:var(--text-strong);font-size:.86rem;font-weight:800;display:block}.DashboardAdminMode-module__2dWxGG__adminModePanel p{color:var(--text-soft);margin:3px 0 0;font-size:.76rem}.DashboardAdminMode-module__2dWxGG__adminModeToggle{border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--surface-raised);min-height:38px;color:var(--text-muted);cursor:pointer;font:inherit;align-items:center;gap:8px;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.DashboardAdminMode-module__2dWxGG__adminModeToggle.DashboardAdminMode-module__2dWxGG__isActive{border-color:rgba(var(--accent-rgb), .55);background:var(--accent-tint);color:var(--accent-strong)}.DashboardAdminMode-module__2dWxGG__adminModeTrack{border-radius:var(--radius-pill);background:var(--line-strong);width:34px;height:20px;position:relative}.DashboardAdminMode-module__2dWxGG__adminModeTrack span{background:var(--surface);width:14px;height:14px;box-shadow:var(--shadow-xs);border-radius:50%;transition:transform .16s;position:absolute;top:3px;left:3px}.DashboardAdminMode-module__2dWxGG__isActive .DashboardAdminMode-module__2dWxGG__adminModeTrack{background:var(--accent)}.DashboardAdminMode-module__2dWxGG__isActive .DashboardAdminMode-module__2dWxGG__adminModeTrack span{transform:translate(14px)}.DashboardAdminMode-module__2dWxGG__headerAdminButton{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);min-width:36px;height:36px;color:var(--text-muted);box-shadow:var(--shadow-xs);cursor:pointer;font:inherit;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:.78rem;font-weight:850;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex}.DashboardAdminMode-module__2dWxGG__headerAdminButton:hover{border-color:var(--line-strong);background:var(--bg-muted);color:var(--text-strong)}.DashboardAdminMode-module__2dWxGG__headerAdminButton.DashboardAdminMode-module__2dWxGG__isActive{border-color:rgba(var(--accent-rgb), .58);background:var(--accent-tint);color:var(--accent-strong);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .12)}.DashboardAdminMode-module__2dWxGG__headerAdminButton svg{flex:none}.DashboardAdminMode-module__2dWxGG__adminEventShell{position:relative}.DashboardAdminMode-module__2dWxGG__adminReorderShell{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;transition:opacity .14s,transform .14s,box-shadow .14s}.DashboardAdminMode-module__2dWxGG__adminReorderShell:after{content:"";z-index:3;background:radial-gradient(circle, rgba(var(--accent-rgb), .64) 1.4px, transparent 1.8px) 3px 3px / 6px 6px, color-mix(in srgb, var(--surface) 88%, transparent);width:18px;height:18px;box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb), .16);opacity:.55;pointer-events:none;border-radius:7px;transition:opacity .14s,transform .14s,box-shadow .14s;position:absolute;top:14px;right:94px}.DashboardAdminMode-module__2dWxGG__adminReorderShell:hover:after{opacity:.95;box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb), .28), var(--shadow-xs);transform:translateY(-1px)}.DashboardAdminMode-module__2dWxGG__adminReorderShell.DashboardAdminMode-module__2dWxGG__isReordering:before{content:"";z-index:1;border:1.5px dashed rgba(var(--accent-rgb), .45);border-radius:var(--radius-sm);background:rgba(var(--accent-rgb), .055);pointer-events:none;position:absolute;inset:0}.DashboardAdminMode-module__2dWxGG__adminReorderShell.DashboardAdminMode-module__2dWxGG__isReordering{cursor:grabbing}.DashboardAdminMode-module__2dWxGG__adminReorderShell.DashboardAdminMode-module__2dWxGG__isReordering .event-card{opacity:0}.DashboardAdminMode-module__2dWxGG__adminReorderShell.DashboardAdminMode-module__2dWxGG__isSavingOrder{pointer-events:none}.DashboardAdminMode-module__2dWxGG__adminDragPreview{z-index:1000;pointer-events:none;transform-origin:50%;filter:drop-shadow(0 24px 42px #0d202f38);position:fixed;transform:rotate(-.7deg)scale(1.018)}.DashboardAdminMode-module__2dWxGG__adminDragPreview .event-card{border-color:rgba(var(--accent-rgb), .46);background:color-mix(in srgb, var(--surface) 96%, transparent);box-shadow:0 0 0 1px rgba(var(--accent-rgb), .1), var(--shadow-md)}.DashboardAdminMode-module__2dWxGG__adminTopPickCard{position:relative}.DashboardAdminMode-module__2dWxGG__adminQuickActions{z-index:4;align-items:center;gap:6px;display:inline-flex;position:absolute;top:10px;right:10px}.DashboardAdminMode-module__2dWxGG__adminEditButton,.DashboardAdminMode-module__2dWxGG__adminHideButton{z-index:4;border:1px solid rgba(var(--accent-rgb), .32);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--surface) 92%, transparent);min-height:30px;color:var(--accent-strong);box-shadow:var(--shadow-sm);cursor:pointer;font:inherit;justify-content:center;align-items:center;gap:6px;padding:6px 9px;font-size:.72rem;font-weight:850;display:inline-flex;position:absolute;top:10px;right:10px}.DashboardAdminMode-module__2dWxGG__adminQuickActions .DashboardAdminMode-module__2dWxGG__adminEditButton,.DashboardAdminMode-module__2dWxGG__adminQuickActions .DashboardAdminMode-module__2dWxGG__adminHideButton{position:static}.DashboardAdminMode-module__2dWxGG__adminHideButton{border-color:color-mix(in srgb, var(--danger) 44%, var(--line));color:var(--danger)}.DashboardAdminMode-module__2dWxGG__adminEditButton:disabled,.DashboardAdminMode-module__2dWxGG__adminHideButton:disabled{cursor:wait;opacity:.62}.DashboardAdminMode-module__2dWxGG__adminEditButton:not(.DashboardAdminMode-module__2dWxGG__isInline),.DashboardAdminMode-module__2dWxGG__adminHideButton{justify-content:center;width:34px;height:34px;min-height:34px;padding:0}.DashboardAdminMode-module__2dWxGG__adminEditButton:not(.DashboardAdminMode-module__2dWxGG__isInline) span,.DashboardAdminMode-module__2dWxGG__adminHideButton span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.DashboardAdminMode-module__2dWxGG__adminEditButton.DashboardAdminMode-module__2dWxGG__isInline{width:max-content;margin-top:8px;position:static}.DashboardAdminMode-module__2dWxGG__topPickControls{flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;padding:0 10px 10px;display:flex}.DashboardAdminMode-module__2dWxGG__topPickControls button,.DashboardAdminMode-module__2dWxGG__topPickControls select{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-raised);min-height:30px;color:var(--text-muted);font:inherit;font-size:.72rem;font-weight:800}.DashboardAdminMode-module__2dWxGG__topPickControls button{cursor:pointer;padding:5px 9px}.DashboardAdminMode-module__2dWxGG__topPickControls select{padding:5px 26px 5px 9px}.DashboardAdminMode-module__2dWxGG__topPickControls label{align-items:center;gap:5px;display:inline-flex}.DashboardAdminMode-module__2dWxGG__topPickControls label span{color:var(--text-soft);font-size:.68rem;font-weight:800}.DashboardAdminMode-module__2dWxGG__topPickControls button:disabled,.DashboardAdminMode-module__2dWxGG__topPickControls select:disabled{cursor:not-allowed;opacity:.55}.DashboardAdminMode-module__2dWxGG__topPickSlotPanel{border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 84%, transparent);box-shadow:var(--shadow-xs);gap:12px;margin:14px 0 12px;padding:14px;display:grid}.DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead span{color:var(--text-strong);font-size:.86rem;font-weight:850;display:block}.DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead p{color:var(--text-soft);margin:3px 0 0;font-size:.78rem;line-height:1.4}.DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead button,.DashboardAdminMode-module__2dWxGG__topPickSlotMove button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-raised);min-height:34px;color:var(--text-muted);cursor:pointer;font:inherit;font-size:.78rem;font-weight:850;transition:background .14s,border-color .14s,color .14s,transform .14s}.DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead button{border-color:var(--accent);background:var(--accent);color:#fff;flex:none;padding:8px 12px}[data-theme=dark] .DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead button{border-color:var(--accent-strong);color:var(--accent-strong);background:0 0}[data-theme=dark] .DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead button:hover:not(:disabled){border-color:var(--accent-strong);background:var(--accent-tint)}.DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead button:hover:not(:disabled),.DashboardAdminMode-module__2dWxGG__topPickSlotMove button:hover:not(:disabled){transform:translateY(-1px)}.DashboardAdminMode-module__2dWxGG__topPickSlots{gap:8px;display:grid}.DashboardAdminMode-module__2dWxGG__topPickSlot{border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:var(--bg);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:10px;display:grid}.DashboardAdminMode-module__2dWxGG__topPickSlotRank{border-radius:var(--radius-pill);background:var(--accent-tint);width:30px;height:30px;color:var(--accent-strong);font-variant-numeric:tabular-nums;place-items:center;font-size:.82rem;font-weight:850;display:inline-grid}.DashboardAdminMode-module__2dWxGG__topPickSlotControl{gap:5px;min-width:0;display:grid}.DashboardAdminMode-module__2dWxGG__topPickSlotControl label{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:850}.DashboardAdminMode-module__2dWxGG__topPickSlotControl select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-raised);width:100%;min-height:38px;color:var(--text);font:inherit;letter-spacing:0;padding:7px 10px;font-size:.86rem;font-weight:700}.DashboardAdminMode-module__2dWxGG__topPickSlotControl p,.DashboardAdminMode-module__2dWxGG__topPickSlotMessage{color:var(--text-soft);margin:0;font-size:.76rem;line-height:1.35}.DashboardAdminMode-module__2dWxGG__topPickSlotMove{gap:5px;display:grid}.DashboardAdminMode-module__2dWxGG__topPickSlotMove button{min-width:58px;padding:5px 7px}.DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead button:disabled,.DashboardAdminMode-module__2dWxGG__topPickSlotMove button:disabled,.DashboardAdminMode-module__2dWxGG__topPickSlotControl select:disabled{cursor:not-allowed;opacity:.58}.DashboardAdminMode-module__2dWxGG__topPickSlotMessage.DashboardAdminMode-module__2dWxGG__isSuccess{color:var(--success)}.DashboardAdminMode-module__2dWxGG__topPickSlotMessage.DashboardAdminMode-module__2dWxGG__isError{color:var(--danger)}.DashboardAdminMode-module__2dWxGG__adminModal{max-width:min(900px,100vw - 28px)}.DashboardAdminMode-module__2dWxGG__adminModalBody{gap:16px;display:grid}.DashboardAdminMode-module__2dWxGG__adminModalTitleRow{justify-content:space-between;align-items:start;gap:16px;display:flex}.DashboardAdminMode-module__2dWxGG__adminModalTitleRow>span{border-radius:var(--radius-pill);background:var(--accent-tint);color:var(--accent-strong);flex:none;padding:6px 10px;font-size:.72rem;font-weight:850}.DashboardAdminMode-module__2dWxGG__adminModalKicker{color:var(--text-soft);letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.72rem;font-weight:850}.DashboardAdminMode-module__2dWxGG__adminError{border:1px solid color-mix(in srgb, var(--danger) 28%, var(--line));border-radius:var(--radius-sm);background:var(--danger-soft);color:var(--danger);margin:0;padding:10px 12px;font-size:.9rem;font-weight:750}.DashboardAdminMode-module__2dWxGG__editSection{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);gap:12px;padding:14px;display:grid}.DashboardAdminMode-module__2dWxGG__sectionHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.DashboardAdminMode-module__2dWxGG__sectionHead span{color:var(--text-strong);font-size:.86rem;font-weight:850}.DashboardAdminMode-module__2dWxGG__sectionHead p{color:var(--text-soft);margin:0;font-size:.76rem}.DashboardAdminMode-module__2dWxGG__editGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.DashboardAdminMode-module__2dWxGG__editGrid label,.DashboardAdminMode-module__2dWxGG__fieldGroup,.DashboardAdminMode-module__2dWxGG__topPickEditor label{gap:6px;display:grid}.DashboardAdminMode-module__2dWxGG__editGrid label>span,.DashboardAdminMode-module__2dWxGG__fieldGroup>span,.DashboardAdminMode-module__2dWxGG__topPickEditor label>span{color:var(--text-soft);text-transform:uppercase;font-size:.72rem;font-weight:850}.DashboardAdminMode-module__2dWxGG__editGrid input,.DashboardAdminMode-module__2dWxGG__editGrid select,.DashboardAdminMode-module__2dWxGG__editGrid textarea,.DashboardAdminMode-module__2dWxGG__topPickEditor select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-raised);width:100%;min-height:42px;color:var(--text);font:inherit;padding:9px 11px;font-size:.92rem}.DashboardAdminMode-module__2dWxGG__editGrid textarea{resize:vertical;min-height:104px;line-height:1.45}.DashboardAdminMode-module__2dWxGG__fieldHint{color:var(--text-soft);font-size:.74rem;line-height:1.35}.DashboardAdminMode-module__2dWxGG__occurrenceModeSwitch,.DashboardAdminMode-module__2dWxGG__weekdayPicker{flex-wrap:wrap;gap:6px;display:flex}.DashboardAdminMode-module__2dWxGG__occurrenceModeSwitch button,.DashboardAdminMode-module__2dWxGG__weekdayPicker button,.DashboardAdminMode-module__2dWxGG__generateDatesButton,.DashboardAdminMode-module__2dWxGG__occurrencePreview button{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-raised);min-height:34px;color:var(--text-muted);cursor:pointer;font:inherit;font-size:.8rem;font-weight:800;transition:background .14s,border-color .14s,color .14s,transform .14s}.DashboardAdminMode-module__2dWxGG__occurrenceModeSwitch button,.DashboardAdminMode-module__2dWxGG__weekdayPicker button{padding:6px 11px}.DashboardAdminMode-module__2dWxGG__weekdayPicker button{min-width:42px}.DashboardAdminMode-module__2dWxGG__occurrenceModeSwitch button:hover,.DashboardAdminMode-module__2dWxGG__weekdayPicker button:hover,.DashboardAdminMode-module__2dWxGG__generateDatesButton:hover,.DashboardAdminMode-module__2dWxGG__occurrencePreview button:hover{border-color:var(--line-strong);color:var(--text-strong);transform:translateY(-1px)}.DashboardAdminMode-module__2dWxGG__occurrenceModeSwitch button.DashboardAdminMode-module__2dWxGG__isSelected,.DashboardAdminMode-module__2dWxGG__weekdayPicker button.DashboardAdminMode-module__2dWxGG__isSelected{border-color:rgba(var(--accent-rgb), .52);background:var(--accent-tint);color:var(--accent-strong);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .1)}.DashboardAdminMode-module__2dWxGG__weeklyGenerator{border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:var(--bg);gap:10px;padding:12px;display:grid}.DashboardAdminMode-module__2dWxGG__weeklyGeneratorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.DashboardAdminMode-module__2dWxGG__generateDatesButton{border-color:var(--accent);background:var(--accent);color:#fff;width:max-content;padding:7px 12px}.DashboardAdminMode-module__2dWxGG__occurrencePreview{flex-wrap:wrap;gap:6px;display:flex}.DashboardAdminMode-module__2dWxGG__occurrencePreview button{align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:.76rem;display:inline-flex}.DashboardAdminMode-module__2dWxGG__wide{grid-column:1/-1}.DashboardAdminMode-module__2dWxGG__topPickEditor{grid-template-columns:minmax(0,1fr) minmax(120px,180px);gap:12px;display:grid}.DashboardAdminMode-module__2dWxGG__topPickSegmented{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.DashboardAdminMode-module__2dWxGG__topPickSegmented button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-raised);min-height:42px;color:var(--text-muted);cursor:pointer;font:inherit;font-size:.86rem;font-weight:850;transition:background .14s,border-color .14s,color .14s,transform .14s}.DashboardAdminMode-module__2dWxGG__topPickSegmented button:hover{border-color:var(--line-strong);color:var(--text-strong);transform:translateY(-1px)}.DashboardAdminMode-module__2dWxGG__topPickSegmented button.DashboardAdminMode-module__2dWxGG__isSelected{border-color:rgba(var(--accent-rgb), .52);background:var(--accent-tint);color:var(--accent-strong);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .1)}.DashboardAdminMode-module__2dWxGG__adminModalActions{justify-content:flex-end;gap:10px;display:flex}.DashboardAdminMode-module__2dWxGG__stagePromotionActions{justify-content:flex-end;display:flex}.DashboardAdminMode-module__2dWxGG__adminModalActions button{border-radius:var(--radius-pill);background:var(--accent);color:#fff;cursor:pointer;min-height:42px;font:inherit;border:0;padding:10px 14px;font-weight:850}.DashboardAdminMode-module__2dWxGG__adminModalActions button.secondary{border:1px solid var(--line);background:var(--surface-raised);color:var(--text-muted)}.DashboardAdminMode-module__2dWxGG__stagePromotionActions button{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-raised);min-height:40px;color:var(--text-muted);cursor:pointer;font:inherit;padding:9px 13px;font-size:.84rem;font-weight:850}.DashboardAdminMode-module__2dWxGG__adminModalActions button:disabled,.DashboardAdminMode-module__2dWxGG__stagePromotionActions button:disabled{cursor:not-allowed;opacity:.58}@media (max-width:760px){.DashboardAdminMode-module__2dWxGG__adminModePanel{width:100%}.DashboardAdminMode-module__2dWxGG__adminEditButton{top:8px;right:8px}.DashboardAdminMode-module__2dWxGG__adminEditButton span{display:none}.DashboardAdminMode-module__2dWxGG__headerAdminButton{width:44px;height:44px;padding:0}.DashboardAdminMode-module__2dWxGG__headerAdminButton>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.DashboardAdminMode-module__2dWxGG__adminModalTitleRow,.DashboardAdminMode-module__2dWxGG__sectionHead{flex-direction:column;align-items:start}.DashboardAdminMode-module__2dWxGG__editGrid,.DashboardAdminMode-module__2dWxGG__topPickEditor,.DashboardAdminMode-module__2dWxGG__topPickSegmented,.DashboardAdminMode-module__2dWxGG__weeklyGeneratorGrid{grid-template-columns:1fr}.DashboardAdminMode-module__2dWxGG__adminModalActions{flex-direction:column-reverse}.DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead{flex-direction:column}.DashboardAdminMode-module__2dWxGG__topPickSlotPanelHead button{width:100%}.DashboardAdminMode-module__2dWxGG__topPickSlot{grid-template-columns:auto minmax(0,1fr)}.DashboardAdminMode-module__2dWxGG__topPickSlotMove{grid-column:2;display:flex}.DashboardAdminMode-module__2dWxGG__adminModalActions button,.DashboardAdminMode-module__2dWxGG__stagePromotionActions button{width:100%}}
