:root{color-scheme:dark;--bg:#0a0b12;--text:#eef2ff;--muted:#a5b4cc;--border:#2b3150;--purple:#8b5cf6;--teal:#2dd4bf;--gold:#fbbf24;--red:#f87171;--green:#34d399;--blue:#60a5fa;--accent:var(--purple);--surface:hsla(0,0%,100%,.03);--header-bg:rgba(10,11,18,.92);--surface-0:hsla(0,0%,100%,.02);--surface-1:hsla(0,0%,100%,.03);--surface-2:hsla(0,0%,100%,.04);--surface-3:hsla(0,0%,100%,.07);--panel-grad-top:hsla(0,0%,100%,.03);--panel-grad-bottom:hsla(0,0%,100%,.015);--input-bg:#0f1320;--table-head-bg:#101424;--map-bg:#fff;--alert-bg:rgba(251,191,36,.1);--alert-border:rgba(251,191,36,.45);--alert-text:#fff3ca;--danger-bg:hsla(0,91%,71%,.14);--danger-border:hsla(0,91%,71%,.4);--danger-text:#ffd5dd;--demand-pill-border:hsla(0,0%,100%,.15);--demand-pill-bg:hsla(0,0%,100%,.07);--event-text-strong:#fff;--event-text-meta:hsla(0,0%,100%,.92);--track-tag-border:hsla(0,0%,100%,.14);--track-tag-bg:hsla(0,0%,100%,.15);--track-tag-text:#fff}[data-theme=light]{color-scheme:light;--bg:#f6f7fb;--text:#1b2433;--muted:#5b6475;--border:#d7ddea;--purple:#7c3aed;--teal:#0f766e;--gold:#b7791f;--red:#dc2626;--green:#059669;--blue:#2563eb;--accent:var(--purple);--surface:rgba(17,24,39,.035);--header-bg:rgba(246,247,251,.94);--surface-0:rgba(17,24,39,.025);--surface-1:rgba(17,24,39,.035);--surface-2:rgba(17,24,39,.055);--surface-3:rgba(17,24,39,.09);--panel-grad-top:hsla(0,0%,100%,.92);--panel-grad-bottom:rgba(243,246,251,.92);--input-bg:#fff;--table-head-bg:#e9eef7;--map-bg:#fff;--alert-bg:rgba(251,191,36,.14);--alert-border:rgba(217,119,6,.35);--alert-text:#6b4f00;--danger-bg:rgba(239,68,68,.1);--danger-border:rgba(220,38,38,.28);--danger-text:#991b1b;--demand-pill-border:rgba(17,24,39,.14);--demand-pill-bg:rgba(17,24,39,.06);--event-text-strong:#111827;--event-text-meta:rgba(17,24,39,.8);--track-tag-border:rgba(17,24,39,.12);--track-tag-bg:rgba(17,24,39,.08);--track-tag-text:#111827}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Georgia,Times New Roman,serif;line-height:1.6;letter-spacing:.01em}a{color:inherit;text-decoration:none}.wrap{width:min(1400px,calc(100% - 2rem));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.header-inner{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 0}.eyebrow{color:var(--purple);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700}.brand{margin:.15rem 0 0;font-size:1.6rem}.nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.nav a{padding:.55rem .8rem;border:1px solid var(--border);border-radius:999px;color:var(--muted);background:var(--surface-0)}.nav a:hover{color:var(--text);border-color:var(--purple)}.main-area{padding:2rem 0 3rem}.card,.heroCard,.panel{background:linear-gradient(180deg,var(--panel-grad-top),var(--panel-grad-bottom));border:1px solid var(--border);border-radius:22px}.heroCard,.panel{padding:1.2rem}.card{padding:1rem}.grid{display:grid;grid-gap:1rem;gap:1rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.section-title{margin:0 0 .35rem;font-size:1.35rem}.kicker,.muted,.section-subtitle{color:var(--muted)}.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:700}.timeline{overflow:auto;position:relative}.timeline table{width:100%;border-collapse:separate;border-spacing:0;min-width:1100px}.timeline td,.timeline th{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:.55rem;vertical-align:top;background:hsla(0,0%,100%,.015)}[data-theme=light] .timeline td,[data-theme=light] .timeline th{background:rgba(17,24,39,.02)}.timeline tbody th:first-child,.timeline thead th:first-child{border-left:1px solid var(--border)}.timeline thead tr:first-child th{border-top:1px solid var(--border)}.timeline th{background:var(--table-head-bg);text-align:left;color:var(--muted)}.eventBlock{border:1px solid var(--border);border-radius:16px;padding:.55rem;min-height:95px;display:flex;flex-direction:column;gap:.28rem}.eventBlock h4{margin:0;font-size:.92rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.eventMeta{color:var(--muted);font-size:.74rem;line-height:1.3}.eventBlock.panel{background:rgba(139,92,246,.12);border-color:rgba(139,92,246,.4)}.eventBlock.signing{background:rgba(251,191,36,.12);border-color:rgba(251,191,36,.4)}.eventBlock.film{background:rgba(45,212,191,.12);border-color:rgba(45,212,191,.4)}.eventBlock.gaming{background:rgba(52,211,153,.12);border-color:rgba(52,211,153,.4)}.eventBlock.special{background:hsla(0,91%,71%,.12);border-color:hsla(0,91%,71%,.4)}.eventBlock.social{background:rgba(96,165,250,.12);border-color:rgba(96,165,250,.4)}.trackTag{display:inline-block;margin-bottom:.4rem;padding:.18rem .5rem;border-radius:999px;font-size:.72rem;font-weight:700;background:var(--track-tag-bg);color:var(--track-tag-text)}.list{display:grid;grid-gap:.8rem;gap:.8rem}.listItem{border:1px solid var(--border);border-radius:18px;padding:.95rem;background:var(--surface-0);display:block}.listItem h3{margin:0 0 .3rem;font-size:1rem}.split{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1rem;gap:1rem}.buttonish,.dangerBtn,.secondaryBtn{display:inline-block;padding:.6rem .9rem;border-radius:999px;border:1px solid var(--border);color:var(--text);background:var(--surface-0);cursor:pointer}.secondaryBtn{background:transparent}.dangerBtn{background:var(--danger-bg);border-color:var(--danger-border);color:var(--danger-text)}.buttonRow{gap:.6rem;margin-top:.8rem}.buttonRow,.tagRow{display:flex;flex-wrap:wrap}.tagRow{gap:.45rem}.tag{display:inline-block;padding:.28rem .55rem;border-radius:999px;font-size:.78rem;border:1px solid var(--border);color:var(--muted)}.stat{font-size:2rem;font-weight:800;margin:.2rem 0}.field{display:grid;grid-gap:.35rem;gap:.35rem}.field select{width:100%;border-radius:12px;background:var(--input-bg);color:var(--text);padding:.75rem .85rem}.detailBox,.field select{border:1px solid var(--border)}.detailBox{border-radius:16px;padding:.9rem;background:var(--surface-0)}@media (max-width:900px){.grid-2,.grid-3,.grid-4,.split{grid-template-columns:1fr}.header-inner{align-items:flex-start;flex-direction:column}.nav{justify-content:flex-start}}.mapImg{width:100%;height:auto;border-radius:18px;border:1px solid var(--border);background:var(--map-bg)}.field input,.field select,.field textarea{width:100%;border-radius:12px;background:var(--input-bg);color:var(--text);border:1px solid var(--border);padding:.75rem .85rem;font:inherit}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.fullWidth{grid-column:1/-1}.alertBox{background:var(--alert-bg);border:1px solid var(--alert-border);color:var(--alert-text);border-radius:18px;padding:1rem 1.1rem}.alertBox ul{margin:.4rem 0 0 1rem}.compactList{max-height:34rem;overflow:auto}.header-stack{padding:1rem 0;display:grid;grid-gap:.8rem;gap:.8rem}.header-top{justify-content:space-between;gap:1rem}.header-search,.header-top{display:flex;align-items:center}.header-search{gap:.6rem;min-width:min(420px,100%)}.header-search input{flex:1 1;border-radius:999px;background:var(--input-bg);color:var(--text);border:1px solid var(--border);padding:.75rem .9rem;font:inherit}.staff-nav{display:flex;flex-wrap:wrap;gap:.5rem}.staff-nav a{padding:.3rem .6rem;border:1px dashed var(--border);border-radius:999px;color:var(--muted);font-size:.9rem}.guestGrid{display:grid;grid-gap:1.4rem;gap:1.4rem;grid-template-columns:repeat(4,minmax(0,1fr))}.guestCard{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.7rem;padding:1rem;border-radius:22px;border:1px solid transparent}.guestCard:hover{border-color:var(--border);background:var(--surface-0)}.guestCard h3{margin:0;font-size:1.15rem}.guestAvatarFallback,.guestAvatarImg{border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.15);background:linear-gradient(180deg,rgba(139,92,246,.35),rgba(96,165,250,.22));display:flex;align-items:center;justify-content:center}[data-theme=light] .guestAvatarFallback,[data-theme=light] .guestAvatarImg{border:2px solid rgba(17,24,39,.12)}.guestAvatarFallback span{font-size:2rem;font-weight:800}.guestHero{display:flex;gap:1.25rem;align-items:center}.checkboxField label{display:flex;align-items:center;gap:.6rem}.checkboxField input{width:auto}@media (max-width:900px){.guestGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-top{flex-direction:column;align-items:flex-start}.header-search{min-width:100%;width:100%}}@media (max-width:560px){.guestGrid{grid-template-columns:1fr}.guestHero{flex-direction:column;align-items:flex-start}}.activeMode{background:rgba(139,92,246,.18);border-color:rgba(139,92,246,.5)}.adminSplit{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:minmax(0,1.7fr) minmax(340px,.95fr);align-items:start}.adminSplit>.panel{min-height:0}.stickyPanel{max-height:82vh;overflow-y:auto}.splitHeader{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:.9rem}.adminFilters{display:flex;gap:.8rem;flex-wrap:wrap}.compactField{min-width:180px}.adminGridWrap{max-height:calc(100vh - 18rem)}.adminGridWrap,.publicGridWrap{overflow:auto;border:1px solid var(--border);border-radius:18px}.publicGridWrap{max-height:calc(100vh - 16rem);background:hsla(0,0%,100%,.015)}[data-theme=light] .publicGridWrap{background:rgba(17,24,39,.02)}.publicGridWrap .scheduleGridTable{min-width:1100px}.publicGridWrap .scheduleGridTable thead th{top:0}@media (max-width:1100px){.publicGridWrap{max-height:none}}.adminGridTable{width:100%;border-collapse:separate;border-spacing:0;min-width:1100px}.adminGridNarrow .adminGridTable{min-width:0;width:auto}.adminGridTable td,.adminGridTable th{border-right:1px solid var(--border);border-bottom:1px solid var(--border);vertical-align:top;padding:.55rem;background:hsla(0,0%,100%,.015)}[data-theme=light] .adminGridTable td,[data-theme=light] .adminGridTable th{background:rgba(17,24,39,.02)}.adminGridTable thead th{top:0;z-index:2}.adminGridTable .stickyTime,.adminGridTable thead th{position:-webkit-sticky;position:sticky;background:var(--table-head-bg)}.adminGridTable .stickyTime{left:0;z-index:3;min-width:100px}.adminEventBlock,.emptySlot{width:100%;text-align:left;border-radius:16px;padding:.7rem;border:1px solid var(--border);background:var(--surface-1);color:var(--text);cursor:pointer;min-height:120px}.adminEventBlock.selected{border-color:var(--purple);box-shadow:inset 0 0 0 1px rgba(139,92,246,.3)}.adminEventBlock.inlineEditing{border-color:var(--teal);box-shadow:0 0 0 2px rgba(45,212,191,.35)}.inlineEditorBackdrop{position:fixed;inset:0;background:rgba(4,6,12,.65);display:grid;place-items:center;z-index:200;padding:1rem}[data-theme=light] .inlineEditorBackdrop{background:rgba(17,24,39,.3)}.inlineEditorPopover{width:min(420px,calc(100vw - 2rem));max-height:calc(100vh - 3rem);overflow-y:auto;background:#12141f;border:1px solid var(--border);border-radius:14px;padding:1.1rem;box-shadow:0 20px 60px rgba(0,0,0,.35),0 0 0 1px rgba(139,92,246,.12)}[data-theme=light] .inlineEditorPopover{background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.14),0 0 0 1px rgba(139,92,246,.12)}.inlineEditorHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.inlineEditorPopover .formGrid{gap:.5rem}.inlineEditorPopover .field label{font-size:.75rem}.inlineEditorPopover input,.inlineEditorPopover select{font-size:.85rem;padding:.35rem .55rem}.emptySlot{min-height:95px;color:var(--muted);background:var(--surface-0)}.issuePills{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.6rem}.issuePillsClickable{cursor:pointer;border-radius:8px;padding:.15rem;margin:-.15rem;transition:background .15s}.issuePillsClickable:hover{background:hsla(0,91%,71%,.1)}[data-theme=light] .issuePillsClickable:hover{background:rgba(239,68,68,.06)}.issuePill{padding:.18rem .45rem;border-radius:999px;font-size:.72rem;border:1px solid hsla(0,91%,71%,.35);color:#ffd5dd;background:hsla(0,91%,71%,.12)}[data-theme=light] .issuePill{color:#991b1b;border:1px solid rgba(220,38,38,.25);background:rgba(239,68,68,.08)}.removableTag{cursor:pointer;background:var(--surface-2)}.miniRow{display:flex;justify-content:space-between;gap:.75rem;align-items:center;border:1px solid var(--border);border-radius:14px;padding:.6rem .75rem;background:var(--surface-0)}.guestAdminGrid{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}.modalBackdrop{position:fixed;inset:0;background:rgba(4,6,12,.7);display:grid;place-items:center;z-index:100;padding:1rem}[data-theme=light] .modalBackdrop{background:rgba(17,24,39,.35)}.modalCard{width:min(640px,100%)}button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:1100px){.adminSplit{grid-template-columns:1fr}.adminGridWrap,.stickyPanel{max-height:none}.stickyPanel{overflow:visible}}@media (max-width:900px){.adminFilters,.splitHeader{flex-direction:column;align-items:stretch}.guestAdminGrid{grid-template-columns:1fr}}.editorSection{border-top:1px solid var(--border);padding-top:.85rem;margin-top:.1rem}.editorSectionTitle{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 .6rem}.roomLegendItem{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--border);background:var(--surface-1);font-size:.82rem}.roomLegendSwatch{width:.9rem;height:.9rem;border-radius:999px;display:inline-block;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.25)}[data-theme=light] .roomLegendSwatch{box-shadow:inset 0 0 0 1px rgba(17,24,39,.18)}.roomHeaderPill{padding:.2rem .55rem;border:1px solid}.roomMeta{margin-top:.18rem}.demandRow{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.demandPill{display:inline-flex;align-items:center;padding:.18rem .5rem;border-radius:999px;font-size:.72rem;border:1px solid var(--demand-pill-border);background:var(--demand-pill-bg)}.guestLoadCard,.guestLoadGrid{display:grid;grid-gap:1rem;gap:1rem}.guestLoadCard{border:1px solid var(--border);border-radius:20px;padding:1rem;background:var(--surface-0)}.guestLoadHeader{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.guestLoadHeader h3{margin:0 0 .25rem}.guestLoadDays{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.guestLoadItem{display:block;border:1px solid var(--border);border-radius:14px;padding:.7rem .8rem;background:var(--surface-0)}.guestLoadItem strong{display:block;margin-bottom:.2rem}@media (max-width:900px){.guestLoadDays{grid-template-columns:1fr}.guestLoadHeader{flex-direction:column}}.colorFieldRow{display:flex;gap:.65rem;align-items:center}.colorInput{width:3rem!important;min-width:3rem;height:2.75rem;padding:.2rem!important;border-radius:12px}.roomLegendButton{cursor:pointer;color:var(--text)}.roomHeaderPill{display:inline-flex;align-items:center;padding:.28rem .65rem;border-radius:999px;border:1px solid var(--border);color:var(--text);background:var(--surface-2);font-size:.8rem;font-weight:600}.adminGridTable td{min-width:180px}.adminEventBlock strong{display:block;margin-bottom:.25rem;line-height:1.3}.trackTag{border:1px solid var(--track-tag-border)}.scheduleGridTable thead th{top:0;z-index:4}.scheduleGridTable .scheduleStickyTime,.scheduleGridTable thead th{position:-webkit-sticky;position:sticky;background:var(--table-head-bg)}.scheduleGridTable .scheduleStickyTime{left:0;z-index:3;min-width:100px}.scheduleGridTable .scheduleCornerHeader{z-index:6}.scheduleGridTable .scheduleRoomHeader{z-index:5}.scheduleGridTable tbody td,.scheduleGridTable tbody th{height:7rem}.scheduleGridTable tbody th{min-width:100px}.scheduleGridTable tbody td{min-width:180px}.scheduleSpanCell{padding:.35rem!important}.scheduleSpanCell .adminEventBlock,.scheduleSpanCell .eventBlock{height:100%;min-height:100%}.scheduleFavoriteBtn{padding:.45rem .7rem;font-size:.82rem;line-height:1.15;width:100%;text-align:center}.adminGridTable tbody td,.adminGridTable tbody th{height:7rem}.adminGridTable tbody td{min-width:180px}.adminEventBlock,.emptySlot{padding:.55rem}.adminEventBlock strong{font-size:.92rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.adminEventBlock .eventMeta{font-size:.74rem;line-height:1.3}.scheduleEventTrigger{width:100%;text-align:left;cursor:pointer}.scheduleSpanCell .eventBlock h4{color:var(--event-text-strong)}.scheduleSpanCell .eventBlock .eventMeta{color:var(--event-text-meta)}.listItemButton{width:100%;text-align:left;color:inherit;background:var(--surface-0);cursor:pointer;font:inherit}.eventDetailModal{max-height:min(90vh,900px);overflow:auto}.eventDetailMeta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.35rem;margin-bottom:1rem}.eventDetailInnerPanel,.eventDetailMeta>div{border:1px solid var(--border);border-radius:16px;padding:.9rem;background:var(--surface-0)}.eventDetailSection{margin-bottom:1rem}.eventPeopleList{margin:.5rem 0 0 1rem;padding:0}.eventPeopleList li+li{margin-top:.35rem}@media (max-width:900px){.eventDetailMeta{grid-template-columns:1fr}}.conflictDetailModal{max-height:min(90vh,900px);overflow:auto;width:min(680px,100%)}.conflictSummaryBar{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 1rem}.conflictSummaryPill{display:inline-flex;align-items:center;font-size:.82rem;font-weight:600;padding:.3rem .75rem;border-radius:999px;letter-spacing:.02em}.conflictSummaryPillRed{background:rgba(239,68,68,.15);color:#f87171;border:1px solid rgba(239,68,68,.3)}.conflictSummaryPillAmber{background:rgba(245,158,11,.15);color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.conflictSummaryPillBlue{background:rgba(59,130,246,.12);color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.conflictSummaryPillGreen{background:rgba(16,185,129,.12);color:#34d399;border:1px solid rgba(16,185,129,.3)}[data-theme=light] .conflictSummaryPillRed{color:#dc2626}[data-theme=light] .conflictSummaryPillAmber{color:#b45309}[data-theme=light] .conflictSummaryPillBlue{color:#2563eb}[data-theme=light] .conflictSummaryPillGreen{color:#059669}.conflictPeopleRow{display:flex;flex-wrap:wrap;gap:.4rem}.conflictPersonTag{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;padding:.3rem .7rem;border-radius:999px;border:1px solid var(--border);background:var(--table-head-bg)}.conflictPersonRole{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.6}.conflictSection{margin-bottom:1rem}.conflictList{display:grid;grid-gap:.45rem;gap:.45rem}.conflictRow{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border-radius:12px;border:1px solid transparent}.conflictRowRed{background:rgba(127,29,29,.14);border-color:rgba(239,68,68,.25)}.conflictRowAmber{background:rgba(120,53,15,.12);border-color:rgba(245,158,11,.25)}.conflictRowBlue{background:rgba(30,58,138,.12);border-color:rgba(59,130,246,.2)}[data-theme=light] .conflictRowRed{background:hsla(0,93%,94%,.55);border-color:rgba(239,68,68,.25)}[data-theme=light] .conflictRowAmber{background:hsla(48,96%,89%,.55);border-color:rgba(245,158,11,.3)}[data-theme=light] .conflictRowBlue{background:rgba(219,234,254,.55);border-color:rgba(59,130,246,.25)}.conflictRowContent{display:flex;align-items:flex-start;gap:.5rem;flex:1 1;min-width:0}.conflictIcon{flex-shrink:0;font-size:.95rem;line-height:1.4}.conflictMessage{font-size:.88rem;line-height:1.45}.conflictJumpBtn{flex-shrink:0;font-size:.8rem!important;white-space:nowrap}@media (max-width:600px){.conflictRow{flex-direction:column;align-items:flex-start}.conflictJumpBtn{align-self:flex-end}}.gamingListHeader{margin-bottom:1rem}.gamingListLayout{display:grid;grid-gap:1rem;gap:1rem}.gamingRoomSection{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.gamingRoomLabelWrap{padding-top:.35rem}.gamingRoomLabel{color:var(--blue);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.gamingRoomEvents{display:grid;grid-gap:.7rem;gap:.7rem}.gamingEventRowWrap{display:grid;grid-gap:.45rem;gap:.45rem}.gamingEventRow{width:100%;text-align:left;border-radius:16px;border:1px solid var(--border);padding:.95rem 1rem;background:var(--surface-1);color:var(--text);cursor:pointer}.gamingEventMain{display:flex;flex-wrap:wrap;gap:.45rem;align-items:baseline;font-size:1.02rem;line-height:1.35}.gamingEventMain strong{font-size:1.05rem}.gamingEventMetaRow{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin-top:.6rem;color:var(--muted);font-size:.82rem}.gamingEventMetaRow span:not(.trackTag){display:inline-flex;align-items:center}@media (max-width:900px){.gamingRoomSection{grid-template-columns:1fr;gap:.65rem}.gamingRoomLabelWrap{padding-top:0}}.collapsibleHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;width:100%;background:none;border:none;padding:0;cursor:pointer;color:inherit;text-align:left;font:inherit}.collapsibleHeader:hover .collapseArrow{color:var(--accent)}.collapseArrow{font-size:.85rem;color:var(--muted);flex-shrink:0;padding-top:.15rem;transition:color .15s}.adminTabNav{display:flex;gap:.25rem;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:.3rem}.adminTab{flex:1 1;padding:.6rem 1rem;background:transparent;border:none;border-radius:9px;color:var(--muted);font:inherit;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .15s}.adminTab:hover{color:var(--text);background:rgba(139,92,246,.08)}.adminTabActive{background:rgba(139,92,246,.18);color:var(--text);border:1px solid rgba(139,92,246,.35)}.buttonish,.dangerBtn,.nav a,.secondaryBtn,.staff-nav a,button,input,select,textarea{font-family:Arial,Helvetica,sans-serif}.eyebrowLink{display:inline-flex;align-items:center;transition:color .18s ease,opacity .18s ease}.eyebrowLink:hover{color:#c4b5fd;opacity:1}.brand{font-size:1.9rem}.brand,.heroTitle,.mystiNavCard h3,.mystiVenueCard h3,.section-title{font-family:Georgia,Times New Roman,serif}.homePageLayout{display:grid;grid-gap:1.2rem;gap:1.2rem}.mystiHero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-gap:1.5rem;gap:1.5rem;padding:1.6rem;overflow:hidden;position:relative;background:radial-gradient(circle at top right,rgba(52,211,153,.14),transparent 28%),radial-gradient(circle at 18% 18%,rgba(251,191,36,.14),transparent 22%),linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.018))}[data-theme=light] .mystiHero{background:radial-gradient(circle at top right,rgba(5,150,105,.1),transparent 28%),radial-gradient(circle at 18% 18%,rgba(183,121,31,.1),transparent 22%),linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(243,246,251,.92))}.heroContent{position:relative;z-index:2}.heroLogo{display:block;width:min(100%,520px);height:auto;margin-bottom:.7rem;filter:drop-shadow(0 0 12px rgba(255,255,255,.18))}[data-theme=light] .heroLogo{filter:drop-shadow(0 0 10px rgba(17,24,39,.1))}.heroDates{margin:0 0 .35rem;color:#f5d98a;font-size:1rem}[data-theme=light] .heroDates{color:#7c5a10}.heroTitle{margin:0 0 .4rem;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.heroCopy{margin:0;max-width:36rem;color:#e9edf9;font-size:1.08rem}[data-theme=light] .heroCopy{color:var(--text)}.heroContent>:last-child{margin-bottom:0}.heroButtons{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.95rem;align-items:center}.heroButtons>a{flex:0 1 auto;white-space:nowrap}.mystiFooterButton,.mystiPrimaryButton,.mystiSecondaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.68rem .95rem;border-radius:999px;border:1px solid var(--border);font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:.95rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.mystiFooterButton:hover,.mystiMiniCard:hover,.mystiNavCard:hover,.mystiPrimaryButton:hover,.mystiSecondaryButton:hover{transform:translateY(-2px)}.mystiFooterButton:hover,.mystiPrimaryButton:hover,.mystiSecondaryButton:hover{border-color:rgba(251,191,36,.45);box-shadow:0 10px 26px rgba(0,0,0,.24),inset 0 0 0 1px hsla(0,0%,100%,.04),0 0 18px rgba(96,165,250,.12)}[data-theme=light] .mystiFooterButton:hover,[data-theme=light] .mystiPrimaryButton:hover,[data-theme=light] .mystiSecondaryButton:hover{box-shadow:0 10px 26px rgba(17,24,39,.1),inset 0 0 0 1px hsla(0,0%,100%,.45),0 0 18px rgba(37,99,235,.1)}.mystiFooterButton:hover,.mystiSecondaryButton:hover{background:hsla(0,0%,100%,.06)}[data-theme=light] .mystiFooterButton:hover,[data-theme=light] .mystiSecondaryButton:hover{background:rgba(17,24,39,.04)}.mystiPrimaryButton{background:linear-gradient(180deg,rgba(251,191,36,.3),rgba(251,191,36,.14));border-color:rgba(251,191,36,.45);box-shadow:inset 0 0 0 1px rgba(251,191,36,.08),0 10px 28px rgba(0,0,0,.18)}[data-theme=light] .mystiPrimaryButton{box-shadow:inset 0 0 0 1px rgba(183,121,31,.12),0 10px 22px rgba(17,24,39,.08)}.mystiFooterButton,.mystiMiniCard,.mystiSecondaryButton{background:hsla(0,0%,100%,.03)}[data-theme=light] .mystiFooterButton,[data-theme=light] .mystiMiniCard,[data-theme=light] .mystiSecondaryButton{background:rgba(17,24,39,.02)}.heroArtWrap{position:relative;display:grid;place-items:center;min-height:20rem}.heroGlow{position:absolute;inset:auto;width:28rem;height:28rem;border-radius:50%;background:radial-gradient(circle,rgba(52,211,153,.26) 0,rgba(96,165,250,.16) 38%,rgba(251,191,36,.1) 58%,transparent 76%);filter:blur(18px);opacity:.95}[data-theme=light] .heroGlow{opacity:.6}.heroMascot{position:relative;z-index:1;width:min(100%,440px);height:auto;object-fit:contain;filter:drop-shadow(0 18px 34px rgba(0,0,0,.38)) drop-shadow(0 0 18px rgba(52,211,153,.18))}[data-theme=light] .heroMascot{filter:drop-shadow(0 16px 24px rgba(17,24,39,.14))}.heroMascotLarge{width:clamp(320px,40vw,550px)}.mystiCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.mystiNavCard{border:1px solid var(--border);border-radius:22px;padding:1.2rem;background:radial-gradient(circle at top left,rgba(96,165,250,.08),transparent 35%),linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.016));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.02)}[data-theme=light] .mystiNavCard{background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 35%),linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(243,246,251,.92));box-shadow:inset 0 0 0 1px rgba(17,24,39,.03)}.mystiNavCard h3{margin:.3rem 0 .35rem;font-size:1.7rem}.mystiNavCard p{margin:0;color:var(--muted);font-size:1rem}.mystiNavIcon{display:inline-grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:50%;background:rgba(251,191,36,.14);border:1px solid rgba(251,191,36,.3);font-size:1.3rem}.mystiSecondarySection{padding:1rem 1.1rem}.mystiMiniCardRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.mystiMiniCard{border:1px solid var(--border);border-radius:18px;padding:.95rem 1rem;text-align:center;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mystiInfoGrid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:1rem;gap:1rem}.mystiVenueCard h3{margin:.35rem 0 .45rem;font-size:1.6rem}.mystiVenueCard p{margin:0;color:#edf1fb;font-size:1.02rem}[data-theme=light] .mystiVenueCard p{color:var(--text)}.mystiPortalButtons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}@media (max-width:900px){.mystiCardGrid,.mystiHero,.mystiInfoGrid,.mystiMiniCardRow{grid-template-columns:1fr}.heroArtWrap{min-height:14rem}.heroMascot{width:min(100%,320px)}}.compact-header{padding:.55rem 0 .6rem;box-shadow:0 8px 20px rgba(0,0,0,.12)}[data-theme=light] .compact-header{box-shadow:0 8px 18px rgba(17,24,39,.08)}.compact-header-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.6rem;gap:.6rem}.compact-nav{flex-wrap:nowrap;gap:.35rem;overflow-x:auto;scrollbar-width:thin}.compact-nav a{padding:.36rem .58rem;font-size:.84rem;white-space:nowrap}.compact-search{min-width:240px;width:auto}.compact-search input{padding:.55rem .8rem;font-size:.92rem}.compact-search .buttonish{padding:.55rem .8rem;font-size:.9rem}@media (max-width:1200px){.compact-header-top{grid-template-columns:1fr;align-items:stretch}.compact-search{min-width:100%;width:100%}}@media (max-width:900px){.heroButtons{gap:.5rem}.heroButtons>a{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .5rem);min-width:0}.heroMascotLarge{width:min(100%,400px)}.compact-nav{padding-bottom:.2rem}}@media (max-width:560px){.heroButtons>a{flex-basis:100%}.heroArtWrap{min-height:11rem}.heroMascot,.heroMascotLarge{width:min(100%,290px)}}.scheduleControlsGrid{align-items:end}.scheduleDayField{min-width:0}.dayPillRow{display:flex;flex-wrap:wrap;gap:.45rem}.dayPill{display:inline-flex;align-items:center;gap:.42rem;padding:.7rem .9rem;border-radius:999px;border:1px solid var(--border);background:hsla(0,0%,100%,.03);color:var(--muted);cursor:pointer;font:inherit;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}[data-theme=light] .dayPill{background:rgba(17,24,39,.02)}.dayPill:hover{transform:translateY(-1px)}.activeDayPill,.dayPill:hover{color:var(--text);border-color:rgba(96,165,250,.45)}.activeDayPill{background:rgba(96,165,250,.16);box-shadow:inset 0 -2px 0 rgba(96,165,250,.85)}.todayDayPill{border-color:rgba(45,212,191,.42)}.dayPillBadge{display:inline-flex;align-items:center;padding:.14rem .45rem;border-radius:999px;background:rgba(45,212,191,.18);color:var(--teal);font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.happeningNowPanel{display:grid;grid-gap:.95rem;gap:.95rem}.happeningNowHeader{align-items:center}.happeningNowCard,.happeningNowHeader{display:flex;justify-content:space-between;gap:1rem}.happeningNowCard{align-items:flex-start;border:1px solid rgba(45,212,191,.28);border-radius:18px;padding:1rem 1.1rem;background:linear-gradient(180deg,rgba(45,212,191,.08),hsla(0,0%,100%,.02))}.happeningNowMeta{color:var(--teal);font-size:.84rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.happeningNowCard h4{margin:.25rem 0 .3rem;font-size:1.18rem}.happeningNowDescription{margin:0}.happeningNowPill{display:inline-flex;align-items:center;justify-content:center;min-width:5.8rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(45,212,191,.32);background:rgba(10,11,18,.45);color:var(--text);font-weight:700}[data-theme=light] .happeningNowPill{background:hsla(0,0%,100%,.75)}.happeningNowEmpty{margin:0}.guestHeroPolished{grid-template-columns:auto minmax(0,1fr);align-items:center;padding:1.5rem}.guestHeroCopy{display:grid;grid-gap:.55rem;gap:.55rem}.guestHeroTitle{font-size:clamp(1.8rem,2.4vw,2.5rem);margin-bottom:.15rem}.guestHeroSubtitle{max-width:48rem}.guestLinkRow{margin-top:.35rem}.guestBioPanel{padding-top:1.1rem}.guestBioText{max-width:70ch;font-size:1.04rem}.guestAppearancesHeader{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:.9rem}.guestAppearanceCount{color:var(--muted);font-size:.9rem}.guestAppearanceList{gap:1rem}.guestAppearanceCard{background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.02))}.guestAppearanceMeta{color:var(--teal);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem}@media (max-width:900px){.guestAppearancesHeader,.happeningNowCard,.happeningNowHeader{flex-direction:column;align-items:flex-start}.guestHeroPolished{grid-template-columns:1fr}}.venueMapLayout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.venueRoomSidebar{display:grid;grid-gap:.85rem;gap:.85rem}.venueRoomList{display:grid;grid-gap:.55rem;gap:.55rem}.venueRoomButton{display:block;width:100%;padding:.55rem .75rem;border:1px solid var(--border);border-radius:14px;background:hsla(0,0%,100%,.02);color:var(--text);line-height:1.3}[data-theme=light] .venueRoomButton{background:rgba(17,24,39,.02)}.venueRoomButton:hover{border-color:var(--purple);background:hsla(0,0%,100%,.05)}[data-theme=light] .venueRoomButton:hover{background:rgba(17,24,39,.04)}.venueMapPanel{display:grid;grid-gap:.85rem;gap:.85rem}@media (max-width:900px){.venueMapLayout{grid-template-columns:1fr}.venueRoomList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.venueRoomList{grid-template-columns:1fr}}@media (max-width:1024px){.wrap{width:min(1400px,calc(100% - 1.2rem))}.main-area{padding:1rem 0 2rem}.heroCard,.panel{padding:1rem}.compact-header-top{gap:.5rem}.compact-nav{width:100%;justify-content:flex-start;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.compact-search{width:100%}}@media (max-width:900px){.section-title{font-size:1.2rem}.heroTitle{font-size:clamp(1.75rem,8vw,2.4rem)}.heroCopy,.muted,.mystiVenueCard p,.section-subtitle{font-size:.96rem}.mystiMiniCardRow{grid-template-columns:repeat(2,minmax(0,1fr))}.happeningNowAction{width:100%;justify-content:center}.scheduleControlsGrid{grid-template-columns:1fr!important}.dayPillRow{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.2rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.dayPill{flex:0 0 auto;white-space:nowrap}.adminGridWrap,.publicGridWrap,.timeline{border-radius:16px}.publicGridWrap .scheduleGridTable,.timeline table{min-width:860px}.adminGridTable tbody td,.adminGridTable tbody th,.scheduleGridTable tbody td,.scheduleGridTable tbody th{height:5.5rem}.adminGridTable tbody td,.scheduleGridTable tbody td{min-width:145px}.adminGridTable .stickyTime,.adminGridTable tbody th,.scheduleGridTable .scheduleStickyTime,.scheduleGridTable tbody th{min-width:76px;width:76px;font-size:.82rem}.adminEventBlock,.emptySlot,.eventBlock,.scheduleSpanCell .adminEventBlock,.scheduleSpanCell .eventBlock{min-height:100%;padding:.45rem}.adminEventBlock strong,.eventBlock h4,.scheduleSpanCell .eventBlock h4{font-size:.82rem;line-height:1.15}.adminEventBlock .eventMeta,.eventMeta,.scheduleFavoriteBtn,.trackTag{font-size:.68rem}.gamingEventRow{padding:.85rem .9rem}.gamingEventMain,.gamingEventMain strong{font-size:.95rem}.buttonish,.dangerBtn,.gamingEventRow,.listItem,.mystiFooterButton,.mystiMiniCard,.mystiPrimaryButton,.mystiSecondaryButton,.secondaryBtn,.venueRoomButton{min-height:44px}.eventDetailModal{padding:.25rem}}@media (max-width:640px){.wrap{width:min(1400px,calc(100% - .85rem))}.site-header{position:-webkit-sticky;position:sticky;top:0}.compact-header{padding:.45rem 0 .5rem}.eyebrow{letter-spacing:.12em;font-size:.68rem}.compact-nav a{padding:.42rem .58rem;font-size:.8rem}.header-search{gap:.45rem}.header-search input{min-width:0;padding:.62rem .75rem;font-size:.92rem}.header-search .buttonish{padding:.62rem .78rem}.heroButtons>a,.mystiMiniCardRow>a,.mystiPortalButtons>a{width:100%}.mystiMiniCardRow,.mystiPortalButtons{grid-template-columns:1fr}.mystiPortalButtons{display:grid}.card,.guestCard,.heroCard,.panel{border-radius:18px}.venueRoomList{grid-template-columns:1fr}.adminGridTable,.publicGridWrap .scheduleGridTable,.timeline table{min-width:760px}.adminGridTable tbody td,.scheduleGridTable tbody td{min-width:128px}.adminGridTable .stickyTime,.adminGridTable tbody th,.scheduleGridTable .scheduleStickyTime,.scheduleGridTable tbody th{min-width:68px;width:68px;font-size:.76rem}.trackTag{padding:.12rem .38rem}.guestHeroPolished{padding:1rem}}