.Button-module__TwxY6W__button{justify-content:center;align-items:center;gap:var(--spot-space-2);font-family:var(--spot-font-sans);border-radius:var(--spot-radius-md);cursor:pointer;white-space:nowrap;border:1px solid #0000;font-weight:600;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s,transform 60ms;display:inline-flex}.Button-module__TwxY6W__button:active{transform:translateY(1px)}.Button-module__TwxY6W__button:disabled{cursor:not-allowed;opacity:.55;transform:none}.Button-module__TwxY6W__md{padding:12px 20px;font-size:15px}.Button-module__TwxY6W__sm{padding:8px 14px;font-size:13px}.Button-module__TwxY6W__lg{padding:15px 26px;font-size:16px}.Button-module__TwxY6W__primary{background:var(--spot-color-primary);color:var(--spot-color-primary-contrast);border-color:var(--spot-color-primary)}.Button-module__TwxY6W__primary:hover:not(:disabled){background:var(--spot-color-primary-hover);border-color:var(--spot-color-primary-hover)}.Button-module__TwxY6W__secondary{background:var(--spot-color-surface);color:var(--spot-color-text);border-color:var(--spot-color-border-strong)}.Button-module__TwxY6W__secondary:hover:not(:disabled){border-color:var(--spot-gray-500);background:var(--spot-gray-50)}.Button-module__TwxY6W__ghost{color:var(--spot-color-text);background:0 0;border-color:#0000}.Button-module__TwxY6W__ghost:hover:not(:disabled){background:var(--spot-gray-100)}.Button-module__TwxY6W__dark{background:var(--spot-ink-900);color:var(--spot-gray-0);border-color:var(--spot-ink-900)}.Button-module__TwxY6W__dark:hover:not(:disabled){background:var(--spot-ink-700);border-color:var(--spot-ink-700)}
.Badge-module__3MrqDW__badge{font-family:var(--spot-font-mono);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--spot-radius-pill);white-space:nowrap;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.Badge-module__3MrqDW__neutral{background:var(--spot-gray-100);color:var(--spot-gray-600)}.Badge-module__3MrqDW__blue{background:var(--spot-blue-50);color:var(--spot-blue-600)}.Badge-module__3MrqDW__green{background:var(--spot-green-50);color:var(--spot-green-600)}.Badge-module__3MrqDW__amber{background:var(--spot-amber-50);color:var(--spot-amber-600)}.Badge-module__3MrqDW__red{background:var(--spot-red-50);color:var(--spot-red-600)}
.Card-module__sUwLeG__card{background:var(--spot-color-surface);border:1px solid var(--spot-color-border);border-radius:var(--spot-radius-lg);box-shadow:var(--spot-shadow-sm)}.Card-module__sUwLeG__pad-none{padding:0}.Card-module__sUwLeG__pad-sm{padding:var(--spot-space-4)}.Card-module__sUwLeG__pad-md{padding:var(--spot-space-5)}.Card-module__sUwLeG__pad-lg{padding:var(--spot-space-6)}.Card-module__sUwLeG__header{margin-bottom:var(--spot-space-3);flex-direction:column;gap:4px;display:flex}.Card-module__sUwLeG__title{margin:0;font-size:16px;font-weight:700}
.Table-module__ITXNPa__wrap{border:1px solid var(--spot-color-border);border-radius:var(--spot-radius-lg);background:var(--spot-color-surface);width:100%;overflow-x:auto}.Table-module__ITXNPa__table{border-collapse:collapse;width:100%;font-size:14px}.Table-module__ITXNPa__th{background:var(--spot-gray-50);text-align:start;font-family:var(--spot-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--spot-color-text-muted);border-bottom:1px solid var(--spot-color-border);white-space:nowrap;padding:12px 16px;font-size:11px;font-weight:600;position:sticky;top:0}.Table-module__ITXNPa__th[data-align=right]{text-align:end}.Table-module__ITXNPa__row,.Table-module__ITXNPa__clickableRow{border-bottom:1px solid var(--spot-color-border)}.Table-module__ITXNPa__row:last-child,.Table-module__ITXNPa__clickableRow:last-child{border-bottom:none}.Table-module__ITXNPa__clickableRow{cursor:pointer}.Table-module__ITXNPa__clickableRow:hover{background:var(--spot-gray-50)}.Table-module__ITXNPa__td{vertical-align:middle;padding:14px 16px}.Table-module__ITXNPa__td[data-align=right]{text-align:end}.Table-module__ITXNPa__empty{padding:var(--spot-space-6);text-align:center;color:var(--spot-color-text-muted);font-size:14px}
.Chip-module___1xRkG__dateChip,.Chip-module___1xRkG__timeChip{background:var(--spot-color-surface);border:1px solid var(--spot-color-border);border-radius:var(--spot-radius-md);cursor:pointer;font-family:var(--spot-font-sans);color:var(--spot-color-text);flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:background-color .12s,border-color .12s,color .12s;display:flex}.Chip-module___1xRkG__dateChip{min-width:64px;padding:10px 4px 12px}.Chip-module___1xRkG__timeChip{min-width:84px;padding:12px 8px}.Chip-module___1xRkG__dateChip:hover:not(:disabled),.Chip-module___1xRkG__timeChip:hover:not(:disabled){border-color:var(--spot-gray-500)}.Chip-module___1xRkG__dateLabel{font-family:var(--spot-font-mono);letter-spacing:.06em;color:var(--spot-color-text-muted);font-size:10px;font-weight:600}.Chip-module___1xRkG__dateDay{font-size:17px;font-weight:700}.Chip-module___1xRkG__timeValue{font-size:15px;font-weight:700}.Chip-module___1xRkG__timeTerms{font-family:var(--spot-font-mono);letter-spacing:.03em;text-transform:uppercase;color:var(--spot-color-text-muted);font-size:10px;font-weight:600}.Chip-module___1xRkG__dateChip[data-selected],.Chip-module___1xRkG__timeChip[data-selected]{background:var(--spot-color-primary);border-color:var(--spot-color-primary);color:var(--spot-gray-0)}.Chip-module___1xRkG__dateChip[data-selected] .Chip-module___1xRkG__dateLabel,.Chip-module___1xRkG__timeChip[data-selected] .Chip-module___1xRkG__timeTerms{color:var(--spot-blue-100)}.Chip-module___1xRkG__timeChip[data-tone=green] .Chip-module___1xRkG__timeTerms{color:var(--spot-green-500)}.Chip-module___1xRkG__timeChip[data-tone=blue] .Chip-module___1xRkG__timeTerms{color:var(--spot-blue-500)}.Chip-module___1xRkG__timeChip[data-tone=amber] .Chip-module___1xRkG__timeTerms{color:var(--spot-amber-500)}.Chip-module___1xRkG__dateChip[data-disabled],.Chip-module___1xRkG__timeChip[data-disabled]{background:var(--spot-gray-50);border-color:var(--spot-gray-100);color:var(--spot-color-text-faint);cursor:not-allowed}.Chip-module___1xRkG__dateChip[data-disabled] .Chip-module___1xRkG__dateLabel,.Chip-module___1xRkG__timeChip[data-disabled] .Chip-module___1xRkG__timeTerms{color:var(--spot-color-text-faint)}.Chip-module___1xRkG__chip{align-items:center;gap:var(--spot-space-1);padding-block:3px;padding-inline:var(--spot-space-2);border-radius:var(--spot-radius-sm);font-family:var(--spot-font-sans);white-space:nowrap;background:var(--spot-gray-100);color:var(--spot-gray-700);border:1px solid #0000;font-size:11.5px;font-weight:500;line-height:1.5;display:inline-flex}button.Chip-module___1xRkG__chip{cursor:pointer;transition:background-color .12s,border-color .12s,color .12s}button.Chip-module___1xRkG__chip:hover:not(:disabled):not([data-selected]){border-color:var(--spot-color-border-strong)}button.Chip-module___1xRkG__chip:disabled{cursor:not-allowed;opacity:.55}button.Chip-module___1xRkG__chip:focus-visible{outline:2px solid var(--spot-color-focus-ring);outline-offset:2px}.Chip-module___1xRkG__chip[data-tone=blue]{background:var(--spot-blue-50);color:var(--spot-blue-600)}.Chip-module___1xRkG__chip[data-tone=green]{background:var(--spot-green-50);color:var(--spot-green-600)}.Chip-module___1xRkG__chip[data-tone=amber]{background:var(--spot-amber-50);color:var(--spot-amber-600)}.Chip-module___1xRkG__chip[data-tone=red]{background:var(--spot-red-50);color:var(--spot-red-600)}.Chip-module___1xRkG__chip[data-selected]{background:var(--spot-color-text);border-color:var(--spot-color-text);color:var(--spot-color-surface)}
.Stat-module__HgzA0q__stat{flex-direction:column;gap:6px;display:flex}.Stat-module__HgzA0q__label{margin:0}.Stat-module__HgzA0q__value{letter-spacing:-.01em;font-size:28px;font-weight:700;line-height:1.1}.Stat-module__HgzA0q__delta{font-size:13px;font-weight:600}.Stat-module__HgzA0q__positive{color:var(--spot-green-500)}.Stat-module__HgzA0q__negative{color:var(--spot-red-500)}.Stat-module__HgzA0q__neutral{color:var(--spot-color-text-muted)}
.KpiStrip-module__3Nf8Dq__strip{gap:var(--spot-space-5);background:var(--spot-color-surface);border:1px solid var(--spot-color-border);border-radius:var(--spot-radius-lg);padding:var(--spot-space-5);box-shadow:var(--spot-shadow-sm);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.KpiStrip-module__3Nf8Dq__cell{min-width:0;border-inline-end:1px solid var(--spot-color-border);padding-inline-end:var(--spot-space-4)}.KpiStrip-module__3Nf8Dq__cell:last-child{border-inline-end:none}@media (max-width:720px){.KpiStrip-module__3Nf8Dq__cell{border-inline-end:none;border-bottom:1px solid var(--spot-color-border);padding-bottom:var(--spot-space-3)}.KpiStrip-module__3Nf8Dq__cell:last-child{border-bottom:none;padding-bottom:0}}
.SidebarShell-module__jBCGmW__shell{min-height:100vh;display:flex}.SidebarShell-module__jBCGmW__sidebar{background:var(--spot-ink-900);width:248px;color:var(--spot-gray-0);padding:var(--spot-space-5) var(--spot-space-3);flex-direction:column;flex-shrink:0;align-self:flex-start;height:100dvh;display:flex;position:sticky;top:0;overflow-y:auto}.SidebarShell-module__jBCGmW__brand{padding:0 var(--spot-space-3) var(--spot-space-6);letter-spacing:-.01em;font-size:18px;font-weight:800}.SidebarShell-module__jBCGmW__nav{flex-direction:column;flex:1;gap:2px;display:flex}.SidebarShell-module__jBCGmW__navItemWrap{border-radius:var(--spot-radius-sm)}.SidebarShell-module__jBCGmW__navItem{border-radius:var(--spot-radius-sm);color:var(--spot-gray-300);align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .12s,color .12s;display:flex}.SidebarShell-module__jBCGmW__navItem:hover{background:var(--spot-ink-700);color:var(--spot-gray-0)}.SidebarShell-module__jBCGmW__navItem[data-active]{background:var(--spot-blue-500);color:var(--spot-gray-0)}.SidebarShell-module__jBCGmW__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.SidebarShell-module__jBCGmW__footer{padding-top:var(--spot-space-4);border-top:1px solid var(--spot-ink-700);color:var(--spot-gray-400);font-size:13px}.SidebarShell-module__jBCGmW__content{background:var(--spot-color-bg);flex:1;min-width:0}@media (max-width:640px){.SidebarShell-module__jBCGmW__shell[data-responsive]{flex-direction:column}.SidebarShell-module__jBCGmW__shell[data-responsive] .SidebarShell-module__jBCGmW__sidebar{inset-inline:0;width:100%;height:60px;padding:0 var(--spot-space-2);border-top:1px solid var(--spot-ink-700);z-index:40;flex-direction:row;align-self:auto;align-items:center;position:fixed;top:auto;bottom:0;overflow:visible}.SidebarShell-module__jBCGmW__shell[data-responsive] .SidebarShell-module__jBCGmW__brand,.SidebarShell-module__jBCGmW__shell[data-responsive] .SidebarShell-module__jBCGmW__footer{display:none}.SidebarShell-module__jBCGmW__shell[data-responsive] .SidebarShell-module__jBCGmW__nav{flex-direction:row;justify-content:space-around;align-items:center;gap:0;width:100%}.SidebarShell-module__jBCGmW__shell[data-responsive] .SidebarShell-module__jBCGmW__navItemWrap{flex:1}.SidebarShell-module__jBCGmW__shell[data-responsive] .SidebarShell-module__jBCGmW__navItem{text-align:center;border-radius:var(--spot-radius-sm);flex-direction:column;justify-content:center;gap:2px;padding:6px 2px;font-size:10px}.SidebarShell-module__jBCGmW__shell[data-responsive] .SidebarShell-module__jBCGmW__content{padding-bottom:68px}}
.VenueBadge-module__d4Cioq__badge{border-radius:var(--spot-radius-md);color:var(--spot-gray-0);letter-spacing:-.02em;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}
.Toggle-module__UiUuXW__wrap{align-items:center;gap:var(--spot-space-3);cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex}.Toggle-module__UiUuXW__wrap.Toggle-module__UiUuXW__disabled{cursor:not-allowed;opacity:.55}.Toggle-module__UiUuXW__track{border-radius:var(--spot-radius-pill);background:var(--spot-gray-300);cursor:pointer;border:none;flex-shrink:0;width:40px;height:24px;padding:0;transition:background-color .14s;position:relative}.Toggle-module__UiUuXW__track[data-on]{background:var(--spot-color-primary)}.Toggle-module__UiUuXW__thumb{top:2px;background:var(--spot-gray-0);width:20px;height:20px;box-shadow:var(--spot-shadow-sm);border-radius:50%;transition:inset-inline-start .14s;position:absolute;inset-inline-start:2px}.Toggle-module__UiUuXW__track[data-on] .Toggle-module__UiUuXW__thumb{inset-inline-start:18px}.Toggle-module__UiUuXW__label{color:var(--spot-color-text);font-size:14px}
.Field-module__ixkPOq__field{gap:var(--spot-space-1);flex-direction:column;min-inline-size:0;display:flex}.Field-module__ixkPOq__fieldRow{justify-content:space-between;align-items:center;gap:var(--spot-space-3);flex-direction:row}.Field-module__ixkPOq__label{letter-spacing:.04em;text-transform:uppercase;color:var(--spot-color-text-muted);font-size:12px;font-weight:600}.Field-module__ixkPOq__hint{color:var(--spot-color-text-muted);text-wrap:pretty;font-size:12px;line-height:1.45}.Field-module__ixkPOq__error{color:var(--spot-red-600);text-wrap:pretty;font-size:12px;line-height:1.45}.Field-module__ixkPOq__control{font:inherit;color:var(--spot-color-text);background:var(--spot-color-surface);border:1px solid var(--spot-color-border);border-radius:var(--spot-radius-sm);inline-size:100%;min-inline-size:0;padding-block:7px;padding-inline:10px;font-size:13px;transition:border-color .12s,box-shadow .12s}.Field-module__ixkPOq__control:focus-visible{border-color:var(--spot-color-primary);box-shadow:0 0 0 3px var(--spot-blue-50);outline:none}.Field-module__ixkPOq__control:disabled{background:var(--spot-gray-50);color:var(--spot-color-text-faint);cursor:not-allowed}.Field-module__ixkPOq__control[data-invalid]{border-color:var(--spot-red-500)}.Field-module__ixkPOq__numeric{text-align:center;font-variant-numeric:tabular-nums;inline-size:auto;min-inline-size:4.5rem;max-inline-size:6.5rem}.Field-module__ixkPOq__select{cursor:pointer;padding-inline-end:26px}.Field-module__ixkPOq__segmented{gap:var(--spot-space-2);display:flex}.Field-module__ixkPOq__segment{text-align:center;padding-block:9px;padding-inline:var(--spot-space-3);border-radius:var(--spot-radius-sm);font:inherit;border:1.4px solid var(--spot-color-border-strong);background:var(--spot-color-surface);color:var(--spot-color-text-muted);cursor:pointer;flex:1;font-size:13px;font-weight:500;transition:border-color .12s,color .12s,box-shadow .12s}.Field-module__ixkPOq__segment:hover:not([aria-pressed=true]){border-color:var(--spot-color-text-faint)}.Field-module__ixkPOq__segment[aria-pressed=true]{border-color:var(--spot-color-primary);color:var(--spot-color-primary);box-shadow:0 0 0 3px var(--spot-blue-50)}.Field-module__ixkPOq__segment:focus-visible{outline:2px solid var(--spot-color-focus-ring);outline-offset:2px}
.BottomSheet-module__LXBZAG__overlay{z-index:60;background:#11182773;justify-content:center;align-items:flex-end;animation:.14s BottomSheet-module__LXBZAG__fade;display:flex;position:fixed;inset:0}.BottomSheet-module__LXBZAG__sheet{background:var(--spot-color-surface);max-block-size:min(86vh,760px);inline-size:100%;max-inline-size:640px;border-start-start-radius:var(--spot-radius-lg);border-start-end-radius:var(--spot-radius-lg);flex-direction:column;padding-block-end:max(var(--spot-space-4), env(safe-area-inset-bottom));animation:.18s cubic-bezier(.2,.8,.2,1) BottomSheet-module__LXBZAG__rise;display:flex;box-shadow:0 -8px 40px #11182738}.BottomSheet-module__LXBZAG__head{justify-content:space-between;align-items:center;gap:var(--spot-space-3);padding-block:var(--spot-space-4);padding-inline:var(--spot-space-5);border-block-end:1px solid var(--spot-color-border);display:flex}.BottomSheet-module__LXBZAG__title{color:var(--spot-color-text);font-size:15px;font-weight:600}.BottomSheet-module__LXBZAG__close{font:inherit;padding:var(--spot-space-1);cursor:pointer;color:var(--spot-color-text-muted);border-radius:var(--spot-radius-sm);background:0 0;border:none;font-size:20px;line-height:1}.BottomSheet-module__LXBZAG__close:focus-visible{outline:2px solid var(--spot-color-focus-ring);outline-offset:2px}.BottomSheet-module__LXBZAG__body{padding-block:var(--spot-space-4);padding-inline:var(--spot-space-5);-webkit-overflow-scrolling:touch;overflow:auto}@media (min-width:768px){.BottomSheet-module__LXBZAG__overlay{align-items:center}.BottomSheet-module__LXBZAG__sheet{border-radius:var(--spot-radius-lg);padding-block-end:0}}@keyframes BottomSheet-module__LXBZAG__fade{0%{opacity:0}}@keyframes BottomSheet-module__LXBZAG__rise{0%{opacity:0;transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){.BottomSheet-module__LXBZAG__overlay,.BottomSheet-module__LXBZAG__sheet{animation:none}}
.ScenarioBuilder-module__MVZEmq__builder{gap:var(--spot-space-3);flex-direction:column;display:flex}.ScenarioBuilder-module__MVZEmq__head{flex-direction:column;gap:3px;display:flex}.ScenarioBuilder-module__MVZEmq__title{color:var(--spot-color-text);font-size:15px;font-weight:600}.ScenarioBuilder-module__MVZEmq__hint{color:var(--spot-color-text-muted);text-wrap:pretty;font-size:12px;line-height:1.45}.ScenarioBuilder-module__MVZEmq__card{border:1px solid var(--spot-color-border);border-radius:var(--spot-radius-md);background:var(--spot-color-surface);overflow:hidden}.ScenarioBuilder-module__MVZEmq__card[data-fires]{border-color:var(--spot-color-primary);box-shadow:0 0 0 3px var(--spot-blue-50)}.ScenarioBuilder-module__MVZEmq__card[data-fallback]{background:var(--spot-gray-50)}.ScenarioBuilder-module__MVZEmq__cardHead{align-items:center;gap:var(--spot-space-2);padding-block:var(--spot-space-2);padding-inline:var(--spot-space-3);background:var(--spot-gray-50);border-block-end:1px solid var(--spot-color-border);display:flex}.ScenarioBuilder-module__MVZEmq__card[data-fires] .ScenarioBuilder-module__MVZEmq__cardHead{background:var(--spot-blue-50)}.ScenarioBuilder-module__MVZEmq__priority{border-radius:var(--spot-radius-sm);background:var(--spot-blue-400);block-size:22px;inline-size:22px;color:var(--spot-gray-0);font-variant-numeric:tabular-nums;flex:0 0 22px;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.ScenarioBuilder-module__MVZEmq__card[data-fires] .ScenarioBuilder-module__MVZEmq__priority{background:var(--spot-color-primary)}.ScenarioBuilder-module__MVZEmq__card[data-fallback] .ScenarioBuilder-module__MVZEmq__priority{background:var(--spot-gray-400);border-radius:var(--spot-radius-pill)}.ScenarioBuilder-module__MVZEmq__name{min-inline-size:0;font:inherit;color:var(--spot-color-text);border-radius:var(--spot-radius-sm);padding-block:3px;padding-inline:var(--spot-space-1);background:0 0;border:1px solid #0000;flex:1;font-size:13px;font-weight:600}.ScenarioBuilder-module__MVZEmq__name:hover:not(:disabled){border-color:var(--spot-color-border)}.ScenarioBuilder-module__MVZEmq__name:focus-visible{border-color:var(--spot-color-primary);background:var(--spot-color-surface);outline:none}.ScenarioBuilder-module__MVZEmq__name:disabled{color:var(--spot-color-text-muted);cursor:default}.ScenarioBuilder-module__MVZEmq__iconButton{font:inherit;color:var(--spot-color-text-faint);cursor:pointer;border-radius:var(--spot-radius-sm);background:0 0;border:none;padding:4px 5px;font-size:11px;line-height:1}.ScenarioBuilder-module__MVZEmq__iconButton:hover:not(:disabled){color:var(--spot-color-text);background:var(--spot-gray-100)}.ScenarioBuilder-module__MVZEmq__iconButton:disabled{opacity:.35;cursor:not-allowed}.ScenarioBuilder-module__MVZEmq__iconButton:focus-visible{outline:2px solid var(--spot-color-focus-ring);outline-offset:1px}.ScenarioBuilder-module__MVZEmq__iconButton[data-danger]:hover:not(:disabled){color:var(--spot-red-600);background:var(--spot-red-50)}.ScenarioBuilder-module__MVZEmq__cardBody{padding:var(--spot-space-3);gap:var(--spot-space-2);flex-direction:column;display:flex}.ScenarioBuilder-module__MVZEmq__leadIn{letter-spacing:.09em;text-transform:uppercase;color:var(--spot-color-text-muted);font-size:10px;font-weight:600}.ScenarioBuilder-module__MVZEmq__leadIn+.ScenarioBuilder-module__MVZEmq__rows{margin-block-start:2px}.ScenarioBuilder-module__MVZEmq__rows{gap:var(--spot-space-2);flex-direction:column;display:flex}.ScenarioBuilder-module__MVZEmq__row{align-items:center;gap:var(--spot-space-2);flex-wrap:wrap;display:flex}.ScenarioBuilder-module__MVZEmq__row>select,.ScenarioBuilder-module__MVZEmq__row>input{flex:0 auto;inline-size:auto;min-inline-size:0}.ScenarioBuilder-module__MVZEmq__row>input{inline-size:9ch}.ScenarioBuilder-module__MVZEmq__termRow{background:var(--spot-blue-50);border-radius:var(--spot-radius-sm);padding:var(--spot-space-1) var(--spot-space-2)}.ScenarioBuilder-module__MVZEmq__card[data-fallback] .ScenarioBuilder-module__MVZEmq__termRow{background:var(--spot-gray-100)}.ScenarioBuilder-module__MVZEmq__rowUnit{color:var(--spot-color-text-muted);white-space:nowrap;font-size:11.5px}.ScenarioBuilder-module__MVZEmq__addRow{font:inherit;color:var(--spot-color-text-muted);border:1px dashed var(--spot-color-border-strong);border-radius:var(--spot-radius-sm);padding-block:5px;padding-inline:var(--spot-space-3);cursor:pointer;background:0 0;align-self:flex-start;font-size:12px}.ScenarioBuilder-module__MVZEmq__addRow:hover:not(:disabled){color:var(--spot-color-text);border-color:var(--spot-color-text-faint)}.ScenarioBuilder-module__MVZEmq__addRow:disabled{opacity:.45;cursor:not-allowed}.ScenarioBuilder-module__MVZEmq__addRow:focus-visible{outline:2px solid var(--spot-color-focus-ring);outline-offset:2px}.ScenarioBuilder-module__MVZEmq__addScenario{text-align:center;color:var(--spot-color-text-muted);padding-block:var(--spot-space-3);border-radius:var(--spot-radius-md);align-self:stretch;font-size:13px;font-weight:600;}.ScenarioBuilder-module__MVZEmq__warning{gap:var(--spot-space-2);background:var(--spot-amber-50);border:1px solid var(--spot-amber-100);border-radius:var(--spot-radius-sm);padding:var(--spot-space-2) var(--spot-space-3);color:var(--spot-amber-600);text-wrap:pretty;font-size:11.5px;line-height:1.45;display:flex}.ScenarioBuilder-module__MVZEmq__warningMark{flex:none;font-weight:700}.ScenarioBuilder-module__MVZEmq__readOnlyRow{gap:var(--spot-space-2);align-items:baseline;display:flex}.ScenarioBuilder-module__MVZEmq__readOnlyLead{letter-spacing:.08em;text-transform:uppercase;inline-size:42px;color:var(--spot-color-text-muted);flex:0 0 42px;font-size:9.5px;font-weight:600}.ScenarioBuilder-module__MVZEmq__readOnlyText{min-inline-size:0;color:var(--spot-color-text);text-wrap:pretty;flex:1;font-size:12.5px;line-height:1.45}.ScenarioBuilder-module__MVZEmq__termChips{gap:var(--spot-space-1);flex-wrap:wrap;display:flex}
.Tabs-module__DM5fta__tabs{align-items:center;gap:var(--spot-space-1);border-bottom:1px solid var(--spot-color-border);display:flex;overflow-x:auto}.Tabs-module__DM5fta__tab{color:var(--spot-color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-inline-end:var(--spot-space-3);padding:10px 4px;font-size:14px;font-weight:600;transition:color .12s,border-color .12s;display:inline-flex}.Tabs-module__DM5fta__tab:hover{color:var(--spot-color-text)}.Tabs-module__DM5fta__tab[data-active]{color:var(--spot-color-primary);border-bottom-color:var(--spot-color-primary)}.Tabs-module__DM5fta__tabWrap{border-bottom:2px solid #0000;margin-inline-end:var(--spot-space-3)}.Tabs-module__DM5fta__tabWrap[data-active]{border-bottom-color:var(--spot-color-primary)}.Tabs-module__DM5fta__count{font-family:var(--spot-font-mono);color:var(--spot-color-text-faint);font-size:11px}
.Heatmap-module__qL5Lkq__wrap{gap:var(--spot-space-3);flex-direction:column;display:flex}.Heatmap-module__qL5Lkq__grid{-webkit-user-select:none;user-select:none;gap:4px;display:grid}.Heatmap-module__qL5Lkq__corner{height:22px}.Heatmap-module__qL5Lkq__colHeader{font-family:var(--spot-font-mono);letter-spacing:.04em;color:var(--spot-color-text-muted);text-align:center;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;height:22px;font-size:10px;font-weight:600;display:flex}.Heatmap-module__qL5Lkq__colTick{background:var(--spot-color-border);block-size:4px;inline-size:1px}.Heatmap-module__qL5Lkq__rowHeader{font-family:var(--spot-font-mono);white-space:nowrap;letter-spacing:.04em;color:var(--spot-color-text-muted);align-items:center;padding-inline-end:6px;font-size:10px;font-weight:600;display:flex}.Heatmap-module__qL5Lkq__cell{touch-action:none;background:var(--spot-gray-100);cursor:default;border:2px solid #0000;border-radius:2px;height:25px;padding:0;transition:background-color .1s,box-shadow .1s}.Heatmap-module__qL5Lkq__cell[data-bucket="1"]{background:var(--spot-blue-50)}.Heatmap-module__qL5Lkq__cell[data-bucket="2"]{background:var(--spot-blue-100)}.Heatmap-module__qL5Lkq__cell[data-bucket="3"]{background:var(--spot-blue-200)}.Heatmap-module__qL5Lkq__cell[data-bucket="4"]{background:var(--spot-blue-400)}.Heatmap-module__qL5Lkq__cell[data-bucket="5"]{background:var(--spot-blue-600)}.Heatmap-module__qL5Lkq__grid[role=grid] .Heatmap-module__qL5Lkq__cell{cursor:pointer}.Heatmap-module__qL5Lkq__cell[data-selected]{border-color:var(--spot-ink-900)}.Heatmap-module__qL5Lkq__legend{align-items:center;gap:var(--spot-space-2);color:var(--spot-color-text-muted);white-space:nowrap;flex-wrap:nowrap;font-size:12px;display:flex}.Heatmap-module__qL5Lkq__legendSwatches{gap:3px;display:flex}.Heatmap-module__qL5Lkq__legendSwatch{background:var(--spot-gray-100);block-size:10px;inline-size:15px}.Heatmap-module__qL5Lkq__legendSwatch[data-bucket="1"]{background:var(--spot-blue-50)}.Heatmap-module__qL5Lkq__legendSwatch[data-bucket="2"]{background:var(--spot-blue-100)}.Heatmap-module__qL5Lkq__legendSwatch[data-bucket="3"]{background:var(--spot-blue-200)}.Heatmap-module__qL5Lkq__legendSwatch[data-bucket="4"]{background:var(--spot-blue-400)}.Heatmap-module__qL5Lkq__legendSwatch[data-bucket="5"]{background:var(--spot-blue-600)}
.SplitLayout-module__xzMcdG__split{gap:var(--spot-space-6);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.SplitLayout-module__xzMcdG__editor{gap:var(--spot-space-4);flex-direction:column;min-width:0;display:flex}.SplitLayout-module__xzMcdG__previewPane{top:var(--spot-space-5);gap:var(--spot-space-3);flex-direction:column;min-width:0;display:flex;position:sticky}.SplitLayout-module__xzMcdG__previewActions{justify-content:space-between;align-items:center;gap:var(--spot-space-3);display:flex}.SplitLayout-module__xzMcdG__preview{border-radius:var(--spot-radius-lg);box-shadow:var(--spot-shadow-md);overflow:hidden}@media (max-width:960px){.SplitLayout-module__xzMcdG__split{grid-template-columns:1fr}.SplitLayout-module__xzMcdG__previewPane{position:static}}
.LoginScreen-module__7AdGnq__page{background:var(--spot-ink-900);min-height:100vh;padding:var(--spot-space-5);justify-content:center;align-items:center;display:flex}.LoginScreen-module__7AdGnq__panel{background:var(--spot-color-surface);border-radius:var(--spot-radius-lg);width:100%;max-width:400px;padding:var(--spot-space-6);box-shadow:var(--spot-shadow-lg)}.LoginScreen-module__7AdGnq__brand{letter-spacing:-.01em;margin-bottom:var(--spot-space-5);font-size:20px;font-weight:800}.LoginScreen-module__7AdGnq__heading{margin:0 0 8px;font-size:22px;font-weight:800}.LoginScreen-module__7AdGnq__sub{margin:0 0 var(--spot-space-5);color:var(--spot-color-text-muted);font-size:14px;line-height:1.5}.LoginScreen-module__7AdGnq__form{gap:var(--spot-space-4);flex-direction:column;display:flex}.LoginScreen-module__7AdGnq__field{flex-direction:column;gap:6px;display:flex}.LoginScreen-module__7AdGnq__label{color:var(--spot-color-text-muted);font-size:13px;font-weight:600}.LoginScreen-module__7AdGnq__input{border-radius:var(--spot-radius-md);border:1px solid var(--spot-color-border-strong);background:var(--spot-color-surface);color:var(--spot-color-text);padding:11px 14px;font-size:15px}.LoginScreen-module__7AdGnq__input:focus-visible{outline:2px solid var(--spot-color-focus-ring);outline-offset:1px}.LoginScreen-module__7AdGnq__error{background:var(--spot-red-50);color:var(--spot-red-600);border-radius:var(--spot-radius-sm);padding:10px 12px;font-size:13px}.LoginScreen-module__7AdGnq__submit{width:100%;margin-top:4px}.LoginScreen-module__7AdGnq__demoCard{margin-top:var(--spot-space-5)}.LoginScreen-module__7AdGnq__demoTitle{margin-bottom:4px;font-size:13px;font-weight:700}.LoginScreen-module__7AdGnq__demoHint{margin:0 0 var(--spot-space-3);color:var(--spot-color-text-muted);font-size:12px}.LoginScreen-module__7AdGnq__demoButtons{flex-direction:column;gap:6px;display:flex}.LoginScreen-module__7AdGnq__demoButton{text-align:start;border-radius:var(--spot-radius-sm);border:1px solid var(--spot-color-border);background:var(--spot-gray-50);cursor:pointer;color:var(--spot-color-text);padding:8px 10px;font-size:13px}.LoginScreen-module__7AdGnq__demoButton:hover{border-color:var(--spot-color-border-strong);background:var(--spot-gray-100)}
.FallbackNotice-module__ZwsNvq__notice{background:var(--spot-amber-50);border:1px solid var(--spot-amber-100);color:var(--spot-amber-600);border-radius:var(--spot-radius-md);margin-bottom:var(--spot-space-4);align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.FallbackNotice-module__ZwsNvq__icon{flex-shrink:0}
.oracle-module__J6Ik4q__tabs{margin-bottom:var(--spot-space-4)}.oracle-module__J6Ik4q__statGrid{gap:var(--spot-space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.oracle-module__J6Ik4q__stat{border:1px solid var(--spot-color-border);border-radius:var(--spot-radius-md);padding:var(--spot-space-4);background:var(--spot-color-surface)}.oracle-module__J6Ik4q__statLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--spot-color-text-faint);font-size:11px}.oracle-module__J6Ik4q__statValue{margin-top:4px;font-size:24px;font-weight:700}.oracle-module__J6Ik4q__statSub{color:var(--spot-color-text-muted);margin-top:2px;font-size:12px}.oracle-module__J6Ik4q__meter{background:var(--spot-gray-100);border-radius:3px;height:6px;margin-top:10px;overflow:hidden}.oracle-module__J6Ik4q__meterFill{background:var(--spot-color-primary);border-radius:3px;height:100%}.oracle-module__J6Ik4q__meterFillWarn{background:var(--spot-red-500,#e5484d)}.oracle-module__J6Ik4q__metaRow{gap:var(--spot-space-4);color:var(--spot-color-text-muted);margin-top:var(--spot-space-3);flex-wrap:wrap;font-size:12px;display:flex}.oracle-module__J6Ik4q__toolbar{align-items:center;gap:var(--spot-space-3);margin-bottom:var(--spot-space-3);flex-wrap:wrap;display:flex}.oracle-module__J6Ik4q__spacer{flex:1}.oracle-module__J6Ik4q__crumb{color:var(--spot-color-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.oracle-module__J6Ik4q__gridWrap{border:1px solid var(--spot-color-border);border-radius:var(--spot-radius-md);overflow-x:auto}.oracle-module__J6Ik4q__grid{border-collapse:collapse;width:100%;font-size:13px}.oracle-module__J6Ik4q__grid th,.oracle-module__J6Ik4q__grid td{border-bottom:1px solid var(--spot-color-border);text-align:start;white-space:nowrap;text-overflow:ellipsis;max-width:340px;padding:7px 10px;overflow:hidden}.oracle-module__J6Ik4q__grid th{background:var(--spot-color-surface-muted,var(--spot-gray-50));font-weight:600;position:sticky;top:0}.oracle-module__J6Ik4q__grid tbody tr:hover{background:var(--spot-gray-50)}.oracle-module__J6Ik4q__pk{color:var(--spot-color-text-faint);margin-inline-start:4px;font-size:9px;font-weight:700}.oracle-module__J6Ik4q__nullCell{color:var(--spot-color-text-faint);font-style:italic}.oracle-module__J6Ik4q__cellInput{border:1px solid var(--spot-color-border-strong);border-radius:var(--spot-radius-sm,4px);background:var(--spot-color-surface);width:100%;min-width:120px;color:var(--spot-color-text);padding:4px 6px;font-size:13px}.oracle-module__J6Ik4q__rowActions{gap:6px;display:flex}.oracle-module__J6Ik4q__linkBtn{color:var(--spot-color-primary);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:12px}.oracle-module__J6Ik4q__linkBtnDanger{color:var(--spot-red-600,#c62a2f)}.oracle-module__J6Ik4q__sql{width:100%;min-height:110px;font-family:var(--spot-font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);border:1px solid var(--spot-color-border-strong);border-radius:var(--spot-radius-md);background:var(--spot-color-surface);color:var(--spot-color-text);resize:vertical;padding:10px 12px;font-size:13px}.oracle-module__J6Ik4q__note{color:var(--spot-color-text-muted);font-size:12px}.oracle-module__J6Ik4q__error{color:var(--spot-red-600,#c62a2f);margin-top:var(--spot-space-2);font-size:12px}.oracle-module__J6Ik4q__clickRow{cursor:pointer}@media (max-width:1024px){.oracle-module__J6Ik4q__statGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.PageHeader-module__iU7yyG__header{justify-content:space-between;align-items:flex-start;gap:var(--spot-space-4);flex-wrap:wrap;display:flex}.PageHeader-module__iU7yyG__title{letter-spacing:-.01em;margin:4px 0 0;font-size:24px;font-weight:800}.PageHeader-module__iU7yyG__subtitle{color:var(--spot-color-text-muted);max-width:640px;margin:6px 0 0;font-size:14px;line-height:1.5}.PageHeader-module__iU7yyG__actions{align-items:center;gap:var(--spot-space-3);flex-shrink:0;display:flex}
.actions-module__Tt57fW__overlay{padding:var(--spot-space-7) var(--spot-space-5);z-index:100;background:#00000073;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}.actions-module__Tt57fW__panel{background:var(--spot-color-surface);border-radius:var(--spot-radius-lg);width:100%;max-width:480px;padding:var(--spot-space-6);box-shadow:var(--spot-shadow-lg)}.actions-module__Tt57fW__title{margin:0 0 4px;font-size:20px;font-weight:800}.actions-module__Tt57fW__sub{margin:0 0 var(--spot-space-5);color:var(--spot-color-text-muted);font-size:14px}.actions-module__Tt57fW__form{gap:var(--spot-space-4);flex-direction:column;display:flex}.actions-module__Tt57fW__field{flex-direction:column;gap:6px;display:flex}.actions-module__Tt57fW__label{color:var(--spot-color-text-muted);font-size:13px;font-weight:600}.actions-module__Tt57fW__input,.actions-module__Tt57fW__select,.actions-module__Tt57fW__textarea{border-radius:var(--spot-radius-md);border:1px solid var(--spot-color-border-strong);background:var(--spot-color-surface);color:var(--spot-color-text);padding:11px 14px;font-family:inherit;font-size:15px}.actions-module__Tt57fW__textarea{resize:vertical;min-height:96px}.actions-module__Tt57fW__input:focus-visible,.actions-module__Tt57fW__select:focus-visible,.actions-module__Tt57fW__textarea:focus-visible{outline:2px solid var(--spot-color-focus-ring);outline-offset:1px}.actions-module__Tt57fW__error{background:var(--spot-red-50);color:var(--spot-red-600);border-radius:var(--spot-radius-sm);padding:10px 12px;font-size:13px}.actions-module__Tt57fW__success{background:var(--spot-green-50);color:var(--spot-green-600);border-radius:var(--spot-radius-sm);padding:10px 12px;font-size:13px}.actions-module__Tt57fW__notice{background:var(--spot-gray-50);color:var(--spot-color-text);border-radius:var(--spot-radius-sm);padding:10px 12px;font-size:13px}.actions-module__Tt57fW__actions{justify-content:flex-end;gap:var(--spot-space-3);margin-top:var(--spot-space-2);display:flex}
.page-module__D44k2a__page{gap:var(--spot-space-5);padding:var(--spot-space-6) var(--spot-space-7);flex-direction:column;max-width:1320px;display:flex}.page-module__D44k2a__grid2{gap:var(--spot-space-5);grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;display:grid}.page-module__D44k2a__grid3{gap:var(--spot-space-5);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.page-module__D44k2a__stack{gap:var(--spot-space-5);flex-direction:column;display:flex}.page-module__D44k2a__row{align-items:center;gap:var(--spot-space-3);flex-wrap:wrap;display:flex}.page-module__D44k2a__spread{justify-content:space-between;align-items:center;gap:var(--spot-space-3);flex-wrap:wrap;display:flex}.page-module__D44k2a__searchInput{border-radius:var(--spot-radius-md);border:1px solid var(--spot-color-border-strong);background:var(--spot-color-surface);min-width:220px;color:var(--spot-color-text);padding:9px 14px;font-size:14px}.page-module__D44k2a__select{border-radius:var(--spot-radius-md);border:1px solid var(--spot-color-border-strong);background:var(--spot-color-surface);color:var(--spot-color-text);padding:9px 12px;font-size:13px}.page-module__D44k2a__mutedList{gap:var(--spot-space-3);flex-direction:column;display:flex}.page-module__D44k2a__listItem{padding-bottom:var(--spot-space-3);border-bottom:1px solid var(--spot-color-border)}.page-module__D44k2a__listItem:last-child{border-bottom:none;padding-bottom:0}.page-module__D44k2a__itemTitle{font-size:14px;font-weight:600}.page-module__D44k2a__itemMeta{color:var(--spot-color-text-muted);margin-top:2px;font-size:12px}@media (max-width:1024px){.page-module__D44k2a__grid2,.page-module__D44k2a__grid3{grid-template-columns:1fr}.page-module__D44k2a__page{padding:var(--spot-space-5)}}
.settingsPanels-module__q2ZVMq__planCard{border:1px solid var(--spot-color-border);border-radius:var(--spot-radius-md);padding:var(--spot-space-4);flex-direction:column;gap:6px;display:flex}.settingsPanels-module__q2ZVMq__editForm{gap:var(--spot-space-3);margin-top:var(--spot-space-2);flex-direction:column;display:flex}.settingsPanels-module__q2ZVMq__field{flex-direction:column;gap:4px;display:flex}.settingsPanels-module__q2ZVMq__label{color:var(--spot-color-text-muted);font-size:12px;font-weight:600}.settingsPanels-module__q2ZVMq__input,.settingsPanels-module__q2ZVMq__textarea{border-radius:var(--spot-radius-sm);border:1px solid var(--spot-color-border-strong);background:var(--spot-color-surface);color:var(--spot-color-text);padding:8px 10px;font-family:inherit;font-size:13px}.settingsPanels-module__q2ZVMq__textarea{resize:vertical;min-height:64px}.settingsPanels-module__q2ZVMq__input:focus-visible,.settingsPanels-module__q2ZVMq__textarea:focus-visible{outline:2px solid var(--spot-color-focus-ring);outline-offset:1px}.settingsPanels-module__q2ZVMq__actionsRow{gap:var(--spot-space-2);justify-content:flex-end;display:flex}.settingsPanels-module__q2ZVMq__error{background:var(--spot-red-50);color:var(--spot-red-600);border-radius:var(--spot-radius-sm);padding:8px 10px;font-size:12px}.settingsPanels-module__q2ZVMq__hint{color:var(--spot-color-text-faint);font-size:11px}
.AddRestaurantModal-module__HMC8QW__overlay{padding:var(--spot-space-7) var(--spot-space-5);z-index:100;background:#00000073;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}.AddRestaurantModal-module__HMC8QW__panel{background:var(--spot-color-surface);border-radius:var(--spot-radius-lg);width:100%;max-width:520px;padding:var(--spot-space-6);box-shadow:var(--spot-shadow-lg)}.AddRestaurantModal-module__HMC8QW__title{margin:0 0 4px;font-size:20px;font-weight:800}.AddRestaurantModal-module__HMC8QW__sub{margin:0 0 var(--spot-space-5);color:var(--spot-color-text-muted);font-size:14px}.AddRestaurantModal-module__HMC8QW__form{gap:var(--spot-space-4);flex-direction:column;display:flex}.AddRestaurantModal-module__HMC8QW__row2{gap:var(--spot-space-4);grid-template-columns:1fr 1fr;display:grid}.AddRestaurantModal-module__HMC8QW__field{flex-direction:column;gap:6px;display:flex}.AddRestaurantModal-module__HMC8QW__labelRow{justify-content:space-between;align-items:baseline;gap:var(--spot-space-2);display:flex}.AddRestaurantModal-module__HMC8QW__label{color:var(--spot-color-text-muted);font-size:13px;font-weight:600}.AddRestaurantModal-module__HMC8QW__hint{color:var(--spot-color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.AddRestaurantModal-module__HMC8QW__input,.AddRestaurantModal-module__HMC8QW__select{border-radius:var(--spot-radius-md);border:1px solid var(--spot-color-border-strong);background:var(--spot-color-surface);color:var(--spot-color-text);padding:11px 14px;font-size:15px}.AddRestaurantModal-module__HMC8QW__input:focus-visible,.AddRestaurantModal-module__HMC8QW__select:focus-visible{outline:2px solid var(--spot-color-focus-ring);outline-offset:1px}.AddRestaurantModal-module__HMC8QW__checkboxField{align-items:center;gap:var(--spot-space-2);flex-direction:row}.AddRestaurantModal-module__HMC8QW__error{background:var(--spot-red-50);color:var(--spot-red-600);border-radius:var(--spot-radius-sm);padding:10px 12px;font-size:13px}.AddRestaurantModal-module__HMC8QW__actions{justify-content:flex-end;gap:var(--spot-space-3);margin-top:var(--spot-space-2);display:flex}@media (max-width:560px){.AddRestaurantModal-module__HMC8QW__row2{grid-template-columns:1fr}}
.support-module___niRzG__layout{gap:var(--spot-space-5);grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);align-items:start;display:grid}.support-module___niRzG__ticketRow{text-align:start;border:none;border-bottom:1px solid var(--spot-color-border);width:100%;padding:var(--spot-space-3) 0;cursor:pointer;background:0 0;display:block}.support-module___niRzG__ticketRow:last-child{border-bottom:none}.support-module___niRzG__ticketRow[data-active]{background:var(--spot-blue-50);margin:0 calc(-1 * var(--spot-space-3));padding:var(--spot-space-3);border-radius:var(--spot-radius-sm)}.support-module___niRzG__thread{gap:var(--spot-space-3);margin-top:var(--spot-space-4);flex-direction:column;max-height:420px;display:flex;overflow-y:auto}.support-module___niRzG__message{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.support-module___niRzG__message[data-mine]{align-items:flex-end}.support-module___niRzG__messageMeta{color:var(--spot-color-text-faint);font-size:11px}.support-module___niRzG__messageBubble{background:var(--spot-gray-100);border-radius:var(--spot-radius-md);max-width:80%;padding:10px 14px;font-size:14px;line-height:1.5}.support-module___niRzG__message[data-mine] .support-module___niRzG__messageBubble{background:var(--spot-blue-50)}.support-module___niRzG__replyForm{gap:var(--spot-space-2);margin-top:var(--spot-space-4);flex-direction:column;display:flex}.support-module___niRzG__replyInput{border-radius:var(--spot-radius-md);border:1px solid var(--spot-color-border-strong);min-height:72px;font:inherit;color:var(--spot-color-text);background:var(--spot-color-surface);resize:vertical;padding:10px 12px}.support-module___niRzG__replyInput:disabled{opacity:.6}.support-module___niRzG__error{background:var(--spot-red-50);color:var(--spot-red-600);border-radius:var(--spot-radius-sm);margin-top:var(--spot-space-3);padding:10px 12px;font-size:13px}.support-module___niRzG__venueLink{text-decoration:none}@media (max-width:1024px){.support-module___niRzG__layout{grid-template-columns:1fr}}
.Sidebar-module__r6VNtW__brandTag{color:var(--spot-gray-400);font-size:13px;font-weight:500}.Sidebar-module__r6VNtW__navItem{border-radius:var(--spot-radius-sm);color:inherit;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.Sidebar-module__r6VNtW__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.Sidebar-module__r6VNtW__footer{flex-direction:column;gap:6px;display:flex}.Sidebar-module__r6VNtW__footerVenue{color:var(--spot-gray-0);font-size:13px;font-weight:700}.Sidebar-module__r6VNtW__footerRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.Sidebar-module__r6VNtW__footerName{color:var(--spot-gray-400);font-size:12px}.Sidebar-module__r6VNtW__logout{color:var(--spot-gray-400);text-align:start;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-size:12px;text-decoration:underline}.Sidebar-module__r6VNtW__logout:hover{color:var(--spot-gray-0)}@media (max-width:640px){[data-responsive] .Sidebar-module__r6VNtW__navItem{text-align:center;flex-direction:column;gap:2px;padding:6px 2px;font-size:10px}[data-responsive] .Sidebar-module__r6VNtW__navIcon{width:20px;height:20px}}
