.platform-table-wrap small{color:var(--ops-muted);margin-top:2px;font-size:11px;line-height:16px;display:block}.platform-main{flex-direction:column;flex:1;min-width:0;min-height:0;font-size:13px;display:flex;overflow:hidden}.platform-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:16px 24px;display:flex}.platform-toolbar h1{margin:0;font-size:20px;font-weight:650}.platform-tools{align-items:center;gap:8px;display:flex}.platform-tools input{width:240px;max-width:100%}.platform-table-wrap{flex:1;min-height:0;overflow:auto}.platform-table-wrap table{border-collapse:separate;border-spacing:0;text-align:left;table-layout:fixed;width:100%;color:var(--ops-text);font-size:12px;line-height:17px}.platform-table-wrap th{z-index:1;background:var(--ops-panel);height:34px;color:var(--ops-muted);font-size:10px;font-weight:600;position:sticky;top:0}.platform-table-wrap th,.platform-table-wrap td{border-bottom:1px solid var(--ops-border);vertical-align:middle;overflow-wrap:anywhere;padding:8px 16px}.platform-table-wrap td{height:52px}.platform-table-wrap tbody tr:hover,.platform-table-wrap tbody tr:focus-within{background:var(--ops-panel-raised)}.platform-clickable-row{cursor:pointer}.platform-primary,.platform-account-link{color:var(--ops-text);font-size:12px;font-weight:650}.platform-account-link{text-align:left;text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.platform-account-link:hover,.platform-account-link:focus-visible{text-decoration-color:currentColor}.platform-account-link:focus-visible{outline:2px solid var(--ring);outline-offset:3px;border-radius:2px}.platform-membership+.platform-membership{margin-top:6px}.platform-status{white-space:nowrap;text-transform:capitalize;align-items:center;gap:6px;font-size:11px;line-height:16px;display:inline-flex}.platform-status>span{background:var(--ops-muted);border-radius:50%;flex:0 0 5px;width:5px;height:5px}.platform-status.is-muted{color:var(--ops-muted)}.platform-status.is-muted>span{background:0 0;border:1px solid}.platform-capitalize{text-transform:capitalize}.platform-time{font-variant-numeric:tabular-nums}.platform-table-wrap [data-slot=button]{height:28px;min-height:28px;padding:0 6px;font-size:11px}.platform-table-wrap [data-slot=button] svg{width:14px;height:14px}.platform-table-wrap [data-platform-actions]{text-align:right;padding-inline:4px 12px}.platform-table-wrap [data-platform-actions] [data-slot=button]{width:28px}.platform-pagination{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:12px;padding:12px 24px;display:flex}.platform-pagination>span:first-child{color:var(--muted-foreground);margin-right:auto}.platform-empty{color:var(--muted-foreground);padding:32px 24px}.platform-empty h2{color:var(--foreground);margin-bottom:8px;font-size:18px}.platform-empty p{margin-bottom:16px}.platform-notice,.platform-error{margin:0;padding:12px 24px}.platform-error{color:var(--destructive)}.platform-notice{border-bottom:1px solid var(--border)}.platform-muted{color:var(--muted-foreground)}.platform-form{flex-direction:column;flex:1;min-height:0;display:flex}.platform-fields{flex-direction:column;gap:20px;padding:24px;display:flex;overflow-y:auto}.platform-fields label{flex-direction:column;gap:8px;font-size:13px;font-weight:500;display:flex}.platform-fields [data-slot=select-trigger]{width:100%}.platform-fields dt{color:var(--muted-foreground);margin-top:16px}.platform-fields dd{overflow-wrap:anywhere;margin-top:4px}.platform-fields .platform-error{padding:0}.platform-form-footer{flex-direction:row;justify-content:flex-end}@media (width<=900px){.platform-table-wrap th,.platform-table-wrap td{padding:8px 12px}.platform-toolbar{padding:16px}}@media (width<=640px){.platform-tools{width:100%}.platform-tools input{flex:1;width:auto;min-width:0}.platform-table-wrap table{min-width:620px}}.account-dialog-backdrop{z-index:100;background:#00000059;position:fixed;inset:0}.account-dialog{z-index:101;border:1px solid var(--border);background:var(--popover);width:min(420px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--foreground);border-radius:8px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 16px 48px #0003}.account-dialog-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.account-dialog-header h2{margin:0;font-size:16px;font-weight:650}.account-dialog-body{padding:20px}.account-dialog-body .sidebar-profile-preferences{padding:0}.account-dialog .sidebar-profile-preferences .sidebar-profile-preference-label{color:var(--muted-foreground);font-size:12px}.account-dialog .sidebar-profile-preferences .sidebar-profile-segmented{background:var(--muted);border-radius:4px;height:36px}.account-dialog .sidebar-profile-preferences .sidebar-profile-segmented-indicator{border-color:var(--border);background:var(--accent);box-shadow:none;border-radius:3px}.account-dialog .sidebar-profile-preferences .sidebar-profile-segmented button{color:var(--muted-foreground);border-radius:3px;font-size:12px}.account-dialog .sidebar-profile-preferences .sidebar-profile-segmented button[aria-checked=true]{color:var(--foreground)}.account-dialog-body .auth-form{margin:0}.account-dialog-note{color:var(--muted-foreground);overflow-wrap:anywhere;margin:0 0 16px;font-size:13px}.account-switch-list{gap:4px;display:grid}.account-switch-row{width:100%;min-height:56px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:12px;padding:10px;font-size:14px;display:flex}.account-switch-row:hover:not(:disabled),.account-switch-row[aria-current=true]{background:var(--accent)}.account-switch-row:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.account-switch-row:disabled:not([aria-current=true]){opacity:.55;cursor:default}.account-switch-row>svg{flex:0 0 18px;width:18px;height:18px}.account-switch-row .sidebar-account-copy{flex:1;min-width:0}.account-switch-row .sidebar-account-copy strong{font-size:14px;font-weight:600}.account-dialog .account-switch-row .sidebar-account-copy small{color:var(--muted-foreground);font-size:12px}.account-switch-footer{border-top:1px solid var(--border);gap:4px;margin-top:12px;padding-top:12px;display:grid}.account-switch-footer .account-switch-row{min-height:40px}.sidebar-profile-menu.workspace-account-menu{width:min(320px,100vw - 24px);max-height:min(480px, calc(100dvh - 72px), var(--available-height,600px));border-radius:8px;flex-direction:column;padding:6px;display:flex;overflow:hidden}.workspace-account-menu>*{flex-shrink:0}.workspace-account-menu .profile-account-list{overscroll-behavior-y:contain;scrollbar-width:thin;flex-shrink:1;grid-auto-rows:min-content;min-height:0;max-height:264px;overflow:hidden auto}.workspace-account-menu [data-slot=dropdown-menu-item]{min-height:38px;color:var(--foreground);border-radius:4px;gap:12px;padding:9px 12px;font-size:13px;font-weight:500}.workspace-account-menu [data-slot=dropdown-menu-item]>svg{width:16px;height:16px;color:var(--muted-foreground)}.workspace-account-menu [data-slot=dropdown-menu-item][data-highlighted]{background:var(--accent)}.sidebar-profile-menu.workspace-account-menu>[data-slot=dropdown-menu-separator]{margin:6px}.workspace-account-menu [data-slot=dropdown-menu-group]{gap:2px;display:grid}.workspace-account-menu .profile-account-option{min-height:64px;padding:10px}.workspace-account-menu .profile-account-option[aria-current=true]{opacity:1;background:var(--muted);cursor:default}.workspace-account-menu .profile-account-option[aria-current=true]>svg{color:var(--command-accent,var(--foreground))}.workspace-account-menu .profile-account-avatar{border:1px solid var(--border);background:var(--secondary);width:32px;height:32px;color:var(--foreground);border-radius:50%;flex:0 0 32px;place-items:center;font-size:11px;font-weight:650;display:grid}.workspace-account-menu .profile-account-option .sidebar-account-copy{flex:1;gap:3px;min-width:0}.workspace-account-menu .profile-account-option .sidebar-account-copy strong{color:var(--foreground);font-size:13px;font-weight:600}.workspace-account-menu .profile-account-option .sidebar-account-copy small{color:var(--muted-foreground);font-size:12px;font-weight:400}.workspace-account-menu .sidebar-profile-signout{color:var(--muted-foreground)}.workspace-account-menu .profile-signout-all,.workspace-account-menu .profile-signout-all>svg{color:var(--destructive)}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:root,:host{--shimmer-angle:20deg}*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:"";--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0;--scroll-fade-t:0px;--scroll-fade-b:0px;--scroll-fade-s:0px;--scroll-fade-e:0px;--scroll-fade-mask:initial;--shimmer-image:initial;--shimmer-text-fill:initial}}}@layer theme{:root,:host{--font-sans:"Inter Variable", Inter, ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-amber-300:oklch(87.9% .169 91.605);--color-amber-400:oklch(82.8% .189 84.429);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-700:oklch(55.5% .163 48.998);--color-emerald-300:oklch(84.5% .143 164.978);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-700:oklch(50.8% .118 165.612);--color-sky-300:oklch(82.8% .111 230.318);--color-sky-400:oklch(74.6% .16 232.661);--color-sky-500:oklch(68.5% .169 237.323);--color-sky-700:oklch(50% .134 242.749);--color-black:#000;--spacing:.25rem;--container-xs:20rem;--container-md:28rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-medium:500;--font-weight-semibold:600;--tracking-normal:0em;--radius-sm:calc(var(--radius) * .6);--radius-xl:calc(var(--radius) * 1.4);--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--blur-sm:8px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"Inter Variable", Inter, ui-sans-serif, system-ui, sans-serif;--default-mono-font-family:var(--font-mono);--font-heading:var(--font-sans)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}}body{background-color:var(--background);color:var(--foreground)}html{font-family:Inter Variable,Inter,ui-sans-serif,system-ui,sans-serif}}@layer components;@layer utilities{.\@container\/card-header{container:card-header/inline-size}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:0}.inset-y-0{inset-block:0}.top-0{top:0}.top-1\.5{top:calc(var(--spacing) * 1.5)}.top-3{top:calc(var(--spacing) * 3)}.top-3\.5{top:calc(var(--spacing) * 3.5)}.right-1{right:var(--spacing)}.right-2{right:calc(var(--spacing) * 2)}.right-3{right:calc(var(--spacing) * 3)}.bottom-0{bottom:0}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.m-0{margin:0}.-mx-1\.5{margin-inline:calc(var(--spacing) * -1.5)}.mx-1{margin-inline:var(--spacing)}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-3\.5{margin-inline:calc(var(--spacing) * 3.5)}.my-1{margin-block:var(--spacing)}.my-1\.5{margin-block:calc(var(--spacing) * 1.5)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-auto{margin-top:auto}.mr-1{margin-right:var(--spacing)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing)}.ml-3{margin-left:calc(var(--spacing) * 3)}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.\!inline{display:inline!important}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-row{display:table-row}.field-sizing-content{field-sizing:content}.aspect-square{aspect-ratio:1}.size-2\.5{width:calc(var(--spacing) * 2.5);height:calc(var(--spacing) * 2.5)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-7{width:calc(var(--spacing) * 7);height:calc(var(--spacing) * 7)}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-full{width:100%;height:100%}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-14{height:calc(var(--spacing) * 14)}.h-\[22px\]{height:22px}.h-\[calc\(100\%-1px\)\]{height:calc(100% - 1px)}.h-full{height:100%}.h-px{height:1px}.h-svh{height:100svh}.max-h-\(--available-height\){max-height:var(--available-height)}.max-h-\[min\(20rem\,var\(--available-height\)\)\]{max-height:min(20rem, var(--available-height))}.max-h-\[min\(22rem\,var\(--available-height\)\)\]{max-height:min(22rem, var(--available-height))}.min-h-0{min-height:0}.min-h-8{min-height:calc(var(--spacing) * 8)}.min-h-9{min-height:calc(var(--spacing) * 9)}.min-h-12{min-height:calc(var(--spacing) * 12)}.min-h-13{min-height:calc(var(--spacing) * 13)}.min-h-14{min-height:calc(var(--spacing) * 14)}.min-h-16{min-height:calc(var(--spacing) * 16)}.min-h-36{min-height:calc(var(--spacing) * 36)}.min-h-60{min-height:calc(var(--spacing) * 60)}.min-h-\[var\(--workspace-header-height\)\]{min-height:var(--workspace-header-height)}.min-h-\[var\(--workspace-header-height-compact\)\]{min-height:var(--workspace-header-height-compact)}.min-h-svh{min-height:100svh}.w-\(--anchor-width\){width:var(--anchor-width)}.w-\(--sidebar-width\){width:var(--sidebar-width)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-\[38px\]{width:38px}.w-\[var\(--anchor-width\)\]{width:var(--anchor-width)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.max-w-\(--skeleton-width\){max-width:var(--skeleton-width)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-md{max-width:var(--container-md)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:0}.min-w-5{min-width:calc(var(--spacing) * 5)}.min-w-36{min-width:calc(var(--spacing) * 36)}.min-w-48{min-width:calc(var(--spacing) * 48)}.min-w-56{min-width:calc(var(--spacing) * 56)}.min-w-72{min-width:calc(var(--spacing) * 72)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.caption-bottom{caption-side:bottom}.origin-\(--transform-origin\),.origin-\[var\(--transform-origin\)\]{transform-origin:var(--transform-origin)}.-translate-x-px{--tw-translate-x:-1px;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-\[3px\]{--tw-translate-x:3px;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-px{--tw-translate-x:1px;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-\[calc\(-50\%-2px\)\]{--tw-translate-y:calc(-50% - 2px);translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-45{rotate:45deg}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.touch-none{touch-action:none}.resize{resize:both}.resize-none{resize:none}.scroll-my-1\.5{scroll-margin-block:calc(var(--spacing) * 1.5)}.auto-rows-min{grid-auto-rows:min-content}.flex-col{flex-direction:column}.place-content-center{place-content:center}.place-items-center{place-items:center}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-\(--card-spacing\){gap:var(--card-spacing)}.gap-0{gap:0}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-border>:not(:last-child)){border-color:var(--border)}.self-start{align-self:flex-start}.justify-self-end{justify-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded-2xl{border-radius:calc(var(--radius) * 1.8)}.rounded-\[2px\]{border-radius:2px}.rounded-\[5px\]{border-radius:5px}.rounded-\[inherit\]{border-radius:inherit}.rounded-\[var\(--control-radius\)\]{border-radius:var(--control-radius)}.rounded-\[var\(--control-radius-inner\)\]{border-radius:var(--control-radius-inner)}.rounded-\[var\(--surface-radius\)\]{border-radius:var(--surface-radius)}.rounded-full{border-radius:2147483647px}.rounded-xl{border-radius:calc(var(--radius) * 1.4)}.rounded-t-\[var\(--surface-radius\)\]{border-top-left-radius:var(--surface-radius);border-top-right-radius:var(--surface-radius)}.rounded-b-lg{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.border{border-style:var(--tw-border-style);border-width:1px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-amber-500\/15{border-color:#f99c0026}@supports (color:color-mix(in lab, red, red)){.border-amber-500\/15{border-color:color-mix(in oklab, var(--color-amber-500) 15%, transparent)}}.border-border{border-color:var(--border)}.border-emerald-500\/15{border-color:#00bb7f26}@supports (color:color-mix(in lab, red, red)){.border-emerald-500\/15{border-color:color-mix(in oklab, var(--color-emerald-500) 15%, transparent)}}.border-input{border-color:var(--input)}.border-sidebar-border{border-color:var(--sidebar-border)}.border-sky-500\/15{border-color:#00a5ef26}@supports (color:color-mix(in lab, red, red)){.border-sky-500\/15{border-color:color-mix(in oklab, var(--color-sky-500) 15%, transparent)}}.border-transparent{border-color:#0000}.border-transparent\!{border-color:#0000!important}.bg-\[var\(--surface-control\)\]{background-color:var(--surface-control)}.bg-\[var\(--surface-default\)\]{background-color:var(--surface-default)}.bg-\[var\(--surface-subtle\)\]{background-color:var(--surface-subtle)}.bg-amber-500\/10{background-color:#f99c001a}@supports (color:color-mix(in lab, red, red)){.bg-amber-500\/10{background-color:color-mix(in oklab, var(--color-amber-500) 10%, transparent)}}.bg-background{background-color:var(--background)}.bg-black\/30{background-color:#0000004d}@supports (color:color-mix(in lab, red, red)){.bg-black\/30{background-color:color-mix(in oklab, var(--color-black) 30%, transparent)}}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-destructive\/10{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.bg-destructive\/10{background-color:color-mix(in oklab, var(--destructive) 10%, transparent)}}.bg-emerald-500\/10{background-color:#00bb7f1a}@supports (color:color-mix(in lab, red, red)){.bg-emerald-500\/10{background-color:color-mix(in oklab, var(--color-emerald-500) 10%, transparent)}}.bg-foreground{background-color:var(--foreground)}.bg-input\/50{background-color:var(--input)}@supports (color:color-mix(in lab, red, red)){.bg-input\/50{background-color:color-mix(in oklab, var(--input) 50%, transparent)}}.bg-input\/90{background-color:var(--input)}@supports (color:color-mix(in lab, red, red)){.bg-input\/90{background-color:color-mix(in oklab, var(--input) 90%, transparent)}}.bg-muted,.bg-muted\/20{background-color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/20{background-color:color-mix(in oklab, var(--muted) 20%, transparent)}}.bg-muted\/50{background-color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/50{background-color:color-mix(in oklab, var(--muted) 50%, transparent)}}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-sidebar{background-color:var(--sidebar)}.bg-sidebar-border{background-color:var(--sidebar-border)}.bg-sky-500\/10{background-color:#00a5ef1a}@supports (color:color-mix(in lab, red, red)){.bg-sky-500\/10{background-color:color-mix(in oklab, var(--color-sky-500) 10%, transparent)}}.bg-transparent{background-color:#0000}.bg-clip-padding{background-clip:padding-box}.fill-foreground{fill:var(--foreground)}.p-0{padding:0}.p-1{padding:var(--spacing)}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-px{padding:1px}.px-\(--card-spacing\){padding-inline:var(--card-spacing)}.px-1{padding-inline:var(--spacing)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-\[var\(--workspace-gutter\)\]{padding-inline:var(--workspace-gutter)}.py-\(--card-spacing\){padding-block:var(--card-spacing)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.pr-8{padding-right:calc(var(--spacing) * 8)}.pr-10{padding-right:calc(var(--spacing) * 10)}.pr-14{padding-right:calc(var(--spacing) * 14)}.pl-2\.5{padding-left:calc(var(--spacing) * 2.5)}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.font-heading{font-family:var(--font-sans)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.leading-3\.5{--tw-leading:calc(var(--spacing) * 3.5);line-height:calc(var(--spacing) * 3.5)}.leading-4{--tw-leading:calc(var(--spacing) * 4);line-height:calc(var(--spacing) * 4)}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.whitespace-nowrap{white-space:nowrap}.text-amber-700{color:var(--color-amber-700)}.text-background{color:var(--background)}.text-card-foreground{color:var(--card-foreground)}.text-current{color:currentColor}.text-destructive{color:var(--destructive)}.text-emerald-700{color:var(--color-emerald-700)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-sidebar-foreground,.text-sidebar-foreground\/70{color:var(--sidebar-foreground)}@supports (color:color-mix(in lab, red, red)){.text-sidebar-foreground\/70{color:color-mix(in oklab, var(--sidebar-foreground) 70%, transparent)}}.text-sky-700{color:var(--color-sky-700)}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline-offset-4{text-underline-offset:4px}.shadow-\[0_0_0_1px_var\(--sidebar-border\)\]{--tw-shadow:0 0 0 1px var(--tw-shadow-color,var(--sidebar-border));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring-sidebar-ring{--tw-ring-color:var(--sidebar-ring)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[background-color\,border-color\,color\,box-shadow\,transform\]{transition-property:background-color,border-color,color,box-shadow,transform;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[background-color\,border-color\,color\,box-shadow\]{transition-property:background-color,border-color,color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\,background-color\,border-color\]{transition-property:color,box-shadow,background-color,border-color;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[margin\,opacity\]{transition-property:margin,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-none{transition-property:none}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-linear{--tw-ease:linear;transition-timing-function:linear}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.\[--card-spacing\:--spacing\(6\)\]{--card-spacing:calc(var(--spacing) * 6)}.\[--radius\:var\(--radius-xl\)\]{--radius:var(--radius-xl)}.paused{animation-play-state:paused}.group-focus-within\/menu-item\:opacity-100:is(:where(.group\/menu-item):focus-within *){opacity:1}@media (hover:hover){.group-hover\/menu-item\:opacity-100:is(:where(.group\/menu-item):hover *){opacity:1}}.group-has-disabled\/field\:opacity-50:is(:where(.group\/field):has(:disabled) *){opacity:.5}.group-has-data-\[sidebar\=menu-action\]\/menu-item\:pr-8:is(:where(.group\/menu-item):has([data-sidebar=menu-action]) *){padding-right:calc(var(--spacing) * 8)}.group-data-\[collapsible\=icon\]\:-mt-8:is(:where(.group)[data-collapsible=icon] *){margin-top:calc(var(--spacing) * -8)}.group-data-\[collapsible\=icon\]\:hidden:is(:where(.group)[data-collapsible=icon] *){display:none}.group-data-\[collapsible\=icon\]\:size-8\!:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--spacing) * 8)!important;height:calc(var(--spacing) * 8)!important}.group-data-\[collapsible\=icon\]\:w-\(--sidebar-width-icon\):is(:where(.group)[data-collapsible=icon] *){width:var(--sidebar-width-icon)}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + (calc(var(--spacing) * 4)))}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\+2px\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + (calc(var(--spacing) * 4)) + 2px)}.group-data-\[collapsible\=icon\]\:overflow-hidden:is(:where(.group)[data-collapsible=icon] *){overflow:hidden}.group-data-\[collapsible\=icon\]\:p-0\!:is(:where(.group)[data-collapsible=icon] *){padding:0!important}.group-data-\[collapsible\=icon\]\:p-2\!:is(:where(.group)[data-collapsible=icon] *){padding:calc(var(--spacing) * 2)!important}.group-data-\[collapsible\=icon\]\:opacity-0:is(:where(.group)[data-collapsible=icon] *){opacity:0}.group-data-\[collapsible\=offcanvas\]\:w-0:is(:where(.group)[data-collapsible=offcanvas] *){width:0}.group-data-\[collapsible\=offcanvas\]\:translate-x-0:is(:where(.group)[data-collapsible=offcanvas] *){--tw-translate-x:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-data-\[side\=left\]\:-right-4:is(:where(.group)[data-side=left] *){right:calc(var(--spacing) * -4)}.group-data-\[side\=left\]\:border-r:is(:where(.group)[data-side=left] *){border-right-style:var(--tw-border-style);border-right-width:1px}.group-data-\[side\=right\]\:left-0:is(:where(.group)[data-side=right] *){left:0}.group-data-\[side\=right\]\:rotate-180:is(:where(.group)[data-side=right] *){rotate:180deg}.group-data-\[side\=right\]\:border-l:is(:where(.group)[data-side=right] *){border-left-style:var(--tw-border-style);border-left-width:1px}.group-data-\[variant\=floating\]\:rounded-2xl:is(:where(.group)[data-variant=floating] *){border-radius:calc(var(--radius) * 1.8)}.group-data-\[variant\=floating\]\:shadow-sm:is(:where(.group)[data-variant=floating] *){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.group-data-\[variant\=floating\]\:ring-1:is(:where(.group)[data-variant=floating] *){--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.group-data-\[variant\=floating\]\:ring-sidebar-border:is(:where(.group)[data-variant=floating] *){--tw-ring-color:var(--sidebar-border)}.group-data-\[variant\=line\]\/tabs-list\:bg-transparent:is(:where(.group\/tabs-list)[data-variant=line] *){background-color:#0000}.group-data-horizontal\/tabs\:h-9:is(:where(.group\/tabs):where([data-orientation=horizontal]) *){height:calc(var(--spacing) * 9)}.group-data-vertical\/tabs\:h-fit:is(:where(.group\/tabs):where([data-orientation=vertical]) *){height:fit-content}.group-data-vertical\/tabs\:w-full:is(:where(.group\/tabs):where([data-orientation=vertical]) *){width:100%}.group-data-vertical\/tabs\:flex-col:is(:where(.group\/tabs):where([data-orientation=vertical]) *){flex-direction:column}.group-data-vertical\/tabs\:justify-start:is(:where(.group\/tabs):where([data-orientation=vertical]) *){justify-content:flex-start}.group-data-vertical\/tabs\:rounded-\[var\(--control-radius\)\]:is(:where(.group\/tabs):where([data-orientation=vertical]) *){border-radius:var(--control-radius)}.group-data-vertical\/tabs\:rounded-\[var\(--control-radius-inner\)\]:is(:where(.group\/tabs):where([data-orientation=vertical]) *){border-radius:var(--control-radius-inner)}.group-data-vertical\/tabs\:px-3:is(:where(.group\/tabs):where([data-orientation=vertical]) *){padding-inline:calc(var(--spacing) * 3)}.group-data-vertical\/tabs\:py-1\.5:is(:where(.group\/tabs):where([data-orientation=vertical]) *){padding-block:calc(var(--spacing) * 1.5)}@media (hover:hover){.peer-hover\/menu-button\:text-sidebar-accent-foreground:is(:where(.peer\/menu-button):hover~*){color:var(--sidebar-accent-foreground)}}.peer-data-\[size\=default\]\/menu-button\:top-1\.5:is(:where(.peer\/menu-button)[data-size=default]~*){top:calc(var(--spacing) * 1.5)}.peer-data-\[size\=default\]\/menu-button\:top-2:is(:where(.peer\/menu-button)[data-size=default]~*){top:calc(var(--spacing) * 2)}.peer-data-\[size\=lg\]\/menu-button\:top-2\.5:is(:where(.peer\/menu-button)[data-size=lg]~*){top:calc(var(--spacing) * 2.5)}.peer-data-\[size\=sm\]\/menu-button\:top-1:is(:where(.peer\/menu-button)[data-size=sm]~*){top:var(--spacing)}.peer-data-active\/menu-button\:text-sidebar-accent-foreground:is(:is(:where(.peer\/menu-button):where([data-state=active]),:where(.peer\/menu-button):where([data-active]:not([data-active=false])))~*){color:var(--sidebar-accent-foreground)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:calc(var(--spacing) * 7)}.file\:cursor-pointer::file-selector-button{cursor:pointer}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-\[13px\]::file-selector-button{font-size:13px}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:calc(var(--spacing) * -2)}.after\:-inset-x-2:after{content:var(--tw-content);inset-inline:calc(var(--spacing) * -2)}.after\:-inset-x-3:after{content:var(--tw-content);inset-inline:calc(var(--spacing) * -3)}.after\:-inset-y-2:after{content:var(--tw-content);inset-block:calc(var(--spacing) * -2)}.after\:inset-y-0:after{content:var(--tw-content);inset-block:0}.after\:start-1\/2:after{content:var(--tw-content);inset-inline-start:50%}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:bg-foreground:after{content:var(--tw-content);background-color:var(--foreground)}.after\:opacity-0:after{content:var(--tw-content);opacity:0}.after\:transition-opacity:after{content:var(--tw-content);transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.group-data-\[collapsible\=offcanvas\]\:after\:left-full:is(:where(.group)[data-collapsible=offcanvas] *):after{content:var(--tw-content);left:100%}.group-data-horizontal\/tabs\:after\:inset-x-0:is(:where(.group\/tabs):where([data-orientation=horizontal]) *):after{content:var(--tw-content);inset-inline:0}.group-data-horizontal\/tabs\:after\:-bottom-px:is(:where(.group\/tabs):where([data-orientation=horizontal]) *):after{content:var(--tw-content);bottom:-1px}.group-data-horizontal\/tabs\:after\:h-0\.5:is(:where(.group\/tabs):where([data-orientation=horizontal]) *):after{content:var(--tw-content);height:calc(var(--spacing) * .5)}.group-data-vertical\/tabs\:after\:inset-y-0:is(:where(.group\/tabs):where([data-orientation=vertical]) *):after{content:var(--tw-content);inset-block:0}.group-data-vertical\/tabs\:after\:-right-1:is(:where(.group\/tabs):where([data-orientation=vertical]) *):after{content:var(--tw-content);right:calc(var(--spacing) * -1)}.group-data-vertical\/tabs\:after\:w-0\.5:is(:where(.group\/tabs):where([data-orientation=vertical]) *):after{content:var(--tw-content);width:calc(var(--spacing) * .5)}.first\:border-t-0:first-child{border-top-style:var(--tw-border-style);border-top-width:0}.focus-within\:border-ring:focus-within{border-color:var(--ring)}.focus-within\:ring-3:focus-within{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-within\:ring-ring\/30:focus-within{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){.focus-within\:ring-ring\/30:focus-within{--tw-ring-color:color-mix(in oklab, var(--ring) 30%, transparent)}}@media (hover:hover){.hover\:bg-\[color-mix\(in_oklch\,var\(--primary\)\,white_10\%\)\]:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-\[color-mix\(in_oklch\,var\(--primary\)\,white_10\%\)\]:hover{background-color:color-mix(in oklch,var(--primary),white 10%)}}.hover\:bg-\[color-mix\(in_oklch\,var\(--secondary\)\,var\(--foreground\)_5\%\)\]:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-\[color-mix\(in_oklch\,var\(--secondary\)\,var\(--foreground\)_5\%\)\]:hover{background-color:color-mix(in oklch,var(--secondary),var(--foreground) 5%)}}.hover\:bg-\[var\(--surface-subtle\)\]:hover{background-color:var(--surface-subtle)}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-destructive\/20:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/20:hover{background-color:color-mix(in oklab, var(--destructive) 20%, transparent)}}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:bg-sidebar-accent:hover{background-color:var(--sidebar-accent)}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:text-muted-foreground:hover{color:var(--muted-foreground)}.hover\:text-sidebar-accent-foreground:hover{color:var(--sidebar-accent-foreground)}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-\[0_0_0_1px_var\(--sidebar-accent\)\]:hover{--tw-shadow:0 0 0 1px var(--tw-shadow-color,var(--sidebar-accent));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.hover\:group-data-\[collapsible\=offcanvas\]\:bg-sidebar:hover:is(:where(.group)[data-collapsible=offcanvas] *){background-color:var(--sidebar)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:var(--sidebar-border)}}.focus\:border-ring:focus{border-color:var(--ring)}.focus\:bg-accent:focus{background-color:var(--accent)}.focus\:text-accent-foreground:focus{color:var(--accent-foreground)}.focus\:ring-3:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:ring-ring\/30:focus{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){.focus\:ring-ring\/30:focus{--tw-ring-color:color-mix(in oklab, var(--ring) 30%, transparent)}}:is(.not-data-\[variant\=destructive\]\:focus\:\*\*\:text-accent-foreground:not([data-variant=destructive]):focus *){color:var(--accent-foreground)}.focus-visible\:border-destructive\/40:focus-visible{border-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:border-destructive\/40:focus-visible{border-color:color-mix(in oklab, var(--destructive) 40%, transparent)}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-3:focus-visible,.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:color-mix(in oklab, var(--destructive) 20%, transparent)}}.focus-visible\:ring-ring:focus-visible,.focus-visible\:ring-ring\/30:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:ring-ring\/30:focus-visible{--tw-ring-color:color-mix(in oklab, var(--ring) 30%, transparent)}}.focus-visible\:ring-ring\/40:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:ring-ring\/40:focus-visible{--tw-ring-color:color-mix(in oklab, var(--ring) 40%, transparent)}}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab, var(--ring) 50%, transparent)}}.focus-visible\:outline-1:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:bg-sidebar-accent:active{background-color:var(--sidebar-accent)}.active\:text-sidebar-accent-foreground:active{color:var(--sidebar-accent-foreground)}.active\:not-aria-\[haspopup\]\:translate-y-px:active:not([aria-haspopup]){--tw-translate-y:1px;translate:var(--tw-translate-x) var(--tw-translate-y)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-45:disabled{opacity:.45}.disabled\:opacity-50:disabled{opacity:.5}:where([data-side=left]) .in-data-\[side\=left\]\:cursor-w-resize{cursor:w-resize}:where([data-side=right]) .in-data-\[side\=right\]\:cursor-e-resize{cursor:e-resize}.has-aria-expanded\:bg-\[var\(--surface-subtle\)\]:has([aria-expanded=true]){background-color:var(--surface-subtle)}.has-data-\[icon\=inline-end\]\:pr-1\.5:has([data-icon=inline-end]){padding-right:calc(var(--spacing) * 1.5)}.has-data-\[icon\=inline-end\]\:pr-2:has([data-icon=inline-end]){padding-right:calc(var(--spacing) * 2)}.has-data-\[icon\=inline-end\]\:pr-2\.5:has([data-icon=inline-end]){padding-right:calc(var(--spacing) * 2.5)}.has-data-\[icon\=inline-end\]\:pr-3:has([data-icon=inline-end]){padding-right:calc(var(--spacing) * 3)}.has-data-\[icon\=inline-start\]\:pl-1\.5:has([data-icon=inline-start]){padding-left:calc(var(--spacing) * 1.5)}.has-data-\[icon\=inline-start\]\:pl-2:has([data-icon=inline-start]){padding-left:calc(var(--spacing) * 2)}.has-data-\[icon\=inline-start\]\:pl-2\.5:has([data-icon=inline-start]){padding-left:calc(var(--spacing) * 2.5)}.has-data-\[icon\=inline-start\]\:pl-3:has([data-icon=inline-start]){padding-left:calc(var(--spacing) * 3)}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]){grid-template-columns:1fr auto}.has-data-\[slot\=card-description\]\:grid-rows-\[auto_auto\]:has([data-slot=card-description]){grid-template-rows:auto auto}.has-data-\[slot\=kbd\]\:pr-1\.5:has([data-slot=kbd]){padding-right:calc(var(--spacing) * 1.5)}.has-data-\[variant\=inset\]\:bg-sidebar:has([data-variant=inset]){background-color:var(--sidebar)}.has-\[\:disabled\]\:cursor-not-allowed:has(:disabled){cursor:not-allowed}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.has-\[\>img\:first-child\]\:pt-0:has(>img:first-child){padding-top:0}.aria-disabled\:cursor-not-allowed[aria-disabled=true]{cursor:not-allowed}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-expanded\:bg-muted[aria-expanded=true]{background-color:var(--muted)}.aria-expanded\:bg-secondary[aria-expanded=true]{background-color:var(--secondary)}.aria-expanded\:text-foreground[aria-expanded=true]{color:var(--foreground)}.aria-expanded\:text-secondary-foreground[aria-expanded=true]{color:var(--secondary-foreground)}.aria-expanded\:opacity-100[aria-expanded=true]{opacity:1}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-3[aria-invalid=true]{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:color-mix(in oklab, var(--destructive) 20%, transparent)}}.aria-invalid\:aria-checked\:border-primary[aria-invalid=true][aria-checked=true]{border-color:var(--primary)}.data-ending-style\:opacity-0[data-ending-style]{opacity:0}.data-highlighted\:bg-accent[data-highlighted]{background-color:var(--accent)}.data-highlighted\:text-accent-foreground[data-highlighted]{color:var(--accent-foreground)}.data-placeholder\:text-muted-foreground[data-placeholder]{color:var(--muted-foreground)}.data-starting-style\:opacity-0[data-starting-style]{opacity:0}.data-\[align-trigger\=true\]\:animate-none[data-align-trigger=true]{animation:none}.data-\[side\=bottom\]\:inset-x-0[data-side=bottom]{inset-inline:0}.data-\[side\=bottom\]\:top-1[data-side=bottom]{top:var(--spacing)}.data-\[side\=bottom\]\:bottom-0[data-side=bottom]{bottom:0}.data-\[side\=bottom\]\:h-auto[data-side=bottom]{height:auto}.data-\[side\=bottom\]\:border-t[data-side=bottom]{border-top-style:var(--tw-border-style);border-top-width:1px}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:calc(2*var(--spacing)*-1)}.data-\[side\=bottom\]\:data-ending-style\:translate-y-\[2\.5rem\][data-side=bottom][data-ending-style],.data-\[side\=bottom\]\:data-starting-style\:translate-y-\[2\.5rem\][data-side=bottom][data-starting-style]{--tw-translate-y:2.5rem;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=inline-end\]\:top-1\/2\![data-side=inline-end]{top:50%!important}.data-\[side\=inline-end\]\:-left-1[data-side=inline-end]{left:calc(var(--spacing) * -1)}.data-\[side\=inline-end\]\:translate-x-\[1\.5px\][data-side=inline-end]{--tw-translate-x:1.5px;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=inline-end\]\:-translate-y-1\/2[data-side=inline-end]{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=inline-end\]\:slide-in-from-left-2[data-side=inline-end]{--tw-enter-translate-x:calc(2*var(--spacing)*-1)}.data-\[side\=inline-start\]\:top-1\/2\![data-side=inline-start]{top:50%!important}.data-\[side\=inline-start\]\:-right-1[data-side=inline-start]{right:calc(var(--spacing) * -1)}.data-\[side\=inline-start\]\:translate-x-\[-1\.5px\][data-side=inline-start]{--tw-translate-x:-1.5px;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=inline-start\]\:-translate-y-1\/2[data-side=inline-start]{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=inline-start\]\:slide-in-from-right-2[data-side=inline-start]{--tw-enter-translate-x:calc(2*var(--spacing))}.data-\[side\=left\]\:inset-y-0[data-side=left]{inset-block:0}.data-\[side\=left\]\:top-1\/2\![data-side=left]{top:50%!important}.data-\[side\=left\]\:-right-1[data-side=left]{right:calc(var(--spacing) * -1)}.data-\[side\=left\]\:left-0[data-side=left]{left:0}.data-\[side\=left\]\:h-full[data-side=left]{height:100%}.data-\[side\=left\]\:w-\[min\(440px\,calc\(100vw-16px\)\)\][data-side=left]{width:min(440px,100vw - 16px)}.data-\[side\=left\]\:translate-x-\[-1\.5px\][data-side=left]{--tw-translate-x:-1.5px;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=left\]\:-translate-y-1\/2[data-side=left]{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=left\]\:border-r[data-side=left]{border-right-style:var(--tw-border-style);border-right-width:1px}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:calc(2*var(--spacing))}.data-\[side\=left\]\:group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\][data-side=left]:is(:where(.group)[data-collapsible=offcanvas] *){left:calc(var(--sidebar-width) * -1)}.data-\[side\=left\]\:data-ending-style\:translate-x-\[-2\.5rem\][data-side=left][data-ending-style],.data-\[side\=left\]\:data-starting-style\:translate-x-\[-2\.5rem\][data-side=left][data-starting-style]{--tw-translate-x:-2.5rem;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=right\]\:inset-y-0[data-side=right]{inset-block:0}.data-\[side\=right\]\:top-1\/2\![data-side=right]{top:50%!important}.data-\[side\=right\]\:right-0[data-side=right]{right:0}.data-\[side\=right\]\:-left-1[data-side=right]{left:calc(var(--spacing) * -1)}.data-\[side\=right\]\:h-full[data-side=right]{height:100%}.data-\[side\=right\]\:w-\[min\(440px\,calc\(100vw-16px\)\)\][data-side=right]{width:min(440px,100vw - 16px)}.data-\[side\=right\]\:translate-x-\[1\.5px\][data-side=right]{--tw-translate-x:1.5px;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=right\]\:-translate-y-1\/2[data-side=right]{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=right\]\:border-l[data-side=right]{border-left-style:var(--tw-border-style);border-left-width:1px}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:calc(2*var(--spacing)*-1)}.data-\[side\=right\]\:group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\][data-side=right]:is(:where(.group)[data-collapsible=offcanvas] *){right:calc(var(--sidebar-width) * -1)}.data-\[side\=right\]\:data-ending-style\:translate-x-\[2\.5rem\][data-side=right][data-ending-style],.data-\[side\=right\]\:data-starting-style\:translate-x-\[2\.5rem\][data-side=right][data-starting-style]{--tw-translate-x:2.5rem;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=top\]\:inset-x-0[data-side=top]{inset-inline:0}.data-\[side\=top\]\:top-0[data-side=top]{top:0}.data-\[side\=top\]\:-bottom-2\.5[data-side=top]{bottom:calc(var(--spacing) * -2.5)}.data-\[side\=top\]\:h-auto[data-side=top]{height:auto}.data-\[side\=top\]\:border-b[data-side=top]{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:calc(2*var(--spacing))}.data-\[side\=top\]\:data-ending-style\:translate-y-\[-2\.5rem\][data-side=top][data-ending-style],.data-\[side\=top\]\:data-starting-style\:translate-y-\[-2\.5rem\][data-side=top][data-starting-style]{--tw-translate-y:-2.5rem;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[size\=default\]\:h-9[data-size=default]{height:calc(var(--spacing) * 9)}.data-\[size\=md\]\:text-sm[data-size=md]{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.data-\[size\=sm\]\:h-8[data-size=sm]{height:calc(var(--spacing) * 8)}.data-\[size\=sm\]\:px-3[data-size=sm]{padding-inline:calc(var(--spacing) * 3)}.data-\[size\=sm\]\:text-xs[data-size=sm]{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.data-\[size\=sm\]\:\[--card-spacing\:--spacing\(4\)\][data-size=sm]{--card-spacing:calc(var(--spacing) * 4)}:is(.\*\*\:data-\[slot\=kbd\]\:relative *)[data-slot=kbd]{position:relative}:is(.\*\*\:data-\[slot\=kbd\]\:isolate *)[data-slot=kbd]{isolation:isolate}:is(.\*\*\:data-\[slot\=kbd\]\:z-50 *)[data-slot=kbd]{z-index:50}:is(.\*\*\:data-\[slot\=kbd\]\:rounded-lg *)[data-slot=kbd]{border-radius:var(--radius)}:is(.\*\:data-\[slot\=select-value\]\:line-clamp-1>*)[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.\*\:data-\[slot\=select-value\]\:flex>*)[data-slot=select-value]{display:flex}:is(.\*\:data-\[slot\=select-value\]\:items-center>*)[data-slot=select-value]{align-items:center}:is(.\*\:data-\[slot\=select-value\]\:gap-1\.5>*)[data-slot=select-value]{gap:calc(var(--spacing) * 1.5)}.data-\[state\=delayed-open\]\:animate-in[data-state=delayed-open]{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=delayed-open\]\:fade-in-0[data-state=delayed-open]{--tw-enter-opacity:0}.data-\[state\=delayed-open\]\:zoom-in-95[data-state=delayed-open]{--tw-enter-scale:.95}.data-\[state\=selected\]\:bg-\[var\(--surface-subtle\)\][data-state=selected]{background-color:var(--surface-subtle)}.data-\[variant\=line\]\:h-auto[data-variant=line]{height:auto}.data-\[variant\=line\]\:rounded-none[data-variant=line]{border-radius:0}.data-\[variant\=line\]\:p-0[data-variant=line]{padding:0}@supports ((-webkit-backdrop-filter:var(--tw)) or (backdrop-filter:var(--tw))){.supports-backdrop-filter\:backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}}@media (width>=40rem){.sm\:flex{display:flex}}@media (width>=48rem){.md\:block{display:block}.md\:flex{display:flex}.md\:opacity-0{opacity:0}.md\:peer-data-\[variant\=inset\]\:m-2:is(:where(.peer)[data-variant=inset]~*){margin:calc(var(--spacing) * 2)}.md\:peer-data-\[variant\=inset\]\:ml-0:is(:where(.peer)[data-variant=inset]~*){margin-left:0}.md\:peer-data-\[variant\=inset\]\:rounded-2xl:is(:where(.peer)[data-variant=inset]~*){border-radius:calc(var(--radius) * 1.8)}.md\:peer-data-\[variant\=inset\]\:shadow-sm:is(:where(.peer)[data-variant=inset]~*){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2:is(:where(.peer)[data-variant=inset]~*):is(:where(.peer)[data-state=collapsed]~*){margin-left:calc(var(--spacing) * 2)}.md\:after\:hidden:after{content:var(--tw-content);display:none}}.ltr\:-translate-x-1\/2:where(:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)),[dir=ltr],[dir=ltr] *),.rtl\:-translate-x-1\/2:where(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)),[dir=rtl],[dir=rtl] *){--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.dark\:border-amber-400\/15:is(.dark *){border-color:#fcbb0026}@supports (color:color-mix(in lab, red, red)){.dark\:border-amber-400\/15:is(.dark *){border-color:color-mix(in oklab, var(--color-amber-400) 15%, transparent)}}.dark\:border-emerald-400\/15:is(.dark *){border-color:#00d29426}@supports (color:color-mix(in lab, red, red)){.dark\:border-emerald-400\/15:is(.dark *){border-color:color-mix(in oklab, var(--color-emerald-400) 15%, transparent)}}.dark\:border-sky-400\/15:is(.dark *){border-color:#00bcfe26}@supports (color:color-mix(in lab, red, red)){.dark\:border-sky-400\/15:is(.dark *){border-color:color-mix(in oklab, var(--color-sky-400) 15%, transparent)}}.dark\:bg-amber-400\/10:is(.dark *){background-color:#fcbb001a}@supports (color:color-mix(in lab, red, red)){.dark\:bg-amber-400\/10:is(.dark *){background-color:color-mix(in oklab, var(--color-amber-400) 10%, transparent)}}.dark\:bg-destructive\/20:is(.dark *){background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-destructive\/20:is(.dark *){background-color:color-mix(in oklab, var(--destructive) 20%, transparent)}}.dark\:bg-emerald-400\/10:is(.dark *){background-color:#00d2941a}@supports (color:color-mix(in lab, red, red)){.dark\:bg-emerald-400\/10:is(.dark *){background-color:color-mix(in oklab, var(--color-emerald-400) 10%, transparent)}}.dark\:bg-sky-400\/10:is(.dark *){background-color:#00bcfe1a}@supports (color:color-mix(in lab, red, red)){.dark\:bg-sky-400\/10:is(.dark *){background-color:color-mix(in oklab, var(--color-sky-400) 10%, transparent)}}.dark\:bg-transparent:is(.dark *){background-color:#0000}.dark\:text-amber-300:is(.dark *){color:var(--color-amber-300)}.dark\:text-emerald-300:is(.dark *){color:var(--color-emerald-300)}.dark\:text-sky-300:is(.dark *){color:var(--color-sky-300)}@media (hover:hover){.dark\:hover\:bg-\[color-mix\(in_oklch\,var\(--primary\)\,white_14\%\)\]:is(.dark *):hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.dark\:hover\:bg-\[color-mix\(in_oklch\,var\(--primary\)\,white_14\%\)\]:is(.dark *):hover{background-color:color-mix(in oklch,var(--primary),white 14%)}}.dark\:hover\:bg-destructive\/30:is(.dark *):hover{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.dark\:hover\:bg-destructive\/30:is(.dark *):hover{background-color:color-mix(in oklab, var(--destructive) 30%, transparent)}}.dark\:hover\:bg-input\/30:is(.dark *):hover{background-color:var(--input)}@supports (color:color-mix(in lab, red, red)){.dark\:hover\:bg-input\/30:is(.dark *):hover{background-color:color-mix(in oklab, var(--input) 30%, transparent)}}.dark\:hover\:bg-muted\/50:is(.dark *):hover{background-color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.dark\:hover\:bg-muted\/50:is(.dark *):hover{background-color:color-mix(in oklab, var(--muted) 50%, transparent)}}}.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible{--tw-ring-color:color-mix(in oklab, var(--destructive) 40%, transparent)}}.dark\:aria-invalid\:border-destructive\/50:is(.dark *)[aria-invalid=true]{border-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.dark\:aria-invalid\:border-destructive\/50:is(.dark *)[aria-invalid=true]{border-color:color-mix(in oklab, var(--destructive) 50%, transparent)}}.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color:color-mix(in oklab, var(--destructive) 40%, transparent)}}.data-open\:animate-in:where([data-state=open]),.data-open\:animate-in:where([data-open]:not([data-open=false])){animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-open\:fade-in-0:where([data-state=open]),.data-open\:fade-in-0:where([data-open]:not([data-open=false])){--tw-enter-opacity:0}.data-open\:zoom-in-95:where([data-state=open]),.data-open\:zoom-in-95:where([data-open]:not([data-open=false])){--tw-enter-scale:.95}@media (hover:hover){:is(.data-open\:hover\:bg-sidebar-accent:where([data-state=open]),.data-open\:hover\:bg-sidebar-accent:where([data-open]:not([data-open=false]))):hover{background-color:var(--sidebar-accent)}:is(.data-open\:hover\:text-sidebar-accent-foreground:where([data-state=open]),.data-open\:hover\:text-sidebar-accent-foreground:where([data-open]:not([data-open=false]))):hover{color:var(--sidebar-accent-foreground)}}.data-closed\:animate-out:where([data-state=closed]),.data-closed\:animate-out:where([data-closed]:not([data-closed=false])){animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-closed\:fade-out-0:where([data-state=closed]),.data-closed\:fade-out-0:where([data-closed]:not([data-closed=false])){--tw-exit-opacity:0}.data-closed\:zoom-out-95:where([data-state=closed]),.data-closed\:zoom-out-95:where([data-closed]:not([data-closed=false])){--tw-exit-scale:.95}.data-checked\:translate-x-\[19px\]:where([data-state=checked]),.data-checked\:translate-x-\[19px\]:where([data-checked]:not([data-checked=false])){--tw-translate-x:19px;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-checked\:border-primary:where([data-state=checked]),.data-checked\:border-primary:where([data-checked]:not([data-checked=false])){border-color:var(--primary)}.data-checked\:bg-primary:where([data-state=checked]),.data-checked\:bg-primary:where([data-checked]:not([data-checked=false])){background-color:var(--primary)}.data-checked\:bg-primary-foreground:where([data-state=checked]),.data-checked\:bg-primary-foreground:where([data-checked]:not([data-checked=false])){background-color:var(--primary-foreground)}.data-checked\:text-primary-foreground:where([data-state=checked]),.data-checked\:text-primary-foreground:where([data-checked]:not([data-checked=false])){color:var(--primary-foreground)}.dark\:data-checked\:bg-primary:is(.dark *):where([data-state=checked]),.dark\:data-checked\:bg-primary:is(.dark *):where([data-checked]:not([data-checked=false])){background-color:var(--primary)}.dark\:data-unchecked\:bg-foreground:is(.dark *):where([data-state=unchecked]),.dark\:data-unchecked\:bg-foreground:is(.dark *):where([data-unchecked]:not([data-unchecked=false])){background-color:var(--foreground)}.data-disabled\:cursor-not-allowed:where([data-disabled=true]),.data-disabled\:cursor-not-allowed:where([data-disabled]:not([data-disabled=false])){cursor:not-allowed}.data-disabled\:opacity-50:where([data-disabled=true]),.data-disabled\:opacity-50:where([data-disabled]:not([data-disabled=false])){opacity:.5}.data-active\:bg-background:where([data-state=active]),.data-active\:bg-background:where([data-active]:not([data-active=false])){background-color:var(--background)}.data-active\:bg-sidebar-accent:where([data-state=active]),.data-active\:bg-sidebar-accent:where([data-active]:not([data-active=false])){background-color:var(--sidebar-accent)}.data-active\:font-medium:where([data-state=active]),.data-active\:font-medium:where([data-active]:not([data-active=false])){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.data-active\:text-foreground:where([data-state=active]),.data-active\:text-foreground:where([data-active]:not([data-active=false])){color:var(--foreground)}.data-active\:text-sidebar-accent-foreground:where([data-state=active]),.data-active\:text-sidebar-accent-foreground:where([data-active]:not([data-active=false])){color:var(--sidebar-accent-foreground)}.group-data-\[variant\=line\]\/tabs-list\:data-active\:bg-transparent:is(:where(.group\/tabs-list)[data-variant=line] *):where([data-state=active]),.group-data-\[variant\=line\]\/tabs-list\:data-active\:bg-transparent:is(:where(.group\/tabs-list)[data-variant=line] *):where([data-active]:not([data-active=false])){background-color:#0000}:is(.group-data-\[variant\=line\]\/tabs-list\:data-active\:after\:opacity-100:is(:where(.group\/tabs-list)[data-variant=line] *):where([data-state=active]),.group-data-\[variant\=line\]\/tabs-list\:data-active\:after\:opacity-100:is(:where(.group\/tabs-list)[data-variant=line] *):where([data-active]:not([data-active=false]))):after{content:var(--tw-content);opacity:1}.dark\:data-active\:border-input:is(.dark *):where([data-state=active]),.dark\:data-active\:border-input:is(.dark *):where([data-active]:not([data-active=false])){border-color:var(--input)}.dark\:data-active\:bg-input\/30:is(.dark *):where([data-state=active]),.dark\:data-active\:bg-input\/30:is(.dark *):where([data-active]:not([data-active=false])){background-color:var(--input)}@supports (color:color-mix(in lab, red, red)){.dark\:data-active\:bg-input\/30:is(.dark *):where([data-state=active]),.dark\:data-active\:bg-input\/30:is(.dark *):where([data-active]:not([data-active=false])){background-color:color-mix(in oklab, var(--input) 30%, transparent)}}.dark\:data-active\:text-foreground:is(.dark *):where([data-state=active]),.dark\:data-active\:text-foreground:is(.dark *):where([data-active]:not([data-active=false])){color:var(--foreground)}.dark\:group-data-\[variant\=line\]\/tabs-list\:data-active\:border-transparent:is(.dark *):is(:where(.group\/tabs-list)[data-variant=line] *):where([data-state=active]),.dark\:group-data-\[variant\=line\]\/tabs-list\:data-active\:border-transparent:is(.dark *):is(:where(.group\/tabs-list)[data-variant=line] *):where([data-active]:not([data-active=false])){border-color:#0000}.dark\:group-data-\[variant\=line\]\/tabs-list\:data-active\:bg-transparent:is(.dark *):is(:where(.group\/tabs-list)[data-variant=line] *):where([data-state=active]),.dark\:group-data-\[variant\=line\]\/tabs-list\:data-active\:bg-transparent:is(.dark *):is(:where(.group\/tabs-list)[data-variant=line] *):where([data-active]:not([data-active=false])){background-color:#0000}.data-horizontal\:h-2\.5:where([data-orientation=horizontal]){height:calc(var(--spacing) * 2.5)}.data-horizontal\:h-px:where([data-orientation=horizontal]){height:1px}.data-horizontal\:w-full:where([data-orientation=horizontal]){width:100%}.data-horizontal\:flex-col:where([data-orientation=horizontal]){flex-direction:column}.data-horizontal\:border-t:where([data-orientation=horizontal]){border-top-style:var(--tw-border-style);border-top-width:1px}.data-horizontal\:border-t-transparent:where([data-orientation=horizontal]){border-top-color:#0000}.data-vertical\:h-full:where([data-orientation=vertical]){height:100%}.data-vertical\:w-2\.5:where([data-orientation=vertical]){width:calc(var(--spacing) * 2.5)}.data-vertical\:w-px:where([data-orientation=vertical]){width:1px}.data-vertical\:self-stretch:where([data-orientation=vertical]){align-self:stretch}.data-vertical\:border-l:where([data-orientation=vertical]){border-left-style:var(--tw-border-style);border-left-width:1px}.data-vertical\:border-l-transparent:where([data-orientation=vertical]){border-left-color:#0000}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-3\.5 svg{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.\[\&_svg\]\:size-4 svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*=size-]){width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_tr\]\:border-b tr{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-style:var(--tw-border-style);border-width:0}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\.border-b\]\:pb-\(--card-spacing\).border-b{padding-bottom:var(--card-spacing)}.\[\.border-t\]\:pt-\(--card-spacing\).border-t{padding-top:var(--card-spacing)}@media (hover:hover){.\[a\]\:hover\:bg-destructive\/20:is(a):hover{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.\[a\]\:hover\:bg-destructive\/20:is(a):hover{background-color:color-mix(in oklab, var(--destructive) 20%, transparent)}}.\[a\]\:hover\:bg-muted:is(a):hover{background-color:var(--muted)}.\[a\]\:hover\:bg-primary\/80:is(a):hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.\[a\]\:hover\:bg-primary\/80:is(a):hover{background-color:color-mix(in oklab, var(--primary) 80%, transparent)}}.\[a\]\:hover\:bg-secondary\/80:is(a):hover{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.\[a\]\:hover\:bg-secondary\/80:is(a):hover{background-color:color-mix(in oklab, var(--secondary) 80%, transparent)}}.\[a\]\:hover\:text-muted-foreground:is(a):hover{color:var(--muted-foreground)}}:is(.\*\:\[img\:first-child\]\:rounded-t-\[var\(--surface-radius\)\]>*):is(img:first-child){border-top-left-radius:var(--surface-radius);border-top-right-radius:var(--surface-radius)}:is(.\*\:\[img\:last-child\]\:rounded-b-\[var\(--surface-radius\)\]>*):is(img:last-child){border-bottom-right-radius:var(--surface-radius);border-bottom-left-radius:var(--surface-radius)}:is(.\*\:\[span\]\:last\:flex>*):is(span):last-child{display:flex}:is(.\*\:\[span\]\:last\:items-center>*):is(span):last-child{align-items:center}:is(.\*\:\[span\]\:last\:gap-2>*):is(span):last-child{gap:calc(var(--spacing) * 2)}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.\[\&\>svg\]\:pointer-events-none>svg{pointer-events:none}.\[\&\>svg\]\:size-3\!>svg{width:calc(var(--spacing) * 3)!important;height:calc(var(--spacing) * 3)!important}.\[\&\>svg\]\:size-3\.5>svg{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.\[\&\>svg\]\:size-4>svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:var(--sidebar-accent-foreground)}.\[\&\>tr\]\:last\:border-b-0>tr:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:calc(var(--spacing) * -2)}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:calc(var(--spacing) * -2)}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@property --scroll-fade-t{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-b{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-s{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-e{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-mask{syntax:"*";inherits:false}@property --shimmer-angle{syntax:"<angle>";inherits:true;initial-value:20deg}@property --shimmer-image{syntax:"*";inherits:false}@property --shimmer-text-fill{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){.shimmer{-webkit-text-fill-color:currentColor;background-image:none;animation:none}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}[data-slot=workspace-page].disruptions-page{overflow:hidden}.disruptions-page>[data-slot=workspace-body]{padding:0;overflow:hidden}.disruptions-page .disruption-workspace{background:var(--background);grid-template-columns:minmax(280px,320px) minmax(0,1fr);height:100%}.disruptions-page .disruption-rail,.disruptions-page .disruption-detail{background:var(--background)}.disruptions-page .disruption-rail-heading{border-bottom:1px solid var(--border);min-height:58px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.disruptions-page .disruption-rail-heading>div{gap:1px;min-width:0;display:grid}.disruptions-page .disruption-rail-heading strong{color:var(--foreground);font-size:13px;font-weight:650}.disruptions-page .disruption-rail-heading span{font-size:11px}.disruptions-page .disruption-rail-section-label{min-height:34px;color:var(--muted-foreground);letter-spacing:0;padding:10px 16px 6px;font-size:10px;font-weight:650}.disruptions-page .disruption-rail-section-label.is-history{margin-top:4px;padding-top:12px}.disruptions-page .disruption-list{padding:0}.disruptions-page .disruption-list-row{border-bottom:1px solid var(--border);border-radius:0;grid-template-columns:7px minmax(0,1fr) auto;gap:10px;min-height:72px;padding:12px 16px}.disruptions-page .disruption-list-row:hover{background:var(--surface-subtle)}.disruptions-page .disruption-list-row.is-selected{background:var(--surface-emphasis);box-shadow:inset 3px 0 0 var(--foreground)}.disruptions-page .disruption-list-row.is-resolved .disruption-list-indicator{background:var(--muted-foreground);box-shadow:none}.disruptions-page .disruption-list-row.is-resolved>svg{color:var(--muted-foreground);align-self:center}.disruptions-page .disruption-impact-count{border-radius:999px;min-width:22px;height:22px;padding:0 6px;line-height:22px}.disruptions-page .disruption-empty-rail{border-bottom:1px solid var(--border);background:0 0;border-radius:0;min-height:62px;margin:0;padding:10px 16px}.disruptions-page .disruption-clear-mark{width:28px;height:28px}.disruptions-page .disruption-detail-header{min-height:76px;padding:13px 20px}.disruptions-page .disruption-detail-header h2{font-size:19px;font-weight:650}.disruptions-page .disruption-detail-header p{margin:4px 0 0 17px;font-size:12px}.disruptions-page .disruption-impact-section,.disruptions-page .disruption-comms-section{padding:18px 20px}.disruptions-page .disruption-section-heading{align-items:center;margin-bottom:12px}.disruptions-page .disruption-section-heading h3{font-size:15px;font-weight:650}.disruptions-page .disruption-session-row{min-height:62px;padding:9px 6px}.disruptions-page .disruption-session-row:hover{background:var(--surface-subtle)}.disruptions-page .disruption-bulk-bar{border:1px solid var(--border);border-radius:var(--control-radius);background:var(--surface-subtle);margin-bottom:10px}.disruptions-page .disruption-comms-section textarea{background:var(--surface-subtle);min-height:92px}@media (width<=820px){[data-slot=workspace-page].disruptions-page,.disruptions-page>[data-slot=workspace-body]{height:auto;overflow:visible}.disruptions-page .disruption-workspace{grid-template-columns:1fr}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-sans:"Inter Variable", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Inter Variable", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--background:#f3f2ed;--foreground:#161718;--foreground-soft:#51534f;--muted:oklch(97% 0 0);--muted-strong:#656863;--panel:#fffefd;--panel-soft:#f7f6f2;--panel-subtle:#eeece6;--border:#e7e4dc;--border-strong:#d6d2c8;--primary:#111214;--primary-hover:#111214;--primary-soft:#f0efea;--primary-border:#d8d4c9;--primary-foreground:oklch(97% .014 254.604);--success:#2f8e67;--success-soft:#dff7e9;--success-border:#aee5c8;--warning:#a66c1a;--warning-soft:#fff0cc;--warning-border:#f6d893;--danger:#b64b43;--danger-soft:#ffe1dc;--danger-border:#f3b7af;--app-canvas:#d8d8d1;--app-shell:#fffefd;--app-surface:#fffefd;--app-surface-soft:#f8f7f3;--app-shadow:0 24px 60px #21211d1f;--schedule-practice-bg:#fffefd;--schedule-practice-border:#e6e2d8;--schedule-practice-accent:#52768c;--schedule-shared-accent:#3f6f91;--schedule-shared-soft:#edf6fa;--schedule-selected-bg:#f0efea;--schedule-selected-border:#cfc9bd;--radius:.625rem;--control-radius:8px;--control-radius-inner:6px;--surface-radius:8px;--control-height:36px;--control-height-sm:32px;--workspace-header-height:76px;--workspace-header-height-compact:60px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--surface-canvas:var(--background);--surface-default:var(--panel);--surface-subtle:var(--panel-soft);--surface-raised:var(--popover);--surface-control:var(--panel-soft)}@supports (color:color-mix(in lab, red, red)){:root{--surface-control:color-mix(in srgb, var(--panel-soft) 78%, var(--panel))}}:root{--text-primary:var(--foreground);--text-secondary:var(--foreground-soft);--text-tertiary:var(--muted-foreground);--separator:var(--border);--separator-strong:var(--border-strong);font-family:var(--font-sans);color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--secondary:oklch(96.7% .001 286.375);--secondary-foreground:oklch(21% .006 285.885);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--chart-1:oklch(80.9% .105 251.813);--chart-2:oklch(62.3% .214 259.815);--chart-3:oklch(54.6% .245 262.881);--chart-4:oklch(48.8% .243 264.376);--chart-5:oklch(42.4% .199 265.638);--sidebar:#fffefd;--sidebar-foreground:#242520;--sidebar-primary:#111214;--sidebar-primary-foreground:oklch(97% .014 254.604);--sidebar-accent:#fffefd;--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:transparent;--sidebar-ring:oklch(70.8% 0 0)}*{box-sizing:border-box}body{margin:0}body.schedule-fullscreen-active{overflow:hidden}button{font-family:inherit}[data-sonner-toast].toast{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefdeb;border:1px solid #ffffff80;border-radius:18px;box-shadow:0 18px 46px #21211d29}:where(a[href],summary,button:not(:disabled),[role=button]:not([aria-disabled=true]),[data-slot=button]:not(:disabled),[data-slot=checkbox]:not(:disabled),[data-slot=select-trigger]:not(:disabled),[data-slot=select-item]:not([data-disabled]),[data-slot=tabs-trigger]:not(:disabled):not([aria-disabled=true]),label:has([data-slot=checkbox]:not(:disabled))){cursor:pointer}:where(button:disabled,[aria-disabled=true],[data-disabled],input:disabled,select:disabled,textarea:disabled){cursor:not-allowed}:where(input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio]):not([type=range]):not([type=reset]):not([type=submit]),textarea){cursor:text}:where(input[type=file]){cursor:pointer}:where(input[type=range]){cursor:grab}:where(input[type=range]:active){cursor:grabbing}h1,h2,h3,h4{font-family:var(--font-heading)}.workspace-header h2{letter-spacing:0;margin:0;font-size:22px;line-height:1.15}.eyebrow{color:var(--muted-foreground);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.workspace{min-width:0;padding:20px}.sidebar-brand{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;padding:14px 12px}.sidebar-brand-identity{align-items:center;gap:10px;min-width:0;display:flex}.sidebar-brand-mark{width:36px;height:36px;color:var(--sidebar-primary-foreground);background:var(--sidebar-primary);border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.sidebar-brand-text{min-width:0}.sidebar-brand-text h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;line-height:1.2;overflow:hidden}.sidebar-pilot-badge{justify-content:center;width:100%}.sidebar-theme-control{flex-direction:column;gap:6px;min-width:0;display:flex}.sidebar-theme-control>span{color:var(--muted-strong);text-transform:uppercase;font-size:11px;font-weight:800}.sidebar-theme-control [data-slot=select-trigger]{width:100%;color:var(--foreground);background:#ffffff8f;border-color:#0000}.workspace-header{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:44px;margin-bottom:12px;padding-bottom:12px;display:grid}.workspace-title-row{align-items:center;gap:10px;min-width:0;display:flex}.workspace-title-copy{min-width:0}.workspace-title-row h2{margin:0;font-size:22px;font-weight:760;line-height:1.1}.workspace-title-copy p{color:var(--muted-foreground);margin:2px 0 0;font-size:12px;font-weight:750}.header-metrics{min-width:0;color:var(--muted-strong);flex-wrap:wrap;justify-content:flex-end;gap:6px 10px;font-size:12px;font-weight:750;line-height:1;display:flex}.header-metrics span{white-space:nowrap;align-items:center;min-width:0;display:inline-flex}.header-metrics span+span:before{background:var(--border-strong);content:"";border-radius:999px;width:3px;height:3px;margin-right:10px}.header-metrics .connection-state{color:var(--foreground)}.status{border:1px solid var(--border-strong);background:var(--panel);border-radius:6px;align-items:center;min-height:28px;padding:4px 8px;font-size:13px;display:inline-flex}.panel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.screen-stack{flex-direction:column;gap:10px;display:flex}.metric-panel,.data-panel,.form-panel,.court-column{border:1px solid var(--border);background:var(--panel);border-radius:8px}.metric-panel{flex-direction:column;gap:6px;padding:16px;display:flex}.metric-value{font-size:32px;font-weight:750;line-height:1}.metric-label{color:var(--muted-strong);font-size:13px}.data-panel{overflow:hidden}.data-panel-header{border-bottom:1px solid var(--border);background:var(--panel);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.data-panel-header h3{letter-spacing:0;margin:0;font-size:17px;line-height:1.2}.ops-list-panel{min-height:320px}.table-controls{border-bottom:1px solid var(--border);background:var(--panel-soft);flex-direction:column;gap:10px;padding:12px 16px;display:flex}.table-tabs-list{justify-content:flex-start;max-width:100%;overflow-x:auto}.table-tabs-list [data-slot=tabs-trigger]{flex:none}.tab-count{min-width:20px;height:20px;color:var(--muted-strong);background:var(--panel);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.table-toolbar{grid-template-columns:minmax(180px,1fr) minmax(150px,190px) auto;align-items:center;gap:8px;display:grid}.ops-table-panel{min-height:280px}.notification-center-header{align-items:flex-end}.notification-health-summary{color:var(--muted-strong);white-space:nowrap;align-items:center;gap:18px;font-size:12px;display:flex}.notification-health-summary span{align-items:baseline;gap:5px;display:inline-flex}.notification-health-summary strong{color:var(--foreground);font-size:15px}.notification-health-summary .is-attention,.notification-health-summary .is-attention strong{color:var(--danger)}.notification-action-message{border-bottom:1px solid var(--success-border);color:var(--success);background:var(--success-soft);padding:9px 16px;font-size:13px;font-weight:650}.notification-status-cell{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.notification-status-cell>span:not([data-slot=badge]),.notification-resolved-time{color:var(--muted-strong);font-size:11px}.form-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.form-panel h3{letter-spacing:0;margin:0;font-size:17px;line-height:1.2}.form-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field-wide{grid-column:1/-1}.field [data-slot=input],.field [data-slot=select-trigger]{border-color:var(--border);background:var(--panel-soft);border-radius:10px;min-height:34px}.field [data-slot=textarea]{border-color:var(--border);background:var(--panel-soft);border-radius:12px;min-height:70px}.form-message{margin:10px 0 0;font-size:13px;font-weight:700}.form-message.error{color:var(--danger)}.form-message.success{color:var(--success)}.form-message.warning{color:var(--warning)}.booking-context-panel{border:1px solid var(--border);background:var(--panel-soft);border-radius:8px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.booking-context-panel strong{margin-top:2px;font-size:13px;display:block}.booking-context-panel p{color:var(--muted-foreground);margin:4px 0 0;font-size:12px;line-height:1.35}.booking-context-list{flex-wrap:wrap;place-content:flex-start flex-end;gap:6px;display:flex}.row-primary{flex-direction:column;gap:2px;min-width:0;display:flex}.row-primary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row-primary span{color:var(--muted-foreground);font-size:12px;font-weight:650}.status-new{border-color:var(--primary-border);color:var(--primary-hover);background:var(--primary-soft)}.status-needs_info,.status-pending,.status-waitlisted{border-color:var(--warning-border);color:var(--warning);background:var(--warning-soft)}.status-assigned{border-color:var(--success-border);color:var(--success);background:var(--success-soft)}.status-rejected,.status-canceled{border-color:var(--danger-border);color:var(--danger);background:var(--danger-soft)}.status-open{border-color:var(--warning-border);color:var(--warning);background:var(--warning-soft)}.status-monitoring{border-color:var(--primary-border);color:var(--primary-hover);background:var(--primary-soft)}.status-resolved{border-color:var(--success-border);color:var(--success);background:var(--success-soft)}.source-badge{width:fit-content;max-width:100%;color:var(--foreground-soft);background:var(--panel-soft)}.empty-row{color:var(--muted-foreground);padding:18px}.request-workspace-grid,.waitlist-workspace-grid{grid-template-columns:minmax(420px,.92fr) minmax(420px,1.08fr);align-items:start;gap:12px;display:grid}.detail-panel{border:1px solid var(--border);background:var(--panel);border-radius:8px;min-width:0;overflow:hidden}.player-view,.player-section,.public-view,.public-section{flex-direction:column;gap:12px;display:flex}.player-hero,.public-hero{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.player-hero h3,.public-hero h3{margin:0;font-size:24px;line-height:1.1}.public-hero>div:first-child{flex-direction:column;gap:4px;display:flex}.public-hero>div:first-child>span{color:var(--muted-strong);font-size:14px;font-weight:700}.player-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.player-ops-grid{grid-template-columns:minmax(420px,1.35fr) minmax(320px,.85fr);align-items:start;gap:12px;display:grid}.player-request-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.team-member-form-grid{grid-template-columns:minmax(140px,1fr) minmax(140px,1fr);gap:10px;display:grid}.quick-add-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.quick-add-chip{border:1px solid var(--border-strong);min-width:0;min-height:54px;color:var(--foreground);background:var(--panel);text-align:left;cursor:pointer;border-radius:6px;flex-direction:column;gap:3px;padding:9px 10px;display:flex}.quick-add-chip:hover,.quick-add-chip.selected{border-color:var(--primary-border);background:var(--primary-soft)}.quick-add-chip strong,.quick-add-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-add-chip span{color:var(--muted-strong);font-size:12px;font-weight:700}.participant-editor{border:1px solid var(--border);background:var(--panel-soft);border-radius:8px;flex-direction:column;gap:8px;padding:10px;display:flex}.participant-editor-header,.participant-action-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.participant-editor-header>div{align-items:baseline;gap:6px;min-width:0;display:flex}.participant-editor-header small{color:var(--muted-foreground);font-size:10px;font-weight:550}.participant-editor-header>span,.participant-summary-panel>span{color:var(--muted-strong);text-transform:uppercase;font-size:12px;font-weight:800}.participant-chip-row{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.participant-chip-row.compact{gap:4px}.participant-chip{max-width:100%}.participant-chip.primary{border-color:var(--primary-border);color:var(--primary-hover);background:var(--primary-soft)}.participant-draft-row{grid-template-columns:minmax(0,1fr) minmax(120px,.45fr) 32px;align-items:center;gap:6px;display:grid}.participant-draft-row [data-slot=button]{width:32px;height:32px}.participant-action-row{flex-wrap:wrap;justify-content:flex-start}.participant-summary-panel{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--panel-soft);flex-direction:column;gap:8px;padding:12px 16px;display:flex}.participant-summary-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.participant-primary-control{gap:6px}.saved-team-list{flex-direction:column;gap:8px;margin-top:12px;display:flex}.saved-team-card{border:1px solid var(--border);background:var(--panel-soft);border-radius:6px;grid-template-columns:minmax(120px,1fr) minmax(120px,1fr);gap:10px;padding:10px;display:grid}.saved-team-card div{flex-direction:column;gap:3px;min-width:0;display:flex}.saved-team-card strong,.saved-team-card span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-team-card span{color:var(--muted-strong);font-size:12px;font-weight:700}.player-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);padding:14px}.player-card p{color:var(--foreground-soft);margin:10px 0}.player-confirmed{color:var(--primary-hover);background:var(--primary-soft);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.player-muted{color:var(--muted-foreground);font-size:13px;font-weight:700}.player-schedule-row{border-bottom:1px solid var(--border);grid-template-columns:120px minmax(180px,1fr) 120px;align-items:center;column-gap:12px;min-height:44px;padding:0 14px;display:grid}.player-schedule-row:last-child{border-bottom:0}.player-schedule-row span{color:var(--muted-strong);font-size:13px}.public-schedule-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.public-schedule-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);grid-template-columns:96px minmax(0,1fr);gap:14px;min-height:92px;padding:16px;display:grid}.public-schedule-card>div:last-child{flex-direction:column;justify-content:center;gap:4px;min-width:0;display:flex}.public-schedule-card>div:last-child strong{font-size:18px;line-height:1.2}.public-schedule-card>div:last-child span{color:var(--muted-strong);font-size:14px;font-weight:700}.public-time{border-right:1px solid var(--border);flex-direction:column;justify-content:center;gap:3px;min-width:0;padding-right:14px;display:flex}.public-time strong{font-size:20px;line-height:1}.public-time span{color:var(--muted-strong);font-size:13px;font-weight:700}.export-screen{align-items:stretch}.export-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.export-toolbar-grid{grid-template-columns:minmax(180px,1fr) 150px minmax(180px,1fr);align-items:end;gap:10px;display:grid}.export-stale-notice{border:1px solid var(--warning);align-items:center;gap:10px;padding:11px 13px;display:flex}@supports (color:color-mix(in lab, red, red)){.export-stale-notice{border:1px solid color-mix(in srgb, var(--warning) 36%, var(--border))}}.export-stale-notice{color:var(--foreground);background:var(--warning);border-radius:12px}@supports (color:color-mix(in lab, red, red)){.export-stale-notice{background:color-mix(in srgb, var(--warning) 8%, var(--panel))}}.export-stale-notice>svg{width:17px;height:17px;color:var(--warning);flex:none}.export-stale-notice>div{gap:1px;display:grid}.export-stale-notice strong{font-size:12px;font-weight:760}.export-stale-notice span{color:var(--muted-foreground);font-size:11px}.check-field{border:1px solid var(--border-strong);background:var(--panel-soft);border-radius:6px;align-items:center;gap:8px;min-height:36px;padding:7px 9px;font-size:14px;font-weight:700;display:flex}.check-field:has([data-slot=checkbox]:disabled){color:var(--muted-foreground);background:var(--panel-subtle)}.print-preview{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);overflow:hidden}.print-preview-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.print-preview-header h3{margin:0;font-size:26px;line-height:1.1}.print-preview-header span,.print-preview-meta span{color:var(--muted-strong);font-size:13px;font-weight:700}.print-preview-meta{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.print-preview-meta .export-stale-label{color:var(--destructive)}.export-table{border-collapse:collapse;width:100%;font-size:13px}.export-table th,.export-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 12px}.export-table th{color:var(--muted-strong);background:var(--panel-soft);text-transform:uppercase;font-size:11px;font-weight:800}.export-table tr:last-child td{border-bottom:0}.ops-table{min-width:760px;font-size:13px}.ops-table [data-slot=table-head]{height:42px;color:var(--muted-strong);background:var(--panel-soft);text-transform:uppercase;font-size:11px;font-weight:800}.ops-table [data-slot=table-cell]{border-bottom:1px solid var(--border);color:var(--foreground-soft)}.ops-table [data-slot=table-row]:last-child [data-slot=table-cell]{border-bottom:0}.data-table-clickable-row{cursor:pointer}.data-table-clickable-row:hover,.data-table-clickable-row.selected{background:var(--primary-soft)}.data-table-clickable-row.selected{box-shadow:inset 3px 0 0 var(--primary)}.issue-log-table{min-width:980px}.request-inbox-table{min-width:700px}.waitlist-table{min-width:740px}.data-table-sort-button{width:100%;color:inherit;font:inherit;text-align:left;text-transform:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:6px;display:inline-flex}.data-table-sort-button:hover{color:var(--foreground)}.data-table-sort-indicator{color:var(--muted-foreground);align-items:center;display:inline-flex}.data-table-sort-indicator svg{stroke-width:1.8px;width:13px;height:13px}.data-table-empty-cell{height:72px;color:var(--muted-foreground);text-align:center}.issue-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.issue-form-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.issue-description{flex-direction:column;gap:4px;min-width:0;display:flex}.issue-description span,.issue-description small{color:var(--muted-strong)}.issue-description span{font-size:13px}.issue-description small{font-size:12px;font-weight:700}.severity-pill{border:1px solid var(--border-strong);border-radius:6px;justify-content:center;align-items:center;min-height:26px;padding:3px 7px;font-size:12px;font-weight:800;display:inline-flex}.severity-info,.severity-low{color:var(--success);background:var(--success-soft);border-color:var(--success-border)}.severity-medium{color:var(--warning);background:var(--warning-soft);border-color:var(--warning-border)}.severity-high,.severity-critical{color:var(--danger);background:var(--danger-soft);border-color:var(--danger-border)}.issue-actions{flex-wrap:wrap;gap:6px;display:flex}.issue-actions [data-slot=button]{min-height:30px;padding:5px 8px;font-size:12px}.detail-header,.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.detail-header{border-bottom:1px solid var(--border);padding:14px 16px}.detail-header-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.detail-header-actions [data-slot=button]{border-radius:999px;min-height:32px}.detail-header h3,.section-heading h4,.assignment-panel h4{letter-spacing:0;margin:0;font-size:17px;line-height:1.2}.request-detail-summary{border-bottom:1px solid var(--border);flex-direction:column;gap:2px;min-width:0;padding:12px 16px;display:flex}.request-detail-summary strong{color:var(--foreground);font-size:15px;line-height:1.2}.request-detail-summary span,.note-panel span{color:var(--muted-strong);font-size:12px;font-weight:700}.note-panel,.status-action-panel,.assignment-panel,.thread-section{border-bottom:1px solid var(--border);padding:16px}.note-panel p{color:var(--foreground-soft);margin:6px 0 0}.status-action-panel{background:var(--panel-soft);flex-direction:column;gap:12px;display:flex;position:relative}.status-action-row{flex-wrap:wrap;gap:8px;display:flex}.assignment-panel.confirmed{color:var(--primary-hover);background:var(--primary-soft);justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.assignment-panel.confirmed.assignment-adjustment-stack{flex-direction:column;align-items:stretch;gap:14px}.confirmed-assignment-summary{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.session-adjustment-panel{border:1px solid var(--border);background:var(--panel-soft);border-radius:7px;flex-direction:column;gap:12px;padding:14px;display:flex}.schedule-detail-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.schedule-detail-quick-actions [data-slot=button]{min-width:0}.schedule-detail-quick-actions svg{width:14px;height:14px}.schedule-detail-sheet .session-adjustment-panel{background:0 0;border:0;border-radius:0;gap:14px;padding:0 0 24px}.schedule-detail-editor-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.schedule-detail-editor-heading h4{margin:0;font-size:17px;font-weight:720}.schedule-detail-editor-heading p{color:var(--muted-foreground);margin:4px 0 0;font-size:12px;line-height:1.4}.schedule-detail-quick-label{color:var(--muted-foreground);font-size:11px;font-weight:680}.schedule-detail-form-list{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.schedule-detail-form-list{background:color-mix(in srgb, var(--panel-soft) 76%, transparent)}}.schedule-detail-form-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(180px,220px);align-items:center;gap:18px;min-height:64px;padding:11px 13px;display:grid}.schedule-detail-form-row:first-child{border-top:0}.schedule-detail-form-copy{gap:3px;min-width:0;display:grid}.schedule-detail-form-copy strong{font-size:12px;font-weight:700}.schedule-detail-form-copy small{color:var(--muted-foreground);font-size:10.5px;line-height:1.35}.schedule-detail-form-control{width:100%;min-width:0;display:block}.schedule-detail-form-control>*{width:100%}.schedule-detail-form-row.is-multiline{grid-template-columns:1fr;align-items:start;gap:9px;padding-block:14px}.schedule-detail-form-row.is-multiline [data-slot=textarea]{min-height:76px}.schedule-detail-editor-actions{z-index:3;border-top:1px solid var(--border);background:var(--background);justify-content:flex-end;gap:8px;margin:6px -22px -24px;padding:14px 22px 20px;display:flex;position:sticky;bottom:-24px}@supports (color:color-mix(in lab, red, red)){.schedule-detail-editor-actions{background:color-mix(in srgb, var(--background) 94%, transparent)}}.schedule-detail-editor-actions{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.schedule-detail-editor-actions [data-slot=button]:only-child{margin-left:auto}.assignment-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:12px;display:grid}.thread-section{border-bottom:0}.message-thread-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.timeline-list{flex-direction:column;gap:8px;padding:16px;display:flex}.timeline-message,.timeline-event{border:1px solid var(--border);background:var(--panel-soft);border-radius:8px;padding:12px}.timeline-event{background:var(--panel-subtle)}.staff-message{border-left:3px solid var(--primary);background:var(--primary-soft)}.player-message{border-left:3px solid var(--success);background:var(--panel)}.timeline-meta{color:var(--muted-strong);justify-content:space-between;align-items:flex-start;gap:12px;font-size:12px;display:flex}.timeline-meta strong{color:var(--foreground);font-size:14px}.timeline-message p{margin:8px 0 0}.timeline-event-grid{color:var(--foreground-soft);flex-wrap:wrap;gap:8px;margin-top:8px;font-size:13px;display:flex}.timeline-action-event{border-color:#6687a1}@supports (color:color-mix(in lab, red, red)){.timeline-action-event{border-color:color-mix(in srgb, #6687a1 38%, var(--border))}}.timeline-action-event{background:#6687a1}@supports (color:color-mix(in lab, red, red)){.timeline-action-event{background:color-mix(in srgb, #6687a1 7%, var(--panel-soft))}}.timeline-action-resolution{border-top:1px solid var(--border);gap:10px;margin-top:13px;padding-top:13px;display:grid}@supports (color:color-mix(in lab, red, red)){.timeline-action-resolution{border-top:1px solid color-mix(in srgb, var(--border) 82%, transparent)}}.timeline-proposal-comparison{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:10px;display:grid}.timeline-proposal-comparison>svg{width:16px;color:var(--muted-foreground)}.timeline-proposal-column{gap:3px;min-width:0;display:grid}.timeline-proposal-column>span{color:var(--muted-foreground);text-transform:uppercase;font-size:10px;font-weight:700}.timeline-proposal-column>strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.timeline-proposal-column>small,.timeline-action-guidance,.timeline-action-note{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.45}.timeline-action-note{color:var(--foreground);font-style:italic}.timeline-action-buttons{flex-wrap:wrap;gap:8px;display:flex}.chip-row,.composer-actions{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.chip-row{margin-top:10px}.chip{border:1px solid var(--border-strong);min-height:24px;color:var(--muted-strong);background:var(--panel);border-radius:6px;align-items:center;padding:3px 7px;font-size:12px;display:inline-flex}.message-composer{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding:16px;display:flex}.message-presence{min-height:1rem;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.message-receipt{color:var(--muted-foreground);font-size:.7rem;font-weight:600}.compatible-slot-switcher{border-block:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .8rem;display:flex}.compatible-slot-switcher>div:first-child{gap:.1rem;display:grid}.compatible-slot-switcher span,.compatible-slot-switcher small{color:var(--muted-foreground);font-size:.72rem;font-weight:600}.compatible-slot-switcher strong{font-size:.88rem}.compatible-slot-navigation{flex:none;align-items:center;display:flex}.waitlist-detail-stack{align-content:start;min-width:0;display:grid}.waitlist-priority-control{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.waitlist-priority-control>div:first-child{gap:.1rem;display:grid}.waitlist-priority-control span{font-size:.78rem;font-weight:700}.waitlist-priority-control small{color:var(--muted-foreground);font-size:.68rem}.waitlist-priority-options{border-radius:calc(var(--radius) + .15rem);background:var(--muted);align-items:center;padding:.2rem;display:flex}.disruption-bulk-bar{border-block:1px solid var(--border);background:var(--muted);align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.disruption-bulk-bar>span{color:var(--muted-foreground);flex:1;font-size:.72rem}.disruption-bulk-bar>div{align-items:center;gap:.25rem;display:flex}.disruption-session-row.is-resolved{opacity:.68}.practice-pairing-panel{border-block:1px solid var(--border);gap:.65rem;padding:.9rem 1rem;display:grid}.practice-join-decision-queue{border-block:1px solid var(--border);background:var(--primary-soft)}@supports (color:color-mix(in lab, red, red)){.practice-join-decision-queue{background:color-mix(in srgb, var(--primary-soft) 36%, transparent)}}.practice-join-decision-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:38px;padding:0 14px;display:flex}.practice-join-decision-heading>span{color:var(--foreground);align-items:center;gap:7px;font-size:12px;font-weight:760;display:inline-flex}.practice-join-decision-heading svg{width:16px;height:16px;color:var(--primary-hover)}.practice-join-decision-heading small{color:var(--muted-foreground);font-size:10px;font-weight:700}.practice-join-decision-list{display:grid}.practice-join-decision-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:9px 12px;display:grid;position:relative}.practice-join-decision-row+.practice-join-decision-row{border-top:1px solid var(--border)}.practice-join-decision-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:0;display:grid}.practice-join-decision-main:hover .practice-join-decision-copy strong{color:var(--primary-hover)}.practice-join-decision-main>svg{width:15px;height:15px;color:var(--muted-foreground)}.practice-join-avatar{width:34px;height:34px;color:var(--primary-hover);background:var(--primary-soft);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.practice-join-decision-copy{min-width:0;display:grid}.practice-join-decision-copy strong,.practice-join-decision-copy span,.practice-join-decision-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.practice-join-decision-copy strong{font-size:13px;line-height:17px}.practice-join-decision-copy span{color:var(--foreground-soft);font-size:11px;font-weight:650}.practice-join-decision-copy small{color:var(--muted-foreground);align-items:center;gap:4px;margin-top:2px;font-size:10px;font-weight:650;display:inline-flex}.practice-join-decision-copy small svg{width:12px;height:12px}.practice-join-decision-actions{align-items:center;gap:3px;display:flex}.practice-join-decision-actions .button{min-height:32px}.practice-join-decision-error{color:var(--destructive);grid-column:1/-1;font-size:10px;font-weight:700}.practice-pairing-heading,.practice-pairing-controls{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.practice-pairing-heading>div{gap:.1rem;display:grid}.practice-pairing-heading span,.practice-pairing-context,.practice-pairing-empty{color:var(--muted-foreground);font-size:.72rem}.practice-pairing-heading strong{font-size:.9rem}.practice-pairing-controls>:first-child{flex:1;min-width:0}.practice-pairing-context{margin:0}.composer-actions .field{width:150px}.request-command-bar{background:linear-gradient(#fffefdfa,#faf9f6fa);border:1px solid #eeeae1;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid;box-shadow:0 12px 28px #21211d0d}.request-command-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.request-command-copy h2{color:#17181a;letter-spacing:0;margin:0;font-size:28px;font-weight:790;line-height:1.05}.request-command-copy span{color:#7b7d76;font-size:14px;font-weight:640}.request-command-meta{color:#555851;white-space:nowrap;align-items:center;gap:12px;font-size:13px;font-weight:720;display:flex}.request-command-meta span+span:before{content:"";vertical-align:middle;background:#c9c7be;border-radius:999px;width:4px;height:4px;margin-right:12px;display:inline-flex}.request-scheduling-panel{background:linear-gradient(#fffefdfa,#faf9f6fa);flex-direction:column;gap:10px;display:flex}.request-scheduling-panel .section-heading{align-items:center}.request-scheduling-panel .assignment-grid{margin-top:0}.request-scheduling-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.request-scheduling-actions [data-slot=button]{min-height:34px;padding-inline:13px;font-size:13px;font-weight:720}.request-scheduling-actions svg{width:16px;height:16px}.request-schedule-preview{background:#fffefdbd;border:1px solid #ece8df;border-radius:18px;grid-template-columns:44px minmax(0,1fr);min-height:224px;display:grid;overflow:hidden}.request-schedule-preview-times{background:#f7f6f2db;border-right:1px solid #ece8df;position:relative}.request-schedule-preview-times span{color:#777970;white-space:nowrap;font-size:10px;font-weight:760;line-height:1;position:absolute;right:8px;transform:translateY(-50%)}.request-schedule-preview-courts{grid-auto-columns:minmax(104px,1fr);grid-auto-flow:column;min-width:0;display:grid;overflow-x:auto}.request-preview-court{background:#fffefd94;border-right:1px solid #ece8df;min-width:104px}.request-preview-court:last-child{border-right:0}.request-preview-court.is-selected{background:#f5f8fac7}.request-preview-court-header{border-bottom:1px solid #ece8df;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:8px 12px;display:flex}.request-preview-court-header strong{color:#20211f;font-size:12px;font-weight:780}.request-preview-court-header span{color:#777970;font-size:10px;font-weight:760}.request-preview-selected-dot{background:#6f9aab;border-radius:999px;flex:none;width:8px;height:8px}.request-preview-lane{cursor:default;height:188px;position:relative}.request-preview-hour-line{border-top:1px dashed #dedbd2;position:absolute;left:0;right:0}.request-preview-item{color:#2a2b28;background:#fffefdf2;border:1px solid #e4e1d8;border-radius:11px;flex-direction:column;justify-content:center;gap:1px;min-height:22px;padding:5px 6px;font-size:9.5px;font-weight:760;line-height:1.1;display:flex;position:absolute;left:5px;right:5px;overflow:hidden;box-shadow:0 7px 14px #21211d0e}.request-preview-item.is-session{color:#355161;background:#e0edf4e6;border-color:#a8c2d1a3}.request-preview-item.is-block{color:#9b2f2f;background:#ffe8e4eb;border-color:#da8e84b8}.request-preview-item.is-advisory{color:#856215;background:#fff4d0e6;border-color:#dbb85cad}.request-preview-item.is-proposal{z-index:4;color:#173947;background:#cee5f0f5;border-color:#6391a8b8}.request-preview-item.is-proposal.has-warning{color:#7b3630;background:#ffe5e0f5;border-color:#c9695cc7}.request-preview-item strong,.request-preview-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.request-proposal-summary{grid-template-columns:minmax(0,1fr) minmax(150px,.45fr);gap:8px;display:grid}.request-proposal-summary>div{background:#fffefdb8;border:1px solid #ece8df;border-radius:14px;min-width:0;padding:10px 12px}.request-proposal-summary span{color:#85877f;margin-bottom:3px;font-size:10px;font-weight:760;display:block}.request-proposal-summary strong{color:#20211f;min-width:0;font-size:12px;font-weight:780;line-height:1.25;display:block}.schedule-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.compact-form .form-panel-header{margin-bottom:12px}.schedule-form-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.court-multi-select{border:0;min-width:0;margin:0;padding:0}.court-multi-select legend{color:var(--muted-foreground);margin-bottom:7px;font-size:12px;font-weight:600}.court-multi-select-options{flex-wrap:wrap;gap:6px;display:flex}.court-multi-select-options button{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:34px;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.court-multi-select-options button.is-selected{border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.court-multi-select-options button.is-selected{border-color:color-mix(in srgb, var(--foreground) 36%, var(--border))}}.court-multi-select-options button.is-selected{background:var(--muted);color:var(--foreground)}.court-multi-select-check{border:1px solid;border-radius:3px;place-items:center;width:14px;height:14px;display:inline-grid}.court-multi-select-check svg{width:11px;height:11px}.schedule-span-toggle{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:8px 0;display:flex}.schedule-span-toggle>span{gap:2px;display:grid}.schedule-span-toggle small{color:var(--muted-foreground);font-size:12px;font-weight:400}.disruption-form-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.disruption-workspace{background:var(--panel);grid-template-columns:minmax(260px,320px) minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.disruption-rail{overscroll-behavior:contain;border-right:1px solid var(--border);background:var(--panel);min-width:0;min-height:0;overflow-y:auto}.disruption-detail{overscroll-behavior:contain;min-width:0;min-height:0;overflow-y:auto}.disruption-rail-header,.disruption-detail-header,.disruption-section-heading,.disruption-comms-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.disruption-rail-header{border-bottom:1px solid var(--border);min-height:84px;padding:18px 20px}.disruption-rail-header h2,.disruption-detail-header h2,.disruption-empty-detail h2{letter-spacing:0;margin:0}.disruption-rail-section-label{color:var(--muted-strong);text-transform:uppercase;justify-content:space-between;align-items:center;padding:18px 20px 8px;font-size:11px;font-weight:750;display:flex}.disruption-rail-section-label.is-history{border-top:1px solid var(--border);margin-top:10px}.disruption-list{padding:0 10px}.disruption-list-row{width:100%;color:var(--foreground);text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:7px minmax(0,1fr) auto;align-items:start;gap:11px;padding:13px 12px;display:grid;position:relative}.disruption-list-row:hover,.disruption-list-row.is-selected{background:var(--panel-subtle)}.disruption-list-row.is-selected{box-shadow:inset 0 0 0 1px var(--border-strong)}.disruption-list-indicator,.disruption-status-dot{background:var(--danger);width:7px;height:7px;box-shadow:0 0 0 3px var(--danger-soft);border-radius:50%;flex:none;margin-top:5px}.disruption-list-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.disruption-list-copy strong,.disruption-list-copy span,.disruption-list-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.disruption-list-copy strong{font-size:14px}.disruption-list-copy span{color:var(--foreground-soft);font-size:12px;font-weight:650}.disruption-list-copy small{color:var(--muted-strong);font-size:11px}.disruption-impact-count{min-width:24px;height:24px;color:var(--danger);background:var(--danger-soft);text-align:center;border-radius:999px;padding:0 7px;font-size:11px;font-weight:800;line-height:24px}.disruption-empty-rail,.disruption-empty-detail{color:var(--muted-strong);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.disruption-empty-rail{min-height:170px;padding:24px}.disruption-empty-rail strong{color:var(--foreground);font-size:13px}.disruption-empty-rail span{font-size:12px}.disruption-detail{background:var(--panel);min-width:0}.disruption-detail-header{border-bottom:1px solid var(--border);min-height:104px;padding:22px 26px}.disruption-title-line{align-items:center;gap:10px;display:flex}.disruption-detail-header h2{font-size:24px}.disruption-detail-header p{color:var(--muted-strong);margin:6px 0 0 17px;font-size:13px;font-weight:620}.disruption-header-actions{gap:8px;display:flex}.disruption-impact-section,.disruption-comms-section{border-bottom:1px solid var(--border);padding:24px 26px}.disruption-section-heading{align-items:flex-end;margin-bottom:14px}.disruption-section-heading h3{letter-spacing:0;margin:2px 0 0;font-size:17px}.disruption-section-heading>span,.disruption-comms-actions>span{color:var(--muted-strong);font-size:11px}.disruption-session-list{border-top:1px solid var(--border)}.disruption-session-row{border:0;border-bottom:1px solid var(--border);width:100%;min-height:58px;color:var(--foreground);text-align:left;background:0 0;grid-template-columns:20px minmax(110px,.4fr) minmax(180px,1fr) auto 36px;align-items:center;gap:14px;padding:10px 4px;display:grid}.disruption-session-row:hover{background:var(--panel-soft)}.disruption-session-time{font-size:12px;font-weight:720}.disruption-session-player{flex-direction:column;gap:2px;min-width:0;display:flex}.disruption-session-player strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.disruption-session-player span,.disruption-no-impact{color:var(--muted-strong);font-size:11px}.disruption-no-impact{border-bottom:1px solid var(--border);padding:30px 4px}.disruption-comms-section textarea{resize:vertical;min-height:86px}.disruption-comms-actions{margin-top:10px}.disruption-empty-detail{min-height:520px}.disruption-empty-detail p{margin:0 0 8px;font-size:13px}.disruption-create-sheet{overflow-y:auto}.disruption-create-form{flex-direction:column;flex:1;gap:18px;min-height:0;padding:18px 20px 22px;display:flex}.disruption-create-form .disruption-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.disruption-create-form .court-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.disruption-create-form [data-slot=sheet-footer]{border-top:1px solid var(--border);margin-top:auto;padding:16px 0 0}.court-check-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;margin-top:12px;display:grid}.court-check{border:1px solid var(--border);background:var(--panel-soft);border-radius:6px;align-items:center;gap:8px;min-height:36px;padding:8px 10px;font-size:14px;display:flex}.schedule-notice{border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);white-space:nowrap;max-width:min(520px,100% - 32px);min-height:36px;animation:schedule-notice-lifecycle var(--schedule-notice-duration,4.2s) ease forwards;background:#fffefdf0;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:750;line-height:1.2;display:inline-flex;overflow:hidden;box-shadow:0 16px 38px #21211d1f,inset 0 1px #ffffff9e}.schedule-notice.has-action{padding-right:7px}.schedule-notice-message{text-overflow:ellipsis;min-width:0;overflow:hidden}.schedule-notice-action[data-slot=button]{color:currentColor;border-radius:999px;flex:none;height:24px;min-height:24px;padding:0 9px;font-size:11px;font-weight:800}.schedule-notice-action[data-slot=button]:hover{background:#ffffff94}.schedule-notice.info{border-color:var(--primary-border);color:var(--primary-hover);background:#f0efeaf0}.schedule-notice.success{color:#23794f;background:#e8f8eef0;border-color:#b9dfc8}.schedule-notice.warning{color:#876018;background:#fff7e3f0;border-color:#ead29d}.schedule-notice.error{color:#a83c34;background:#ffece9f0;border-color:#efc0ba}@keyframes schedule-notice-lifecycle{0%{opacity:0;transform:translate(-50%)translateY(8px)scale(.98)}10%,82%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(8px)scale(.98)}}.schedule-move-panel{border:1px solid var(--primary-border);color:var(--primary-hover);background:var(--primary-soft);border-radius:8px;flex-direction:column;gap:12px;padding:10px 12px;font-size:13px;font-weight:750;display:flex}.schedule-move-banner{justify-content:space-between;align-items:center;gap:12px;display:flex}.schedule-move-suggestions{flex-wrap:wrap;gap:8px;display:flex}.schedule-move-suggestions>span{color:var(--muted-strong)}.schedule-board-region{background:var(--panel);border:0;border-radius:0;flex-direction:column;gap:0;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.schedule-board-region.is-fullscreen{z-index:80;background:var(--panel);border:0;border-radius:0;min-height:0;padding:0;position:fixed;inset:12px;overflow:hidden;box-shadow:0 24px 70px #21211d38}.schedule-board-region>.schedule-move-panel{margin:10px 12px 0}.schedule-board-region>.schedule-notice{z-index:34;width:max-content;margin:0;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.schedule-board-region>.schedule-request-command-dock{z-index:33;width:max-content;margin:0;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.schedule-board-region:has(.schedule-request-command-dock)>.schedule-notice{bottom:76px}.schedule-board-region:has(.schedule-selection-toolbar)>.schedule-notice{bottom:66px}.schedule-board-region:has(.schedule-request-command-dock):has(.schedule-selection-toolbar)>.schedule-notice{bottom:128px}.schedule-board-region>.schedule-selection-toolbar{margin:0}.schedule-board-region.is-fullscreen .schedule-board-shell{flex:auto;min-height:0;max-height:none}.schedule-board-region.is-fullscreen .schedule-board-workspace{flex:auto;min-height:0}.schedule-board-region.is-fullscreen .schedule-board-scroll{height:100%;max-height:none;overflow:auto}.schedule-board-region.is-fullscreen .schedule-day-list{max-height:none}body.schedule-fullscreen-active [data-slot=sheet-overlay]{z-index:90}body.schedule-fullscreen-active [data-slot=sheet-content]{z-index:91}.schedule-action-sheet,.schedule-filter-sheet{border-color:var(--ops-border,var(--border));width:min(420px,100vw - 24px);max-width:min(420px,100vw - 24px);color:var(--ops-text,var(--foreground));background:var(--ops-panel,var(--panel))}.schedule-action-sheet{width:min(460px,100vw - 24px);max-width:min(460px,100vw - 24px)}.schedule-action-sheet-header,.schedule-filter-sheet-header{border-bottom:1px solid var(--ops-border,var(--border));background:var(--ops-panel,var(--panel));min-height:56px;padding:12px 18px}.schedule-action-sheet-body,.schedule-filter-sheet-body{flex-direction:column;flex:auto;gap:12px;min-height:0;padding:14px 18px;display:flex;overflow:auto}.schedule-action-sheet-body .form-panel{padding:14px}.schedule-create-context{border:1px solid var(--border);background:var(--panel-soft);border-radius:16px;flex-direction:column;gap:4px;padding:12px 13px;display:flex}.schedule-create-context.has-slot{border-color:var(--primary-border);background:var(--panel-soft)}@supports (color:color-mix(in lab, red, red)){.schedule-create-context.has-slot{background:color-mix(in srgb, var(--panel-soft) 72%, var(--panel) 28%)}}.schedule-create-context span{color:var(--muted-strong);letter-spacing:.02em;text-transform:uppercase;font-size:10px;font-weight:800}.schedule-create-context strong{color:var(--foreground);font-size:13px;font-weight:780}.schedule-create-context p{color:var(--foreground-soft);margin:0;font-size:12px;font-weight:620;line-height:1.35}.schedule-create-tabs{gap:0;height:100%;min-height:0}.schedule-create-tabs-list{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;width:100%;height:46px;margin:0 0 12px;padding:0;display:grid}.schedule-create-tabs-list [data-slot=tabs-trigger]{min-height:45px;color:var(--muted-strong);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 10px;font-size:11px;font-weight:690;transition:color .14s,background .14s;position:relative}.schedule-create-tabs-list [data-slot=tabs-trigger]:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;transition:background .14s;position:absolute;bottom:-1px;left:10px;right:10px}.schedule-create-tabs-list [data-slot=tabs-trigger]:hover:not([data-active]){color:var(--foreground);background:var(--panel-soft)}@supports (color:color-mix(in lab, red, red)){.schedule-create-tabs-list [data-slot=tabs-trigger]:hover:not([data-active]){background:color-mix(in srgb, var(--panel-soft) 52%, transparent)}}.schedule-create-tabs-list [data-slot=tabs-trigger][data-active]:after{background:var(--foreground)}.schedule-create-tab-panel{flex:auto;min-height:0;overflow:auto}.schedule-create-tab-panel .form-panel{margin:0}.schedule-create-panel{border-left:1px solid var(--border);background:var(--panel);flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;display:flex}.schedule-create-panel-header{border-bottom:1px solid var(--border);background:var(--panel);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 14px;display:flex}.schedule-create-panel-header h3,.schedule-create-panel-header span{margin:0;display:block}.schedule-create-panel-header h3{font-size:13px;font-weight:780}.schedule-create-panel-header span{color:var(--muted-strong);margin-top:2px;font-size:11px;font-weight:650}.schedule-create-panel-body{flex:auto;min-height:0;padding:0 14px 14px;overflow:hidden}.schedule-create-panel .form-panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.schedule-create-panel .schedule-practice-form{flex-direction:column;height:100%;min-height:0;display:flex}.schedule-create-form-scroll{scrollbar-color:transparent transparent;scrollbar-width:thin;flex:auto;min-height:0;padding-right:2px;overflow:auto}.schedule-create-form-scroll:hover,.schedule-create-form-scroll:focus-within{scrollbar-color:var(--schedule-scrollbar-thumb,#6e70696b) transparent}.schedule-create-form-scroll::-webkit-scrollbar{width:6px}.schedule-create-form-scroll::-webkit-scrollbar-track{background:0 0}.schedule-create-form-scroll::-webkit-scrollbar-thumb{background:padding-box padding-box;border:2px solid #0000;border-radius:999px}.schedule-create-form-scroll:hover::-webkit-scrollbar-thumb{background:var(--schedule-scrollbar-thumb,#6e70696b);background-clip:padding-box}.schedule-create-form-scroll:focus-within::-webkit-scrollbar-thumb{background:var(--schedule-scrollbar-thumb,#6e70696b);background-clip:padding-box}.schedule-create-form-footer{z-index:2;border-top:1px solid var(--border);background:var(--panel);flex:none;justify-content:flex-end;margin:6px -14px -14px;padding:12px 14px 14px;display:flex;position:relative}@supports (color:color-mix(in lab, red, red)){.schedule-create-form-footer{background:color-mix(in srgb, var(--panel) 94%, transparent)}}.schedule-create-form-footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.schedule-create-form-footer [data-slot=button]{border-radius:12px;width:100%;min-height:40px}.schedule-booking-source-row{min-height:38px;color:var(--muted-strong);justify-content:space-between;align-items:center;gap:8px;margin:8px 0 10px;font-size:10px;font-weight:650;display:flex}.schedule-booking-source-row [data-slot=button]{min-height:28px;color:var(--foreground-soft);padding:0 8px;font-size:10px}.schedule-booking-source-switch,.schedule-practice-type-switch{border:1px solid var(--border);background:var(--panel-soft);border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;display:grid}.schedule-booking-source-switch{margin-bottom:12px}.schedule-booking-source-switch [data-slot=button],.schedule-practice-type-switch [data-slot=button]{border-radius:8px;width:100%;min-height:31px}.schedule-booking-source-switch [data-slot=button][aria-pressed=true],.schedule-practice-type-switch [data-slot=button][aria-pressed=true]{color:var(--foreground);background:var(--panel);box-shadow:0 5px 12px #21211d0f, inset 0 0 0 1px var(--border)}.schedule-practice-form .booking-context-panel{grid-column:1/-1}.schedule-create-panel .schedule-form-grid{gap:10px 8px}.schedule-create-panel .field{gap:5px}.schedule-create-panel .field>span{font-size:10px;font-weight:650}.schedule-create-panel .field [data-slot=input],.schedule-create-panel .field [data-slot=select-trigger]{border-radius:10px;min-height:34px}.schedule-create-panel .field [data-slot=textarea]{border-radius:10px;min-height:58px}.schedule-create-panel .schedule-practice-type-switch{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;padding:0;display:grid}.schedule-create-panel .schedule-practice-type-switch [data-slot=button]{border:1px solid var(--ops-divider,var(--border));width:100%;min-width:0;min-height:42px;color:var(--muted-strong);background:var(--app-surface-soft,var(--panel-soft));box-shadow:none;border-radius:8px;padding:0 12px;font-size:11px;font-weight:680;transition:color .14s,border-color .14s,background .14s}.schedule-create-panel .schedule-practice-type-switch [data-slot=button]:hover:not([aria-pressed=true]){border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.schedule-create-panel .schedule-practice-type-switch [data-slot=button]:hover:not([aria-pressed=true]){border-color:color-mix(in srgb, var(--foreground) 20%, var(--border))}}.schedule-create-panel .schedule-practice-type-switch [data-slot=button]:hover:not([aria-pressed=true]){color:var(--foreground);background:var(--app-surface-soft,var(--panel-soft))}@supports (color:color-mix(in lab, red, red)){.schedule-create-panel .schedule-practice-type-switch [data-slot=button]:hover:not([aria-pressed=true]){background:color-mix(in srgb, var(--app-surface-soft,var(--panel-soft)) 76%, var(--app-surface,var(--panel)))}}.schedule-create-panel .schedule-practice-type-switch [data-slot=button][aria-pressed=true]{border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.schedule-create-panel .schedule-practice-type-switch [data-slot=button][aria-pressed=true]{border-color:color-mix(in srgb, var(--foreground) 34%, var(--border))}}.schedule-create-panel .schedule-practice-type-switch [data-slot=button][aria-pressed=true]{color:var(--foreground);background:var(--app-surface,var(--panel));box-shadow:inset 0 0 0 1px var(--foreground)}@supports (color:color-mix(in lab, red, red)){.schedule-create-panel .schedule-practice-type-switch [data-slot=button][aria-pressed=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--foreground) 9%, transparent)}}.schedule-booking-origin-field [data-slot=select-trigger]{color:var(--foreground-soft);background:var(--panel-soft)}@supports (color:color-mix(in lab, red, red)){.schedule-booking-origin-field [data-slot=select-trigger]{background:color-mix(in srgb, var(--panel-soft) 76%, transparent)}}.schedule-player-context{color:var(--muted-strong);flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:-5px;font-size:9px;font-weight:680;display:flex}.schedule-player-context span+span:before{color:var(--border-strong);content:"·";margin-right:8px}.schedule-player-context.is-warning span:not(:first-child){color:var(--warning)}.participant-search-panel{border:1px solid var(--border);background:var(--panel-soft);border-radius:11px;gap:5px;padding:7px;display:grid}@supports (color:color-mix(in lab, red, red)){.participant-search-panel{background:color-mix(in srgb, var(--panel-soft) 78%, transparent)}}.participant-search-input{position:relative}.participant-search-input>svg{z-index:1;width:14px;height:14px;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.participant-search-input [data-slot=input]{background:var(--panel);padding-left:31px}.participant-search-results{overscroll-behavior:contain;max-height:174px;display:grid;overflow-y:auto}.participant-search-results button{min-width:0;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:7px 8px;display:flex}.participant-search-results button:hover{background:var(--panel)}.participant-search-results button>span:first-child{gap:1px;min-width:0;display:grid}.participant-search-results button strong,.participant-search-results button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.participant-search-results button strong{font-size:10px}.participant-search-results button small,.participant-search-results button>span:last-child{color:var(--muted-strong);font-size:8px;font-weight:650}.participant-search-results button>span:last-child{flex:none}.participant-search-empty{color:var(--muted-strong);text-align:center;padding:12px 8px;font-size:9px}.participant-search-panel>[data-slot=button]{min-width:0;color:var(--foreground-soft);text-overflow:ellipsis;white-space:nowrap;justify-content:flex-start;padding-inline:7px;font-size:9px;overflow:hidden}.participant-editor-prompt{color:var(--muted-strong);align-items:center;gap:6px;font-size:9px;font-weight:620;display:flex}.participant-editor-prompt svg{flex:none;width:13px;height:13px}.participant-editor-prompt.is-warning{color:var(--warning)}.schedule-booking-type-heading{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.schedule-booking-type-heading>span{color:var(--muted-strong);font-size:10px;font-weight:650}.schedule-booking-type-heading [data-slot=button]{min-height:26px;color:var(--foreground-soft);padding:0 6px;font-size:9px}.schedule-booking-type-heading [data-slot=button] svg{width:13px;height:13px}.schedule-create-slot-signals{flex-direction:column;gap:4px;display:flex}.schedule-create-slot-signals>span{border-radius:8px;align-items:center;gap:6px;min-height:28px;padding:5px 8px;font-size:10px;font-weight:680;display:flex}.schedule-create-slot-signals svg{flex:none;width:13px;height:13px}.schedule-create-slot-signals .error{color:var(--danger);background:var(--danger-soft)}.schedule-create-slot-signals .warning{color:var(--warning);background:var(--warning-soft)}.schedule-create-panel .booking-context-panel{border:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:0 0;border-radius:0;justify-content:flex-start;align-items:flex-start;gap:9px;padding:10px 0}.schedule-create-panel .booking-context-panel>svg{width:15px;height:15px;color:var(--muted-strong);flex:none;margin-top:1px}.booking-context-copy{min-width:0}.schedule-create-panel .booking-context-panel strong{margin:0;font-size:11px;font-weight:720}.schedule-create-panel .booking-context-list{color:var(--muted-strong);justify-content:flex-start;gap:4px 8px;margin-top:3px;font-size:10px;font-weight:620}.schedule-create-panel .participant-editor{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;gap:9px;padding:2px 0 8px}.schedule-create-panel .participant-editor-header>div{align-items:baseline;gap:6px;display:flex}.schedule-create-panel .participant-editor-header span{color:var(--foreground);text-transform:none;font-size:11px;font-weight:720}.schedule-create-panel .participant-editor-header small{color:var(--muted-strong);font-size:9px;font-weight:620}.schedule-create-panel .participant-editor-header [data-slot=button]{min-height:26px;padding:0 7px;font-size:10px}.schedule-create-panel .participant-chip-row{gap:4px}.schedule-create-panel .participant-chip{min-height:24px;padding:0 8px;font-size:9px}.schedule-create-panel .participant-action-row{background:var(--panel-soft);border-radius:9px;justify-content:flex-start;gap:4px;min-width:0;padding:6px;overflow:hidden}.schedule-create-panel .participant-action-row>span{color:var(--muted-strong);flex:none;font-size:9px;font-weight:620}.schedule-create-panel .participant-action-row [data-slot=button]{text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:26px;padding:0 7px;font-size:9px;overflow:hidden}.dark .schedule-create-panel .booking-context-panel,.dark .schedule-create-panel .participant-editor{border-color:var(--border);background:0 0}.dark .schedule-create-panel .participant-action-row{background:var(--app-surface-soft);border-color:#0000}.schedule-practice-request-summary{border:1px solid var(--border);background:var(--panel-soft);border-radius:12px;flex-direction:column;gap:5px;margin-top:12px;padding:10px 12px;display:flex}.schedule-practice-request-summary strong,.schedule-practice-request-summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.schedule-practice-request-summary>span{color:var(--muted-strong);font-size:12px;font-weight:650}.schedule-practice-request-badges{flex-wrap:wrap;gap:6px;display:flex}.schedule-filter-sheet-footer{border-top:1px solid var(--ops-border,var(--border));background:var(--ops-panel,var(--panel));flex-direction:row;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex}.schedule-filter-sheet-footer>span{color:var(--muted-foreground);font-size:11px}.schedule-filter-sheet-footer>div{gap:6px;display:flex}.schedule-filter-sheet{background:var(--ops-panel,var(--panel));flex-direction:column;height:100%;display:flex;overflow:hidden}.schedule-filter-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.schedule-filter-title-row>div{min-width:0}.schedule-filter-actions{flex-direction:column;gap:10px;display:flex}.schedule-player-filter{width:100%}.schedule-filter-search{align-items:center;display:flex;position:relative}.schedule-filter-search>svg{z-index:1;width:15px;height:15px;color:var(--muted-foreground);pointer-events:none;position:absolute;left:12px}.schedule-filter-search [data-slot=input]{border-color:var(--ops-border,var(--border));background:var(--ops-panel-raised,var(--panel-soft));border-radius:5px;min-height:36px;padding-left:36px}.schedule-filter-focus{gap:8px;display:grid}.schedule-filter-section-label{color:var(--muted-foreground);text-transform:uppercase;font-size:10px;font-weight:760}.schedule-filter-presets{flex-wrap:wrap;gap:6px;display:flex}.schedule-filter-presets [data-slot=button]{border-radius:4px;min-height:32px;font-size:10.5px}.schedule-filter-toggle-row{border:1px solid var(--ops-border,var(--border));background:var(--ops-panel-raised,var(--panel-soft));border-radius:6px;justify-content:space-between;align-items:center;gap:16px;padding:10px 11px;display:flex}.schedule-filter-toggle-row>span{align-items:center;gap:10px;min-width:0;display:flex}.schedule-filter-toggle-row>span>svg{width:17px;height:17px;color:var(--muted-foreground)}.schedule-filter-toggle-row>span>span{flex-direction:column;gap:2px;min-width:0;display:flex}.schedule-filter-toggle-row strong{font-size:12px}.schedule-filter-toggle-row small{color:var(--muted-foreground);font-size:10px;font-weight:500}.schedule-filter-grid{grid-template-columns:1fr;gap:18px;display:grid}.schedule-filter-group{flex-direction:column;gap:7px;min-width:0;display:flex}.schedule-filter-group-heading{justify-content:space-between;align-items:center;gap:12px;min-height:28px;display:flex}.schedule-filter-group-heading>span{color:var(--muted-strong);font-size:11px;font-weight:800}.schedule-filter-group-heading small{color:var(--muted-foreground);margin-left:4px;font-size:10px;font-weight:600}.schedule-filter-group-heading [data-slot=button]{min-height:28px;color:var(--muted-foreground);padding-inline:8px;font-size:10px}.schedule-filter-group.is-secondary{border-left:1px solid var(--ops-border,var(--border));padding-left:12px}.schedule-filter-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.schedule-filter-option-row{border:1px solid var(--ops-border,var(--border));min-width:0;min-height:34px;color:var(--ops-text,var(--foreground-soft));background:0 0;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px 7px 11px;font-size:10.5px;font-weight:600;line-height:1.1;display:flex}.schedule-filter-option-row:hover{background:var(--ops-panel-raised,var(--panel-soft))}.schedule-filter-option-row [data-slot=checkbox]{flex:none}.schedule-filter-option-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.schedule-filter-empty{color:var(--muted-foreground);grid-column:1/-1;padding:10px 0;font-size:11px}.schedule-selection-toolbar{border:1px solid var(--primary-border);color:var(--primary-hover);background:var(--primary-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:12px;font-weight:740;display:flex}.schedule-selection-actions{align-items:center;gap:6px;display:flex}.schedule-board-workspace{grid-template-columns:minmax(0,1fr) 0;min-height:0;transition:grid-template-columns .24s cubic-bezier(.22,1,.36,1);display:grid}.schedule-board-workspace.has-day-list{grid-template-columns:minmax(0,1fr) 280px}.schedule-board-shell{background:var(--panel);border:0;border-radius:0;max-height:min(72vh,760px);overflow:hidden}.schedule-board-scroll{overscroll-behavior:contain;align-items:flex-start;max-height:min(72vh,760px);display:flex;overflow:auto}.schedule-time-axis{z-index:7;border-right:1px solid var(--border);background:var(--panel);flex:0 0 62px;position:sticky;left:0}.schedule-axis-header{z-index:8;border-bottom:1px solid var(--border);height:48px;min-height:48px;color:var(--muted-strong);background:var(--panel-soft);align-items:center;padding:0 8px;font-size:11px;font-weight:800;display:flex;position:sticky;top:0}.schedule-time-axis-body{background:var(--panel);position:relative}.schedule-time-mark{border-top:1px solid var(--border);height:32px;color:var(--muted-strong);text-align:right;padding:4px 7px 0 0;font-size:10px;font-weight:800;line-height:1}.schedule-time-mark.minor{color:var(--muted-foreground);font-weight:650}.schedule-time-mark.major{border-top-color:var(--border-strong)}.schedule-lanes{align-items:flex-start;min-width:max-content;display:flex}.schedule-empty-board{width:280px;min-height:220px;color:var(--muted-strong);background:var(--panel-soft);justify-content:center;align-items:center;padding:16px;font-size:13px;font-weight:750;display:flex}.schedule-lane{border-right:1px solid var(--border);background:var(--panel);flex:0 0 300px;align-self:flex-start}.schedule-lane:last-child{border-right:0}.schedule-lane-header{z-index:5;border-bottom:1px solid var(--border);background:var(--panel-soft);justify-content:space-between;align-items:center;gap:7px;height:48px;min-height:48px;padding:7px 10px;display:flex;position:sticky;top:0}.schedule-lane-header h3{margin:0;font-size:13px;line-height:1.1}.schedule-lane-header span{color:var(--muted-strong);font-size:10px;font-weight:750}.schedule-lane-header-badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:4px;max-width:138px;display:flex}.schedule-lane-header-badges [data-slot=badge]{height:20px;padding-inline:6px;font-size:10px}.schedule-lane-header-badges .schedule-lane-conflict-badge{border-color:var(--danger-border);color:var(--danger);background:var(--danger-soft);align-items:center;gap:3px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.schedule-lane-header-badges .schedule-lane-conflict-badge{background:color-mix(in oklch, var(--danger-soft), transparent 48%)}}.schedule-lane-conflict-badge svg{flex:none;width:11px;height:11px}.schedule-lane-body{--schedule-grid-major:var(--border-strong);--schedule-grid-minor:#d6d2c847;--schedule-grid-dot-size:1.1px;--schedule-grid-dot-gap:10px;background:radial-gradient(circle at 1px 1px, var(--schedule-grid-major) 0 var(--schedule-grid-dot-size), transparent calc(var(--schedule-grid-dot-size) + .35px)) 0 0 / var(--schedule-grid-dot-gap) 64px, radial-gradient(circle at 1px 1px, var(--schedule-grid-minor) 0 var(--schedule-grid-dot-size), transparent calc(var(--schedule-grid-dot-size) + .35px)) 0 0 / var(--schedule-grid-dot-gap) 32px, var(--panel);position:relative}.schedule-drop-layer{z-index:1;flex-direction:column;display:flex;position:absolute;inset:0}.schedule-lane-body.is-request-previewing .schedule-drop-layer{z-index:6}.schedule-lane-body.is-request-previewing .schedule-create-draft-card{z-index:7}.schedule-drop-zone{box-sizing:border-box;--schedule-preview-border:var(--primary-border);--schedule-preview-surface:#fffefdb8;--schedule-hover-border:#d6d2c8b8;--schedule-hover-surface:#fffefd94;--schedule-hover-text:#25262294;border-top:1px solid #0000;transition:background .12s,box-shadow .12s;position:relative}.schedule-drop-zone.active{box-shadow:inset 0 0 0 2px var(--primary-border)}.schedule-drop-zone.target-available.active,.schedule-drop-zone.target-available.active-range,.schedule-drop-zone.target-warning.active,.schedule-drop-zone.target-warning.active-range,.schedule-drop-zone.target-conflict.active,.schedule-drop-zone.target-blocked.active,.schedule-drop-zone.target-conflict.active-range,.schedule-drop-zone.target-blocked.active-range{background:0 0}.schedule-drop-zone.active-range{box-shadow:none}.schedule-drop-zone.active-range.range-start{border-top-color:#0000}.schedule-drop-zone.active-range.range-end{border-bottom:0}.schedule-drop-zone.create-range{box-shadow:none;background:0 0}.schedule-drop-zone.create-range-start{border-top-color:#0000}.schedule-drop-zone.create-range-end{border-bottom:0}.schedule-drop-zone.active-range:before,.schedule-drop-zone.create-range:before{z-index:2;border-right:1px solid var(--schedule-preview-border);border-left:1px solid var(--schedule-preview-border);background:var(--schedule-preview-surface);content:"";pointer-events:none;position:absolute;inset:0 9px;box-shadow:0 10px 22px #21211d0b}.schedule-drop-zone.active-range.range-start:before,.schedule-drop-zone.create-range-start:before{border-top:1px solid var(--schedule-preview-border);border-top-left-radius:14px;border-top-right-radius:14px;top:4px}.schedule-drop-zone.active-range.range-end:before,.schedule-drop-zone.create-range-end:before{border-bottom:1px solid var(--schedule-preview-border);border-bottom-right-radius:14px;border-bottom-left-radius:14px;bottom:4px}.schedule-drop-zone[data-preview-label]:after{z-index:5;color:#343531;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);content:attr(data-preview-label);letter-spacing:0;pointer-events:none;white-space:nowrap;background:#fffefdeb;border:1px solid #d6d2c8db;border-radius:999px;padding:4px 9px;font-size:10.5px;font-weight:720;line-height:1.2;position:absolute;top:10px;left:20px;box-shadow:0 10px 24px #21211d1a,inset 0 1px #ffffffc2}.schedule-drop-move-preview{z-index:5;color:#343531;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;white-space:nowrap;background:#fffefdeb;border:1px solid #d6d2c8db;border-radius:999px;align-items:center;gap:6px;max-width:calc(100% - 40px);padding:4px 9px;font-size:10.5px;font-weight:720;line-height:1.2;display:inline-flex;position:absolute;top:10px;left:20px;overflow:hidden;box-shadow:0 10px 24px #21211d1a,inset 0 1px #ffffffc2}.schedule-drop-move-preview svg{color:#25262270;flex:none;width:13px;height:13px}.schedule-drop-move-preview-current{color:#25262294;text-overflow:ellipsis;min-width:0;overflow:hidden}.schedule-drop-move-preview-next{color:#20211e;text-overflow:ellipsis;min-width:0;overflow:hidden}.schedule-lane-body:not(.is-click-moving):not(.is-dragging):not(.is-resizing):not(.is-creating):not(.is-selecting) .schedule-drop-zone[data-hover-label]{cursor:pointer}.schedule-lane-body:not(.is-click-moving):not(.is-dragging):not(.is-resizing):not(.is-creating):not(.is-selecting) .schedule-drop-zone[data-hover-label]:hover:before{z-index:2;border:1px solid var(--schedule-hover-border);background:var(--schedule-hover-surface);content:"";pointer-events:none;border-radius:12px;position:absolute;inset:3px 9px;box-shadow:0 8px 18px #21211d0b}.schedule-lane-body:not(.is-click-moving):not(.is-dragging):not(.is-resizing):not(.is-creating):not(.is-selecting) .schedule-drop-zone[data-hover-label]:hover:after{z-index:3;max-width:calc(100% - 42px);color:var(--schedule-hover-text);content:attr(data-hover-label);letter-spacing:0;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:720;line-height:1;position:absolute;top:50%;left:21px;overflow:hidden;transform:translateY(-50%)}.schedule-empty-slot-hint{pointer-events:none;display:none}.schedule-lane-body:not(.is-click-moving):not(.is-dragging):not(.is-resizing):not(.is-creating):not(.is-selecting):not(.is-request-previewing) .schedule-drop-zone:hover:before,.schedule-lane-body:not(.is-click-moving):not(.is-dragging):not(.is-resizing):not(.is-creating):not(.is-selecting):not(.is-request-previewing) .schedule-drop-zone:hover:after{content:none}.schedule-lane-body:not(.is-click-moving):not(.is-dragging):not(.is-resizing):not(.is-creating):not(.is-selecting):not(.is-request-previewing) .schedule-drop-zone:hover .schedule-empty-slot-hint{z-index:2;border:1px dashed var(--primary);color:var(--foreground);background:var(--primary);border-radius:4px;align-items:center;gap:6px;padding:0 8px;display:flex;position:absolute;inset:2px 7px}@supports (color:color-mix(in lab, red, red)){.schedule-lane-body:not(.is-click-moving):not(.is-dragging):not(.is-resizing):not(.is-creating):not(.is-selecting):not(.is-request-previewing) .schedule-drop-zone:hover .schedule-empty-slot-hint{background:color-mix(in srgb, var(--primary) 5%, transparent)}}.schedule-lane-body:not(.is-click-moving):not(.is-dragging):not(.is-resizing):not(.is-creating):not(.is-selecting):not(.is-request-previewing) .schedule-drop-zone:hover .schedule-empty-slot-hint{letter-spacing:0;font-size:11px;font-weight:600;line-height:1}.schedule-lane-body:not(.is-click-moving):not(.is-dragging):not(.is-resizing):not(.is-creating):not(.is-selecting):not(.is-request-previewing) .schedule-empty-slot-hint svg{width:13px;height:13px;color:var(--primary);flex:0 0 13px}.schedule-lane-body.is-creating .schedule-drop-zone.create-range:before{border:0;border-inline:1px dashed var(--primary);background:var(--primary);border-radius:0;inset:0 7px}@supports (color:color-mix(in lab, red, red)){.schedule-lane-body.is-creating .schedule-drop-zone.create-range:before{background:color-mix(in srgb, var(--primary) 5%, transparent)}}.schedule-lane-body.is-creating .schedule-drop-zone.create-range:before{box-shadow:none}.schedule-lane-body.is-creating .schedule-drop-zone.create-range-start:before{border-top:1px dashed var(--primary);border-top-left-radius:4px;border-top-right-radius:4px;top:2px}.schedule-lane-body.is-creating .schedule-drop-zone.create-range-end:before{border-bottom:1px dashed var(--primary);border-bottom-right-radius:4px;border-bottom-left-radius:4px;bottom:2px}.schedule-lane-body .schedule-drop-zone.create-range[data-preview-label]:after{display:none}.schedule-create-range-label{z-index:3;height:28px;color:var(--foreground);letter-spacing:0;pointer-events:none;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:600;line-height:1;display:flex;position:absolute;top:2px;left:7px;right:7px}.schedule-create-range-label svg{width:13px;height:13px;color:var(--primary);flex:0 0 13px}.schedule-lane-body.is-click-moving .schedule-drop-zone{cursor:pointer}.schedule-lane-body.is-click-moving .schedule-drop-zone.click-target{background:#f5f4f094}.schedule-lane-body.is-click-moving .schedule-drop-zone.click-target:hover{box-shadow:inset 0 0 0 2px var(--primary)}.schedule-lane-body.is-click-moving .schedule-drop-zone.target-warning:hover{box-shadow:inset 0 0 0 2px var(--warning-border);background:#fffbebeb}.schedule-lane-body.is-click-moving .schedule-drop-zone.target-conflict:hover,.schedule-lane-body.is-click-moving .schedule-drop-zone.target-blocked:hover{box-shadow:inset 0 0 0 2px var(--danger-border);background:#fef2f2f2}.schedule-card{z-index:2;border:1px solid var(--border);min-width:0;box-shadow:none;border-left-width:3px;border-radius:7px;flex-direction:column;gap:5px;padding:8px 9px;display:flex;position:absolute;left:6px;right:6px;overflow:hidden}.schedule-card:hover{box-shadow:0 8px 18px #21211d14}.schedule-card.is-selection-mode{cursor:pointer}.schedule-card.is-selected-item{border-color:var(--primary-border);box-shadow:inset 0 0 0 1px var(--primary-border), 0 8px 18px #21211d1f}.schedule-card-checkbox{z-index:3;background:var(--panel);position:absolute;top:7px;right:7px}.schedule-card.is-selection-mode .schedule-card-open-button{display:none}.schedule-lane-body.is-dragging .schedule-card{pointer-events:none}.schedule-session-card{border-left-color:var(--success);background:var(--panel);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.schedule-session-card:active{cursor:grabbing}.schedule-drag-overlay{z-index:120;opacity:.9;pointer-events:none;width:246px}.schedule-card-overlay{cursor:grabbing;width:246px;max-height:180px;position:static;left:auto;right:auto;overflow:hidden;transform:rotate(-.35deg)scale(1.01);box-shadow:0 18px 38px #21211d33,0 2px 8px #21211d14}.schedule-card-overlay:hover{transform:rotate(-.35deg)scale(1.01)}.schedule-session-card.has-share{border-left-color:var(--primary);gap:5px;padding:8px}.schedule-session-card.has-advisory{border-left-color:var(--warning)}.schedule-session-card.has-conflict{border-left-color:var(--danger)}.schedule-session-card.has-share.has-conflict{border-left-width:4px}.schedule-session-card.is-updating{opacity:.72}.schedule-session-card.is-selected-for-move{border-color:var(--primary-border);border-left-color:var(--primary-border);pointer-events:none;box-shadow:0 10px 24px #21211d24, inset 0 0 0 1px var(--primary-border)}.schedule-block-card{border-left-color:var(--danger);color:var(--danger);background:linear-gradient(to right, var(--danger-soft), var(--panel) 72%), var(--danger-soft);padding-right:34px}@supports (color:color-mix(in lab, red, red)){.schedule-block-card{background:linear-gradient(to right, color-mix(in oklch, var(--danger-soft), transparent 18%), var(--panel) 72%), var(--danger-soft)}}.schedule-block-card{cursor:pointer}.schedule-advisory-card{border-left-color:var(--warning);color:var(--warning);background:linear-gradient(to right, var(--warning-soft), var(--panel) 72%), var(--warning-soft);padding-right:34px}@supports (color:color-mix(in lab, red, red)){.schedule-advisory-card{background:linear-gradient(to right, color-mix(in oklch, var(--warning-soft), transparent 15%), var(--panel) 72%), var(--warning-soft)}}.schedule-advisory-card{cursor:pointer}.schedule-block-card strong,.schedule-advisory-card strong{color:currentColor;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.1;overflow:hidden}.schedule-block-card>span:not(.slot-kicker),.schedule-advisory-card>span:not(.slot-kicker){color:var(--foreground-soft);font-size:11px;font-weight:700}.schedule-card-open-button{width:22px;height:22px;color:var(--muted-strong);background:var(--panel);position:absolute;top:6px;right:6px}.schedule-card-main{flex-direction:column;flex:auto;gap:4px;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.schedule-card-main strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:760;line-height:1.12;display:block;overflow:hidden}.schedule-card-time{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:11px;font-weight:680;line-height:1.1;overflow:hidden}.schedule-card-time-preview{align-items:center;gap:5px;max-width:100%;display:inline-flex}.schedule-card-time-preview svg{width:12px;height:12px;color:var(--muted-strong);flex:none}@supports (color:color-mix(in lab, red, red)){.schedule-card-time-preview svg{color:color-mix(in oklch, var(--muted-strong), transparent 22%)}}.schedule-session-card.has-share .schedule-card-main strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.1;display:-webkit-box}.schedule-card [data-slot=badge]{height:18px;padding-inline:6px;font-size:10px}.schedule-session-card.has-share [data-slot=badge]{text-overflow:ellipsis;max-width:100%;height:17px;padding-inline:6px;font-size:10px;overflow:hidden}.schedule-card .participant-chip-row{gap:3px}.schedule-card-participant-stack{flex:auto;align-content:start;gap:3px;min-width:0;min-height:0;display:grid;overflow:hidden}.schedule-card-participant-row{min-width:0;color:var(--muted-strong);flex-wrap:wrap;align-items:baseline;gap:2px 6px;font-size:11px;line-height:1.2;display:flex}.schedule-card-participant-row>span{overflow-wrap:anywhere;min-width:0;font-weight:650}.schedule-card-participant-row>small{color:currentColor}@supports (color:color-mix(in lab, red, red)){.schedule-card-participant-row>small{color:color-mix(in srgb, currentColor 66%, transparent)}}.schedule-card-participant-row>small{white-space:nowrap;font-size:9px;font-weight:680}.schedule-card-participant-row.is-primary{color:var(--foreground);font-size:13px;line-height:1.15}.schedule-card-participant-row.is-primary>span{font-weight:780}.schedule-card-participant-row.is-hitting_partner>small{color:var(--schedule-practice-accent)}.schedule-card-participant-row.is-status{color:var(--schedule-practice-accent);font-size:10px;font-weight:680}.schedule-card .participant-chip{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.schedule-card .participant-chip.arrangement-looking{border-color:var(--schedule-practice-accent)}@supports (color:color-mix(in lab, red, red)){.schedule-card .participant-chip.arrangement-looking{border-color:color-mix(in srgb, var(--schedule-practice-accent) 38%, var(--border))}}.schedule-card .participant-chip.arrangement-looking{color:var(--schedule-practice-accent)}.schedule-card-signals{flex-direction:column;gap:3px;min-width:0;display:flex}.schedule-card-signal{min-width:0;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;font-size:10px;font-weight:780;line-height:1.05;display:flex;overflow:hidden}.schedule-card-signal svg{flex:none;width:11px;height:11px}.schedule-card-signal.conflict{color:var(--danger)}.schedule-card-signal.shared{color:var(--primary-hover)}.schedule-card-signal.advisory{color:var(--warning)}.schedule-card-court-select [data-slot=select-trigger]{background:var(--panel-soft);border-radius:8px;min-height:30px}.schedule-detail-sheet{width:min(540px,100vw - 24px);max-width:min(540px,100vw - 24px)}.schedule-detail-sheet-header{border-bottom:1px solid var(--border);background:var(--panel);gap:4px;padding:24px 24px 18px}.schedule-detail-kicker{color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;margin:0 0 2px;font-size:10px;font-weight:760}.schedule-detail-sheet-header [data-slot=sheet-title]{font-size:25px;font-weight:750;line-height:1.1}.schedule-detail-meta{color:var(--foreground-soft);flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:3px;font-size:12px;font-weight:620;display:flex}.schedule-detail-meta span+span:before{color:var(--muted-foreground);content:"·";margin-right:8px}.schedule-detail-sheet-body{background:var(--background);flex-direction:column;gap:22px;min-height:0;padding:20px 22px 24px;display:flex;overflow:auto}.schedule-detail-note{border-left:2px solid var(--border-strong);color:var(--foreground-soft);padding-left:12px}.schedule-detail-note p{margin:0;font-size:13px;line-height:1.45}.schedule-detail-section{border-bottom:1px solid var(--border);flex-direction:column;gap:11px;min-width:0;padding:0 0 22px;display:flex}.schedule-detail-section h3{color:var(--foreground);margin:0;font-size:15px;font-weight:720;line-height:1.2}.schedule-detail-warning-list{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px;flex-direction:column;gap:0;display:flex;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.schedule-detail-warning-list{background:color-mix(in srgb, var(--panel-soft) 72%, transparent)}}.schedule-detail-warning-item{border:0;border-top:1px solid var(--border);min-width:0;min-height:44px;color:var(--foreground-soft);background:0 0;border-radius:0;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:620;line-height:1.35;display:grid}.schedule-detail-warning-item:first-child{border-top:0}.schedule-detail-warning-item svg{width:16px;height:16px;margin-top:1px}.schedule-detail-warning-item.conflict{color:var(--foreground-soft);background:var(--danger-soft)}@supports (color:color-mix(in lab, red, red)){.schedule-detail-warning-item.conflict{background:color-mix(in srgb, var(--danger-soft) 44%, transparent)}}.schedule-detail-warning-item.conflict svg{color:var(--danger)}.schedule-detail-warning-item.shared{color:var(--foreground-soft)}.schedule-detail-warning-item.shared svg{color:var(--primary-hover)}.schedule-detail-warning-item.advisory{color:var(--foreground-soft);background:var(--warning-soft)}@supports (color:color-mix(in lab, red, red)){.schedule-detail-warning-item.advisory{background:color-mix(in srgb, var(--warning-soft) 44%, transparent)}}.schedule-detail-warning-item.advisory svg{color:var(--warning)}@media (width<=560px){.schedule-detail-form-row,.schedule-detail-sheet .visibility-controls label{grid-template-columns:1fr;align-items:stretch;gap:8px}.schedule-detail-editor-actions{flex-wrap:wrap}}.player-draw-context{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.player-draw-context-item{border:1px solid var(--border);min-height:19px;color:var(--muted-foreground);border-radius:999px;align-items:center;gap:4px;padding:2px 6px;font-size:9px;font-weight:650;line-height:1;display:inline-flex}.player-draw-context-item small{font-size:8px;font-weight:650}.player-draw-context-item.is-eliminated,.player-draw-context-item.is-withdrawn{border-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.player-draw-context-item.is-eliminated,.player-draw-context-item.is-withdrawn{border-color:color-mix(in srgb, var(--destructive) 44%, var(--border))}}.player-draw-context-item.is-eliminated,.player-draw-context-item.is-withdrawn{color:var(--destructive);background:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.player-draw-context-item.is-eliminated,.player-draw-context-item.is-withdrawn{background:color-mix(in srgb, var(--destructive) 8%, transparent)}}.player-draw-context.is-compact{flex:none;gap:3px}.player-draw-context.is-compact .player-draw-context-item{gap:3px;min-height:18px;padding:2px 5px;font-size:8.5px}.player-draw-context.is-compact .player-draw-context-item svg{stroke-width:2.4px;width:9px;height:9px}.request-inbox-row>.player-draw-context{grid-column:1/-1;margin-top:2px}.request-detail-summary>.player-draw-context{margin-top:6px}.dashboard-request-preview-lead+.player-draw-context{margin-top:16px}.schedule-day-list,.schedule-request-queue{border-left:1px solid var(--border);background:var(--panel);flex-direction:column;min-width:0;max-height:min(72vh,760px);display:flex}.schedule-day-list-panel{visibility:hidden;opacity:0;align-self:stretch;min-width:0;height:100%;min-height:0;transition:opacity .18s,transform .24s cubic-bezier(.22,1,.36,1),visibility 0s linear .24s;display:flex;overflow:hidden;transform:translate(14px)}.schedule-board-workspace.has-side-panel .schedule-day-list-panel,.schedule-board-workspace.has-day-list .schedule-day-list-panel{visibility:visible;opacity:1;transition-delay:0s;transform:translate(0)}.schedule-day-list-header{border-bottom:1px solid var(--border);background:var(--panel-soft);justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:9px 12px;display:flex}.schedule-day-list-header h3{margin:0;font-size:13px;font-weight:760;line-height:1.1}.schedule-day-list-header svg{width:17px;height:17px;color:var(--muted-strong)}.schedule-day-list-body{flex-direction:column;flex:auto;gap:6px;min-height:0;padding:10px;display:flex;overflow:auto}.schedule-day-list-item{border:1px solid var(--border);border-left:3px solid var(--success);background:var(--panel);cursor:pointer;border-radius:8px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:48px;padding:8px;display:grid}.schedule-day-list-item:hover{background:var(--panel-soft)}.schedule-day-list-item.is-selected-item{border-color:var(--primary-border);background:var(--primary-soft)}.schedule-day-list-item.blocked{border-left-color:var(--danger)}.schedule-day-list-item.advisory{border-left-color:var(--warning)}.schedule-day-list-checkbox{justify-content:center;align-items:center;display:flex}.schedule-day-list-time{color:var(--muted-strong);font-size:11px;font-weight:760;line-height:1.05}.schedule-day-list-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.schedule-day-list-copy strong,.schedule-day-list-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schedule-day-list-copy strong{color:var(--foreground);font-size:12px;font-weight:760;line-height:1.1}.schedule-day-list-copy span{color:var(--muted-strong);font-size:10px;font-weight:700}.schedule-day-list-empty{color:var(--muted-strong);text-align:center;padding:18px 10px;font-size:12px;font-weight:700}.schedule-list-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;padding:0;display:grid}.schedule-list-item{cursor:pointer}.schedule-list-item:focus-visible,.schedule-card:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.schedule-board-header{border-bottom:1px solid var(--border);background:var(--panel);grid-template-columns:minmax(150px,1fr) auto;grid-template-areas:"context controls";align-items:center;gap:8px 14px;padding:12px;display:grid}.schedule-board-context{flex-direction:column;grid-area:context;gap:2px;min-width:0;display:flex}.schedule-board-context-copy{gap:2px;min-width:0;display:grid}.schedule-board-header h3{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:750;line-height:1.15;overflow:hidden}.schedule-date-label{color:var(--foreground-soft);white-space:nowrap;font-size:11px;font-weight:680;display:block}.schedule-day-nav{border:1px solid var(--border);background:var(--panel-soft);border-radius:999px;align-items:center;gap:0;min-width:0;padding:2px;display:flex;position:relative}.schedule-date-nav-segment[data-slot=button]{width:32px;height:32px;min-height:32px;color:var(--muted-strong);box-shadow:none;background:0 0;border:0;border-radius:999px}.schedule-date-today-segment[data-slot=button]{width:auto;color:var(--foreground-soft);padding-inline:10px;font-size:11px;font-weight:760}.schedule-date-trigger{min-width:112px;height:32px;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;outline:none;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.schedule-date-trigger:hover,.schedule-date-trigger[aria-expanded=true]{background:var(--panel)}.schedule-date-prev-segment[data-slot=button]:hover:not(:disabled){background:linear-gradient(90deg, var(--panel) 0%, #fffefd9e 64%, transparent 100%)}.schedule-date-next-segment[data-slot=button]:hover:not(:disabled){background:linear-gradient(270deg, var(--panel) 0%, #fffefd9e 64%, transparent 100%)}.schedule-date-trigger:focus-visible{box-shadow:0 0 0 3px var(--ring-soft)}.schedule-date-display{white-space:nowrap;justify-content:center;align-items:center;font-weight:720;line-height:1;display:inline-flex}.date-picker-control,.time-picker-control{width:100%;min-width:0;position:relative}.date-picker-nav{width:auto}.date-picker-field .schedule-date-popover,.time-picker-control .schedule-date-popover{width:min(292px,100vw - 32px);left:0;right:auto}.date-picker-trigger{width:100%;min-height:38px;color:var(--foreground);background:var(--panel-soft);box-shadow:none;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:9px;padding:0 12px;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.date-picker-trigger:hover:not(:disabled),.date-picker-trigger[aria-expanded=true]{border-color:var(--primary-border);background:var(--panel);box-shadow:0 0 0 3px #d8d4c938}.date-picker-trigger:focus-visible{box-shadow:0 0 0 3px var(--ring-soft)}.date-picker-trigger:disabled{cursor:not-allowed;opacity:.58}.date-picker-trigger svg{width:16px;height:16px;color:var(--muted-strong);flex:none}.date-picker-display{color:#2d2e2a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:720;overflow:hidden}.date-time-picker-control{grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:8px;min-width:0;display:grid}.schedule-date-popover.time-picker-popover{width:min(236px,100vw - 32px)}.time-picker-popover-header span{color:var(--muted-strong);font-size:12px;font-weight:700}.time-picker-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.time-picker-columns.has-period{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(62px,.72fr)}.time-picker-column{flex-direction:column;gap:6px;min-width:0;display:flex}.time-picker-column-label{color:var(--muted-strong);letter-spacing:.02em;text-transform:uppercase;font-size:10px;font-weight:780}.time-picker-column-options{gap:4px;max-height:218px;padding-right:2px;display:grid;overflow:auto}.time-picker-period-column .time-picker-column-options{max-height:none;overflow:visible}.time-picker-column-options::-webkit-scrollbar{width:6px}.time-picker-column-options::-webkit-scrollbar-track{background:0 0}.time-picker-column-options::-webkit-scrollbar-thumb{background:#6568633d;border-radius:999px}.time-picker-option{min-height:32px;color:var(--foreground-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:12px;font-weight:720;transition:color .14s,background .14s,box-shadow .14s}.time-picker-option:hover{color:var(--foreground);background:#f6f5f1}.time-picker-option.is-selected{color:#fff;background:#111214;box-shadow:0 10px 18px #1112141f}.schedule-date-popover{z-index:45;border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefdfa;border-radius:18px;width:292px;padding:12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 56px #21211d2e,inset 0 1px #ffffffad}.schedule-date-popover-header,.schedule-date-popover-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.schedule-date-popover-header{padding-bottom:10px}.schedule-date-popover-header strong{color:var(--foreground);font-size:14px;font-weight:780}.schedule-date-weekdays,.schedule-date-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.schedule-date-weekdays{margin-bottom:5px}.schedule-date-weekdays span{height:24px;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:10px;font-weight:760;display:flex}.schedule-date-day{aspect-ratio:1;min-width:0;color:var(--foreground-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:12px;font-weight:700;display:flex}.schedule-date-day>span:first-child{line-height:1}.schedule-date-day.is-unavailable{color:var(--muted-foreground);opacity:.24;cursor:not-allowed}.schedule-date-day.is-unavailable:hover{background:0 0}.schedule-date-day.is-outside-month{color:var(--muted-foreground);opacity:.45}.schedule-date-day.is-today:not(.is-selected){color:var(--foreground);box-shadow:inset 0 0 0 1px var(--border-strong)}.schedule-date-day.is-selected{color:#fff;background:#111214;box-shadow:0 10px 18px #1112141f}.schedule-date-day-dots{justify-content:center;align-items:center;gap:2px;min-height:4px;display:flex}.schedule-date-day-dots span{border-radius:999px;width:4px;height:4px}.schedule-date-day-dots .practice{background:#111214}.schedule-date-day-dots .block{background:#b64b43}.schedule-date-day-dots .advisory{background:#c5922a}.schedule-date-day.is-selected .schedule-date-day-dots span{background:#ffffffc2}.schedule-date-popover-footer{border-top:1px solid var(--border);margin-top:10px;padding-top:10px}.schedule-date-popover-footer [data-slot=button]{border-radius:999px;height:30px;min-height:30px;padding-inline:11px;font-size:11px;font-weight:760}.schedule-date-popover-footer [data-slot=button]:first-child{color:#fff;background:#111214}.schedule-date-popover-footer [data-slot=button]:last-child{color:var(--muted-strong);background:0 0}.schedule-date-popover-footer [data-slot=button]:last-child:hover{color:var(--foreground);background:var(--panel-soft)}.schedule-header-controls{grid-area:controls;grid-template-columns:minmax(0,auto) auto;grid-template-areas:"nav actions";place-items:center end;gap:6px 8px;min-width:0;display:grid}.schedule-header-controls .schedule-day-nav{grid-area:nav}.schedule-header-controls .schedule-board-actions{grid-area:actions}.schedule-board-actions{flex-wrap:nowrap;justify-content:flex-end;align-self:center;gap:5px;min-width:0;display:flex}.schedule-board-actions [data-slot=button]{min-height:30px}.schedule-board-actions .schedule-fullscreen-button{border-radius:7px;width:32px;height:32px;min-height:32px}.schedule-action-icon-button{position:relative}.schedule-court-visibility-trigger{width:36px;height:36px;min-height:36px;color:var(--foreground);background:var(--panel-soft);box-shadow:none;cursor:pointer;border:0;border-radius:999px;flex:0 0 36px;justify-content:center;align-items:center;padding:0;transition:background-color .14s,box-shadow .14s;display:inline-flex}.schedule-court-visibility-trigger>svg{width:17px;height:17px}.schedule-court-visibility-trigger:hover,.schedule-court-visibility-trigger:focus-visible,.schedule-court-visibility-trigger[aria-expanded=true]{background:var(--background);outline:none;box-shadow:0 8px 18px #21211d14}.schedule-court-visibility-trigger.active{background:var(--secondary)}.schedule-court-visibility-menu{border-radius:18px;width:248px;padding:8px}.schedule-court-visibility-heading{justify-content:space-between;align-items:center;gap:16px;padding:7px 8px 8px;display:flex}.schedule-court-visibility-heading>div{gap:2px;min-width:0;display:grid}.schedule-court-visibility-heading strong{font-size:13px;font-weight:760}.schedule-court-visibility-heading span{color:var(--muted-foreground);font-size:10px;font-weight:600}.schedule-court-visibility-heading>button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:5px 7px;font-size:10px;font-weight:700}.schedule-court-visibility-heading>button:hover,.schedule-court-visibility-heading>button:focus-visible{color:var(--foreground);background:var(--accent);outline:none}.schedule-court-visibility-item{justify-content:space-between}.schedule-court-visibility-item>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schedule-court-visibility-check{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.schedule-court-visibility-check svg{width:16px;height:16px}.schedule-action-count{border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:800;line-height:1;position:absolute;top:-4px;right:-4px}.visibility-controls{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;padding-top:8px;display:grid}.visibility-controls label{flex-direction:column;gap:4px;min-width:0;display:flex}.visibility-controls label span,.visibility-state{color:var(--muted-strong);font-size:11px;font-weight:700}.visibility-state.error{color:var(--danger)}.visibility-inheritance{min-height:34px;color:var(--muted-foreground);grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.visibility-inheritance [data-slot=button]{min-height:30px;padding-inline:9px}.schedule-detail-sheet .visibility-controls{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px;margin:0;padding:0;display:block;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.schedule-detail-sheet .visibility-controls{background:color-mix(in srgb, var(--panel-soft) 72%, transparent)}}.schedule-detail-sheet .visibility-controls label,.schedule-detail-sheet .visibility-inheritance{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(180px,220px);align-items:center;gap:18px;min-height:60px;padding:10px 13px;display:grid}.schedule-detail-sheet .visibility-controls label:first-child{border-top:0}.schedule-detail-sheet .visibility-controls label>span{color:var(--foreground);font-size:12px}.schedule-detail-sheet .visibility-controls label [data-slot=select-trigger]{width:100%}.schedule-detail-sheet .visibility-inheritance{justify-content:space-between;display:flex}.schedule-detail-sheet .visibility-state{border-top:1px solid var(--border);padding:8px 13px;display:block}.compact-header{min-height:auto;padding:12px 14px;display:block}.preview-row{border-bottom:1px solid var(--border);padding:10px 14px;font-size:14px}.preview-row:last-child{border-bottom:0}.court-column-header{border-bottom:1px solid var(--border);background:var(--panel-soft);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.court-column-header h3{margin:0;font-size:14px}.court-column-header span{color:var(--muted-foreground);font-size:12px;font-weight:700}.slot{border-bottom:1px solid var(--border);min-height:52px;color:var(--muted-foreground);border-left:3px solid #0000;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.slot-kicker{color:var(--muted-foreground);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800}.slot.booked{border-left-color:var(--success);color:var(--foreground);background:var(--success-soft)}.slot.blocked{border-left-color:var(--danger);color:var(--danger);background:var(--danger-soft)}.slot.advisory{border-left-color:var(--warning);color:var(--warning);background:var(--warning-soft)}.slot.booked span,.slot.blocked span,.slot.advisory span{color:var(--muted-strong);font-size:13px}html,body,#root{background:var(--app-canvas);width:100%;height:100%;min-height:100%}body{color:var(--foreground);background:var(--app-canvas);padding:0;overflow:hidden}[data-slot=sidebar-wrapper]{background:var(--app-surface);height:100svh;min-height:0;box-shadow:none;border:0;border-radius:0;overflow:hidden}[data-slot=sidebar-gap]{background:var(--app-shell);min-height:0}[data-slot=sidebar-container]{height:100svh;padding:0;top:0;bottom:0}[data-slot=sidebar-container][data-side=left]{left:0}[data-slot=sidebar-inner]{background:var(--app-shell);border-right:1px solid #ebe9e2;border-radius:0;gap:0;padding:14px 12px 12px;overflow:hidden}.workspace{overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--app-surface);border-radius:0;width:100%;min-width:0;height:100svh;min-height:0;padding:0;overflow:hidden auto}.workspace.is-schedule-workspace{overflow:hidden}.workspace.is-schedule-workspace>.screen-stack,.workspace.is-schedule-workspace .schedule-board-region{flex:auto;min-height:0}.sidebar-brand{justify-content:space-between;gap:10px;min-height:54px;padding:2px 4px 14px;transition:gap .2s,padding .2s;overflow:hidden}.sidebar-brand-identity{opacity:1;transform-origin:0;gap:10px;max-width:194px;transition:max-width .22s cubic-bezier(.22,1,.36,1),opacity .15s,transform .22s cubic-bezier(.22,1,.36,1),gap .2s;overflow:hidden;transform:translate(0)scale(1)}.sidebar-brand-mark{color:#fff;background:#17181b;border-radius:10px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 10px 22px #1112141f}.sidebar-brand-mark svg{stroke-width:1.8px;opacity:.88;width:17px;height:17px}.sidebar-brand-text .eyebrow{color:#8b8b83;text-transform:none;margin:2px 0 0;font-size:10px;font-weight:650;line-height:1.15}.sidebar-brand-text h1{color:#242520;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:780;line-height:1.15;overflow:hidden}.sidebar-brand-text{min-width:0;transition:opacity .15s,transform .2s}[data-slot=sidebar-separator]{display:none}[data-slot=sidebar-group]{padding:0 4px}[data-slot=sidebar-group]+[data-slot=sidebar-group]{margin-top:6px}.sidebar-nav-group{padding-block:8px}.sidebar-nav-group+.sidebar-nav-group{border-top:1px solid #25262212;margin-top:0}.sidebar-nav-group-label{gap:7px;height:24px;padding-inline:8px}.sidebar-nav-group-label svg{color:#777970;width:13px;height:13px}.sidebar-nav-group-label span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}[data-slot=sidebar-group-label]{color:#95958d;text-transform:none;opacity:1;height:20px;padding-inline:8px;font-size:10px;font-weight:700;transition:height .2s cubic-bezier(.22,1,.36,1),margin .2s cubic-bezier(.22,1,.36,1),opacity .14s,padding .2s cubic-bezier(.22,1,.36,1),transform .2s;overflow:hidden;transform:translate(0)}[data-slot=sidebar-menu]{gap:1px}[data-slot=sidebar-menu-button]{color:#343631;border-radius:8px;height:34px;padding-inline:9px;font-size:12px;font-weight:650;transition:background .16s,color .16s,gap .2s cubic-bezier(.22,1,.36,1),height .2s cubic-bezier(.22,1,.36,1),padding .2s cubic-bezier(.22,1,.36,1),box-shadow .16s,transform .16s,width .2s cubic-bezier(.22,1,.36,1)}[data-slot=sidebar-menu-button] svg{color:#555752;width:17px;height:17px;transition:width .2s cubic-bezier(.22,1,.36,1),height .2s cubic-bezier(.22,1,.36,1)}[data-slot=sidebar-menu-button]>span:not(.sr-only){opacity:1;max-width:160px;transition:max-width .21s cubic-bezier(.22,1,.36,1),opacity .14s,transform .2s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translate(0)}[data-slot=sidebar-menu-button]:hover{color:#171814;background:#ffffff94}[data-slot=sidebar-menu-button][data-active=true]{color:#151618;box-shadow:none;background:#25262213}[data-slot=sidebar-menu-button][data-active=true] svg{color:#111214}[data-slot=sidebar-menu-badge]{color:#686a63;background:#ffffff8a;border:1px solid #25262212;border-radius:999px;min-width:20px;height:20px;padding-inline:6px;font-size:10px;font-weight:780;right:7px;top:6px!important}[data-slot=sidebar-menu-button][data-active=true]+[data-slot=sidebar-menu-badge]{color:#252621;background:#f0efea}[data-slot=sidebar-footer]{border-top:1px solid #e8e6de;gap:8px;margin-top:12px;padding:12px 4px 0;transition:gap .2s cubic-bezier(.22,1,.36,1),padding .2s cubic-bezier(.22,1,.36,1),width .2s cubic-bezier(.22,1,.36,1)}.sidebar-profile-trigger{cursor:pointer;width:100%;min-height:46px;color:inherit;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:6px 7px 6px 5px;transition:background .14s,box-shadow .14s;display:grid;overflow:hidden}.sidebar-profile-trigger:hover,.sidebar-profile-trigger[data-popup-open]{background:#ffffff85}.sidebar-profile-trigger[data-popup-open]{box-shadow:inset 0 0 0 1px #25262212}.sidebar-account-avatar{color:#f8f7f3;background:#242620;border:1px solid #25262214;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:780;display:inline-flex}.sidebar-account-copy{min-width:0;line-height:1.15;display:grid}.sidebar-account-copy strong,.sidebar-account-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-account-copy strong{color:#343631;font-size:11px;font-weight:740}.sidebar-account-copy small{color:#85877f;margin-top:3px;font-size:9px;font-weight:590}.sidebar-profile-chevron{color:#898b83;justify-self:end;width:16px;height:16px;transition:transform .16s}.sidebar-profile-trigger[data-popup-open] .sidebar-profile-chevron{transform:translate(2px)}.sidebar-profile-menu{border-radius:16px;width:244px;padding:0;overflow:hidden}.sidebar-profile-menu-account{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;min-height:66px;padding:11px 14px;display:grid}.sidebar-profile-menu-account .sidebar-account-avatar{border-radius:12px;width:40px;height:40px;font-size:13.5px}.sidebar-profile-menu-account .sidebar-account-copy strong{font-size:14px;line-height:1.15}.sidebar-profile-menu-account .sidebar-account-copy small{margin-top:3px;font-size:10.5px}.sidebar-profile-menu>[data-slot=dropdown-menu-separator]{width:100%;margin:0}.sidebar-profile-menu [data-slot=dropdown-menu-label]{align-items:center;gap:7px;display:flex}.sidebar-profile-menu [data-slot=dropdown-menu-label] svg{width:14px;height:14px}.sidebar-profile-preferences{gap:12px;padding:12px 13px 13px;display:grid}.sidebar-profile-preference{gap:7px;display:grid}.sidebar-profile-preference-label{color:#777970;align-items:center;gap:6px;padding-inline:1px;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex}.sidebar-profile-preference-label svg{width:13px;height:13px}.sidebar-profile-segmented{--segment-count:2;--segment-index:0;grid-template-columns:repeat(var(--segment-count), minmax(0, 1fr));isolation:isolate;background:#25262211;border-radius:10px;height:33px;padding:2px;display:grid;position:relative}.sidebar-profile-segmented-indicator{z-index:-1;width:calc((100% - 4px) / var(--segment-count));transform:translateX(calc(var(--segment-index) * 100%));background:#fffefd;border:1px solid #25262212;border-radius:8px;transition:transform .22s cubic-bezier(.22,1,.36,1);position:absolute;top:2px;bottom:2px;left:2px;box-shadow:0 2px 7px #25262214}.sidebar-profile-segmented button{z-index:1;cursor:pointer;color:#85877f;background:0 0;border:0;border-radius:8px;min-width:0;padding:0 4px;font-size:10px;font-weight:690;line-height:1;transition:color .16s;position:relative}.sidebar-profile-segmented button:hover,.sidebar-profile-segmented button[aria-checked=true]{color:#242520}.sidebar-profile-segmented button:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.sidebar-profile-signout{min-height:44px;color:var(--destructive);border-radius:0;align-items:center;gap:7px;padding:8px 14px;font-size:12px;font-weight:650;display:flex}.sidebar-profile-signout svg{width:14px;height:14px}.sidebar-preferences{opacity:1;transform-origin:top;gap:2px;max-height:86px;transition:max-height .22s cubic-bezier(.22,1,.36,1),opacity .15s,transform .22s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden;transform:translateY(0)scale(1)}.sidebar-preference-row{color:#777970;border-radius:9px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:32px;padding:2px 4px 2px 8px;transition:background .15s;display:grid}.sidebar-preference-row:hover{background:#ffffff6b}.sidebar-preference-row>svg{color:#797b74;width:16px;height:16px}.sidebar-preference-label{color:#777970;min-width:0;font-size:11px;font-weight:680}.sidebar-preference-row [data-slot=select-trigger]{color:#343631;width:auto;min-width:72px;height:27px;box-shadow:none;background:0 0;border:0;border-radius:7px;padding:0 7px;font-size:11px;font-weight:720}.sidebar-preference-row [data-slot=select-trigger]:hover,.sidebar-preference-row [data-slot=select-trigger][aria-expanded=true]{background:#fff}.sidebar-environment{color:#33342f;opacity:1;transform-origin:top;background:#ffffff70;border:1px solid #25262211;border-radius:11px;align-items:center;gap:9px;min-height:42px;max-height:42px;padding:6px 9px;transition:max-height .22s cubic-bezier(.22,1,.36,1),gap .2s cubic-bezier(.22,1,.36,1),opacity .15s,padding .2s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:translateY(0)scale(1)}.sidebar-environment-indicator{background:#5b7180;border-radius:999px;flex:none;width:8px;height:8px;position:relative;box-shadow:0 0 0 4px #5b71801a}.sidebar-environment-copy{min-width:0;line-height:1.1;display:grid}.sidebar-environment-copy strong{color:#353630;font-size:11px;font-weight:760}.sidebar-environment-copy small{color:#8a8b84;text-transform:capitalize;margin-top:3px;font-size:9px;font-weight:650}.workspace-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefdd6;border:1px solid #efede7;border-radius:22px;flex:none;justify-content:space-between;align-items:center;gap:14px;min-height:56px;margin-bottom:14px;padding:8px 10px;display:flex;box-shadow:0 10px 26px #21211d0a}.workspace-topbar-left,.workspace-topbar-right,.workspace-utility-actions{align-items:center;min-width:0;display:flex}.workspace-topbar-left{gap:8px}.workspace-topbar-right{gap:12px}.workspace-breadcrumb{color:#97978f;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:660;line-height:1;display:flex}.workspace-breadcrumb svg{color:#c0bdb4;width:13px;height:13px}.workspace-breadcrumb span,.workspace-breadcrumb strong{text-overflow:ellipsis;overflow:hidden}.workspace-breadcrumb strong{color:#2b2c28;max-width:220px;font-weight:760}.workspace-utility-actions{background:#fbfaf7;border:1px solid #efede7;border-radius:999px;gap:4px;padding:3px}.workspace-utility-actions [data-slot=button]{color:#53554f;background:0 0;width:30px;height:30px}.workspace-utility-actions [data-slot=button]:hover{color:#151618;background:#fff;box-shadow:0 8px 16px #21211d12}.header-metrics{color:#8a8b84;font-size:11px;font-weight:690}[data-slot=sidebar-trigger]{color:#474943;background:0 0;border-radius:999px;width:32px;height:32px}[data-slot=sidebar-trigger]:hover{background:var(--panel-soft)}.sidebar-brand-toggle[data-slot=sidebar-trigger]{color:#6a6b64;background:#ffffff7a;flex:none}.sidebar-brand-toggle[data-slot=sidebar-trigger]:hover{color:#17181b;background:#fff;box-shadow:0 8px 16px #37373014}[data-collapsible=icon] .sidebar-brand{justify-content:center;gap:0;padding-inline:0}[data-collapsible=icon] [data-slot=sidebar-inner]{align-items:center;gap:0;padding:14px 5px 10px}[data-collapsible=icon] [data-slot=sidebar-content],[data-collapsible=icon] [data-slot=sidebar-group],[data-collapsible=icon] [data-slot=sidebar-group-content],[data-collapsible=icon] [data-slot=sidebar-menu],[data-collapsible=icon] [data-slot=sidebar-menu-item]{width:38px}[data-collapsible=icon] [data-slot=sidebar-group]{padding:0}[data-collapsible=icon] [data-slot=sidebar-group-label]{opacity:0;pointer-events:none;height:0;margin-top:-4px;padding:0;transform:translate(-6px)}[data-collapsible=icon] [data-slot=sidebar-menu]{align-items:center}[data-collapsible=icon] [data-slot=sidebar-menu-button]{justify-content:center;gap:0;min-width:38px;display:flex;width:38px!important;height:38px!important;padding:0!important}[data-collapsible=icon] [data-slot=sidebar-menu-button] svg{width:17px;height:17px}[data-collapsible=icon] [data-slot=sidebar-menu-button]>span:not(.sr-only){opacity:0;pointer-events:none;max-width:0;transform:translate(-6px)}[data-collapsible=icon] [data-slot=sidebar-menu-badge]{border:2px solid var(--app-shell);color:#0000;background:#6f8795;width:7px;min-width:7px;height:7px;padding:0;font-size:0;right:4px;display:block!important;top:5px!important}[data-collapsible=icon] .sidebar-brand-identity{opacity:0;pointer-events:none;gap:0;max-width:0;transform:translate(-8px)scale(.96)}[data-collapsible=icon] .sidebar-brand-toggle[data-slot=sidebar-trigger]{background:#fff;width:36px;height:36px;box-shadow:0 8px 18px #37373012}[data-collapsible=icon] [data-slot=sidebar-footer]{align-items:center;gap:0;width:38px;margin-top:10px;padding:10px 0 0}[data-collapsible=icon] .sidebar-profile-trigger{grid-template-columns:1fr;justify-items:center;width:38px;min-height:38px;padding:3px;display:grid}[data-collapsible=icon] .sidebar-profile-trigger .sidebar-account-copy,[data-collapsible=icon] .sidebar-profile-chevron{display:none}[data-collapsible=icon] .sidebar-preferences{opacity:0;pointer-events:none;max-height:0;transform:translateY(8px)scale(.96)}[data-collapsible=icon] .sidebar-environment{background:0 0;border-color:#0000;justify-content:center;gap:0;width:38px;min-height:38px;max-height:38px;padding:0}[data-collapsible=icon] .sidebar-environment-copy{display:none}:where([data-slot=button]){border-radius:999px;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}:where([data-slot=button]:hover:not(:disabled)){transform:translateY(-1px)}:where([data-slot=input],[data-slot=select-trigger],[data-slot=textarea]){background:var(--panel-soft);box-shadow:none;border-color:#0000;border-radius:16px}:where([data-slot=badge]){background:var(--panel-soft);border-color:#0000;border-radius:999px}.metric-panel,.data-panel,.form-panel,.detail-panel,.player-card,.print-preview,.public-schedule-card,.player-hero,.public-hero{background:var(--panel);border-color:#0000;border-radius:22px;box-shadow:0 12px 28px #21211d0f}.screen-stack{gap:14px}.panel-grid,.issue-metric-grid{gap:10px}.metric-panel{background:linear-gradient(#fffefdf5,#f8f7f3f5);justify-content:flex-end;gap:8px;min-height:92px;padding:18px}.metric-value{color:#17181a;letter-spacing:0;font-size:clamp(28px,4vw,38px);font-weight:790}.metric-label{color:#7b7d76;font-size:12px;font-weight:690}.data-panel,.detail-panel,.form-panel,.print-preview{background:var(--panel);border:1px solid #eeeae1;overflow:hidden}.data-panel-header,.table-controls,.detail-header,.request-detail-summary,.note-panel,.status-action-panel,.assignment-panel,.thread-section,.participant-summary-panel,.message-composer{border-color:#eeece6}.data-panel-header,.detail-header,.form-panel-header,.print-preview-header{gap:12px}.data-panel-header,.detail-header,.print-preview-header{background:var(--panel)}.data-panel-header h3,.form-panel h3,.detail-header h3,.section-heading h4,.assignment-panel h4{color:#17181a;font-size:16px;font-weight:780}.data-panel-header>span,.form-panel-header p,.detail-header span,.print-preview-header span,.print-preview-meta span{color:#878981;font-size:12px;font-weight:650}.form-panel{padding:18px}.form-panel-header{margin-bottom:14px}.form-panel-header>div{min-width:0}.form-panel-header p{margin:4px 0 0}.field{gap:7px}.field span{color:#85877f;font-size:11px;font-weight:690}.field [data-slot=input],.field [data-slot=select-trigger],.field [data-slot=textarea],.table-search-input [data-slot=input],.table-source-select [data-slot=select-trigger]{min-height:38px;color:var(--foreground);background:var(--panel-soft);box-shadow:none;border:1px solid #0000;border-radius:14px}.field [data-slot=input]:focus-visible,.field [data-slot=select-trigger]:focus-visible,.field [data-slot=textarea]:focus-visible,.table-search-input [data-slot=input]:focus-visible,.table-source-select [data-slot=select-trigger]:focus-visible{background:#fff;border-color:#d8d4c9;box-shadow:0 0 0 3px #d8d4c947}.field [data-slot=textarea]{min-height:88px}.table-controls{background:#f8f7f3b8;gap:12px;padding:12px 14px 14px}.table-toolbar{gap:10px}.table-tabs-list{background:#fbfaf7;border:1px solid #efede7;border-radius:999px;gap:4px;padding:3px}.table-tabs-list [data-slot=tabs-trigger]{color:#70736b;border-radius:999px;min-height:30px;font-size:12px;font-weight:720}.table-tabs-list [data-slot=tabs-trigger][data-state=active]{color:#17181a;background:#fff;box-shadow:0 7px 16px #21211d12}.tab-count{color:#7b7d76;background:#f0efeadb;min-width:18px;height:18px;padding:0 6px;font-size:10px}.ops-table{min-width:760px;color:var(--foreground-soft);font-size:13px}.ops-table [data-slot=table-head]{color:#8a8b84;text-transform:none;background:#f8f7f3c7;height:38px;font-size:11px;font-weight:740}.ops-table [data-slot=table-cell]{color:#4c4f49;border-bottom-color:#efede7}.data-table-clickable-row{transition:background .14s,box-shadow .14s}.status,.severity-pill,.chip,.source-badge,.check-field,.court-check,.quick-add-chip{background:var(--panel-soft);box-shadow:none;border-color:#0000;border-radius:999px}.check-field,.court-check{min-height:38px;padding:8px 11px}.quick-add-chip{background:var(--panel-soft);border-radius:16px;min-height:58px}.quick-add-chip:hover,.quick-add-chip.selected{background:#fff;border-color:#d8d4c9;box-shadow:0 10px 22px #21211d0f}.booking-context-panel,.participant-editor,.participant-summary-panel,.saved-team-card,.session-adjustment-panel,.schedule-practice-request-summary{background:var(--panel-soft);border-color:#eeece6;border-radius:18px}.request-workspace-grid,.waitlist-workspace-grid,.player-ops-grid{gap:14px}@media (width>=821px){.request-screen-stack,.waitlist-page{height:100%;min-height:0;overflow:hidden}.request-screen-stack .request-workspace-grid,.waitlist-page .waitlist-workspace-grid{flex:auto;align-items:stretch;min-height:0;overflow:hidden}.request-workspace-grid>.data-panel,.request-workspace-grid>.detail-panel,.waitlist-workspace-grid>.data-panel,.waitlist-detail-stack{overscroll-behavior:contain;height:100%;min-height:0;overflow-y:auto}}.request-detail-summary{background:#f8f7f380;gap:5px;padding:12px 16px}.note-panel,.status-action-panel,.assignment-panel,.thread-section{padding:14px 16px}.status-action-panel{background:#f8f7f39e}.assignment-panel.confirmed{color:#2e5b76;background:#eef6fae0}.message-panel{min-height:420px}.timeline-list{gap:10px;padding:18px}.timeline-message,.timeline-event{background:var(--panel-soft);border-color:#eeece6;border-radius:18px}.staff-message,.player-message{border-left:0}.staff-message{background:#f0efeae0}.player-message{background:#fff}.message-composer{background:#f8f7f39e;gap:12px;padding:18px}.player-hero,.public-hero{background:linear-gradient(#fffefdf5,#f8f7f3f5);border:1px solid #eeeae1;border-radius:26px}.player-hero h3,.public-hero h3{color:#17181a;font-size:28px;font-weight:800}.player-card,.public-schedule-card{border:1px solid #eeeae1;border-radius:22px}.player-confirmed{color:#2e5b76;background:#eef6fae0;border-radius:16px}.player-schedule-row{border-bottom-color:#efede7;min-height:52px;padding:0 16px}.public-schedule-card{background:#fff;min-height:104px}.public-time{border-right-color:#efede7}.public-time strong{font-size:18px;font-weight:780}.export-toolbar{flex:none;gap:16px;min-height:156px;overflow:visible}.export-actions [data-slot=button],.issue-actions [data-slot=button]{border-radius:999px;min-height:34px}.print-preview{border-radius:26px}.print-preview-header{padding:22px}.print-preview-header h3{color:#17181a;font-size:28px;font-weight:800}.export-table th{color:#8a8b84;text-transform:none;background:#f8f7f3c7;font-weight:740}.export-table th,.export-table td{border-bottom-color:#efede7}.issue-description small,.row-primary span,.player-muted,.player-schedule-row span,.public-schedule-card>div:last-child span{color:#7b7d76}.schedule-board-region{background:var(--panel);box-shadow:none;border:0;border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.schedule-board-region.is-fullscreen{background:var(--panel);border-color:#0000;border-radius:0;inset:0}.schedule-board-header{background:linear-gradient(#fffefdf5,#fbfaf7f5);border-bottom:1px solid #efede7;flex:none;grid-template-columns:minmax(170px,1fr) auto;grid-template-areas:"context controls";gap:12px 16px;padding:16px 18px}.schedule-board-header h3{color:#17181a;font-size:18px;font-weight:790}.schedule-board-context{align-self:center;gap:2px}.schedule-date-label{color:#8b8c85;font-size:12px;font-weight:650}.schedule-day-nav{--schedule-date-nav-surface:#fff;--schedule-date-nav-inner-radius:20px;background:var(--schedule-date-nav-surface);min-height:42px;box-shadow:none;border-color:#ece9e1;justify-content:flex-end;padding:0}.schedule-board-actions [data-slot=button]{background:var(--panel-soft);min-height:36px;box-shadow:none;border-color:#0000}.schedule-board-actions [data-slot=button]:hover{background:#fff;box-shadow:0 8px 18px #21211d14}.schedule-date-trigger,.schedule-date-nav-segment[data-slot=button]{height:40px;min-height:40px;line-height:1}.schedule-date-nav-segment[data-slot=button]{box-shadow:none;background:0 0;border:0;position:relative;overflow:hidden;transform:none}.schedule-date-nav-segment[data-slot=button] svg{z-index:1;display:block;position:relative}.schedule-date-nav-segment[data-slot=button]:not(.schedule-date-today-segment){border-radius:0;flex:0 0 42px;width:42px;min-width:42px;max-width:42px;padding:0}.schedule-day-nav>.schedule-date-trigger,.schedule-day-nav>.schedule-date-nav-segment[data-slot=button]{align-self:center}.schedule-day-nav>.schedule-date-nav-segment[data-slot=button]:active,.schedule-day-nav>.schedule-date-trigger:active{transform:none}.schedule-day-nav>.schedule-date-nav-segment.schedule-date-prev-segment[data-slot=button]{border-radius:999px var(--schedule-date-nav-inner-radius) var(--schedule-date-nav-inner-radius) 999px}.schedule-day-nav>.schedule-date-nav-segment.schedule-date-next-segment[data-slot=button]{border-radius:var(--schedule-date-nav-inner-radius) 999px 999px var(--schedule-date-nav-inner-radius)}.schedule-day-nav>.schedule-date-nav-segment.schedule-date-prev-segment[data-slot=button],.schedule-day-nav>.schedule-date-nav-segment.schedule-date-next-segment[data-slot=button]{overflow:visible}.schedule-date-trigger{min-width:120px}.schedule-date-trigger:hover,.schedule-date-trigger[aria-expanded=true]{box-shadow:none;background:#f6f5f1}.schedule-date-prev-segment[data-slot=button]:before,.schedule-date-next-segment[data-slot=button]:before{z-index:0;border-radius:inherit;content:"";clip-path:inset(0 round 999px);filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .14s;position:absolute;inset:0}.schedule-date-prev-segment[data-slot=button]:before{background:linear-gradient(90deg, #f0efeab8 0%, #f0efea42 42%, #f0efea0f 66%, var(--schedule-date-nav-surface) 92%);right:-30px}.schedule-date-next-segment[data-slot=button]:before{background:linear-gradient(270deg, #f0efeab8 0%, #f0efea42 42%, #f0efea0f 66%, var(--schedule-date-nav-surface) 92%);left:-30px}.schedule-date-prev-segment[data-slot=button]:hover:not(:disabled),.schedule-date-next-segment[data-slot=button]:hover:not(:disabled){box-shadow:none;background:0 0}.schedule-date-prev-segment[data-slot=button]:hover:not(:disabled):before,.schedule-date-next-segment[data-slot=button]:hover:not(:disabled):before{opacity:1}.schedule-date-today-segment[data-slot=button]{color:#5f615a;background:0 0;width:auto;min-width:54px;padding-inline:10px;font-size:11px;font-weight:760}.schedule-date-today-segment[data-slot=button]:hover:not(:disabled){color:#20211e;background:#f0efea}.schedule-date-today-segment[data-slot=button]:disabled{color:#9a9a92;opacity:.48;background:0 0}.schedule-date-display{color:#2d2e2a;min-width:98px;font-weight:720}.schedule-date-popover{background:#fffefdfa;border-color:#eeeae1}.schedule-date-day:hover{background:#f6f5f1}.schedule-board-actions .schedule-fullscreen-button,.schedule-board-actions .schedule-action-icon-button{border-radius:999px;width:36px;height:36px;min-height:36px;padding:0}.schedule-board-actions .schedule-action-count{color:#fffefd;background:#111214;border-color:#fffefd}.schedule-header-controls{align-self:center;justify-items:end;gap:8px}.schedule-selection-toolbar,.schedule-move-panel{box-shadow:none;border:0;border-radius:20px}.schedule-selection-toolbar{color:#242520;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f0efeaf0;border:1px solid #e4e0d7;border-radius:999px;gap:10px;width:max-content;max-width:calc(100% - 32px);min-height:38px;padding:5px 6px 5px 12px;box-shadow:0 16px 38px #21211d1f,inset 0 1px #ffffff9e}.schedule-board-region>.schedule-selection-toolbar{z-index:32;position:absolute;bottom:14px;left:50%;right:auto;transform:translate(-50%)}.schedule-selection-toolbar>span{color:inherit}.schedule-selection-status{white-space:nowrap;align-items:baseline;gap:4px;display:inline-flex}.schedule-selection-status strong{font-variant-numeric:tabular-nums}.schedule-selection-actions [data-slot=button]{color:#242520;background:#fffefd9e;border-color:#d9d4c9;border-radius:999px;width:28px;height:28px;min-height:28px;padding:0}.schedule-selection-actions [data-slot=button] svg{width:14px;height:14px}.schedule-selection-actions [data-slot=button]:disabled{color:#2526226b;opacity:1;background:#fffefd6b;border-color:#dedad0}.schedule-board-workspace{flex:auto;grid-template-columns:minmax(0,1fr) 0;min-height:0;transition:grid-template-columns .24s cubic-bezier(.22,1,.36,1)}.schedule-board-workspace.has-side-panel,.schedule-board-workspace.has-day-list{grid-template-columns:minmax(0,1fr) 300px}.schedule-board-workspace.has-create-panel{grid-template-columns:minmax(0,1fr) minmax(340px,370px)}.schedule-board-shell{background:#fffefd;height:100%;min-height:0;max-height:none;position:relative}.schedule-board-scroll{background:#fffefd;height:100%;min-height:0;max-height:none}.workspace.is-schedule-workspace,.schedule-board-scroll,.schedule-day-list-body,.schedule-request-queue-body{--schedule-scrollbar-thumb:#6e70696b;--schedule-scrollbar-thumb-hover:#4e504a94;--schedule-scrollbar-track:transparent;scrollbar-color:transparent transparent;scrollbar-width:thin}.workspace.is-schedule-workspace{scrollbar-gutter:auto}.workspace.is-schedule-workspace:hover,.workspace.is-schedule-workspace:focus-within,.schedule-board-scroll:hover,.schedule-board-scroll:focus-within,.schedule-day-list-body:hover,.schedule-day-list-body:focus-within,.schedule-request-queue-body:hover,.schedule-request-queue-body:focus-within{scrollbar-color:var(--schedule-scrollbar-thumb) var(--schedule-scrollbar-track)}.workspace.is-schedule-workspace::-webkit-scrollbar{width:10px;height:10px}.schedule-board-scroll::-webkit-scrollbar{width:10px;height:10px}.schedule-day-list-body::-webkit-scrollbar{width:10px;height:10px}.schedule-request-queue-body::-webkit-scrollbar{width:10px;height:10px}.workspace.is-schedule-workspace::-webkit-scrollbar-track{background:var(--schedule-scrollbar-track)}.schedule-board-scroll::-webkit-scrollbar-track{background:var(--schedule-scrollbar-track)}.schedule-day-list-body::-webkit-scrollbar-track{background:var(--schedule-scrollbar-track)}.schedule-request-queue-body::-webkit-scrollbar-track{background:var(--schedule-scrollbar-track)}.workspace.is-schedule-workspace::-webkit-scrollbar-thumb{background-color:#0000;background-clip:padding-box;border:3px solid #0000;border-radius:999px}.schedule-board-scroll::-webkit-scrollbar-thumb{background-color:#0000;background-clip:padding-box;border:3px solid #0000;border-radius:999px}.schedule-day-list-body::-webkit-scrollbar-thumb{background-color:#0000;background-clip:padding-box;border:3px solid #0000;border-radius:999px}.schedule-request-queue-body::-webkit-scrollbar-thumb{background-color:#0000;background-clip:padding-box;border:3px solid #0000;border-radius:999px}.workspace.is-schedule-workspace:hover::-webkit-scrollbar-thumb{background-color:var(--schedule-scrollbar-thumb)}.workspace.is-schedule-workspace:focus-within::-webkit-scrollbar-thumb{background-color:var(--schedule-scrollbar-thumb)}.schedule-board-scroll:hover::-webkit-scrollbar-thumb{background-color:var(--schedule-scrollbar-thumb)}.schedule-board-scroll:focus-within::-webkit-scrollbar-thumb{background-color:var(--schedule-scrollbar-thumb)}.schedule-day-list-body:hover::-webkit-scrollbar-thumb{background-color:var(--schedule-scrollbar-thumb)}.schedule-day-list-body:focus-within::-webkit-scrollbar-thumb{background-color:var(--schedule-scrollbar-thumb)}.schedule-request-queue-body:hover::-webkit-scrollbar-thumb{background-color:var(--schedule-scrollbar-thumb)}.schedule-request-queue-body:focus-within::-webkit-scrollbar-thumb{background-color:var(--schedule-scrollbar-thumb)}.schedule-board-scroll{scrollbar-color:var(--schedule-scrollbar-thumb) var(--schedule-scrollbar-track)}.schedule-board-scroll::-webkit-scrollbar-thumb{background-color:var(--schedule-scrollbar-thumb)}.workspace.is-schedule-workspace::-webkit-scrollbar-thumb:hover{background-color:var(--schedule-scrollbar-thumb-hover)}.schedule-board-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--schedule-scrollbar-thumb-hover)}.schedule-day-list-body::-webkit-scrollbar-thumb:hover{background-color:var(--schedule-scrollbar-thumb-hover)}.schedule-request-queue-body::-webkit-scrollbar-thumb:hover{background-color:var(--schedule-scrollbar-thumb-hover)}.schedule-horizontal-controls{z-index:14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefde6;border:1px solid #d6d2c8b8;border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex;position:absolute;bottom:18px;right:16px;box-shadow:0 10px 26px #21211d21}.schedule-horizontal-controls [data-slot=button]{color:#252622ad;border-radius:999px;width:28px;height:28px;min-height:28px}.schedule-horizontal-controls [data-slot=button]:hover:not(:disabled){color:#20211e;background:#25262213}.schedule-horizontal-controls [data-slot=button]:disabled{color:#25262242;opacity:1}.schedule-horizontal-controls svg{width:15px;height:15px}.workspace.is-schedule-workspace::-webkit-scrollbar-corner{background:0 0}.schedule-board-scroll::-webkit-scrollbar-corner{background:0 0}.schedule-day-list-body::-webkit-scrollbar-corner{background:0 0}.schedule-request-queue-body::-webkit-scrollbar-corner{background:0 0}.schedule-time-axis{--schedule-axis-surface:#fbfaf7;background:var(--schedule-axis-surface);border-right:1px solid #eeeae1;flex-basis:74px;box-shadow:6px 0 16px -15px #25262275}.schedule-axis-header,.schedule-lane-header,.schedule-day-list-header{background:#fbfaf7;border-color:#eeeae1;height:60px;min-height:60px}.schedule-axis-header,.schedule-lane-header{box-shadow:inset 0 -1px #e6e2d9,0 8px 18px -18px #25262280}.schedule-axis-header{color:#686a63;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0 8px;line-height:1.05}.schedule-axis-header span{color:#2526227a;text-transform:uppercase;font-size:9px;font-weight:730}.schedule-axis-header small{color:#2c2d29;text-transform:none;font-size:12px;font-weight:790}.schedule-time-mark{--schedule-axis-line:#ece8df;background-image:repeating-linear-gradient(90deg, transparent 0 1px, var(--schedule-axis-line) 1.5px 6px, transparent 6.5px 11px);color:#767870;font-variant-numeric:tabular-nums;background-position:0 0;background-repeat:no-repeat;background-size:100% 1px;border-top:0;height:32px;padding:0;font-size:10px;font-weight:700;position:relative}.schedule-time-mark-label{z-index:1;isolation:isolate;background:0 0;justify-content:flex-end;align-items:center;min-width:44px;height:18px;padding-left:6px;line-height:1;display:inline-flex;position:absolute;top:0;right:9px;transform:translateY(-50%)}.schedule-time-mark-tooltip{z-index:30;width:max-content;min-height:24px;color:var(--background);background:var(--foreground);opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;border-radius:4px;align-items:center;padding:4px 8px;font-size:10px;font-weight:650;line-height:1;display:inline-flex;position:absolute;top:50%;left:calc(100% - 4px);transform:translateY(-50%);box-shadow:0 5px 14px #0003}.schedule-time-mark:hover .schedule-time-mark-tooltip{opacity:1;visibility:visible}.schedule-time-mark-label:before{z-index:-1;background:var(--schedule-axis-surface);content:"";filter:blur(6px);opacity:.94;border-radius:999px;position:absolute;inset:-4px -5px -4px -13px}.schedule-time-mark:first-child .schedule-time-mark-label{top:6px;transform:none}.schedule-time-mark.minor{color:#aaa9a0;font-size:9px;font-weight:650}.schedule-time-mark.major{--schedule-axis-line:#ddd8ce}.schedule-time-mark.hour{color:#343531;font-size:11px;font-weight:790}.schedule-time-mark.half{--schedule-axis-line:#e6e1d8;color:#8c8d85;font-size:10px;font-weight:730}.schedule-time-mark.quarter{color:#0000}.schedule-time-mark.hour:before{display:none}.schedule-lane{background:#fffefd;border-right-color:#eeeae1;flex-basis:284px}.schedule-lane-header{padding:9px 14px}.schedule-lane-header-copy{gap:4px;min-width:0;display:grid}.schedule-lane-header h3{color:#20211e;font-size:15px;font-weight:780;line-height:1}.schedule-lane-header span{color:#8b8c85;white-space:nowrap;font-size:10px;font-weight:680;line-height:1.1}.schedule-lane-header-badges [data-slot=badge]{background:#f0efea}.schedule-lane-header-badges .schedule-lane-conflict-badge{color:#b64b43;background:#fff3f1;border-color:#f0cbc6}.schedule-lane-body{--schedule-grid-major:#dcd7cd;--schedule-grid-half:#e6e1d8;--schedule-grid-minor:#efebe3;background:#fffefd}.schedule-drop-zone{--schedule-grid-line:var(--schedule-grid-minor);background-image:repeating-linear-gradient(90deg, transparent 0 1px, var(--schedule-grid-line) 1.5px 6px, transparent 6.5px 11px);background-position:0 0;background-repeat:no-repeat;background-size:100% 1px}.schedule-drop-zone:nth-child(odd){--schedule-grid-line:var(--schedule-grid-half)}.schedule-drop-zone:nth-child(4n+1){--schedule-grid-line:var(--schedule-grid-major)}.schedule-drop-zone.create-range,.schedule-drop-zone.target-available.active,.schedule-drop-zone.target-available.active-range{background:0 0}.schedule-drop-zone.create-range,.schedule-drop-zone.active-range{--schedule-preview-border:#d8d4c9;--schedule-preview-surface:#fffefdad;--schedule-hover-border:#d8d4c9d6;--schedule-hover-surface:#fffefdb8;--schedule-hover-text:#2526229e;box-shadow:none}.schedule-drop-zone.target-warning.active-range,.schedule-drop-zone.target-conflict.active-range,.schedule-drop-zone.target-blocked.active-range{box-shadow:none}.schedule-drop-zone[data-preview-label]:after{color:#343531;background:#fffefdf0;border:1px solid #d6d2c8e0;border-radius:12px;padding:4px 10px;font-size:10.5px;font-weight:720;top:11px;left:21px;box-shadow:0 10px 22px #21211d1a,inset 0 1px #ffffffc7}.schedule-drop-move-preview{color:#343531;background:#fffefdf0;border:1px solid #d6d2c8e0;border-radius:12px;gap:6px;padding:4px 10px;font-size:10.5px;font-weight:720;top:11px;left:21px;box-shadow:0 10px 22px #21211d1a,inset 0 1px #ffffffc7}.schedule-drop-zone.create-range[data-preview-label]:after{color:#343531;background:#fffefdf5}.schedule-card{border:1px solid var(--schedule-practice-border);border-left:1px solid var(--schedule-practice-border);--schedule-indicator:transparent;background:var(--schedule-practice-bg);border-radius:14px;gap:4px;padding:10px 12px;left:9px;right:9px;overflow:visible;box-shadow:0 8px 18px #21211d0a}.schedule-card:before,.schedule-day-list-item:before{border:2px solid var(--schedule-practice-bg);background:var(--schedule-indicator);content:"";border-radius:999px;width:8px;height:8px;position:absolute;top:14px;left:-5px}.schedule-card:hover{transform:translateY(-1px);box-shadow:0 10px 20px #21211d14}.schedule-card.is-dragging,.schedule-card.is-dragging:hover{z-index:8;opacity:.28;box-shadow:none;transform:scale(.99)}.schedule-card-overlay,.schedule-card-overlay:hover{cursor:grabbing;opacity:1;width:246px;max-height:180px;position:static;left:auto;right:auto;overflow:hidden;transform:rotate(-.35deg)scale(1.01);box-shadow:0 18px 38px #21211d2e,0 2px 8px #21211d14}.schedule-card.is-resizing{cursor:ns-resize;transform:translateY(-1px);box-shadow:0 14px 28px #21211d1f,inset 0 0 0 1px #2526221a}.schedule-resize-handle{z-index:5;cursor:ns-resize;opacity:0;touch-action:none;background:0 0;border:0;height:18px;padding:0;position:absolute;left:0;right:0}.schedule-resize-handle-start{top:0}.schedule-resize-handle-end{bottom:0}.schedule-resize-handle:before{content:"";background:#25262257;border-radius:999px;width:34px;height:3px;position:absolute;left:50%;transform:translate(-50%)}.schedule-resize-handle-start:before{top:6px}.schedule-resize-handle-end:before{bottom:6px}.schedule-card:hover .schedule-resize-handle,.schedule-card.is-resizing .schedule-resize-handle,.schedule-resize-handle:focus-visible{opacity:1}.schedule-resize-handle:focus-visible{outline:none}.schedule-resize-handle:focus-visible:before{background:#25262294;box-shadow:0 0 0 3px #2526221f}.schedule-card.is-selected-item,.schedule-day-list-item.is-selected-item{border-color:var(--schedule-selected-border);background:var(--schedule-selected-bg);box-shadow:0 10px 22px #21211d14,inset 0 0 0 1px #ffffff6b}.schedule-session-card{--schedule-indicator:var(--schedule-practice-accent);color:#262824;border-left:1px solid var(--schedule-practice-border);background:var(--schedule-practice-bg)}.schedule-session-card.has-share,.schedule-session-card.has-advisory,.schedule-session-card.has-conflict,.schedule-session-card.has-share.has-conflict{--schedule-indicator:var(--schedule-practice-accent);border-left:1px solid var(--schedule-practice-border);background:var(--schedule-practice-bg);padding:10px 12px}.schedule-session-card.is-selected-for-move,.schedule-session-card.has-share.is-selected-for-move,.schedule-session-card.has-conflict.is-selected-for-move,.schedule-session-card.has-advisory.is-selected-for-move{border-left:1px solid var(--schedule-practice-border)}.schedule-session-card.has-share .schedule-card-main strong{white-space:nowrap;-webkit-line-clamp:unset;font-size:13px;line-height:1.12;display:block}.schedule-card-topline{justify-content:flex-start;align-items:center;gap:8px;min-width:0;min-height:18px;display:flex}.schedule-session-card:has(.schedule-card-signals){padding-bottom:10px}.schedule-session-card:has(.schedule-card-signals) .slot-kicker{padding-right:54px}.schedule-session-card:has(.schedule-card-signal:nth-child(3)) .slot-kicker{padding-right:76px}.schedule-card.schedule-context-band{min-height:0;box-shadow:none;border-left:0;border-right:0;border-radius:0;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 38px 10px 12px;display:flex;left:0;right:0;overflow:hidden}.schedule-card.schedule-context-band:hover{transform:none;box-shadow:inset 0 0 0 1px}@supports (color:color-mix(in lab, red, red)){.schedule-card.schedule-context-band:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 20%, transparent)}}.schedule-card.schedule-context-band:before{border:0;border-radius:0;width:3px;height:100%;top:0;left:0;transform:none}.schedule-card.schedule-context-band .slot-kicker,.schedule-card.schedule-context-band strong,.schedule-card.schedule-context-band>span:not(.slot-kicker){text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.1;overflow:hidden}.schedule-card.schedule-context-band .slot-kicker{background:0 0;border:0;border-radius:0;padding:0;font-size:9px}.schedule-card.schedule-context-band strong{min-width:0;max-width:100%;font-size:13px;font-weight:780}.schedule-card.schedule-context-band>span:not(.slot-kicker){font-variant-numeric:tabular-nums;font-size:10px;font-weight:650}.schedule-card.schedule-context-band .schedule-card-open-button{background:var(--panel);border-color:#0000;top:10px;bottom:auto;right:10px}@supports (color:color-mix(in lab, red, red)){.schedule-card.schedule-context-band .schedule-card-open-button{background:color-mix(in srgb, var(--panel) 82%, transparent)}}.schedule-card.schedule-context-band .schedule-card-open-button{transform:none}.schedule-card.schedule-context-band.is-advisory{z-index:2;--schedule-advisory-border:var(--warning)}@supports (color:color-mix(in lab, red, red)){.schedule-card.schedule-context-band.is-advisory{--schedule-advisory-border:color-mix(in srgb, var(--warning) 36%, var(--border))}}.schedule-card.schedule-context-band.is-advisory{--schedule-advisory-surface:var(--warning)}@supports (color:color-mix(in lab, red, red)){.schedule-card.schedule-context-band.is-advisory{--schedule-advisory-surface:color-mix(in srgb, var(--warning) 7%, var(--panel))}}.schedule-card.schedule-context-band.is-advisory{border-top:1px dashed var(--schedule-advisory-border);border-bottom:1px dashed var(--schedule-advisory-border);background:var(--schedule-advisory-surface);box-shadow:none;border-style:dashed none}.schedule-card.schedule-context-band.is-hard-block{z-index:3;--schedule-block-border:var(--danger)}@supports (color:color-mix(in lab, red, red)){.schedule-card.schedule-context-band.is-hard-block{--schedule-block-border:color-mix(in srgb, var(--danger) 40%, var(--border))}}.schedule-card.schedule-context-band.is-hard-block{--schedule-block-hatch:var(--danger)}@supports (color:color-mix(in lab, red, red)){.schedule-card.schedule-context-band.is-hard-block{--schedule-block-hatch:color-mix(in srgb, var(--danger) 12%, transparent)}}.schedule-card.schedule-context-band.is-hard-block{--schedule-block-surface:var(--danger)}@supports (color:color-mix(in lab, red, red)){.schedule-card.schedule-context-band.is-hard-block{--schedule-block-surface:color-mix(in srgb, var(--danger) 8%, var(--panel))}}.schedule-card.schedule-context-band.is-hard-block{border-top:1px solid var(--schedule-block-border);border-bottom:1px solid var(--schedule-block-border);background:repeating-linear-gradient(135deg, var(--schedule-block-hatch) 0 1px, transparent 1px 9px), var(--schedule-block-surface);box-shadow:none}.schedule-session-card{z-index:4}.schedule-session-card.is-cascade.cascade-stack-1{z-index:5}.schedule-session-card.is-cascade:hover,.schedule-session-card.is-cascade:focus-visible,.schedule-session-card.is-cascade.is-selected-item,.schedule-session-card.is-cascade.is-selected-for-move{z-index:7}.schedule-create-draft-card{z-index:5}.schedule-card.schedule-context-band.is-selected-item{border-color:var(--primary-border);box-shadow:inset 0 0 0 1px var(--primary-border);border-radius:0}.schedule-block-card{--schedule-indicator:var(--danger);--schedule-block-border:#e8c9c1;--schedule-block-hatch:#b64b431b;--schedule-block-surface:#fff0ec;color:#262824;border-color:var(--schedule-block-border);border-left:1px solid var(--schedule-block-border);background:repeating-linear-gradient(135deg, var(--schedule-block-hatch) 0 1px, transparent 1px 9px), linear-gradient(180deg, #fff9f7 0%, var(--schedule-block-surface) 100%);padding:10px 34px 10px 12px}.schedule-advisory-card{--schedule-indicator:var(--warning);--schedule-advisory-border:#e7d3a6;--schedule-advisory-surface:#fff5d8;color:#262824;border-color:var(--schedule-advisory-border);border-left:1px solid var(--schedule-advisory-border);background:linear-gradient(180deg, #fffaf0 0%, var(--schedule-advisory-surface) 100%);border-style:dashed;padding:10px 34px 10px 12px}.schedule-block-card:before{border-color:var(--schedule-block-surface);border-radius:999px;height:18px;top:12px}.schedule-advisory-card:before{border-color:var(--schedule-advisory-surface);border-radius:2.5px;width:9px;height:9px;top:13px;transform:rotate(45deg)}.schedule-block-card .slot-kicker,.schedule-advisory-card .slot-kicker,.schedule-session-card .slot-kicker{color:var(--schedule-indicator)}.schedule-card-main strong,.schedule-block-card strong,.schedule-advisory-card strong{color:currentColor;font-size:13px;font-weight:780}.schedule-card-time,.schedule-block-card>span:not(.slot-kicker),.schedule-advisory-card>span:not(.slot-kicker){color:#2526229e;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:650;display:block;overflow:hidden}.schedule-card-time.schedule-card-time-preview{align-items:center;gap:5px;max-width:100%;font-weight:720;display:inline-flex}.schedule-card-time-preview svg{color:#2526226b;flex:none;width:12px;height:12px}.schedule-card-time-current,.schedule-card-time-next{text-overflow:ellipsis;min-width:0;overflow:hidden}.schedule-card-time-current{color:#2526228f}.schedule-card-time-next{color:#20211e}.slot-kicker{color:#2526227a;text-transform:none;font-size:9px;font-weight:780}.schedule-card-signals{z-index:2;flex-flow:row;flex:none;gap:5px;display:flex;position:absolute;top:11px;bottom:auto;right:10px}.schedule-card-signal{color:#2526229e;cursor:help;background:0 0;border:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:0;display:inline-flex;position:relative;overflow:visible}.schedule-card-signal:focus-visible{outline:2px solid var(--ring);outline-offset:3px;border-radius:5px}.schedule-card-signal svg{width:15px;height:15px}.schedule-card-signal-count{border:1px solid var(--schedule-practice-bg);color:currentColor;background:var(--schedule-practice-bg);border-radius:999px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-7px;right:-7px}.schedule-card-open-button,.schedule-card-checkbox{background:#ffffffd1}.schedule-day-list,.schedule-request-queue{background:#fffefd;border-left-color:#eeeae1;min-height:0;max-height:none}.schedule-day-list-panel .schedule-day-list,.schedule-day-list-panel .schedule-request-queue{width:300px;height:100%;max-height:none}.schedule-day-list-header{padding:11px 14px}.schedule-day-list-header h3{color:#20211e;font-size:14px}.schedule-day-list-header span{color:#8b8c85;font-size:11px;font-weight:650}.schedule-day-list-body{gap:10px;padding:14px}.schedule-day-list-item{border:1px solid var(--schedule-practice-border);border-left:1px solid var(--schedule-practice-border);--schedule-indicator:transparent;background:var(--schedule-practice-bg);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 12px;min-height:72px;padding:14px 16px;position:relative;overflow:visible}.schedule-day-list-item:hover{background:#fbfaf7;box-shadow:0 10px 20px #21211d12}.schedule-day-list-item.practice{--schedule-indicator:var(--schedule-practice-accent)}.schedule-day-list-item.blocked{--schedule-indicator:var(--danger);--schedule-block-border:#e8c9c1;--schedule-block-hatch:#b64b431b;--schedule-block-surface:#fff0ec;border-color:var(--schedule-block-border);background:repeating-linear-gradient(135deg, var(--schedule-block-hatch) 0 1px, transparent 1px 9px), linear-gradient(180deg, #fff9f7 0%, var(--schedule-block-surface) 100%)}.schedule-day-list-item.advisory{--schedule-indicator:var(--warning);--schedule-advisory-border:#e7d3a6;--schedule-advisory-surface:#fff5d8;border-color:var(--schedule-advisory-border);background:linear-gradient(180deg, #fffaf0 0%, var(--schedule-advisory-surface) 100%);border-style:dashed}.schedule-day-list-item.blocked:before{border-color:var(--schedule-block-surface);border-radius:999px;height:18px;top:13px}.schedule-day-list-item.advisory:before{border-color:var(--schedule-advisory-surface);border-radius:2.5px;width:9px;height:9px;top:13px;transform:rotate(45deg)}.schedule-day-list-time{color:#6e7069;white-space:nowrap;background:0 0;border-radius:0;justify-self:end;align-items:center;width:fit-content;min-height:24px;padding:0;font-size:11px;font-weight:740;line-height:1.15;display:inline-flex}.schedule-day-list-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:780;line-height:1.15;display:block;overflow:hidden}.schedule-day-list-copy span{color:#25262294;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:660;line-height:1.25;display:block;overflow:hidden}.schedule-request-queue-header{background:#fbfaf7;border-bottom:1px solid #eeeae1;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:13px 14px;display:flex}.schedule-request-queue-header>div:first-child{flex-direction:column;justify-content:center;gap:5px;min-width:0;display:flex}.schedule-request-queue-header h3{color:#20211e;margin:0;font-size:14px;font-weight:760;line-height:1.15}.schedule-request-queue-header span{color:#8b8c85;font-size:11px;font-weight:650;line-height:1.15;display:block}.schedule-request-queue-header svg{color:#8b8c85;width:17px;height:17px}.schedule-request-queue-header-actions{align-items:center;gap:5px;display:flex}.schedule-request-queue-header-actions>[data-slot=button]{border-radius:999px;width:28px;height:28px;min-height:28px}.schedule-day-list-panel .schedule-request-queue{width:100%}.schedule-request-queue-clear[data-slot=button]{color:#25262294;background:#2526220e;border-radius:999px;width:28px;height:28px;min-height:28px}.schedule-request-queue-clear[data-slot=button]:hover{color:#20211e;background:#2526221a}.schedule-request-queue-clear[data-slot=button] svg{width:14px;height:14px}.schedule-request-queue-body{flex-direction:column;flex:auto;gap:0;min-height:0;padding:6px 10px 16px;display:flex;overflow:auto}.schedule-request-queue-item{cursor:pointer;background:0 0;border:0;border-radius:12px;flex:none;min-height:84px;padding:14px 10px 14px 6px;transition:background .16s,box-shadow .16s;display:block;position:relative}.schedule-request-queue-item:not(:last-child):after{content:"";background:#25262217;height:1px;position:absolute;bottom:0;left:40px;right:10px}.schedule-request-queue-item:hover{background:#2526220b}.schedule-request-queue-item.is-selected-request{background:var(--schedule-practice-accent)}@supports (color:color-mix(in lab, red, red)){.schedule-request-queue-item.is-selected-request{background:color-mix(in oklch, var(--schedule-practice-accent), white 92%)}}.schedule-request-queue-item.is-selected-request{box-shadow:inset 0 0 0 1px var(--schedule-practice-accent)}@supports (color:color-mix(in lab, red, red)){.schedule-request-queue-item.is-selected-request{box-shadow:inset 0 0 0 1px color-mix(in oklch, var(--schedule-practice-accent), white 62%)}}.schedule-request-queue-item.is-selected-request:after{opacity:0}.schedule-request-queue-summary{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;min-width:0;display:grid}.schedule-request-queue-rank{color:#25262275;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:760;line-height:1;display:inline-flex}.schedule-request-queue-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.schedule-request-queue-copy strong{text-overflow:ellipsis;white-space:nowrap;color:#20211e;min-width:0;padding-right:48px;font-size:15px;font-weight:790;line-height:1.18;overflow:hidden}.schedule-request-queue-time{color:#252622d1;align-items:center;gap:4px;margin-top:0;font-size:11.5px;font-weight:760;line-height:1.1;display:inline-flex}.schedule-request-queue-time span{text-overflow:ellipsis;min-width:0;overflow:hidden}.schedule-request-queue-signals{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;margin-top:1px;display:flex}.schedule-request-queue-signal{color:#252622a6;text-overflow:ellipsis;white-space:nowrap;background:#25262209;border:1px solid #2526221f;border-radius:999px;align-items:center;min-width:0;min-height:19px;padding:2px 7px;font-size:9px;font-weight:720;line-height:1;display:inline-flex;overflow:hidden}.schedule-request-queue-signal.is-looking{border-color:var(--schedule-practice-accent)}@supports (color:color-mix(in lab, red, red)){.schedule-request-queue-signal.is-looking{border-color:color-mix(in srgb, var(--schedule-practice-accent) 32%, transparent)}}.schedule-request-queue-signal.is-looking{color:var(--schedule-practice-accent)}@supports (color:color-mix(in lab, red, red)){.schedule-request-queue-signal.is-looking{color:color-mix(in srgb, var(--schedule-practice-accent) 82%, #20211e)}}.schedule-request-queue-signal.is-looking{background:var(--schedule-practice-accent)}@supports (color:color-mix(in lab, red, red)){.schedule-request-queue-signal.is-looking{background:color-mix(in srgb, var(--schedule-practice-accent) 8%, transparent)}}.schedule-request-queue-separator{color:#25262247;flex:none}.schedule-request-queue-meta{justify-content:flex-end;align-items:center;min-width:38px;display:inline-flex;position:absolute;top:14px;right:10px}.schedule-request-command-dock{border:1px solid var(--border);color:#20211e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefdf0;border-radius:999px;grid-template-columns:176px 30px auto;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 32px);min-height:46px;padding:7px 10px;display:grid;box-shadow:0 16px 38px #21211d21,inset 0 1px #ffffff9e}.schedule-request-command-reset[data-slot=button]{color:#2526229e;background:#f1f0ebad;border:1px solid #d6d2c8a6;border-radius:999px;width:30px;height:30px;min-height:30px}.schedule-request-command-reset svg{width:14px;height:14px}.schedule-request-command-courts{background:#f1f0ebad;border:1px solid #d6d2c8a6;border-radius:999px;justify-content:space-between;justify-self:center;align-items:center;gap:6px;width:176px;height:30px;padding:0 6px;display:inline-flex}.schedule-request-command-courts.has-no-options{background:#b9473f11;border-color:#b9473f42}.schedule-request-command-icon[data-slot=button]{color:#2526229e;border-radius:999px;width:22px;height:22px;min-height:22px}.schedule-request-command-icon svg{width:13px;height:13px}.schedule-request-command-dots{justify-content:center;align-items:center;gap:3px;width:84px;display:inline-flex}.schedule-request-command-dots span{background:#25262238;border-radius:999px;width:4px;height:4px}.schedule-request-command-dots span.is-active{background:#2526229e;width:12px}.schedule-request-command-empty{color:#2526227a;white-space:nowrap;background:0 0;border-radius:0;width:auto;height:auto;font-size:9px;font-weight:760;line-height:1}.schedule-request-command-actions{justify-self:end;align-items:center;gap:5px;display:flex}.schedule-request-command-actions [data-slot=button]{border-radius:999px;height:28px;min-height:28px;padding-inline:9px;font-size:10.5px;font-weight:760;line-height:1}.schedule-request-command-primary[data-slot=button]{min-width:68px}.schedule-request-queue-submitted-age,.schedule-request-queue-unread{border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:9.5px;font-weight:760;line-height:1;display:inline-flex}.schedule-request-queue-submitted-age{color:#2526229e;background:0 0}.schedule-request-queue-unread{z-index:1;border:2px solid var(--schedule-practice-bg);color:#fffefd;background:#20211e;min-width:16px;height:16px;padding-inline:4px;font-size:8px;position:absolute;top:-6px;right:-5px}.schedule-request-queue-empty{color:#8b8c85;background:#fbfaf7;border:1px dashed #ded9cf;border-radius:14px;flex-direction:column;gap:4px;padding:18px 14px;display:flex}.schedule-request-queue-empty strong{color:#20211e;font-size:13px;font-weight:780}.schedule-request-queue-empty span{font-size:11px;font-weight:660}.schedule-create-draft-card{z-index:3;color:#262824;pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefdd6;border-style:dashed;overflow:visible;box-shadow:0 16px 34px #21211d14,inset 0 1px #ffffff9e}.schedule-create-draft-card.is-draggable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.schedule-create-draft-card.is-draggable:active{cursor:grabbing}.schedule-create-draft-card.schedule-card-overlay{cursor:grabbing;pointer-events:none}.schedule-create-draft-card.practice{--schedule-indicator:var(--schedule-practice-accent);border-color:var(--schedule-practice-accent)}@supports (color:color-mix(in lab, red, red)){.schedule-create-draft-card.practice{border-color:color-mix(in oklch, var(--schedule-practice-accent), white 38%)}}.schedule-create-draft-card.practice{background:var(--schedule-practice-accent)}@supports (color:color-mix(in lab, red, red)){.schedule-create-draft-card.practice{background:color-mix(in oklch, var(--schedule-practice-accent), white 92%)}}.schedule-create-draft-card.block{--schedule-indicator:var(--danger);background:#fff0ec;border-color:#e8c9c1}.schedule-create-draft-card.advisory{--schedule-indicator:var(--warning);background:#fff5d8;border-color:#e7d3a6}.schedule-create-draft-card strong{color:currentColor;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:790;line-height:1.15;overflow:hidden}.schedule-create-draft-source{color:#25262294;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:660;line-height:1.15;overflow:hidden}.dark [data-slot=sidebar-wrapper]{background:var(--app-surface);border-color:#ffffff14}.dark [data-slot=sidebar-gap],.dark [data-slot=sidebar-inner]{background:var(--app-shell)}.dark [data-slot=sidebar-inner]{border-right-color:#ffffff13}.dark .sidebar-brand-text .eyebrow,.dark [data-slot=sidebar-group-label],.dark .sidebar-preference-label,.dark .workspace-breadcrumb,.dark .schedule-date-label,.dark .schedule-lane-header span,.dark .schedule-day-list-header span,.dark .schedule-request-queue-header span{color:#8f948a}.dark .sidebar-brand-text h1,.dark .workspace-breadcrumb strong,.dark .schedule-board-header h3,.dark .schedule-lane-header h3,.dark .schedule-day-list-header h3,.dark .schedule-request-queue-header h3,.dark .schedule-request-queue-copy strong,.dark .schedule-request-queue-empty strong,.dark .schedule-create-draft-card strong{color:#f4f2ec}.dark [data-slot=sidebar-menu-button]{color:#d8dbd1}.dark [data-slot=sidebar-menu-button] svg{color:#a7aca1}.dark [data-slot=sidebar-menu-button]:hover,.dark .sidebar-preference-row:hover{background:#ffffff0e}.dark .sidebar-preference-row>svg{color:#92978d}.dark .sidebar-preference-row [data-slot=select-trigger]{color:#f4f2ec;background:0 0}.dark .sidebar-preference-row [data-slot=select-trigger]:hover,.dark .sidebar-preference-row [data-slot=select-trigger][aria-expanded=true]{background:#2b2d26}.dark .sidebar-profile-trigger{color:#d8dbd1}.dark .sidebar-profile-trigger:hover,.dark .sidebar-profile-trigger[data-popup-open]{background:#ffffff0e}.dark .sidebar-profile-trigger[data-popup-open]{box-shadow:inset 0 0 0 1px #f8f6ef14}.dark .sidebar-profile-chevron{color:#8f948a}.dark .sidebar-profile-preference-label{color:#92978d}.dark .sidebar-profile-segmented{background:#f8f6ef11}.dark .sidebar-profile-segmented-indicator{background:#2b2d26;border-color:#f8f6ef14;box-shadow:0 3px 9px #0003}.dark .sidebar-profile-segmented button{color:#92978d}.dark .sidebar-profile-segmented button:hover,.dark .sidebar-profile-segmented button[aria-checked=true]{color:#f4f2ec}.dark [data-slot=sidebar-footer]{border-top-color:#ffffff13}.dark [data-slot=sidebar-menu-badge]{color:#a9aea4;background:#ffffff0e;border-color:#ffffff12}.dark [data-slot=sidebar-menu-button][data-active=true]+[data-slot=sidebar-menu-badge]{color:#f4f2ec;background:#ffffff1a}.dark .sidebar-environment{background:#ffffff09;border-color:#ffffff13}.dark .sidebar-environment-copy strong{color:#e7e7df}.dark .sidebar-environment-copy small{color:#8f948a}.dark .schedule-selection-toolbar{color:#f4f2ec;background:#1b1d18f5;border:1px solid #32362d;box-shadow:0 18px 42px #00000038,inset 0 1px #ffffff0a}.dark .schedule-selection-toolbar>span{color:#f4f2ece6}.dark .schedule-selection-actions [data-slot=button]{color:#f4f2ec;background:#ffffff13;border-color:#ffffff24}.dark .schedule-selection-actions [data-slot=button]:hover:not(:disabled){background:#ffffff1f;border-color:#fff3}.dark .schedule-selection-actions [data-slot=button]:disabled{color:#f4f2ec57;opacity:1;background:#ffffff09;border-color:#ffffff14}.dark .schedule-notice{box-shadow:0 18px 42px #0000003d,inset 0 1px #ffffff0a}.dark .schedule-notice-action[data-slot=button]:hover{background:#ffffff1a}.dark .schedule-notice.info{color:#f4f2ec;background:#1b1d18f5;border-color:#32362d}.dark .schedule-notice.success{color:#91e0ac;background:#112d1cf5;border-color:#315640}.dark .schedule-notice.warning{color:#f0cb79;background:#302612f5;border-color:#5f4c26}.dark .schedule-notice.error{color:#f0aaa2;background:#351816f5;border-color:#61312d}.dark .schedule-request-command-dock{color:#f4f2ec;background:#1b1d18f5;border-color:#32362d;box-shadow:0 18px 42px #00000042,inset 0 1px #ffffff0a}.dark .schedule-request-command-courts{background:#ffffff0e;border-color:#f8f6ef1a}.dark .schedule-request-command-reset[data-slot=button]{color:#f8f6efad;background:#ffffff0e;border-color:#f8f6ef1a}.dark .schedule-request-command-courts.has-no-options{background:#f0aaa213;border-color:#f0aaa23d}.dark .schedule-request-command-icon[data-slot=button]{color:#f8f6efad}.dark .schedule-request-command-dots span{background:#f8f6ef3d}.dark .schedule-request-command-dots span.is-active{background:#f8f6efb8}.dark .schedule-request-command-empty{color:#f8f6ef8a;background:0 0}.dark [data-slot=sidebar-menu-button][data-active=true],.dark .workspace-utility-actions [data-slot=button]:hover,.dark .schedule-board-actions [data-slot=button]:hover{color:#f7f4ed;background:#242620;box-shadow:0 10px 24px #0000002e}.dark .workspace,.dark .workspace-header,.dark .schedule-board-region,.dark .schedule-board-region.is-fullscreen,.dark .schedule-board-shell,.dark .schedule-board-scroll,.dark .schedule-time-axis,.dark .schedule-time-axis-body,.dark .schedule-lane,.dark .schedule-day-list,.dark .schedule-request-queue{background:var(--app-surface);border-color:#292c25}.dark .workspace.is-schedule-workspace,.dark .schedule-board-scroll,.dark .schedule-day-list-body,.dark .schedule-request-queue-body{--schedule-scrollbar-thumb:#f8f6ef3d;--schedule-scrollbar-thumb-hover:#f8f6ef61;--schedule-scrollbar-track:transparent}.dark .schedule-horizontal-controls{background:#181a16e6;border-color:#f8f6ef1f;box-shadow:0 12px 30px #00000047}.dark .schedule-horizontal-controls [data-slot=button]{color:#f8f6efb3}.dark .schedule-horizontal-controls [data-slot=button]:hover:not(:disabled){color:#f4f2ec;background:#f8f6ef14}.dark .schedule-horizontal-controls [data-slot=button]:disabled{color:#f8f6ef3d}.dark .workspace-header,.dark .schedule-board-header{background:var(--background)}.dark .metric-panel,.dark .data-panel,.dark .form-panel,.dark .detail-panel,.dark .player-card,.dark .print-preview,.dark .public-schedule-card,.dark .player-hero,.dark .public-hero{background:var(--app-surface);border-color:#292c25;box-shadow:0 16px 38px #0003}.dark .metric-panel,.dark .data-panel-header,.dark .detail-header,.dark .print-preview-header,.dark .player-hero,.dark .public-hero{background:var(--app-surface)}.dark .metric-value,.dark .data-panel-header h3,.dark .form-panel h3,.dark .detail-header h3,.dark .section-heading h4,.dark .assignment-panel h4,.dark .print-preview-header h3,.dark .player-hero h3,.dark .public-hero h3,.dark .request-detail-summary strong{color:#f4f2ec}.dark .metric-label,.dark .data-panel-header>span,.dark .form-panel-header p,.dark .detail-header span,.dark .print-preview-header span,.dark .print-preview-meta span,.dark .field span,.dark .row-primary span,.dark .issue-description small,.dark .player-muted,.dark .player-schedule-row span,.dark .public-schedule-card>div:last-child span{color:#8f948a}.dark .data-panel-header,.dark .table-controls,.dark .detail-header,.dark .request-detail-summary,.dark .note-panel,.dark .status-action-panel,.dark .assignment-panel,.dark .thread-section,.dark .participant-summary-panel,.dark .message-composer,.dark .player-schedule-row,.dark .export-table th,.dark .export-table td,.dark .ops-table [data-slot=table-cell],.dark .public-time{border-color:#292c25}.dark .table-controls,.dark .status-action-panel,.dark .request-detail-summary,.dark .message-composer,.dark .booking-context-panel,.dark .participant-editor,.dark .participant-summary-panel,.dark .saved-team-card,.dark .session-adjustment-panel,.dark .schedule-practice-request-summary,.dark .timeline-message,.dark .timeline-event,.dark .status,.dark .severity-pill,.dark .chip,.dark .source-badge,.dark .check-field,.dark .court-check,.dark .quick-add-chip{background:var(--app-surface-soft);border-color:#292c25}.dark .request-command-bar,.dark .request-scheduling-panel{background:linear-gradient(#141612f5,#111310f5);border-color:#292c25;box-shadow:0 16px 38px #00000038}.dark .request-command-copy h2,.dark .request-preview-court-header strong,.dark .request-proposal-summary strong{color:#f4f2ec}.dark .request-command-copy span,.dark .request-command-meta,.dark .request-preview-court-header span,.dark .request-proposal-summary span{color:#8f948a}.dark .request-command-meta span+span:before{background:#484c42}.dark .request-schedule-preview,.dark .request-schedule-preview-times,.dark .request-preview-court,.dark .request-preview-court-header,.dark .request-proposal-summary>div{border-color:#292c25}.dark .request-schedule-preview,.dark .request-preview-court,.dark .request-proposal-summary>div{background:#121410d1}.dark .request-schedule-preview-times{background:#171915e6}.dark .request-preview-court.is-selected{background:#151b1ddb}.dark .request-preview-selected-dot{background:#83b4c5}.dark .request-schedule-preview-times span{color:#969a90}.dark .request-preview-hour-line{border-color:#363a31}.dark .request-preview-item{color:#d7d5cf;background:#181a16f5;border-color:#34372f;box-shadow:0 10px 20px #0000002e}.dark .request-preview-item.is-session{color:#b8d8e5;background:#172a32f2;border-color:#466f82c2}.dark .request-preview-item.is-block{color:#ffc0b8;background:#481f1ce6;border-color:#8f473ecc}.dark .request-preview-item.is-advisory{color:#f0d78b;background:#3e3216eb;border-color:#846b2cbd}.dark .request-preview-item.is-proposal{color:#c8e5ef;background:#1b3c48f5;border-color:#5b91a4c7}.dark .request-preview-item.is-proposal.has-warning{color:#ffd0c9;background:#4d221ef5;border-color:#a35045db}.dark .field [data-slot=input],.dark .field [data-slot=select-trigger],.dark .field [data-slot=textarea],.dark .table-search-input [data-slot=input],.dark .table-source-select [data-slot=select-trigger]{color:#f4f2ec;background:var(--app-surface-soft);border-color:#0000}.dark .field [data-slot=input]:focus-visible,.dark .field [data-slot=select-trigger]:focus-visible,.dark .field [data-slot=textarea]:focus-visible,.dark .table-search-input [data-slot=input]:focus-visible,.dark .table-source-select [data-slot=select-trigger]:focus-visible{background:#20231c;border-color:#3b3f35;box-shadow:0 0 0 3px #f8f6ef14}.dark .table-tabs-list{background:#171914;border-color:#292c25}.dark .table-tabs-list [data-slot=tabs-trigger]{color:#a7aca1}.dark .table-tabs-list [data-slot=tabs-trigger][data-state=active]{color:#f4f2ec;background:#242620;box-shadow:0 10px 24px #0000002e}.dark .tab-count{color:#a7aca1;background:#fff1}.dark .ops-table [data-slot=table-head],.dark .export-table th{color:#8f948a;background:#ffffff0b}.dark .ops-table [data-slot=table-cell]{color:#f4f2ecc7}.dark .data-table-clickable-row:hover{background:#ffffff0b}.dark .data-table-clickable-row.selected{background:#ffffff12;box-shadow:inset 4px 0 #f4f2ec}.dark .quick-add-chip:hover,.dark .quick-add-chip.selected,.dark .player-message,.dark .public-schedule-card{background:#20231c;border-color:#32362d}.dark .staff-message{background:#ffffff0e}.dark .assignment-panel.confirmed,.dark .player-confirmed{color:#a6c9dc;background:#52768c29}.dark .workspace-utility-actions,.dark .schedule-card,.dark .schedule-day-list-item,.dark .schedule-request-queue-item,.dark .schedule-date-nav-segment[data-slot=button],.dark .schedule-board-actions [data-slot=button]{background:var(--app-surface-soft);border-color:#292c25}.dark .schedule-axis-header,.dark .schedule-lane-header,.dark .schedule-day-list-header,.dark .schedule-request-queue-header{background:var(--background);border-color:#292c25}.dark .schedule-day-nav,.dark .schedule-date-popover{--schedule-date-nav-surface:var(--app-surface-soft);background:var(--schedule-date-nav-surface);border-color:#292c25;box-shadow:0 20px 50px #00000052,inset 0 1px #ffffff0a}.dark .schedule-lane-header-badges .schedule-lane-conflict-badge{color:#f0aaa2;background:#ef44441a;border-color:#f871713d}.dark .schedule-create-context{background:var(--app-surface-soft);border-color:#292c25}.dark .schedule-create-context.has-slot{background:#20231c;border-color:#3b3f35}.dark .schedule-create-context span{color:#a7aca1}.dark .schedule-create-context strong{color:#f4f2ec}.dark .schedule-create-context p{color:#d8dbd1}.dark .schedule-date-nav-segment[data-slot=button]{color:#a7aca1;box-shadow:none;background:0 0;border-color:#0000}.dark .schedule-date-trigger:hover,.dark .schedule-date-trigger[aria-expanded=true],.dark .schedule-date-day:hover{background:#ffffff14}.dark .schedule-date-prev-segment[data-slot=button]:before{background:linear-gradient(90deg, #ffffff16 0%, #ffffff0a 42%, #ffffff03 66%, var(--schedule-date-nav-surface) 92%)}.dark .schedule-date-next-segment[data-slot=button]:before{background:linear-gradient(270deg, #ffffff16 0%, #ffffff0a 42%, #ffffff03 66%, var(--schedule-date-nav-surface) 92%)}.dark .schedule-date-today-segment[data-slot=button]{color:#a7aca1}.dark .schedule-date-today-segment[data-slot=button]:hover:not(:disabled){color:#f4f2ec;background:#ffffff14}.dark .schedule-date-today-segment[data-slot=button]:disabled{color:#f8f6ef6b;background:0 0}.dark .schedule-date-display{color:#f4f2ec}.dark .date-picker-trigger{color:#f4f2ec;background:var(--app-surface-soft)}.dark .date-picker-trigger:hover:not(:disabled),.dark .date-picker-trigger[aria-expanded=true]{background:#20231c;border-color:#3b3f35;box-shadow:0 0 0 3px #f8f6ef14}.dark .date-picker-trigger svg{color:#a7aca1}.dark .date-picker-display,.dark .time-picker-popover-header span{color:#f4f2ec}.dark .time-picker-column-label{color:#a7aca1}.dark .time-picker-column-options::-webkit-scrollbar-thumb{background:#f8f6ef2e}.dark .time-picker-option{color:#d8dbd1}.dark .time-picker-option:hover{color:#f4f2ec;background:#ffffff14}.dark .time-picker-option.is-selected{color:#111214;box-shadow:none;background:#f4f2ec}.dark .schedule-date-popover-header strong,.dark .schedule-date-day{color:#f4f2ec}.dark .schedule-date-day.is-outside-month{color:#f4f2ec73}.dark .schedule-date-day.is-today:not(.is-selected){box-shadow:inset 0 0 0 1px #f4f2ec47}.dark .schedule-date-day.is-selected{color:#111214;background:#f4f2ec}.dark .schedule-date-day-dots .practice{background:#f4f2ec}.dark .schedule-date-day-dots .block{background:#f0aaa2}.dark .schedule-date-day-dots .advisory{background:#f0cb79}.dark .schedule-date-day.is-selected .schedule-date-day-dots span{background:#111214b8}.dark .schedule-date-popover-footer [data-slot=button]:first-child{color:#111214;background:#f4f2ec}.dark .schedule-date-popover-footer [data-slot=button]:last-child{color:#a7aca1}.dark .schedule-date-popover-footer [data-slot=button]:last-child:hover{color:#f4f2ec;background:#ffffff14}.dark [data-sonner-toast].toast{background:#161814eb;border-color:#ffffff14;box-shadow:0 18px 46px #00000052}.dark .schedule-board-region{--schedule-practice-bg:#151711;--schedule-practice-border:#34382e;--schedule-selected-bg:#20231c;--schedule-selected-border:#53584c}.dark .schedule-lane-body{--schedule-grid-major:#373a31;--schedule-grid-half:#30332b;--schedule-grid-minor:#292c25;background:var(--app-surface)}.dark .schedule-time-mark{--schedule-axis-line:#292c25;color:#a7aca1}.dark .schedule-time-mark.major{--schedule-axis-line:#3b3e35}.dark .schedule-time-mark.half{--schedule-axis-line:#30332b}.dark .schedule-drop-zone{--schedule-hover-border:#ffffff1f;--schedule-hover-surface:#181a16a8;--schedule-hover-text:#f4f2ec94}.dark .schedule-drop-zone.create-range,.dark .schedule-drop-zone.target-available.active,.dark .schedule-drop-zone.target-available.active-range{background:0 0}.dark .schedule-drop-zone.create-range,.dark .schedule-drop-zone.active-range{--schedule-preview-border:#3b3e35;--schedule-preview-surface:#181a16ad;--schedule-hover-border:#ffffff1f;--schedule-hover-surface:#181a16a8;--schedule-hover-text:#f4f2ec94;box-shadow:none}.dark .schedule-drop-zone.active-range:before,.dark .schedule-drop-zone.create-range:before{box-shadow:0 12px 24px #0000002e}.dark .schedule-drop-zone[data-preview-label]:after,.dark .schedule-drop-zone.create-range[data-preview-label]:after,.dark .schedule-drop-move-preview{color:#f4f2ec;background:#181a16eb;border-color:#ffffff1f;box-shadow:0 14px 30px #00000047,inset 0 1px #ffffff14}.dark .schedule-drop-move-preview svg{color:#f8f6ef73}.dark .schedule-drop-move-preview-current{color:#f8f6ef94}.dark .schedule-drop-move-preview-next{color:#f4f2ec}.dark .schedule-time-axis{--schedule-axis-surface:var(--background);background:var(--schedule-axis-surface);border-right-color:#292c25;box-shadow:6px 0 16px -15px #000000e6}.dark .schedule-axis-header{background:var(--background);border-color:#292c25}.dark .schedule-axis-header span{color:#f8f6ef7a;background:0 0}.dark .schedule-axis-header small{color:#f4f2ec}.dark .schedule-time-mark{color:#a7aca1}.dark .schedule-time-mark-label{background:0 0}.dark .schedule-time-mark.minor{color:#f8f6ef61}.dark .schedule-time-mark.major{border-top-color:#373a31}.dark .schedule-time-mark.hour{color:#d8dbd1}.dark .schedule-time-mark.quarter:after{border-top-color:#292c25}.dark .schedule-time-mark.half{color:#f8f6ef85}.dark .schedule-time-mark.half:after{border-top-color:#34382e}.dark .schedule-time-mark.hour:before{background:#6c7164}.dark .schedule-card,.dark .schedule-session-card,.dark .schedule-block-card,.dark .schedule-advisory-card{color:#f4f2ec;border-color:var(--schedule-practice-border);background:var(--schedule-practice-bg);box-shadow:0 12px 26px #0003}.dark .schedule-card.is-dragging,.dark .schedule-card.is-dragging:hover{opacity:.32;box-shadow:none}.dark .schedule-card-overlay,.dark .schedule-card-overlay:hover{box-shadow:0 22px 44px #00000061,0 3px 10px #0000003d}.dark .schedule-card:before,.dark .schedule-day-list-item:before{border-color:var(--schedule-practice-bg)}.dark .schedule-block-card,.dark .schedule-day-list-item.blocked{--schedule-block-border:#4a332d;--schedule-block-hatch:#f0aaa214;--schedule-block-surface:#201815;border-color:var(--schedule-block-border);background:repeating-linear-gradient(135deg, var(--schedule-block-hatch) 0 1px, transparent 1px 9px), linear-gradient(180deg, #151711 0%, var(--schedule-block-surface) 100%)}.dark .schedule-advisory-card,.dark .schedule-day-list-item.advisory{--schedule-advisory-border:#473d28;--schedule-advisory-surface:#211d13;border-color:var(--schedule-advisory-border);background:linear-gradient(180deg, #151711 0%, var(--schedule-advisory-surface) 100%);border-style:dashed}.dark .schedule-block-card:before,.dark .schedule-day-list-item.blocked:before{border-color:var(--schedule-block-surface)}.dark .schedule-advisory-card:before,.dark .schedule-day-list-item.advisory:before{border-color:var(--schedule-advisory-surface)}.dark .schedule-card-main strong,.dark .schedule-block-card strong,.dark .schedule-advisory-card strong{color:#f4f2ec}.dark .schedule-card-time,.dark .schedule-block-card>span:not(.slot-kicker),.dark .schedule-advisory-card>span:not(.slot-kicker),.dark .schedule-day-list-copy span{color:#f8f6efb3}.dark .schedule-card-time-preview svg{color:#f8f6ef6b}.dark .schedule-card-time-current{color:#f8f6ef94}.dark .schedule-card-time-next{color:#f4f2ec}.dark .slot-kicker{color:#f8f6ef85}.dark .schedule-block-card .slot-kicker{color:#f0aaa2}.dark .schedule-advisory-card .slot-kicker{color:#e8c77e}.dark .schedule-card-signal{color:#f8f6efb8}.dark .schedule-card-signal.conflict{color:#f0aaa2}.dark .schedule-card-signal.shared{color:#d9d6ca}.dark .schedule-card-signal.advisory{color:#e8c77e}.dark .schedule-card-signal-count{border-color:var(--schedule-practice-bg);background:var(--schedule-practice-bg)}.dark .schedule-request-queue-header svg{color:#a7aca1}.dark .schedule-request-queue-clear[data-slot=button]{color:#a7aca1;background:#f8f6ef14}.dark .schedule-request-queue-clear[data-slot=button]:hover{color:#f4f2ec;background:#f8f6ef24}.dark .schedule-request-queue-item{background:0 0;border-color:#0000}.dark .schedule-request-queue-item:hover{box-shadow:none;background:#f8f6ef0e}.dark .schedule-request-queue-item.is-selected-request{background:#52768c24;box-shadow:inset 0 0 0 1px #8fb4c938}.dark .schedule-request-queue-item:not(:last-child):after{background:#f8f6ef13}.dark .schedule-request-queue-rank{color:#f8f6ef75;box-shadow:none;background:0 0}.dark .schedule-request-queue-copy>span,.dark .schedule-request-queue-empty span,.dark .schedule-create-draft-source{color:#f8f6efa8}.dark .schedule-request-queue-time{color:#f8f6efd6}.dark .schedule-request-queue-time svg{color:#f8f6ef80}.dark .schedule-request-queue-signal{color:#f8f6efad;background:#f8f6ef0b;border-color:#f8f6ef1f}.dark .schedule-request-queue-signal.is-looking{color:#9dbdce;background:#52768c1f;border-color:#9dbdce40}.dark .schedule-request-queue-separator{color:#f8f6ef4d}.dark .schedule-request-queue-received{color:#f8f6ef73}.dark .schedule-request-queue-submitted-age{color:#d8dbd1;background:0 0}.dark .schedule-request-queue-unread{color:#111214;background:#f4f2ec}.dark .schedule-request-queue-empty{color:#8f948a;background:#151711;border-color:#303329}.dark .schedule-create-draft-card{color:#f4f2ec;background:#181a16d6;border-color:#f8f6ef29;box-shadow:0 18px 36px #0000004d,inset 0 1px #ffffff0a}.dark .schedule-create-draft-card.practice{--schedule-indicator:#8fb4c9;background:#52768c24;border-color:#8fb4c957}.dark .schedule-create-draft-card.block{--schedule-indicator:#f0aaa2;background:#201815;border-color:#4a332d}.dark .schedule-create-draft-card.advisory{--schedule-indicator:#e8c77e;background:#211d13;border-color:#473d28}.dark .schedule-card.is-resizing{box-shadow:0 16px 32px #00000052,inset 0 0 0 1px #f8f6ef1a}.dark .schedule-resize-handle:before{background:#f8f6ef5c}.dark .schedule-resize-handle:focus-visible:before{background:#f8f6ef99;box-shadow:0 0 0 3px #f8f6ef1f}.dark .schedule-board-actions .schedule-action-count{border-color:var(--app-surface-soft);color:#111214;background:#f4f2ec}.dark .schedule-card-open-button,.dark .schedule-card-checkbox{color:#f5f2eb;background:#ffffff1f}.dark .schedule-day-list-time{color:#f5f2eb;background:0 0}@media (width<=820px){html,body,#root{height:auto;min-height:100%}body{padding:0;overflow:auto}.disruption-workspace{grid-template-columns:1fr;height:auto;min-height:100svh;overflow:visible}.disruption-rail{border-right:0;border-bottom:1px solid var(--border);overflow:visible}.disruption-detail{overflow:visible}.message-workspace{height:auto;min-height:100svh;overflow:visible}.message-workspace-timeline{overflow:visible}.disruption-detail-header,.disruption-section-heading,.disruption-comms-actions{flex-direction:column;align-items:stretch}.disruption-header-actions{width:100%}.disruption-header-actions [data-slot=button],.disruption-comms-actions [data-slot=button]{flex:1}.disruption-session-row{grid-template-columns:20px minmax(86px,.35fr) minmax(0,1fr) 36px}.disruption-session-row [data-slot=badge]{display:none}[data-slot=sidebar-wrapper]{border:0;border-radius:0;height:auto;min-height:100svh}[data-slot=sidebar-container]{height:100svh;top:0;bottom:0}[data-slot=sidebar-container][data-side=left]{left:0}[data-slot=sidebar-inner]{border-radius:0}.workspace{border-radius:0;height:auto;min-height:100svh;overflow:auto}.workspace.is-schedule-workspace{overflow:auto}.workspace-header{flex-direction:column;align-items:stretch}.workspace-topbar-right{justify-content:space-between}.workspace-breadcrumb strong{max-width:44vw}.header-metrics{flex-flow:wrap}.workspace-header{grid-template-columns:1fr;align-items:stretch}.header-metrics{justify-content:flex-start}.panel-grid,.issue-metric-grid,.player-card-grid,.player-ops-grid,.saved-team-card,.public-schedule-list,.schedule-tools-grid,.court-check-grid,.request-workspace-grid,.waitlist-workspace-grid,.schedule-list-grid{grid-template-columns:1fr}.player-hero,.public-hero,.print-preview-header{flex-direction:column}.export-actions,.print-preview-meta{align-items:stretch;width:100%}.export-table{min-width:720px}.print-preview{overflow-x:auto}.request-command-bar{grid-template-columns:1fr;align-items:stretch}.request-command-meta{white-space:normal;flex-wrap:wrap}.schedule-request-command-dock{border-radius:22px;grid-template-columns:1fr;justify-items:stretch;width:min(420px,100% - 24px);padding:12px}.schedule-request-command-courts,.schedule-request-command-reset[data-slot=button]{justify-self:start}.schedule-request-command-actions{flex-wrap:wrap;justify-self:start}.request-proposal-summary{grid-template-columns:1fr}.player-schedule-row{grid-template-columns:1fr;gap:3px;padding:10px 14px}.public-schedule-card{grid-template-columns:1fr}.public-time{border-right:0;border-bottom:1px solid var(--border);padding-bottom:10px;padding-right:0}}.people-draw-entry-list{flex-wrap:wrap;gap:5px;max-width:420px;display:flex}.people-draw-entry{border:1px solid var(--border);min-height:24px;color:var(--foreground);background:0 0;border-radius:999px;align-items:center;gap:5px;padding:3px 7px;line-height:1;display:inline-flex}.people-draw-entry strong{font-size:10px;font-weight:700}.people-draw-entry svg{stroke-width:2.4px;flex:0 0 12px;width:12px;height:12px}.person-profile-draw-status{gap:8px;padding:12px 4px 2px;display:grid}.person-profile-draw-status>span{color:var(--muted-foreground);text-transform:uppercase;font-size:9px;font-weight:680}.people-draw-entry.is-active{border-color:var(--success-border);color:var(--success);background:var(--success-soft)}.people-draw-entry.is-eliminated,.people-draw-entry.is-withdrawn{border-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.people-draw-entry.is-eliminated,.people-draw-entry.is-withdrawn{border-color:color-mix(in srgb, var(--destructive) 42%, var(--border))}}.people-draw-entry.is-eliminated,.people-draw-entry.is-withdrawn{color:var(--destructive);background:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.people-draw-entry.is-eliminated,.people-draw-entry.is-withdrawn{background:color-mix(in srgb, var(--destructive) 8%, transparent)}}.people-draws-empty{color:var(--muted-foreground);font-size:11px}.player-combobox-draw-list{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.player-combobox-draw{border:1px solid var(--border);border-radius:999px;align-items:center;gap:4px;min-height:20px;padding:2px 6px;line-height:1;display:inline-flex}.player-combobox-draw strong{font-size:9px;font-weight:700}.player-combobox-draw svg{stroke-width:2.5px;flex:0 0 10px;width:10px;height:10px}.player-combobox-draw.is-active{border-color:var(--success-border);color:var(--success);background:var(--success-soft)}.player-combobox-draw.is-eliminated,.player-combobox-draw.is-withdrawn{border-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.player-combobox-draw.is-eliminated,.player-combobox-draw.is-withdrawn{border-color:color-mix(in srgb, var(--destructive) 42%, var(--border))}}.player-combobox-draw.is-eliminated,.player-combobox-draw.is-withdrawn{color:var(--destructive);background:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.player-combobox-draw.is-eliminated,.player-combobox-draw.is-withdrawn{background:color-mix(in srgb, var(--destructive) 8%, transparent)}}.player-draw-editor{gap:10px;display:grid}.player-draw-editor-heading{gap:2px;display:grid}.player-draw-editor-heading strong{font-size:12px;font-weight:650}.player-draw-editor-heading span{color:var(--muted-foreground);font-size:11px}.player-draw-editor-list{border:1px solid var(--border);border-radius:var(--surface-radius);overflow:hidden}.player-draw-editor-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:50px;padding:10px 12px;display:grid}.player-draw-editor-row:first-child{border-top:0}.player-draw-editor-row.is-selected{background:var(--muted)}@supports (color:color-mix(in lab, red, red)){.player-draw-editor-row.is-selected{background:color-mix(in srgb, var(--muted) 46%, transparent)}}.player-draw-editor-row>label{cursor:pointer;align-items:center;gap:9px;min-width:0;display:flex}.player-draw-editor-row>label>span{gap:2px;min-width:0;display:grid}.player-draw-editor-row>label strong{font-size:11px;font-weight:650}.player-draw-editor-row>label small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.player-draw-editor-controls{align-items:center;gap:6px;display:flex}.player-draw-editor-controls [data-slot=select-trigger]{width:118px;min-height:32px;font-size:10.5px}.player-draw-editor-controls [data-slot=select-trigger]:last-child{width:156px}@media (width<=560px){.player-draw-editor-row{grid-template-columns:1fr}.player-draw-editor-controls [data-slot=select-trigger]{width:100%}}.ops-page{overscroll-behavior:contain;background:var(--app-surface);gap:0;height:100%;min-height:100%;padding:0;overflow-y:auto}.ops-page>.workspace-page-header{border-bottom:1px solid var(--ops-divider,var(--border));min-height:92px;padding:19px 28px 18px}.ops-page>.workspace-page-header h2{margin:1px 0 4px;font-size:24px;line-height:1.12}.ops-page>.workspace-page-header .eyebrow{letter-spacing:.04em;margin-bottom:4px;font-size:9px}.ops-page>.workspace-stat-line{border:0;border-bottom:1px solid var(--ops-divider,var(--border));background:var(--app-surface-soft);border-radius:0;grid-auto-columns:minmax(128px,max-content);width:100%;max-width:none;padding-inline:12px}@supports (color:color-mix(in lab, red, red)){.ops-page>.workspace-stat-line{background:color-mix(in srgb, var(--app-surface-soft) 38%, transparent)}}.ops-page>.workspace-stat-line>span{border-left-color:var(--ops-divider,var(--border));min-height:52px;padding:11px 18px}.ops-page>.workspace-stat-line strong{font-size:17px}.ops-page .workspace-section,.ops-page .data-panel{border-color:var(--ops-divider,var(--border));box-shadow:none;background:0 0;border-radius:8px}.ops-page .workspace-section-header,.ops-page .data-panel-header{background:0 0;min-height:60px;padding:12px 16px}.ops-empty-row{min-height:112px;color:var(--muted-foreground);justify-content:center;align-items:center;gap:11px;padding:20px;display:flex}.ops-empty-row>svg{flex:none;width:18px;height:18px}.ops-empty-row>span{gap:2px;display:grid}.ops-empty-row strong{color:var(--foreground);font-size:12px;font-weight:670}.ops-empty-row small{color:var(--muted-foreground);font-size:11px}.ops-empty-row.is-large{min-height:240px}.data-table-empty-cell:has(.data-table-empty-state){height:280px;padding:24px}.data-table-empty-state{max-width:380px;color:var(--muted-foreground);text-align:center;flex-direction:column;align-items:center;gap:6px;margin-inline:auto;display:flex}.data-table-empty-state>svg{width:22px;height:22px;margin-bottom:5px}.data-table-empty-state>strong{color:var(--foreground);font-size:13px}.data-table-empty-state>span{font-size:11px;line-height:1.5}.data-table-empty-state>[data-slot=button]{border-radius:8px;min-height:32px;margin-top:6px}.dashboard-work-grid{padding:20px 28px 0}.dashboard-activity{margin:12px 28px 28px}.dashboard-page .workspace-section .ops-empty-row{min-height:142px}.player-home-grid{flex:auto;padding:20px 28px 28px}.player-home-actions [data-slot=button]{border-radius:9px;min-height:36px}.player-home-page .workspace-row{min-height:58px}.ops-activity-surface{flex-direction:column;flex:auto;min-height:0;margin:18px 28px 28px;display:flex;overflow:hidden}.ops-activity-surface .operational-history-list{flex:auto;min-height:0;overflow-y:auto}.ops-activity-surface .operational-history-row{min-height:64px}.notification-action-message{border:0;border-radius:8px;margin:10px 16px 0;padding:9px 12px}.ops-table-surface{flex-direction:column;flex:auto;min-height:0;margin:18px 28px 28px;display:flex;overflow:auto}.issue-page .issue-actions{flex-wrap:nowrap}.issue-page .issue-actions [data-slot=button]{background:var(--app-surface-soft);border-color:#0000;min-height:29px;padding-inline:9px;font-size:10px}.audit-page .operational-history-row{grid-template-columns:34px minmax(0,1fr) minmax(160px,auto)}.export-toolbar{border-bottom:1px solid var(--ops-divider,var(--border));background:var(--app-surface-soft);padding:17px 28px 19px}@supports (color:color-mix(in lab, red, red)){.export-toolbar{background:color-mix(in srgb, var(--app-surface-soft) 35%, transparent)}}.export-toolbar .form-panel-header{min-height:38px;margin-bottom:14px}.export-toolbar .form-panel-header .eyebrow{margin:0 0 3px;font-size:9px}.export-toolbar .form-panel-header h3{font-size:15px}.export-toolbar-grid{grid-template-columns:minmax(170px,220px) minmax(150px,180px) minmax(260px,1fr);gap:12px}.export-option-toggle{border-left:1px solid var(--ops-divider,var(--border));justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:7px 12px;display:flex}.export-option-toggle>span{gap:2px;display:grid}.export-option-toggle strong{font-size:12px;font-weight:650}.export-option-toggle small{color:var(--muted-foreground);font-size:10px}.export-actions [data-slot=button]{border-radius:8px;min-height:34px}.print-preview{border-radius:8px;width:calc(100% - 56px);margin:24px 28px 32px;box-shadow:0 20px 44px #0000001f}.public-control-page{overflow:hidden}.public-page-actions [data-slot=button],.public-open-link{border-radius:8px;min-height:36px}.public-publication-notice{border:1px solid var(--ops-divider,var(--border));background:0 0;border-radius:8px;align-items:center;gap:11px;min-height:54px;margin:14px 28px 0;padding:10px 14px;display:flex}.public-publication-notice>svg{flex:none;width:17px;height:17px}.public-publication-notice>span{gap:1px;display:grid}.public-publication-notice strong{color:var(--foreground);font-size:12px}.public-publication-notice small{font-size:11px}.public-control-page>.fan-surface.is-preview{border-radius:8px;flex:auto;min-height:0;margin:18px 28px 28px;overflow-y:auto;box-shadow:0 20px 44px #0000001f}.ops-console{background:var(--app-surface)}.disruption-rail,.disruption-detail{background:0 0}.disruption-rail-header{min-height:74px;padding:15px 18px}.disruption-rail-header h2{font-size:19px}.disruption-rail-header [data-slot=button]{border-radius:50%;width:36px;height:36px}.disruption-empty-rail{background:var(--app-surface-soft);text-align:left;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;min-height:88px;margin:6px 8px;padding:14px 12px}.disruption-empty-rail>span:last-child{gap:2px;display:grid}.disruption-empty-rail small{color:var(--muted-foreground);font-size:11px}.disruption-clear-mark,.ops-empty-symbol{color:#58a984;border-radius:50%;flex:none;place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.disruption-clear-mark,.ops-empty-symbol{color:color-mix(in srgb, #58a984 82%, var(--foreground))}}.disruption-clear-mark,.ops-empty-symbol{background:#58a98421}.disruption-clear-mark{width:30px;height:30px}.ops-empty-symbol{width:48px;height:48px;color:var(--muted-foreground);background:var(--app-surface-soft);margin-bottom:5px}.disruption-empty-detail{min-height:100%;padding:48px 28px}.disruption-empty-detail .eyebrow{margin:3px 0 -2px;font-size:9px}.disruption-empty-detail h2{font-size:22px}.disruption-empty-detail>p:last-of-type{max-width:490px;color:var(--muted-foreground);margin:0;line-height:1.55}.disruption-ready-actions{align-items:center;gap:5px;margin-top:8px;display:flex}.disruption-ready-actions [data-slot=button]{border-radius:8px;min-height:36px}.people-access-header{min-height:92px;padding:19px 28px 18px}.people-access-title{gap:0}.people-access-title .eyebrow{color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:720}.people-access-title h2{font-size:24px}.people-access-header>[data-slot=button]{border-radius:8px;min-height:36px}.people-access-toolbar{background:var(--app-surface-soft);min-height:62px;padding:11px 28px}@supports (color:color-mix(in lab, red, red)){.people-access-toolbar{background:color-mix(in srgb, var(--app-surface-soft) 34%, transparent)}}.people-access-toolbar [data-slot=tabs-list]{border:1px solid var(--ops-divider,var(--border));background:0 0;border-radius:9px;height:36px;padding:2px}.people-access-toolbar [data-slot=tabs-trigger]{border-radius:7px;min-height:30px;font-size:11px}.people-access-toolbar [data-slot=tabs-trigger][data-active]{background:var(--app-surface-soft);box-shadow:none}.people-search [data-slot=input]{border:1px solid var(--ops-divider,var(--border));background:0 0;border-radius:9px}.people-table-summary{background:0 0;min-height:42px;padding-inline:28px}.people-table [data-slot=table-head]{background:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.people-table [data-slot=table-head]{background:color-mix(in srgb, var(--app-surface-soft) 36%, transparent)}}.people-table [data-slot=table-cell]{height:66px}@media (width<=900px){.ops-page>.workspace-page-header,.dashboard-work-grid,.player-home-grid,.export-toolbar,.people-access-header,.people-access-toolbar,.people-table-summary{padding-inline:20px}.dashboard-activity,.ops-activity-surface,.ops-table-surface,.public-control-page>.fan-surface.is-preview,.print-preview{width:auto;margin-left:20px;margin-right:20px}.export-toolbar-grid{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr)}.export-option-toggle{border-top:1px solid var(--ops-divider,var(--border));border-left:0;grid-column:1/-1}}[data-slot=sheet-content]{--primary:#2f70dd;--primary-foreground:#fff;--background:#fff;--popover:#fff;--foreground:#151a21;--muted-foreground:#687383;--border:#dfe5ec;--input:#dfe5ec;--surface-control:#f9fbfd;--ops-panel:#fff;--ops-panel-raised:#f9fbfd;--ops-border:#dfe5ec;--ops-text:#151a21;--ops-muted:#687383;--ops-blue:#2f70dd}.dark [data-slot=sheet-content]{--primary:#2f70dd;--primary-foreground:#fff;--background:#0f161e;--popover:#0f161e;--foreground:#f2f5f8;--muted-foreground:#8f9aa8;--border:#26313d;--input:#354352;--surface-control:#141d27;--ops-panel:#0f161e;--ops-panel-raised:#141d27;--ops-border:#26313d;--ops-text:#f2f5f8;--ops-muted:#8f9aa8;--ops-blue:#5b98ff}[data-slot=dropdown-menu-content],[data-slot=select-content],[data-slot=combobox-content]{--popover:#fff;--popover-foreground:#151a21;--foreground:#151a21;--muted-foreground:#687383;--border:#dfe5ec;--accent:#edf4ff;--accent-foreground:#151a21}.dark [data-slot=dropdown-menu-content],.dark [data-slot=select-content],.dark [data-slot=combobox-content]{--popover:#0f161e;--popover-foreground:#f2f5f8;--foreground:#f2f5f8;--muted-foreground:#8f9aa8;--border:#26313d;--accent:#172434;--accent-foreground:#f2f5f8}[data-slot=sheet-content] [data-slot=button],[data-slot=sheet-content] [data-slot=input],[data-slot=sheet-content] [data-slot=select-trigger],[data-slot=sheet-content] [data-slot=textarea],[data-slot=sheet-content] .court-check{border-radius:var(--control-radius)}[data-slot=sheet-content] .field [data-slot=input],[data-slot=sheet-content] .field [data-slot=select-trigger],[data-slot=sheet-content] .field [data-slot=textarea]{border:1px solid var(--ops-border);color:var(--ops-text);background:var(--ops-panel-raised);box-shadow:none}[data-slot=sheet-content] .field>span{color:var(--ops-muted);font-size:10px;font-weight:680}.disruption-create-sheet .court-selection-fieldset{border:0;border-top:1px solid var(--ops-border);gap:8px;margin:2px 0 0;padding:14px 0 0;display:grid}.disruption-create-sheet .court-selection-fieldset legend{width:100%;color:var(--ops-text);justify-content:space-between;align-items:baseline;display:flex}.disruption-create-sheet .court-selection-fieldset legend span{font-size:12px;font-weight:680}.disruption-create-sheet .court-selection-fieldset legend small{color:var(--ops-muted);font-size:10px}.player-task-sheet .player-request-form{padding:16px 20px 20px}.player-task-sheet .player-request-grid{gap:12px 10px}.player-task-sheet .date-picker-trigger{border:1px solid var(--ops-border);border-radius:var(--control-radius);min-height:36px;color:var(--ops-text);background:var(--ops-panel-raised)}.player-task-sheet .date-picker-display{color:var(--ops-text);font-size:12px;font-weight:600}.player-task-sheet .booking-context-panel,.player-task-sheet .participant-editor{border-width:1px 0;border-color:var(--ops-border);box-shadow:none;background:0 0;border-radius:0}.player-task-sheet .booking-context-panel{justify-content:flex-start;align-items:center;min-height:44px;padding:9px 2px}.player-task-sheet .booking-context-panel>svg{width:15px;height:15px;color:var(--ops-muted)}.player-task-sheet .booking-context-panel strong{margin:0;font-size:11px;font-weight:620}.player-task-sheet .participant-editor{gap:9px;padding:11px 2px}.player-task-sheet .participant-editor-header>div>span{font-size:12px;font-weight:650}.player-task-sheet .participant-editor-header [data-slot=button]{height:28px;min-height:28px;padding-inline:7px}.player-task-sheet .participant-search-panel{border-radius:var(--surface-radius);background:var(--ops-panel-raised);box-shadow:none}.player-task-sheet .player-task-form-footer{border-color:var(--ops-border);margin-top:14px;padding-top:14px}.schedule-date-popover:not(.schedule-date-picker-popover){border-radius:5px}.schedule-date-popover:not(.schedule-date-picker-popover) .time-picker-option{border-radius:3px}.disruption-create-sheet .court-check-grid{gap:6px;margin:0}.disruption-create-sheet .court-check{border:1px solid var(--ops-border);min-height:34px;color:var(--ops-text);background:0 0;padding:7px 9px;font-size:12px}.disruption-create-sheet .court-selection-fieldset .chip-row{margin:0}.disruption-create-sheet .court-selection-fieldset .chip-row [data-slot=button]{height:30px;font-size:11px}.request-court-comparison{border-bottom:1px solid var(--ops-border);background:var(--ops-panel);min-width:0}.request-court-comparison>header{border-bottom:1px solid var(--ops-border);justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:7px 12px;display:flex}.request-court-comparison>header>div{gap:2px;display:grid}.request-court-comparison>header>div>span{color:var(--ops-text);text-transform:none;font-size:10px;font-weight:670}.request-court-comparison>header small{color:var(--ops-muted);font-size:8px}.request-court-comparison-live{color:var(--ops-green);text-transform:uppercase;align-items:center;gap:5px;font-size:7.5px;font-weight:680;display:inline-flex}.request-court-comparison-live i{background:var(--ops-green);border-radius:50%;width:6px;height:6px}.request-court-comparison-table{width:100%;min-width:0}.request-court-comparison-head,.request-court-comparison-row{grid-template-columns:minmax(92px,1.2fr) minmax(64px,.7fr) minmax(96px,1fr) minmax(88px,.9fr) 28px;align-items:center;display:grid}.request-court-comparison-head{border-bottom:1px solid var(--ops-border);min-height:25px;color:var(--ops-muted);background:var(--ops-panel-raised);text-transform:uppercase;padding:0 10px;font-size:7px;font-weight:680}.request-court-comparison-head>span{text-align:left;min-width:0;padding-right:8px}.request-court-comparison-head>span:last-child{padding-right:0}.request-court-comparison-row{border-bottom:1px solid var(--ops-border);width:100%;min-height:45px;padding:0 10px}@supports (color:color-mix(in lab, red, red)){.request-court-comparison-row{border-bottom:1px solid color-mix(in srgb, var(--ops-border) 78%, transparent)}}.request-court-comparison-row{color:var(--ops-muted);text-align:left;cursor:pointer;background:0 0;border-top:0;border-left:0;border-right:0;font-family:inherit;font-size:8px}.request-court-comparison-row:last-child{border-bottom:0}.request-court-comparison-row.is-selected{background:var(--ops-blue-soft);box-shadow:inset 2px 0 0 var(--ops-blue)}.request-court-comparison-row:not(:disabled):hover{background:var(--ops-blue-soft)}@supports (color:color-mix(in lab, red, red)){.request-court-comparison-row:not(:disabled):hover{background:color-mix(in srgb, var(--ops-blue-soft) 46%, transparent)}}.request-court-comparison-row:disabled{cursor:not-allowed}.request-court-comparison-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-right:8px;overflow:hidden}.request-court-comparison-row>span:first-child{gap:1px;display:grid}.request-court-comparison-row strong{color:var(--ops-text);text-overflow:ellipsis;font-size:9px;font-weight:650;overflow:hidden}.request-court-comparison-row small{color:var(--ops-muted);text-overflow:ellipsis;font-size:7.5px;overflow:hidden}.request-court-comparison-row .is-available{color:var(--ops-green)}.request-court-comparison-row .is-shared{color:var(--ops-amber)}.request-court-comparison-row .is-blocked{color:var(--ops-red)}.request-court-comparison-select-mark{width:24px;height:24px;color:var(--ops-muted);justify-self:end;place-items:center;display:inline-grid;padding:0!important}.request-court-comparison-select-mark svg{width:14px;height:14px}.request-court-comparison-row.is-selected .request-court-comparison-select-mark{color:var(--ops-blue-bright)}.request-court-comparison-row [data-slot=button]{border-radius:3px;justify-self:end;height:26px;min-height:26px;padding-inline:7px;font-size:8px}.command-center-shell .request-overview-view .request-scheduling-panel:has(.request-court-comparison)>.request-proposal-summary{grid-template-columns:minmax(0,1fr) 150px}.schedule-board-region:has(.schedule-request-command-dock) .schedule-timeline-queue{padding-bottom:58px}@media (width<=680px){.ops-page{height:auto;overflow:visible}.ops-page>.workspace-page-header{align-items:flex-start;min-height:0;padding-block:16px}.ops-page>.workspace-stat-line{overflow-x:auto}.dashboard-work-grid,.player-home-grid,.export-toolbar-grid{grid-template-columns:1fr}.export-option-toggle{grid-column:auto}.operational-history-search{width:100%}}[data-slot=workspace-page].waitlist-page{overflow:hidden}.waitlist-page>[data-slot=workspace-body]{padding:0}.waitlist-page .waitlist-workspace-grid{grid-template-columns:minmax(430px,.82fr) minmax(520px,1.18fr);gap:0;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.waitlist-page .waitlist-workspace-grid>.data-panel{border:0;border-right:1px solid var(--border);background:var(--surface-default);border-radius:0;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.waitlist-page .data-panel-header{min-height:56px;padding:8px 16px}.waitlist-page .data-panel-header h3{font-size:14px}.waitlist-page .data-panel-header>div:first-child>span{color:var(--muted-foreground);font-size:11px}.waitlist-page .request-inbox-header-actions{gap:2px}.waitlist-page .waitlist-filter-bar{border-bottom:1px solid var(--border);background:var(--surface-default);padding:0 14px;display:block}.waitlist-page .waitlist-filter-bar [data-slot=tabs],.waitlist-page .waitlist-filter-bar [data-slot=tabs-list]{width:100%}.waitlist-page .waitlist-filter-bar [data-slot=tabs-list]{background:0 0;border:0;border-radius:0;justify-content:stretch;height:38px}.waitlist-page .waitlist-filter-bar [data-slot=tabs-trigger]{border-radius:0;min-width:0}.waitlist-page .request-inbox-search-reveal{background:var(--surface-default)}.waitlist-page .request-inbox-search-reveal>div{padding-inline:14px}.waitlist-page [data-slot=table-container]{overscroll-behavior:contain;flex:auto;min-height:0;overflow:auto}.waitlist-page .waitlist-table{min-width:420px}.waitlist-page .waitlist-priority-cell{justify-items:start;gap:4px;display:grid}.waitlist-page .waitlist-priority-cell small{color:var(--muted-foreground);white-space:nowrap;font-size:10px;font-weight:500}.waitlist-page .waitlist-detail-stack{background:var(--surface-default);flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.waitlist-page .waitlist-priority-control{border-top:1px solid var(--border);background:var(--surface-default);border-bottom:0;flex:none;min-height:52px;padding:7px 16px}.waitlist-page .waitlist-priority-control small{display:none}.waitlist-page .waitlist-priority-options{border:1px solid var(--border);background:var(--surface-subtle)}.waitlist-page .waitlist-detail-stack>.detail-panel{overscroll-behavior:contain;background:var(--surface-default);border:0;border-radius:0;flex:auto;min-height:0;overflow-y:auto}.waitlist-page .waitlist-detail-stack>.detail-panel>.empty-row{min-height:100%;color:var(--muted-foreground);text-align:center;place-items:center;padding:32px;display:grid}@media (width<=1020px){.waitlist-page .waitlist-workspace-grid{grid-template-columns:minmax(380px,.9fr) minmax(460px,1.1fr)}}@media (width<=820px){[data-slot=workspace-page].waitlist-page{height:auto;overflow:visible}.waitlist-page .waitlist-workspace-grid{grid-template-columns:1fr;height:auto;overflow:visible}.waitlist-page .waitlist-workspace-grid>.data-panel{border-right:0;border-bottom:1px solid var(--border);min-height:480px}.waitlist-page .waitlist-detail-stack{min-height:560px}}[data-slot=workspace-page]{--workspace-gutter:28px;--workspace-gap:16px;color:var(--foreground)}[data-slot=workspace-toolbar] [data-slot=tabs-list]{flex:none}[data-slot=workspace-toolbar] [data-slot=input],[data-slot=workspace-toolbar] [data-slot=select-trigger]{height:var(--control-height)}[data-slot=workspace-list-row]>:first-child{min-width:0}[data-slot=workspace-header] [data-slot=button],[data-slot=workspace-surface-header] [data-slot=button]{border-radius:var(--control-radius);font-size:12px;font-weight:600}[data-slot=workspace-header] [data-slot=button]{min-height:36px}[data-slot=workspace-surface-header] [data-slot=button]{min-height:32px}[data-slot=workspace-body] [data-slot=input],[data-slot=workspace-body] [data-slot=select-trigger],[data-slot=workspace-body] [data-slot=textarea]{border-radius:var(--control-radius)}.dashboard-system-body{gap:var(--workspace-gap);flex-direction:column;display:flex}.dashboard-system-grid,.player-system-grid{gap:var(--workspace-gap);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.dashboard-system-activity{flex:none}.player-system-grid{align-items:start}.activity-system-body,.table-system-body,.request-system-body,.waitlist-system-body{flex:auto;min-height:0;display:flex}.activity-system-surface,.table-system-surface,.request-system-body>.request-workspace-grid,.waitlist-system-body>.waitlist-workspace-grid{width:100%;min-height:0}.activity-system-surface,.table-system-surface{flex-direction:column;display:flex}.activity-system-surface .operational-history-list,.table-system-surface [data-slot=table-container]{flex:auto;min-height:0;overflow:auto}.request-system-body .request-workspace-grid,.waitlist-system-body .waitlist-workspace-grid{align-items:stretch}.request-system-body .data-panel,.request-system-body .detail-panel,.waitlist-system-body .data-panel,.waitlist-system-body .detail-panel{border-radius:var(--radius);height:100%;min-height:0}.request-system-body .request-table-shell,.waitlist-system-body .waitlist-table-shell{min-height:0;overflow:auto}.tournament-settings-page>[data-slot=workspace-body]{overflow-y:auto}[data-slot=workspace-page].tournament-settings-page{align-items:stretch}.tournament-settings-page .settings-main{width:min(100%,960px);margin-inline:auto}.people-access-page [data-slot=workspace-header]{flex:none}.people-access-page .people-access-toolbar{background:var(--surface-default);min-height:56px;padding-block:8px}.people-access-page .people-access-toolbar [data-slot=tabs-list]{border-bottom:0;align-self:stretch}.people-access-page .people-access-toolbar [data-slot=tabs-trigger]{min-width:104px}.people-access-page .people-search{width:min(300px,38vw)}.people-access-page .people-search [data-slot=input]{height:var(--control-height);border-color:var(--input);border-radius:var(--control-radius);background:var(--surface-control)}.people-access-page .people-table-summary{min-height:44px;padding-inline:var(--workspace-gutter)}.public-control-page>.public-publication-notice,.public-control-page>.fan-surface.is-preview,.export-screen>.print-preview{margin-inline:var(--workspace-gutter)}.export-screen>.export-toolbar{padding-inline:var(--workspace-gutter)}@media (width<=900px){[data-slot=workspace-page]{--workspace-gutter:20px}[data-slot=workspace-header],[data-slot=workspace-body]{padding-inline:var(--workspace-gutter)}.dashboard-system-grid,.player-system-grid{grid-template-columns:1fr}}@media (width<=680px){[data-slot=workspace-page]{--workspace-gutter:16px;height:auto;min-height:100%;overflow:visible}[data-slot=workspace-header]{align-items:flex-start;min-height:0;padding-block:16px}[data-slot=workspace-header] h2{font-size:21px}[data-slot=workspace-header]>div:last-child{flex-wrap:wrap;justify-content:flex-end}[data-slot=workspace-stats]{padding-inline:0}[data-slot=workspace-stats]>div{min-width:132px;padding-inline:14px}[data-slot=workspace-body]{padding:16px var(--workspace-gutter) 20px}}@media (width<=1180px){.schedule-board-workspace,.schedule-board-workspace.has-side-panel,.schedule-board-workspace.has-day-list,.schedule-board-workspace.has-create-panel{grid-template-columns:1fr}.schedule-day-list-panel{max-height:0;transition:max-height .24s cubic-bezier(.22,1,.36,1),opacity .18s,transform .24s cubic-bezier(.22,1,.36,1),visibility 0s linear .24s;transform:translateY(10px)}.schedule-board-workspace.has-side-panel .schedule-day-list-panel,.schedule-board-workspace.has-day-list .schedule-day-list-panel,.schedule-board-workspace.has-create-panel .schedule-day-list-panel{max-height:260px;transform:translateY(0)}.schedule-day-list,.schedule-request-queue{border-top:1px solid var(--border);border-left:0;max-height:260px}.schedule-day-list-panel .schedule-day-list,.schedule-day-list-panel .schedule-request-queue{width:100%}}.command-center-shell .message-thread-meta{gap:3px;min-width:0}.command-center-shell .message-audience-button{gap:4px}.command-center-shell .message-audience-button svg:last-child,.command-center-shell .message-assignee-button svg:last-child{width:10px;height:10px}.command-center-shell .message-needs-response{color:var(--ops-text-secondary);align-items:center;gap:5px;padding-inline:6px;font-size:8px;font-weight:600;display:inline-flex}.command-center-shell .message-needs-response:before{background:var(--ops-yellow);content:"";border-radius:50%;flex:none;width:6px;height:6px}.command-center-shell .chat-message-bubble,.header-message-panel .chat-message-bubble{border:1px solid var(--ops-border);border-radius:4px;max-width:min(68%,620px);margin-top:6px;padding:8px 10px;font-size:11px;line-height:1.45}.command-center-shell .from-player .chat-message-bubble,.header-message-panel .from-player .chat-message-bubble{color:var(--ops-text);background:var(--ops-panel-raised)}.command-center-shell .from-staff .chat-message-bubble,.header-message-panel .from-staff .chat-message-bubble{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .from-staff .chat-message-bubble,.header-message-panel .from-staff .chat-message-bubble{border-color:color-mix(in srgb, var(--ops-blue) 38%, var(--ops-border))}}.command-center-shell .from-staff .chat-message-bubble,.header-message-panel .from-staff .chat-message-bubble{color:var(--ops-text);background:var(--ops-blue-soft)}.command-center-shell .chat-message-entry.staff-note .chat-message-bubble,.header-message-panel .chat-message-entry.staff-note .chat-message-bubble,.command-center-shell .chat-message-bubble.grouped-previous,.command-center-shell .chat-message-bubble.grouped-next,.header-message-panel .chat-message-bubble.grouped-previous,.header-message-panel .chat-message-bubble.grouped-next{border-radius:4px}.command-center-shell .chat-message-meta,.header-message-panel .chat-message-meta{margin:3px 2px 6px;font-size:8px;font-weight:540}.command-center-shell .status{min-height:auto;color:var(--ops-text-secondary);background:0 0;border:0;border-radius:0;gap:5px;padding:0;font-size:8.5px;font-weight:620}.command-center-shell .status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.command-center-shell .status-new{color:var(--ops-blue)}.command-center-shell .status-needs_info,.command-center-shell .status-pending,.command-center-shell .status-waitlisted,.command-center-shell .status-open{color:var(--ops-yellow)}.command-center-shell .status-assigned{color:var(--ops-green)}.command-center-shell .status-rejected,.command-center-shell .status-canceled{color:var(--ops-red)}.command-center-shell .message-thread-workspace .chat-composer-input,.header-message-panel .chat-composer-input{background:var(--ops-panel-raised);border:0;border-radius:0;min-height:50px;padding:0 10px 0 14px}.command-center-shell .message-thread-workspace .chat-composer-input [data-slot=textarea],.header-message-panel .chat-composer-input [data-slot=textarea]{min-height:48px;color:var(--ops-text);padding-block:13px;font-size:11px}.command-center-shell .message-thread-workspace .chat-composer-controls,.header-message-panel .chat-composer-controls{border-left:1px solid var(--ops-border);gap:6px;padding-left:8px}.command-center-shell .message-thread-workspace .chat-composer-controls [data-slot=select-trigger],.header-message-panel .chat-composer-controls [data-slot=select-trigger]{width:118px;min-height:32px;color:var(--ops-text-secondary);background:0 0;border:0;border-radius:3px;padding-inline:6px;font-size:9px}.command-center-shell .message-thread-workspace .chat-composer-controls [data-slot=select-trigger]:hover,.command-center-shell .message-thread-workspace .chat-composer-controls [data-slot=select-trigger][data-popup-open],.header-message-panel .chat-composer-controls [data-slot=select-trigger]:hover,.header-message-panel .chat-composer-controls [data-slot=select-trigger][data-popup-open]{color:var(--ops-text);background:var(--ops-panel-active)}.command-center-shell .message-thread-workspace .chat-composer-controls [data-slot=button],.header-message-panel .chat-composer-controls [data-slot=button]{border-radius:4px;width:32px;height:32px;min-height:32px}.command-center-shell .workspace-sidebar [data-slot=sidebar-inner]{background:var(--ops-panel);gap:0;padding:0 6px 7px}.command-center-shell .workspace-sidebar [data-slot=sidebar-header]{gap:6px;height:48px;min-height:48px;padding:6px 5px 7px}.command-center-shell .workspace-sidebar .sidebar-brand-identity{gap:7px}.command-center-shell .workspace-sidebar .sidebar-brand-mark{flex:0 0 23px;width:23px;height:23px}.command-center-shell .workspace-sidebar .sidebar-brand-mark svg{width:13px;height:13px}.command-center-shell .workspace-sidebar .sidebar-brand-text h1{font-size:11px;font-weight:680}.command-center-shell .workspace-sidebar .sidebar-brand-text p,.dark .command-center-shell .workspace-sidebar .sidebar-brand-text p{margin-top:2px;font-size:8px;font-weight:540}.command-center-shell .workspace-sidebar .sidebar-brand-toggle[data-slot=sidebar-trigger]{border-color:#0000;width:26px;height:26px;min-height:26px}.command-center-shell .workspace-sidebar [data-slot=sidebar-content]{scrollbar-width:thin;gap:2px;padding-top:6px}.command-center-shell .workspace-sidebar [data-slot=sidebar-group]{padding:3px 4px 5px}.command-center-shell .workspace-sidebar [data-slot=sidebar-group]+[data-slot=sidebar-group]{margin-top:2px}.command-center-shell .workspace-sidebar [data-slot=sidebar-group-label]{height:20px;min-height:20px;color:var(--ops-muted);padding:5px 7px 3px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .workspace-sidebar [data-slot=sidebar-group-label]{color:color-mix(in srgb, var(--ops-muted) 78%, transparent)}}.command-center-shell .workspace-sidebar [data-slot=sidebar-group-label]{letter-spacing:0;font-size:7.5px;font-weight:700}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu]{gap:1px}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button]{height:30px;color:var(--ops-text-secondary);border-radius:3px;gap:8px;padding-inline:8px;font-size:10px;font-weight:560}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button] svg{width:14px;height:14px;color:var(--ops-muted);stroke-width:1.8px}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button]:hover{color:var(--ops-text);background:var(--ops-panel-raised)}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active],.dark .command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active]{color:var(--ops-text);background:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active],.dark .command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active]{background:color-mix(in srgb, var(--ops-blue) 9%, var(--ops-panel-raised))}}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active],.dark .command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active]{box-shadow:inset 2px 0 0 var(--ops-blue);font-weight:650}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active] svg{color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active] svg{color:color-mix(in srgb, var(--ops-blue) 88%, white)}}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button]:focus-visible{box-shadow:inset 0 0 0 1px var(--ops-blue);outline:none}@supports (color:color-mix(in lab, red, red)){.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button]:focus-visible{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ops-blue) 68%, transparent)}}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active]:focus-visible{box-shadow:inset 2px 0 0 var(--ops-blue), inset 0 0 0 1px var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active]:focus-visible{box-shadow:inset 2px 0 0 var(--ops-blue), inset 0 0 0 1px color-mix(in srgb, var(--ops-blue) 50%, transparent)}}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-badge]{min-width:16px;height:16px;color:var(--ops-muted);background:var(--ops-panel-raised);border:0;padding-inline:4px;font-size:8px;right:7px;transform:translateY(-50%);top:50%!important}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active]+[data-slot=sidebar-menu-badge]{color:var(--ops-text-secondary);background:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button][data-active]+[data-slot=sidebar-menu-badge]{background:color-mix(in srgb, var(--ops-blue) 12%, var(--ops-panel-raised))}}.command-center-shell [data-collapsible=icon] .sidebar-brand-identity{opacity:1;gap:0;max-width:23px;transform:none}.command-center-shell [data-collapsible=icon] .sidebar-brand-text{display:none}.command-center-shell [data-collapsible=icon] [data-slot=sidebar-menu-button]{border-radius:3px}.command-center-shell .request-detail-panel>.request-detail-tabs .assignment-panel.confirmed.assignment-adjustment-stack{gap:0;padding:0}.command-center-shell .assignment-adjustment-stack .confirmed-assignment-summary{border-bottom:1px solid var(--ops-border);background:var(--ops-panel);align-items:center;min-height:58px;padding:10px 14px}.command-center-shell .assignment-adjustment-stack .confirmed-assignment-summary .eyebrow{color:var(--ops-muted);margin:0 0 3px;font-size:8px}.command-center-shell .assignment-adjustment-stack .confirmed-assignment-summary h4{color:var(--ops-text);font-size:14px}.command-center-shell .assignment-adjustment-stack .confirmed-assignment-summary>span{color:var(--ops-text-secondary);font-size:11px;font-weight:650}.command-center-shell .assignment-adjustment-stack .session-adjustment-panel{background:0 0;border:0;border-radius:0;gap:0;padding:0}.command-center-shell .assignment-adjustment-stack .schedule-detail-quick-bar{border-bottom:1px solid var(--ops-border);background:var(--ops-panel-raised);align-items:center;gap:12px;min-height:48px;padding:7px 14px;display:flex}.command-center-shell .assignment-adjustment-stack .schedule-detail-quick-label{color:var(--ops-text-secondary);flex:none;font-size:8.5px}.command-center-shell .assignment-adjustment-stack .schedule-detail-quick-actions{width:min(100%,460px);margin-left:auto}.command-center-shell .assignment-adjustment-stack .schedule-detail-quick-actions [data-slot=button]{border-color:var(--ops-border);height:30px;min-height:30px;color:var(--ops-text-secondary);background:0 0;border-radius:3px;font-size:8.5px}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-list{border:0;border-bottom:1px solid var(--ops-border);background:0 0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:visible}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-row{border-top:0;border-right:1px solid var(--ops-border);grid-template-columns:minmax(0,1fr);align-content:center;gap:6px;min-width:0;min-height:78px;padding:9px 10px;display:grid}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-row:last-child{border-right:0}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-copy{gap:1px}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-copy strong{color:var(--ops-muted);text-transform:uppercase;font-size:8px;font-weight:680}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-copy small{display:none}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-control{min-width:0}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-control [data-slot=select-trigger],.command-center-shell .assignment-adjustment-stack .schedule-detail-form-control .date-picker-trigger,.command-center-shell .assignment-adjustment-stack .schedule-detail-form-control .time-picker-trigger,.command-center-shell .assignment-adjustment-stack .schedule-detail-form-control [data-slot=input]{border-radius:3px;width:100%;min-width:0;height:34px;min-height:34px;font-size:9.5px}.command-center-shell .assignment-adjustment-stack .schedule-detail-editor-actions{border-top:1px solid var(--ops-border);background:var(--ops-panel-raised);align-items:center;gap:5px;min-height:50px;padding:8px 14px;display:flex;position:static}.command-center-shell .assignment-adjustment-stack .schedule-detail-editor-actions [data-slot=button]{border-radius:3px;min-height:30px;font-size:8.5px}.command-center-shell .assignment-adjustment-stack .schedule-detail-editor-actions [data-slot=button]:first-child{color:var(--ops-red)!important;background:0 0!important;border-color:#0000!important}@container request-detail (width<=620px){.command-center-shell .assignment-adjustment-stack .schedule-detail-quick-bar{flex-direction:column;align-items:stretch;gap:6px}.command-center-shell .assignment-adjustment-stack .schedule-detail-quick-actions{width:100%;margin-left:0}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-list{grid-template-columns:repeat(2,minmax(0,1fr))}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-row:nth-child(2){border-right:0}.command-center-shell .assignment-adjustment-stack .schedule-detail-form-row:nth-child(-n+2){border-bottom:1px solid var(--ops-border)}}.command-center-shell .request-system-body .data-panel-header{background:var(--ops-panel-raised);min-height:46px}.command-center-shell .request-inbox-group>header{height:25px;color:var(--ops-muted)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-inbox-group>header{color:color-mix(in srgb, var(--ops-muted) 82%, transparent)}}.command-center-shell .request-inbox-group>header{background:var(--ops-panel-raised)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-inbox-group>header{background:color-mix(in srgb, var(--ops-panel-raised) 58%, var(--ops-panel))}}.command-center-shell .request-inbox-row{border-bottom-color:var(--ops-border);min-height:68px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-inbox-row{border-bottom-color:color-mix(in srgb, var(--ops-border) 74%, transparent)}}.command-center-shell .request-inbox-row:not([aria-pressed=true]) .request-inbox-row-window,.command-center-shell .request-inbox-row:not([aria-pressed=true]) .request-inbox-row-context{color:var(--ops-muted)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-inbox-row:not([aria-pressed=true]) .request-inbox-row-window,.command-center-shell .request-inbox-row:not([aria-pressed=true]) .request-inbox-row-context{color:color-mix(in srgb, var(--ops-muted) 82%, transparent)}}.command-center-shell .request-inbox-row[aria-pressed=true]{background:var(--ops-blue-soft)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-inbox-row[aria-pressed=true]{background:color-mix(in srgb, var(--ops-blue-soft) 88%, var(--ops-panel))}}.command-center-shell .request-inbox-row[aria-pressed=true]{box-shadow:inset 3px 0 0 var(--ops-blue)}.command-center-shell .request-detail-commandbar{background:var(--ops-bg);flex-basis:34px;min-height:34px}.command-center-shell .request-system-body .request-detail-panel>.detail-header{background:var(--ops-panel);min-height:66px;padding:10px 14px}.command-center-shell .request-system-body .request-detail-panel>.detail-header h3{font-size:17px;font-weight:690}.command-center-shell .request-detail-title-row{align-items:center;gap:6px;min-width:0;display:flex}.command-center-shell .request-detail-title-row h3{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@container request-detail (width>=501px){.command-center-shell .request-system-body .request-detail-panel>.detail-header{align-items:center}.command-center-shell .request-system-body .request-detail-panel .detail-header-actions{flex-wrap:nowrap}}.command-center-shell .request-detail-mobile-back{border:1px solid var(--ops-border);width:26px;height:26px;color:var(--ops-muted);background:0 0;border-radius:3px;flex:0 0 26px;place-items:center;padding:0;display:none}.command-center-shell .request-detail-mobile-back svg{width:12px;height:12px}.command-center-shell .request-detail-meta{color:var(--ops-muted);gap:7px;font-size:8.5px}.command-center-shell .request-detail-nav[data-slot=tabs-list]{background:var(--ops-panel-raised);min-height:36px}.command-center-shell .request-detail-nav [data-slot=tabs-trigger]{height:36px;color:var(--ops-muted);font-size:9px}.command-center-shell .request-detail-nav [data-slot=tabs-trigger][data-active]{color:var(--ops-text);background:var(--ops-panel)}.command-center-shell .request-detail-nav [data-slot=tabs-trigger][data-active]:after{background:var(--ops-blue);left:18px;right:18px}.command-center-shell .request-detail-tab-panel{background:var(--ops-bg)}.command-center-shell .request-triage-context{background:var(--ops-panel);border-bottom:0}.command-center-shell .request-triage-facts>div{min-height:66px;padding:11px 14px 12px}.command-center-shell .request-triage-facts>div+div{border-left-color:var(--ops-border)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-triage-facts>div+div{border-left-color:color-mix(in srgb, var(--ops-border) 78%, transparent)}}.command-center-shell .request-triage-facts dt{color:var(--ops-muted);text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:680}.command-center-shell .request-triage-facts dd{color:var(--ops-text);font-size:11px;font-weight:660}.command-center-shell .request-triage-requested>span:last-child{color:var(--ops-text-secondary);font-size:9px}.command-center-shell .request-overview-view>.request-scheduling-panel{border-top:1px solid var(--ops-border);margin-top:8px}.command-center-shell .request-overview-view>.request-scheduling-panel>.section-heading{background:var(--ops-panel-raised);min-height:50px;box-shadow:inset 3px 0 0 var(--ops-blue);padding:8px 14px}.command-center-shell .request-overview-view>.request-scheduling-panel .section-heading h4{font-size:12.5px;font-weight:690}.command-center-shell .request-court-comparison>header{background:var(--ops-panel-raised);min-height:40px}.command-center-shell .request-court-comparison>header>div>span{font-size:9px;font-weight:690}.command-center-shell .request-court-comparison-head{background:var(--ops-panel-raised);min-height:27px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-court-comparison-head{background:color-mix(in srgb, var(--ops-panel-raised) 68%, var(--ops-panel))}}.command-center-shell .request-court-comparison-row{min-height:42px}.command-center-shell .request-triage-overview>.status-action-panel.is-compact{background:var(--ops-panel-raised)}.command-center-shell .request-status-dock{justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:5px 8px;display:flex}.command-center-shell .request-status-leading-action{flex:none}.command-center-shell .request-status-leading-action [data-slot=button]{border-radius:3px;height:28px;min-height:28px;padding-inline:9px;font-size:9px}.command-center-shell .status-action-panel.is-compact .request-status-strip{flex:none;justify-content:flex-end;align-items:center;gap:2px;width:auto;min-height:38px;padding:0;display:flex}.command-center-shell .status-action-panel.is-compact .request-status-strip [data-slot=button]{border:0;border-radius:3px;width:auto;min-width:72px;height:28px;min-height:28px;padding-inline:9px;font-size:9px;font-weight:620}.command-center-shell .status-action-panel.is-compact .request-status-strip [data-slot=button]+[data-slot=button]{border-left:1px solid var(--ops-border)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .status-action-panel.is-compact .request-status-strip [data-slot=button]+[data-slot=button]{border-left:1px solid color-mix(in srgb, var(--ops-border) 78%, transparent)}}.command-center-shell .request-status-primary-action{display:contents}.command-center-shell .status-action-panel.is-compact .request-status-strip .request-status-primary-action [data-slot=button]{margin-left:5px;color:var(--primary-foreground)!important;background:var(--primary)!important;border-left:0!important}.command-center-shell .status-action-panel.is-compact .request-status-strip .request-status-primary-action [data-slot=button]:hover{color:var(--primary-foreground)!important;background:var(--primary-hover)!important}@media (width<=1420px){.command-center-shell .request-system-body>.request-workspace-grid{grid-template-columns:clamp(286px,27vw,338px) minmax(500px,1fr)}}@media (width<=820px){.command-center-shell .request-detail-mobile-back{display:grid}}.command-center-shell .request-people-view:has(>.practice-pairing-panel){background:var(--ops-bg);grid-template-columns:minmax(270px,.88fr) minmax(340px,1.12fr);align-content:start;display:grid}.command-center-shell .request-people-view>.practice-pairing-panel{border-right:1px solid var(--ops-border);background:var(--ops-panel);border-bottom:0;align-content:start;gap:14px;min-height:100%;padding:18px 16px}.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-heading{border-bottom:1px solid var(--ops-border);padding-bottom:11px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-heading{border-bottom:1px solid color-mix(in srgb, var(--ops-border) 78%, transparent)}}.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-heading span{color:var(--ops-muted);text-transform:uppercase;font-size:8px;font-weight:680}.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-heading strong{color:var(--ops-text);font-size:13px;font-weight:680}.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-controls{grid-template-columns:minmax(0,1fr) auto}.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-selection-context{border-top:1px solid var(--ops-border);flex-direction:column;align-items:flex-start;gap:3px;padding:10px 0 0}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-selection-context{border-top:1px solid color-mix(in srgb, var(--ops-border) 72%, transparent)}}.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-selection-context{font-size:9px}.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-selection-context>span+span{padding-left:0}.command-center-shell .request-people-view>.practice-pairing-panel .practice-pairing-selection-context>span+span:before{display:none}.command-center-shell .request-people-view>.participant-summary-panel{background:var(--ops-panel);min-width:0;padding:0 16px 18px}.command-center-shell .request-people-view .request-participant-summary-header{min-height:54px}.command-center-shell .request-people-view .request-participant-summary-header span{font-size:12px;font-weight:680}.command-center-shell .request-people-view .participant-primary-control{grid-template-columns:92px minmax(0,1fr);gap:12px;min-height:58px}.command-center-shell .request-people-view .participant-editor-header{min-height:44px}.command-center-shell .request-people-view .participant-summary-footer{padding-top:12px}@container request-detail (width<=680px){.command-center-shell .request-people-view:has(>.practice-pairing-panel){display:block}.command-center-shell .request-people-view>.practice-pairing-panel{border-right:0;border-bottom:1px solid var(--ops-border);min-height:0}}@container request-detail (width<=520px){.command-center-shell .request-status-dock{padding:0;display:grid}.command-center-shell .request-status-leading-action{padding:6px 8px 0}.command-center-shell .status-action-panel.is-compact .request-status-strip{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;padding:0;display:grid}.command-center-shell .status-action-panel.is-compact .request-status-strip [data-slot=button]{border-radius:0;width:100%;height:34px}}.command-center-shell .message-thread-identity>.message-audience-button{border-left:1px solid var(--ops-border);color:var(--ops-muted);border-radius:0;flex:none;margin-left:4px;padding-left:8px}.command-center-shell .message-thread-identity>.message-audience-button:hover,.command-center-shell .message-thread-identity>.message-audience-button[data-popup-open]{border-left-color:var(--ops-border);color:var(--ops-text);background:0 0}.command-center-shell .chat-composer-status:empty,.header-message-panel .chat-composer-status:empty{display:none}.command-center-shell .chat-composer-status:not(:empty),.header-message-panel .chat-composer-status:not(:empty){border-top:1px solid var(--ops-border);background:var(--ops-panel-raised);min-height:22px;padding:4px 12px 5px;font-size:8px}.command-center-shell .message-thread-workspace .chat-composer-input{min-height:46px;padding-left:12px}.command-center-shell .message-thread-workspace .chat-composer-input [data-slot=textarea]{min-height:44px;padding-block:11px}.command-center-shell .message-thread-workspace .chat-composer-controls [data-slot=select-trigger]{width:112px}.command-center-shell .message-thread-workspace .chat-composer-controls [data-slot=button]:disabled,.header-message-panel .chat-composer-controls [data-slot=button]:disabled{color:var(--ops-muted);background:var(--ops-panel-active);opacity:1}@media (prefers-reduced-motion:reduce){.schedule-board-workspace,.schedule-day-list-panel{transition:none}}@media (width<=980px){.schedule-board-header{grid-template-columns:1fr;grid-template-areas:"context""controls";align-items:stretch}.schedule-board-context{flex-direction:row;align-items:baseline;gap:8px}.schedule-header-controls,.schedule-board-actions,.schedule-day-nav{justify-content:flex-start}.schedule-header-controls{grid-template-columns:1fr;grid-template-areas:"nav""actions";justify-items:start;width:100%}.schedule-board-actions{flex-wrap:wrap;width:100%}}@media (width<=560px){.workspace{padding:0}.workspace-header{border-radius:18px}.workspace-breadcrumb span:first-child,.workspace-breadcrumb svg:first-of-type{display:none}.workspace-topbar-right{gap:8px}.workspace-utility-actions{flex:none}.form-panel-header{flex-direction:column;align-items:stretch}.request-scheduling-actions{width:100%}.request-scheduling-actions [data-slot=button]{flex:140px}.request-schedule-preview{grid-template-columns:48px minmax(0,1fr)}.data-panel-header,.schedule-board-header{align-items:stretch}.schedule-board-actions,.schedule-header-controls{justify-content:flex-start}.schedule-board-context,.schedule-header-controls,.schedule-day-nav{width:100%}.schedule-day-nav{flex-wrap:nowrap;max-width:100%}.schedule-date-trigger{flex:auto;min-width:112px}.schedule-date-popover{width:min(292px,100vw - 32px);left:0;right:auto}.date-time-picker-control{grid-template-columns:1fr}.form-panel-header [data-slot=button],.export-actions [data-slot=button],.table-toolbar [data-slot=button]{width:100%}.player-request-grid,.team-member-form-grid,.quick-add-grid,.form-grid,.issue-form-grid,.schedule-form-grid,.disruption-form-grid,.export-toolbar-grid,.table-toolbar,.assignment-grid{grid-template-columns:1fr}}.people-access-page{background:var(--background);flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.people-access-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:104px;padding:24px 30px 20px;display:flex}.people-access-title{align-items:center;gap:14px;min-width:0;display:flex}.people-access-mark{border:1px solid var(--border);background:var(--secondary);width:42px;height:42px;color:var(--foreground);border-radius:13px;flex:0 0 42px;place-items:center;display:grid}.people-access-mark svg{width:19px;height:19px}.people-access-title h2{color:var(--foreground);letter-spacing:0;margin:0;font-size:25px;font-weight:720;line-height:1.15}.people-access-title p{color:var(--muted-foreground);margin:5px 0 0;font-size:13px;line-height:1.35}.people-access-tabs{flex:1;gap:0;min-height:0;overflow:hidden}.people-access-tabs [data-slot=tabs-content]{flex-direction:column;min-height:0;display:flex;overflow:hidden}.people-directory-workspace{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.people-header-actions{align-items:center;gap:7px;display:flex}.people-header-actions [data-slot=dropdown-menu-trigger]>svg:last-child{width:13px;height:13px;color:var(--muted-foreground);margin-left:1px}.people-add-menu{width:270px;padding:5px}.people-add-menu [data-slot=dropdown-menu-label]{text-transform:uppercase;padding:7px 9px 8px;font-size:9.5px;font-weight:700}.people-add-menu [data-slot=dropdown-menu-item]{align-items:flex-start;min-height:52px;padding:8px 9px}.people-add-menu [data-slot=dropdown-menu-item]>svg{width:16px;height:16px;color:var(--muted-foreground);margin-top:2px}.people-add-menu [data-slot=dropdown-menu-item]>span{gap:3px;min-width:0;display:grid}.people-add-menu [data-slot=dropdown-menu-item] strong{color:var(--foreground);font-size:11.5px;font-weight:650}.people-add-menu [data-slot=dropdown-menu-item] small{color:var(--muted-foreground);font-size:10.5px;font-weight:450;line-height:1.35}.people-directory-heading{align-items:baseline;gap:9px;display:flex}.people-directory-heading strong{color:var(--foreground);font-size:13px;font-weight:680}.people-directory-heading span{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:11px}.people-pending-access>span{background:var(--secondary);min-width:18px;height:18px;color:var(--foreground);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:9.5px;font-weight:750;display:grid}.people-access-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:14px 30px;display:flex}.people-access-toolbar [data-slot=tabs-list]{height:38px}.people-access-toolbar [data-slot=tabs-trigger]>span{min-width:20px;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.people-search{align-items:center;width:min(320px,42vw);display:flex;position:relative}.people-search>svg{z-index:1;width:16px;height:16px;color:var(--muted-foreground);pointer-events:none;position:absolute;left:13px}.people-search [data-slot=input]{background:var(--secondary);border-color:#0000;border-radius:999px;height:38px;padding-left:39px}.people-directory-filter{justify-content:flex-start;gap:8px;width:190px}.people-directory-filter>svg:first-child{width:15px;height:15px;color:var(--muted-foreground);flex:none}.people-directory-filter [data-slot=select-value]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.people-filter-trigger{gap:6px;height:32px;padding-inline:10px;font-size:11px}.people-filter-trigger>span{background:var(--primary);min-width:17px;height:17px;color:var(--primary-foreground);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:9px;font-weight:750;display:grid}.people-directory-sort{border-color:var(--border);background:0 0;width:132px;height:32px;font-size:11px}.people-directory-sort>svg:first-child{width:14px;height:14px;color:var(--muted-foreground);flex:none}.people-filter-popover{border-color:var(--border);background:var(--app-surface,var(--popover));width:336px;overflow:hidden}.people-filter-popover-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 16px;display:flex}.people-filter-popover-header strong{font-size:13px;font-weight:680}.people-filter-popover-header span{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:10.5px}.people-filter-popover-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;padding:15px 16px 17px;display:grid}.people-filter-popover-field{gap:6px;min-width:0;display:grid}.people-filter-popover-field>span{color:var(--muted-foreground);text-transform:uppercase;font-size:9.5px;font-weight:700}.people-filter-popover-field [data-slot=select-trigger]{border-color:var(--border);background:var(--app-surface-soft);width:100%;height:32px;font-size:11px}.people-filter-popover-footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;min-height:46px;padding:7px 10px;display:flex}.people-filter-popover-footer [data-slot=button]{height:30px;font-size:10.5px}.people-table-summary{border-bottom:1px solid var(--border);min-height:45px;color:var(--muted-foreground);align-items:center;gap:22px;padding:0 30px;font-size:12px;display:flex}.people-table-summary span+span{position:relative}.people-table-summary span+span:before{background:var(--muted-foreground);border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:-12px}@supports (color:color-mix(in lab, red, red)){.people-table-summary span+span:before{background:color-mix(in srgb, var(--muted-foreground) 55%, transparent)}}.people-table-summary span+span:before{content:"";transform:translateY(-50%)}.people-table-summary .is-attention{color:var(--destructive)}.people-table-shell{overscroll-behavior:contain;flex:auto;min-width:0;min-height:0;overflow:auto}.people-directory-workspace .people-table-shell>[data-slot=table-container]{overflow:visible}.people-directory-table [data-slot=table-head]{z-index:3;background:var(--ops-panel,var(--background));box-shadow:inset 0 -1px 0 var(--border);position:sticky;top:0}.people-table [data-slot=table-head]{height:42px;color:var(--muted-foreground);text-transform:uppercase;padding-inline:18px;font-size:11px;font-weight:650}.people-table [data-slot=table-cell]{height:78px;padding:12px 18px}.people-table [data-slot=table-row]{border-color:var(--border)}@supports (color:color-mix(in lab, red, red)){.people-table [data-slot=table-row]{border-color:color-mix(in srgb, var(--border) 85%, transparent)}}.people-table [data-slot=table-body] [data-slot=table-row]:hover{background:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.people-table [data-slot=table-body] [data-slot=table-row]:hover{background:color-mix(in srgb, var(--secondary) 54%, transparent)}}.people-table [data-slot=table-body] .people-profile-row{cursor:pointer}.people-table [data-slot=table-body] .people-profile-row:focus-visible{background:var(--secondary);outline:0}@supports (color:color-mix(in lab, red, red)){.people-table [data-slot=table-body] .people-profile-row:focus-visible{background:color-mix(in srgb, var(--secondary) 54%, transparent)}}.people-table [data-slot=table-body] .people-profile-row:focus-visible{box-shadow:inset 3px 0 0 var(--command-accent,var(--primary)), inset 0 0 0 1px var(--command-accent,var(--primary))}@supports (color:color-mix(in lab, red, red)){.people-table [data-slot=table-body] .people-profile-row:focus-visible{box-shadow:inset 3px 0 0 var(--command-accent,var(--primary)), inset 0 0 0 1px color-mix(in srgb, var(--command-accent,var(--primary)) 35%, transparent)}}.people-identity{align-items:center;gap:12px;min-width:220px;display:flex}.people-identity>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.people-identity-heading{align-items:center;gap:5px;min-width:0;display:flex}.people-identity strong{max-width:260px;color:var(--foreground);text-overflow:ellipsis;font-size:14px;font-weight:670;overflow:hidden}.people-identity-title{align-items:center;gap:8px;min-width:0;display:flex}.people-linked-players{min-width:0;color:var(--foreground-soft);white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:620;display:flex}.people-linked-players svg{width:12px;height:12px;color:var(--muted-foreground);flex:0 0 12px}.people-linked-players>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.people-linked-players>strong{color:var(--muted-foreground);flex:none;font-size:10px;font-weight:700}.people-identity-contact{min-width:0;display:block}.people-directory-contact-actions{flex:none;align-items:center;gap:1px;display:inline-flex}.people-directory-contact-actions [data-slot=button]{width:22px;min-width:22px;height:22px;min-height:22px;color:var(--muted-foreground);padding:0}.people-directory-contact-actions [data-slot=button]:hover,.people-directory-contact-actions [data-slot=button]:focus-visible{color:var(--foreground)}.people-directory-contact-actions svg{width:13px;height:13px}.people-person-status{color:var(--muted-foreground);text-transform:uppercase;flex:none;align-items:center;gap:5px;font-size:9.5px;font-weight:650;display:inline-flex}.people-person-status:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.people-person-status.is-eliminated{color:var(--status-pending)}.people-person-status.is-withdrawn{color:var(--destructive)}.directory-role-list{max-width:230px;color:var(--foreground-soft);white-space:nowrap;align-items:center;gap:5px;font-size:11.5px;display:flex}.directory-role-list>span+span:before{color:var(--muted-foreground);content:"·";margin-right:5px}.directory-role-list>strong,.directory-context-list>strong{color:var(--muted-foreground);font-size:10px;font-weight:700}.directory-context-list{max-width:330px;color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.directory-context-list [data-slot=badge]{min-height:20px;padding-inline:6px;font-size:9px}.directory-context-list>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.directory-person-status{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:620;display:inline-flex}.directory-person-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.directory-person-status.is-active{color:var(--status-assigned)}.directory-person-status.is-attention{color:var(--status-pending)}.directory-access-state{min-height:26px;color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:620;display:inline-flex}.directory-access-state svg{flex:0 0 14px;width:14px;height:14px}.directory-access-state.is-active.is-linked{color:var(--foreground-soft)}.directory-access-state.is-attention,.directory-access-state.is-unclaimed{color:var(--status-pending)}.directory-access-state.is-inactive{color:var(--muted-foreground)}.people-directory-table [data-slot=table-head]:last-child,.people-directory-table [data-slot=table-cell]:last-child{width:18%}.people-directory-table [data-slot=table-cell]{height:66px;padding-block:9px}.people-directory-table .people-avatar{flex-basis:32px;width:32px;height:32px}.people-directory-table [data-slot=table-head]:first-child,.people-directory-table [data-slot=table-cell]:first-child{width:29%}.people-identity small,.people-secondary{max-width:280px;color:var(--muted-foreground);text-overflow:ellipsis;font-size:12px;overflow:hidden}.people-avatar{background:#67809b;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}@supports (color:color-mix(in lab, red, red)){.people-avatar{background:color-mix(in srgb, #67809b 18%, var(--secondary))}}.people-avatar{color:#456783}@supports (color:color-mix(in lab, red, red)){.people-avatar{color:color-mix(in srgb, #456783 78%, var(--foreground))}}.people-avatar{font-size:11px;font-weight:750}.dark .people-avatar{background:#7c9bb8}@supports (color:color-mix(in lab, red, red)){.dark .people-avatar{background:color-mix(in srgb, #7c9bb8 20%, var(--secondary))}}.dark .people-avatar{color:#b9cee0}.people-avatar.is-email{background:var(--secondary);color:var(--muted-foreground)}.people-avatar.is-hitter{color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.people-avatar.is-hitter{color:color-mix(in srgb, var(--primary) 72%, var(--foreground))}}.hitter-tennis-attribute{color:var(--foreground-soft);white-space:nowrap;font-size:12px;font-weight:560}.hitter-programs{align-items:center;gap:5px;min-width:90px;display:flex}.hitter-programs [data-slot=badge]{min-height:21px;padding-inline:7px;font-size:9.5px}.hitter-programs>span{color:var(--muted-foreground);font-size:11.5px}.hitter-dispatch-state{border-radius:var(--control-radius);background:var(--secondary);min-height:25px;color:var(--muted-foreground);white-space:nowrap;align-items:center;padding-inline:9px;font-size:10.5px;font-weight:620;display:inline-flex}.hitter-dispatch-state.is-ready{background:var(--status-assigned)}@supports (color:color-mix(in lab, red, red)){.hitter-dispatch-state.is-ready{background:color-mix(in srgb, var(--status-assigned) 14%, transparent)}}.hitter-dispatch-state.is-ready{color:var(--status-assigned)}.hitter-dispatch-summary{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.hitter-dispatch-summary>small{color:var(--muted-foreground);font-size:10.5px}.hitter-profile-sheet{container-type:inline-size}.hitter-profile-form{gap:0;padding:0}.hitter-form-section{border-bottom:1px solid var(--border);gap:14px;padding:18px 24px 22px;display:grid}.hitter-form-section-label{color:var(--muted-foreground);text-transform:uppercase;font-size:10px;font-weight:700}.hitter-dispatch-toggle{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding-block:8px;display:flex}.hitter-dispatch-toggle>span{gap:3px;display:grid}.hitter-dispatch-toggle strong{font-size:12px;font-weight:640}.hitter-dispatch-toggle small,.hitter-program-selector>small{color:var(--muted-foreground);font-size:10.5px;line-height:1.4}.hitter-program-selector{gap:7px;display:grid}.hitter-program-selector>span{font-size:11px;font-weight:620}.hitter-program-selector>div{flex-wrap:wrap;gap:8px;display:flex}.hitter-program-selector>div>label{border:1px solid var(--border);border-radius:var(--control-radius);align-items:center;gap:8px;min-height:34px;padding:6px 10px;font-size:11px;display:inline-flex}.hitter-account-guidance{color:var(--muted-foreground);align-items:flex-start;gap:8px;margin:16px 24px 0;font-size:11px;line-height:1.45;display:flex}.hitter-account-guidance svg{flex:0 0 14px;width:14px;height:14px;margin-top:1px}.people-avatar svg{width:16px;height:16px}.people-draws{color:var(--foreground);font-size:13px;font-weight:590}.people-inline-select[data-slot=select-trigger]{background:0 0;border:1px solid #0000;height:30px;padding:0 10px;font-size:12px}.people-inline-select.is-positive{color:#27644f;background:#52a37f1f}.people-inline-select.is-attention{color:var(--destructive);background:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.people-inline-select.is-attention{background:color-mix(in srgb, var(--destructive) 9%, transparent)}}.people-inline-select.is-muted,.people-inline-select.is-neutral{color:var(--foreground);background:var(--secondary)}.dark .people-inline-select.is-positive{color:#9ac8b6;background:#4e9b7a29}.people-account-state{color:var(--muted-foreground);align-items:center;gap:6px;font-size:12px;display:inline-flex}.people-account-state svg{width:14px;height:14px}.people-account-state.is-linked{color:#3d7d67}@supports (color:color-mix(in lab, red, red)){.people-account-state.is-linked{color:color-mix(in srgb, #3d7d67 78%, var(--foreground))}}.people-row-action{text-align:right;width:1%;padding-inline:8px 14px!important}.people-row-edit{width:30px;height:30px;color:var(--muted-foreground);border-radius:4px}.people-row-edit:hover,.people-row-edit:focus-visible{color:var(--foreground);background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.people-row-edit:hover,.people-row-edit:focus-visible{background:color-mix(in srgb, var(--foreground) 8%, transparent)}}.people-row-edit svg{width:14px;height:14px}.people-role-label{color:var(--foreground);font-size:13px;font-weight:590}.invitation-status svg{width:12px;height:12px}.invitation-status.is-accepted{color:#27644f;background:#52a37f21}.invitation-status.is-pending{color:#8a6a24}@supports (color:color-mix(in lab, red, red)){.invitation-status.is-pending{color:color-mix(in srgb, #8a6a24 84%, var(--foreground))}}.invitation-status.is-pending{background:#d7a93f24}.invitation-status.is-revoked,.invitation-status.is-expired,.invitation-status.is-rejected,.invitation-status.is-canceled{color:var(--muted-foreground);background:var(--secondary)}.enrollment-summary .enrollment-code{letter-spacing:0;margin-left:auto}.enrollment-code strong{color:var(--foreground);letter-spacing:.05em;margin-left:5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.join-player-choice{gap:4px;min-width:220px;display:grid}.join-player-choice [data-slot=select-trigger]{background:var(--secondary);width:100%}.join-player-choice small{color:var(--muted-foreground);font-size:10px}.enrollment-sheet-body{justify-items:center;gap:22px;padding:28px 26px;display:grid}.enrollment-qr{border:1px solid var(--border);background:#fff;border-radius:8px;place-items:center;padding:14px;display:grid}.enrollment-qr svg{width:min(210px,58vw);height:auto;display:block}.enrollment-code-block{justify-items:center;gap:5px;display:grid}.enrollment-code-block small{color:var(--muted-foreground);font-size:11px}.enrollment-code-block strong{letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:24px}.enrollment-sheet-body p{max-width:330px;color:var(--muted-foreground);text-align:center;margin:0;font-size:12px;line-height:1.55}.profile-review-body{gap:24px;padding:26px;display:grid}.profile-review-account,.profile-review-record{gap:4px;display:grid}.profile-review-account small,.profile-review-record small{color:var(--muted-foreground);font-size:11px;font-weight:650}.profile-review-account strong,.profile-review-record strong{font-size:15px}.profile-review-account span,.profile-review-record span{color:var(--muted-foreground);font-size:12px}.profile-review-records{border-block:1px solid var(--border);grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);align-items:center;gap:12px;padding-block:22px;display:grid}.profile-review-arrow{color:var(--muted-foreground);text-align:center;place-items:center;display:grid}.profile-review-arrow svg{width:16px;height:16px}.profile-review-impact{gap:7px;display:grid}.profile-review-impact strong{font-size:13px}.profile-review-impact p,.profile-review-warning{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.55}.delegation-permissions{gap:9px;display:grid}.delegation-permissions>span{color:var(--muted-foreground);font-size:12px;font-weight:650}.delegation-permissions label{color:var(--foreground);align-items:center;gap:9px;font-size:13px;display:flex}.delegation-capabilities{max-width:260px;color:var(--muted-foreground);align-items:center;gap:7px;font-size:11.5px;display:inline-flex}.delegation-capabilities strong{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex:none;font-size:10px;font-weight:700}.delegation-capabilities>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.delegation-permissions-editor{padding-block:4px}.delegation-permissions-editor>p{color:var(--muted-foreground);margin:-2px 0 4px;font-size:12px;line-height:1.45}.delegation-permissions-editor label{border-bottom:1px solid var(--border);align-items:flex-start;min-height:48px;padding:9px 0}@supports (color:color-mix(in lab, red, red)){.delegation-permissions-editor label{border-bottom:1px solid color-mix(in srgb, var(--border) 78%, transparent)}}.delegation-permissions-editor label:last-child{border-bottom:0}.delegation-permissions-editor label>span:last-child{gap:3px;display:grid}.delegation-permissions-editor label strong{font-size:13px;font-weight:650}.delegation-permissions-editor label small{color:var(--muted-foreground);font-size:11px;line-height:1.4}.profile-review-warning{border:1px solid #d7a93f;padding:12px 14px}@supports (color:color-mix(in lab, red, red)){.profile-review-warning{border:1px solid color-mix(in srgb, #d7a93f 30%, var(--border))}}.profile-review-warning{color:var(--foreground);background:#d7a93f14;border-radius:6px}@media (width<=520px){.profile-review-records{grid-template-columns:1fr}.profile-review-arrow{transform:rotate(90deg)}}.people-sheet[data-slot=sheet-content]{border-color:var(--border);background:var(--background);width:min(460px,100vw);max-width:460px}.people-sheet [data-slot=sheet-header]{border-bottom:1px solid var(--border);padding:25px 26px 20px}.people-sheet [data-slot=sheet-title]{font-size:20px;font-weight:700}.people-sheet-form{flex-direction:column;flex:1;gap:19px;min-height:0;padding:24px 26px;display:flex;overflow-y:auto}.people-form-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.people-field{flex-direction:column;gap:7px;display:flex}.people-field>span:first-child{color:var(--muted-foreground);text-transform:uppercase;font-size:11px;font-weight:650}.people-field small{color:var(--muted-foreground);font-size:11px}.people-field [data-slot=input],.people-field [data-slot=select-trigger],.people-field [data-slot=textarea]{background:var(--secondary);border-color:#0000;width:100%}.people-field [data-slot=textarea]{min-height:96px}.people-sheet [data-slot=sheet-footer]{border-top:1px solid var(--border);padding:16px 26px 24px}.people-sheet [data-slot=sheet-footer] [data-slot=button]{width:100%}.people-delivery-note{border-top:1px solid var(--border);color:var(--muted-foreground);align-items:flex-start;gap:9px;margin:0;padding:12px 0 0;font-size:12px;line-height:1.45;display:flex}.people-delivery-note svg{flex:0 0 16px;width:16px;height:16px;margin-top:1px}.elimination-sheet-body{gap:16px}.elimination-bookings-heading{color:var(--foreground);justify-content:space-between;align-items:center;padding-top:3px;font-size:13px;font-weight:680;display:flex}.elimination-bookings-heading small{background:var(--secondary);min-width:22px;height:22px;color:var(--muted-foreground);border-radius:50%;place-items:center;font-size:11px;display:grid}.elimination-bookings{border-block:1px solid var(--border);flex-direction:column;display:flex}.elimination-booking{cursor:pointer;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 2px;display:grid}.elimination-booking+.elimination-booking{border-top:1px solid var(--border)}.elimination-booking>span{flex-direction:column;gap:3px;min-width:0;display:flex}.elimination-booking strong{color:var(--foreground);font-size:12px;font-weight:650}.elimination-booking small,.elimination-booking em{color:var(--muted-foreground);font-size:11px;font-style:normal}.elimination-booking em{text-align:right;min-width:40px}.elimination-loading,.elimination-empty{border-block:1px solid var(--border);min-height:76px;color:var(--muted-foreground);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.elimination-empty svg{color:#4c8a70;width:15px;height:15px}.elimination-guidance{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.45}.elimination-sheet [data-slot=sheet-footer]{grid-template-columns:1fr auto;display:grid}.elimination-sheet [data-slot=sheet-footer] [data-slot=button]:last-child{width:auto}.people-form-error,.people-load-error{color:var(--destructive)}.people-form-error{margin:0;font-size:12px}.people-load-error{border-bottom:1px solid var(--destructive);justify-content:space-between;align-items:center;gap:16px;padding:12px 30px;display:flex}@supports (color:color-mix(in lab, red, red)){.people-load-error{border-bottom:1px solid color-mix(in srgb, var(--destructive) 24%, var(--border))}}.people-load-error{background:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.people-load-error{background:color-mix(in srgb, var(--destructive) 6%, transparent)}}.people-load-error{font-size:12px}.people-access-notice{z-index:45;bottom:24px;left:calc(50% + var(--sidebar-width,0px) / 2);border:1px solid var(--border);background:var(--popover);border-radius:999px;align-items:center;gap:9px;max-width:min(520px,100vw - 32px);padding:11px 16px;display:flex;position:fixed}@supports (color:color-mix(in lab, red, red)){.people-access-notice{background:color-mix(in srgb, var(--popover) 96%, transparent)}}.people-access-notice{color:var(--foreground);font-size:12px;font-weight:620;animation:.16s ease-out people-notice-in;transform:translate(-50%);box-shadow:0 14px 35px #00000024}.people-access-notice svg{color:#4c8a70;width:15px;height:15px}.person-profile-page{min-width:0}.person-profile-page [data-slot=workspace-header]{min-height:64px;padding-block:8px}.person-profile-header-title{align-items:center;gap:10px;min-width:0;display:flex}.person-profile-header-avatar{border:1px solid var(--primary);flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}@supports (color:color-mix(in lab, red, red)){.person-profile-header-avatar{border:1px solid color-mix(in srgb, var(--primary) 42%, var(--border))}}.person-profile-header-avatar{background:var(--primary);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.person-profile-header-avatar{background:color-mix(in srgb, var(--primary) 12%, var(--surface-panel))}}.person-profile-header-avatar{color:var(--foreground);font-size:10px;font-weight:750}.person-profile-header-title>span:last-child{gap:1px;min-width:0;display:grid}.person-profile-header-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:19px;overflow:hidden}.person-profile-header-title small{color:var(--muted-foreground);font-family:var(--font-sans);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:500;line-height:14px;overflow:hidden}.person-profile-header-actions,.person-profile-contact-actions,.person-profile-header-metrics,.person-profile-header-metrics>div{align-items:center;display:flex}.person-profile-header-actions{gap:10px}.person-profile-header-metrics{height:32px}.person-profile-header-metrics>div{border-left:1px solid var(--border);gap:4px;height:22px;padding:0 9px}.person-profile-header-metrics>div:first-child{border-left:0}.person-profile-header-metrics strong{font-variant-numeric:tabular-nums;font-size:12px}.person-profile-header-metrics span{color:var(--muted-foreground);font-size:9.5px}.person-profile-contact-actions{border-left:1px solid var(--border);gap:2px;padding-left:8px}.person-profile-contact-actions:empty{display:none}.person-profile-contact-actions [data-slot=button] svg{width:15px;height:15px}.person-profile-contact-tooltip{border:1px solid var(--border);width:max-content;max-width:min(260px,100vw - 24px);color:var(--foreground);background:var(--popover);text-align:left;border-radius:4px;gap:3px;padding:7px 9px;display:grid;box-shadow:0 8px 24px #0003}.person-profile-contact-tooltip>svg{background:var(--popover);fill:var(--popover)}.person-profile-contact-tooltip span{color:var(--muted-foreground);text-transform:uppercase;font-size:9px;font-weight:700}.person-profile-contact-tooltip strong{overflow-wrap:anywhere;min-width:0;font-size:10.5px;font-weight:560;line-height:1.35}.person-profile-workspace{flex:1 0 auto;grid-template-columns:minmax(0,1fr) minmax(350px,34%);gap:0;min-width:0;min-height:0;padding:0 28px;display:grid}.person-profile-primary,.person-profile-secondary{min-width:0}.person-profile-primary{border-left:1px solid var(--border);grid-area:1/2;padding:24px 0 48px 24px}.person-profile-secondary{grid-area:1/1;padding:24px 32px 48px 0}.person-profile-workspace.is-activity-only{grid-template-columns:minmax(0,1fr)}.person-profile-workspace.is-activity-only .person-profile-primary{display:none}.person-profile-workspace.is-activity-only .person-profile-secondary{grid-column:1;width:min(100%,920px);padding-right:0}.person-profile-primary>.person-profile-section:first-child,.person-profile-secondary>.person-profile-section:first-child{margin-top:0}.person-profile-context-groups{gap:22px;display:grid}.person-profile-primary .person-profile-section>header{margin-bottom:14px}.person-profile-context-group{min-width:0}.person-profile-context-group+.person-profile-context-group{margin-top:0}.person-profile-context-heading{justify-content:space-between;align-items:center;gap:16px;min-height:28px;padding:0 2px 6px;display:flex}.person-profile-context-heading strong{color:var(--muted-foreground);text-transform:uppercase;font-size:9.5px;font-weight:760}.person-profile-tennis-details{min-width:0;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:9.5px;font-weight:560;display:flex;overflow:hidden}.person-profile-tennis-details svg{flex:0 0 12px;width:12px;height:12px}.person-profile-context-heading [data-slot=button]{height:30px}.person-profile-activity-tabs{gap:8px}.person-profile-activity-tabs>header{justify-content:space-between;align-items:end;gap:18px;min-height:42px;display:flex}.person-profile-activity-tabs [data-slot=tabs-list]{border-bottom:0;gap:2px;width:fit-content;height:34px}.person-profile-activity-tabs [data-slot=tabs-trigger]{flex:none;width:auto;min-width:0;height:34px;padding-inline:10px;font-size:10.5px}.person-profile-activity-tabs [data-slot=tabs-trigger]:after{left:10px;right:10px}.person-profile-activity-tabs [data-slot=tabs-trigger]:hover:not([data-active]){background:var(--surface-control);border-radius:4px}@supports (color:color-mix(in lab, red, red)){.person-profile-activity-tabs [data-slot=tabs-trigger]:hover:not([data-active]){background:color-mix(in srgb, var(--surface-control) 48%, transparent)}}.person-profile-activity-tabs [data-slot=tabs-trigger]>span{min-width:16px;color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:9px;font-weight:700}.person-profile-activity-tabs [data-slot=tabs-content]{min-width:0}.person-profile-activity-tabs .person-profile-history,.person-profile-activity-tabs .person-profile-practices,.person-profile-activity-tabs .person-profile-activity-empty{border-top:0}.person-profile-activity-empty{width:auto;min-height:44px;color:var(--muted-foreground);background:0 0;align-items:center;gap:8px;margin:0;padding:14px 4px;display:flex}.person-profile-activity-empty svg{flex:0 0 16px;width:16px;height:16px}.person-profile-activity-empty strong{color:var(--muted-foreground);font-size:11.5px;font-weight:560}.person-profile-desk-note p{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--muted-foreground);margin:0;padding:14px 4px;font-size:11.5px;line-height:1.5}.person-profile-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);min-height:0;display:grid}.person-profile-summary{border-right:1px solid var(--border);background:var(--surface-control);padding:20px 24px 24px}@supports (color:color-mix(in lab, red, red)){.person-profile-summary{background:color-mix(in srgb, var(--surface-control) 40%, transparent)}}.person-profile-summary-heading{min-height:28px;color:var(--muted-foreground);text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;font-size:10px;font-weight:700;display:flex}.person-profile-summary-heading [data-slot=badge]{font-size:8.5px}.person-profile-identity{align-items:center;gap:14px;display:flex}.person-profile-avatar{border:1px solid var(--primary);flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}@supports (color:color-mix(in lab, red, red)){.person-profile-avatar{border:1px solid color-mix(in srgb, var(--primary) 45%, var(--border))}}.person-profile-avatar{background:var(--primary);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.person-profile-avatar{background:color-mix(in srgb, var(--primary) 13%, var(--surface-panel))}}.person-profile-avatar{color:var(--foreground);font-size:15px;font-weight:700}.person-profile-identity h2{margin:0;font-size:18px;line-height:1.25}.person-profile-identity p,.person-profile-role-rows span,.person-profile-contact dd,.person-profile-note p,.person-profile-history p,.person-profile-practices span,.person-profile-empty{color:var(--muted-foreground)}.command-center-shell .message-conversation-avatar.is-service{background:#62b68a;border-radius:7px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .message-conversation-avatar.is-service{background:color-mix(in srgb, #62b68a 13%, var(--surface-control))}}.command-center-shell .message-conversation-avatar.is-service{color:#75c89e}.command-center-shell .message-conversation-avatar.is-service svg{width:15px;height:15px}.message-conversation-service-label{color:#75c89e;font-size:10px;font-weight:700}.message-conversation-group.is-service-group{border-bottom:1px solid var(--border)}.message-service-context{border-bottom:1px solid var(--border);background:#62b68a0d;align-items:center;gap:10px;min-height:54px;padding:9px 18px;display:flex}.message-thread-workspace>.message-booking-context,.message-thread-workspace>.message-service-context{grid-row:2}.message-thread-workspace>.message-workspace-timeline,.message-thread-workspace>.message-thread-loading{grid-row:3}.message-thread-workspace>.chat-composer,.message-thread-workspace>.message-composer-loading,.message-thread-workspace>.message-resolved-composer{grid-row:4}.message-service-context>svg{color:#75c89e;width:16px;height:16px}.message-service-context>span{gap:2px;display:grid}.message-service-context small{color:var(--muted-foreground);text-transform:uppercase;font-size:9px;font-weight:700}.message-service-context strong{font-size:12px}.person-profile-identity p{margin:4px 0 0;font-size:12px}.person-profile-roles{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.person-profile-contact{gap:0;margin:8px 0 0;display:grid}.person-profile-contact>div{border-top:1px solid var(--border);gap:5px;padding:13px 0;display:grid}.person-profile-contact dt{color:var(--muted-foreground);text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.person-profile-contact dt svg{width:14px;height:14px}.person-profile-contact dd{overflow-wrap:anywhere;margin:0;font-size:13px}.person-profile-note{border-top:1px solid var(--border);padding-top:14px}.person-profile-note>span,.person-profile-section header span{color:var(--muted-foreground);text-transform:uppercase;font-size:10px;font-weight:700}.person-profile-note p{margin:7px 0 0;font-size:13px;line-height:1.55}.person-profile-main{min-width:0;padding:24px 28px 48px}.person-profile-section{margin-top:30px}.person-profile-main>.person-profile-section:first-child{margin-top:0}.person-profile-section>header{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.person-profile-section header span{align-items:center;gap:6px;display:flex}.person-profile-section header span svg{width:13px;height:13px}.person-profile-section h3{margin:4px 0 0;font-size:15px}.person-profile-role-rows,.person-profile-relationships,.person-profile-practices,.person-profile-history{border-top:0;gap:6px;display:grid}.person-profile-relationship-row{background:var(--surface-control);border:0;border-radius:5px;align-items:center;gap:4px;width:100%;min-height:70px;padding-right:8px;display:flex}@supports (color:color-mix(in lab, red, red)){.person-profile-relationship-row{background:color-mix(in srgb, var(--surface-control) 56%, transparent)}}.person-profile-relationship-link{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-self:stretch;align-items:center;gap:12px;padding:11px 12px;display:flex}.person-profile-relationship-link:hover:not(:disabled){background:var(--surface-control)}@supports (color:color-mix(in lab, red, red)){.person-profile-relationship-link:hover:not(:disabled){background:color-mix(in srgb, var(--surface-control) 78%, transparent)}}.person-profile-relationship-link:disabled{cursor:default}.person-profile-relationship-row>[data-slot=button]{flex:none}.person-profile-relationship-avatar{border:1px solid var(--border);background:var(--surface-control);width:34px;height:34px;color:var(--muted-foreground);border-radius:50%;flex:0 0 34px;place-items:center;font-size:10px;font-weight:800;display:grid}.person-profile-relationship-copy{flex:1;gap:3px;min-width:0;display:grid}.person-profile-relationship-copy strong{font-size:13px}.person-profile-relationship-copy small{color:var(--muted-foreground);font-size:11px}.person-profile-relationship-state{flex:none;align-items:center;gap:8px;display:flex}.person-profile-relationship-state>svg{width:15px;height:15px;color:var(--muted-foreground)}.profile-team-pending{border:1px solid var(--border);background:var(--surface-control);align-items:flex-start;gap:10px;padding:12px;display:flex}@supports (color:color-mix(in lab, red, red)){.profile-team-pending{background:color-mix(in srgb, var(--surface-control) 55%, transparent)}}.profile-team-pending>svg{width:16px;height:16px;color:var(--muted-foreground);margin-top:1px}.profile-team-pending>div{gap:3px;display:grid}.profile-team-pending strong{font-size:12px}.profile-team-pending span{color:var(--muted-foreground);font-size:11px}.profile-team-sheet [data-slot=sheet-footer]{flex-direction:row-reverse;align-items:center}.profile-team-sheet [data-slot=sheet-footer] [data-slot=button]:first-child{flex:1;min-width:0}.profile-team-sheet [data-slot=sheet-footer] [data-slot=button]:last-child{flex:none;width:auto}.person-profile-role-rows>div,.person-profile-practices article,.person-profile-history article,.person-profile-activity-row{background:var(--surface-control);border:0;border-radius:5px;align-items:center;gap:14px;width:100%;min-height:58px;padding:10px 12px;display:flex}@supports (color:color-mix(in lab, red, red)){.person-profile-role-rows>div,.person-profile-practices article,.person-profile-history article,.person-profile-activity-row{background:color-mix(in srgb, var(--surface-control) 56%, transparent)}}.person-profile-activity-row{color:inherit;text-align:left;cursor:pointer;transition:background-color .12s,box-shadow .12s}.person-profile-activity-row:hover{background:var(--surface-control)}@supports (color:color-mix(in lab, red, red)){.person-profile-activity-row:hover{background:color-mix(in srgb, var(--surface-control) 78%, transparent)}}.person-profile-activity-row:focus-visible{box-shadow:inset 0 0 0 2px var(--ring);outline:none}.person-profile-role-rows>div>div,.person-profile-practices article>div,.person-profile-history article>div:nth-child(2),.person-profile-activity-copy{flex:1;gap:3px;min-width:0;display:grid}.person-profile-role-rows strong,.person-profile-practices strong,.person-profile-history strong{font-size:13px}.person-profile-role-rows span,.person-profile-practices span,.person-profile-history p,.person-profile-history time,.person-profile-history small,.person-profile-practices time{margin:0;font-size:11px}.person-profile-practices time{width:64px;color:var(--muted-foreground)}.person-profile-history article>div:last-child{text-align:right;flex:0 0 92px;gap:4px;display:grid}.person-profile-activity-meta{color:var(--muted-foreground);text-align:right;flex:0 0 92px;gap:4px;display:grid}.person-profile-activity-arrow{width:15px;height:15px;color:var(--muted-foreground);flex:0 0 15px}.person-history-mark{background:var(--muted-foreground);border-radius:50%;flex:0 0 7px;width:7px;height:7px}.person-history-mark.is-practice{background:#5b9cf5}.person-history-mark.is-request{background:#d7a43a}.person-history-mark.is-message{background:#62b68a}.person-profile-empty{border:0;margin:0;padding:18px 4px;font-size:12px}@media (width<=1000px){.person-profile-workspace{grid-template-columns:1fr;padding:24px 28px 48px}.person-profile-primary{border:0;order:2;grid-area:auto/1;padding:24px 0 0}.person-profile-secondary{border:0;order:1;grid-area:auto/1;padding:0}.person-profile-layout{grid-template-columns:1fr}.person-profile-summary{border-right:0;border-bottom:1px solid var(--border)}}@media (width<=680px){.person-profile-header-metrics{display:none}.person-profile-workspace{padding-inline:18px}}.people-loading{width:100%;display:grid}.people-loading.is-table{background:var(--border);gap:1px}.people-loading-row{background:var(--background);grid-template-columns:minmax(280px,2fr) minmax(120px,.7fr) minmax(140px,.8fr) minmax(100px,.6fr) 32px;align-items:center;gap:18px;min-height:72px;padding:0 18px;display:grid}.people-loading-identity,.people-loading-profile-heading{align-items:center;gap:12px;min-width:0;display:flex}.people-loading-copy{gap:7px;width:min(220px,72%);min-width:0;display:grid}.people-loading-copy>i{display:block}.people-loading-piece{background:linear-gradient(90deg, var(--background), var(--secondary), var(--background));background-size:240% 100%;height:72px;animation:1.2s ease-in-out infinite people-loading;display:block}.people-loading-piece.is-avatar{border-radius:50%;flex:0 0 36px;width:36px;height:36px}.people-loading-piece.is-name{border-radius:3px;width:min(150px,88%);height:10px}.people-loading-piece.is-detail{border-radius:3px;width:min(210px,100%);height:8px}.people-loading-piece.is-chip{border-radius:5px;width:44px;height:22px}.people-loading-piece.is-control{border-radius:5px;width:116px;height:32px}.people-loading-piece.is-status{border-radius:3px;width:68px;height:10px}.people-loading-piece.is-action{border-radius:5px;width:24px;height:24px}.people-loading.is-profile{align-content:start;gap:24px;min-height:100%;padding:28px}.people-loading-profile-heading{border-bottom:1px solid var(--border);min-height:72px;padding-bottom:20px}.people-loading-profile-heading .people-loading-piece.is-avatar{flex-basis:52px;width:52px;height:52px}.people-loading-profile-grid{background:var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.people-loading-profile-grid .people-loading-piece{height:120px}.people-empty{min-height:300px;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.people-empty>svg{width:24px;height:24px;margin-bottom:6px}.people-empty strong{color:var(--foreground);font-size:14px}.people-empty span{font-size:12px}@keyframes people-notice-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes people-loading{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=900px){.people-access-header,.people-access-toolbar,.people-table-summary{padding-inline:20px}.people-search{width:min(270px,40vw)}.people-table [data-slot=table-head],.people-table [data-slot=table-cell]{padding-inline:13px}}@media (width<=680px){.people-access-page{height:auto;min-height:100svh;overflow:visible}.people-access-tabs,.people-access-tabs [data-slot=tabs-content]{overflow:visible}.people-table-shell{overflow:auto visible}.people-access-header{align-items:flex-start;min-height:0;padding-block:18px}.people-access-title p{display:none}.people-access-header>[data-slot=button]{width:40px;padding-inline:0;font-size:0;overflow:hidden}.people-access-toolbar{flex-direction:column;align-items:stretch}.people-access-toolbar [data-slot=tabs-list],.people-search{width:100%}.people-table-summary{white-space:nowrap;overflow-x:auto}.people-form-pair{grid-template-columns:1fr}.people-access-notice{left:50%}}.workspace-page{flex-direction:column;gap:18px;min-height:100%;padding:24px 28px 32px;display:flex}.workspace-page-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.workspace-page-header h2{margin:2px 0 4px;font-size:28px;line-height:1.1}.workspace-page-header p{color:var(--muted-foreground);margin:0}.public-page-actions{align-items:center;gap:10px;display:flex}.public-open-link{min-height:38px;color:var(--muted-foreground);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.public-open-link:hover{color:var(--foreground);background:var(--app-surface-soft)}.public-open-link svg{width:16px;height:16px}.fan-page{color:#17191b;background:#f4f5f3;min-height:100dvh;padding:0 24px 88px}.fan-page-topbar{color:#5e6464;align-items:center;gap:8px;width:min(920px,100%);min-height:56px;margin:0 auto;font-size:13px;font-weight:700;display:flex}.fan-brand-mark{color:#edf4f7;background:#29495b;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.fan-brand-mark svg{width:14px;height:14px}.fan-surface{width:min(920px,100%);box-shadow:none;background:#fff;border:1px solid #dfe2de;border-radius:6px;flex:none;margin:0 auto;overflow:hidden}.fan-surface.is-preview{width:100%;box-shadow:none;margin:0}.fan-surface-header{border-bottom:1px solid #e6e8e5;justify-content:space-between;align-items:flex-end;gap:24px;padding:22px 26px 18px;display:flex}.fan-surface-header p,.fan-schedule-heading p{color:#6e7473;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:750}.fan-surface-header h1,.fan-surface-header h3{color:#17191b;letter-spacing:0;margin:0;font-size:28px;line-height:1.08}.fan-surface-header>div:first-child>span{color:#606665;margin-top:8px;font-size:12px;display:block}.fan-surface-updated{color:#737978;white-space:nowrap;flex:none;align-items:center;gap:7px;font-size:11px;display:inline-flex}.fan-surface-updated svg,.fan-schedule-copy svg{width:14px;height:14px}.fan-schedule{padding:18px 26px 22px}.fan-schedule-heading{justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:15px;display:flex}.fan-schedule-heading h2,.fan-schedule-heading h4{color:#17191b;margin:0;font-size:17px}.fan-schedule-heading>span{color:#747a79;font-size:12px}.fan-schedule-rows{border-top:1px solid #dfe2de}.fan-schedule-row{border-bottom:1px solid #e6e8e5;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:66px;display:grid;position:relative}.fan-schedule-row:last-child{border-bottom:0}.fan-schedule-row.is-current{background:#edf3f5;border-radius:4px;margin-inline:-8px;padding-inline:8px}.fan-schedule-row.is-past{opacity:.58}.fan-schedule-row time{color:#676d6c;flex-direction:column;gap:4px;font-size:11px;display:flex}.fan-schedule-row time strong{color:#222628;font-size:13px}.fan-schedule-copy{gap:5px;min-width:0;padding-left:18px;display:grid;position:relative}.fan-event-indicator{background:#527b94;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;left:0}.fan-event-indicator.court_block{background:#a65454;border-radius:2px;width:8px;height:4px}.fan-schedule-copy>strong{color:#191c1e;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.fan-schedule-copy>span:last-child{color:#69706f;align-items:center;gap:5px;font-size:12px;display:flex}.fan-live-label{color:#29495b;text-transform:uppercase;background:#dce9ee;border-radius:4px;padding:4px 7px;font-size:10px;font-weight:800}.fan-schedule-empty,.fan-page-state{color:#6a706f;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:280px;display:flex}.fan-schedule-empty svg,.fan-page-state>svg{width:26px;height:26px}.fan-schedule-empty strong,.fan-page-state h1{color:#202426;margin:0;font-size:17px}.fan-schedule-empty span,.fan-page-state p{margin:0;font-size:12px}.fan-date-nav{bottom:max(20px, env(safe-area-inset-bottom));z-index:20;background:#fff;border:1px solid #d7dcd7;border-radius:6px;align-items:center;gap:0;padding:3px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #1e26271f}.fan-loading-line{background:#e2e5e1;border-radius:4px;width:min(420px,70vw);height:18px;animation:1.2s ease-in-out infinite alternate fan-loading-pulse}.fan-loading-line.short{width:min(240px,42vw)}@keyframes fan-loading-pulse{to{opacity:.45}}@media (width<=640px){.fan-page{padding:0 10px 86px}.fan-page-topbar{min-height:52px;padding-inline:2px}.fan-surface{border-radius:5px}.fan-surface-header{flex-direction:column;align-items:flex-start;padding:18px 16px 15px}.fan-surface-header h1,.fan-surface-header h3{font-size:24px}.fan-schedule{padding:15px 16px 18px}.fan-schedule-row{grid-template-columns:82px minmax(0,1fr);gap:10px;min-height:64px}.fan-schedule-row time strong{font-size:13px}.fan-schedule-copy>strong{font-size:15px}.fan-live-label{position:absolute;top:8px;right:0}.public-page-actions{flex-direction:column-reverse;align-items:flex-end}}@media (prefers-reduced-motion:reduce){.fan-loading-line{animation:none}}.tournament-settings-page{align-items:center;position:relative;overflow-y:auto}.settings-page-header{align-items:center;width:min(100%,920px)}.settings-main{gap:34px;width:min(100%,920px);min-width:0;padding-bottom:28px;display:grid}.settings-section{gap:12px;display:grid}.settings-section-heading{padding:0 8px 1px}.settings-section-heading h3{color:var(--foreground);margin:0;font-size:18px;font-weight:720;line-height:1.2}.settings-section-heading p{color:var(--muted-foreground);margin:5px 0 0;font-size:12.5px;line-height:1.4}.settings-list{border:1px solid var(--border);overflow:hidden}@supports (color:color-mix(in lab, red, red)){.settings-list{border:1px solid color-mix(in srgb, var(--border) 88%, transparent)}}.settings-list{background:var(--app-surface);border-radius:14px}@supports (color:color-mix(in lab, red, red)){.settings-list{background:color-mix(in srgb, var(--app-surface) 92%, var(--app-surface-soft))}}.settings-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:center;gap:28px;min-height:70px;padding:13px 16px;display:grid}@supports (color:color-mix(in lab, red, red)){.settings-row{border-top:1px solid color-mix(in srgb, var(--border) 72%, transparent)}}.settings-row:first-child{border-top:0}.settings-row-copy{gap:3px;min-width:0;display:grid}.settings-row-copy strong{font-size:13px;font-weight:650;line-height:1.3}.settings-row-copy small{color:var(--muted-foreground);font-size:12px;line-height:1.35}.settings-row-control{width:100%;min-width:0}.settings-row-control>*{width:100%}.settings-request-window-control{justify-content:flex-end;align-items:center;gap:8px;display:flex}.settings-request-window-control>*{width:auto}.player-request-window-note{color:var(--muted-foreground);align-items:flex-start;gap:8px;font-size:11px;line-height:1.4;display:flex}.player-request-window-note svg{flex:0 0 15px;width:15px;height:15px}.settings-row-toggle{grid-template-columns:minmax(0,1fr) auto}.settings-row-toggle>[data-slot=switch]{justify-self:end}.settings-time-range{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.settings-time-range>span{color:var(--muted-foreground);font-size:11px}.settings-action-row{justify-content:flex-end;min-height:58px;display:flex}.settings-existing-rules{margin-top:10px}.override-row{grid-template-columns:10px minmax(0,1fr) 36px;gap:12px;min-height:62px}.visibility-dot{background:var(--muted-foreground);border-radius:50%;width:8px;height:8px}.visibility-full{background:var(--practice-accent,#5482a3)}.visibility-limited{background:#b28b49}.visibility-busy_only{background:var(--muted-foreground)}.visibility-hidden{background:#a75252}.settings-preview{display:block}.settings-preview-list{border-top:1px solid var(--border);max-height:420px;display:grid;overflow-y:auto}@supports (color:color-mix(in lab, red, red)){.settings-preview-list{border-top:1px solid color-mix(in srgb, var(--border) 72%, transparent)}}.settings-preview-row{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;min-height:62px;padding:13px 16px;display:flex}@supports (color:color-mix(in lab, red, red)){.settings-preview-row{border-top:1px solid color-mix(in srgb, var(--border) 72%, transparent)}}.settings-preview-row:first-child{border-top:0}.settings-preview-row>span{gap:4px;min-width:0;display:grid}.settings-preview-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.settings-preview-row small{color:var(--muted-foreground);font-size:11px}.settings-empty,.settings-status{color:var(--muted-foreground);font-size:13px}.settings-list>.settings-empty{margin:0;padding:18px 16px}.event-data-stack,.dashboard-event-summary,.disruption-session-summary{flex-direction:column;gap:2px;min-width:0;display:flex}.event-data-type,.dashboard-event-type,.request-inbox-row-type,.schedule-day-list-type,.schedule-request-queue-type{color:var(--muted-foreground);font-size:10px;font-weight:650;line-height:1.15}.event-data-stack time,.dashboard-event-summary time,.disruption-session-summary .disruption-session-time{color:var(--foreground-soft);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600;line-height:1.2}.event-data-stack strong,.dashboard-event-summary strong,.disruption-session-summary strong{color:var(--foreground);font-size:13px;font-weight:680;line-height:1.2}.dashboard-event-type{padding-top:2px}.dashboard-event-summary small{color:var(--muted-foreground);font-size:11px}.request-inbox-row-type{text-transform:none;grid-column:1/-1}.request-inbox-row-window{font-variant-numeric:tabular-nums}.disruption-session-row{grid-template-columns:20px minmax(180px,1fr) auto 36px}.disruption-session-summary small:last-child{color:var(--muted-foreground);font-size:11px}.schedule-day-list-item{grid-template-columns:minmax(0,1fr)}.schedule-day-list-item.is-selection-mode{grid-template-columns:18px minmax(0,1fr)}.schedule-day-list-copy{gap:3px}.schedule-day-list-copy .schedule-day-list-type{color:var(--muted-foreground)}.schedule-day-list-copy .schedule-day-list-time{min-height:0;color:var(--foreground-soft);font-variant-numeric:tabular-nums;justify-self:auto;font-size:11px;font-weight:620;display:block}.schedule-day-list-copy small{min-width:0;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:550;line-height:1.2;overflow:hidden}.schedule-request-queue-type,.schedule-request-queue-copy strong{padding-right:48px}.settings-status[role=status]{z-index:50;border:1px solid var(--border);background:var(--popover);color:var(--popover-foreground);box-shadow:var(--shadow-lg);border-radius:999px;padding:10px 16px;position:fixed;bottom:24px;left:calc(50% + 80px);transform:translate(-50%)}@media (width<=680px){.tournament-settings-page{padding-inline:16px}.settings-page-header{flex-direction:column;align-items:flex-start}.settings-row{grid-template-columns:1fr;align-items:stretch;gap:10px;padding:14px}.settings-row-toggle{grid-template-columns:minmax(0,1fr) auto;align-items:center}.settings-action-row{display:flex}}.workspace-primary-link{min-height:38px;color:var(--primary-foreground);background:var(--primary);border-radius:999px;align-items:center;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.workspace-stat-line{color:var(--muted-foreground);align-items:center;gap:28px;font-size:13px;display:flex}.workspace-stat-line strong{color:var(--foreground);margin-right:5px;font-size:20px}.dashboard-work-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px;display:grid}.workspace-section{border:1px solid var(--border);background:var(--app-surface);border-radius:18px;overflow:hidden}.workspace-section-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 18px;display:flex}.workspace-section-header h3{margin:0 0 3px;font-size:15px}.workspace-section-header p{color:var(--muted-foreground);margin:0;font-size:12px}.workspace-section-header a{color:var(--muted-foreground);font-size:12px;font-weight:700;text-decoration:none}.workspace-section-header a:hover{color:var(--foreground)}.workspace-row-list{flex-direction:column;display:flex}.workspace-row{border-bottom:1px solid var(--border);min-height:58px;color:inherit;justify-content:space-between;align-items:center;gap:16px;padding:10px 18px;text-decoration:none;display:flex}.workspace-row:last-child{border-bottom:0}.workspace-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.workspace-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.workspace-row small,.workspace-row time{color:var(--muted-foreground);font-size:11px;font-style:normal}.dashboard-activity .workspace-row{min-height:52px}.player-home-actions{align-items:center;gap:8px;display:flex}.player-home-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;min-height:0;display:grid}.player-home-grid .workspace-section{min-width:0}.player-visible-schedule{overscroll-behavior:contain;max-height:520px;overflow-y:auto}.player-task-sheet[data-slot=sheet-content]{width:min(500px,100vw - 20px);max-width:min(500px,100vw - 20px);overflow:hidden}.player-task-sheet>.form-panel{min-height:0;box-shadow:none;border:0;border-radius:0;flex:auto;margin:0;padding:20px 24px 24px;overflow-y:auto}.player-task-sheet>[data-slot=sheet-header]{border-bottom:1px solid var(--border);flex:none}.player-task-form-footer{border-top:1px solid var(--border);justify-content:flex-end;margin-top:18px;padding-top:16px;display:flex}.operational-history-search{align-items:center;width:min(320px,38vw);display:flex;position:relative}.operational-history-search>svg{z-index:1;width:15px;height:15px;color:var(--muted-foreground);pointer-events:none;position:absolute;left:12px}.operational-history-search [data-slot=input]{border-radius:999px;height:36px;padding-left:36px}.operational-history-list{flex-direction:column;display:flex}.operational-history-row{border-bottom:1px solid var(--border);grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:68px;padding:11px 16px;display:grid}.operational-history-row:last-child{border-bottom:0}.operational-history-row.is-exception{background:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.operational-history-row.is-exception{background:color-mix(in srgb, var(--destructive) 5%, transparent)}}.operational-history-mark{width:30px;height:30px;color:var(--muted-foreground);background:var(--app-surface-soft);border-radius:50%;place-items:center;display:grid}.operational-history-mark svg{width:15px;height:15px}.operational-history-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.operational-history-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.operational-history-copy span,.operational-history-copy small{color:var(--muted-foreground);font-size:11px}.operational-history-copy small{color:var(--destructive)}.operational-history-meta{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.operational-history-meta time,.notification-resolved-time{color:var(--muted-foreground);white-space:nowrap;font-size:10px}.workspace-inline-notice{color:var(--muted-foreground);background:var(--app-surface-soft);border-radius:14px;padding:12px 16px;font-size:13px}.workspace-empty-state{min-height:320px;color:var(--muted-foreground);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.workspace-empty-state svg{width:24px;height:24px}.workspace-empty-state strong{color:var(--foreground);font-size:16px}.workspace-empty-state span{max-width:420px;font-size:13px}.issue-sheet-form{flex-direction:column;flex:1;gap:18px;min-height:0;padding:8px 0 0;display:flex;overflow:auto}.issue-sheet-form .issue-form-grid{grid-template-columns:1fr 1fr}.issue-sheet-footer{border-top:1px solid var(--border);justify-content:flex-end;margin-top:auto;padding-top:16px;display:flex}.message-workspace{background:var(--app-surface);grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid;overflow:hidden}.message-workspace-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:12px 24px;display:flex}.message-workspace-header h2{margin:2px 0 3px;font-size:22px}.message-workspace-header span{color:var(--muted-foreground);font-size:12px}.message-workspace-timeline{min-height:0;padding:18px 26px;overflow:auto}.message-thread-meta{align-items:center;gap:10px;display:flex}.chat-composer{border-top:1px solid var(--border);padding:12px 26px 18px}.chat-composer-input{border:1px solid var(--border);background:var(--app-surface-soft);border-radius:22px;align-items:flex-end;gap:10px;padding:7px 7px 7px 15px;display:flex}.chat-composer-input [data-slot=textarea]{resize:none;background:0 0;border:0;min-height:38px;max-height:120px;padding:9px 0}.chat-composer-controls{flex:none;align-items:center;gap:6px;display:flex}.chat-composer-controls [data-slot=select-trigger]{background:var(--app-surface);border-radius:18px;width:132px;min-height:36px;font-size:11px}.chat-composer-controls [data-slot=button]{width:36px;height:36px}.chat-composer-status{min-height:16px;color:var(--muted-foreground);padding:5px 12px 0;font-size:11px}.message-inbox-workspace{background:var(--app-surface);grid-template-columns:minmax(290px,340px) minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.message-conversation-rail{border-right:1px solid var(--border);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.message-conversation-rail-header{border-bottom:1px solid var(--border);align-items:center;gap:10px;min-height:64px;padding:12px 14px;display:flex}.message-conversation-rail-title{opacity:1;flex:0 auto;align-items:center;gap:8px;width:calc(100% - 126px);min-width:0;transition:width .22s cubic-bezier(.22,1,.36,1),opacity .14s;display:flex;overflow:hidden}.message-conversation-rail-header.search-active .message-conversation-rail-title{opacity:0;width:0}.message-conversation-rail-header h2{text-overflow:clip;white-space:nowrap;margin:0;font-size:20px;line-height:1;overflow:hidden}.message-total-unread,.message-unread-count{min-width:20px;height:20px;color:var(--primary-foreground);background:var(--primary);border-radius:999px;place-items:center;padding-inline:6px;font-size:10px;font-weight:760;display:grid}.message-conversation-tools{flex:none;justify-content:flex-end;gap:8px;width:116px;min-width:116px;transition:width .22s cubic-bezier(.22,1,.36,1),min-width .22s cubic-bezier(.22,1,.36,1);display:flex}.message-conversation-rail-header.search-active .message-conversation-tools{width:100%;min-width:0}.message-conversation-search{background:var(--app-surface-soft);border-radius:18px;flex:0 0 36px;align-items:center;gap:8px;width:36px;min-width:0;padding-inline:0;transition:flex-basis .22s cubic-bezier(.22,1,.36,1),width .22s cubic-bezier(.22,1,.36,1),background .14s;display:flex;overflow:hidden}.message-conversation-search.expanded{flex:190px;width:auto;padding-inline:11px 7px}.message-conversation-search.collapsed{border-radius:50%}.message-conversation-search>svg{width:15px;height:15px;color:var(--muted-foreground);flex:none}.message-conversation-search [data-slot=input]{min-width:0;min-height:36px;box-shadow:none;background:0 0;border:0;padding:0}.message-conversation-search [data-slot=input]::-webkit-search-cancel-button{display:none}.message-search-open,.message-search-close{cursor:pointer;color:var(--muted-foreground);background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.message-search-open{width:36px;height:36px}.message-search-close{border-radius:50%;width:26px;height:26px}.message-search-open:hover,.message-search-close:hover{color:var(--foreground);background:var(--app-surface)}.message-search-open svg,.message-search-close svg{width:15px;height:15px}.message-filter-button{cursor:pointer;width:36px;height:36px;color:var(--muted-foreground);background:var(--app-surface-soft);border:1px solid #0000;border-radius:50%;place-items:center;transition:color .14s,background .14s,border-color .14s;display:grid;position:relative}.message-filter-button:hover,.message-filter-button[data-popup-open],.message-filter-button.active{color:var(--foreground);border-color:var(--border);background:var(--app-surface)}.message-filter-button svg{width:16px;height:16px}.message-filter-indicator{border:2px solid var(--app-surface);background:var(--foreground);border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:4px}.message-filter-menu{min-width:210px}.message-conversation-list{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.message-conversation-row{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--foreground);text-align:left;background:0 0;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;padding:15px 14px;transition:background .14s;display:grid;position:relative}.message-conversation-hit-target{z-index:0;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.message-conversation-hit-target:focus-visible{outline:2px solid var(--ring);outline-offset:-3px}.message-conversation-row>:not(.message-conversation-hit-target){z-index:1;pointer-events:none;position:relative}.message-conversation-row.selected:before{background:var(--foreground);content:"";z-index:2;border-radius:0 3px 3px 0;width:3px;position:absolute;inset:12px auto 12px 0}.message-conversation-avatar,.message-thread-avatar{width:38px;height:38px;color:var(--foreground);background:var(--app-surface-soft);border-radius:50%;place-items:center;font-size:13px;font-weight:780;display:grid}.message-conversation-row.unread .message-conversation-avatar{box-shadow:inset 0 0 0 1px var(--foreground);font-weight:820}@supports (color:color-mix(in lab, red, red)){.message-conversation-row.unread .message-conversation-avatar{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--foreground) 14%, transparent)}}.message-conversation-unread-dot{border:2px solid var(--app-surface);background:var(--primary);border-radius:50%;width:9px;height:9px;position:absolute;top:-1px;right:-1px}.message-conversation-copy{gap:3px;min-width:0;display:grid}.message-conversation-name-line{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.message-conversation-name-line strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:680;display:flex;overflow:hidden}.message-conversation-name-line strong>svg{width:13px;height:13px;color:var(--danger);flex:none}.message-conversation-name-line time,.message-conversation-context,.message-conversation-preview{color:var(--muted-foreground);font-size:10px}.message-conversation-relationship{cursor:pointer;width:fit-content;min-width:0;max-width:100%;color:var(--muted-foreground);pointer-events:auto;text-align:left;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:10px;font-weight:620;display:flex}.message-conversation-relationship>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-conversation-relationship.muted{font-weight:520}.message-conversation-relationship-icon{flex:none;width:13px;height:13px}.message-conversation-relationship-chevron{opacity:0;flex:none;width:11px;height:11px;transition:opacity .12s,transform .12s;transform:translate(-2px)}.message-conversation-relationship:hover,.message-conversation-relationship[data-popup-open]{color:var(--foreground-soft)}.message-conversation-relationship:hover .message-conversation-relationship-chevron,.message-conversation-relationship[data-popup-open] .message-conversation-relationship-chevron,.message-conversation-relationship:focus-visible .message-conversation-relationship-chevron{opacity:1;transform:translate(0)}.message-team-avatars{flex:none;align-items:center;min-width:16px;display:inline-flex}.message-team-avatars>span{border:1px solid var(--app-surface);width:16px;height:16px;color:var(--foreground-soft);background:var(--app-surface-soft);border-radius:50%;place-items:center;font-size:7px;font-weight:780;display:grid}.message-team-avatars.stacked>span+span{margin-left:-5px}.message-relationship-menu{width:238px;padding:8px}.message-relationship-menu-heading{gap:2px;padding:7px 8px 9px;display:grid}.message-relationship-menu-heading strong{font-size:12px}.message-relationship-menu-heading span,.message-relationship-player small{color:var(--muted-foreground);font-size:9px}.message-relationship-list{gap:2px;display:grid}.message-relationship-player{background:var(--app-surface-soft);border-radius:12px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:7px 8px;display:grid}.message-relationship-player>span:first-child{width:28px;height:28px;color:var(--foreground);background:var(--app-surface);border-radius:50%;place-items:center;font-size:9px;font-weight:780;display:grid}.message-relationship-player>span:last-child{gap:1px;min-width:0;display:grid}.message-relationship-player strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.message-audience-button{cursor:pointer;border:1px solid var(--border);height:32px;color:var(--muted-foreground);font:inherit;background:0 0;border-radius:6px;align-items:center;gap:6px;padding-inline:9px;font-size:10px;font-weight:650;display:inline-flex}.message-audience-button:hover,.message-audience-button[data-popup-open]{color:var(--foreground);background:var(--app-surface-soft)}.message-audience-button svg{width:14px;height:14px}.message-audience-menu{width:272px;padding:0;overflow:hidden}.message-audience-heading{border-bottom:1px solid var(--border);gap:2px;padding:11px 12px 9px;display:grid}.message-audience-heading strong{font-size:12px}.message-audience-heading span,.message-audience-member small,.message-audience-loading{color:var(--muted-foreground);font-size:9px}.message-audience-list{display:grid}.message-audience-member{border-bottom:1px solid var(--border);grid-template-columns:27px minmax(0,1fr);align-items:center;gap:9px;min-height:47px;padding:7px 12px;display:grid}.message-audience-member>span:first-child{border:1px solid var(--border);width:27px;height:27px;color:var(--foreground);background:var(--app-surface-soft);border-radius:50%;place-items:center;font-size:8px;font-weight:760;display:grid}.message-audience-member>span:last-child{gap:1px;min-width:0;display:grid}.message-audience-member strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.message-audience-loading{padding:13px 12px}.message-audience-note{color:var(--muted-foreground);background:var(--app-surface-soft);align-items:flex-start;gap:7px;margin:0;padding:10px 12px;font-size:9px;line-height:1.4;display:flex}.message-audience-note svg{flex:none;width:13px;height:13px;margin-top:1px}.message-conversation-name-line time{white-space:nowrap;flex:none}.message-conversation-context,.message-conversation-preview{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-conversation-preview{padding-right:34px;font-size:11px}.message-conversation-row.needs-response .message-conversation-preview{color:var(--foreground-soft);font-weight:700}.message-conversation-row.resolved .message-conversation-copy{opacity:.62}.message-unread-count{align-self:center}.message-conversation-row>.message-conversation-signals{z-index:2;pointer-events:none;place-items:center end;gap:5px;display:grid;position:absolute;bottom:14px;right:14px}.staff-presence{min-width:0;color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:7px;font-size:10px;font-weight:680;display:inline-flex}.staff-presence-avatar{border:2px solid var(--background);width:24px;height:24px;color:var(--primary-foreground);background:var(--primary);box-shadow:0 0 0 2px var(--primary);border-radius:50%;flex:none;place-items:center;font-size:8px;font-weight:800;display:grid}@supports (color:color-mix(in lab, red, red)){.staff-presence-avatar{box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 18%, transparent)}}.staff-presence.compact{position:relative}.staff-presence.compact:after{border:2px solid var(--background);background:var(--success);content:"";border-radius:50%;width:7px;height:7px;position:absolute;bottom:-1px;right:-1px}.request-row-presence-meta{flex:none;align-items:center;gap:6px;min-width:0;display:inline-flex}.request-owner-marker{border:1px solid var(--primary);flex:none;place-items:center;width:19px;height:19px;display:grid}@supports (color:color-mix(in lab, red, red)){.request-owner-marker{border:1px solid color-mix(in srgb, var(--primary) 35%, var(--border))}}.request-owner-marker{color:var(--primary);background:var(--primary);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.request-owner-marker{background:color-mix(in srgb, var(--primary) 10%, var(--background))}}.request-owner-marker{font-size:6px;font-weight:800}.request-owner-control{align-items:center;gap:6px;min-width:0;display:inline-flex}.request-claim-button{border:1px solid var(--primary);align-items:center;gap:5px;height:30px;padding:0 8px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.request-claim-button{border:1px solid color-mix(in srgb, var(--primary) 52%, var(--border))}}.request-claim-button{color:var(--primary);background:var(--primary);border-radius:4px}@supports (color:color-mix(in lab, red, red)){.request-claim-button{background:color-mix(in srgb, var(--primary) 9%, transparent)}}.request-claim-button{font:inherit;cursor:pointer;font-size:10px;font-weight:700}.request-claim-button:hover{color:var(--primary-foreground);background:var(--primary)}.request-claim-button:disabled{opacity:.55;cursor:wait}.request-claim-button svg{width:13px;height:13px}.request-owner-button{border:1px solid var(--border);min-width:0;max-width:150px;height:30px;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:6px;padding:0 8px;font-size:10px;font-weight:650;display:inline-flex}.request-owner-button:hover,.request-owner-button[data-popup-open]{border-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.request-owner-button:hover,.request-owner-button[data-popup-open]{border-color:color-mix(in srgb, var(--primary) 46%, var(--border))}}.request-owner-button:hover,.request-owner-button[data-popup-open]{color:var(--foreground);background:var(--primary)}@supports (color:color-mix(in lab, red, red)){.request-owner-button:hover,.request-owner-button[data-popup-open]{background:color-mix(in srgb, var(--primary) 8%, transparent)}}.request-owner-button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.request-owner-button svg{flex:none;width:13px;height:13px}.request-owner-menu{min-width:210px}.request-owner-menu [data-slot=dropdown-menu-item]{grid-template-columns:24px minmax(0,1fr) 16px;display:grid}.request-owner-option-avatar{width:20px;height:20px;color:var(--muted-foreground);background:var(--muted);border-radius:50%;place-items:center;font-size:7px;font-weight:800;display:grid}.request-owner-option-avatar svg{width:12px;height:12px}.request-owner-error{color:var(--destructive);white-space:nowrap;font-size:9px}.request-row-presence-meta .staff-presence-avatar,.schedule-request-queue-meta .staff-presence-avatar{width:19px;height:19px;box-shadow:0 0 0 1px var(--primary);border-width:1px;font-size:6px}@supports (color:color-mix(in lab, red, red)){.request-row-presence-meta .staff-presence-avatar,.schedule-request-queue-meta .staff-presence-avatar{box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 22%, transparent)}}.request-row-presence-meta .staff-presence.compact:after,.schedule-request-queue-meta .staff-presence.compact:after{border-width:1px;width:6px;height:6px}.message-thread-meta>.staff-presence{border-right:1px solid var(--border);max-width:180px;padding-right:8px}.detail-header-actions>.staff-presence{background:var(--app-surface-soft);border-radius:16px;padding:5px 9px 5px 5px}.message-rail-empty{color:var(--muted-foreground);text-align:center;padding:30px 18px;font-size:12px}.message-thread-workspace{--chat-staff-background:#496f86;--chat-staff-foreground:#fff;--chat-player-background:#eeefeb;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.dark .message-thread-workspace{--chat-staff-background:#557f98;--chat-staff-foreground:#fff;--chat-player-background:#242620}.message-thread-workspace>.workspace-empty-state{grid-row:3}.message-thread-identity{align-items:center;gap:12px;min-width:0;display:flex}.message-thread-identity>div{gap:2px;min-width:0;display:grid}.message-thread-identity h2,.message-thread-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-thread-identity h2{letter-spacing:0;margin:0;font-size:19px}.message-thread-identity .message-thread-relationship{color:var(--muted-foreground);font-size:10px;font-weight:580}.message-thread-avatar{flex:none}.message-triage-controls{align-items:center;gap:6px;display:flex}.message-more-button{cursor:pointer;border:1px solid var(--border);width:36px;height:36px;color:var(--muted-foreground);background:0 0;border-radius:50%;place-items:center;transition:color .14s,background .14s,border-color .14s;display:inline-grid}.message-more-button:hover,.message-more-button[data-popup-open]{color:var(--foreground);border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.message-more-button:hover,.message-more-button[data-popup-open]{border-color:color-mix(in srgb, var(--foreground) 18%, var(--border))}}.message-more-button:hover,.message-more-button[data-popup-open]{background:var(--app-surface-soft)}.message-more-button svg{width:18px;height:18px}.message-menu-item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.message-menu-check{color:var(--foreground);margin-left:auto}.message-booking-context{border:1px solid var(--border);background:var(--app-surface-soft);border-radius:18px;width:calc(100% - 48px);min-height:54px;margin:10px 24px 2px}@supports (color:color-mix(in lab, red, red)){.message-booking-context{background:color-mix(in srgb, var(--app-surface-soft) 88%, transparent)}}.message-booking-context{box-shadow:0 8px 24px var(--foreground)}@supports (color:color-mix(in lab, red, red)){.message-booking-context{box-shadow:0 8px 24px color-mix(in srgb, var(--foreground) 5%, transparent)}}.message-booking-context{transition:border-color .14s,box-shadow .14s;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.message-booking-context:hover,.message-booking-context.expanded{border-color:color-mix(in srgb, var(--foreground) 15%, var(--border));box-shadow:0 10px 28px color-mix(in srgb, var(--foreground) 7%, transparent)}}.message-booking-context-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.message-booking-context-toggle{cursor:pointer;width:100%;min-height:52px;color:var(--foreground);text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 10px;display:grid}.message-booking-context-icon{width:34px;height:34px;color:var(--foreground);background:var(--app-surface);border-radius:50%;place-items:center;display:grid}.message-booking-context-icon svg{width:17px;height:17px}.message-booking-context-copy,.message-booking-context-meta{min-width:0;display:flex}.message-booking-context-copy{flex-direction:column;gap:1px}.message-booking-context-copy strong,.message-booking-context-copy>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-booking-context-copy strong{font-size:12px;font-weight:720}.message-booking-context-copy>span,.message-booking-context-meta>span:not([data-slot=badge]){color:var(--muted-foreground);font-size:10px}.message-booking-context-meta{white-space:nowrap;align-items:center;gap:7px}.message-booking-context-chevron{width:15px;height:15px;color:var(--muted-foreground);transition:transform .16s}.message-booking-context.expanded .message-booking-context-chevron{transform:rotate(90deg)}.message-booking-context-details{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:16px;padding:10px 12px 12px 55px;animation:.15s ease-out message-booking-details-in;display:grid}.message-booking-context-details>span{flex-direction:column;gap:2px;min-width:0;display:flex}.message-booking-context-details small{color:var(--muted-foreground);font-size:9px}.message-booking-context-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:680;overflow:hidden}.message-booking-context-link{min-height:30px;color:var(--foreground);background:var(--app-surface);white-space:nowrap;border-radius:15px;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.message-booking-context-link:hover{background:var(--accent)}.message-booking-context-link svg{width:13px;height:13px}.message-booking-context-details>.message-booking-context-actions{flex-direction:row;align-items:center;gap:6px;display:flex}.message-context-switcher-trigger{cursor:pointer;border:1px solid var(--border);min-width:72px;height:34px;color:var(--muted-foreground);background:var(--app-surface);white-space:nowrap;border-radius:17px;justify-content:center;align-items:center;gap:5px;margin-right:10px;padding:0 9px;font-size:9px;font-weight:720;display:inline-flex}.message-context-switcher-trigger:hover,.message-context-switcher-trigger[data-popup-open]{color:var(--foreground);background:var(--accent)}.message-context-switcher-trigger svg{width:13px;height:13px}.message-context-switcher-trigger svg:last-child{width:11px;height:11px;transform:rotate(90deg)}.message-context-switcher-menu{width:min(340px,100vw - 28px)}.message-context-switcher-item{align-items:center}.message-context-switcher-copy{flex:1;gap:2px;min-width:0;display:grid}.message-context-switcher-copy strong,.message-context-switcher-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-context-switcher-copy strong{font-size:11px}.message-context-switcher-copy small{color:var(--muted-foreground);font-size:9px;font-weight:540}@keyframes message-booking-details-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.message-triage-error{color:var(--danger);font-size:10px}.message-needs-response{color:var(--warning);white-space:nowrap;font-size:10px;font-weight:720}.message-thread-state{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:720;display:inline-flex}.message-thread-state svg{width:14px;height:14px}.message-thread-state.urgent{color:var(--danger)}.message-thread-state.resolved{color:var(--success)}.timeline-event-actor{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:inline-flex}.timeline-event-actor>span:after{content:"·";margin-left:5px}.message-thread-loading{flex-direction:column;gap:16px;min-height:0;padding:30px 26px;display:flex;overflow:hidden}.message-loading-day{align-self:center;width:92px;height:10px}.message-loading-event{align-self:center;width:180px;height:24px}.message-loading-bubble{border-radius:18px;width:min(310px,48%);height:54px}.message-loading-bubble.outgoing{align-self:flex-end;width:min(240px,40%)}.message-composer-loading{border-top:1px solid var(--border);padding:12px 26px 18px}.message-composer-loading>div{border-radius:26px;width:100%;height:52px}.message-resolved-composer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px 26px 18px;display:flex}.message-resolved-composer>span{min-width:0;color:var(--success);align-items:center;gap:10px;display:flex}.message-resolved-composer>span>svg{flex:none;width:18px;height:18px}.message-resolved-composer>span>span{flex-direction:column;gap:2px;min-width:0;display:flex}.message-resolved-composer strong{color:var(--foreground);font-size:12px}.message-resolved-composer small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.message-resolved-composer [data-slot=button]{border-radius:18px;flex:none}.message-mobile-back{display:none}.message-thread-workspace .message-workspace-timeline{scroll-behavior:smooth;padding:0}.chat-timeline-list{flex-direction:column;justify-content:flex-end;gap:0;min-height:100%;padding:18px 24px 14px;display:flex}.chat-timeline-entry{flex-direction:column;min-width:0;display:flex}.chat-day-separator{grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:10px;width:100%;margin:18px 0 10px;display:grid}.chat-day-separator span{background:var(--border);height:1px}.chat-day-separator time{color:var(--muted-foreground);font-size:10px;font-weight:650}.chat-message-entry.from-staff{align-items:flex-end}.chat-message-entry.from-player{align-items:flex-start}.chat-message-bubble{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:20px;max-width:min(72%,680px);margin-top:8px;padding:10px 14px;font-size:14px;line-height:1.45}.from-staff .chat-message-bubble{color:var(--chat-staff-foreground);background:var(--chat-staff-background);border-bottom-right-radius:6px}.from-player .chat-message-bubble{color:var(--foreground);background:var(--chat-player-background);border-bottom-left-radius:6px}.chat-message-entry.staff-note .chat-message-bubble{border:1px dashed var(--border-strong);color:var(--foreground);background:var(--app-surface-soft)}.chat-message-bubble.grouped-previous{margin-top:2px}.chat-message-bubble.grouped-next{border-bottom-right-radius:18px;border-bottom-left-radius:18px}.chat-message-meta{color:var(--muted-foreground);align-items:center;gap:4px;margin:4px 5px 7px;font-size:9px;font-weight:620;display:flex}.chat-message-meta span+time:before{content:"·";margin-right:4px}.chat-system-event{max-width:min(78%,560px);color:var(--muted-foreground);background:var(--app-surface-soft);border-radius:13px;align-self:center;align-items:center;gap:7px;margin:8px 0;padding:6px 10px;display:flex}.chat-system-event>svg{flex:none;width:14px;height:14px}.chat-system-event>span{align-items:baseline;gap:5px;min-width:0;display:flex}.chat-system-event strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:720;overflow:hidden}.chat-system-event small{flex:none;font-size:9px}.chat-system-event.weather>svg{color:var(--warning)}.chat-system-event.negative>svg{color:var(--danger)}.chat-system-event.positive>svg{color:var(--success)}.chat-system-event.changed>svg{color:var(--schedule-practice-accent)}.chat-action-event{border-radius:16px;align-self:center;width:min(100%,620px);margin:10px 0}@media (width<=820px){.message-inbox-workspace{grid-template-columns:1fr;height:auto;min-height:100svh;overflow:visible}.message-inbox-workspace:not(.is-mobile-conversation-open) .message-thread-workspace,.message-inbox-workspace.is-mobile-conversation-open .message-conversation-rail{display:none}.message-conversation-rail{border-right:0;min-height:100svh;overflow:visible}.message-conversation-list{overflow:visible}.message-thread-workspace{height:100svh;min-height:100svh;overflow:hidden}.message-workspace-header{grid-template-columns:auto minmax(0,1fr);padding-inline:14px;display:grid}.message-mobile-back{grid-row:1;display:inline-flex}.message-thread-meta{grid-column:2;justify-content:flex-end}.message-triage-controls{flex:none}.message-booking-context{width:calc(100% - 28px);margin-inline:14px}.message-booking-context-details{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:12px}.message-booking-context-link{justify-self:start}.message-thread-workspace .message-workspace-timeline{overscroll-behavior:contain;overflow-y:auto}.chat-timeline-list{min-height:100%;padding:12px 14px 10px}.chat-message-bubble{max-width:84%}.message-thread-loading,.message-composer-loading,.message-resolved-composer{padding-inline:14px}.chat-system-event{max-width:88%}}@media (width<=900px){.workspace-page{padding:20px}.dashboard-work-grid,.player-home-grid{grid-template-columns:1fr}.operational-history-row{grid-template-columns:34px minmax(0,1fr) auto}.operational-history-row>[data-slot=button],.operational-history-row>.notification-resolved-time{grid-column:2/-1;justify-self:start}.workspace-stat-line{flex-wrap:wrap;gap:14px 22px}}@media print{@page{margin:16mm}:root,body{color:#111;background:#fff;padding:0;overflow:visible}[data-slot=sidebar],.workspace-header,.export-toolbar{display:none!important}.workspace{padding:0}.print-preview{border:0;border-radius:0;overflow:visible}.print-preview-header{padding:0 0 14px}.export-table th,.export-table td{padding:7px 8px}}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--foreground-soft:#d8dbd1;--muted-strong:#a7aca1;--panel:var(--background);--panel-soft:#191b17;--panel-subtle:#242620;--border-strong:#3b3e35;--primary-hover:#f4f2ec;--primary-soft:#f4f2ec1f;--primary-border:#f4f2ec47;--success:#86efac;--success-soft:#22c55e24;--success-border:#4ade8059;--warning:#facc15;--warning-soft:#facc1524;--warning-border:#facc1561;--danger:#fca5a5;--danger-soft:#ef444424;--danger-border:#f8717161;--app-canvas:var(--background);--app-shell:var(--background);--app-surface:var(--background);--app-surface-soft:#191b17;--app-shadow:0 24px 60px #00000047;--schedule-practice-bg:#141611;--schedule-practice-border:#303329;--schedule-practice-accent:#8fb4c9;--schedule-shared-accent:#74a6c7;--schedule-shared-soft:#1f3c4d6b;--schedule-selected-bg:#242620;--schedule-selected-border:#4b4e44;--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:#f4f2ec;--primary-foreground:#111214;--secondary:oklch(27.4% .006 286.033);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--chart-1:oklch(80.9% .105 251.813);--chart-2:oklch(62.3% .214 259.815);--chart-3:oklch(54.6% .245 262.881);--chart-4:oklch(48.8% .243 264.376);--chart-5:oklch(42.4% .199 265.638);--sidebar:var(--background);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:#242620;--sidebar-primary-foreground:#f4f2ec;--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0)}.auth-shell{min-height:100dvh;color:var(--foreground);background:var(--app-shell);place-items:center;padding:28px;display:grid;position:relative;overflow:hidden}.auth-shell:before{display:none}.auth-panel{z-index:1;width:min(100%,360px);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:relative}.entry-wordmark{filter:brightness(0);width:132px;max-width:100%;height:auto;display:block}.dark .entry-wordmark{filter:none}.invitation-topbar .entry-wordmark{flex-shrink:0;width:104px}.auth-brand,.auth-loading-mark{color:#15220b;background:#b8e84e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 0 0 1px #b8e84e2e}.auth-brand svg,.auth-loading-mark svg{width:17px;height:17px}.auth-heading{margin-top:22px}.auth-heading p{color:var(--muted-foreground);text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:680}.auth-heading h1{color:var(--foreground);letter-spacing:0;margin:0;font-size:24px;font-weight:680;line-height:1.12}.auth-heading>span{color:var(--muted-strong);margin-top:9px;font-size:12px;line-height:1.5;display:block}.auth-form{gap:14px;margin-top:22px;display:grid}.auth-field{gap:8px;display:grid}.auth-field>span:first-child{color:var(--foreground-soft);font-size:12px;font-weight:700}.auth-field small{color:var(--muted-foreground);font-size:11px}.auth-input-wrap{display:block;position:relative}.auth-input-wrap>svg{z-index:1;width:17px;height:17px;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.auth-field [data-slot=input]{border:1px solid var(--border);height:42px;color:var(--foreground);background:var(--panel-soft);border-radius:5px;padding-inline:12px;font-size:13px}.auth-input-wrap [data-slot=input]{padding-left:38px}.auth-field [data-slot=input]:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary)}@supports (color:color-mix(in lab, red, red)){.auth-field [data-slot=input]:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 18%, transparent)}}.auth-code-input{font-variant-numeric:tabular-nums;text-align:center;font-weight:720;letter-spacing:0!important;font-size:22px!important}.auth-submit[data-slot=button]{border-radius:5px;justify-content:space-between;height:42px;margin-top:2px;padding-inline:14px;font-weight:680}.auth-submit svg,.auth-back svg{width:17px;height:17px}.auth-back{color:var(--muted-strong);background:0 0;border:0;justify-self:center;align-items:center;gap:7px;padding:4px;font-size:12px;font-weight:670;display:inline-flex}.auth-back:hover{color:var(--foreground)}.auth-error{color:var(--danger);margin:0;font-size:12px;font-weight:650;line-height:1.4}.auth-support{border-top:1px solid var(--border);color:var(--muted-foreground);text-align:center;margin:22px 0 0;padding-top:15px;font-size:11px;line-height:1.5}.auth-loading{z-index:1;justify-items:center;gap:18px;display:grid;position:relative}.auth-loading-line{background:var(--panel-subtle);border-radius:999px;width:96px;height:2px;overflow:hidden}.auth-loading-line:after{border-radius:inherit;content:"";background:#b8e84e;width:42%;height:100%;animation:1.1s ease-in-out infinite alternate auth-loading;display:block}.dark .auth-shell{background:var(--app-shell)}.dark .auth-panel{box-shadow:none}.dark .sidebar-account-avatar{color:#161814;background:#f4f2ec;border-color:#ffffff14}.dark .sidebar-account-copy strong{color:#e7e7df}.dark .sidebar-account-copy small{color:#8f948a}@keyframes auth-loading{0%{transform:translate(-60%)}to{transform:translate(140%)}}@media (width<=560px){.auth-shell{align-items:stretch;padding:0}.auth-panel{width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0;flex-direction:column;justify-content:center;padding:30px 24px;display:flex}}.invitation-shell{background:var(--app-shell);min-height:100dvh;color:var(--foreground)}.invitation-topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:0 20px;display:flex}.invitation-brand,.invitation-account{align-items:center;gap:8px;font-size:12px;font-weight:680;display:flex}.invitation-account svg{width:15px;height:15px}.invitation-brand>span{color:#15220b;background:#b8e84e;border-radius:50%;place-items:center;width:26px;height:26px;display:inline-grid}.invitation-brand>span svg{width:14px;height:14px}.invitation-account{color:var(--muted-foreground);font-weight:500}.invitation-account button{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.invitation-account button:hover{background:var(--accent);color:var(--foreground)}.invitation-card{width:min(520px,100% - 48px);min-height:360px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:clamp(44px,9vh,88px) auto;padding:0}.invitation-icon{color:#15220b;background:#b8e84e;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:20px;display:grid}.invitation-icon svg{width:17px;height:17px}.invitation-heading>p{color:var(--muted-foreground);text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:680}.invitation-heading h1{margin:0;font-size:24px;font-weight:680;line-height:1.12}.invitation-heading>span{color:var(--muted-foreground);margin-top:9px;font-size:12px;line-height:1.5;display:block}.request-detail-panel{--request-section-padding:18px}.request-detail-panel>.detail-header{padding:18px var(--request-section-padding) 12px;background:0 0;border-bottom:0}.request-detail-panel>.request-detail-summary{padding:0 var(--request-section-padding) 18px;border-bottom:1px solid var(--border);background:0 0;gap:3px}.request-detail-panel>.request-detail-summary strong{font-size:17px}.request-detail-panel>.request-detail-summary span{font-weight:560}.request-detail-panel>.assignment-panel,.request-detail-panel>.participant-summary-panel,.request-detail-panel>.note-panel,.request-detail-panel>.status-action-panel,.request-detail-panel>.thread-section{padding:18px var(--request-section-padding);border:0;border-bottom:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;margin:0}.request-detail-panel>.thread-section{border-bottom:0}.request-detail-panel>.assignment-panel.confirmed{color:var(--foreground);background:0 0}.request-detail-panel .request-scheduling-panel .section-heading,.request-detail-panel .participant-summary-header,.request-detail-panel .status-action-panel .section-heading{margin-bottom:4px}.request-detail-panel .request-schedule-preview,.request-detail-panel .session-adjustment-panel,.request-detail-panel .participant-editor{border-radius:14px}.request-detail-panel .status-action-panel{gap:10px}.request-detail-panel .status-action-row [data-slot=button]{border-radius:999px;min-height:32px;padding-inline:12px}.request-detail-panel .thread-section .timeline-list{padding-inline:0}.invitation-summary{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:13px;margin:24px 0;padding:18px 0;display:grid}.invitation-summary>div{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;display:grid}.invitation-summary svg{width:16px;height:16px;color:var(--muted-foreground);margin-top:1px}.invitation-summary span{gap:2px;display:grid}.invitation-summary small{color:var(--muted-foreground);font-size:10px}.invitation-summary strong{font-size:12px;font-weight:650}.invitation-actions{align-items:center;gap:12px;display:flex}.invitation-actions button{border-radius:5px;min-width:174px;min-height:40px;font-size:12px}.invitation-footnote,.invitation-error{color:var(--muted-foreground);margin:16px 0 0;font-size:12px;line-height:1.55}.invitation-footnote strong{color:var(--foreground)}.invitation-error{border:1px solid var(--destructive);padding:10px 12px}@supports (color:color-mix(in lab, red, red)){.invitation-error{border:1px solid color-mix(in srgb, var(--destructive) 35%, var(--border))}}.invitation-error{color:var(--destructive);border-radius:6px}.invitation-loading,.invitation-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.invitation-loading span{background:var(--accent);border-radius:4px;width:100%;height:14px;margin:7px 0}.invitation-loading span:first-child{width:25%}.invitation-loading span:nth-child(2){width:70%;height:28px}.invitation-loading span:last-child{width:55%}.invitation-state>span{color:#15220b;background:#b8e84e;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:16px;display:grid}.invitation-state h1{margin:0;font-size:22px;font-weight:680}.invitation-state p{max-width:390px;color:var(--muted-foreground);margin:8px 0 20px;font-size:12px;line-height:1.5}.people-invitation-actions{justify-content:flex-end;align-items:center;gap:2px;display:inline-flex}.join-code-panel{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:6px;margin:24px 0;padding:18px 0;display:grid}.join-code-panel small{color:var(--muted-foreground);font-size:11px;font-weight:650}.join-code-panel strong{letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:22px}.join-code-panel span{color:var(--muted-foreground);align-items:flex-start;gap:7px;margin-top:10px;font-size:12px;line-height:1.5;display:flex}.join-code-panel span svg{flex:none;width:15px;height:15px;margin-top:1px}@media (width<=640px){.invitation-topbar{min-height:52px;padding:0 14px}.invitation-account{gap:2px;font-size:0}.invitation-account>svg{display:none}.invitation-card{width:100%;min-height:calc(100dvh - 52px);box-shadow:none;border:0;border-radius:0;margin:0;padding:34px 22px}.invitation-actions,.invitation-actions button{width:100%}}.dashboard-page,.request-screen-stack,.waitlist-page,.tournament-settings-page{--ops-divider:var(--border)}@supports (color:color-mix(in lab, red, red)){.dashboard-page,.request-screen-stack,.waitlist-page,.tournament-settings-page{--ops-divider:color-mix(in srgb, var(--border) 76%, transparent)}}.dashboard-page,.request-screen-stack,.waitlist-page,.tournament-settings-page{--ops-raised:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.dashboard-page,.request-screen-stack,.waitlist-page,.tournament-settings-page{--ops-raised:color-mix(in srgb, var(--app-surface-soft) 72%, var(--app-surface))}}.workspace-page-header{align-items:center;padding-bottom:16px}.workspace-page-header h2{font-size:26px;font-weight:690}.workspace-page-header .eyebrow{color:var(--muted-foreground);margin-bottom:5px;font-size:10px;font-weight:720}.workspace-page-header>div>p:last-child{max-width:720px;font-size:13px;line-height:1.45}.workspace-stat-line{border:1px solid var(--ops-divider);background:var(--ops-raised);border-radius:13px;flex:none;grid-auto-columns:minmax(132px,auto);grid-auto-flow:column;gap:0;width:fit-content;max-width:100%;display:grid;overflow-x:auto}.workspace-stat-line>span{border-left:1px solid var(--ops-divider);white-space:nowrap;align-items:baseline;gap:6px;min-height:48px;padding:11px 16px;display:flex}.workspace-stat-line>span:first-child{border-left:0}.workspace-stat-line strong{margin:0;font-size:18px;font-weight:690}.workspace-stat-line .is-attention,.workspace-stat-line .is-attention strong{color:var(--warning)}.dashboard-work-grid{gap:12px}.workspace-section{border-color:var(--ops-divider);background:var(--app-surface);box-shadow:none;border-radius:14px}.workspace-section-header{border-bottom-color:var(--ops-divider);min-height:62px;padding:12px 16px}.workspace-section-header h3{margin-bottom:2px;font-size:14px;font-weight:680}.workspace-section-header a{border-radius:8px;padding:5px 8px;font-size:11px}.workspace-section-header a:hover{background:var(--app-surface-soft)}.workspace-row{border-bottom-color:var(--ops-divider);min-height:54px;padding:9px 16px}.workspace-row:hover{background:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.workspace-row:hover{background:color-mix(in srgb, var(--app-surface-soft) 76%, transparent)}}.dashboard-page .workspace-section .empty-row{min-height:128px;color:var(--muted-foreground);place-items:center;font-size:12px;display:grid}.request-workspace-grid,.waitlist-workspace-grid{gap:10px}.request-workspace-grid>.data-panel,.request-workspace-grid>.detail-panel,.waitlist-workspace-grid>.data-panel,.waitlist-detail-stack>.detail-panel{border-color:var(--ops-divider);background:var(--app-surface);box-shadow:none;border-radius:14px}.data-panel-header,.detail-header{border-bottom-color:var(--ops-divider);background:0 0;min-height:66px;padding:12px 16px}.data-panel-header .eyebrow,.detail-header .eyebrow{color:var(--muted-foreground);margin-bottom:4px;font-size:9px;font-weight:720}.data-panel-header h3,.detail-header h3{font-size:15px;font-weight:690}.table-controls{border-bottom-color:var(--ops-divider);background:0 0;gap:10px;padding:10px 14px 12px}.table-tabs-list{border-color:var(--ops-divider);background:var(--app-surface-soft);scrollbar-width:none;border-radius:10px;gap:2px;max-width:100%;padding:2px;overflow-x:auto}.table-tabs-list::-webkit-scrollbar{display:none}.table-tabs-list [data-slot=tabs-trigger]{border-radius:8px;min-height:28px;font-size:10.5px;font-weight:650}.table-tabs-list [data-slot=tabs-trigger][data-state=active],.table-tabs-list [data-slot=tabs-trigger][data-active]{color:var(--foreground);background:var(--app-surface);box-shadow:0 2px 8px var(--foreground)}@supports (color:color-mix(in lab, red, red)){.table-tabs-list [data-slot=tabs-trigger][data-state=active],.table-tabs-list [data-slot=tabs-trigger][data-active]{box-shadow:0 2px 8px color-mix(in srgb, var(--foreground) 7%, transparent)}}.tab-count{background:var(--muted-foreground);min-width:16px;height:16px;padding-inline:5px}@supports (color:color-mix(in lab, red, red)){.tab-count{background:color-mix(in srgb, var(--muted-foreground) 10%, transparent)}}.tab-count{font-size:9px}.table-toolbar{grid-template-columns:minmax(0,1fr) minmax(120px,154px) auto;gap:8px;display:grid}.table-search-input,.table-source-select{min-width:0}.table-search-input,.table-source-select [data-slot=select-trigger]{background:var(--app-surface-soft);border-radius:9px;min-height:34px}.ops-table [data-slot=table-head]{height:36px;color:var(--muted-foreground);background:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.ops-table [data-slot=table-head]{background:color-mix(in srgb, var(--app-surface-soft) 64%, transparent)}}.ops-table [data-slot=table-head]{font-size:10px;font-weight:650}.ops-table [data-slot=table-cell]{border-bottom-color:var(--ops-divider);height:58px}.data-table-clickable-row:hover{background:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.data-table-clickable-row:hover{background:color-mix(in srgb, var(--app-surface-soft) 72%, transparent)}}.data-table-clickable-row.selected{background:var(--app-surface-soft);box-shadow:inset 3px 0 0 var(--foreground)}@supports (color:color-mix(in lab, red, red)){.data-table-clickable-row.selected{box-shadow:inset 3px 0 0 color-mix(in srgb, var(--foreground) 52%, transparent)}}.request-detail-summary{border-bottom-color:var(--ops-divider);background:0 0;gap:4px;padding:13px 16px}.request-detail-summary strong{font-size:15px;font-weight:690}.request-detail-summary span{color:var(--muted-foreground);font-size:11px;font-weight:560}.request-detail-panel>.assignment-panel,.request-detail-panel>.participant-summary-panel,.request-detail-panel>.note-panel,.request-detail-panel>.status-action-panel,.request-detail-panel>.thread-section{border-bottom-color:var(--ops-divider)}.waitlist-priority-control{border-bottom:1px solid var(--ops-divider);background:0 0;min-height:66px;padding:10px 14px}.waitlist-priority-options{background:var(--app-surface-soft);border-radius:10px;gap:2px;padding:2px}.waitlist-priority-options [data-slot=button]{border-radius:8px;min-height:30px;font-size:10.5px}.settings-page-header{width:min(100%,960px)}.settings-page-header>[data-slot=button]{border-radius:10px;min-height:36px;padding-inline:14px}.settings-main{gap:28px;width:min(100%,960px)}.settings-section{gap:10px}.settings-section-heading{padding-inline:4px}.settings-section-heading h3{font-size:16px;font-weight:680}.settings-section-heading p{margin-top:3px;font-size:12px}.settings-list{border-color:var(--ops-divider);background:var(--app-surface);border-radius:12px}.settings-row{border-top-color:var(--ops-divider);min-height:66px;padding:12px 15px}.settings-row-copy strong{font-size:12.5px;font-weight:650}.settings-row-copy small{font-size:11.5px}.settings-row-control [data-slot=input],.settings-row-control [data-slot=select-trigger],.settings-row-control .date-picker-trigger,.settings-row-control .time-picker-trigger{background:var(--app-surface-soft);min-height:36px;box-shadow:none;border-color:#0000;border-radius:9px}.settings-action-row [data-slot=button]{border-radius:9px;min-height:34px}.message-conversation-rail-header,.message-workspace-header{border-color:var(--ops-divider,var(--border));min-height:66px}.message-conversation-row{border-bottom-color:var(--ops-divider,var(--border));gap:10px;padding:13px 14px}.message-conversation-row.selected{background:var(--app-surface-soft)}.message-conversation-row.selected:before{display:none}.message-conversation-row:hover{background:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.message-conversation-row:hover{background:color-mix(in srgb, var(--app-surface-soft) 72%, transparent)}}.message-conversation-name-line strong{font-weight:650}.message-conversation-row.unread .message-conversation-name-line strong{font-weight:760}.message-booking-context{border-color:var(--ops-divider,var(--border));background:var(--app-surface-soft);width:calc(100% - 32px);box-shadow:none;border-radius:12px;margin:8px 16px 2px}.message-booking-context:hover,.message-booking-context.expanded{border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.message-booking-context:hover,.message-booking-context.expanded{border-color:color-mix(in srgb, var(--foreground) 14%, var(--border))}}.message-booking-context-details{border-top-color:var(--ops-divider,var(--border))}.chat-composer{border-top-color:var(--ops-divider,var(--border));padding:10px 20px 16px}.chat-composer-input{border-color:var(--ops-divider,var(--border));background:var(--app-surface-soft);border-radius:16px}.schedule-create-tabs-list{border-color:var(--ops-divider,var(--border));background:0 0}.schedule-create-tabs-list [data-slot=tabs-trigger][data-active]{color:var(--foreground);box-shadow:none;background:0 0}.schedule-create-panel .field [data-slot=input],.schedule-create-panel .field [data-slot=select-trigger],.schedule-create-panel .field [data-slot=textarea]{background:var(--app-surface-soft);border-color:#0000}.schedule-create-context,.schedule-create-panel .booking-context-panel,.schedule-create-panel .participant-editor{border-color:var(--ops-divider,var(--border));background:var(--app-surface-soft);border-radius:12px}.workspace-primary-link{border-radius:10px}@media (width<=820px){.workspace-stat-line{width:100%}.table-toolbar{grid-template-columns:minmax(0,1fr) minmax(112px,140px)}.table-toolbar>[data-slot=button]{grid-column:1/-1;justify-self:start}}[data-slot=workspace-page] [data-slot=button],[data-slot=workspace-page] [data-slot=input],[data-slot=workspace-page] [data-slot=select-trigger],[data-slot=workspace-page] [data-slot=textarea],[data-slot=workspace-page] .date-picker-trigger,[data-slot=workspace-page] .time-picker-trigger,.table-search-input,.table-source-select [data-slot=select-trigger],.operational-history-search [data-slot=input],[data-slot=workspace-page] [data-slot=tabs-list],.table-tabs-list,.waitlist-priority-options{border-radius:var(--control-radius)}[data-slot=workspace-page] [data-slot=tabs-trigger],.table-tabs-list [data-slot=tabs-trigger],.waitlist-priority-options [data-slot=button]{border-radius:var(--control-radius-inner)}[data-slot=workspace-page] [data-slot=workspace-surface],.request-system-body .data-panel,.request-system-body .detail-panel,.waitlist-system-body .data-panel,.waitlist-system-body .detail-panel,.settings-list{border-radius:var(--surface-radius)}.people-access-toolbar [data-slot=tabs-list],.people-search [data-slot=input]{height:var(--control-height);border-radius:var(--control-radius)}.people-access-toolbar [data-slot=tabs-list]{padding:3px}.people-access-toolbar [data-slot=tabs-trigger]{min-height:calc(var(--control-height) - 6px);border-radius:var(--control-radius-inner)}.people-search [data-slot=input]{padding-left:39px}.people-access-page [data-slot=workspace-header]{min-height:84px;padding-block:14px}.people-access-toolbar{min-height:58px;padding-block:10px}.people-toolbar-actions{align-items:center;gap:8px;min-width:0;display:flex}.people-toolbar-actions>[data-slot=button]{height:var(--control-height);flex:none;padding-inline:12px;font-size:12px;font-weight:600}.people-toolbar-actions>[data-slot=button] svg{width:15px;height:15px}.people-toolbar-actions .people-search{width:min(280px,32vw)}@media (width<=900px){.people-toolbar-actions .people-search{width:min(230px,28vw)}}@media (width<=680px){.people-toolbar-actions,.people-toolbar-actions .people-search{width:100%}.people-toolbar-actions>[data-slot=button]{flex:none}}.dashboard-cockpit-page [data-slot=workspace-header]{min-height:84px;padding-block:14px}.dashboard-cockpit-body{padding:0}.dashboard-desk-shortcuts{border-bottom:1px solid var(--border);background:var(--app-surface-soft);align-items:stretch;gap:30px;min-height:56px;padding-inline:28px;display:flex}@supports (color:color-mix(in lab, red, red)){.dashboard-desk-shortcuts{background:color-mix(in srgb, var(--app-surface-soft) 32%, transparent)}}.dashboard-desk-shortcuts>a{min-width:0;color:inherit;justify-content:flex-start;align-items:center;gap:8px;padding:10px 0;text-decoration:none;transition:color .15s;display:flex}.dashboard-desk-shortcuts>a:hover{color:var(--foreground)}.dashboard-desk-shortcuts>a span{align-items:baseline;gap:7px;display:flex}.dashboard-desk-shortcuts strong{font-variant-numeric:tabular-nums;font-size:16px;font-weight:650}.dashboard-desk-shortcuts small{color:var(--muted-foreground);font-size:12px}.dashboard-desk-shortcuts svg{width:13px;height:13px;color:var(--muted-foreground);opacity:0;transition:opacity .15s,transform .15s;transform:translate(-3px)}.dashboard-desk-shortcuts>a:hover svg{opacity:1;transform:translate(0)}.dashboard-cockpit-grid{grid-template-columns:minmax(520px,1.35fr) minmax(330px,.75fr);gap:0;min-height:0;display:grid}.dashboard-attention,.dashboard-court-plan,.dashboard-changes{min-width:0}.dashboard-attention{padding:18px 28px 32px}.dashboard-section-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:8px 0 12px;display:flex}.dashboard-section-heading.is-compact{min-height:62px}.dashboard-section-heading>div{min-width:0}.dashboard-section-heading p{color:var(--muted-foreground);text-transform:uppercase;margin:0 0 3px;font-size:9px;font-weight:650}.dashboard-section-heading h3{letter-spacing:0;margin:0;font-size:16px;font-weight:650}.dashboard-section-heading span{color:var(--muted-foreground);margin-top:3px;font-size:11px;display:block}.dashboard-section-heading [data-slot=button]{padding-inline:8px;font-size:11px}.dashboard-attention-list,.dashboard-court-list,.dashboard-change-list{flex-direction:column;min-width:0;display:flex}.dashboard-attention-list .workspace-empty-state,.dashboard-court-list .workspace-empty-state{text-align:left;justify-content:flex-start;min-height:132px;padding:24px 0;display:flex}.dashboard-attention-list .workspace-empty-state{min-height:180px}.dashboard-attention-list .workspace-empty-state>span,.dashboard-court-list .workspace-empty-state>span{max-width:none}.dashboard-attention-list .workspace-empty-state>span:first-child,.dashboard-court-list .workspace-empty-state>span:first-child{width:34px;height:34px}.dashboard-attention-list .workspace-empty-state svg,.dashboard-court-list .workspace-empty-state svg{width:16px;height:16px}.dashboard-attention-list .workspace-empty-state strong,.dashboard-court-list .workspace-empty-state strong{font-size:12px}.dashboard-attention-list .workspace-empty-state span,.dashboard-court-list .workspace-empty-state span{font-size:10.5px}.dashboard-attention-row{border-bottom:1px solid var(--border);min-height:68px;color:inherit;grid-template-columns:6px minmax(150px,1.15fr) minmax(150px,.9fr) auto 16px;align-items:center;gap:14px;padding:9px 8px 9px 0;text-decoration:none;transition:background .15s;display:grid}.dashboard-attention-row:hover{background:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.dashboard-attention-row:hover{background:color-mix(in srgb, var(--app-surface-soft) 46%, transparent)}}.dashboard-attention-marker{background:var(--muted-foreground);opacity:.28;border-radius:999px;width:3px;height:28px}.dashboard-attention-marker.status-needs_info,.dashboard-attention-marker.status-new{background:var(--warning);opacity:.9}.dashboard-attention-marker.status-waitlisted{background:var(--schedule-practice-accent);opacity:.75}.dashboard-attention-person,.dashboard-attention-window,.dashboard-change-row>span,.dashboard-court-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-attention-row strong,.dashboard-court-row strong,.dashboard-change-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.dashboard-attention-row small,.dashboard-court-row small,.dashboard-change-row small,.dashboard-change-row time{color:var(--muted-foreground);font-size:10.5px}.dashboard-attention-status{color:var(--muted-foreground);white-space:nowrap;font-size:10px;font-weight:650}.dashboard-attention-status.status-needs_info,.dashboard-attention-status.status-new{color:var(--warning)}.dashboard-attention-row>svg{width:15px;height:15px;color:var(--muted-foreground);opacity:0;transition:opacity .15s,transform .15s;transform:translate(-3px)}.dashboard-attention-row:hover>svg{opacity:1;transform:translate(0)}.dashboard-cockpit-side{border-left:1px solid var(--border);flex-direction:column;gap:0;min-width:0;padding:18px 28px 32px;display:flex}.dashboard-changes{border-top:1px solid var(--border);margin-top:18px;padding-top:12px}.dashboard-court-row{border-bottom:1px solid var(--border);min-height:56px;color:inherit;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:12px;padding:8px 0;text-decoration:none;display:grid}.dashboard-court-row:hover strong{text-underline-offset:3px;text-decoration:underline}.dashboard-court-row time{color:var(--muted-foreground);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10.5px}.dashboard-change-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:8px 0;display:flex}.dashboard-change-row time{white-space:nowrap;flex:none}@media (width<=1100px){.dashboard-cockpit-grid{grid-template-columns:1fr}.dashboard-cockpit-side{border-top:1px solid var(--border);border-left:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-top:0;display:grid}.dashboard-court-plan{padding-right:24px}.dashboard-changes{border-top:0;border-left:1px solid var(--border);margin-top:0;padding-top:0;padding-left:24px}}@media (width<=760px){.dashboard-desk-shortcuts{gap:24px;padding-inline:20px;overflow-x:auto}.dashboard-desk-shortcuts>a{flex:none}.dashboard-cockpit-grid{padding:0}.dashboard-cockpit-side{padding:0 20px 28px;display:flex}.dashboard-attention{padding:16px 20px 24px}.dashboard-court-plan,.dashboard-changes{border-left:0;padding-left:0;padding-right:0}.dashboard-changes{border-top:1px solid var(--border);margin-top:18px;padding-top:12px}.dashboard-attention-row{grid-template-columns:5px minmax(0,1fr) 16px}.dashboard-attention-window,.dashboard-attention-status{grid-column:2}}.request-screen-stack>[data-slot=workspace-header]{min-height:58px;padding:0 24px}.request-screen-stack>[data-slot=workspace-header]>div:first-child{align-items:center;gap:18px;min-width:0;display:flex}.request-screen-stack>[data-slot=workspace-header]>div:first-child>p:first-child{display:none}.request-screen-stack>[data-slot=workspace-header] h2{flex:none;font-size:18px;line-height:1}.request-screen-stack>[data-slot=workspace-header] h2+p{margin:0}.request-header-summary{flex-wrap:wrap;align-items:center;gap:4px 16px;display:flex}.request-header-summary>span{color:var(--muted-foreground);white-space:nowrap;font-size:11px;position:relative}.request-header-summary>span+span:before{color:var(--muted-foreground);position:absolute;left:-9px}@supports (color:color-mix(in lab, red, red)){.request-header-summary>span+span:before{color:color-mix(in srgb, var(--muted-foreground) 45%, transparent)}}.request-header-summary>span+span:before{content:"·"}.request-header-summary strong{color:var(--foreground);font-weight:650}@media (width<=680px){.request-screen-stack>[data-slot=workspace-header]{min-height:54px;padding-inline:16px}.request-screen-stack>[data-slot=workspace-header]>div:first-child{gap:12px}}.request-header-summary .is-attention,.request-header-summary .is-attention strong{color:var(--warning)}.request-screen-stack>.request-system-body{padding:0;overflow:hidden}.request-screen-stack{gap:0}.request-system-body>.request-workspace-grid{grid-template-columns:clamp(360px,33vw,460px) minmax(500px,1fr);gap:0}.request-system-body .request-workspace-grid>.data-panel,.request-system-body .request-workspace-grid>.detail-panel{background:var(--surface-default);min-width:0;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;flex-direction:column;display:flex}.request-system-body .request-workspace-grid>.data-panel{border-right:1px solid var(--border)}.request-system-body .data-panel-header,.request-system-body .detail-header{flex:none;align-items:center;min-height:52px;padding:8px 16px}.request-system-body .data-panel-header h3,.request-system-body .detail-header h3{font-size:15px}.request-system-body .data-panel-header h3+span{color:var(--muted-foreground);margin-top:2px;font-size:11px;display:block}.request-inbox-result-count{color:var(--muted-foreground);white-space:nowrap;font-size:11px;font-weight:550}.request-inbox-header-actions{align-items:center;gap:3px;min-width:0;display:flex}.request-inbox-header-actions .request-inbox-result-count{margin-right:5px}.request-inbox-header-actions .request-inbox-tool-button[data-slot=button]{flex:none;width:30px;height:30px;min-height:30px;padding:0}.request-inbox-header-actions .request-inbox-tool-button svg{width:15px;height:15px}.request-ownership-scopes{border-bottom:1px solid var(--border);flex:none;grid-template-columns:repeat(3,minmax(0,1fr));min-height:35px;display:grid}.request-ownership-scopes>button{border:0;border-right:1px solid var(--border);min-width:0;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:10px;font-weight:620;display:inline-flex;position:relative}.request-ownership-scopes>button:last-child{border-right:0}.request-ownership-scopes>button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.request-ownership-scopes>button:hover,.request-ownership-scopes>button[data-active=true]{color:var(--foreground);background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.request-ownership-scopes>button:hover,.request-ownership-scopes>button[data-active=true]{background:color-mix(in srgb, var(--foreground) 3%, transparent)}}.request-ownership-scopes>button:focus-visible{outline:1px solid var(--primary);outline-offset:-2px;border-radius:0}.request-ownership-scopes>button[data-active=true]:after{background:var(--primary)}.request-ownership-scopes small{min-width:16px;color:var(--muted-foreground);background:var(--muted);font-variant-numeric:tabular-nums;border-radius:3px;padding:1px 4px;font-size:8px;line-height:1.4}.request-inbox-search-reveal{border-bottom:0 solid var(--border);flex:none;grid-template-rows:0fr;min-height:0;transition:grid-template-rows .18s,border-bottom-width .18s;display:grid}.request-inbox-search-reveal>div{opacity:0;min-height:0;padding:0 14px;transition:padding .18s,opacity .13s;overflow:hidden}.request-inbox-search-reveal[data-open=true]{border-bottom-width:1px;grid-template-rows:1fr}.request-inbox-search-reveal[data-open=true]>div{opacity:1;padding-block:9px}.request-system-body .table-controls{background:0 0;flex:none;gap:0;padding:0 14px}.request-system-body .table-tabs-list{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;padding:0;display:grid;overflow:visible}.request-system-body .table-tabs-list [data-slot=tabs-trigger]{min-width:0;min-height:34px;box-shadow:none;background:0 0;border-radius:0;padding-inline:7px}.request-system-body .table-tabs-list [data-slot=tabs-trigger][data-state=active],.request-system-body .table-tabs-list [data-slot=tabs-trigger][data-active]{box-shadow:none;background:0 0}.request-inbox-toolbar{align-items:center;gap:5px;min-width:0;display:flex}.request-inbox-search{border:1px solid var(--border);border-radius:var(--control-radius);background:var(--muted);flex:auto;align-items:center;gap:7px;min-width:0;height:34px;padding:0 9px;display:flex}@supports (color:color-mix(in lab, red, red)){.request-inbox-search{background:color-mix(in srgb, var(--muted) 42%, transparent)}}.request-inbox-search>svg{width:14px;height:14px;color:var(--muted-foreground);flex:none}.request-inbox-search [data-slot=input]{min-width:0;height:32px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:11px}.request-inbox-search [data-slot=input]:focus-visible{box-shadow:none;outline:0}.request-inbox-toolbar .request-inbox-tool-button[data-slot=button]{flex:none;width:34px;height:34px;min-height:34px;padding:0}.request-inbox-list{overscroll-behavior:contain;scrollbar-color:var(--muted-foreground) transparent;flex:auto;min-height:0;overflow-y:auto}@supports (color:color-mix(in lab, red, red)){.request-inbox-list{scrollbar-color:color-mix(in srgb, var(--muted-foreground) 34%, transparent) transparent}}.request-inbox-list{scrollbar-width:thin}.request-inbox-row{border:0;border-bottom:1px solid var(--border);width:100%;min-width:0;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto;gap:0 14px;padding:12px 38px 12px 16px;transition:background-color .14s,box-shadow .14s;display:grid;position:relative}.request-inbox-row-eyebrow{grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-bottom:6px;display:flex}.request-inbox-row-eyebrow .status{flex:none;min-height:20px;padding:2px 7px;font-size:9.5px}.request-inbox-row-state{flex:none;align-items:center;gap:7px;display:inline-flex}.request-inbox-row:hover{background:var(--muted)}@supports (color:color-mix(in lab, red, red)){.request-inbox-row:hover{background:color-mix(in srgb, var(--muted) 48%, transparent)}}.request-inbox-row[aria-pressed=true]{background:var(--surface-subtle);box-shadow:inset 3px 0 0 var(--foreground)}.request-inbox-row:focus-visible{z-index:1;outline:2px solid var(--ring);outline-offset:-3px}.request-inbox-row-heading{grid-column:1/-1;align-items:center;min-width:0;margin-top:3px;display:flex}.request-inbox-row-heading strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:700;line-height:1.2;overflow:hidden}.request-inbox-row-window{color:var(--foreground-soft);font-variant-numeric:tabular-nums;grid-column:1/-1;font-size:11.5px;font-weight:600;line-height:1.25}.request-inbox-row-window small{color:var(--muted-foreground);margin-left:5px;font-size:10px;font-weight:500}.request-inbox-row-context,.request-inbox-row-received,.request-inbox-row-meta{min-width:0;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.35;overflow:hidden}.request-inbox-row-context{white-space:normal;flex-wrap:wrap;align-items:center;gap:5px 7px;min-width:0;display:flex;overflow:visible}.request-inbox-row-requester{color:var(--text-secondary);font-weight:600}.request-inbox-row-context-label{color:var(--muted-foreground);white-space:nowrap;align-items:center;font-size:9.5px;font-weight:620;line-height:1.2;display:inline-flex}.request-inbox-row-context-label.is-arrangement{background:var(--muted);border-radius:999px;min-height:18px;padding:2px 6px}@supports (color:color-mix(in lab, red, red)){.request-inbox-row-context-label.is-arrangement{background:color-mix(in srgb, var(--muted) 72%, transparent)}}.request-inbox-row-context-label.is-arrangement{font-size:8.5px;line-height:1}.request-inbox-row-context-label.is-looking,.request-inbox-row-context-label.is-hitting_partner_requested{color:var(--schedule-practice-accent);background:var(--schedule-practice-accent)}@supports (color:color-mix(in lab, red, red)){.request-inbox-row-context-label.is-looking,.request-inbox-row-context-label.is-hitting_partner_requested{background:color-mix(in srgb, var(--schedule-practice-accent) 14%, transparent)}}.request-inbox-row-context-label.is-coach,.request-inbox-row-context-label.is-self_arranged{color:var(--muted-foreground)}.request-inbox-row-received{grid-column:1/-1}.request-inbox-row-meta{align-items:center;gap:5px 9px;min-width:0;font-size:10px;display:flex}.request-inbox-row-footer{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:5px;min-width:0;margin-top:9px;display:flex}.request-inbox-row-meta>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.request-inbox-row-meta .player-draw-context{flex:none}.request-inbox-row-meta .is-unread,.request-inbox-row-follow-up{flex:none;font-size:9.5px;font-weight:650}.request-inbox-row-meta .is-unread{color:var(--info)}.request-inbox-row-duplicate{min-width:18px;height:18px;color:var(--warning);justify-content:center;align-items:center;gap:2px;font-size:8.5px;font-weight:650;line-height:1;display:inline-flex}.request-inbox-row-duplicate svg{flex:none;width:11px;height:11px}.request-inbox-row-unread{min-width:17px;height:17px;color:var(--info);background:var(--info);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.request-inbox-row-unread{background:color-mix(in srgb, var(--info) 12%, transparent)}}.request-inbox-row-unread{font-size:8.5px;font-weight:700;line-height:1}.request-inbox-row-signals{min-height:16px;color:var(--muted-foreground);flex-wrap:wrap;grid-column:1/-1;gap:5px 10px;font-size:9.5px;font-weight:620;display:flex}.request-inbox-row-signals:empty{display:none}.request-inbox-row-signals>span{position:relative}.request-inbox-row-signals>span+span:before{color:var(--border-strong);content:"·";position:absolute;left:-6px}.request-inbox-row-signals .is-unread{color:var(--info)}.request-inbox-row>svg{width:14px;height:14px;color:var(--muted-foreground);position:absolute;top:50%;right:15px;transform:translateY(-50%)}.request-system-body .request-detail-panel{overflow:hidden;container:request-detail/inline-size}.request-system-body .request-detail-panel>.detail-header{z-index:5;border-bottom:1px solid var(--border);background:var(--surface-default);min-height:64px;padding:10px 18px;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.request-system-body .request-detail-panel>.detail-header{background:color-mix(in srgb, var(--surface-default) 94%, transparent)}}.request-system-body .request-detail-panel>.detail-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.request-system-body .request-detail-panel>.detail-header h3{font-size:16px}.request-system-body .request-detail-panel .detail-header-actions{flex-wrap:wrap;justify-content:flex-end}.request-detail-identity{flex:auto;gap:3px;min-width:0;display:grid}.request-detail-meta{min-width:0;color:var(--muted-foreground);align-items:center;gap:8px;font-size:10px;font-weight:550;display:flex}.request-detail-meta>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.request-detail-tabs{flex:auto;gap:0;min-height:0;overflow:hidden}.request-detail-nav[data-slot=tabs-list]{border-bottom:1px solid var(--border);border-radius:0;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:0;width:100%;min-height:40px;padding:0;display:grid}.request-detail-nav [data-slot=tabs-trigger]{min-width:0;height:40px;color:var(--muted-foreground);font:inherit;cursor:pointer;box-shadow:none;background:0 0;border-radius:0;padding:0 8px;font-size:11px;font-weight:620;position:relative;border-color:#0000!important}.request-detail-nav [data-slot=tabs-trigger]:hover{color:var(--foreground);background:var(--muted)}@supports (color:color-mix(in lab, red, red)){.request-detail-nav [data-slot=tabs-trigger]:hover{background:color-mix(in srgb, var(--muted) 34%, transparent)}}.request-detail-nav [data-slot=tabs-trigger]:focus-visible{background:var(--muted);border-color:#0000!important}@supports (color:color-mix(in lab, red, red)){.request-detail-nav [data-slot=tabs-trigger]:focus-visible{background:color-mix(in srgb, var(--muted) 40%, transparent)}}.request-detail-nav [data-slot=tabs-trigger]:focus-visible{box-shadow:none;outline:0}.request-detail-nav [data-slot=tabs-trigger][data-active]{color:var(--foreground)}.request-detail-nav [data-slot=tabs-trigger][data-active]:after{background:var(--foreground);content:"";opacity:1;height:2px;position:absolute;bottom:0;left:14px;right:14px}.request-detail-subview-nav{min-height:40px;padding:0 var(--request-section-padding);border-bottom:1px solid var(--border);flex:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.request-detail-subview-nav button{width:fit-content;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;font-weight:600;display:inline-flex}.request-detail-subview-nav button:hover{color:var(--foreground)}.request-detail-subview-nav button svg{width:14px;height:14px}.request-detail-subview-nav strong{grid-column:2;font-size:11px;font-weight:650}.request-triage-overview{--request-group-divider:var(--muted)}@supports (color:color-mix(in lab, red, red)){.request-triage-overview{--request-group-divider:color-mix(in srgb, var(--muted) 24%, var(--background))}}.request-triage-overview{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.request-detail-tab-panel{overscroll-behavior:contain;scrollbar-color:var(--muted-foreground) transparent;flex:auto;max-width:100%;min-height:0;overflow:hidden auto}@supports (color:color-mix(in lab, red, red)){.request-detail-tab-panel{scrollbar-color:color-mix(in srgb, var(--muted-foreground) 34%, transparent) transparent}}.request-detail-tab-panel{scrollbar-width:thin}.request-system-body [data-slot=button]{font-size:12px;font-weight:600;line-height:1}.request-system-body .detail-header-actions [data-slot=button]{min-height:30px;padding-inline:10px}.request-system-body .practice-pairing-controls [data-slot=button],.request-system-body .participant-summary-header [data-slot=button],.request-system-body .status-action-row [data-slot=button]{min-height:32px;padding-inline:10px}.request-detail-intake{min-height:42px;padding:8px var(--request-section-padding) 11px;border-bottom:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:16px;font-size:11px;font-weight:560;display:flex}.request-detail-intake .player-draw-context{justify-content:flex-end}.request-triage-context{border-bottom:1px solid var(--border);padding:0}.request-duplicate-review{border-bottom:1px solid var(--border);display:grid}.request-duplicate-review-heading{min-height:56px;padding:12px var(--request-section-padding);color:var(--warning);grid-template-columns:16px minmax(0,1fr);align-items:start;gap:9px;display:grid}.request-duplicate-review-heading>svg{width:15px;height:15px;margin-top:1px}.request-duplicate-review-heading>div{gap:3px;display:grid}.request-duplicate-review-heading strong{color:var(--foreground);font-size:11.5px;font-weight:650}.request-duplicate-review-heading span{color:var(--muted-foreground);font-size:10.5px;line-height:1.35}.request-duplicate-review-list{border-top:1px solid var(--border);display:grid}.request-duplicate-review-list button{min-width:0;min-height:48px;padding:9px var(--request-section-padding);color:inherit;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;transition:background-color .14s;display:flex}.request-duplicate-review-list button+button{border-top:1px solid var(--border)}.request-duplicate-review-list button:hover{background:var(--warning-soft)}@supports (color:color-mix(in lab, red, red)){.request-duplicate-review-list button:hover{background:color-mix(in srgb, var(--warning-soft) 32%, transparent)}}.request-duplicate-review-list button:focus-visible{z-index:1;outline:2px solid var(--ring);outline-offset:-2px;position:relative}.request-duplicate-review-list button>span{gap:2px;min-width:0;display:grid}.request-duplicate-review-list button>span:last-child{color:var(--foreground-soft);font-variant-numeric:tabular-nums;flex:none;grid-auto-flow:column;align-items:center;gap:7px;font-size:10.5px;font-weight:600;display:flex}.request-duplicate-review-list strong{font-size:11px;font-weight:650}.request-duplicate-review-list small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.request-duplicate-review-list svg{width:13px;height:13px}.request-triage-facts{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.request-triage-facts>div{min-width:0;padding:12px var(--request-section-padding) 13px}.request-triage-facts>div+div{border-left:1px solid var(--border)}.request-triage-facts dt,.request-triage-facts dd{margin:0}.request-triage-facts dt{color:var(--muted-foreground);margin-bottom:5px;font-size:10px;font-weight:600}.request-triage-facts dd{text-overflow:ellipsis;font-size:12.5px;font-weight:640;line-height:1.35;overflow:hidden}.request-triage-requested{gap:1px;display:grid}.request-triage-requested>span:last-child{color:var(--foreground-soft);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}@container request-detail (width<=620px){.request-triage-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.request-triage-facts>div:nth-child(3){border-left:0}.request-triage-facts>div:nth-child(n+3){border-top:1px solid var(--border)}}@container request-detail (width<=500px){.request-system-body .request-detail-panel>.detail-header{grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;min-height:0;padding-block:10px;display:grid}.request-detail-identity,.request-system-body .request-detail-panel .detail-header-actions{width:100%}.request-detail-meta{flex-wrap:wrap;gap:3px 8px}.request-system-body .request-detail-panel .detail-header-actions{justify-content:flex-start}.request-system-body .request-detail-panel .detail-header-actions>[data-slot=button]:last-child{margin-left:auto}}.request-people-view>.practice-pairing-panel{padding:16px var(--request-section-padding) 18px;border-bottom:1px solid var(--border);gap:12px;display:grid}.request-people-view>.hitter-dispatch-panel,.request-detail-panel>.hitter-dispatch-panel{min-height:76px;padding:14px var(--request-section-padding);border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.hitter-dispatch-copy{gap:2px;min-width:0;display:grid}.hitter-dispatch-copy>span{color:var(--muted-foreground);font-size:10px;font-weight:600}.hitter-dispatch-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.hitter-dispatch-copy>small{color:var(--muted-foreground);font-size:10.5px;line-height:1.4}.hitter-dispatch-panel [data-slot=button]{white-space:nowrap;gap:6px;min-height:34px;padding-inline:11px}.hitter-dispatch-panel [data-slot=button] svg{width:13px;height:13px}.hitter-dispatch-panel>.form-message{grid-column:1/-1;margin:0}.hitter-candidate-list{border-top:1px solid var(--border);grid-column:1/-1;display:grid}.hitter-candidate-list-heading{min-height:36px;color:var(--muted-foreground);text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:9.5px;font-weight:650;display:flex}.hitter-candidate-list-heading small{text-align:right;text-transform:none;font-size:9px;font-weight:500}.hitter-candidate-row{border-top:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) minmax(96px,auto) auto;align-items:center;gap:10px;min-height:62px;display:grid}.hitter-candidate-row.is-unavailable{color:var(--muted-foreground)}.hitter-candidate-avatar{border:1px solid var(--border);background:var(--surface-control);width:30px;height:30px;color:var(--muted-foreground);border-radius:50%;flex:0 0 30px;place-items:center;font-size:9px;font-weight:750;display:grid}.hitter-candidate-identity{gap:2px;min-width:0;display:grid}.hitter-candidate-identity>div{align-items:center;gap:7px;min-width:0;display:flex}.hitter-candidate-identity strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:650;overflow:hidden}.hitter-candidate-identity small,.hitter-candidate-identity p{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9.5px;line-height:1.35;overflow:hidden}.hitter-candidate-identity p{color:var(--foreground-soft)}.hitter-preference-badge{min-height:18px;padding-inline:6px;font-size:8.5px}.hitter-preference-badge.is-preferred{border-color:var(--status-assigned)}@supports (color:color-mix(in lab, red, red)){.hitter-preference-badge.is-preferred{border-color:color-mix(in srgb, var(--status-assigned) 35%, var(--border))}}.hitter-preference-badge.is-preferred{background:var(--status-assigned)}@supports (color:color-mix(in lab, red, red)){.hitter-preference-badge.is-preferred{background:color-mix(in srgb, var(--status-assigned) 10%, transparent)}}.hitter-preference-badge.is-preferred{color:var(--status-assigned)}.hitter-preference-badge.is-avoid{border-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.hitter-preference-badge.is-avoid{border-color:color-mix(in srgb, var(--destructive) 30%, var(--border))}}.hitter-preference-badge.is-avoid{background:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.hitter-preference-badge.is-avoid{background:color-mix(in srgb, var(--destructive) 8%, transparent)}}.hitter-preference-badge.is-avoid{color:var(--destructive)}.hitter-candidate-status{max-width:150px;color:var(--muted-foreground);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.hitter-candidate-status.is-available{color:var(--status-assigned);font-weight:620}.hitter-candidate-row>[data-slot=button]{width:28px;height:28px;min-height:28px;padding:0}.hitter-preference-form{gap:20px;padding:20px;display:grid;overflow-y:auto}.hitter-preference-profile{border-bottom:1px solid var(--border);align-items:center;gap:11px;padding-bottom:18px;display:flex}.hitter-preference-profile>div{gap:3px;display:grid}.hitter-preference-profile strong{font-size:12px}.hitter-preference-profile small,.hitter-preference-field>small{color:var(--muted-foreground);font-size:10px;line-height:1.4}.hitter-preference-field{gap:8px;display:grid}.hitter-preference-field>span{font-size:10.5px;font-weight:650}.hitter-preference-field [data-slot=textarea]{resize:vertical;min-height:130px}.hitter-preference-segments{border:1px solid var(--border);background:var(--surface-control);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hitter-preference-segments button{border:0;border-right:1px solid var(--border);min-height:38px;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;font-size:10.5px;font-weight:620}.hitter-preference-segments button:last-child{border-right:0}.hitter-preference-segments button.is-active{background:var(--secondary);color:var(--foreground);box-shadow:inset 0 -2px 0 var(--primary)}.hitter-preference-sheet [data-slot=sheet-footer] [data-slot=button]{width:100%}.request-people-view>.participant-summary-panel{padding:0 var(--request-section-padding) 18px;background:0 0;border:0;gap:0}.request-participant-summary-header{border-bottom:1px solid var(--border);min-height:52px;padding:0}.request-participant-summary-header>div{align-items:baseline;gap:7px;min-width:0;display:flex}.request-participant-summary-header span{color:var(--foreground);text-transform:none;font-size:12px;font-weight:650}.request-participant-summary-header small{color:var(--muted-foreground);font-size:10px;font-weight:550}.request-people-view .participant-primary-control{border-bottom:1px solid var(--border);grid-template-columns:minmax(110px,.32fr) minmax(0,1fr);align-items:center;gap:18px;min-height:62px;padding:10px 0;display:grid}.request-people-view .participant-primary-control>span{color:var(--muted-foreground);font-size:10.5px;font-weight:600}.request-people-view .participant-primary-control [data-slot=select-trigger]{min-height:36px;font-size:11.5px}.request-people-view .participant-editor{background:0 0;border:0;border-radius:0;gap:10px;padding:0}.request-people-view .participant-editor-header{border-bottom:1px solid var(--border);min-height:50px}.request-people-view .participant-editor-header>div>span{color:var(--foreground);text-transform:none;font-size:11px;font-weight:650}.request-people-view .participant-summary-footer{border-top:1px solid var(--border);justify-content:flex-end;padding-top:14px;display:flex}.request-triage-overview .practice-pairing-heading{grid-template-columns:16px minmax(0,1fr) auto;align-items:start;gap:8px;width:100%;display:grid}.request-triage-overview .practice-pairing-heading>svg{width:15px;height:15px;color:var(--muted-foreground);margin-top:1px}.request-triage-overview .practice-pairing-heading>div{gap:2px;display:grid}.request-triage-overview .practice-pairing-heading [data-slot=badge]{align-self:center;padding-inline:7px;font-size:9.5px}.request-triage-overview .practice-pairing-heading span{font-size:10px;font-weight:600}.request-triage-overview .practice-pairing-heading strong{font-size:12px;font-weight:640}.request-triage-overview .practice-pairing-controls{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.request-triage-overview .practice-pairing-controls [data-slot=select-trigger]{min-height:36px;font-size:12px}.request-triage-overview .practice-pairing-controls [data-slot=button]{white-space:nowrap;gap:5px;min-height:36px;padding-inline:12px}.request-triage-overview .practice-pairing-controls [data-slot=button] svg{width:14px;height:14px}.practice-pairing-selection-context{min-width:0;color:var(--muted-foreground);align-items:center;gap:6px;font-size:10.5px;line-height:1.4;display:flex}.practice-pairing-selection-context>span:first-child{color:var(--foreground-soft);font-weight:600}.practice-pairing-selection-context>span+span{padding-left:8px;position:relative}.practice-pairing-selection-context>span+span:before{color:var(--border-strong);content:"·";position:absolute;left:0}.request-triage-team{border-bottom:1px solid var(--border)}.request-triage-team>summary{min-height:58px;padding:10px var(--request-section-padding);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;list-style:none;display:flex}.request-triage-team>summary::-webkit-details-marker{display:none}.request-triage-team>summary>span:first-child{gap:3px;min-width:0;display:grid}.request-triage-team>summary strong{font-size:12px;font-weight:650}.request-triage-team>summary small,.request-triage-team>summary>span:last-child{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:550;overflow:hidden}.request-triage-team>summary>span:last-child{flex:none}.request-triage-team[open]>summary{border-bottom:1px solid var(--border)}.request-triage-team .participant-summary-panel{padding:14px var(--request-section-padding) 16px;background:0 0;border:0;gap:10px}.request-triage-team .participant-summary-header>span{text-transform:none;font-size:11px}.request-triage-team-summary{width:100%;min-height:60px;padding:11px var(--request-section-padding);border-bottom:1px solid var(--border);color:inherit;text-align:left;cursor:pointer;background:0 0;border-top:0;border-left:0;border-right:0;justify-content:space-between;align-items:center;gap:18px;transition:background-color .14s;display:flex}.request-triage-team-summary:hover{background:var(--muted)}@supports (color:color-mix(in lab, red, red)){.request-triage-team-summary:hover{background:color-mix(in srgb, var(--muted) 42%, transparent)}}.request-triage-team-summary[aria-expanded=true]{background:var(--muted)}@supports (color:color-mix(in lab, red, red)){.request-triage-team-summary[aria-expanded=true]{background:color-mix(in srgb, var(--muted) 28%, transparent)}}.request-triage-team-summary:focus-visible{z-index:1;outline:2px solid var(--ring);outline-offset:-2px;position:relative}.request-triage-team-summary>.request-row-heading{grid-template-columns:16px minmax(0,1fr);align-items:start;gap:8px;min-width:0;display:grid}.request-row-heading>svg{width:15px;height:15px;color:var(--muted-foreground);margin-top:1px}.request-row-heading>div{gap:3px;min-width:0;display:grid}.request-triage-team-summary strong{font-size:12px;font-weight:650}.request-triage-team-summary small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:550;overflow:hidden}.request-triage-team-action{color:var(--muted-foreground);flex:none;align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.request-triage-team-action svg{width:14px;height:14px;transition:transform .18s}.request-triage-team-summary[aria-expanded=true] .request-triage-team-action svg{transform:rotate(90deg)}.request-triage-team-disclosure{flex:none;grid-template-rows:0fr;min-height:0;transition:grid-template-rows .2s;display:grid}.request-triage-team-disclosure>div{min-height:0;overflow:hidden}.request-triage-team-disclosure[data-open=true]{grid-template-rows:1fr}.request-triage-team-disclosure .participant-summary-panel{padding:14px var(--request-section-padding) 18px;border:0;border-bottom:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;gap:12px}.request-triage-team-disclosure .participant-summary-header>span{display:none}.request-triage-team-disclosure .participant-editor{border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;gap:12px;padding:12px 0 0}.request-triage-team-disclosure .participant-editor-header>div>span{color:var(--foreground);text-transform:none;font-size:11px;font-weight:650}.request-triage-team-disclosure .participant-summary-footer{border-top:1px solid var(--border);justify-content:flex-end;padding-top:12px;display:flex}.request-team-view{min-height:0;overflow-y:auto}.request-team-view>.participant-summary-panel{padding:18px var(--request-section-padding) 24px;background:0 0;border:0;gap:14px}.request-team-view .participant-summary-header>span{display:none}.request-team-view .participant-editor{border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;gap:12px;padding:12px 0 0}.request-team-view .participant-editor-header>div>span{color:var(--foreground);text-transform:none;font-size:11px;font-weight:650}.request-triage-note{min-height:62px;padding:14px var(--request-section-padding);border-bottom:1px solid var(--border);grid-template-columns:minmax(150px,.45fr) minmax(0,1.55fr);align-items:start;gap:18px;display:grid}.request-triage-note>span{color:var(--muted-foreground);font-size:10px;font-weight:600}.request-triage-note p{color:var(--foreground-soft);margin:0;font-size:11.5px;line-height:1.45}.request-notes-editor{padding:14px var(--request-section-padding) 16px;border-top:0;border-bottom:1px solid var(--border);flex:none;gap:10px;display:grid}.request-notes-view .request-notes-editor{width:min(100%,760px);min-height:100%;padding:18px var(--request-section-padding) 24px;border:0;align-content:start;margin-inline:auto}.request-section-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.request-section-label strong{font-size:11px;font-weight:650}.request-section-label>div{align-items:center;gap:8px;min-width:0;display:flex}.request-section-label>div>svg{width:15px;height:15px;color:var(--muted-foreground);flex:none}.request-section-label-copy{gap:2px;display:grid}.request-section-label-copy small{color:var(--muted-foreground);font-size:9px;font-weight:500}.request-section-label span{color:var(--muted-foreground);font-size:10px;font-weight:550}.request-section-label .request-notes-privacy{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.request-notes-privacy svg{width:13px;height:13px}.request-notes-editor form{gap:8px;display:grid}.request-notes-editor textarea[data-slot=textarea]{resize:vertical;min-height:92px;font-size:11.5px;line-height:1.45}.request-notes-editor-footer{justify-content:flex-end;align-items:center;gap:6px;display:flex}.request-notes-editor-footer>span{color:var(--muted-foreground);margin-right:auto;font-size:10px}.request-conversation-preview{padding:14px var(--request-section-padding) 16px;border-top:0;border-bottom:1px solid var(--border);flex:none;gap:12px;display:grid}.request-conversation-preview-header>div{align-items:baseline;gap:8px;display:flex}.request-conversation-preview-header>div>div{align-items:baseline;gap:8px;min-width:0;display:flex}.request-conversation-preview-header button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:600}.request-conversation-preview-header button:hover{color:var(--foreground)}.request-conversation-excerpt{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:8px;padding:12px 0;display:grid}.request-conversation-excerpt article{gap:3px;width:min(82%,520px);display:grid}.request-conversation-excerpt article.is-staff{text-align:right;justify-self:end}.request-conversation-excerpt article p{background:var(--muted);width:fit-content;max-width:100%;color:var(--foreground);text-align:left;border-radius:12px 12px 12px 4px;margin:0;padding:7px 10px;font-size:11px;line-height:1.4}.request-conversation-excerpt article.is-staff p{background:var(--info);border-radius:12px 12px 4px;justify-self:end}@supports (color:color-mix(in lab, red, red)){.request-conversation-excerpt article.is-staff p{background:color-mix(in srgb, var(--info) 13%, var(--muted))}}.request-conversation-excerpt time,.request-conversation-empty{color:var(--muted-foreground);margin:0;font-size:9.5px;line-height:1.35}.request-conversation-preview form{grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:6px;min-width:0;display:grid}.request-conversation-preview form [data-slot=input],.request-conversation-preview form [data-slot=button]{height:36px;min-height:36px}.request-conversation-preview form>span{color:var(--muted-foreground);grid-column:1/-1;font-size:10px}.request-conversation-preview form>span:empty{display:none}.request-triage-overview>.status-action-panel{padding:14px var(--request-section-padding) 16px;border:0;border-bottom:1px solid var(--border);background:0 0;gap:10px}.request-triage-overview>.status-action-panel.is-compact{z-index:4;border-top:1px solid var(--border);background:var(--background);flex:none;gap:0;margin-top:auto;padding:0;position:relative}@supports (color:color-mix(in lab, red, red)){.request-triage-overview>.status-action-panel.is-compact{background:color-mix(in oklab, var(--background) 92%, var(--muted) 8%)}}.request-status-notice{z-index:12;position:absolute;bottom:calc(100% + 12px);left:50%}.status-action-panel:not(.is-compact) .request-status-notice{bottom:18px}.request-status-heading{align-items:center}.request-status-heading h4{font-size:12px;font-weight:650}.status-action-panel.is-compact .status-action-row{gap:0}.status-action-panel.is-compact .request-status-strip{border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:46px;align-items:stretch;width:100%;display:grid;overflow:hidden}.status-action-panel.is-compact>.field{padding:14px var(--request-section-padding);border-bottom:1px solid var(--border)}.status-action-panel.is-compact .request-status-strip [data-slot=button]{border:0;border-left:1px solid var(--border);width:100%;height:100%;min-height:0}@supports (color:color-mix(in lab, red, red)){.status-action-panel.is-compact .request-status-strip [data-slot=button]{border-left:1px solid color-mix(in srgb, var(--border) 72%, transparent)}}.status-action-panel.is-compact .request-status-strip [data-slot=button]{color:var(--muted-foreground);border-radius:0;font-size:11px;font-weight:620;transition:color .14s,background-color .14s;background:0 0!important}.status-action-panel.is-compact .request-status-strip>[data-slot=button]:first-child{border-left:0}.status-action-panel.is-compact .request-status-strip [data-slot=button]:hover{background:var(--muted)!important}.status-action-panel.is-compact .request-status-strip [data-status-action=needs_info]{color:var(--warning)}.status-action-panel.is-compact .request-status-strip [data-status-action=needs_info]:hover{background:var(--warning)!important}@supports (color:color-mix(in lab, red, red)){.status-action-panel.is-compact .request-status-strip [data-status-action=needs_info]:hover{background:color-mix(in srgb, var(--warning) 9%, transparent)!important}}.status-action-panel.is-compact .request-status-strip [data-status-action=waitlisted]{color:var(--foreground-soft)}.status-action-panel.is-compact .request-status-strip [data-status-action=waitlisted]:hover{color:var(--foreground);background:var(--muted)!important}@supports (color:color-mix(in lab, red, red)){.status-action-panel.is-compact .request-status-strip [data-status-action=waitlisted]:hover{background:color-mix(in srgb, var(--muted) 54%, transparent)!important}}.status-action-panel.is-compact .request-status-strip [data-status-action=rejected]{color:var(--destructive)}.status-action-panel.is-compact .request-status-strip [data-status-action=rejected]:hover{background:var(--destructive)!important}@supports (color:color-mix(in lab, red, red)){.status-action-panel.is-compact .request-status-strip [data-status-action=rejected]:hover{background:color-mix(in srgb, var(--destructive) 8%, transparent)!important}}.status-action-panel.is-compact .request-status-strip [data-status-action=canceled]{color:var(--muted-foreground)}.status-action-panel.is-compact .request-status-strip [data-status-action=canceled]:hover{color:var(--foreground);background:var(--muted)!important}@supports (color:color-mix(in lab, red, red)){.status-action-panel.is-compact .request-status-strip [data-status-action=canceled]:hover{background:color-mix(in srgb, var(--muted) 54%, transparent)!important}}.status-action-panel.is-compact .request-status-strip [data-slot=button][data-size=icon]{width:40px;height:100%;padding:0}.request-decision-composer{padding:14px var(--request-section-padding);border-bottom:1px solid var(--border);background:var(--panel);gap:10px;display:grid}@supports (color:color-mix(in lab, red, red)){.request-decision-composer{background:color-mix(in srgb, var(--panel) 94%, var(--muted) 6%)}}.request-decision-composer-copy{gap:2px;display:grid}.request-decision-composer-copy strong{color:var(--foreground);font-size:12px;font-weight:650}.request-decision-composer-copy span{color:var(--muted-foreground);font-size:10px;line-height:1.4}.request-decision-composer [data-slot=textarea]{resize:vertical;min-height:64px}.request-decision-composer-footer{justify-content:flex-end;align-items:center;gap:6px;display:flex}.request-decision-composer-footer>span{color:var(--muted-foreground);font-variant-numeric:tabular-nums;margin-right:auto;font-size:9px}.request-conversation-view{border-bottom:0;flex-direction:column;flex:auto;min-height:0;padding:0;display:flex;overflow:hidden}.request-conversation-context{min-height:50px;padding:8px var(--request-section-padding);border-bottom:1px solid var(--border);background:var(--ops-panel);flex:none;align-items:center;gap:9px;display:flex}.request-conversation-identities{align-items:center;padding-right:4px;display:flex}.request-conversation-identities>span{border:2px solid var(--ops-panel);width:25px;height:25px;color:var(--ops-text);background:var(--ops-panel-raised);border-radius:50%;place-items:center;font-size:8px;font-weight:700;display:inline-grid}.request-conversation-identities>span+span{color:#fff;background:var(--ops-blue);margin-left:-7px}.request-conversation-context-copy{gap:2px;min-width:0;display:grid}.request-conversation-context-copy strong,.request-conversation-context-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.request-conversation-context-copy strong{color:var(--ops-text);font-size:9.5px;font-weight:650}.request-conversation-context-copy small{color:var(--ops-muted);font-size:8px}.request-conversation-privacy{color:var(--ops-muted);white-space:nowrap;align-items:center;gap:5px;margin-left:auto;font-size:8.5px;font-weight:600;display:inline-flex}.request-conversation-privacy svg{width:13px;height:13px}.request-conversation-timeline{overscroll-behavior:contain;min-height:0;padding:16px var(--request-section-padding);scrollbar-color:var(--muted-foreground) transparent;flex:auto;display:flex;overflow-y:auto}@supports (color:color-mix(in lab, red, red)){.request-conversation-timeline{scrollbar-color:color-mix(in srgb, var(--muted-foreground) 34%, transparent) transparent}}.request-conversation-timeline{scrollbar-width:thin}.request-conversation-timeline .chat-timeline-list{gap:2px;width:100%;min-height:100%;padding:0}.request-conversation-timeline .chat-system-event{border-radius:var(--control-radius);max-width:min(88%,560px)}.request-conversation-timeline .chat-action-event{border-radius:var(--control-radius);width:min(100%,580px)}.request-conversation-view>.chat-composer{padding:0 var(--request-section-padding);border-top:1px solid var(--border);flex:none;position:relative}@supports (color:color-mix(in lab, red, red)){.request-conversation-view>.chat-composer{border-top:1px solid color-mix(in srgb, var(--border) 72%, var(--muted-foreground))}}.request-conversation-view>.chat-composer{background:var(--background)}@supports (color:color-mix(in lab, red, red)){.request-conversation-view>.chat-composer{background:color-mix(in oklab, var(--background) 76%, var(--muted) 24%)}}.request-conversation-view .chat-composer-input{min-height:56px;box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;padding:7px 0}.request-conversation-view .chat-composer-input [data-slot=textarea]{min-height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:11px 10px 9px 0}.request-conversation-view .chat-composer-input [data-slot=textarea]:focus-visible{box-shadow:none;outline:0}.request-conversation-view .chat-composer-input [data-slot=textarea]::placeholder{color:var(--muted-foreground)}@supports (color:color-mix(in lab, red, red)){.request-conversation-view .chat-composer-input [data-slot=textarea]::placeholder{color:color-mix(in srgb, var(--muted-foreground) 86%, var(--foreground))}}.request-conversation-view .chat-composer-controls{border-left:1px solid var(--border);gap:8px;padding-left:10px}.request-conversation-view .chat-composer-controls [data-slot=select-trigger]{width:126px;min-height:34px;color:var(--muted-foreground);box-shadow:none;background:0 0;border:0;border-radius:0;padding-inline:8px}.request-conversation-view .chat-composer-controls [data-slot=select-trigger]:hover,.request-conversation-view .chat-composer-controls [data-slot=select-trigger][data-popup-open]{color:var(--foreground);background:var(--muted)}.request-conversation-view .chat-composer-controls [data-slot=button]{border-radius:999px;width:34px;height:34px}.chat-visibility-select-content[data-slot=select-content]{border:1px solid var(--border);border-radius:var(--control-radius);background:var(--popover);width:156px;min-width:156px;box-shadow:0 10px 28px #00000029}.chat-visibility-select-content [data-slot=select-list]{padding:4px}.chat-visibility-select-content [data-slot=select-item]{border-radius:var(--control-radius-inner);gap:8px;min-height:34px;padding:7px 28px 7px 10px;font-size:11px;font-weight:600}.chat-visibility-select-content [data-slot=select-item][data-selected]{background:var(--muted)}.chat-visibility-select-content [data-slot=select-item] svg{width:13px;height:13px}.request-conversation-view .chat-composer-status{min-height:0;padding:0 0 7px}.request-conversation-view .chat-composer-status:empty{display:none}@media (width<=1050px){.request-system-body>.request-workspace-grid{grid-template-columns:minmax(340px,40vw) minmax(430px,1fr)}}@media (width<=820px){.request-screen-stack>.request-system-body{overflow:auto}.request-system-body>.request-workspace-grid{flex-direction:column;display:flex}.request-system-body .request-workspace-grid>.data-panel{border-right:0;border-bottom:1px solid var(--border);min-height:560px}.request-system-body .request-workspace-grid>.detail-panel{min-height:720px;overflow:visible}.request-triage-overview,.request-detail-tab-panel{overflow:visible}.request-triage-overview>.status-action-panel.is-compact{position:sticky;bottom:0}}.dashboard-operating-grid{grid-template-columns:minmax(560px,1.45fr) minmax(320px,.75fr);min-height:100%;display:grid}.dashboard-workstream,.dashboard-live-context{min-width:0;padding:20px 28px 36px}.dashboard-live-context{border-left:1px solid var(--border)}.dashboard-workstream-heading{justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding-bottom:10px;display:flex}.dashboard-workstream-heading p,.dashboard-workstream-heading h3{margin:0}.dashboard-workstream-heading p{color:var(--muted-foreground);text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:650}.dashboard-workstream-heading h3{font-size:16px;font-weight:650}.dashboard-workstream-heading>span{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:11px}.dashboard-focus-task{border-block:1px solid var(--border);background:var(--app-surface-soft);grid-template-columns:4px minmax(190px,1.15fr) minmax(160px,.8fr) auto auto;align-items:center;gap:18px;min-height:108px;padding:16px 16px 16px 0;display:grid}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-task{background:color-mix(in srgb, var(--app-surface-soft) 42%, transparent)}}.dashboard-focus-task{color:inherit;text-decoration:none;transition:background .15s}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-task:hover{background:color-mix(in srgb, var(--app-surface-soft) 72%, transparent)}}.dashboard-focus-marker{background:var(--muted-foreground);opacity:.35;border-radius:0 999px 999px 0;align-self:stretch}.dashboard-focus-marker.status-new,.dashboard-focus-marker.status-needs_info{background:var(--warning);opacity:.9}.dashboard-focus-marker.status-waitlisted{background:var(--schedule-practice-accent);opacity:.8}.dashboard-focus-person,.dashboard-focus-requested{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-focus-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:650;overflow:hidden}.dashboard-focus-person small,.dashboard-focus-requested small{color:var(--muted-foreground);font-size:10.5px}.dashboard-focus-requested>small:first-child{text-transform:uppercase;font-size:9px;font-weight:650}.dashboard-focus-requested strong{color:var(--foreground-soft);font-variant-numeric:tabular-nums;font-size:13px;font-weight:650}.dashboard-focus-status{color:var(--muted-foreground);white-space:nowrap;font-size:10px;font-weight:650}.dashboard-focus-status.status-new,.dashboard-focus-status.status-needs_info{color:var(--warning)}.dashboard-focus-action{border-radius:var(--control-radius-inner);background:var(--foreground);height:34px;color:var(--background);white-space:nowrap;align-items:center;gap:7px;padding-inline:13px;font-size:11px;font-weight:650;display:inline-flex}.dashboard-focus-action svg{width:14px;height:14px}.dashboard-queue{margin-top:18px}.dashboard-queue-position{border:1px solid var(--border);width:22px;height:22px;color:var(--muted-foreground);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:9px;font-weight:650;display:grid}.dashboard-queue .dashboard-attention-row{grid-template-columns:30px minmax(150px,1.15fr) minmax(150px,.9fr) auto 16px}.dashboard-live-context>section+section{border-top:1px solid var(--border);margin-top:20px;padding-top:12px}.dashboard-waitlist-list,.dashboard-waitlist-row>span{flex-direction:column;min-width:0;display:flex}.dashboard-waitlist-row{border-bottom:1px solid var(--border);min-height:56px;color:inherit;justify-content:space-between;align-items:center;gap:14px;padding-block:8px;text-decoration:none;display:flex}.dashboard-waitlist-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.dashboard-waitlist-row small,.dashboard-waitlist-row time,.dashboard-inline-empty{color:var(--muted-foreground);font-size:10.5px}.dashboard-waitlist-row time{font-variant-numeric:tabular-nums;white-space:nowrap;flex:none}.dashboard-inline-empty{margin:0;padding:22px 0}@media (width<=1100px){.dashboard-operating-grid{grid-template-columns:1fr}.dashboard-live-context{border-top:1px solid var(--border);border-left:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-top:0;display:grid}.dashboard-live-context>section:first-child{padding-right:24px}.dashboard-live-context>section+section{border-top:0;border-left:1px solid var(--border);margin-top:0;padding-top:0;padding-left:24px}}@media (width<=760px){.dashboard-workstream,.dashboard-live-context{padding:16px 20px 28px}.dashboard-focus-task{grid-template-columns:4px minmax(0,1fr) auto;gap:12px;padding-right:8px}.dashboard-focus-requested,.dashboard-focus-status{grid-column:2}.dashboard-focus-action{grid-area:1/3/span 3}.dashboard-queue .dashboard-attention-row{grid-template-columns:28px minmax(0,1fr) 16px}.dashboard-live-context{display:flex}.dashboard-live-context>section:first-child,.dashboard-live-context>section+section{border-left:0;padding-left:0;padding-right:0}.dashboard-live-context>section+section{border-top:1px solid var(--border);margin-top:18px;padding-top:12px}}.dashboard-cockpit-page [data-slot=workspace-header]{min-height:92px;padding-inline:24px}.dashboard-cockpit-page [data-slot=workspace-header] h2{font-size:24px;font-weight:600}.dashboard-cockpit-page [data-slot=workspace-header] [data-slot=button]{height:var(--control-height);padding-inline:14px;font-size:13px;font-weight:600}.dashboard-cockpit-body{background:var(--background);min-height:0;display:flex;position:relative;overflow:hidden}[data-slot=workspace-page].dashboard-cockpit-page{--dashboard-status-new:#52768c;--dashboard-status-pending:#666b73;--dashboard-status-waitlisted:#77658f;overflow:hidden}.dark [data-slot=workspace-page].dashboard-cockpit-page{--dashboard-status-new:#8fb4c9;--dashboard-status-pending:#b2b7c0;--dashboard-status-waitlisted:#b9a6d3}.dashboard-operating-grid{background:var(--background);border:0;border-radius:0;align-items:stretch;gap:0;width:100%;height:100%;min-height:0;margin:0;padding:0;overflow:hidden}.dashboard-workstream,.dashboard-live-context{border:0;padding:0}.dashboard-workstream{background:0 0;flex-direction:column;min-height:0;padding-block:0;display:flex;overflow:hidden}.dashboard-workstream-heading{min-height:52px;padding:10px 24px}.dashboard-workstream-heading,.dashboard-queue .dashboard-section-heading,.dashboard-live-context .dashboard-section-heading{border-bottom:1px solid var(--border);height:52px;min-height:52px;max-height:52px}@supports (color:color-mix(in lab, red, red)){.dashboard-workstream-heading,.dashboard-queue .dashboard-section-heading,.dashboard-live-context .dashboard-section-heading{border-bottom:1px solid color-mix(in srgb, var(--border) 84%, transparent)}}.dashboard-workstream-heading,.dashboard-queue .dashboard-section-heading,.dashboard-live-context .dashboard-section-heading{background:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.dashboard-workstream-heading,.dashboard-queue .dashboard-section-heading,.dashboard-live-context .dashboard-section-heading{background:color-mix(in srgb, var(--app-surface-soft) 28%, transparent)}}.dashboard-workstream-heading p,.dashboard-section-heading p{font-size:10px}.dashboard-workstream-heading h3,.dashboard-section-heading h3{font-size:15px;font-weight:600;line-height:1.25}.dashboard-workstream-heading>span,.dashboard-section-heading span{margin-top:2px;font-size:11px;line-height:1.3}.dashboard-focus-task{border:0;border-bottom:1px solid var(--border);width:100%;min-height:72px;color:inherit;text-align:left;background:0 0;border-radius:0;grid-template-columns:30px minmax(150px,1fr) minmax(160px,190px) 110px 88px;gap:14px;margin:0;padding:9px 24px}.dashboard-focus-task:hover{background:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-task:hover{background:color-mix(in srgb, var(--app-surface-soft) 46%, transparent)}}.dashboard-focus-task[data-keyboard-active=true],.dashboard-attention-row[data-keyboard-active=true]{background:var(--app-surface-soft)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-task[data-keyboard-active=true],.dashboard-attention-row[data-keyboard-active=true]{background:color-mix(in srgb, var(--app-surface-soft) 72%, transparent)}}.dashboard-focus-task[data-keyboard-active=true],.dashboard-attention-row[data-keyboard-active=true]{box-shadow:inset 2px 0 0 var(--schedule-practice-accent);outline:none}.dashboard-focus-marker{border-radius:50%;align-self:center;width:8px;height:8px}.dashboard-focus-person strong{font-size:14px;font-weight:650;line-height:1.25}.dashboard-focus-person small,.dashboard-focus-requested small{line-height:1.3}.dashboard-focus-person,.dashboard-focus-requested,.dashboard-attention-person,.dashboard-attention-window{gap:2px}.dashboard-focus-person>small:not(.dashboard-focus-kicker),.dashboard-attention-person small{font-size:11.5px}.dashboard-focus-requested small,.dashboard-attention-window small{font-size:11px}.dashboard-focus-person .dashboard-focus-kicker{width:fit-content;color:var(--muted-foreground);text-transform:uppercase;align-items:center;gap:4px;font-size:9px;font-weight:650;line-height:1;display:inline-flex}.dashboard-focus-kicker svg{width:10px;height:10px}.dashboard-focus-requested>small:first-child{font-size:10px}.dashboard-focus-requested strong{font-variant-numeric:tabular-nums;font-size:13px;font-weight:550;line-height:1.3}.dashboard-queue-position.is-priority{border-color:var(--dashboard-status-new)}@supports (color:color-mix(in lab, red, red)){.dashboard-queue-position.is-priority{border-color:color-mix(in srgb, var(--dashboard-status-new) 32%, var(--border))}}.dashboard-queue-position.is-priority{background:var(--dashboard-status-new)}@supports (color:color-mix(in lab, red, red)){.dashboard-queue-position.is-priority{background:color-mix(in srgb, var(--dashboard-status-new) 10%, transparent)}}.dashboard-queue-position.is-priority{color:var(--dashboard-status-new)}.dashboard-focus-status{font-size:10px}.dashboard-row-indicators{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.dashboard-focus-status,.dashboard-attention-status{border:1px solid var(--border);background:var(--app-surface-soft);border-radius:999px;align-items:center;gap:6px;height:24px;padding-inline:9px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-status,.dashboard-attention-status{background:color-mix(in srgb, var(--app-surface-soft) 54%, transparent)}}.dashboard-focus-status,.dashboard-attention-status{color:var(--muted-foreground);white-space:nowrap;font-weight:600;line-height:1}.dashboard-focus-status:before,.dashboard-attention-status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.dashboard-focus-status.status-needs_info,.dashboard-attention-status.status-needs_info{border-color:var(--warning)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-status.status-needs_info,.dashboard-attention-status.status-needs_info{border-color:color-mix(in srgb, var(--warning) 28%, var(--border))}}.dashboard-focus-status.status-needs_info,.dashboard-attention-status.status-needs_info{background:var(--warning)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-status.status-needs_info,.dashboard-attention-status.status-needs_info{background:color-mix(in srgb, var(--warning) 9%, transparent)}}.dashboard-focus-status.status-needs_info,.dashboard-attention-status.status-needs_info{color:var(--warning)}.dashboard-focus-status.status-new,.dashboard-attention-status.status-new{border-color:var(--dashboard-status-new)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-status.status-new,.dashboard-attention-status.status-new{border-color:color-mix(in srgb, var(--dashboard-status-new) 34%, var(--border))}}.dashboard-focus-status.status-new,.dashboard-attention-status.status-new{background:var(--dashboard-status-new)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-status.status-new,.dashboard-attention-status.status-new{background:color-mix(in srgb, var(--dashboard-status-new) 11%, transparent)}}.dashboard-focus-status.status-new,.dashboard-attention-status.status-new{color:var(--dashboard-status-new)}.dashboard-focus-status.status-pending,.dashboard-attention-status.status-pending{border-color:var(--dashboard-status-pending)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-status.status-pending,.dashboard-attention-status.status-pending{border-color:color-mix(in srgb, var(--dashboard-status-pending) 28%, var(--border))}}.dashboard-focus-status.status-pending,.dashboard-attention-status.status-pending{background:var(--dashboard-status-pending)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-status.status-pending,.dashboard-attention-status.status-pending{background:color-mix(in srgb, var(--dashboard-status-pending) 9%, transparent)}}.dashboard-focus-status.status-pending,.dashboard-attention-status.status-pending{color:var(--dashboard-status-pending)}.dashboard-focus-status.status-waitlisted,.dashboard-attention-status.status-waitlisted{border-color:var(--dashboard-status-waitlisted)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-status.status-waitlisted,.dashboard-attention-status.status-waitlisted{border-color:color-mix(in srgb, var(--dashboard-status-waitlisted) 32%, var(--border))}}.dashboard-focus-status.status-waitlisted,.dashboard-attention-status.status-waitlisted{background:var(--dashboard-status-waitlisted)}@supports (color:color-mix(in lab, red, red)){.dashboard-focus-status.status-waitlisted,.dashboard-attention-status.status-waitlisted{background:color-mix(in srgb, var(--dashboard-status-waitlisted) 10%, transparent)}}.dashboard-focus-status.status-waitlisted,.dashboard-attention-status.status-waitlisted{color:var(--dashboard-status-waitlisted)}.dashboard-unread-count{color:var(--muted-foreground);white-space:nowrap;font-size:10px;font-weight:600}.dashboard-focus-task>svg{width:15px;height:15px;color:var(--muted-foreground);opacity:0;justify-self:end;transition:opacity .15s,transform .15s;transform:translate(-3px)}.dashboard-focus-task:hover>svg,.dashboard-focus-task:focus-visible>svg,.dashboard-focus-task[data-keyboard-active=true]>svg,.dashboard-attention-row[data-keyboard-active=true]>svg{opacity:1;transform:translate(0)}.dashboard-queue{border-top:0;flex-direction:column;flex:auto;min-height:0;margin-top:0;padding-top:0;display:flex}.dashboard-section-actions{flex:none;align-items:center;gap:12px;display:flex}.dashboard-section-actions>span{white-space:nowrap;margin:0}.dashboard-attention-list{overscroll-behavior:contain;scrollbar-gutter:stable;height:100%;min-height:0;overflow-y:auto}.dashboard-scroll-region{flex:auto;min-height:0;position:relative;overflow:hidden}.dashboard-scroll-region:before,.dashboard-scroll-region:after{z-index:2;pointer-events:none;opacity:0;content:"";height:22px;transition:opacity .14s;position:absolute;left:0;right:8px}.dashboard-scroll-region:before{background:linear-gradient(to bottom, var(--background), transparent);top:0}.dashboard-scroll-region:after{background:linear-gradient(to top, var(--background), transparent);bottom:0}.dashboard-scroll-region[data-overflow-top=true]:before,.dashboard-scroll-region[data-overflow-bottom=true]:after{opacity:1}.dashboard-focus-task+.dashboard-attention-row{border-top:0;margin-top:0}.dashboard-queue .dashboard-section-heading{min-height:52px;padding:10px 24px}.dashboard-queue .dashboard-attention-row{width:100%;min-height:62px;color:inherit;text-align:left;grid-template-columns:30px minmax(150px,1fr) minmax(160px,190px) 110px 88px;padding:10px 24px}.dashboard-queue .dashboard-attention-row>svg{justify-self:end}.dashboard-attention-row strong,.dashboard-court-row strong,.dashboard-waitlist-row strong{font-size:14px;font-weight:500}.dashboard-attention-person strong{font-weight:650;line-height:1.25}.dashboard-attention-window strong{color:var(--foreground-soft);font-variant-numeric:tabular-nums;font-size:13px;font-weight:550;line-height:1.3}.dashboard-attention-row small,.dashboard-court-row small,.dashboard-waitlist-row small,.dashboard-court-row time,.dashboard-waitlist-row time{font-size:12px}.dashboard-queue .dashboard-attention-person small{font-size:11.5px}.dashboard-queue .dashboard-attention-window small{font-size:11px}.dashboard-attention-status{font-size:10px}.dashboard-live-context{border-left:1px solid var(--border);grid-template-rows:repeat(2,minmax(0,1fr));gap:0;min-height:0;display:grid;overflow:hidden}.dashboard-live-context.has-request-preview{display:flex}.dashboard-request-preview{width:100%;animation:.18s ease-out dashboard-preview-enter}.dashboard-request-preview-body{scrollbar-color:var(--muted-foreground) transparent;flex:auto;min-height:0;padding:28px 24px;overflow-y:auto}@supports (color:color-mix(in lab, red, red)){.dashboard-request-preview-body{scrollbar-color:color-mix(in srgb, var(--muted-foreground) 34%, transparent) transparent}}.dashboard-request-preview-body{scrollbar-width:thin}.dashboard-request-preview-lead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:24px;display:flex}.dashboard-preview-eyebrow{color:var(--muted-foreground);letter-spacing:0;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:650;display:block}.dashboard-request-preview-lead h4{margin:0;font-size:21px;font-weight:650;line-height:1.2}.dashboard-request-facts{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.dashboard-request-facts>div{border-bottom:1px solid var(--border);min-width:0;padding:20px 0}.dashboard-request-facts>div:nth-child(odd){padding-right:22px}.dashboard-request-facts>div:nth-child(2n){border-left:1px solid var(--border);padding-left:22px}.dashboard-request-facts dt{color:var(--muted-foreground);text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:650}.dashboard-request-facts dd{color:var(--foreground);margin:0;font-size:13px;font-weight:550;line-height:1.45}.dashboard-request-facts dd+dd{color:var(--muted-foreground);font-size:12px;font-weight:450}.dashboard-request-availability{border-bottom:1px solid var(--border);padding:20px 0}.dashboard-request-availability p,.dashboard-request-availability-summary{margin:0}.dashboard-request-availability p,.dashboard-request-availability-summary span{color:var(--muted-foreground);font-size:12px;line-height:1.45}.dashboard-request-availability-summary{gap:3px;display:grid}.dashboard-request-availability-summary strong{color:var(--foreground);font-size:13px;font-weight:600}.dashboard-request-availability-summary.is-blocked strong{color:var(--destructive)}.dashboard-request-preview-note{color:var(--muted-foreground);align-items:flex-start;gap:9px;padding-top:20px;display:flex}.dashboard-request-preview-note svg{flex:none;width:15px;height:15px;margin-top:1px}.dashboard-request-preview-note p{margin:0;font-size:12px;line-height:1.45}.dashboard-request-preview-actions{border-top:1px solid var(--border);flex:none;align-items:center;gap:8px;padding:14px 24px;display:flex}.dashboard-request-preview-more{border-radius:var(--control-radius);width:36px;height:36px;color:var(--muted-foreground);background:0 0;border:0;justify-content:center;align-items:center;gap:0;margin-left:auto;padding:0;font-size:12px;font-weight:600;transition:background-color .14s,color .14s;display:inline-flex}.dashboard-request-preview-more:hover,.dashboard-request-preview-more[aria-expanded=true]{background:var(--muted);color:var(--foreground)}.dashboard-request-preview-more:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-request-preview-more:disabled{cursor:not-allowed;opacity:.5}.dashboard-request-preview-more svg{width:16px;height:16px}.dashboard-request-action-menu{min-width:196px}.dashboard-request-reject-action{color:var(--destructive)}.dashboard-action-notice{z-index:8;border:1px solid var(--border);border-radius:calc(var(--control-radius) + 5px);background:var(--popover);align-items:center;gap:10px;min-width:320px;max-width:min(520px,100% - 32px);min-height:48px;padding:7px 9px 7px 15px;display:flex;position:absolute;bottom:20px;left:50%}@supports (color:color-mix(in lab, red, red)){.dashboard-action-notice{background:color-mix(in srgb, var(--popover) 94%, transparent)}}.dashboard-action-notice{color:var(--foreground);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:.18s ease-out dashboard-notice-enter;transform:translate(-50%);box-shadow:0 16px 40px #0000002e}.dashboard-action-notice>svg{width:16px;height:16px;color:var(--success);flex:none}.dashboard-action-notice.is-error>svg{color:var(--destructive)}.dashboard-action-notice>span{flex:auto;min-width:0;font-size:12px;font-weight:550}.dashboard-action-notice [data-slot=button]{flex:none}@keyframes dashboard-preview-enter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes dashboard-notice-enter{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.dashboard-live-context>section,.dashboard-live-context>section+section{background:0 0;border:0;border-radius:0;flex-direction:column;min-height:0;margin:0;padding:0;display:flex}.dashboard-live-context>section+section{border-top:1px solid var(--border)}.dashboard-live-context .dashboard-section-heading{flex:none;min-height:52px;padding:10px 24px}.dashboard-court-list,.dashboard-waitlist-list{overscroll-behavior:contain;scrollbar-gutter:stable;height:100%;min-height:0;overflow-y:auto}.dashboard-attention-list,.dashboard-court-list,.dashboard-waitlist-list{scrollbar-color:var(--muted-foreground) transparent}@supports (color:color-mix(in lab, red, red)){.dashboard-attention-list,.dashboard-court-list,.dashboard-waitlist-list{scrollbar-color:color-mix(in srgb, var(--muted-foreground) 34%, transparent) transparent}}.dashboard-attention-list,.dashboard-court-list,.dashboard-waitlist-list{scrollbar-width:thin}.dashboard-attention-list::-webkit-scrollbar{width:8px}.dashboard-court-list::-webkit-scrollbar{width:8px}.dashboard-waitlist-list::-webkit-scrollbar{width:8px}.dashboard-attention-list::-webkit-scrollbar-thumb{background:var(--muted-foreground);border:2px solid #0000;border-radius:999px}@supports (color:color-mix(in lab, red, red)){.dashboard-attention-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--muted-foreground) 34%, transparent)}}.dashboard-attention-list::-webkit-scrollbar-thumb{background-clip:padding-box}.dashboard-court-list::-webkit-scrollbar-thumb{background:var(--muted-foreground);border:2px solid #0000;border-radius:999px}@supports (color:color-mix(in lab, red, red)){.dashboard-court-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--muted-foreground) 34%, transparent)}}.dashboard-court-list::-webkit-scrollbar-thumb{background-clip:padding-box}.dashboard-waitlist-list::-webkit-scrollbar-thumb{background:var(--muted-foreground);border:2px solid #0000;border-radius:999px}@supports (color:color-mix(in lab, red, red)){.dashboard-waitlist-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--muted-foreground) 34%, transparent)}}.dashboard-waitlist-list::-webkit-scrollbar-thumb{background-clip:padding-box}.dashboard-court-row,.dashboard-waitlist-row{min-height:65px;padding:12px 24px}.dashboard-court-row{grid-template-columns:116px minmax(0,1fr)}.dashboard-court-meta{align-items:center;gap:7px;min-width:0;display:flex}.dashboard-court-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-court-timing{white-space:nowrap;flex:none;align-items:center;gap:5px;font-size:10px;font-weight:600;display:inline-flex}.dashboard-court-timing:before{content:"";background:currentColor;border-radius:50%;flex:none;width:4px;height:4px}.dashboard-court-timing.is-live{color:var(--success)}.dashboard-court-timing.is-soon{color:var(--warning)}.dashboard-court-timing.is-neutral{color:var(--schedule-practice-accent)}.dashboard-court-timing.is-past{color:var(--muted-foreground)}.dashboard-court-list .workspace-empty-state{min-height:128px;padding:24px}.dashboard-inline-empty{padding:24px;font-size:12px}@media (width<=1100px){[data-slot=workspace-page].dashboard-cockpit-page{overflow-y:auto}.dashboard-cockpit-body{display:block;overflow:visible}.dashboard-operating-grid{height:auto}.dashboard-workstream,.dashboard-queue,.dashboard-attention-list,.dashboard-court-list,.dashboard-waitlist-list{height:auto;overflow:visible}.dashboard-scroll-region{flex:none;overflow:visible}.dashboard-scroll-region:before,.dashboard-scroll-region:after{display:none}.dashboard-live-context{border-top:1px solid var(--border);border-left:0;grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;padding:0;display:grid;overflow:visible}.dashboard-live-context>section:first-child,.dashboard-live-context>section+section{border:0;margin:0;padding:22px 0}.dashboard-live-context.has-request-preview>section:first-child{padding:0}.dashboard-live-context>section+section{border-left:1px solid var(--border)}}@media (width<=760px){.dashboard-operating-grid{gap:0;margin:0;padding:0}.dashboard-focus-task{grid-template-columns:30px minmax(0,1fr) auto;margin:0;padding:12px 16px}.dashboard-focus-task .dashboard-row-indicators{grid-column:2;justify-content:flex-start}.dashboard-workstream-heading,.dashboard-queue .dashboard-section-heading,.dashboard-live-context .dashboard-section-heading{height:auto;max-height:none;padding-inline:16px}.dashboard-queue .dashboard-attention-row,.dashboard-court-row,.dashboard-waitlist-row{padding-inline:16px}.dashboard-live-context{display:flex}.dashboard-request-preview-body{padding-inline:16px}.dashboard-request-preview-actions{flex-wrap:wrap;padding-inline:16px}.dashboard-request-preview-more{margin-left:0}.dashboard-action-notice{min-width:0;bottom:12px}.dashboard-live-context>section+section{border-top:1px solid var(--border);border-left:0}}.dashboard-court-row,.dashboard-waitlist-row{grid-template-columns:74px minmax(0,1fr);align-items:start;gap:12px;display:grid}.tournament-setup-body{width:100%;max-width:1120px;margin-inline:auto}.tournament-setup-surface{overflow:hidden}.tournament-setup-list{display:grid}.tournament-setup-item{border-bottom:1px solid var(--border);min-height:78px;color:inherit;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:background .15s;display:grid}.tournament-setup-item:last-child{border-bottom:0}.tournament-setup-item.is-link:hover{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.tournament-setup-item.is-link:hover{background:color-mix(in srgb, var(--foreground) 3%, transparent)}}.tournament-setup-item.is-link:focus-visible{z-index:1;outline:2px solid var(--ring);outline-offset:-2px;position:relative}.tournament-setup-item-icon{width:36px;height:36px;color:var(--muted-foreground);background:var(--foreground);border-radius:10px;place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.tournament-setup-item-icon{background:color-mix(in srgb, var(--foreground) 6%, transparent)}}.tournament-setup-item-icon svg{width:17px;height:17px}.tournament-setup-item-copy{gap:3px;min-width:0;display:grid}.tournament-setup-item-copy strong{color:var(--foreground);font-size:13px;font-weight:650;line-height:1.25}.tournament-setup-item-copy small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:480;line-height:1.4;overflow:hidden}.tournament-setup-item-state{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:620;display:inline-flex}.tournament-setup-item-state svg{width:15px;height:15px}.tournament-setup-item-state.is-configured{color:var(--success)}.tournament-setup-item-chevron{width:16px;height:16px;color:var(--muted-foreground);transition:transform .15s,color .15s}.tournament-setup-item.is-link:hover .tournament-setup-item-chevron{color:var(--foreground);transform:translate(2px)}.tournament-setup-item:is(button){border:0;border-bottom:1px solid var(--border);width:100%;font:inherit;text-align:left;background:0 0;border-radius:0}.setup-detail-surface{min-height:0}.setup-settings-form{display:grid}.setup-settings-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr);align-items:center;gap:28px;min-height:76px;margin:0;padding:14px 18px;display:grid}.setup-settings-row>span:first-child,.setup-court-toggle-row>span:first-child{gap:3px;display:grid}.setup-settings-row strong,.setup-court-toggle-row strong{font-size:13px;font-weight:650}.setup-settings-row small,.setup-court-toggle-row small{color:var(--muted-foreground);font-size:11.5px;line-height:1.4}.setup-settings-row>[data-slot=input],.setup-settings-row>[data-slot=select-trigger]{width:100%}.setup-header-actions{align-items:center;gap:8px;display:flex}.setup-readiness-summary{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.setup-readiness-summary>span{border-right:1px solid var(--border);gap:2px;min-width:0;padding:16px 18px;display:grid}.setup-readiness-summary>span:last-child{border-right:0}.setup-readiness-summary strong{color:var(--foreground);font-size:20px;font-weight:680;line-height:1.1}.setup-readiness-summary small{color:var(--muted-foreground);font-size:11px;font-weight:520}.setup-readiness-list{display:grid}.setup-readiness-row{border-bottom:1px solid var(--border);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:74px;padding:13px 18px;display:grid}.setup-readiness-row:last-child{border-bottom:0}.setup-readiness-icon{width:32px;height:32px;color:var(--muted-foreground);place-items:center;display:grid}.setup-readiness-icon svg{width:17px;height:17px}.setup-readiness-copy{gap:3px;min-width:0;display:grid}.setup-readiness-copy strong{font-size:13px;font-weight:650}.setup-readiness-copy small{color:var(--muted-foreground);font-size:11.5px;line-height:1.4}.setup-readiness-value{color:var(--warning);white-space:nowrap;align-items:center;gap:6px;font-size:11.5px;font-weight:630;display:inline-flex}.setup-readiness-value.is-configured{color:var(--success)}.setup-readiness-value svg{width:15px;height:15px}.setup-lifecycle-badge{text-transform:capitalize;justify-self:start}.setup-date-range{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.setup-date-range>span{color:var(--muted-foreground);font-size:11px}.setup-date-range .date-picker-control,.setup-date-range .date-picker-trigger{width:100%}.setup-settings-footer,.setup-court-editor-footer{justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 18px;display:flex}.setup-settings-footer>span,.setup-court-editor-footer>span,.setup-venue-empty>span:last-child{color:var(--muted-foreground);font-size:11.5px}.tournament-courts-body,.setup-court-surface{min-height:0}.setup-court-surface{flex-direction:column;min-height:540px;display:flex}.setup-courts-layout{flex:1;grid-template-columns:minmax(260px,.72fr) minmax(440px,1.28fr);min-height:0;display:grid}.setup-court-list{border-right:1px solid var(--border);min-width:0}.setup-venue-control{border-bottom:1px solid var(--border);align-content:center;gap:2px;min-height:58px;padding:10px 16px;display:grid}.setup-venue-control [data-slot=select-trigger]{width:100%}.setup-venue-control strong{font-size:13px;font-weight:650}.setup-venue-control small,.setup-court-row small,.setup-court-editor-heading span,.setup-court-editor label>span,.setup-venue-footer label>span{color:var(--muted-foreground);font-size:10.5px;font-weight:600}.setup-court-row{border:0;border-bottom:1px solid var(--border);width:100%;min-height:64px;color:inherit;text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 16px;transition:background .14s;display:grid}.setup-court-row:hover,.setup-court-row.is-selected{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.setup-court-row:hover,.setup-court-row.is-selected{background:color-mix(in srgb, var(--foreground) 5%, transparent)}}.setup-court-row.is-selected{box-shadow:inset 2px 0 0 var(--foreground)}.setup-court-row>span{gap:2px;min-width:0;display:grid}.setup-court-row>span:last-child{grid-auto-flow:column;align-items:center;gap:6px}.setup-court-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:650;overflow:hidden}.setup-court-row svg{width:15px;color:var(--muted-foreground)}.setup-court-list-empty{color:var(--muted-foreground);margin:0;padding:20px 16px;font-size:12px}.setup-court-editor{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-content:start;min-width:0;display:grid}.setup-court-editor-heading,.setup-court-toggle-row,.setup-court-editor-footer{grid-column:1/-1}.setup-court-editor-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 18px;display:flex}.setup-court-editor-heading>div{gap:2px;display:grid}.setup-court-editor-heading strong{font-size:15px;font-weight:650}.setup-court-editor>label,.setup-court-editor-grid>label{border-right:1px solid var(--border);border-bottom:1px solid var(--border);align-content:center;gap:7px;min-width:0;min-height:78px;padding:12px 18px;display:grid}.setup-court-editor>label:nth-of-type(2){border-right:0}.setup-court-editor>label:nth-of-type(3){border-right:0;grid-column:1/-1}.setup-court-editor label [data-slot=select-trigger]{width:100%}.setup-court-editor-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.setup-court-editor-grid>label:last-child{border-right:0}.setup-court-toggle-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 18px;display:flex}.setup-court-editor-footer{margin-top:auto}.setup-venue-footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:end;gap:10px;min-height:64px;padding:10px 16px;display:flex}.setup-venue-footer label{gap:5px;width:min(320px,100%);display:grid}.setup-venue-empty{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;max-width:560px;margin:0 auto;padding:48px 24px;display:grid}.setup-venue-empty>div{gap:3px;display:grid}.setup-venue-empty>div strong{font-size:14px}.setup-venue-empty>div small{color:var(--muted-foreground);font-size:11.5px;line-height:1.4}.setup-venue-empty>[data-slot=input],.setup-venue-empty>[data-slot=button],.setup-venue-empty>span:last-child{grid-column:2}.dark .sidebar-nav-group+.sidebar-nav-group{border-top-color:#ffffff13}.dark .sidebar-nav-group-label svg{color:#8f948a}.dark [data-slot=sidebar-menu-button][data-active=true]{color:#f4f2ec;box-shadow:none;background:#ffffff17}@media (width<=720px){.tournament-setup-page [data-slot=workspace-header]{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.tournament-setup-page [data-slot=workspace-header]>div:last-child{justify-content:flex-start}.tournament-setup-body{padding:14px}.tournament-setup-item{grid-template-columns:34px minmax(0,1fr) 16px;gap:11px;min-height:72px;padding:12px}.tournament-setup-item-icon{width:34px;height:34px}.tournament-setup-item-state{grid-column:2;justify-self:start}.tournament-setup-item-chevron{grid-area:1/3/span 2}.tournament-setup-item-copy small{white-space:normal}.setup-settings-row{grid-template-columns:1fr;gap:10px}.setup-header-actions{flex-wrap:wrap;align-items:stretch}.setup-readiness-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-readiness-summary>span:nth-child(2){border-right:0}.setup-readiness-summary>span:nth-child(-n+2){border-bottom:1px solid var(--border)}.setup-readiness-row{grid-template-columns:28px minmax(0,1fr);gap:10px}.setup-readiness-value{grid-column:2;justify-self:start}.setup-date-range{grid-template-columns:1fr}.setup-date-range>span{display:none}.setup-courts-layout{grid-template-columns:1fr}.setup-court-list{border-right:0;border-bottom:1px solid var(--border)}.setup-court-editor,.setup-court-editor-grid{grid-template-columns:1fr}.setup-court-editor>label,.setup-court-editor-grid>label{border-right:0;grid-column:1}.setup-venue-footer{flex-direction:column;align-items:stretch}.setup-venue-footer label{width:100%}}.global-search-backdrop{--ops-panel:#fff;--ops-panel-raised:#f7f9fc;--ops-panel-active:#edf4ff;--ops-border:#dfe5ec;--ops-border-strong:#c9d2dd;--ops-text:#151a21;--ops-muted:#687383;--ops-blue:#2f70dd;z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#050a0f9e;justify-content:center;align-items:flex-start;padding:11vh 20px 24px;display:flex;position:fixed;inset:0}.dark .global-search-backdrop{--ops-panel:#0f161e;--ops-panel-raised:#141d27;--ops-panel-active:#172434;--ops-border:#26313d;--ops-border-strong:#354352;--ops-text:#f2f5f8;--ops-muted:#8f9aa8;--ops-blue:#5b98ff}.global-search-dialog{border:1px solid var(--ops-border-strong);width:min(680px,100%);max-height:min(680px,76vh);color:var(--ops-text);background:var(--ops-panel);border-radius:7px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 72px #0000006b}.global-search-input-row{border-bottom:1px solid var(--ops-border);grid-template-columns:20px minmax(0,1fr) 32px;align-items:center;gap:10px;min-height:58px;padding:0 11px 0 18px;display:grid}.global-search-input-row>svg{width:18px;height:18px;color:var(--ops-muted)}.global-search-input-row [data-slot=input]{width:100%;height:56px;color:var(--ops-text);box-shadow:none;background:0 0;border:0;outline:0;padding:0;font-size:15px;font-weight:540}.global-search-input-row [data-slot=input]::placeholder{color:var(--ops-muted)}.global-search-input-row [data-slot=input]::-webkit-search-cancel-button{display:none}.global-search-close{width:30px;height:30px;color:var(--ops-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.global-search-close:hover,.global-search-close:focus-visible{color:var(--ops-text);background:var(--ops-panel-raised)}.global-search-close svg{width:16px;height:16px}.global-search-results{overscroll-behavior:contain;min-height:220px;padding:7px;overflow-y:auto}.global-search-group+.global-search-group{border-top:1px solid var(--ops-border);margin-top:5px;padding-top:5px}.global-search-group h2{color:var(--ops-muted);letter-spacing:0;text-transform:uppercase;margin:0;padding:7px 9px 5px;font-size:9px;font-weight:720;line-height:1.2}.global-search-group>button{width:100%;min-height:54px;color:var(--ops-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:30px minmax(0,1fr) auto 15px;align-items:center;gap:10px;padding:7px 9px;display:grid}.global-search-group>button.is-active{background:var(--ops-panel-active)}.global-search-result-icon{border:1px solid var(--ops-border);width:28px;height:28px;color:var(--ops-muted);background:var(--ops-panel-raised);border-radius:4px;place-items:center;display:grid}.global-search-result-icon svg{width:14px;height:14px}.global-search-result-copy{gap:3px;min-width:0;display:grid}.global-search-result-copy strong,.global-search-result-copy small,.global-search-result-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.global-search-result-copy strong{font-size:11.5px;font-weight:670}.global-search-result-copy small,.global-search-result-meta{color:var(--ops-muted);font-size:9.5px;font-weight:520}.global-search-result-meta{text-align:right;max-width:180px}.global-search-result-arrow{width:13px;height:13px;color:var(--ops-muted);opacity:0}.global-search-group>button.is-active .global-search-result-arrow{opacity:1}.global-search-empty{min-height:220px;color:var(--ops-muted);text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.global-search-empty svg{width:22px;height:22px}.global-search-empty strong{color:var(--ops-text);font-size:12px}.global-search-empty span{font-size:10px}.global-search-footer{border-top:1px solid var(--ops-border);min-height:36px;color:var(--ops-muted);background:var(--ops-panel-raised);justify-content:flex-end;align-items:center;gap:16px;padding:0 14px;font-size:9px;display:flex}.global-search-footer span{align-items:center;gap:4px;display:inline-flex}.global-search-footer kbd,[data-slot=tooltip-content] kbd{border:1px solid var(--ops-border,var(--border));min-width:18px;color:var(--ops-text,var(--foreground));background:var(--ops-panel,var(--popover));box-shadow:0 1px 0 var(--ops-border,var(--border));font:inherit;text-align:center;border-radius:3px;padding:2px 5px}.workspace-masthead-icon:is(button){cursor:pointer;background:0 0;border:0}@media (width<=620px){.global-search-backdrop{padding:12px}.global-search-dialog{max-height:calc(100dvh - 24px)}.global-search-input-row{min-height:54px;padding-left:14px}.global-search-input-row [data-slot=input]{height:52px;font-size:14px}.global-search-result-meta{display:none}.global-search-group>button{grid-template-columns:30px minmax(0,1fr) 15px}.global-search-footer{display:none}}.workspace-notification-popover{border-color:var(--border);border-radius:6px;width:min(352px,100vw - 24px);padding:0;overflow:hidden}.workspace-notification-popover-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:9px 12px;display:flex}.workspace-notification-popover-header>span{gap:2px;min-width:0;display:grid}.workspace-notification-popover-header strong{color:var(--foreground);font-size:11px;font-weight:680}.workspace-notification-popover-header small{color:var(--muted-foreground);font-size:8.5px}.workspace-notification-popover-header [data-slot=badge]{border-radius:3px;min-height:20px;font-size:8px}.workspace-notification-preview-list{padding:4px}.workspace-notification-preview-list [data-slot=dropdown-menu-item]{border-radius:3px;grid-template-columns:7px minmax(0,1fr) auto;gap:9px;min-height:52px;padding:7px 8px;display:grid}.workspace-notification-preview-list [data-slot=dropdown-menu-item].is-unresolved{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.workspace-notification-preview-list [data-slot=dropdown-menu-item].is-unresolved{background:color-mix(in srgb, var(--accent) 42%, transparent)}}.workspace-notification-dot{background:var(--muted-foreground);border-radius:50%;width:6px;height:6px}.workspace-notification-dot.status-failed,.workspace-notification-dot.status-created,.workspace-notification-dot.status-queued{background:#d28a16}.workspace-notification-dot.status-delivered,.workspace-notification-dot.status-fallback_handled{background:#3ba269}.workspace-notification-preview-copy{gap:3px;min-width:0;display:grid}.workspace-notification-preview-copy strong,.workspace-notification-preview-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-notification-preview-copy strong{color:var(--foreground);font-size:10px;font-weight:640}.workspace-notification-preview-copy small,.workspace-notification-preview-list time{color:var(--muted-foreground);font-size:8.5px;font-weight:520}.workspace-notification-preview-list time{white-space:nowrap;align-self:start;padding-top:2px}.workspace-notification-preview-empty{min-height:112px;color:var(--muted-foreground);align-content:center;place-items:center;gap:7px;font-size:9.5px;display:grid}.workspace-notification-preview-empty svg{width:18px;height:18px}.workspace-notification-view-all[data-slot=dropdown-menu-item]{min-height:38px;color:var(--foreground);border-radius:3px;justify-content:space-between;margin:4px;font-size:9.5px}.header-message-panel{--chat-staff-background:#496f86;--chat-staff-foreground:#fff;--chat-player-background:#eef1f4;z-index:45;border-left:1px solid var(--ops-border);min-width:0;min-height:0;color:var(--ops-text);background:var(--ops-panel);flex-direction:column;grid-area:1/2/span 2;animation:.16s ease-out header-message-panel-enter;display:flex;overflow:hidden}.dark .header-message-panel{--chat-staff-background:#557f98;--chat-staff-foreground:#fff;--chat-player-background:#202a24}.header-message-sheet-header{border-bottom:1px solid var(--ops-border);flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:9px 10px 9px 14px;display:flex}.header-message-sheet-header>span:first-child{gap:2px;min-width:0;display:grid}.header-message-sheet-header strong{font-size:13px;font-weight:680}.header-message-sheet-header small{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.header-message-panel-actions{flex:none;align-items:center;gap:2px;display:flex}.header-message-panel-actions button{width:30px;height:30px;color:var(--ops-muted);cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;display:grid}.header-message-panel-actions button:hover{color:var(--ops-text);background:var(--ops-panel-active)}.header-message-panel-actions svg{width:14px;height:14px}.header-message-sheet-body{flex:auto;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.header-message-recents{border-bottom:1px solid var(--ops-border);background:var(--ops-panel-raised);max-height:280px;padding:5px;overflow-y:auto}.header-message-section-label{color:var(--ops-muted);text-transform:uppercase;justify-content:space-between;align-items:center;padding:5px 7px 4px;font-size:8px;font-weight:700;display:flex}.header-message-recents>button{width:100%;min-height:48px;color:var(--ops-text);text-align:left;background:0 0;border:0;border-radius:3px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 7px;display:grid}.header-message-recents>button:hover,.header-message-recents>button.is-selected{background:var(--ops-panel-active)}.header-message-recents>button.is-selected{box-shadow:inset 2px 0 var(--ops-blue)}.header-message-avatar{border:1px solid var(--ops-border);width:27px;height:27px;color:var(--ops-text);background:var(--ops-panel);border-radius:50%;place-items:center;font-size:8px;font-weight:700;display:grid}.header-message-recent-copy,.header-message-recent-meta{gap:2px;min-width:0;display:grid}.header-message-recent-copy strong,.header-message-recent-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-message-recent-copy strong{font-size:9.5px;font-weight:650}.header-message-recent-copy small,.header-message-recent-meta time,.header-message-recent-meta>span{color:var(--ops-muted);font-size:8px}.header-message-recent-meta{justify-items:end}.header-message-recent-meta [data-slot=badge]{border-radius:999px;min-width:17px;min-height:17px;padding-inline:4px;font-size:7px}.header-message-thread{background:var(--ops-panel);flex-direction:column;min-height:0;display:flex}.header-message-thread-header{border-bottom:1px solid var(--ops-border);justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:7px 12px;display:flex}.header-message-thread-header>span:first-child{gap:2px;min-width:0;display:grid}.header-message-thread-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:670;overflow:hidden}.header-message-thread-header small{color:var(--ops-muted);font-size:8px}.header-message-thread-header .staff-presence{min-width:0;color:var(--ops-muted);font-size:7.5px}.header-message-thread-timeline{flex:auto;min-height:0;overflow-y:auto}.header-message-panel .chat-timeline-list{min-height:100%;padding:10px 12px}.header-message-panel .chat-message-bubble{border-radius:12px;max-width:82%;padding:7px 10px;font-size:10px;line-height:1.4}.header-message-panel .chat-system-event,.header-message-panel .chat-system-cluster{font-size:8px}.header-message-panel .chat-day-separator{margin:10px 0 7px}.header-message-panel .chat-composer{border-top:1px solid var(--ops-border);gap:0;padding:0}.header-message-panel .chat-composer-input{background:var(--ops-panel-raised);border:0;border-radius:0;min-height:54px}.header-message-panel .chat-composer-status{background:var(--ops-panel-raised);padding-inline:10px;font-size:8px}.header-message-thread-loading{gap:9px;padding:18px 12px;display:grid}.header-message-thread-loading>div{height:40px}.header-message-thread-loading>div:nth-child(2){justify-self:end;width:72%}.header-message-empty,.header-message-resolved{min-height:88px;color:var(--ops-muted);text-align:center;justify-content:center;align-items:center;gap:7px;padding:14px;font-size:9px;display:flex}.header-message-resolved{border-top:1px solid var(--ops-border);min-height:48px;margin-top:auto}.header-message-resolved svg{width:13px;height:13px}@keyframes header-message-panel-enter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}[data-sonner-toaster]{--width:340px}[data-sonner-toast].toast{color:#151a21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #dfe5ec;border-radius:5px;box-shadow:0 14px 36px #050a0f33}.dark [data-sonner-toast].toast{color:#f2f5f8;background:#0f161ef7;border-color:#26313d}@media (width<=620px){.header-message-recents{max-height:236px}[data-sonner-toaster]{--width:calc(100vw - 24px)}}[data-slot=workspace-page].export-screen{overflow:hidden}.export-screen>[data-slot=workspace-body].export-system-body{flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.export-screen .export-toolbar{min-height:0;padding:12px var(--workspace-gutter);border-bottom:1px solid var(--border);background:var(--surface-default);display:block}.export-screen .export-toolbar-grid{grid-template-columns:minmax(180px,230px) minmax(160px,190px) minmax(280px,1fr);gap:12px}.export-screen .export-option-toggle{min-height:var(--control-height);border-left:1px solid var(--border);padding:0 0 0 16px}.export-screen .export-stale-notice{border-radius:var(--control-radius);min-height:42px;margin-top:10px;padding:8px 10px}.export-screen>.export-system-body>.print-preview{width:auto;min-height:0;margin:16px var(--workspace-gutter) var(--workspace-gutter);border:1px solid var(--border);border-radius:var(--surface-radius);box-shadow:none;flex:auto;overflow:auto}.export-screen .print-preview-header{min-height:104px;padding:18px 20px}.export-screen .print-preview-header h3{font-size:24px;font-weight:700}@media (width<=900px){.export-screen .export-toolbar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.export-screen .export-option-toggle{border-top:1px solid var(--border);border-left:0;grid-column:1/-1;padding:10px 0 0}}@media (width<=680px){[data-slot=workspace-page].export-screen,.export-screen>[data-slot=workspace-body].export-system-body{height:auto;overflow:visible}.export-screen .export-toolbar-grid{grid-template-columns:1fr}.export-screen .export-option-toggle{grid-column:auto}.export-screen>.export-system-body>.print-preview{overflow:visible}}.chat-system-cluster{border:1px solid var(--border);border-radius:var(--control-radius);background:var(--surface-subtle);align-self:center;width:min(86%,620px);margin:8px 0;overflow:hidden}.chat-system-cluster>summary{cursor:pointer;min-height:42px;color:var(--muted-foreground);grid-template-columns:16px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:7px 10px;list-style:none;display:grid}.chat-system-cluster>summary::-webkit-details-marker{display:none}.chat-system-cluster>summary:hover{color:var(--foreground);background:var(--surface-emphasis)}.chat-system-cluster>summary>svg{width:14px;height:14px}.chat-system-cluster>summary>span,.chat-system-cluster-row>span{gap:1px;min-width:0;display:grid}.chat-system-cluster strong,.chat-system-cluster small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-system-cluster strong{color:var(--foreground-soft);font-size:10px;font-weight:680}.chat-system-cluster small{color:var(--muted-foreground);font-size:9px}.chat-system-cluster-chevron{color:var(--muted-foreground);transition:transform .15s}.chat-system-cluster[open] .chat-system-cluster-chevron{transform:rotate(90deg)}.chat-system-cluster-list{border-top:1px solid var(--border)}.chat-system-cluster-row{border-bottom:1px solid var(--border);grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;padding:6px 10px;display:grid}.chat-system-cluster-row:last-child{border-bottom:0}.chat-system-cluster-row>svg{width:13px;height:13px;color:var(--muted-foreground)}.chat-system-cluster-row.weather>svg{color:var(--warning)}.chat-system-cluster-row.negative>svg{color:var(--danger)}.chat-system-cluster-row.positive>svg{color:var(--success)}.chat-system-cluster-row.changed>svg{color:var(--schedule-practice-accent)}.message-thread-workspace .chat-composer{background:var(--background)}.message-thread-workspace .chat-composer-controls [data-slot=select-trigger]{border-radius:var(--control-radius);background:var(--surface-default)}@media (width<=680px){.chat-system-cluster{width:100%}}.waitlist-page .waitlist-inbox-list{overscroll-behavior:contain;scrollbar-color:var(--muted-foreground) transparent;flex:auto;min-height:0;overflow-y:auto}@supports (color:color-mix(in lab, red, red)){.waitlist-page .waitlist-inbox-list{scrollbar-color:color-mix(in srgb, var(--muted-foreground) 34%, transparent) transparent}}.waitlist-page .waitlist-inbox-list{scrollbar-width:thin}.waitlist-page .waitlist-inbox-row{border:0;border-bottom:1px solid var(--border);width:100%;min-width:0;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;gap:5px;padding:13px 38px 13px 16px;transition:background-color .14s,box-shadow .14s;display:grid;position:relative}.waitlist-page .waitlist-inbox-row:hover{background:var(--muted)}@supports (color:color-mix(in lab, red, red)){.waitlist-page .waitlist-inbox-row:hover{background:color-mix(in srgb, var(--muted) 48%, transparent)}}.waitlist-page .waitlist-inbox-row[aria-pressed=true]{background:var(--surface-subtle);box-shadow:inset 3px 0 0 var(--foreground)}.waitlist-page .waitlist-inbox-row:focus-visible{z-index:1;outline:2px solid var(--ring);outline-offset:-3px}.waitlist-page .waitlist-inbox-row-topline,.waitlist-page .waitlist-inbox-row-context{align-items:center;min-width:0;display:flex}.waitlist-page .waitlist-inbox-row-topline{justify-content:space-between;gap:10px;margin-bottom:1px}.waitlist-page .waitlist-inbox-row-topline [data-slot=badge]{min-height:19px;padding:1px 6px;font-size:8.5px}.waitlist-page .waitlist-inbox-row-topline small,.waitlist-page .waitlist-inbox-row-window small{color:var(--muted-foreground);white-space:nowrap;font-size:9.5px;font-weight:520}.waitlist-page .waitlist-inbox-row>strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.2;overflow:hidden}.waitlist-page .waitlist-inbox-row-window{color:var(--foreground-soft);font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:600}.waitlist-page .waitlist-inbox-row-window small{margin-left:4px}.waitlist-page .waitlist-inbox-row-context{color:var(--muted-foreground);flex-wrap:wrap;gap:5px 8px;font-size:9.5px}.waitlist-page .waitlist-inbox-row-context>span:not(.request-inbox-row-context-label)+span:not(.request-inbox-row-context-label):before{color:var(--border-strong);content:"·";margin-right:8px}.waitlist-page .waitlist-inbox-row-note{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.waitlist-page .waitlist-inbox-row>svg{width:14px;height:14px;color:var(--muted-foreground);position:absolute;top:50%;right:15px;transform:translateY(-50%)}.message-inbox-workspace{background:var(--surface-default);grid-template-columns:minmax(320px,360px) minmax(0,1fr)}.message-conversation-rail,.message-thread-workspace{background:var(--surface-default)}.message-conversation-rail-header,.message-workspace-header{background:var(--surface-default);min-height:60px;padding-block:9px}.message-conversation-rail-header{padding-inline:16px 12px}.message-conversation-rail-header h2{font-size:16px;font-weight:700}.message-workspace-header{gap:14px;padding-inline:18px}.message-thread-avatar{width:34px;height:34px;font-size:11px}.message-thread-identity{gap:10px}.message-thread-identity h2{font-size:15px;font-weight:700}.message-thread-meta{gap:7px}.message-conversation-row{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px 13px}.message-conversation-avatar{width:34px;height:34px;font-size:11px}.message-conversation-row.selected{background:var(--surface-subtle);box-shadow:inset 3px 0 0 var(--foreground)}.message-conversation-row.selected .message-conversation-unread-dot{border-color:var(--surface-subtle)}.message-booking-context{border-radius:var(--surface-radius);background:var(--surface-subtle);width:calc(100% - 32px);min-height:52px;box-shadow:none;margin:8px 16px 0}.message-booking-context:hover,.message-booking-context.expanded{box-shadow:none}.message-booking-context-icon,.message-booking-context-link{background:var(--surface-default)}.message-thread-workspace .chat-composer{background:var(--surface-default);padding:10px 18px 14px}.message-thread-workspace .chat-composer-input{border-radius:var(--surface-radius);background:var(--surface-subtle)}@media (width<=820px){.message-inbox-workspace{grid-template-columns:1fr}}.request-detail-loading{background:var(--surface-default);flex-direction:column;min-height:0;display:flex;overflow:hidden}.request-detail-loading-header{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:60px;padding:10px 16px;display:flex}.request-detail-loading-header>span{gap:7px;width:min(240px,48%);display:grid}.request-detail-loading-header>span>div:first-child{width:72%;height:15px}.request-detail-loading-header>span>div:last-child{width:100%;height:9px}.request-detail-loading-header>div{width:88px;height:32px}.request-detail-loading-tabs{border-bottom:1px solid var(--border);flex:none;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:24px;min-height:44px;padding:0 18px;display:grid}.request-detail-loading-tabs>div{justify-self:center;width:68%;height:10px;margin-bottom:14px}.request-detail-loading-summary{border-bottom:1px solid var(--border);flex:none;grid-template-columns:repeat(4,minmax(0,1fr));min-height:96px;display:grid}.request-detail-loading-summary>span{border-left:1px solid var(--border);align-content:center;gap:9px;padding:14px 16px;display:grid}.request-detail-loading-summary>span:first-child{border-left:0}.request-detail-loading-summary>span>div:first-child{width:42%;height:8px}.request-detail-loading-summary>span>div:last-child{width:78%;height:13px}.request-detail-loading-sections{flex:auto;align-content:start;min-height:0;display:grid}.request-detail-loading-sections>div{border-bottom:1px solid var(--border);border-radius:0;height:76px}@media (width<=760px){.request-detail-loading-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.request-detail-loading-summary>span:nth-child(3){border-left:0}.request-detail-loading-summary>span:nth-child(n+3){border-top:1px solid var(--border)}}:root{--background:#f4f5f2;--foreground:#171a18;--foreground-soft:#555b56;--panel:#fafbf8;--panel-soft:#eef1ed;--panel-subtle:#e7ebe6;--border:#dce1db;--border-strong:#c8cec7;--app-canvas:#e7eae6;--app-shell:#eef1ed;--app-surface:#f7f8f5;--app-surface-soft:#edf0ec;--workspace-header-height:64px;--workspace-header-height-compact:52px;--surface-default:var(--panel);--surface-subtle:var(--panel-soft);--command-accent:#4f788b;--command-accent-soft:#4f788b1c;--sidebar:var(--app-shell);--sidebar-foreground:var(--foreground);--sidebar-primary:var(--command-accent);--sidebar-primary-foreground:#fff;--sidebar-accent:#dfe5e1;--sidebar-accent-foreground:var(--foreground);--sidebar-border:var(--border);--sidebar-ring:var(--command-accent)}.dark{--background:#0b1117;--foreground:#f2f5f8;--foreground-soft:#c4ccd5;--muted-strong:#a5afbb;--panel:#0f161e;--panel-soft:#141d27;--panel-subtle:#19232e;--border:#26313d;--border-strong:#354352;--app-canvas:#080d12;--app-shell:#0d141c;--app-surface:#0b1117;--app-surface-soft:#141d27;--muted:#141d27;--muted-foreground:#8f9aa8;--popover:#0f161e;--card:#0f161e;--secondary:#19232e;--secondary-foreground:#f2f5f8;--accent:#172434;--accent-foreground:#f2f5f8;--input:#354352;--ring:#5b98ff;--sidebar:var(--app-shell);--sidebar-foreground:var(--foreground-soft);--sidebar-primary:var(--command-accent);--sidebar-primary-foreground:#fff;--sidebar-accent:#19232e;--sidebar-accent-foreground:var(--foreground);--sidebar-border:var(--border);--sidebar-ring:var(--ring);--schedule-practice-bg:#111b26;--schedule-practice-border:#2b3b4d;--schedule-selected-bg:#172943;--schedule-selected-border:#3f6fa8;--command-accent:#5b98ff;--command-accent-soft:#5b98ff1f}.command-center-shell{background:var(--app-canvas)}.command-center-shell [data-slot=sidebar-inner]{border-right-color:var(--border);background:var(--app-shell);padding:8px 8px 7px}.command-center-shell .sidebar-brand{border-bottom:1px solid var(--border);gap:7px;min-height:56px;padding:3px 3px 9px}.command-center-shell .sidebar-brand-identity{gap:8px;max-width:166px}.command-center-shell .sidebar-brand-mark{border:1px solid var(--command-accent);width:29px;height:29px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .sidebar-brand-mark{border:1px solid color-mix(in srgb, var(--command-accent) 32%, var(--border))}}.command-center-shell .sidebar-brand-mark{color:var(--command-accent);background:var(--command-accent-soft);box-shadow:none;border-radius:7px}.command-center-shell .sidebar-brand-mark svg{stroke-width:1.9px;width:15px;height:15px}.command-center-shell .sidebar-brand-text h1,.dark .command-center-shell .sidebar-brand-text h1{color:var(--foreground);text-overflow:clip;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;font-weight:680;line-height:1.22;display:-webkit-box;overflow:hidden}.command-center-shell .sidebar-brand-text .eyebrow,.dark .command-center-shell .sidebar-brand-text .eyebrow{color:var(--muted-foreground);margin-top:1px;font-size:9px;font-weight:520;line-height:1.2}.command-center-shell .sidebar-brand-toggle[data-slot=sidebar-trigger]{border:1px solid var(--border);width:28px;height:28px;min-height:28px;color:var(--muted-foreground);box-shadow:none;background:0 0;border-radius:6px}.command-center-shell .sidebar-brand-toggle[data-slot=sidebar-trigger]:hover{color:var(--foreground);background:var(--panel-soft);box-shadow:none}.command-center-shell [data-slot=sidebar-content]{padding-top:4px}.command-center-shell .sidebar-nav-group{padding-block:7px}.command-center-shell .sidebar-nav-group+.sidebar-nav-group,.dark .command-center-shell .sidebar-nav-group+.sidebar-nav-group{border-top:0}.command-center-shell .sidebar-nav-group-label{gap:0;height:20px;padding-inline:7px}.command-center-shell .sidebar-nav-group-label svg{display:none}.command-center-shell [data-slot=sidebar-group-label]{color:var(--muted-foreground);text-transform:uppercase;font-size:9px;font-weight:650}.command-center-shell [data-slot=sidebar-menu]{gap:0}.command-center-shell [data-slot=sidebar-menu-button]{height:31px;color:var(--foreground-soft);border-radius:6px;padding-inline:8px;font-size:11.5px;font-weight:560}.command-center-shell [data-slot=sidebar-menu-button] svg{width:15px;height:15px;color:var(--muted-foreground);stroke-width:1.8px}.command-center-shell [data-slot=sidebar-menu-button]:hover{color:var(--foreground);background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.command-center-shell [data-slot=sidebar-menu-button]:hover{background:color-mix(in srgb, var(--foreground) 4.5%, transparent)}}.command-center-shell [data-slot=sidebar-menu-button][data-active=true],.dark .command-center-shell [data-slot=sidebar-menu-button][data-active=true]{color:var(--foreground);background:var(--command-accent-soft);box-shadow:inset 2px 0 0 var(--command-accent)}.command-center-shell [data-slot=sidebar-menu-button][data-active=true] svg{color:var(--command-accent)}.command-center-shell [data-slot=sidebar-menu-badge]{border:1px solid var(--border);min-width:17px;height:17px;color:var(--muted-foreground);background:0 0;border-radius:999px;padding-inline:4px;font-size:8px;font-weight:650;right:6px;top:7px!important}.command-center-shell [data-slot=sidebar-footer]{border-top:1px solid var(--border);padding:7px 2px 0}.command-center-shell .sidebar-profile-trigger{border-radius:6px;min-height:40px;padding:5px 6px}.command-center-shell .sidebar-account-avatar{border-radius:7px;width:28px;height:28px;font-size:9.5px}.command-center-shell .sidebar-account-copy strong{font-size:10.5px;font-weight:630}.command-center-shell .sidebar-account-copy small{font-size:8.5px}.command-center-shell .workspace,.command-center-shell [data-slot=workspace-page]{background:var(--app-surface)}.command-center-shell [data-slot=workspace-header]{border-bottom-color:var(--border);background:var(--app-surface)}.command-center-shell [data-slot=workspace-header] h2{font-weight:650}.command-center-shell [data-slot=workspace-toolbar],.command-center-shell [data-slot=workspace-surface-header]{background:var(--panel)}.command-center-shell [data-slot=workspace-surface]{border-color:var(--border);background:var(--panel);box-shadow:none}.command-center-shell .request-screen-stack>[data-slot=workspace-header]{min-height:52px;padding-inline:18px}.command-center-shell .request-screen-stack>[data-slot=workspace-header] h2{font-size:20px;font-weight:650}.command-center-shell .request-system-body .data-panel-header,.command-center-shell .request-system-body .detail-header,.command-center-shell .message-conversation-rail-header,.command-center-shell .message-workspace-header{background:var(--panel);min-height:52px}.command-center-shell .request-system-body .request-workspace-grid>.data-panel,.command-center-shell .request-system-body .request-workspace-grid>.detail-panel,.command-center-shell .waitlist-system-body .data-panel,.command-center-shell .waitlist-system-body .detail-panel,.command-center-shell .message-conversation-rail,.command-center-shell .message-thread-workspace{background:var(--panel)}.command-center-shell .request-inbox-row,.command-center-shell .waitlist-inbox-row,.command-center-shell .message-conversation-row{border-bottom-color:var(--border)}.command-center-shell .request-inbox-row[aria-pressed=true],.command-center-shell .waitlist-inbox-row[aria-pressed=true],.command-center-shell .message-conversation-row.selected{background:var(--command-accent-soft);box-shadow:inset 2px 0 0 var(--command-accent)}.command-center-shell .request-inbox-row:hover,.command-center-shell .waitlist-inbox-row:hover,.command-center-shell .message-conversation-row:hover{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-inbox-row:hover,.command-center-shell .waitlist-inbox-row:hover,.command-center-shell .message-conversation-row:hover{background:color-mix(in srgb, var(--foreground) 4%, transparent)}}.command-center-shell .request-detail-tablist,.command-center-shell .request-detail-summary-grid,.command-center-shell .message-booking-context{background:var(--panel)}.command-center-shell .message-service-context{border-bottom:1px solid var(--ops-border);background:var(--ops-panel-raised);min-height:46px;padding:6px 12px}.command-center-shell .message-service-context>svg{width:13px;height:13px;color:var(--ops-green)}.command-center-shell .message-service-context small{color:var(--ops-muted);letter-spacing:0;font-size:8px}.command-center-shell .message-service-context strong{font-size:9px;font-weight:650}.command-center-shell .message-inbox-workspace{background:var(--panel);grid-template-columns:minmax(310px,336px) minmax(0,1fr)}.command-center-shell .message-conversation-row{min-height:58px;padding:10px 12px}.command-center-shell .message-booking-context{border-color:var(--border);background:var(--panel-soft);margin-top:7px}.command-center-shell .message-thread-workspace .chat-composer,.command-center-shell .message-thread-workspace .chat-composer-input{background:var(--panel)}.command-center-shell .message-thread-workspace .chat-composer-input{border-color:var(--border)}.command-center-shell .request-inbox-row-eyebrow .status,.command-center-shell .status,.command-center-shell [data-slot=badge]{box-shadow:none}.command-center-shell .schedule-shell,.command-center-shell .schedule-board-region,.command-center-shell .schedule-board-scroll{background:var(--app-surface)}.command-center-shell .schedule-topbar,.command-center-shell .schedule-board-header,.command-center-shell .schedule-lane-header{border-color:var(--border);background:var(--panel)}@media (width<=820px){.command-center-shell .message-inbox-workspace{grid-template-columns:1fr}}.command-center-shell{--ops-bg:#f5f7fa;--ops-panel:#fff;--ops-panel-raised:#f9fbfd;--ops-panel-active:#edf4ff;--ops-border:#dfe5ec;--ops-border-strong:#c9d2dd;--ops-text:#151a21;--ops-muted:#687383;--ops-blue:#2f70dd;--ops-blue-soft:#e8f1ff;--ops-green:#2f9b61;--ops-green-soft:#e8f6ee;--ops-amber:#c77808;--ops-amber-soft:#fff4dc;--ops-red:#cf4646;--ops-red-soft:#fff0f0;--ops-purple:#8656c7;--ops-purple-soft:#f3edff;--foreground-soft:#354052}.dark .command-center-shell{--ops-bg:#0b1117;--ops-panel:#0f161e;--ops-panel-raised:#141d27;--ops-panel-active:#172434;--ops-border:#26313d;--ops-border-strong:#354352;--ops-text:#f2f5f8;--ops-muted:#8f9aa8;--ops-blue:#5b98ff;--ops-blue-soft:#172943;--ops-green:#62c983;--ops-green-soft:#172b22;--ops-amber:#f0ad36;--ops-amber-soft:#302714;--ops-red:#f06a67;--ops-red-soft:#341c1d;--ops-purple:#b383ec;--ops-purple-soft:#281f38;--foreground-soft:#c4ccd5}.command-center-shell{--app-surface:var(--ops-bg);--panel:var(--ops-panel);--panel-soft:var(--ops-panel-raised);--border:var(--ops-border);--border-strong:var(--ops-border-strong);--foreground:var(--ops-text);--muted-foreground:var(--ops-muted);--command-accent:var(--ops-blue);--command-accent-soft:var(--ops-blue-soft)}.command-center-shell [data-slot=sidebar-inner]{border-right:1px solid var(--ops-border);background:linear-gradient(180deg, var(--ops-blue), transparent 180px), var(--ops-panel)}@supports (color:color-mix(in lab, red, red)){.command-center-shell [data-slot=sidebar-inner]{background:linear-gradient(180deg, color-mix(in srgb, var(--ops-blue) 3%, transparent), transparent 180px), var(--ops-panel)}}.command-center-shell .sidebar-brand{border-bottom:1px solid var(--ops-border);min-height:68px;padding:10px 9px}.command-center-shell .sidebar-brand-identity{gap:9px}.command-center-shell .sidebar-brand-mark{color:#15220b;background:#b8e84e;border:0;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #b8e84e2e}.command-center-shell .sidebar-brand-text h1,.dark .command-center-shell .sidebar-brand-text h1{color:var(--ops-text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:680;line-height:1.2;display:block;overflow:hidden}.command-center-shell .sidebar-brand-text .eyebrow,.dark .command-center-shell .sidebar-brand-text .eyebrow{color:var(--ops-muted);text-overflow:ellipsis;text-transform:none;white-space:nowrap;margin-top:4px;font-size:10px;font-weight:560;line-height:1.15;display:block;overflow:hidden}.command-center-shell [data-slot=sidebar-group]{padding-inline:7px}.command-center-shell [data-slot=sidebar-group-label]{min-height:24px;color:var(--ops-muted);padding:8px 7px 3px}@supports (color:color-mix(in lab, red, red)){.command-center-shell [data-slot=sidebar-group-label]{color:color-mix(in srgb, var(--ops-muted) 86%, transparent)}}.command-center-shell [data-slot=sidebar-group-label]{font-size:8px;font-weight:690}.command-center-shell [data-slot=sidebar-menu-button]{border-radius:4px;height:33px;font-size:10.5px}.command-center-shell [data-slot=sidebar-menu-button][data-active=true],.dark .command-center-shell [data-slot=sidebar-menu-button][data-active=true]{color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell [data-slot=sidebar-menu-button][data-active=true],.dark .command-center-shell [data-slot=sidebar-menu-button][data-active=true]{color:color-mix(in srgb, var(--ops-blue) 88%, var(--ops-text))}}.command-center-shell [data-slot=sidebar-menu-button][data-active=true],.dark .command-center-shell [data-slot=sidebar-menu-button][data-active=true]{background:var(--ops-blue-soft);box-shadow:inset 2px 0 0 var(--ops-blue)}.command-center-shell [data-slot=workspace-header]{background:var(--ops-panel);min-height:54px;padding:9px 16px}.command-center-shell [data-slot=workspace-header] h2{color:var(--ops-text);font-size:18px;font-weight:680}.command-center-shell .request-system-body>.request-workspace-grid{grid-template-columns:clamp(300px,25vw,370px) minmax(480px,1fr) 264px}.command-center-shell .request-system-body .request-workspace-grid>.detail-panel{border-right:1px solid var(--ops-border)}.request-operational-context{background:var(--ops-panel-raised);flex-direction:column;min-width:0;height:100%;display:flex;overflow:auto}.request-context-section{border-bottom:1px solid var(--ops-border);gap:8px;padding:15px 14px;display:grid}.request-context-section.is-now{background:var(--ops-blue);padding-block:17px}@supports (color:color-mix(in lab, red, red)){.request-context-section.is-now{background:color-mix(in srgb, var(--ops-blue) 5%, var(--ops-panel-raised))}}.request-context-section.is-now>strong{color:var(--ops-text);font-variant-numeric:tabular-nums;letter-spacing:0;font-size:16px}.request-context-section.is-now>small,.request-context-muted{color:var(--ops-muted);font-size:10px}.request-context-label,.request-context-heading>span{color:var(--ops-muted);text-transform:uppercase;font-size:9px;font-weight:690}.request-context-heading{justify-content:space-between;align-items:center;display:flex}.request-context-heading small{width:18px;height:18px;color:var(--ops-muted);background:var(--ops-text);border-radius:999px;place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.request-context-heading small{background:color-mix(in srgb, var(--ops-text) 7%, transparent)}}.request-context-heading small{font-size:9px}.request-context-list,.request-context-signals{gap:1px;display:grid}.request-context-list-row{border-bottom:1px solid var(--ops-border);padding:9px 0;display:grid}@supports (color:color-mix(in lab, red, red)){.request-context-list-row{border-bottom:1px solid color-mix(in srgb, var(--ops-border) 72%, transparent)}}.request-context-list-row{grid-template-columns:1fr auto;gap:2px 8px}.request-context-list-row>span{color:var(--ops-text);font-variant-numeric:tabular-nums;font-size:10.5px}.request-context-list-row>strong{color:var(--ops-text);font-size:10.5px;font-weight:630}.request-context-list-row>small{color:var(--ops-muted);grid-column:1/-1;font-size:9px}.request-context-signals>span{min-height:32px;color:var(--ops-muted);align-items:center;gap:8px;padding:7px 0;font-size:10px;display:flex}.request-context-signals svg{width:13px;height:13px}.request-context-signals .is-warning{color:var(--ops-amber)}.request-context-signals .is-clear{color:var(--ops-green)}.request-context-empty{min-height:220px;color:var(--ops-muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:24px;display:grid}.request-context-empty svg{width:20px;height:20px}.request-context-empty strong{color:var(--ops-text);font-size:11px}.request-context-empty span{font-size:10px;line-height:1.45}.command-center-shell .schedule-board-workspace.has-side-panel,.command-center-shell .schedule-board-workspace.has-request-queue{grid-template-columns:minmax(0,1fr) 336px}.command-center-shell .schedule-request-queue,.command-center-shell .schedule-day-list-panel .schedule-request-queue{border-left-color:var(--ops-border);background:var(--ops-panel);width:336px}.command-center-shell .schedule-board-header{background:var(--ops-panel);min-height:64px;padding-inline:16px}.command-center-shell .schedule-board-context{flex-direction:row;align-items:center;gap:10px;min-width:0}.command-center-shell .schedule-board-context>.staff-presence{border:1px solid var(--ops-border);background:var(--ops-panel-raised);text-overflow:ellipsis;border-radius:14px;max-width:190px;min-height:24px;padding:3px 8px 3px 3px;overflow:hidden}.command-center-shell .schedule-board-context>.staff-presence>span:last-child{text-overflow:ellipsis;overflow:hidden}.command-center-shell .schedule-board-context>.staff-presence .staff-presence-avatar{border-width:1px;width:18px;height:18px;font-size:6px}.command-center-shell .schedule-board-context h3{color:var(--ops-text);font-size:18px;font-weight:680}.command-center-shell .schedule-board-context .schedule-date-label{color:var(--ops-muted);font-size:10px}.command-center-shell .schedule-board-shell,.command-center-shell .schedule-board-scroll,.command-center-shell .schedule-lane-body{background:var(--ops-bg)}.command-center-shell .schedule-axis-header,.command-center-shell .schedule-lane-header{border-color:var(--ops-border);background:var(--ops-panel);height:60px;min-height:60px;box-shadow:inset 0 -1px 0 var(--ops-border)}.command-center-shell .schedule-lane-header h3{color:var(--ops-text);font-size:12px}.command-center-shell .schedule-lane-header span{color:var(--ops-muted);font-size:9px}.command-center-shell .schedule-time-axis{--schedule-axis-surface:var(--ops-panel);border-right-color:var(--ops-border);background:var(--ops-panel)}.command-center-shell .schedule-time-mark{--schedule-axis-line:var(--ops-border)}.command-center-shell .schedule-session-card{border:1px solid var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-session-card{border:1px solid color-mix(in srgb, var(--ops-blue) 52%, var(--ops-border))}}.command-center-shell .schedule-session-card{border-left:2px solid var(--ops-blue);background:linear-gradient(135deg, var(--ops-blue), transparent 72%), var(--ops-blue);border-radius:3px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-session-card{background:linear-gradient(135deg, color-mix(in srgb, var(--ops-blue) 12%, transparent), transparent 72%), color-mix(in srgb, var(--ops-blue) 10%, var(--ops-panel-raised))}}.command-center-shell .schedule-session-card{box-shadow:none}.dark .command-center-shell .schedule-session-card{background:linear-gradient(135deg,#5b98ff29,#0000 72%),#172536}.command-center-shell .schedule-session-card.is-warmup{border-color:var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-session-card.is-warmup{border-color:color-mix(in srgb, var(--ops-amber) 55%, var(--ops-border))}}.command-center-shell .schedule-session-card.is-warmup{border-left-color:var(--ops-amber);background:linear-gradient(135deg, var(--ops-amber), transparent 72%), var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-session-card.is-warmup{background:linear-gradient(135deg, color-mix(in srgb, var(--ops-amber) 15%, transparent), transparent 72%), color-mix(in srgb, var(--ops-amber) 10%, var(--ops-panel-raised))}}.dark .command-center-shell .schedule-session-card.is-warmup{background:linear-gradient(135deg,#f0ad362e,#0000 72%),#2b2416}.command-center-shell .schedule-block-card{border-color:var(--ops-red);border-radius:3px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-block-card{border-color:color-mix(in srgb, var(--ops-red) 58%, var(--ops-border))}}.command-center-shell .schedule-block-card{border-left:2px solid var(--ops-red);background-color:var(--ops-red-soft)}.command-center-shell .schedule-advisory-card{border-color:var(--ops-purple);border-radius:3px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-advisory-card{border-color:color-mix(in srgb, var(--ops-purple) 58%, var(--ops-border))}}.command-center-shell .schedule-advisory-card{border-left:2px solid var(--ops-purple);background-color:var(--ops-purple-soft)}.command-center-shell .schedule-card-main,.command-center-shell .schedule-card-main strong,.command-center-shell .schedule-card-main span{color:var(--ops-text)}.command-center-shell .schedule-card-main .slot-kicker,.command-center-shell .schedule-card-time{color:var(--ops-muted)}.command-center-shell .schedule-request-queue-header,.command-center-shell .schedule-request-queue-item{border-color:var(--ops-border);background:var(--ops-panel)}@media (width<=1240px){.command-center-shell .request-system-body>.request-workspace-grid{grid-template-columns:minmax(300px,38%) minmax(480px,1fr)}.command-center-shell .request-operational-context{display:none}}.schedule-view-switcher{border:1px solid var(--ops-border);background:var(--ops-panel-raised);border-radius:5px;grid-template-columns:repeat(2,auto);height:32px;padding:2px;display:inline-grid}.schedule-view-switcher button{height:26px;color:var(--ops-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:5px;padding:0 9px;font-size:9.5px;font-weight:630;display:inline-flex}.schedule-view-switcher button svg{width:13px;height:13px}.schedule-view-switcher button[aria-pressed=true]{color:var(--ops-text);background:var(--ops-panel);box-shadow:0 0 0 1px var(--ops-border), 0 2px 7px #00000014}.schedule-timeline-workspace{background:var(--ops-bg);flex:auto;grid-template-rows:minmax(300px,1fr) minmax(230px,38%);min-height:0;display:grid;overflow:hidden}.schedule-timeline-canvas{border-bottom:1px solid var(--ops-border);scrollbar-color:var(--ops-border-strong) var(--ops-panel);scrollbar-gutter:stable;scrollbar-width:auto;min-height:0;overflow:auto}.schedule-timeline-canvas::-webkit-scrollbar{width:9px;height:9px}.schedule-timeline-canvas::-webkit-scrollbar-track{border-top:1px solid var(--ops-border);background:var(--ops-panel)}.schedule-timeline-canvas::-webkit-scrollbar-thumb{border:2px solid var(--ops-panel);background:var(--ops-border-strong);border-radius:5px}.schedule-timeline-axis-row,.schedule-timeline-row{grid-template-columns:168px minmax(1368px,1fr);min-width:1536px;display:grid}.schedule-timeline-axis-row{z-index:5;border-bottom:1px solid var(--ops-border);background:var(--ops-panel);height:42px;position:sticky;top:0}.schedule-timeline-live-status{z-index:8;border-right:1px solid var(--ops-border);color:var(--ops-muted);text-transform:uppercase;align-items:center;gap:7px;padding:0 14px;font-size:9.5px;font-weight:680;display:flex;position:sticky;left:0}.schedule-timeline-live-status span{background:var(--ops-green);width:7px;height:7px;box-shadow:0 0 0 3px var(--ops-green);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-live-status span{box-shadow:0 0 0 3px color-mix(in srgb, var(--ops-green) 15%, transparent)}}.schedule-timeline-hour-track,.schedule-timeline-track{position:relative}.schedule-timeline-hour-track>span{color:var(--ops-muted);font-variant-numeric:tabular-nums;font-size:9px;position:absolute;top:50%;transform:translate(-50%,-50%)}.schedule-timeline-row{border-bottom:1px solid var(--ops-border);min-height:78px}.schedule-timeline-court{z-index:4;border-right:1px solid var(--ops-border);background:var(--ops-panel);align-content:center;gap:2px;padding:10px 14px;display:grid;position:sticky;left:0}.schedule-timeline-court strong{color:var(--ops-text);font-size:11px;font-weight:680}.schedule-timeline-court>span,.schedule-timeline-court>small{color:var(--ops-muted);font-size:8.5px}.schedule-timeline-court>small{color:var(--ops-green);align-items:center;gap:5px;display:flex}.schedule-timeline-court i{background:var(--ops-green);border-radius:50%;width:5px;height:5px}.schedule-timeline-track{background:var(--ops-bg);min-height:78px}.schedule-timeline-gridline{background:var(--ops-border);width:1px;position:absolute;inset-block:0}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-gridline{background:color-mix(in srgb, var(--ops-border) 74%, transparent)}}.schedule-timeline-gridline{pointer-events:none}.schedule-timeline-event{z-index:2;border:1px solid var(--ops-blue);align-content:center;gap:2px;min-width:54px;padding:7px 8px;display:grid;position:absolute;top:8px;bottom:8px;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-event{border:1px solid color-mix(in srgb, var(--ops-blue) 54%, var(--ops-border))}}.schedule-timeline-event{border-left:2px solid var(--ops-blue);color:var(--ops-text);background:var(--ops-blue);border-radius:3px}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-event{background:color-mix(in srgb, var(--ops-blue) 13%, var(--ops-panel-raised))}}.schedule-timeline-event{text-align:left;cursor:pointer}.schedule-timeline-event:hover{z-index:3;filter:brightness(1.08)}.schedule-timeline-event>span,.schedule-timeline-event>strong,.schedule-timeline-event>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schedule-timeline-event>span{color:var(--ops-muted);font-variant-numeric:tabular-nums;font-size:8px}.schedule-timeline-event>strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9.5px;font-weight:660;line-height:1.12;display:-webkit-box}.schedule-timeline-event>small{color:var(--ops-muted);font-size:7.5px}.schedule-timeline-event.is-warmup{border-color:var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-event.is-warmup{border-color:color-mix(in srgb, var(--ops-amber) 56%, var(--ops-border))}}.schedule-timeline-event.is-warmup{border-left-color:var(--ops-amber);background:var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-event.is-warmup{background:color-mix(in srgb, var(--ops-amber) 16%, var(--ops-panel-raised))}}.schedule-timeline-event.is-block{border-color:var(--ops-red)}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-event.is-block{border-color:color-mix(in srgb, var(--ops-red) 56%, var(--ops-border))}}.schedule-timeline-event.is-block{border-left-color:var(--ops-red);background:repeating-linear-gradient(135deg, transparent 0 7px, var(--ops-red) 7px 8px), var(--ops-red-soft)}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-event.is-block{background:repeating-linear-gradient(135deg, transparent 0 7px, color-mix(in srgb, var(--ops-red) 12%, transparent) 7px 8px), var(--ops-red-soft)}}.schedule-timeline-event.is-advisory{border-color:var(--ops-purple)}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-event.is-advisory{border-color:color-mix(in srgb, var(--ops-purple) 56%, var(--ops-border))}}.schedule-timeline-event.is-advisory{border-left-color:var(--ops-purple);background:var(--ops-purple-soft)}.schedule-timeline-queue{background:var(--ops-panel);flex-direction:column;min-height:0;display:flex;overflow:hidden}.schedule-timeline-queue>header{border-bottom:1px solid var(--ops-border);flex:0 0 40px;justify-content:space-between;align-items:center;gap:16px;min-height:40px;padding:8px 14px;display:flex}.schedule-timeline-queue>header>div{align-items:center;gap:8px;display:flex}.schedule-timeline-queue>header strong{color:var(--ops-text);text-transform:uppercase;font-size:10.5px}.schedule-timeline-queue>header span{min-width:18px;height:18px;color:var(--ops-muted);background:var(--ops-text);border-radius:999px;place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-queue>header span{background:color-mix(in srgb, var(--ops-text) 8%, transparent)}}.schedule-timeline-queue>header span{font-size:9px}.schedule-timeline-queue>header small{color:var(--ops-muted);font-size:9px}.schedule-timeline-request-table{min-width:760px}.schedule-timeline-request-head,.schedule-timeline-request-row{grid-template-columns:118px 72px minmax(132px,1fr) minmax(120px,.85fr) 82px 72px 88px;align-items:center;display:grid}.schedule-timeline-request-head{z-index:3;border-bottom:1px solid var(--ops-border);min-height:26px;color:var(--ops-muted);text-transform:uppercase;background:var(--ops-panel);padding:0 14px;font-size:8px;font-weight:660;position:sticky;top:0}.schedule-timeline-request-row{border:0;border-bottom:1px solid var(--ops-border);width:100%;min-height:34px;padding:0 14px}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-request-row{border-bottom:1px solid color-mix(in srgb, var(--ops-border) 82%, transparent)}}.schedule-timeline-request-row{color:var(--ops-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;font-size:9px}.schedule-timeline-request-row:hover{background:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.schedule-timeline-request-row:hover{background:color-mix(in srgb, var(--ops-blue) 5%, transparent)}}.schedule-timeline-request-row[aria-pressed=true]{color:var(--ops-text);background:var(--ops-blue-soft);box-shadow:inset 2px 0 0 var(--ops-blue)}.schedule-timeline-request-row strong{color:var(--ops-text);font-size:9.5px;font-weight:640}.schedule-timeline-request-row>span:last-child{width:max-content;color:var(--ops-muted);align-items:center;gap:4px;font-size:8px;display:inline-flex}.schedule-timeline-request-row>span:last-child i,.schedule-timeline-request-inspector>header>span i{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.schedule-timeline-request-row>span.is-new{color:var(--ops-blue)}.schedule-timeline-request-row>span.is-needs_info,.schedule-timeline-request-row>span.is-pending{color:var(--ops-amber)}.schedule-timeline-request-row>span.is-waitlisted{color:var(--ops-purple)}.schedule-timeline-queue-workspace{flex:auto;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.schedule-timeline-queue-workspace.has-selection{grid-template-columns:minmax(620px,1fr) 260px}.schedule-timeline-request-table{min-height:0;overflow:auto}.schedule-timeline-request-inspector{border-left:1px solid var(--ops-border);background:var(--ops-panel-raised);min-width:0;overflow:auto}.schedule-timeline-request-inspector>header{border-bottom:1px solid var(--ops-border);justify-content:space-between;align-items:center;height:34px;padding:0 10px;display:flex}.schedule-timeline-request-inspector>header>span{color:var(--ops-muted);text-transform:uppercase;align-items:center;gap:5px;font-size:7.5px;font-weight:650;display:inline-flex}.schedule-timeline-request-inspector>header>span.is-new{color:var(--ops-blue)}.schedule-timeline-request-inspector>header>span.is-needs_info,.schedule-timeline-request-inspector>header>span.is-pending{color:var(--ops-amber)}.schedule-timeline-request-inspector>header [data-slot=button]{width:24px;height:24px;min-height:24px;color:var(--ops-muted);border-radius:3px}.schedule-timeline-request-identity{border-bottom:1px solid var(--ops-border);gap:2px;padding:7px 10px;display:grid}.schedule-timeline-request-identity strong{color:var(--ops-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:670;overflow:hidden}.schedule-timeline-request-identity span{color:var(--ops-muted);font-size:7.5px}.schedule-timeline-request-inspector dl{grid-template-columns:1fr 1fr;margin:0;padding:0 10px;display:grid}.schedule-timeline-request-inspector dl>div{border-bottom:1px solid var(--ops-border);gap:2px;min-width:0;padding:5px 6px 5px 0;display:grid}.schedule-timeline-request-inspector dt{color:var(--ops-muted);text-transform:uppercase;font-size:6.5px;font-weight:680}.schedule-timeline-request-inspector dd{color:var(--ops-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;font-weight:580;overflow:hidden}.schedule-timeline-request-inspector-footer{color:var(--ops-muted);justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;font-size:7px;display:flex}.command-center-shell .schedule-board-header{grid-template-columns:minmax(132px,1fr) auto;grid-template-areas:"context controls";gap:12px;min-height:60px;padding:10px 14px;display:grid}.command-center-shell .schedule-header-controls{justify-content:flex-end;align-items:center;gap:7px;width:auto;min-width:0;display:flex}.command-center-shell .schedule-header-controls .schedule-day-nav,.command-center-shell .schedule-header-controls .schedule-board-actions{grid-area:auto}.command-center-shell .schedule-view-switcher,.command-center-shell .schedule-day-nav,.command-center-shell .schedule-board-actions [data-slot=button],.command-center-shell .schedule-court-visibility-trigger{height:32px;min-height:32px}.command-center-shell .schedule-view-switcher,.command-center-shell .schedule-day-nav,.command-center-shell .schedule-board-actions{flex:none}.command-center-shell .schedule-day-nav{background:var(--ops-panel-raised);border-radius:5px;padding:0}.command-center-shell .schedule-date-nav-segment[data-slot=button],.command-center-shell .schedule-date-trigger{border-radius:3px;height:30px;min-height:30px}.command-center-shell .schedule-date-trigger{min-width:126px;padding-inline:10px}.command-center-shell .schedule-board-actions{gap:5px}.command-center-shell .schedule-board-actions [data-slot=button],.command-center-shell .schedule-court-visibility-trigger{border-radius:5px;flex-basis:32px;width:32px;min-width:32px}.command-center-shell .request-overview-view>.request-scheduling-panel{border:0;border-top:1px solid var(--ops-border);border-bottom:1px solid var(--ops-border);background:var(--ops-panel);box-shadow:none;border-radius:0;gap:0;margin:0;padding:0}.command-center-shell .request-overview-view>.request-scheduling-panel>.section-heading{border-bottom:1px solid var(--ops-border);min-height:54px;margin:0;padding:9px 14px}.command-center-shell .request-overview-view>.request-scheduling-panel .section-heading .eyebrow{color:var(--ops-muted);letter-spacing:0;margin-bottom:2px;font-size:8px}.command-center-shell .request-overview-view>.request-scheduling-panel .section-heading h4{color:var(--ops-text);font-size:12px;font-weight:670}.command-center-shell .request-overview-view .request-scheduling-actions [data-slot=button]{border-radius:4px;height:30px;min-height:30px;padding-inline:10px;font-size:9.5px}.command-center-shell .request-overview-view .request-schedule-preview{border:0;border-bottom:1px solid var(--ops-border);background:var(--ops-bg);border-radius:0;min-height:190px;margin:0}.command-center-shell .request-overview-view .request-schedule-preview-times,.command-center-shell .request-overview-view .request-preview-court-header{background:var(--ops-panel-raised)}.command-center-shell .request-overview-view .request-proposal-summary{border:0;border-bottom:1px solid var(--ops-border);background:var(--ops-panel);border-radius:0;grid-template-columns:minmax(0,1.55fr) minmax(150px,.8fr);margin:0;display:grid}.command-center-shell .request-overview-view .request-proposal-summary>div{border:0;border-right:1px solid var(--ops-border);background:0 0;border-radius:0;min-height:54px;padding:10px 14px}.command-center-shell .request-overview-view .request-proposal-summary>div:last-child{border-right:0}.command-center-shell .request-overview-view .request-proposal-summary span,.command-center-shell .request-overview-view .assignment-grid .field>span{color:var(--ops-muted);text-transform:uppercase;font-size:8px;font-weight:680}.command-center-shell .request-overview-view .request-proposal-summary strong{color:var(--ops-text);font-size:10px;font-weight:640}.command-center-shell .request-overview-view .request-scheduling-panel>.assignment-grid{border-bottom:1px solid var(--ops-border);grid-template-columns:1.25fr 1fr .8fr .7fr;gap:0;margin:0;display:grid}.command-center-shell .request-overview-view .request-scheduling-panel>.assignment-grid .field{border-right:1px solid var(--ops-border);gap:5px;min-width:0;padding:9px 10px}.command-center-shell .request-overview-view .request-scheduling-panel>.assignment-grid .field:last-child{border-right:0}.command-center-shell .request-overview-view .request-scheduling-panel>.assignment-grid [data-slot=select-trigger],.command-center-shell .request-overview-view .request-scheduling-panel>.assignment-grid .date-picker-trigger,.command-center-shell .request-overview-view .request-scheduling-panel>.assignment-grid [data-slot=input]{border-color:var(--ops-border);height:31px;min-height:31px;color:var(--ops-text);background:var(--ops-panel-raised);border-radius:4px;font-size:9.5px}.command-center-shell .request-overview-view .request-scheduling-panel>.form-message,.command-center-shell .request-overview-view .request-scheduling-panel>.compatible-slot-switcher{border:0;border-bottom:1px solid var(--ops-border);background:var(--ops-panel);border-radius:0;margin:0;padding:9px 14px;font-size:9.5px}@media (width<=1080px){.command-center-shell .schedule-board-header{grid-template-columns:minmax(132px,160px) minmax(0,1fr);grid-template-areas:"context controls"}.command-center-shell .schedule-header-controls{flex-wrap:wrap;justify-content:flex-end;row-gap:7px;width:100%}.command-center-shell .schedule-board-actions{justify-content:flex-end;width:auto;margin-left:auto}}.command-center-shell .workspace{background:var(--ops-bg);grid-template-rows:48px minmax(0,1fr);height:100dvh;min-height:0;display:grid;overflow:hidden}.command-center-shell .workspace>.workspace-masthead{grid-area:1/1;min-width:0}.command-center-shell .workspace>[data-slot=workspace-page],.command-center-shell .workspace>.screen-stack{grid-area:2/1;min-width:0;min-height:0}.workspace-masthead{z-index:40;border-bottom:1px solid var(--ops-border);background:var(--ops-panel);justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:48px;padding:0 12px 0 16px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-masthead{background:color-mix(in srgb, var(--ops-panel) 96%, transparent)}}.workspace-masthead-context,.workspace-masthead-tools{align-items:center;min-width:0;display:flex}.workspace-masthead-context{gap:12px}.workspace-masthead-sidebar-trigger[data-slot=sidebar-trigger]{border:1px solid var(--ops-border);width:30px;height:30px;min-height:30px;color:var(--ops-muted);background:0 0;border-radius:4px;flex:0 0 30px}.workspace-masthead-sidebar-trigger[data-slot=sidebar-trigger]:hover{color:var(--ops-text);background:var(--ops-panel-active)}.workspace-masthead-sidebar-trigger svg{width:15px;height:15px}[data-slot=sidebar][data-mobile=true]{width:min(18rem,100vw - 48px)}[data-collapsible=icon] .sidebar-brand-toggle[data-slot=sidebar-trigger]{display:none}.workspace-tournament-switcher{min-width:0;height:34px;color:var(--ops-text);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 4px;display:inline-flex}.workspace-tournament-mark{color:#11170d;background:#b8e94f;border-radius:50%;flex:0 0 19px;place-items:center;width:19px;height:19px;display:grid}.workspace-tournament-mark svg{width:12px;height:12px}.workspace-tournament-switcher strong{text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:12px;font-weight:680;overflow:hidden}.workspace-tournament-switcher>svg{width:13px;height:13px;color:var(--ops-muted)}.workspace-tournament-menu{border:1px solid var(--border-strong);width:244px;color:var(--foreground);background:var(--popover);border-radius:5px;padding:5px;box-shadow:0 14px 40px #0000004d}.workspace-tournament-menu [data-slot=dropdown-menu-label]{color:var(--muted-foreground);letter-spacing:0;text-transform:uppercase;padding:6px 8px;font-size:9px;font-weight:700}.workspace-tournament-menu [data-slot=dropdown-menu-item]{min-height:34px;color:var(--foreground-soft);border-radius:3px;padding:7px 9px;font-size:11px;font-weight:600}.workspace-tournament-menu [data-slot=dropdown-menu-item]:hover,.workspace-tournament-menu [data-slot=dropdown-menu-item]:focus{color:var(--foreground);background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.workspace-tournament-menu [data-slot=dropdown-menu-item]:hover,.workspace-tournament-menu [data-slot=dropdown-menu-item]:focus{background:color-mix(in srgb, var(--foreground) 6%, transparent)}}.workspace-tournament-menu-current{grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:9px;min-height:48px;padding:7px 8px;display:grid}.workspace-tournament-menu-current .workspace-tournament-mark{width:22px;height:22px}.workspace-tournament-menu-current>span:nth-child(2){gap:1px;min-width:0;display:grid}.workspace-tournament-menu-current strong,.workspace-tournament-menu-current small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-tournament-menu-current strong{color:var(--foreground);font-size:11px;font-weight:680}.workspace-tournament-menu-current small{color:var(--muted-foreground);font-size:9px}.workspace-tournament-menu-current>svg{width:14px;height:14px;color:var(--ring)}.request-filter-menu-count{min-width:18px;color:var(--muted-foreground);text-align:right;margin-left:auto;font-size:9px}.request-inbox-filter-menu{border:1px solid var(--border-strong);width:252px;max-height:min(520px,100dvh - 72px);color:var(--foreground);background:var(--popover);border-radius:5px;overflow-y:auto;box-shadow:0 14px 40px #0000004d}.request-inbox-filter-menu [data-slot=dropdown-menu-label]{color:var(--muted-foreground);text-transform:uppercase;padding:6px 8px;font-size:9px;font-weight:700}.request-inbox-filter-menu [data-slot=dropdown-menu-item]{min-height:32px;color:var(--foreground-soft);border-radius:3px;padding:6px 8px;font-size:10.5px;font-weight:600}.request-inbox-filter-menu [data-slot=dropdown-menu-item]:hover,.request-inbox-filter-menu [data-slot=dropdown-menu-item]:focus{color:var(--foreground);background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.request-inbox-filter-menu [data-slot=dropdown-menu-item]:hover,.request-inbox-filter-menu [data-slot=dropdown-menu-item]:focus{background:color-mix(in srgb, var(--foreground) 6%, transparent)}}.request-filter-source-group{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.request-filter-source-group>[data-slot=dropdown-menu-label]{grid-column:1/-1}.request-filter-source-group [data-slot=dropdown-menu-item]{min-width:0}.request-filter-source-group [data-slot=dropdown-menu-item]>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.request-inbox-group{border-bottom:1px solid var(--ops-border)}.request-inbox-group>header{border-bottom:1px solid var(--ops-border);height:30px;color:var(--ops-text-subtle);background:var(--ops-panel-raised);align-items:center;gap:7px;padding:0 12px;display:flex}@supports (color:color-mix(in lab, red, red)){.request-inbox-group>header{background:color-mix(in srgb, var(--ops-panel-raised) 76%, transparent)}}.request-inbox-group>header{text-transform:uppercase;font-size:9px;font-weight:700}.request-inbox-group>header:before{background:var(--ops-muted);content:"";border-radius:50%;flex:0 0 5px;width:5px;height:5px}.request-inbox-group.is-attention>header{color:var(--ops-amber)}.request-inbox-group.is-attention>header:before{background:var(--ops-amber)}.request-inbox-group.is-unread>header{color:var(--ops-blue-bright)}.request-inbox-group.is-unread>header:before,.request-inbox-group.is-new>header:before{background:var(--ops-blue-bright)}.request-inbox-group.is-waitlist>header:before{background:var(--ops-purple)}.request-inbox-group.is-assigned>header:before{background:var(--ops-green)}.request-inbox-group>header small{min-width:16px;height:16px;color:var(--ops-muted);background:var(--ops-text);border-radius:2px;place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.request-inbox-group>header small{background:color-mix(in srgb, var(--ops-text) 7%, transparent)}}.request-inbox-group>header small{font-size:8px;font-weight:700}.command-center-shell .request-inbox-row{grid-template-columns:30px minmax(0,1fr);gap:9px;min-height:82px;padding:10px 34px 10px 12px}.request-inbox-avatar{border:1px solid var(--ops-border-strong);width:30px;height:30px;color:var(--ops-text-subtle);background:var(--ops-blue);border-radius:50%;align-self:start;place-items:center;margin-top:2px;display:grid}@supports (color:color-mix(in lab, red, red)){.request-inbox-avatar{background:color-mix(in srgb, var(--ops-blue) 13%, var(--ops-panel))}}.request-inbox-avatar{font-size:9px;font-weight:720}.request-inbox-row-content{min-width:0;display:grid}.request-inbox-row-content .request-inbox-row-eyebrow,.request-inbox-row-content .request-inbox-row-heading,.request-inbox-row-content .request-inbox-row-window,.request-inbox-row-content .request-inbox-row-footer{grid-column:1}.request-inbox-row-content .request-inbox-row-eyebrow{margin-bottom:3px}.request-inbox-row-content .request-inbox-row-window{margin-top:1px}.request-inbox-row-content .request-inbox-row-heading{order:-1;margin:0 0 3px}.request-inbox-row-content .request-inbox-row-heading strong{font-size:12px;font-weight:670}.request-inbox-row-content .request-inbox-row-type{font-size:9px}.request-inbox-row-content .request-inbox-row-footer{margin-top:6px}.command-center-shell .waitlist-page .waitlist-inbox-row{grid-template-columns:30px minmax(0,1fr);gap:9px;min-height:78px;padding:10px 34px 10px 12px}.waitlist-inbox-row-content{gap:4px;min-width:0;display:grid}.waitlist-page .waitlist-inbox-row-topline strong{min-width:0;color:var(--ops-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:680;overflow:hidden}.waitlist-page .waitlist-inbox-row-topline small{flex:none}.waitlist-page .waitlist-inbox-row-window{font-size:10.5px}:root{--control-radius:5px;--control-radius-inner:3px;--surface-radius:5px}.command-center-shell .tournament-setup-review-body{width:100%;max-width:none;margin:0;padding:0}.command-center-shell .tournament-setup-surface.is-review{background:var(--ops-panel);border:0;border-radius:0}.command-center-shell .tournament-setup-surface.is-review>[data-slot=workspace-surface-header]{background:var(--ops-panel-raised);min-height:50px;padding-inline:18px}.command-center-shell .tournament-setup-surface.is-review .tournament-setup-item{grid-template-columns:30px minmax(0,1fr) auto 16px;gap:12px;min-height:68px;padding:11px 18px}.command-center-shell .tournament-setup-surface.is-review .tournament-setup-item-icon{border:1px solid var(--ops-border);background:0 0;border-radius:4px;width:30px;height:30px}.command-center-shell .tournament-setup-surface.is-review .tournament-setup-item-icon svg{width:15px;height:15px}.command-center-shell .tournament-setup-surface.is-review .tournament-setup-item-copy strong{font-size:12px}.command-center-shell .tournament-setup-surface.is-review .tournament-setup-item-copy small{font-size:10.5px}.command-center-shell{--primary:#2f70dd;--primary-hover:#3f7de5;--primary-foreground:#fff}.command-center-shell .people-access-page [data-slot=workspace-header]{gap:16px;min-height:58px;padding:8px 16px}.command-center-shell .people-access-page [data-slot=workspace-header]>div:first-child{flex:none}.command-center-shell .people-access-page [data-slot=workspace-header]>div:last-child{flex:auto;min-width:0}.command-center-shell .people-directory-title{white-space:nowrap;align-items:baseline;gap:8px;display:flex}.command-center-shell .people-directory-title small{color:var(--muted-foreground);font-family:var(--font-sans);font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:500}.command-center-shell .people-header-actions{grid-template-columns:minmax(190px,1fr) auto auto auto auto;align-items:center;gap:7px;width:100%;min-width:0;display:grid}.command-center-shell .people-header-actions .people-search{width:100%;min-width:0}.command-center-shell .people-header-actions .people-icon-control{justify-content:center;gap:0;width:32px;min-width:32px;height:32px;padding:0;position:relative}.command-center-shell .people-header-actions .people-icon-control>svg{width:15px;height:15px}.command-center-shell .people-header-actions .people-filter-trigger>span,.command-center-shell .people-header-actions .people-pending-access>span{border:2px solid var(--background);background:var(--foreground);min-width:16px;height:16px;color:var(--background);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding-inline:3px;font-size:8px;font-weight:750;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.command-center-shell .people-header-actions .people-directory-sort>svg:last-child{display:none}.command-center-shell .people-header-actions>[data-slot=button],.command-center-shell .people-header-actions>[data-slot=dropdown-menu-trigger]{height:32px}.command-center-shell .people-access-toolbar{gap:14px;min-height:50px;padding:7px 16px}.command-center-shell .people-access-toolbar [data-slot=tabs-list]{background:0 0;border:0;border-radius:0;height:36px;padding:0}.command-center-shell .people-access-toolbar [data-slot=tabs-trigger]{min-height:36px;box-shadow:none;background:0 0;border-radius:0;padding:0 12px;font-size:11px}.command-center-shell .people-access-toolbar [data-slot=tabs-trigger][data-active],.command-center-shell .people-access-toolbar [data-slot=tabs-trigger][data-state=active]{box-shadow:none;background:0 0}.command-center-shell .people-search{width:min(280px,38vw)}.command-center-shell .people-directory-filter{border-color:var(--border);background:0 0;width:174px;height:32px;font-size:11px}.command-center-shell .people-search [data-slot=input]{height:32px;padding-left:34px;font-size:11px}.command-center-shell .people-search>svg{width:14px;height:14px;left:11px}@media (width<=1180px){.command-center-shell .people-access-page [data-slot=workspace-header]{flex-wrap:wrap;gap:7px}.command-center-shell .people-access-page [data-slot=workspace-header]>div:last-child{width:100%}.command-center-shell .people-header-actions{grid-template-columns:minmax(200px,1fr) auto auto auto auto}}@media (width<=760px){.command-center-shell .people-header-actions{grid-template-columns:minmax(0,1fr) auto auto}.command-center-shell .people-header-actions .people-search{grid-column:1/-1}}.command-center-shell .issue-page>.table-system-body,.command-center-shell .audit-page>.activity-system-body,.command-center-shell .notification-page>.activity-system-body{padding:0}.command-center-shell .issue-page .table-system-surface,.command-center-shell .audit-page .activity-system-surface,.command-center-shell .notification-page .activity-system-surface{border:0;border-radius:0}.command-center-shell .issue-page .table-system-surface>[data-slot=workspace-surface-header],.command-center-shell .audit-page .activity-system-surface>[data-slot=workspace-surface-header],.command-center-shell .notification-page .activity-system-surface>[data-slot=workspace-surface-header]{background:var(--ops-panel-raised);min-height:50px;padding-inline:18px}.command-center-shell .issue-page>[data-slot=workspace-stats]>div{width:160px;min-width:160px}.issue-create-sheet .issue-sheet-form{gap:0;padding:16px 18px 0}.issue-create-sheet .issue-form-section{gap:9px;padding:0 0 15px;display:grid}.issue-create-sheet .issue-form-section+.issue-form-section{border-top:1px solid var(--ops-border);padding-top:15px}.issue-create-sheet .issue-form-section-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.issue-create-sheet .issue-form-section-header span{color:var(--ops-text);font-size:12px;font-weight:680}.issue-create-sheet .issue-form-section-header small{color:var(--ops-muted);text-align:right;font-size:9px;font-weight:540}.issue-create-sheet .issue-classification-grid,.issue-create-sheet .issue-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.issue-create-sheet .issue-occurrence-grid{grid-template-columns:minmax(0,2fr) minmax(110px,1fr);gap:8px;display:grid}.issue-create-sheet .issue-observation-grid{gap:9px;display:grid}.issue-create-sheet .issue-form-section .field{gap:5px}.issue-create-sheet .issue-observation-grid [data-slot=textarea]{resize:vertical;min-height:82px}.issue-create-sheet .issue-sheet-footer{border-top:1px solid var(--ops-border);margin:auto -18px 0;padding:14px 18px}.issue-create-sheet .issue-sheet-footer [data-slot=button]{width:100%}@media (width<=560px){.issue-create-sheet .issue-classification-grid,.issue-create-sheet .issue-occurrence-grid,.issue-create-sheet .issue-related-grid{grid-template-columns:minmax(0,1fr)}}.command-center-shell .notification-page>[data-slot=workspace-header] .notification-health-summary{border:1px solid var(--ops-border);border-radius:var(--control-radius);background:var(--ops-panel-raised);gap:0}.command-center-shell .notification-page>[data-slot=workspace-header] .notification-health-summary span{border-left:1px solid var(--ops-border);justify-content:center;width:86px;min-height:30px;padding:0 11px;font-size:9px}.command-center-shell .notification-page>[data-slot=workspace-header] .notification-health-summary span:first-child{border-left:0}.command-center-shell .notification-page>[data-slot=workspace-header] .notification-health-summary strong{font-size:11px;font-weight:680}.command-center-shell .notification-history-columns{border-bottom:1px solid var(--ops-border);min-height:28px;color:var(--ops-muted);background:var(--ops-panel);grid-template-columns:34px minmax(0,1fr) 118px 72px;align-items:center;gap:12px;padding:5px 16px;font-size:7.5px;font-weight:650;display:grid}.command-center-shell .export-screen>.export-system-body>.print-preview{border:0;border-radius:0;width:100%;margin:0}.command-center-shell .export-screen .print-preview-header{border-bottom:1px solid var(--ops-border);min-height:92px;padding:14px 18px}.command-center-shell .export-screen .print-preview-header h3{font-size:19px;font-weight:680}.command-center-shell .disruptions-page .disruption-workspace,.command-center-shell .disruptions-page .disruption-rail,.command-center-shell .disruptions-page .disruption-detail{background:var(--ops-panel)}.command-center-shell .player-home-page>.player-home-loading-state,.command-center-shell .tournament-settings-page>.settings-loading-state{background:var(--ops-panel);flex:auto;min-height:0}.command-center-shell .tournament-settings-page .settings-main{gap:22px;width:min(100%,980px);padding-bottom:24px}.command-center-shell .tournament-settings-page .settings-section{gap:8px}.command-center-shell .tournament-settings-page .settings-section-heading{padding:0 2px}.command-center-shell .tournament-settings-page .settings-section-heading h3{font-size:14px;font-weight:680}.command-center-shell .tournament-settings-page .settings-section-heading p{margin-top:3px;font-size:11px}.command-center-shell .tournament-settings-page .settings-list{border-color:var(--ops-border);border-radius:var(--surface-radius);background:var(--ops-panel)}.command-center-shell .tournament-settings-page .settings-row{border-color:var(--ops-border);min-height:62px;padding:10px 14px}.command-center-shell .schedule-lanes:has(>.schedule-empty-board){flex:1 0 calc(100% - 62px);min-width:calc(100% - 62px);height:100%}.command-center-shell .schedule-empty-board{border-right:1px solid var(--ops-border);width:auto;min-width:0;min-height:100%;color:var(--ops-muted);background:var(--ops-bg);flex:auto;font-size:11px;font-weight:620}.command-center-shell .schedule-request-queue-empty{min-height:112px;color:var(--ops-muted);text-align:center;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:18px}.command-center-shell .schedule-request-queue-empty strong{color:var(--ops-text);font-size:12px;font-weight:660}.command-center-shell .schedule-request-queue-empty span{font-size:10.5px;font-weight:500}.command-center-shell .request-detail-empty-panel{height:100%;min-height:0;display:flex}.command-center-shell .request-detail-empty-panel>.workspace-empty-state{flex:auto;width:100%;min-height:100%}.command-center-shell .field [data-slot=input],.command-center-shell .field [data-slot=select-trigger],.command-center-shell .field [data-slot=textarea]{border:1px solid var(--ops-border);border-radius:var(--control-radius);min-height:36px;color:var(--ops-text);background:var(--ops-panel-raised);box-shadow:none}.command-center-shell .field [data-slot=input]:focus-visible,.command-center-shell .field [data-slot=select-trigger]:focus-visible,.command-center-shell .field [data-slot=textarea]:focus-visible{border-color:var(--ops-blue);background:var(--ops-panel);box-shadow:0 0 0 3px var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .field [data-slot=input]:focus-visible,.command-center-shell .field [data-slot=select-trigger]:focus-visible,.command-center-shell .field [data-slot=textarea]:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--ops-blue) 18%, transparent)}}.command-center-shell .field>span,.command-center-shell .people-field>span:first-child{color:var(--ops-muted);font-size:10px;font-weight:680}.command-center-shell .schedule-create-panel,.command-center-shell .schedule-create-panel-header,.command-center-shell .schedule-create-panel .form-panel,.command-center-shell .schedule-create-form-footer{color:var(--ops-text);background:var(--ops-panel)}.command-center-shell .schedule-create-panel-header{border-bottom-color:var(--ops-border);min-height:48px;padding-inline:14px}.command-center-shell .schedule-create-panel-header h3{font-size:14px;font-weight:680}.command-center-shell .schedule-create-panel-header [data-slot=button]{border-radius:4px;width:28px;height:28px;min-height:28px}.command-center-shell .schedule-create-panel-body{padding:0 12px 12px}.command-center-shell .schedule-create-tabs-list{border-bottom-color:var(--ops-border);height:44px;margin-bottom:10px}.command-center-shell .schedule-create-tabs-list [data-slot=tabs-trigger]{min-height:43px;color:var(--ops-muted);gap:6px;font-size:10.5px;font-weight:640}.command-center-shell .schedule-create-tabs-list [data-slot=tabs-trigger] svg{width:14px;height:14px}.command-center-shell .schedule-create-tabs-list [data-slot=tabs-trigger][data-active]{color:var(--ops-text)}.command-center-shell .schedule-create-tabs-list [data-slot=tabs-trigger][data-active]:after{background:var(--ops-blue)}.command-center-shell .schedule-create-tab-panel{overflow:hidden}.command-center-shell .schedule-create-panel .schedule-create-form{height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.command-center-shell .schedule-create-form-scroll{padding:0 2px 12px 0}.command-center-shell .schedule-create-panel .schedule-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:11px 8px}.command-center-shell .schedule-create-panel .field{gap:5px;min-width:0}.command-center-shell .schedule-create-panel .field>span,.command-center-shell .schedule-create-panel .court-multi-select legend{color:var(--ops-muted);font-size:9.5px;font-weight:650}.command-center-shell .schedule-create-panel .field [data-slot=input],.command-center-shell .schedule-create-panel .field [data-slot=select-trigger],.command-center-shell .schedule-create-panel .field [data-slot=textarea],.command-center-shell .schedule-create-panel .date-picker-trigger,.command-center-shell .schedule-create-panel .time-picker-trigger{border:1px solid var(--ops-border);height:34px;min-height:34px;color:var(--ops-text);background:var(--ops-panel-raised);box-shadow:none;border-radius:5px;font-size:11px}.command-center-shell .schedule-create-panel .field [data-slot=textarea]{height:auto;min-height:64px}.command-center-shell .schedule-create-panel .date-picker-trigger,.command-center-shell .schedule-create-panel .time-picker-trigger{justify-content:flex-start;padding-inline:10px}.command-center-shell .schedule-create-panel .date-picker-display{color:var(--ops-text);text-align:left;flex:auto;font-size:11px;font-weight:620}.command-center-shell .schedule-create-panel .date-picker-trigger:hover:not(:disabled),.command-center-shell .schedule-create-panel .date-picker-trigger[aria-expanded=true],.command-center-shell .schedule-create-panel .time-picker-trigger:hover:not(:disabled),.command-center-shell .schedule-create-panel .time-picker-trigger[aria-expanded=true]{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-create-panel .date-picker-trigger:hover:not(:disabled),.command-center-shell .schedule-create-panel .date-picker-trigger[aria-expanded=true],.command-center-shell .schedule-create-panel .time-picker-trigger:hover:not(:disabled),.command-center-shell .schedule-create-panel .time-picker-trigger[aria-expanded=true]{border-color:color-mix(in srgb, var(--ops-blue) 68%, var(--ops-border))}}.command-center-shell .schedule-create-panel .date-picker-trigger:hover:not(:disabled),.command-center-shell .schedule-create-panel .date-picker-trigger[aria-expanded=true],.command-center-shell .schedule-create-panel .time-picker-trigger:hover:not(:disabled),.command-center-shell .schedule-create-panel .time-picker-trigger[aria-expanded=true]{background:var(--ops-panel-raised);box-shadow:none}.command-center-shell .schedule-create-panel .date-picker-trigger:focus-visible,.command-center-shell .schedule-create-panel .time-picker-trigger:focus-visible{border-color:var(--ops-blue);box-shadow:0 0 0 2px var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-create-panel .date-picker-trigger:focus-visible,.command-center-shell .schedule-create-panel .time-picker-trigger:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--ops-blue) 20%, transparent)}}.command-center-shell .schedule-create-panel .schedule-practice-type-switch{gap:6px}.command-center-shell .schedule-create-panel .schedule-practice-type-switch [data-slot=button]{border-color:var(--ops-border);min-height:38px;color:var(--ops-muted);background:var(--ops-panel-raised);box-shadow:none;border-radius:5px;font-size:10.5px;font-weight:650}.command-center-shell .schedule-create-panel .schedule-practice-type-switch [data-slot=button][aria-pressed=true]{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-create-panel .schedule-practice-type-switch [data-slot=button][aria-pressed=true]{border-color:color-mix(in srgb, var(--ops-blue) 72%, var(--ops-border))}}.command-center-shell .schedule-create-panel .schedule-practice-type-switch [data-slot=button][aria-pressed=true]{color:var(--ops-text);background:var(--ops-blue-soft);box-shadow:none}.command-center-shell .schedule-create-panel .schedule-practice-type-switch [data-slot=button]:focus-visible{outline:2px solid var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-create-panel .schedule-practice-type-switch [data-slot=button]:focus-visible{outline:2px solid color-mix(in srgb, var(--ops-blue) 72%, transparent)}}.command-center-shell .schedule-create-panel .schedule-practice-type-switch [data-slot=button]:focus-visible{outline-offset:1px}.command-center-shell .schedule-player-context{min-height:20px;color:var(--ops-muted);gap:6px;margin:-3px 0 1px;font-size:8.5px}.command-center-shell .schedule-player-context span:first-child{border:1px solid var(--ops-border);border-radius:999px;align-items:center;min-height:19px;padding:0 6px;display:inline-flex}.command-center-shell .schedule-player-context span+span{align-items:center;gap:5px;display:inline-flex}.command-center-shell .schedule-player-context span+span:before{background:var(--ops-green);content:"";border-radius:50%;width:5px;height:5px;margin:0}.command-center-shell .schedule-player-context.is-warning span:not(:first-child){color:var(--ops-amber)}.command-center-shell .schedule-player-context.is-warning span+span:before{background:var(--ops-amber)}.command-center-shell .schedule-create-panel .court-multi-select-options{gap:5px}.command-center-shell .schedule-create-panel .court-multi-select-options button{border-color:var(--ops-border);min-height:30px;color:var(--ops-muted);background:0 0;border-radius:4px;padding-inline:8px;font-size:9.5px}.command-center-shell .schedule-create-panel .court-multi-select-options button.is-selected{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-create-panel .court-multi-select-options button.is-selected{border-color:color-mix(in srgb, var(--ops-blue) 62%, var(--ops-border))}}.command-center-shell .schedule-create-panel .court-multi-select-options button.is-selected{color:var(--ops-text);background:var(--ops-blue-soft)}.command-center-shell .schedule-create-panel .schedule-span-toggle{border-color:var(--ops-border);min-height:48px;padding:7px 0}.command-center-shell .schedule-create-panel .schedule-span-toggle strong{color:var(--ops-text);font-size:10px}.command-center-shell .schedule-create-panel .schedule-span-toggle small{color:var(--ops-muted);font-size:9px}.command-center-shell .schedule-create-form-footer{border-top-color:var(--ops-border);-webkit-backdrop-filter:none;backdrop-filter:none;justify-content:flex-end;margin:0 -12px -12px;padding:10px 12px 12px}.command-center-shell .schedule-create-form-footer [data-slot=button]{border-radius:4px;width:auto;min-width:138px;height:34px;min-height:34px;padding-inline:13px;font-size:10.5px;font-weight:650}.command-center-shell .schedule-create-form-footer [data-slot=button] svg{width:13px;height:13px}.command-center-shell .schedule-filter-sheet-header,.command-center-shell .schedule-action-sheet-header{border-bottom-color:var(--ops-border);min-height:56px;padding:12px 18px}.command-center-shell .schedule-filter-sheet-body,.command-center-shell .schedule-action-sheet-body{gap:12px;padding:14px 18px}.command-center-shell .schedule-filter-toggle-row,.command-center-shell .schedule-filter-group{border-color:var(--ops-border);background:0 0;border-radius:6px}.command-center-shell .schedule-filter-sheet-footer{border-top-color:var(--ops-border);padding:10px 18px}@media (width<=1180px){.command-center-shell .schedule-board-workspace{position:relative}.command-center-shell .schedule-board-workspace.has-side-panel,.command-center-shell .schedule-board-workspace.has-day-list,.command-center-shell .schedule-board-workspace.has-create-panel,.command-center-shell .schedule-board-workspace.has-request-queue{grid-template-columns:minmax(0,1fr)}.command-center-shell .schedule-board-workspace.has-side-panel .schedule-day-list-panel,.command-center-shell .schedule-board-workspace.has-day-list .schedule-day-list-panel,.command-center-shell .schedule-board-workspace.has-create-panel .schedule-day-list-panel,.command-center-shell .schedule-board-workspace.has-request-queue .schedule-day-list-panel{z-index:36;border-left:1px solid var(--ops-border);background:var(--ops-panel);opacity:1;visibility:visible;width:336px;height:100%;max-height:none;position:absolute;inset:0 0 0 auto;transform:none;box-shadow:-16px 0 38px #00000038}}@media (width<=520px){.command-center-shell .schedule-board-workspace.has-side-panel .schedule-day-list-panel,.command-center-shell .schedule-board-workspace.has-day-list .schedule-day-list-panel,.command-center-shell .schedule-board-workspace.has-create-panel .schedule-day-list-panel,.command-center-shell .schedule-board-workspace.has-request-queue .schedule-day-list-panel{width:100%;box-shadow:none;border-left:0;left:0}}@media (width<=480px){.command-center-shell .schedule-create-form-footer [data-slot=button]{width:100%}}.command-center-shell [data-slot=sheet-content]{border-color:var(--ops-border);color:var(--ops-text);background:var(--ops-panel)}.command-center-shell [data-slot=sheet-header],.command-center-shell [data-slot=sheet-footer]{border-color:var(--ops-border);background:var(--ops-panel)}.disruption-create-sheet .disruption-create-form{gap:0;padding:16px 18px 0}.disruption-create-sheet .disruption-form-section{border:0;gap:9px;margin:0;padding:0 0 15px;display:grid}.disruption-create-sheet .disruption-form-section+.disruption-form-section,.disruption-create-sheet .disruption-form-section+.court-selection-fieldset{border-top:1px solid var(--ops-border);padding-top:15px}.disruption-create-sheet .disruption-form-section-header{width:100%;color:var(--ops-text);justify-content:space-between;align-items:baseline;gap:12px;display:flex}.disruption-create-sheet .disruption-form-section-header span{font-size:12px;font-weight:680}.disruption-create-sheet .disruption-form-section-header small{color:var(--ops-muted);font-size:9px;font-weight:540}.disruption-create-sheet .disruption-time-grid{grid-template-columns:minmax(132px,1.25fr) repeat(2,minmax(88px,.75fr));gap:8px;display:grid}.disruption-create-sheet .disruption-visibility-grid,.disruption-create-sheet .disruption-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.disruption-create-sheet .disruption-form-section .field{gap:5px}.disruption-create-sheet .disruption-create-form .court-check-grid{gap:6px;padding-top:2px}.command-center-shell .court-check{border:1px solid var(--ops-border);border-radius:var(--control-radius);min-height:34px;color:var(--ops-text);background:0 0;padding:7px 9px;font-size:12px}.command-center-shell .court-check:hover{background:var(--ops-text)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .court-check:hover{background:color-mix(in srgb, var(--ops-text) 4%, transparent)}}.disruption-create-sheet .disruption-create-form>.chip-row{margin-top:0}.disruption-create-sheet .disruption-create-form>.chip-row [data-slot=button]{height:30px;font-size:11px}.disruption-create-sheet .disruption-create-form>[data-slot=sheet-footer]{margin:auto -18px 0;padding:14px 18px}@media (width<=560px){.disruption-create-sheet .disruption-time-grid{grid-template-columns:minmax(0,1fr) minmax(88px,.7fr)}.disruption-create-sheet .disruption-time-grid>.field:first-child{grid-column:1/-1}.disruption-create-sheet .disruption-visibility-grid,.disruption-create-sheet .disruption-details-grid{grid-template-columns:minmax(0,1fr)}}.command-center-shell .people-sheet[data-slot=sheet-content]{border-color:var(--ops-border);background:var(--ops-panel)}.command-center-shell .people-sheet [data-slot=sheet-header]{min-height:64px;padding:12px 52px 12px 20px}.command-center-shell .people-sheet [data-slot=sheet-title]{font-size:16px;font-weight:680}.command-center-shell .people-sheet-form{gap:16px;padding:18px 20px}.command-center-shell .people-field{gap:6px}.command-center-shell .people-field [data-slot=input],.command-center-shell .people-field [data-slot=select-trigger],.command-center-shell .people-field [data-slot=textarea]{border:1px solid var(--ops-border);border-radius:var(--control-radius);background:var(--ops-panel-raised)}.command-center-shell .people-sheet [data-slot=sheet-footer]{padding:14px 20px}.access-queue-sheet.people-sheet[data-slot=sheet-content]{width:min(900px,100vw - 72px);max-width:900px}.access-queue-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 18px;display:flex}.access-queue-toolbar>span{color:var(--muted-foreground);font-size:11px;font-weight:620}.access-queue-tabs{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.access-queue-tabs>[data-slot=tabs-list]{border-bottom:1px solid var(--border);flex:none;justify-content:flex-start;min-height:44px;padding-inline:18px}.access-queue-tabs [data-slot=tabs-trigger]>span{color:var(--muted-foreground);font-variant-numeric:tabular-nums}.access-queue-tabs>[data-slot=tabs-content]{flex:auto;min-height:0;display:flex;overflow:hidden}.access-queue-sheet .people-table [data-slot=table-head]{padding-inline:12px}.access-queue-sheet .people-table [data-slot=table-cell]{height:66px;padding:10px 12px}@media (width<=760px){.access-queue-sheet.people-sheet[data-slot=sheet-content]{width:100vw;max-width:100vw}}@media (width<=1360px){.command-center-shell .request-system-body>.request-workspace-grid{grid-template-columns:clamp(300px,30vw,350px) minmax(0,1fr)}.command-center-shell .request-operational-context{display:none}}@media (width<=900px){.command-center-shell .request-system-body>.request-workspace-grid{grid-template-columns:minmax(220px,36%) minmax(0,1fr);overflow-x:hidden}}.workspace-masthead-divider{background:var(--ops-border);width:1px;height:24px}.workspace-current-area{color:var(--ops-muted);margin:0;font-size:10.5px;font-weight:610;line-height:1}.workspace-masthead-tools{flex:none;gap:4px}.workspace-masthead-icon{width:32px;height:32px;color:var(--ops-muted);border-radius:4px;place-items:center;text-decoration:none;display:grid;position:relative}.workspace-masthead-icon:hover{color:var(--ops-text);background:var(--ops-text)}@supports (color:color-mix(in lab, red, red)){.workspace-masthead-icon:hover{background:color-mix(in srgb, var(--ops-text) 7%, transparent)}}.workspace-masthead-icon svg{width:15px;height:15px}.workspace-masthead-icon>span{border:2px solid var(--ops-panel);color:#081017;background:var(--ops-amber);border-radius:999px;place-items:center;min-width:14px;height:14px;padding-inline:3px;font-size:7px;font-weight:750;display:grid;position:absolute;top:2px;right:1px}.workspace-profile-trigger{border:0;border-left:1px solid var(--ops-border);min-width:132px;height:40px;color:var(--ops-text);font:inherit;cursor:pointer;background:0 0;grid-template-columns:7px 28px minmax(0,1fr) 14px;align-items:center;gap:6px;margin-left:5px;padding:0 4px 0 8px;display:grid}.workspace-profile-status{background:var(--ops-green);border-radius:50%;width:7px;height:7px}.workspace-profile-trigger .sidebar-account-avatar{border-radius:50%;width:28px;height:28px;font-size:9px}.workspace-profile-copy{text-align:left;min-width:0;display:grid}.workspace-profile-copy strong,.workspace-profile-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-profile-copy strong{font-size:9.5px;font-weight:650}.workspace-profile-copy small{color:var(--ops-muted);font-size:8px}.workspace-profile-trigger>svg{width:12px;height:12px;color:var(--ops-muted)}.command-center-shell .workspace-sidebar [data-slot=sidebar-header]{border-bottom:1px solid var(--ops-border);height:48px;min-height:48px;padding:6px 8px}.command-center-shell .workspace-sidebar .sidebar-brand-mark{border-radius:50%;width:24px;height:24px}.command-center-shell .workspace-sidebar .sidebar-brand-text h1{font-size:11.5px}.command-center-shell .workspace-sidebar .sidebar-wordmark{filter:brightness(0);width:92px;max-width:100%;height:auto;display:block}.dark .command-center-shell .workspace-sidebar .sidebar-wordmark{filter:none}.command-center-shell [data-collapsible=icon] .sidebar-brand-identity:has(.sidebar-wordmark){display:none}.command-center-shell [data-collapsible=icon] .sidebar-brand:has(.sidebar-wordmark){justify-content:center}.command-center-shell .workspace-sidebar .sidebar-brand-text p{text-transform:none;font-size:7.5px}.command-center-shell .workspace-sidebar [data-slot=sidebar-content]{padding-top:7px}.command-center-shell .workspace-sidebar [data-slot=sidebar-group]{padding-block:4px}.command-center-shell .workspace-sidebar [data-slot=sidebar-group-label]{min-height:22px;padding-inline:10px;font-size:7px}.command-center-shell .workspace-sidebar [data-slot=sidebar-menu-button]{height:32px;padding-inline:10px}.request-screen-stack>.request-system-body{height:100%}.request-detail-commandbar{border-bottom:1px solid var(--ops-border);background:var(--ops-panel-raised);flex:0 0 42px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 12px;display:flex}.request-detail-commandbar>button{color:var(--ops-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:9px;display:inline-flex}.request-detail-commandbar>button:hover{color:var(--ops-text)}.request-detail-commandbar>button svg{width:12px;height:12px}.request-detail-commandbar>div{align-items:center;gap:8px;display:flex}.request-detail-commandbar>div>span{color:var(--ops-muted);font-variant-numeric:tabular-nums;font-size:8.5px}.request-detail-commandbar [data-slot=button]{border-radius:3px;height:27px;min-height:27px;padding-inline:8px;font-size:8.5px}.request-detail-commandbar [data-slot=button] svg{width:11px;height:11px}.command-center-shell .request-system-body .data-panel-header{min-height:50px}.command-center-shell .request-system-body .request-detail-panel>.detail-header{min-height:58px;padding-block:8px}.command-center-shell .request-system-body .request-detail-panel>.detail-header h3{font-size:16px}.schedule-request-queue-body.has-selection{padding:0;overflow:hidden}.schedule-request-queue-list{min-height:0;padding:6px 10px 14px;overflow:auto}.schedule-request-queue-body.has-selection .schedule-request-queue-list{border-bottom:1px solid var(--ops-border);flex:0 40%;min-height:172px}.schedule-request-inspector{background:var(--ops-panel-raised);flex-direction:column;flex:60%;min-height:0;display:flex;overflow:auto}.schedule-request-inspector>header{border-bottom:1px solid var(--ops-border);justify-content:space-between;align-items:flex-start;gap:10px;padding:14px;display:flex}.schedule-request-inspector>header>div{gap:3px;min-width:0;display:grid}.schedule-request-inspector-status{width:max-content;color:var(--ops-blue);text-transform:uppercase;align-items:center;gap:5px;font-size:8px;font-weight:680;display:inline-flex}.schedule-request-inspector-status i{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.schedule-request-inspector-status.is-needs_info,.schedule-request-inspector-status.is-waitlisted{color:var(--ops-amber)}.schedule-request-inspector>header strong{color:var(--ops-text);font-size:15px;font-weight:680}.schedule-request-inspector>header small{color:var(--ops-muted);font-size:9px}.schedule-request-inspector>header [data-slot=button]{border-radius:3px;width:27px;height:27px;min-height:27px}.schedule-request-inspector dl{border-bottom:1px solid var(--ops-border);grid-template-columns:1fr 1fr;margin:0;padding:8px 14px;display:grid}.schedule-request-inspector dl>div{border-bottom:1px solid var(--ops-border);gap:3px;min-width:0;padding:9px 8px 9px 0;display:grid}@supports (color:color-mix(in lab, red, red)){.schedule-request-inspector dl>div{border-bottom:1px solid color-mix(in srgb, var(--ops-border) 72%, transparent)}}.schedule-request-inspector dt{color:var(--ops-muted);text-transform:uppercase;font-size:7.5px;font-weight:680}.schedule-request-inspector dd{color:var(--ops-text);text-overflow:ellipsis;margin:0;font-size:9px;font-weight:600;overflow:hidden}.schedule-request-inspector-context{color:var(--ops-muted);justify-content:space-between;align-items:center;gap:8px;padding:11px 14px;font-size:8px;display:flex}.schedule-request-inspector-draws{align-items:center;gap:5px;min-width:0;display:inline-flex}.schedule-request-inspector-draws>span{color:var(--ops-muted)}.schedule-request-inspector-draws strong{color:var(--ops-text-secondary);font-size:8px;font-weight:650}.schedule-request-inspector-draws strong+strong:before{color:var(--ops-border-strong);content:"/";margin-right:5px}.schedule-request-inspector-draws .is-eliminated{opacity:.62;text-decoration:line-through}.command-center-shell .schedule-request-queue-header{background:var(--ops-panel);min-height:44px;padding:0 12px}.command-center-shell .schedule-request-queue-header>.schedule-request-queue-title{flex-direction:row;justify-content:flex-start;align-items:center;gap:7px;display:flex}.command-center-shell .schedule-request-queue-title h3{color:var(--ops-text);font-size:12px;font-weight:680}.command-center-shell .schedule-request-queue-title>span{min-width:18px;height:18px;color:var(--ops-muted);background:var(--ops-panel-raised);font-variant-numeric:tabular-nums;border-radius:9px;place-items:center;padding-inline:4px;font-size:8px;display:grid}.command-center-shell .schedule-request-queue-header-actions>[data-slot=button],.command-center-shell .schedule-request-queue-clear[data-slot=button]{width:26px;height:26px;min-height:26px;color:var(--ops-muted);background:0 0;border-radius:3px}.command-center-shell .schedule-request-command-dock{border-color:var(--ops-border-strong);min-height:44px;color:var(--ops-text);background:var(--ops-panel-raised);border-radius:5px;grid-template-columns:210px 28px auto auto;gap:6px;padding:6px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-request-command-dock{background:color-mix(in srgb, var(--ops-panel-raised) 96%, transparent)}}.command-center-shell .schedule-request-command-dock{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 28px #0000003d}.command-center-shell .schedule-request-command-courts{border-color:var(--ops-border);background:var(--ops-panel);border-radius:3px;width:210px;height:32px;padding:0 4px}.command-center-shell .schedule-request-command-icon[data-slot=button]{width:24px;height:24px;min-height:24px;color:var(--ops-muted);border-radius:3px}.schedule-request-command-option{text-align:left;flex:auto;gap:1px;min-width:0;display:grid}.schedule-request-command-option strong,.schedule-request-command-option small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schedule-request-command-option strong{color:var(--ops-text);font-size:9px;font-weight:650}.schedule-request-command-option small{color:var(--ops-muted);font-size:7px}.schedule-request-command-context{min-width:0;display:none}.command-center-shell .schedule-request-command-presence{align-items:center;min-width:0;display:flex}.command-center-shell .schedule-request-command-presence .staff-presence{max-width:150px}.command-center-shell .schedule-request-command-reset[data-slot=button]{border-color:var(--ops-border);width:28px;height:28px;min-height:28px;color:var(--ops-muted);background:var(--ops-panel);border-radius:3px}.command-center-shell .schedule-request-command-actions{gap:3px}.command-center-shell .schedule-request-command-actions [data-slot=button]{border-radius:3px;height:30px;min-height:30px;padding-inline:10px;font-size:9px;font-weight:630}.command-center-shell .schedule-request-command-primary[data-slot=button]{min-width:64px}.command-center-shell .schedule-request-command-dock.has-decision-composer{width:min(760px,100% - 20px)}.command-center-shell .schedule-request-decision-composer{border-bottom:1px solid var(--ops-border);grid-column:1/-1;grid-template-columns:minmax(150px,.7fr) minmax(220px,1.5fr) auto;align-items:center;gap:8px;min-width:0;padding:2px 2px 8px;display:grid}.command-center-shell .schedule-request-decision-copy{gap:2px;min-width:0;display:grid}.command-center-shell .schedule-request-decision-copy strong{color:var(--ops-text);font-size:10px;font-weight:670}.command-center-shell .schedule-request-decision-copy span{color:var(--ops-muted);font-size:8px;line-height:1.35}.command-center-shell .schedule-request-decision-composer [data-slot=textarea]{resize:none;border-color:var(--ops-border);min-height:42px;max-height:72px;color:var(--ops-text);background:var(--ops-panel);border-radius:3px;font-size:9px}.command-center-shell .schedule-request-decision-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.command-center-shell .schedule-request-decision-actions>span{color:var(--ops-muted);font-variant-numeric:tabular-nums;margin-right:2px;font-size:7px}.command-center-shell .schedule-request-decision-actions [data-slot=button]{border-radius:3px;height:28px;min-height:28px;font-size:8px}.command-center-shell .schedule-board-region:has(.schedule-timeline-workspace)>.schedule-request-command-dock{grid-template-columns:240px 28px minmax(0,1fr) auto auto;width:auto;max-width:none;bottom:9px;left:10px;right:10px;transform:none}.command-center-shell .schedule-board-region:has(.schedule-timeline-workspace) .schedule-request-command-context{gap:1px;padding-inline:6px;display:grid}:is(.command-center-shell .schedule-board-region:has(.schedule-timeline-workspace) .schedule-request-command-context strong,.command-center-shell .schedule-board-region:has(.schedule-timeline-workspace) .schedule-request-command-context span){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.command-center-shell .schedule-board-region:has(.schedule-timeline-workspace) .schedule-request-command-context strong{color:var(--ops-text);font-size:9px;font-weight:650}.command-center-shell .schedule-board-region:has(.schedule-timeline-workspace) .schedule-request-command-context span{color:var(--ops-muted);font-size:7px}.command-center-shell .schedule-board-region:has(.schedule-timeline-workspace) .schedule-request-command-actions{justify-self:end}@media (width<=860px){.command-center-shell .schedule-request-decision-composer{grid-template-columns:1fr}.command-center-shell .schedule-request-decision-actions{justify-content:flex-start}}.schedule-request-queue-tabs{border-bottom:1px solid var(--ops-border);background:var(--ops-panel);flex:0 0 35px;grid-template-columns:repeat(3,minmax(0,1fr));min-height:35px;padding:0 8px;display:grid}.schedule-request-queue-tabs button{min-width:0;color:var(--ops-muted);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;padding:0 5px;font-size:8.5px;font-weight:620;display:flex;position:relative}.schedule-request-queue-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:7px;right:7px}.schedule-request-queue-tabs button[aria-selected=true]{color:var(--ops-text)}.schedule-request-queue-tabs button[aria-selected=true]:after{background:var(--ops-blue)}.schedule-request-queue-tabs small{min-width:15px;height:15px;color:inherit;background:var(--ops-panel-raised);font-variant-numeric:tabular-nums;border-radius:8px;place-items:center;font-size:7px;display:grid}.command-center-shell .schedule-request-queue-body,.command-center-shell .schedule-request-queue-list{padding:0}.command-center-shell .schedule-request-queue-item{border-bottom:1px solid var(--ops-border);background:0 0;border-radius:0;min-height:70px;padding:0}.command-center-shell .schedule-request-queue-item:after{display:none}.command-center-shell .schedule-request-queue-item:hover{background:var(--ops-text)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-request-queue-item:hover{background:color-mix(in srgb, var(--ops-text) 4%, transparent)}}.command-center-shell .schedule-request-queue-item.is-selected-request{background:var(--ops-blue-soft);box-shadow:inset 2px 0 0 var(--ops-blue)}.command-center-shell .schedule-request-queue-summary{grid-template-columns:54px minmax(0,1fr) 64px;align-items:center;gap:9px;min-height:69px;padding:9px 10px 9px 12px;display:grid}.schedule-request-queue-when{font-variant-numeric:tabular-nums;align-self:start;gap:3px;min-width:0;padding-top:2px;font-style:normal;display:grid}.schedule-request-queue-when strong{color:var(--ops-text);white-space:nowrap;font-size:9px;font-weight:650}.schedule-request-queue-when small{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.command-center-shell .schedule-request-queue-copy{gap:2px;min-width:0;display:grid}.command-center-shell .schedule-request-queue-copy>strong{color:var(--ops-text);padding:0;font-size:11px;font-weight:670;line-height:1.25}.schedule-request-queue-detail{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.25;overflow:hidden}.schedule-request-queue-context{min-width:0;color:var(--ops-blue);align-items:center;gap:5px;display:flex;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.schedule-request-queue-context{color:color-mix(in srgb, var(--ops-blue) 78%, var(--ops-text))}}.schedule-request-queue-context{white-space:nowrap;font-size:8px;font-weight:590}.schedule-request-queue-context>span:first-child{text-overflow:ellipsis;overflow:hidden}.schedule-request-queue-draws{color:var(--ops-muted);flex:none;align-items:center;gap:4px;font-size:7px;font-weight:650;display:inline-flex}.schedule-request-queue-draws>span+span:before{color:var(--ops-border-strong);content:"/";margin-right:4px}.schedule-request-queue-draws .is-eliminated{opacity:.62;text-decoration:line-through}.command-center-shell .schedule-request-queue-meta{justify-content:flex-end;align-self:start;gap:5px;min-width:0;padding-top:2px;display:flex;position:relative;top:auto;right:auto}.schedule-request-queue-status{min-width:0;color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;justify-content:flex-end;align-items:center;gap:4px;font-size:7.5px;font-weight:620;display:inline-flex;overflow:hidden}.schedule-request-queue-status i{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.schedule-request-queue-status.is-new{color:var(--ops-blue)}.schedule-request-queue-status.is-needs_info,.schedule-request-queue-status.is-pending{color:var(--ops-amber)}.schedule-request-queue-status.is-assigned{color:var(--ops-green)}.schedule-request-queue-status.is-waitlisted{color:var(--ops-purple)}.command-center-shell .schedule-request-queue-unread{border:2px solid var(--ops-panel);color:#fff;background:var(--ops-blue);min-width:13px;height:13px;padding:0 3px;font-size:6.5px;position:absolute;top:-7px;right:-5px}.command-center-shell .schedule-request-queue-empty{background:0 0;border:0;border-radius:0;margin:14px}.command-center-shell .request-system-body .data-panel-header{min-height:48px;padding:7px 12px}.command-center-shell .request-system-body .data-panel-header h3{font-size:12px;font-weight:680}.command-center-shell .request-system-body .data-panel-header h3+span,.command-center-shell .request-inbox-result-count{font-size:8px}.command-center-shell .request-inbox-group{border-bottom:0}.command-center-shell .request-inbox-group>header{border-bottom-color:var(--ops-border);height:27px;color:var(--ops-muted);background:var(--ops-panel);letter-spacing:0;padding:0 12px;font-size:7.5px}.command-center-shell .request-inbox-group>header:before{flex-basis:4px;width:4px;height:4px}.command-center-shell .request-inbox-group>header small{border-radius:7px;min-width:14px;height:14px;font-size:6.5px}.command-center-shell .request-inbox-row{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;min-height:72px;padding:9px 12px}.command-center-shell .request-inbox-avatar{border-color:var(--ops-border);width:28px;height:28px;color:var(--ops-text-secondary);background:var(--ops-panel-raised);margin-top:1px;font-size:7.5px}.command-center-shell .request-inbox-row-content{gap:2px}.command-center-shell .request-inbox-row-content .request-inbox-row-heading{order:0;justify-content:space-between;align-items:baseline;gap:8px;margin:0;display:flex}.command-center-shell .request-inbox-row-content .request-inbox-row-heading strong{color:var(--ops-text);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:660;overflow:hidden}.command-center-shell .request-inbox-row-heading small{color:var(--ops-muted);font-variant-numeric:tabular-nums;flex:none;font-size:7.5px;font-weight:520}.command-center-shell .request-row-presence-meta{gap:5px}.command-center-shell .request-owner-marker{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-owner-marker{border-color:color-mix(in srgb, var(--ops-blue) 38%, var(--ops-border))}}.command-center-shell .request-owner-marker{color:var(--ops-blue);background:var(--ops-blue-soft)}.command-center-shell .request-owner-button{border-color:var(--ops-border);max-width:132px;height:29px;color:var(--ops-text-secondary);background:var(--ops-panel-raised);font-size:8.5px}.command-center-shell .request-owner-button:hover,.command-center-shell .request-owner-button[data-popup-open]{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-owner-button:hover,.command-center-shell .request-owner-button[data-popup-open]{border-color:color-mix(in srgb, var(--ops-blue) 52%, var(--ops-border))}}.command-center-shell .request-owner-button:hover,.command-center-shell .request-owner-button[data-popup-open]{color:var(--ops-text);background:var(--ops-blue-soft)}.command-center-shell .request-claim-button{border-color:var(--ops-blue);height:29px}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-claim-button{border-color:color-mix(in srgb, var(--ops-blue) 55%, var(--ops-border))}}.command-center-shell .request-claim-button{color:var(--ops-blue);background:var(--ops-blue-soft);font-size:8.5px}.command-center-shell .request-claim-button:hover{color:var(--ops-panel);background:var(--ops-blue)}.command-center-shell .request-inbox-row:has(.request-inbox-row-unread) .request-inbox-row-heading small{margin-right:18px}.command-center-shell .request-inbox-row-content .request-inbox-row-window{min-width:0;color:var(--ops-muted);white-space:nowrap;align-items:center;gap:0;margin:0;font-size:8px;font-weight:520;line-height:1.3;display:flex;overflow:hidden}.command-center-shell .request-inbox-row-window>span,.command-center-shell .request-inbox-row-window>small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.command-center-shell .request-inbox-row-window>span+span:before,.command-center-shell .request-inbox-row-window>small:before{color:var(--ops-border-strong);content:"·";margin-inline:4px}.command-center-shell .request-inbox-row-window>span:first-child{color:var(--ops-text-secondary);font-weight:620}.command-center-shell .request-inbox-row-window small{color:var(--ops-muted);margin:0;font-size:7.5px}.command-center-shell .request-inbox-row-content .request-inbox-row-footer{margin-top:3px}.command-center-shell .request-inbox-row-context{color:var(--ops-muted);white-space:nowrap;flex-wrap:nowrap;gap:0;font-size:7.5px;overflow:hidden}.command-center-shell .request-inbox-row-context>*+:before{color:var(--ops-border-strong);content:"·";margin-inline:5px}.command-center-shell .request-inbox-row-context-label,.command-center-shell .request-inbox-row-context-label.is-arrangement{min-height:0;color:var(--ops-muted);background:0 0;border:0;border-radius:0;padding:0;font-size:7.5px;font-weight:560;line-height:1.3}.command-center-shell .request-inbox-row-context-label.is-looking,.command-center-shell .request-inbox-row-context-label.is-hitting_partner_requested{color:var(--ops-green)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-inbox-row-context-label.is-looking,.command-center-shell .request-inbox-row-context-label.is-hitting_partner_requested{color:color-mix(in srgb, var(--ops-green) 82%, var(--ops-text))}}.command-center-shell .request-inbox-row-context-label.is-looking,.command-center-shell .request-inbox-row-context-label.is-hitting_partner_requested{background:0 0}.command-center-shell .request-inbox-row .player-draw-context{gap:0;min-width:0;display:inline-flex}.command-center-shell .request-inbox-row .player-draw-context-item{min-height:0;color:var(--ops-muted);background:0 0;border:0;border-radius:0;padding:0;font-size:7px;font-weight:620}.command-center-shell .request-inbox-row .player-draw-context-item+.player-draw-context-item:before{color:var(--ops-border-strong);content:"/";margin-inline:4px}.command-center-shell .request-inbox-row .player-draw-context-item.is-eliminated{opacity:.62;text-decoration:line-through}.command-center-shell .request-inbox-row .player-draw-context-item svg{display:none}.command-center-shell .request-inbox-row-duplicate{min-width:0;height:auto;color:var(--ops-amber);font-size:7px;font-weight:620}.command-center-shell .request-inbox-row-duplicate svg{width:9px;height:9px}.command-center-shell .request-inbox-row-unread{border:2px solid var(--ops-panel);color:#fff;background:var(--ops-blue);border-radius:7px;min-width:13px;height:13px;padding-inline:3px;font-size:6px;position:absolute;top:9px;right:10px}.command-center-shell .request-inbox-row[aria-pressed=true] .request-inbox-row-unread{border-color:var(--ops-blue-soft)}.command-center-shell .request-inbox-row:focus-visible{outline-offset:0;box-shadow:inset 2px 0 0 var(--ops-blue);outline:0}.command-center-shell .request-inbox-row>svg{display:none}.command-center-shell .request-detail-meta>.player-draw-context .player-draw-context-item{background:0 0;border:0;border-radius:0;min-height:0;padding:0;font-size:8px}.command-center-shell .request-detail-panel>.detail-header .detail-header-actions>.status{background:0 0;border:0;border-radius:0;gap:5px;min-height:20px;padding:0;font-size:8px;font-weight:640}.command-center-shell .request-detail-panel>.detail-header .detail-header-actions>.status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.command-center-shell .request-court-comparison-row [data-slot=button]{border-color:var(--ops-border-strong);height:25px;min-height:25px;color:var(--ops-blue);background:0 0;border-radius:3px;padding-inline:8px;font-size:8px}.command-center-shell .request-court-comparison-row.is-selected [data-slot=button]{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .request-court-comparison-row.is-selected [data-slot=button]{border-color:color-mix(in srgb, var(--ops-blue) 55%, var(--ops-border))}}.command-center-shell .request-court-comparison-row.is-selected [data-slot=button]{color:var(--ops-blue-bright);background:var(--ops-blue-soft)}.command-center-shell .waitlist-page .data-panel-header{min-height:48px;padding:7px 12px}.command-center-shell .waitlist-page .data-panel-header h3{font-size:12px;font-weight:680}.command-center-shell .waitlist-page .data-panel-header>div:first-child>span,.command-center-shell .waitlist-page .request-inbox-result-count{font-size:8px}.command-center-shell .waitlist-page .waitlist-inbox-row{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;min-height:68px;padding:9px 12px}.command-center-shell .waitlist-inbox-row-content{gap:2px;min-width:0;display:grid}.command-center-shell .waitlist-page .waitlist-inbox-row-topline{align-items:baseline;gap:8px;margin:0}.command-center-shell .waitlist-page .waitlist-inbox-row-topline strong{color:var(--ops-text);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:660;overflow:hidden}.command-center-shell .waitlist-page .waitlist-inbox-row-topline small{color:var(--ops-muted);font-variant-numeric:tabular-nums;flex:none;font-size:7.5px;font-weight:520}.command-center-shell .waitlist-page .request-row-presence-meta{gap:5px}.command-center-shell .waitlist-page .waitlist-inbox-row-window{min-width:0;color:var(--ops-muted);white-space:nowrap;align-items:center;gap:0;font-size:8px;font-weight:520;line-height:1.3;display:flex;overflow:hidden}.command-center-shell .waitlist-page .waitlist-inbox-row-window>span,.command-center-shell .waitlist-page .waitlist-inbox-row-window>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.command-center-shell .waitlist-page .waitlist-inbox-row-window>span+span:before,.command-center-shell .waitlist-page .waitlist-inbox-row-window>small:before{color:var(--ops-border-strong);content:"·";margin-inline:4px}.command-center-shell .waitlist-page .waitlist-inbox-row-window small{color:var(--ops-muted);margin:0;font-size:7.5px}.command-center-shell .waitlist-page .waitlist-inbox-row-context{min-width:0;color:var(--ops-muted);white-space:nowrap;flex-wrap:nowrap;gap:0;font-size:7.5px;overflow:hidden}.command-center-shell .waitlist-page .waitlist-inbox-row-context>*+:before{color:var(--ops-border-strong);content:"·";margin-inline:5px}.command-center-shell .waitlist-page .request-inbox-row-context-label,.command-center-shell .waitlist-page .request-inbox-row-context-label.is-arrangement{min-height:0;color:var(--ops-muted);background:0 0;border:0;border-radius:0;padding:0;font-size:7.5px;font-weight:560;line-height:1.3}.command-center-shell .waitlist-page .request-inbox-row-context-label.is-looking,.command-center-shell .waitlist-page .request-inbox-row-context-label.is-hitting_partner_requested{color:var(--ops-green)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .waitlist-page .request-inbox-row-context-label.is-looking,.command-center-shell .waitlist-page .request-inbox-row-context-label.is-hitting_partner_requested{color:color-mix(in srgb, var(--ops-green) 82%, var(--ops-text))}}.command-center-shell .waitlist-page .request-inbox-row-context-label.is-looking,.command-center-shell .waitlist-page .request-inbox-row-context-label.is-hitting_partner_requested{background:0 0}.command-center-shell .waitlist-page .waitlist-inbox-row[aria-pressed=true]{background:var(--ops-blue-soft);box-shadow:inset 2px 0 0 var(--ops-blue)}.command-center-shell .waitlist-page .waitlist-inbox-row:focus-visible{outline-offset:0;box-shadow:inset 2px 0 0 var(--ops-blue);outline:0}.command-center-shell .waitlist-page .waitlist-inbox-row>svg,.command-center-shell .waitlist-page .waitlist-inbox-row-note{display:none}.command-center-shell .waitlist-page .waitlist-priority-control{border-top-color:var(--ops-border);background:var(--ops-panel-raised);min-height:58px;padding:8px 14px}.command-center-shell .waitlist-page .waitlist-priority-control>div:first-child>span{color:var(--ops-text);font-size:10.5px;font-weight:680}.command-center-shell .waitlist-page .waitlist-priority-control small{color:var(--ops-text-secondary);font-size:8.5px;font-weight:540;display:block}.command-center-shell .waitlist-page .waitlist-priority-options{border-color:var(--ops-border);background:var(--ops-panel);border-radius:5px;gap:1px;height:34px;padding:2px}.command-center-shell .waitlist-page .waitlist-priority-options [data-slot=button]{height:28px;min-height:28px;color:var(--ops-text-secondary);border:1px solid #0000;border-radius:3px;padding-inline:10px;font-size:9.5px;font-weight:620}.command-center-shell .waitlist-page .waitlist-priority-options [data-slot=button]:hover{color:var(--ops-text);background:var(--ops-panel-raised)}.command-center-shell .waitlist-page .waitlist-priority-options [data-slot=button][aria-pressed=true]{color:var(--ops-text);border-color:var(--ops-border-strong);background:var(--ops-panel-raised);box-shadow:0 1px 2px #0000002e}.command-center-shell .waitlist-page .waitlist-priority-options [data-priority="1"][aria-pressed=true]{color:var(--ops-amber);border-color:var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .waitlist-page .waitlist-priority-options [data-priority="1"][aria-pressed=true]{border-color:color-mix(in srgb, var(--ops-amber) 32%, var(--ops-border))}}.command-center-shell .waitlist-page .waitlist-priority-options [data-priority="1"][aria-pressed=true]{background:var(--ops-amber-soft)}.command-center-shell .waitlist-page .waitlist-priority-options [data-priority="2"][aria-pressed=true]{color:var(--ops-red);border-color:var(--ops-red)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .waitlist-page .waitlist-priority-options [data-priority="2"][aria-pressed=true]{border-color:color-mix(in srgb, var(--ops-red) 32%, var(--ops-border))}}.command-center-shell .waitlist-page .waitlist-priority-options [data-priority="2"][aria-pressed=true]{background:var(--ops-red-soft)}.command-center-shell .dashboard-cockpit-page [data-slot=workspace-header]{min-height:64px;padding:8px 16px}.command-center-shell .dashboard-cockpit-page [data-slot=workspace-header] h2{font-size:17px;font-weight:670}.command-center-shell .dashboard-cockpit-page [data-slot=workspace-header] [data-slot=button]{height:32px;padding-inline:11px;font-size:10px}.command-center-shell .dashboard-cockpit-body{background:var(--ops-panel);flex-direction:column;min-height:0}.command-center-shell .dashboard-brief-strip{border-bottom:1px solid var(--ops-border);background:var(--ops-panel-raised);flex:none;grid-template-columns:repeat(4,minmax(0,1fr));min-height:58px;display:grid}.command-center-shell .dashboard-brief-strip>div{border-left:1px solid var(--ops-border);grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:baseline;gap:1px 8px;min-width:0;padding:8px 14px;display:grid}.command-center-shell .dashboard-brief-strip>div:first-child{border-left:0}.command-center-shell .dashboard-brief-strip small{color:var(--ops-muted);text-transform:uppercase;grid-column:1/-1;font-size:7.5px;font-weight:650}.command-center-shell .dashboard-brief-strip strong{color:var(--ops-text);font-variant-numeric:tabular-nums;font-size:17px;font-weight:680;line-height:1}.command-center-shell .dashboard-brief-strip span{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.command-center-shell .dashboard-brief-strip .is-attention strong,.command-center-shell .dashboard-brief-strip .is-attention span{color:var(--ops-amber)}.command-center-shell .dashboard-operating-grid{background:var(--ops-panel);flex:auto;grid-template-columns:minmax(0,1.85fr) minmax(290px,1fr);min-height:0}.command-center-shell .dashboard-workstream-heading,.command-center-shell .dashboard-queue .dashboard-section-heading,.command-center-shell .dashboard-live-context .dashboard-section-heading{background:var(--ops-panel-raised);height:44px;min-height:44px;max-height:44px;padding:7px 14px}.command-center-shell .dashboard-section-heading h3{font-size:11px;font-weight:680}.command-center-shell .dashboard-section-heading span,.command-center-shell .dashboard-section-actions>span{font-size:8px}.command-center-shell .dashboard-section-actions{gap:7px}.command-center-shell .dashboard-section-actions [data-slot=button],.command-center-shell .dashboard-live-context .dashboard-section-heading [data-slot=button]{height:28px;min-height:28px;padding-inline:8px;font-size:8px}.command-center-shell .dashboard-focus-task,.command-center-shell .dashboard-queue .dashboard-attention-row{grid-template-columns:24px minmax(130px,1fr) minmax(125px,160px) 94px 28px;gap:10px;min-height:54px;padding:7px 14px}.command-center-shell .dashboard-focus-task{min-height:60px}.command-center-shell .dashboard-queue-position{width:21px;height:21px;font-size:8px}.command-center-shell .dashboard-focus-person strong,.command-center-shell .dashboard-attention-person strong{font-size:10.5px;font-weight:660}.command-center-shell .dashboard-focus-person>small:not(.dashboard-focus-kicker),.command-center-shell .dashboard-attention-person small,.command-center-shell .dashboard-focus-requested small,.command-center-shell .dashboard-attention-window small{font-size:8px}.command-center-shell .dashboard-focus-person .dashboard-focus-kicker{font-size:7px}.command-center-shell .dashboard-focus-requested strong,.command-center-shell .dashboard-attention-window strong{font-size:10px}.command-center-shell .dashboard-focus-status,.command-center-shell .dashboard-attention-status{height:20px;padding-inline:7px;font-size:7.5px}.command-center-shell .dashboard-unread-count{font-size:7.5px}.command-center-shell .dashboard-live-context{border-left-color:var(--ops-border)}.command-center-shell .dashboard-live-context>section+section{border-top-color:var(--ops-border)}.command-center-shell .dashboard-court-row,.command-center-shell .dashboard-waitlist-row{min-height:52px;padding:8px 14px}.command-center-shell .dashboard-court-row{grid-template-columns:72px minmax(0,1fr)}.command-center-shell .dashboard-event-type,.command-center-shell .dashboard-court-row time,.command-center-shell .dashboard-waitlist-row time,.command-center-shell .dashboard-court-row small,.command-center-shell .dashboard-waitlist-row small{font-size:8px}.command-center-shell .dashboard-court-row strong,.command-center-shell .dashboard-waitlist-row strong{font-size:10px;font-weight:620}.command-center-shell .dashboard-inline-empty,.command-center-shell .dashboard-court-list .workspace-empty-state{padding:16px 14px}@media (width<=900px){.command-center-shell .dashboard-brief-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.command-center-shell .dashboard-brief-strip>div:nth-child(3){border-top:1px solid var(--ops-border);border-left:0}.command-center-shell .dashboard-brief-strip>div:nth-child(4){border-top:1px solid var(--ops-border)}}.command-center-shell .message-inbox-workspace{grid-template-columns:minmax(304px,328px) minmax(0,1fr)}.command-center-shell .message-conversation-rail-header,.command-center-shell .message-workspace-header{min-height:52px;padding-block:7px}.command-center-shell .message-conversation-rail-header{padding-inline:13px 10px}.command-center-shell .message-conversation-rail-title{gap:6px}.command-center-shell .message-conversation-rail-header h2{font-size:13px;font-weight:680}.command-center-shell .message-total-unread{min-width:17px;height:17px;padding-inline:4px;font-size:8px}.command-center-shell .message-conversation-tools{gap:2px}.command-center-shell .message-search-open,.command-center-shell .message-filter-button,.command-center-shell .message-search-close{border-radius:4px;width:29px;height:29px}.command-center-shell .message-conversation-group{display:block}.command-center-shell .message-conversation-group+.message-conversation-group{border-top:1px solid var(--ops-border)}.command-center-shell .message-conversation-group-header{border-bottom:1px solid var(--ops-border);min-height:25px;color:var(--ops-muted);background:var(--ops-panel-raised);letter-spacing:0;text-transform:uppercase;align-items:center;gap:6px;padding:5px 12px 4px;font-size:8px;font-weight:680;display:flex}.command-center-shell .message-conversation-group-header small{border:1px solid var(--ops-border);min-width:15px;height:15px;color:var(--ops-muted);background:var(--ops-panel);border-radius:999px;place-items:center;padding-inline:3px;font-size:7px;font-weight:650;display:inline-grid}.command-center-shell .message-conversation-row{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-height:56px;padding:8px 11px}.command-center-shell .message-conversation-copy{align-content:center}.command-center-shell .message-conversation-name-line{align-items:center}.command-center-shell .message-conversation-avatar{border-radius:50%;width:28px;height:28px;font-size:8px;font-weight:700}.command-center-shell .message-conversation-unread-dot{background:var(--ops-blue);border-width:1px;width:7px;height:7px}.command-center-shell .message-conversation-copy{gap:1px}.command-center-shell .message-conversation-name-line strong{font-size:10px;font-weight:650}.command-center-shell .message-conversation-name-line time,.command-center-shell .message-conversation-preview,.command-center-shell .message-conversation-relationship{font-size:8px}.command-center-shell .message-conversation-preview{padding-right:24px;font-weight:500}.command-center-shell .message-conversation-row.needs-response .message-conversation-preview{color:var(--ops-text-secondary);font-weight:560}.command-center-shell .message-conversation-row.selected{background:var(--ops-blue-soft);box-shadow:inset 2px 0 0 var(--ops-blue)}.command-center-shell .message-conversation-row.selected:before{display:none}.command-center-shell .message-conversation-hit-target:focus-visible{outline:0}.command-center-shell .message-conversation-row:has(.message-conversation-hit-target:focus-visible){box-shadow:inset 2px 0 0 var(--ops-blue), inset 0 0 0 1px var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .message-conversation-row:has(.message-conversation-hit-target:focus-visible){box-shadow:inset 2px 0 0 var(--ops-blue), inset 0 0 0 1px color-mix(in srgb, var(--ops-blue) 38%, transparent)}}.command-center-shell .message-workspace-header{gap:10px;padding-inline:14px}.command-center-shell .message-thread-avatar{border-radius:50%;width:28px;height:28px;font-size:8px}.command-center-shell .message-thread-identity{gap:9px}.command-center-shell .message-thread-identity>div{gap:1px}.command-center-shell .message-thread-identity h2{font-size:13px;font-weight:670}.command-center-shell .message-thread-identity .message-thread-relationship{font-size:8px;font-weight:500}.command-center-shell .message-thread-subline{align-items:center;gap:7px;min-width:0;display:flex}.command-center-shell .message-thread-subline>span{min-width:0}.command-center-shell .message-thread-response-state{flex:none;align-items:center;gap:4px;font-weight:650;display:inline-flex;color:var(--ops-amber)!important;font-size:8px!important}.command-center-shell .message-thread-response-state i{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.command-center-shell .message-thread-meta>.staff-presence{max-width:150px;padding-right:7px}.command-center-shell .message-thread-state,.command-center-shell .message-needs-response{font-size:8px}.command-center-shell .message-more-button{border-radius:4px;width:29px;height:29px}.command-center-shell .message-booking-context{border:0;border-bottom:1px solid var(--ops-border);background:var(--ops-panel-raised);width:100%;min-height:46px;box-shadow:none;border-radius:0;margin:0}.command-center-shell .message-booking-context:hover,.command-center-shell .message-booking-context.expanded{border-color:var(--ops-border);box-shadow:none}.command-center-shell .message-booking-context-toggle{gap:9px;min-height:45px;padding:6px 12px}.command-center-shell .message-booking-context-icon{border:1px solid var(--ops-border);width:26px;height:26px;color:var(--ops-blue);background:var(--ops-blue-soft);border-radius:4px}.command-center-shell .message-booking-context-icon svg{width:13px;height:13px}.command-center-shell .message-booking-context-copy strong{font-size:9px;font-weight:650}.command-center-shell .message-booking-context-copy>span,.command-center-shell .message-booking-context-meta>span:not([data-slot=badge]){font-size:8px}.command-center-shell .message-context-switcher-trigger{background:0 0;border-width:0 0 0 1px;border-radius:0;min-width:58px;height:45px;margin:0;padding-inline:10px;font-size:8px}.command-center-shell .message-booking-context-details{border-top-color:var(--ops-border);padding:9px 12px 10px 47px}.command-center-shell .message-booking-context-link{border:1px solid var(--ops-border);background:var(--ops-panel);border-radius:4px;min-height:27px;padding-inline:8px;font-size:8px}.command-center-shell .message-thread-workspace .message-workspace-timeline{background:var(--ops-panel)}.command-center-shell .chat-timeline-list{padding:14px 18px 12px}.command-center-shell .message-thread-workspace .chat-composer{border-top:1px solid var(--ops-border);padding:0}.command-center-shell .message-thread-workspace .chat-composer-input{background:var(--ops-panel-raised);border:0;border-radius:0;min-height:52px}.command-center-shell .player-home-page .player-system-grid{border-top:1px solid var(--ops-border);grid-template-columns:minmax(300px,.78fr) minmax(440px,1.22fr);align-items:stretch;gap:0;min-height:0;padding:0;overflow:hidden}.command-center-shell .player-home-page .player-system-grid>[data-slot=workspace-surface]{background:var(--ops-panel);border:0;border-radius:0;min-height:0}.command-center-shell .player-home-page .player-system-grid>[data-slot=workspace-surface]+[data-slot=workspace-surface]{border-left:1px solid var(--ops-border)}.command-center-shell .player-home-page>[data-slot=workspace-stats]>div{width:160px;min-width:160px}.command-center-shell .player-home-page .player-system-grid [data-slot=workspace-surface-header]{border-bottom:1px solid var(--ops-border);background:var(--ops-panel-raised);min-height:48px;padding:8px 14px}.command-center-shell .player-home-page .player-system-grid [data-slot=workspace-surface-header] h3{font-size:11px;font-weight:680}.command-center-shell .player-home-page .player-system-grid [data-slot=workspace-surface-header] p{font-size:8px}.command-center-shell .player-home-page .workspace-row-list{min-height:0;overflow-y:auto}.command-center-shell .player-home-page .workspace-row{border-bottom-color:var(--ops-border);min-height:58px;padding:8px 14px}.command-center-shell .player-home-page .player-visible-schedule-row{min-height:48px}.command-center-shell .player-home-page .player-visible-schedule-row .event-data-stack{grid-template-columns:64px 112px minmax(0,1fr) 70px;align-items:center;gap:10px;width:100%;display:grid}.command-center-shell .player-home-page .player-visible-schedule-row .event-data-type,.command-center-shell .player-home-page .player-visible-schedule-row time,.command-center-shell .player-home-page .player-visible-schedule-row strong,.command-center-shell .player-home-page .player-visible-schedule-row small:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.command-center-shell .player-home-page .event-data-stack{gap:1px}.command-center-shell .player-home-page .event-data-stack .event-data-type,.command-center-shell .player-home-page .event-data-stack small{font-size:8px}.command-center-shell .player-home-page .event-data-stack time,.command-center-shell .player-home-page .event-data-stack strong{font-size:10px}.command-center-shell .player-home-page .workspace-empty-state{background:var(--ops-panel);border:0;border-radius:0;min-height:124px}.command-center-shell .public-control-page>.public-publication-notice{border-width:0 0 1px;border-color:var(--ops-border);background:var(--ops-panel-raised);border-radius:0;min-height:46px;margin:0;padding:8px 16px}.command-center-shell .public-control-page>[data-slot=workspace-stats]>div{width:160px;min-width:160px}.command-center-shell .public-control-page>.fan-surface.is-preview{width:100%;min-height:0;box-shadow:none;border:0;border-radius:0;flex:auto;margin:0}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-surface-header{align-items:center;padding:16px 20px}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-surface-header h3{font-size:24px;line-height:1.1}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-surface-header>div:first-child>span{margin-top:4px;font-size:12px}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-schedule{padding:16px 20px 24px}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-schedule-heading{align-items:center;padding-bottom:10px}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-schedule-heading h4{font-size:17px}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-schedule-row{grid-template-columns:108px minmax(0,1fr) auto;gap:16px;min-height:58px}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-schedule-copy{gap:2px}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-schedule-copy>strong{font-size:14px}.command-center-shell .public-control-page>.fan-surface.is-preview .fan-schedule-empty{min-height:180px}.command-center-shell .export-screen>.export-toolbar{border-bottom-color:var(--ops-border);background:var(--ops-panel-raised);padding:10px 16px 12px}.command-center-shell .export-screen .export-toolbar-grid{grid-template-columns:minmax(160px,210px) minmax(140px,170px) minmax(240px,1fr);gap:10px}.command-center-shell .export-screen .export-option-toggle{border-left-color:var(--ops-border);min-height:46px;padding:5px 10px}.command-center-shell .export-screen .export-option-toggle strong{font-size:10px}.command-center-shell .export-screen .export-option-toggle small{font-size:8px}.command-center-shell .export-screen .workspace-inline-notice{border-width:0 0 1px;border-radius:0;min-height:42px;margin:0;padding:7px 16px}.command-center-shell .tournament-settings-page>.settings-workspace-body{grid-template-columns:172px minmax(0,1fr);min-height:0;padding:0;display:grid;overflow:hidden}.command-center-shell .settings-local-nav{border-right:1px solid var(--ops-border);background:var(--ops-panel-raised);flex-direction:column;gap:1px;min-height:0;padding:12px 8px;display:flex}.command-center-shell .settings-local-nav>span{color:var(--ops-muted);text-transform:uppercase;padding:5px 8px 7px;font-size:8px;font-weight:680}.command-center-shell .settings-local-nav a{min-height:30px;color:var(--ops-text-secondary);border-radius:4px;align-items:center;padding:6px 8px;font-size:9.5px;font-weight:560;text-decoration:none;display:flex}.command-center-shell .settings-local-nav a:hover,.command-center-shell .settings-local-nav a:focus-visible{color:var(--ops-text);background:var(--ops-blue-soft);outline:0}.command-center-shell .tournament-settings-page .settings-main{scroll-behavior:smooth;gap:0;width:100%;max-width:none;min-height:0;margin:0;padding:0;overflow-y:auto}.command-center-shell .tournament-settings-page .settings-section{border-bottom:1px solid var(--ops-border);gap:8px;padding:16px 18px 18px;scroll-margin-top:64px}.command-center-shell .tournament-settings-page .settings-list{border-color:var(--ops-border);background:var(--ops-panel);border-radius:4px;overflow:hidden}.command-center-shell .tournament-settings-page .settings-row{border-bottom-color:var(--ops-border);min-height:54px;padding:8px 12px}.command-center-shell .tournament-settings-page .settings-row-copy strong{font-size:10px}.command-center-shell .tournament-settings-page .settings-row-copy small{font-size:8.5px}.command-center-shell .tournament-settings-page .settings-section-heading-action{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.command-center-shell .tournament-settings-page .settings-section-heading-action>[data-slot=button]{border-radius:3px;flex:none;min-height:30px}.command-center-shell .tournament-settings-page .settings-program-row{grid-template-columns:minmax(0,1fr) auto}.command-center-shell .tournament-settings-page .settings-program-row>[data-slot=badge]{justify-self:end}.command-center-shell .tournament-settings-page .settings-row-copy strong:has(.settings-code-chip){align-items:center;gap:8px;display:flex}.command-center-shell .settings-code-chip{border:1px solid var(--ops-border);min-width:28px;min-height:20px;color:var(--ops-blue);background:var(--ops-blue-soft);border-radius:3px;justify-content:center;align-items:center;padding-inline:6px;font-size:8px;font-weight:700;display:inline-flex}.command-center-shell .settings-program-controls{grid-template-columns:92px minmax(120px,1fr) auto;gap:6px;display:grid}.command-center-shell .settings-program-controls>[data-slot=button]{border-radius:3px;width:auto;min-height:30px}.command-center-shell .settings-allocation-builder{margin-bottom:8px}.command-center-shell .settings-choice-row{align-items:start}.command-center-shell .settings-choice-group{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.command-center-shell .settings-choice-group button{border:1px solid var(--ops-border);min-height:28px;color:var(--ops-text-secondary);font:inherit;cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;gap:4px;padding:5px 9px;font-size:8.5px;font-weight:600;display:inline-flex}.command-center-shell .settings-choice-group button svg{width:12px;height:12px}.command-center-shell .settings-choice-group button:hover,.command-center-shell .settings-choice-group button:focus-visible{color:var(--ops-text);border-color:var(--ops-border-strong);outline:0}.command-center-shell .settings-choice-group button[aria-pressed=true]{color:var(--ops-blue);border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .settings-choice-group button[aria-pressed=true]{border-color:color-mix(in srgb, var(--ops-blue) 48%, var(--ops-border))}}.command-center-shell .settings-choice-group button[aria-pressed=true]{background:var(--ops-blue-soft)}.command-center-shell .settings-allocation-targets{gap:6px;display:grid}.command-center-shell .settings-date-range{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;display:grid}.command-center-shell .settings-date-range>span{color:var(--ops-muted);font-size:8px}.command-center-shell .settings-allocation-row{grid-template-columns:3px minmax(0,1fr) auto 28px;gap:10px}.command-center-shell .settings-policy-marker{background:var(--warning);border-radius:2px;align-self:stretch;width:3px;min-height:28px}.command-center-shell .settings-policy-marker.is-hard{background:var(--destructive)}.command-center-shell .settings-allocation-row>[data-slot=badge]{justify-self:end}@media (width<=780px){.command-center-shell .settings-program-controls,.command-center-shell .settings-date-range{grid-template-columns:1fr}.command-center-shell .settings-program-controls>[data-slot=button]{width:100%}.command-center-shell .settings-choice-group{justify-content:flex-start}.command-center-shell .settings-allocation-row{grid-template-columns:3px minmax(0,1fr) 28px}.command-center-shell .settings-allocation-row>[data-slot=badge]{grid-area:2/2;justify-self:start}.command-center-shell .settings-allocation-row>[data-slot=button]{grid-area:1/3/span 2}}@media (width<=520px){.command-center-shell .tournament-settings-page .settings-section-heading-action{flex-direction:column;align-items:stretch;gap:8px}.command-center-shell .tournament-settings-page .settings-section-heading-action>[data-slot=button]{align-self:flex-start}}.command-center-shell .activity-view-switcher,.command-center-shell .audit-controls{align-items:center;display:flex}.command-center-shell .activity-view-switcher{border:1px solid var(--ops-border);border-radius:4px;min-height:32px;overflow:hidden}.command-center-shell [data-slot=workspace-view-option]{border:0;border-right:1px solid var(--ops-border);min-height:30px;color:var(--ops-text-secondary);cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;gap:6px;padding-inline:10px;font-size:9px;font-weight:560;display:inline-flex}.command-center-shell [data-slot=workspace-view-option]:last-child{border-right:0}.command-center-shell [data-slot=workspace-view-option][aria-selected=true]{color:var(--ops-text);background:var(--ops-blue-soft)}.command-center-shell [data-slot=workspace-view-option] small,.command-center-shell .audit-day-label span{min-width:17px;height:17px;color:var(--ops-muted);background:var(--ops-panel-soft);border-radius:999px;justify-content:center;align-items:center;font-size:8px;display:inline-flex}.command-center-shell [data-slot=workspace-view-option]:focus-visible{z-index:1;outline:2px solid var(--ops-blue);outline-offset:-2px;position:relative}.command-center-shell .audit-controls{gap:8px}.command-center-shell .audit-controls>[data-slot=select-trigger]{border-radius:4px;width:138px;height:32px;min-height:32px;font-size:9px}.command-center-shell .audit-controls .operational-history-search{width:min(240px,28vw)}.command-center-shell .audit-controls .operational-history-search [data-slot=input]{border-radius:4px;height:32px;font-size:9px}.command-center-shell .audit-day-group{flex-direction:column;display:flex}.command-center-shell .audit-day-label{border-bottom:1px solid var(--ops-border);min-height:28px;color:var(--ops-muted);background:var(--ops-panel-raised);text-transform:uppercase;align-items:center;gap:7px;padding:5px 16px;font-size:8px;font-weight:680;display:flex}.command-center-shell .notification-page .operational-history-row,.command-center-shell .audit-page .operational-history-row{border-bottom-color:var(--ops-border);min-height:58px;padding:8px 16px}.command-center-shell .notification-page .operational-history-row{grid-template-columns:34px minmax(0,1fr) 118px 72px}.command-center-shell .notification-page .operational-history-meta{align-items:flex-start}.command-center-shell .notification-page .operational-history-mark,.command-center-shell .audit-page .operational-history-mark{background:var(--ops-panel-soft);border-radius:4px;width:26px;height:26px}.command-center-shell .notification-page .operational-history-copy strong,.command-center-shell .audit-page .operational-history-copy strong{font-size:10px;font-weight:620}.command-center-shell .notification-page .operational-history-copy span,.command-center-shell .notification-page .operational-history-copy small,.command-center-shell .audit-page .operational-history-copy span{font-size:8.5px}@media (width<=720px){.command-center-shell .notification-page>[data-slot=workspace-header]{flex-direction:column;align-items:stretch;gap:10px}.command-center-shell .notification-page>[data-slot=workspace-header]>div:last-child,.command-center-shell .notification-page>[data-slot=workspace-header] .notification-health-summary{width:100%}.command-center-shell .notification-page>[data-slot=workspace-header] .notification-health-summary span{flex:1;justify-content:center;width:auto}.command-center-shell .notification-history-columns{display:none}.command-center-shell .notification-page .operational-history-row{grid-template-columns:26px minmax(0,1fr) auto}.command-center-shell .notification-page .activity-system-surface>[data-slot=workspace-surface-header],.command-center-shell .audit-page .activity-system-surface>[data-slot=workspace-surface-header]{flex-direction:column;align-items:stretch}.command-center-shell .activity-view-switcher,.command-center-shell .audit-controls,.command-center-shell .audit-controls .operational-history-search{width:100%}.command-center-shell [data-slot=workspace-view-option]{flex:1}}@media (width<=900px){.command-center-shell .player-home-page .player-system-grid{grid-template-columns:1fr;overflow:visible}.command-center-shell .player-home-page .player-system-grid>[data-slot=workspace-surface]+[data-slot=workspace-surface]{border-top:1px solid var(--ops-border);border-left:0}.command-center-shell .export-screen .export-toolbar-grid{grid-template-columns:1fr 1fr}.command-center-shell .tournament-settings-page>.settings-workspace-body{display:block;overflow-y:auto}.command-center-shell .settings-local-nav{z-index:3;border-right:0;border-bottom:1px solid var(--ops-border);flex-direction:row;position:sticky;top:0;overflow-x:auto}.command-center-shell .settings-local-nav>span{display:none}.command-center-shell .settings-local-nav a{flex:none}.workspace-current-area,.workspace-profile-copy,.workspace-profile-trigger>svg,.workspace-masthead-divider{display:none}.workspace-profile-trigger{grid-template-columns:7px 28px;min-width:48px}}.command-center-shell .schedule-create-panel-body{padding-inline:12px}.command-center-shell .schedule-create-tabs-list{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}.command-center-shell .schedule-create-tabs-list [data-slot=tabs-trigger]{border-right:1px solid var(--ops-border)}.command-center-shell .schedule-create-tabs-list [data-slot=tabs-trigger]:last-child{border-right:0}.command-center-shell .schedule-create-tabs-list [data-slot=tabs-trigger][data-active]{color:var(--ops-text);background:var(--ops-blue-soft)}.command-center-shell .schedule-create-tabs-list [data-slot=tabs-trigger]:after{border-radius:0;height:3px;left:0;right:0}.command-center-shell .schedule-duration-control{width:100%;position:relative}.command-center-shell .schedule-duration-control [data-slot=input]{width:100%;padding-right:42px}.command-center-shell .schedule-duration-control>span{color:var(--ops-muted);pointer-events:none;font-size:9.5px;font-weight:650;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.command-center-shell .schedule-date-span-control{grid-template-columns:minmax(0,1fr) auto;gap:6px;width:100%;display:grid}.command-center-shell .schedule-date-span-control .date-picker-trigger{width:100%}.command-center-shell .schedule-date-span-control .schedule-same-day-button{border:1px solid var(--ops-border);width:34px;min-width:34px;height:34px;min-height:34px;color:var(--ops-muted);box-shadow:none;background:0 0;border-radius:5px;padding:0}.command-center-shell .schedule-date-span-control .schedule-same-day-button[aria-pressed=true]{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .schedule-date-span-control .schedule-same-day-button[aria-pressed=true]{border-color:color-mix(in srgb, var(--ops-blue) 58%, var(--ops-border))}}.command-center-shell .schedule-date-span-control .schedule-same-day-button[aria-pressed=true]{color:var(--ops-text);background:var(--ops-blue-soft)}.command-center-shell .schedule-date-span-control .schedule-same-day-button svg{width:12px;height:12px}.schedule-select-menu{border-radius:5px;width:min(280px,100vw - 24px);max-width:calc(100vw - 24px)}.schedule-select-menu [data-slot=select-item]{white-space:normal;border-radius:3px;min-height:34px}.schedule-select-menu [data-slot=select-item]>span:first-child{white-space:normal;flex:auto;min-width:0}.command-center-shell .schedule-create-panel .booking-context-panel{border:0;border-top:1px solid var(--ops-border);border-bottom:1px solid var(--ops-border);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:18px minmax(0,1fr);justify-content:start;align-items:start;gap:9px;padding:10px 0;display:grid}.command-center-shell .schedule-create-panel .booking-context-copy{min-width:0}.command-center-shell .schedule-create-panel .booking-context-panel strong{margin:0}.command-center-shell .schedule-create-panel .booking-context-list{justify-content:flex-start;margin-top:3px}.command-center-shell .schedule-create-panel .booking-context-list span{color:var(--ops-muted);font-size:9.5px}.schedule-create-draft-card.is-preview-only{cursor:default;pointer-events:none}.command-center-shell .message-triage-controls{flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;display:flex}.command-center-shell .message-assignee-button{border:1px solid var(--ops-border);min-width:0;max-width:138px;height:29px;color:var(--ops-text-secondary);background:var(--ops-panel-raised);font:inherit;cursor:pointer;border-radius:4px;align-items:center;gap:5px;padding:0 7px;font-size:8.5px;font-weight:600;display:inline-flex}.command-center-shell .message-audience-button{border-color:var(--ops-border);height:29px;color:var(--ops-muted);background:0 0;border-radius:4px;padding-inline:7px;font-size:8.5px}.command-center-shell .message-audience-button:hover,.command-center-shell .message-audience-button[data-popup-open]{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .message-audience-button:hover,.command-center-shell .message-audience-button[data-popup-open]{border-color:color-mix(in srgb, var(--ops-blue) 42%, var(--ops-border))}}.command-center-shell .message-audience-button:hover,.command-center-shell .message-audience-button[data-popup-open]{color:var(--ops-text);background:var(--ops-blue-soft)}.command-center-shell .message-audience-button svg{width:12px;height:12px}.command-center-shell .message-assignee-button:hover,.command-center-shell .message-assignee-button[data-popup-open]{border-color:var(--ops-blue)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .message-assignee-button:hover,.command-center-shell .message-assignee-button[data-popup-open]{border-color:color-mix(in srgb, var(--ops-blue) 52%, var(--ops-border))}}.command-center-shell .message-assignee-button:hover,.command-center-shell .message-assignee-button[data-popup-open]{color:var(--ops-text);background:var(--ops-blue-soft)}.command-center-shell .message-assignee-button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.command-center-shell .message-assignee-button svg{flex:none;width:12px;height:12px}.message-assignee-menu{border-radius:5px;min-width:210px}.command-center-shell .message-triage-button[data-slot=button]{border:1px solid var(--ops-border);height:29px;min-height:29px;color:var(--ops-muted);box-shadow:none;background:0 0;border-radius:4px;font-size:8.5px;font-weight:620}.command-center-shell .message-triage-button[data-slot=button] svg{width:12px;height:12px}.command-center-shell .message-priority-button[aria-pressed=true]{border-color:var(--ops-red)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .message-priority-button[aria-pressed=true]{border-color:color-mix(in srgb, var(--ops-red) 56%, var(--ops-border))}}.command-center-shell .message-priority-button[aria-pressed=true]{color:var(--ops-red);background:var(--ops-red)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .message-priority-button[aria-pressed=true]{background:color-mix(in srgb, var(--ops-red) 9%, transparent)}}.command-center-shell .message-resolution-button{padding-inline:8px}.command-center-shell .message-thread-meta>.staff-presence{border-right:0}.command-center-shell .message-conversation-signals .staff-presence.compact{pointer-events:auto}@media (width<=720px){.command-center-shell .message-workspace-header{row-gap:6px}.command-center-shell .message-thread-meta{flex-wrap:wrap}.command-center-shell .message-assignee-button{max-width:132px}.command-center-shell .message-thread-meta>.message-needs-response{display:none}.command-center-shell .message-resolution-button{width:29px;min-width:29px;padding:0}.command-center-shell .message-resolution-button>span{display:none}}.command-center-shell .workspace.is-message-panel-open{grid-template-columns:minmax(0,1fr) clamp(340px,27vw,380px)}.workspace.is-message-panel-open .workspace-current-area,.workspace.is-message-panel-open .workspace-profile-copy,.workspace.is-message-panel-open .workspace-profile-trigger>svg,.workspace.is-message-panel-open .workspace-masthead-divider{display:none}.workspace.is-message-panel-open .workspace-profile-trigger{grid-template-columns:7px 28px;min-width:48px}.workspace.is-message-panel-open .schedule-board-header{grid-template-columns:minmax(132px,150px) minmax(0,1fr);grid-template-areas:"context controls";align-content:center;gap:12px;min-height:94px;padding-block:8px}.workspace.is-message-panel-open .schedule-header-controls{flex-wrap:wrap;justify-content:flex-end;width:100%}.workspace.is-message-panel-open .schedule-board-actions{margin-left:auto}.workspace.is-message-panel-open .schedule-board-workspace{position:relative}.workspace.is-message-panel-open .schedule-board-workspace.has-side-panel,.workspace.is-message-panel-open .schedule-board-workspace.has-day-list,.workspace.is-message-panel-open .schedule-board-workspace.has-create-panel,.workspace.is-message-panel-open .schedule-board-workspace.has-request-queue{grid-template-columns:minmax(0,1fr)}.workspace.is-message-panel-open .schedule-board-workspace.has-side-panel .schedule-day-list-panel,.workspace.is-message-panel-open .schedule-board-workspace.has-day-list .schedule-day-list-panel,.workspace.is-message-panel-open .schedule-board-workspace.has-create-panel .schedule-day-list-panel,.workspace.is-message-panel-open .schedule-board-workspace.has-request-queue .schedule-day-list-panel{z-index:36;border-left:1px solid var(--ops-border);background:var(--ops-panel);opacity:1;visibility:visible;width:320px;height:100%;max-height:none;position:absolute;inset:0 0 0 auto;transform:none;box-shadow:-14px 0 28px #0003}.workspace.is-message-panel-open .schedule-day-list-panel .schedule-request-queue,.workspace.is-message-panel-open .schedule-day-list-panel .schedule-day-list,.workspace.is-message-panel-open .schedule-day-list-panel .schedule-create-panel{width:100%}.workspace.is-message-panel-open .request-system-body>.request-workspace-grid{grid-template-columns:clamp(280px,34%,330px) minmax(0,1fr);overflow:hidden}.workspace.is-message-panel-open .request-operational-context{display:none}@media (width<=1180px){.command-center-shell .workspace.is-message-panel-open{grid-template-columns:minmax(0,1fr);position:relative}.workspace.is-message-panel-open .header-message-panel{grid-area:auto;width:min(380px,100%);height:100%;position:absolute;inset:0 0 0 auto;box-shadow:-18px 0 38px #00000047}}@media (width<=720px){.command-center-shell .schedule-board-header,.workspace.is-message-panel-open .schedule-board-header{grid-template-columns:minmax(0,1fr);grid-template-areas:"context""controls"}.command-center-shell .schedule-header-controls,.workspace.is-message-panel-open .schedule-header-controls{justify-content:flex-start}.command-center-shell .schedule-board-actions,.workspace.is-message-panel-open .schedule-board-actions{margin-left:0}}.command-center-shell .staff-presence{max-width:190px;height:26px;color:var(--ops-text-secondary);background:0 0;border:1px solid #0000;border-radius:3px;gap:5px;padding:0 6px 0 3px;overflow:hidden}.command-center-shell .staff-presence>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.command-center-shell .staff-presence-avatar{border:1px solid var(--ops-border-strong);width:20px;height:20px;color:var(--ops-text-secondary);background:var(--ops-panel-active);box-shadow:none;font-size:6px}.command-center-shell .staff-presence.is-active{border-color:var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .staff-presence.is-active{border-color:color-mix(in srgb, var(--ops-amber) 32%, var(--ops-border))}}.command-center-shell .staff-presence.is-active{color:var(--ops-text);background:var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .staff-presence.is-active{background:color-mix(in srgb, var(--ops-amber) 9%, var(--ops-panel))}}.command-center-shell .staff-presence.is-active .staff-presence-avatar{border-color:var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .staff-presence.is-active .staff-presence-avatar{border-color:color-mix(in srgb, var(--ops-amber) 56%, var(--ops-border))}}.command-center-shell .staff-presence.is-active .staff-presence-avatar{color:var(--ops-amber);background:var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .staff-presence.is-active .staff-presence-avatar{background:color-mix(in srgb, var(--ops-amber) 12%, var(--ops-panel))}}.command-center-shell .staff-presence.compact{background:0 0;border:0;width:20px;height:20px;padding:0;overflow:visible}.command-center-shell .staff-presence.compact.is-active .staff-presence-avatar{box-shadow:0 0 0 2px var(--ops-amber)}@supports (color:color-mix(in lab, red, red)){.command-center-shell .staff-presence.compact.is-active .staff-presence-avatar{box-shadow:0 0 0 2px color-mix(in srgb, var(--ops-amber) 18%, transparent)}}.command-center-shell .staff-presence.compact.is-active:after{background:var(--ops-amber)}.command-center-shell .staff-presence.compact.is-viewing:after{background:var(--ops-green)}.command-center-shell .detail-header-actions>.staff-presence,.command-center-shell .message-thread-meta>.staff-presence,.command-center-shell .schedule-board-context>.staff-presence{border-radius:3px;padding:0 6px 0 3px}.command-center-shell .message-thread-workspace .chat-composer-input,.header-message-panel .chat-composer-input{align-items:center}.command-center-shell .message-audience-button,.command-center-shell .message-assignee-button{height:28px;color:var(--ops-text-secondary);background:0 0;border-color:#0000;padding-inline:6px}.command-center-shell .message-audience-button:hover,.command-center-shell .message-audience-button[data-popup-open],.command-center-shell .message-assignee-button:hover,.command-center-shell .message-assignee-button[data-popup-open]{color:var(--ops-text);background:var(--ops-panel-active);border-color:#0000}.command-center-shell .message-triage-controls{border-left:1px solid var(--ops-border);gap:2px;margin-left:2px;padding-left:4px}.command-center-shell .message-triage-button[data-slot=button]{background:0 0;border-color:#0000;height:28px;min-height:28px}.command-center-shell .message-triage-button[data-slot=button]:hover{color:var(--ops-text);background:var(--ops-panel-active);border-color:#0000}.command-center-shell .message-resolution-button{color:var(--ops-text-secondary);gap:4px;padding-inline:7px}.header-message-panel .chat-message-bubble{border:1px solid var(--ops-border);border-radius:4px;max-width:82%;padding:7px 9px;font-size:10px}.header-message-panel .chat-message-bubble.grouped-previous,.header-message-panel .chat-message-bubble.grouped-next{border-radius:4px}.header-message-panel .chat-composer-input{background:var(--ops-panel-raised);border:0;border-radius:0;min-height:50px;padding:0 9px 0 11px}.header-message-panel .chat-composer-controls{border-left:1px solid var(--ops-border);gap:5px;padding-left:7px}.header-message-panel .chat-composer-controls [data-slot=select-trigger]{width:112px;min-height:32px;color:var(--ops-text-secondary);background:0 0;border:0;border-radius:3px;padding-inline:6px;font-size:9px}.header-message-panel .chat-composer-controls [data-slot=button]{border-radius:4px;width:32px;height:32px;min-height:32px}.command-center-shell .people-access-page [data-slot=workspace-header]{min-height:48px;padding-block:7px}.command-center-shell .people-access-page [data-slot=workspace-header] h2{font-size:11px;font-weight:650}.command-center-shell .people-access-page .people-directory-title{color:var(--ops-text-secondary);gap:6px}.command-center-shell .people-access-page .people-directory-title small{font-size:9px}@media (width>=761px){.command-center-shell .people-access-page [data-slot=workspace-header]{flex-wrap:nowrap}.command-center-shell .people-access-page [data-slot=workspace-header]>div:last-child{flex:0 auto;width:auto;min-width:0;margin-left:auto}.command-center-shell .people-header-actions{grid-template-columns:260px auto auto auto auto;justify-content:end;width:auto}}.chat-message-bubble{position:relative;overflow:hidden}.chat-message-progress{background:var(--primary);height:2px;position:absolute;inset:auto 0 0}@supports (color:color-mix(in lab, red, red)){.chat-message-progress{background:color-mix(in srgb, var(--primary) 15%, transparent)}}.chat-message-progress>span{background:var(--primary);width:35%;height:100%;animation:1.2s ease-in-out infinite message-progress;display:block}@keyframes message-progress{0%{transform:translate(-100%)}to{transform:translate(390%)}}@media (prefers-reduced-motion:reduce){.chat-message-progress>span{opacity:.6;width:100%;animation:none}}.chat-message-failed{color:var(--destructive);align-items:center;gap:6px;display:inline-flex}.chat-message-failed svg{width:14px;height:14px}.chat-message-failed button{color:inherit;font:inherit;cursor:pointer;text-decoration:underline}.message-thread-workspace .message-workspace-timeline{overflow-anchor:none;scroll-behavior:auto}.message-history-loader{flex-shrink:0;justify-content:center;align-items:center;min-height:32px;display:flex}.message-history-loader button{color:var(--muted-foreground);cursor:pointer;padding:6px 12px;font-size:12px}.message-history-loader button:disabled{cursor:wait}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0));filter:blur(var(--tw-enter-blur,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0));filter:blur(var(--tw-exit-blur,0))}}
