@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}@layer reset,base,tokens,recipes,utilities;@keyframes sh-comment-alert-ring{0%{transform:scale(1);opacity:.65}70%,to{transform:scale(2);opacity:0}}@keyframes sh-comment-alert-pop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.16)}to{transform:scale(1);opacity:1}}@keyframes sh-onboarding-float{0%,to{transform:translateY(0)}50%{transform:translateY(-22px)}}@keyframes sh-onboarding-frame-in{0%{opacity:0;transform:translate(60px) rotate(2deg) scale(.94)}to{opacity:1;transform:none}}@keyframes sh-onboarding-beam{0%{left:-14%;opacity:0}4%{opacity:1}30%{opacity:1}36%,to{left:108%;opacity:0}}@keyframes sh-onboarding-glow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}@keyframes sh-onboarding-bob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-9px)}}@keyframes sh-onboarding-pop-in{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes sourceMonitorEq{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-delay:0ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-delay:0ms!important;transition-duration:1ms!important}}@layer reset{html,:host{--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";line-height:1.5;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;font-family:var(--global-font-body, var(--font-fallback));-webkit-tap-highlight-color:transparent}*,:before,:after,::backdrop,::file-selector-button{margin:0;padding:0;border-width:0px;border-style:solid;border-color:var(--global-color-border, currentcolor);box-sizing:border-box}hr{color:inherit;height:0px;border-top-width:1px}body{line-height:inherit;height:100%}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul,menu{list-style:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button;-webkit-appearance:button}button,input,optgroup,select,textarea,::file-selector-button{font:inherit;background:var(--sh-colors-transparent);font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit}::placeholder{--placeholder-fallback: rgba(0, 0, 0, .5);opacity:1;color:var(--global-color-placeholder, var(--placeholder-fallback))}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{--placeholder-fallback: color-mix(in oklab, currentcolor 50%, transparent)}}::selection{background-color:var(--global-color-selection, rgba(0, 115, 255, .3))}textarea{resize:vertical}table{border-color:inherit;text-indent:0px;border-collapse:collapse}summary{display:list-item}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{text-decoration:inherit;color:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-family:var(--global-font-mono, var(--font-mono-fallback));font-size:1em;font-feature-settings:normal;font-variation-settings:normal}progress{vertical-align:baseline}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer base{:root{--made-with-panda: "🐼"}html,body{font-family:var(--sh-fonts-sans);color:var(--sh-colors-text-body);background-color:var(--sh-colors-surface-page)}:root{color-scheme:light}[data-theme=dark]{color-scheme:dark}:focus-visible{outline-width:var(--sh-border-widths-thick);outline-style:solid;outline-color:var(--sh-colors-border-focus);outline-offset:thin}a{text-decoration:none;color:var(--sh-colors-text-link)}a:hover{text-decoration:underline}*,:before,:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--rotate-x: 0;--rotate-y: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-delay:0ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-delay:0ms!important;--transition-duration: 1ms !important;transition-duration:1ms!important}}}@layer tokens{:where(:root,:host){--sh-aspect-ratios-square: 1 / 1;--sh-aspect-ratios-landscape: 4 / 3;--sh-aspect-ratios-portrait: 3 / 4;--sh-aspect-ratios-wide: 16 / 9;--sh-aspect-ratios-ultrawide: 18 / 5;--sh-aspect-ratios-golden: 1.618 / 1;--sh-borders-none: none;--sh-blurs-xs: 4px;--sh-blurs-sm: 8px;--sh-blurs-md: 12px;--sh-blurs-lg: 16px;--sh-blurs-xl: 24px;--sh-blurs-2xl: 40px;--sh-blurs-3xl: 64px;--sh-animations-spin: spin 1s linear infinite;--sh-animations-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--sh-animations-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--sh-animations-bounce: bounce 1s infinite;--sh-colors-current: currentColor;--sh-colors-black: #000;--sh-colors-white: #fff;--sh-colors-transparent: rgb(0 0 0 / 0);--sh-colors-rose-50: #fff1f2;--sh-colors-rose-100: #ffe4e6;--sh-colors-rose-200: #fecdd3;--sh-colors-rose-300: #fda4af;--sh-colors-rose-400: #fb7185;--sh-colors-rose-500: #f43f5e;--sh-colors-rose-600: #e11d48;--sh-colors-rose-700: #be123c;--sh-colors-rose-800: #9f1239;--sh-colors-rose-900: #881337;--sh-colors-rose-950: #4c0519;--sh-colors-pink-50: #fdf2f8;--sh-colors-pink-100: #fce7f3;--sh-colors-pink-200: #fbcfe8;--sh-colors-pink-300: #f9a8d4;--sh-colors-pink-400: #f472b6;--sh-colors-pink-500: #ec4899;--sh-colors-pink-600: #db2777;--sh-colors-pink-700: #be185d;--sh-colors-pink-800: #9d174d;--sh-colors-pink-900: #831843;--sh-colors-pink-950: #500724;--sh-colors-fuchsia-50: #fdf4ff;--sh-colors-fuchsia-100: #fae8ff;--sh-colors-fuchsia-200: #f5d0fe;--sh-colors-fuchsia-300: #f0abfc;--sh-colors-fuchsia-400: #e879f9;--sh-colors-fuchsia-500: #d946ef;--sh-colors-fuchsia-600: #c026d3;--sh-colors-fuchsia-700: #a21caf;--sh-colors-fuchsia-800: #86198f;--sh-colors-fuchsia-900: #701a75;--sh-colors-fuchsia-950: #4a044e;--sh-colors-purple-50: #faf5ff;--sh-colors-purple-100: #f3e8ff;--sh-colors-purple-200: #e9d5ff;--sh-colors-purple-300: #d8b4fe;--sh-colors-purple-400: #c084fc;--sh-colors-purple-500: #a855f7;--sh-colors-purple-600: #9333ea;--sh-colors-purple-700: #7e22ce;--sh-colors-purple-800: #6b21a8;--sh-colors-purple-900: #581c87;--sh-colors-purple-950: #3b0764;--sh-colors-indigo-50: #eef2ff;--sh-colors-indigo-100: #e0e7ff;--sh-colors-indigo-200: #c7d2fe;--sh-colors-indigo-300: #a5b4fc;--sh-colors-indigo-400: #818cf8;--sh-colors-indigo-500: #6366f1;--sh-colors-indigo-600: #4f46e5;--sh-colors-indigo-700: #4338ca;--sh-colors-indigo-800: #3730a3;--sh-colors-indigo-900: #312e81;--sh-colors-indigo-950: #1e1b4b;--sh-colors-blue-50: #eff6ff;--sh-colors-blue-100: #dbeafe;--sh-colors-blue-200: #bfdbfe;--sh-colors-blue-300: #93c5fd;--sh-colors-blue-400: #60a5fa;--sh-colors-blue-500: #3b82f6;--sh-colors-blue-600: #2563eb;--sh-colors-blue-700: #1d4ed8;--sh-colors-blue-800: #1e40af;--sh-colors-blue-900: #1e3a8a;--sh-colors-blue-950: #172554;--sh-colors-cyan-50: #ecfeff;--sh-colors-cyan-100: #cffafe;--sh-colors-cyan-200: #a5f3fc;--sh-colors-cyan-300: #67e8f9;--sh-colors-cyan-400: #22d3ee;--sh-colors-cyan-500: #06b6d4;--sh-colors-cyan-600: #0891b2;--sh-colors-cyan-700: #0e7490;--sh-colors-cyan-800: #155e75;--sh-colors-cyan-900: #164e63;--sh-colors-cyan-950: #083344;--sh-colors-teal-50: #f0fdfa;--sh-colors-teal-100: #ccfbf1;--sh-colors-teal-200: #99f6e4;--sh-colors-teal-300: #5eead4;--sh-colors-teal-400: #2dd4bf;--sh-colors-teal-500: #14b8a6;--sh-colors-teal-600: #0d9488;--sh-colors-teal-700: #0f766e;--sh-colors-teal-800: #115e59;--sh-colors-teal-900: #134e4a;--sh-colors-teal-950: #042f2e;--sh-colors-emerald-50: #ecfdf5;--sh-colors-emerald-100: #d1fae5;--sh-colors-emerald-200: #a7f3d0;--sh-colors-emerald-300: #6ee7b7;--sh-colors-emerald-400: #34d399;--sh-colors-emerald-500: #10b981;--sh-colors-emerald-600: #059669;--sh-colors-emerald-700: #047857;--sh-colors-emerald-800: #065f46;--sh-colors-emerald-900: #064e3b;--sh-colors-emerald-950: #022c22;--sh-colors-green-50: #f0fdf4;--sh-colors-green-100: #dcfce7;--sh-colors-green-200: #bbf7d0;--sh-colors-green-300: #86efac;--sh-colors-green-400: #4ade80;--sh-colors-green-500: #22c55e;--sh-colors-green-600: #16a34a;--sh-colors-green-700: #15803d;--sh-colors-green-800: #166534;--sh-colors-green-900: #14532d;--sh-colors-green-950: #052e16;--sh-colors-yellow-50: #fefce8;--sh-colors-yellow-100: #fef9c3;--sh-colors-yellow-200: #fef08a;--sh-colors-yellow-300: #fde047;--sh-colors-yellow-400: #facc15;--sh-colors-yellow-500: #eab308;--sh-colors-yellow-600: #ca8a04;--sh-colors-yellow-700: #a16207;--sh-colors-yellow-800: #854d0e;--sh-colors-yellow-900: #713f12;--sh-colors-yellow-950: #422006;--sh-colors-amber-50: #fffbeb;--sh-colors-amber-100: #fef3c7;--sh-colors-amber-200: #fde68a;--sh-colors-amber-300: #fcd34d;--sh-colors-amber-400: #fbbf24;--sh-colors-amber-500: #f59e0b;--sh-colors-amber-600: #d97706;--sh-colors-amber-700: #b45309;--sh-colors-amber-800: #92400e;--sh-colors-amber-900: #78350f;--sh-colors-amber-950: #451a03;--sh-colors-orange-50: #fff7ed;--sh-colors-orange-100: #ffedd5;--sh-colors-orange-200: #fed7aa;--sh-colors-orange-300: #fdba74;--sh-colors-orange-400: #fb923c;--sh-colors-orange-500: #f97316;--sh-colors-orange-600: #ea580c;--sh-colors-orange-700: #c2410c;--sh-colors-orange-800: #9a3412;--sh-colors-orange-900: #7c2d12;--sh-colors-orange-950: #431407;--sh-colors-red-50: #fef2f2;--sh-colors-red-100: #fee2e2;--sh-colors-red-200: #fecaca;--sh-colors-red-300: #fca5a5;--sh-colors-red-400: #f87171;--sh-colors-red-500: #ef4444;--sh-colors-red-600: #dc2626;--sh-colors-red-700: #b91c1c;--sh-colors-red-800: #991b1b;--sh-colors-red-900: #7f1d1d;--sh-colors-red-950: #450a0a;--sh-colors-neutral-50: #fafafa;--sh-colors-neutral-100: #f5f5f5;--sh-colors-neutral-200: #e5e5e5;--sh-colors-neutral-300: #d4d4d4;--sh-colors-neutral-400: #a3a3a3;--sh-colors-neutral-500: #737373;--sh-colors-neutral-600: #525252;--sh-colors-neutral-700: #404040;--sh-colors-neutral-800: #262626;--sh-colors-neutral-900: #171717;--sh-colors-neutral-950: #0a0a0a;--sh-colors-stone-50: #fafaf9;--sh-colors-stone-100: #f5f5f4;--sh-colors-stone-200: #e7e5e4;--sh-colors-stone-300: #d6d3d1;--sh-colors-stone-400: #a8a29e;--sh-colors-stone-500: #78716c;--sh-colors-stone-600: #57534e;--sh-colors-stone-700: #44403c;--sh-colors-stone-800: #292524;--sh-colors-stone-900: #1c1917;--sh-colors-stone-950: #0c0a09;--sh-colors-zinc-50: #fafafa;--sh-colors-zinc-100: #f4f4f5;--sh-colors-zinc-200: #e4e4e7;--sh-colors-zinc-300: #d4d4d8;--sh-colors-zinc-400: #a1a1aa;--sh-colors-zinc-500: #71717a;--sh-colors-zinc-600: #52525b;--sh-colors-zinc-700: #3f3f46;--sh-colors-zinc-800: #27272a;--sh-colors-zinc-900: #18181b;--sh-colors-zinc-950: #09090b;--sh-colors-gray-50: #f9fafb;--sh-colors-gray-100: #f3f4f6;--sh-colors-gray-200: #e5e7eb;--sh-colors-gray-300: #d1d5db;--sh-colors-gray-400: #9ca3af;--sh-colors-gray-500: #6b7280;--sh-colors-gray-600: #4b5563;--sh-colors-gray-700: #374151;--sh-colors-gray-800: #1f2937;--sh-colors-gray-900: #111827;--sh-colors-gray-950: #030712;--sh-colors-slate-50: #f8fafc;--sh-colors-slate-100: #f1f5f9;--sh-colors-slate-200: #e2e8f0;--sh-colors-slate-300: #cbd5e1;--sh-colors-slate-400: #94a3b8;--sh-colors-slate-500: #64748b;--sh-colors-slate-600: #475569;--sh-colors-slate-700: #334155;--sh-colors-slate-800: #1e293b;--sh-colors-slate-900: #0f172a;--sh-colors-slate-950: #020617;--sh-colors-primary-50: #eaf6fa;--sh-colors-primary-100: #d5edf4;--sh-colors-primary-200: #abdbea;--sh-colors-primary-300: #79c0da;--sh-colors-primary-400: #4fa3c4;--sh-colors-primary-500: #2e6f8e;--sh-colors-primary-600: #225169;--sh-colors-primary-700: #173545;--sh-colors-primary-800: #112733;--sh-colors-primary-900: #0c1a22;--sh-colors-primary-shade-10: #f3fafc;--sh-colors-primary-shade-20: #e7f4f8;--sh-colors-primary-shade-30: #d4edf2;--sh-colors-primary-shade-40: #c2e3ec;--sh-colors-primary-shade-50: #9fd2e1;--sh-colors-shade-10: #f8fafb;--sh-colors-shade-50: #f2f5f6;--sh-colors-shade-100: #e7ebee;--sh-colors-shade-200: #d2d8dc;--sh-colors-shade-300: #b4bcc2;--sh-colors-shade-400: #8a949c;--sh-colors-shade-500: #647079;--sh-colors-shade-600: #4b5862;--sh-colors-shade-700: #38444c;--sh-colors-shade-800: #2a333a;--sh-colors-shade-900: #1f262b;--sh-colors-shade-950: #14191c;--sh-colors-negative-100: #fef2f2;--sh-colors-negative-200: #fccccc;--sh-colors-negative-300: #f9a8a8;--sh-colors-negative-400: #fb6f6f;--sh-colors-negative-700: #d62c2c;--sh-colors-negative-800: #b42121;--sh-colors-negative-900: #7c2020;--sh-colors-attention-100: #fcf8e8;--sh-colors-attention-300: #ffcf55;--sh-colors-attention-700: #e5931b;--sh-colors-attention-800: #c26b13;--sh-colors-attention-900: #a85015;--sh-colors-positive-100: #d2f9df;--sh-colors-positive-300: #a8e5bd;--sh-colors-positive-700: #15b266;--sh-colors-positive-800: #099252;--sh-colors-positive-900: #074d2f;--sh-colors-informative-100: #edf5fd;--sh-colors-informative-300: #c2ddf4;--sh-colors-informative-700: #086dc1;--sh-colors-informative-800: #08579c;--sh-colors-informative-900: #0f3f6b;--sh-colors-secondary-100: #f4eefb;--sh-colors-secondary-200: #e3d7f6;--sh-colors-secondary-400: #a98ae0;--sh-colors-secondary-500: #7b53c9;--sh-colors-secondary-600: #7b53c9;--sh-colors-secondary-900: #4a2e86;--sh-colors-chart-shot: #6b3fa0;--sh-colors-chart-motion: #7c4db5;--sh-colors-tertiary-100: #ffe9e9;--sh-colors-tertiary-200: #ffd3d3;--sh-colors-tertiary-400: #ff6b6b;--sh-colors-tertiary-600: #9e3636;--sh-colors-tertiary-900: #5a1f1f;--sh-colors-salmon: #ffdcdc;--sh-colors-salmon-text: #801c1c;--sh-colors-violet-50: #f5f3ff;--sh-colors-violet-100: #ede9fe;--sh-colors-violet-200: #ddd6fe;--sh-colors-violet-300: #c4b5fd;--sh-colors-violet-400: #a78bfa;--sh-colors-violet-500: #8b5cf6;--sh-colors-violet-600: #7c3aed;--sh-colors-violet-700: #6d28d9;--sh-colors-violet-800: #5b21b6;--sh-colors-violet-900: #4c1d95;--sh-colors-violet-950: #2e1065;--sh-colors-violet: #ffdbf9;--sh-colors-violet-text: #6e1860;--sh-colors-orchid: #e3deff;--sh-colors-orchid-text: #4b1973;--sh-colors-sky-50: #f0f9ff;--sh-colors-sky-100: #e0f2fe;--sh-colors-sky-200: #bae6fd;--sh-colors-sky-300: #7dd3fc;--sh-colors-sky-400: #38bdf8;--sh-colors-sky-500: #0ea5e9;--sh-colors-sky-600: #0284c7;--sh-colors-sky-700: #0369a1;--sh-colors-sky-800: #075985;--sh-colors-sky-900: #0c4a6e;--sh-colors-sky-950: #082f49;--sh-colors-sky: #d1e6ff;--sh-colors-sky-text: #194170;--sh-colors-aqua: #cbfaf6;--sh-colors-aqua-text: #155861;--sh-colors-lime-50: #f7fee7;--sh-colors-lime-100: #ecfccb;--sh-colors-lime-200: #d9f99d;--sh-colors-lime-300: #bef264;--sh-colors-lime-400: #a3e635;--sh-colors-lime-500: #84cc16;--sh-colors-lime-600: #65a30d;--sh-colors-lime-700: #4d7c0f;--sh-colors-lime-800: #3f6212;--sh-colors-lime-900: #365314;--sh-colors-lime-950: #1a2e05;--sh-colors-lime: #cdf7dd;--sh-colors-lime-text: #14593c;--sh-colors-pistachio: #e9f6ce;--sh-colors-pistachio-text: #415713;--sh-colors-corn: #f8f2c3;--sh-colors-corn-text: #555103;--sh-colors-peach: #ffeccc;--sh-colors-peach-text: #664116;--sh-colors-ash: #dfe4ed;--sh-colors-ash-text: #364d57;--sh-colors-marker: #fce9a5;--sh-colors-marker-text: #5c4a0e;--sh-colors-chip-teal: #e4f7f5;--sh-colors-chip-teal-border: #cfede9;--sh-colors-warn-ink: #3a2206;--sh-colors-segment: #0f1a1f;--sh-colors-segment-text: #f0f4f4;--sh-colors-utility-white: #ffffff;--sh-colors-utility-black: #000000;--sh-colors-utility-alert: #c0362c;--sh-colors-utility-ink-on-light: #0f1a1f;--sh-fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--sh-fonts-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sh-fonts-mono: "Roboto Mono", ui-monospace, "SF Mono", Menlo, monospace;--sh-font-weights-thin: 100;--sh-font-weights-extralight: 200;--sh-font-weights-light: 300;--sh-font-weights-normal: 400;--sh-font-weights-extrabold: 800;--sh-font-weights-black: 900;--sh-font-weights-regular: 400;--sh-font-weights-medium: 500;--sh-font-weights-semibold: 600;--sh-font-weights-bold: 700;--sh-font-sizes-2xs: .5rem;--sh-font-sizes-2xl: 1.5rem;--sh-font-sizes-3xl: 1.875rem;--sh-font-sizes-4xl: 2.25rem;--sh-font-sizes-5xl: 3rem;--sh-font-sizes-6xl: 3.75rem;--sh-font-sizes-7xl: 4.5rem;--sh-font-sizes-8xl: 6rem;--sh-font-sizes-9xl: 8rem;--sh-font-sizes-xs: 12px;--sh-font-sizes-sm: 13px;--sh-font-sizes-md: 14px;--sh-font-sizes-lg: 16px;--sh-font-sizes-xl: 18px;--sh-font-sizes-xxl: 20px;--sh-font-sizes-xxxl: 24px;--sh-font-sizes-xxxxl: 36px;--sh-line-heights-none: 1;--sh-line-heights-tight: 1.25;--sh-line-heights-snug: 1.375;--sh-line-heights-normal: 1.5;--sh-line-heights-relaxed: 1.625;--sh-line-heights-loose: 2;--sh-line-heights-xs: 16px;--sh-line-heights-sm: 18px;--sh-line-heights-md: 20px;--sh-line-heights-lg: 22px;--sh-line-heights-xl: 26px;--sh-line-heights-xxl: 28px;--sh-line-heights-xxxl: 32px;--sh-line-heights-xxxxl: 46px;--sh-letter-spacings-tighter: -.05em;--sh-letter-spacings-tight: -.025em;--sh-letter-spacings-normal: 0em;--sh-letter-spacings-wide: .025em;--sh-letter-spacings-wider: .05em;--sh-letter-spacings-widest: .1em;--sh-letter-spacings-xs: -.2px;--sh-letter-spacings-sm: -.15px;--sh-letter-spacings-md: -.2px;--sh-letter-spacings-lg: -.3px;--sh-letter-spacings-xl: -.36px;--sh-letter-spacings-xxl: -.38px;--sh-letter-spacings-xxxl: -.48px;--sh-letter-spacings-xxxxl: -.25px;--sh-spacing-0: 0rem;--sh-spacing-1: .25rem;--sh-spacing-2: .5rem;--sh-spacing-3: .75rem;--sh-spacing-4: 1rem;--sh-spacing-5: 1.25rem;--sh-spacing-6: 1.5rem;--sh-spacing-7: 1.75rem;--sh-spacing-8: 2rem;--sh-spacing-9: 2.25rem;--sh-spacing-10: 2.5rem;--sh-spacing-11: 2.75rem;--sh-spacing-12: 3rem;--sh-spacing-14: 3.5rem;--sh-spacing-16: 4rem;--sh-spacing-20: 5rem;--sh-spacing-24: 6rem;--sh-spacing-28: 7rem;--sh-spacing-32: 8rem;--sh-spacing-36: 9rem;--sh-spacing-40: 10rem;--sh-spacing-44: 11rem;--sh-spacing-48: 12rem;--sh-spacing-52: 13rem;--sh-spacing-56: 14rem;--sh-spacing-60: 15rem;--sh-spacing-64: 16rem;--sh-spacing-72: 18rem;--sh-spacing-80: 20rem;--sh-spacing-96: 24rem;--sh-spacing-0\.5: .125rem;--sh-spacing-1\.5: .375rem;--sh-spacing-2\.5: .625rem;--sh-spacing-3\.5: .875rem;--sh-spacing-4\.5: 1.125rem;--sh-spacing-5\.5: 1.375rem;--sh-spacing-none: 0px;--sh-spacing-xx-tiny: 2px;--sh-spacing-x-tiny: 4px;--sh-spacing-tiny: 6px;--sh-spacing-xx-small: 8px;--sh-spacing-x-small: 10px;--sh-spacing-small: 12px;--sh-spacing-medium: 14px;--sh-spacing-x-medium: 16px;--sh-spacing-xx-medium: 20px;--sh-spacing-large: 24px;--sh-spacing-upload-drop-padding: 26px;--sh-spacing-x-large: 28px;--sh-spacing-xx-large: 30px;--sh-spacing-huge: 32px;--sh-spacing-x-huge: 40px;--sh-spacing-xx-huge: 48px;--sh-spacing-giant: 64px;--sh-sizes-0: 0rem;--sh-sizes-1: .25rem;--sh-sizes-2: .5rem;--sh-sizes-3: .75rem;--sh-sizes-4: 1rem;--sh-sizes-5: 1.25rem;--sh-sizes-6: 1.5rem;--sh-sizes-7: 1.75rem;--sh-sizes-8: 2rem;--sh-sizes-9: 2.25rem;--sh-sizes-10: 2.5rem;--sh-sizes-11: 2.75rem;--sh-sizes-12: 3rem;--sh-sizes-14: 3.5rem;--sh-sizes-16: 4rem;--sh-sizes-20: 5rem;--sh-sizes-24: 6rem;--sh-sizes-28: 7rem;--sh-sizes-32: 8rem;--sh-sizes-36: 9rem;--sh-sizes-40: 10rem;--sh-sizes-44: 11rem;--sh-sizes-48: 12rem;--sh-sizes-52: 13rem;--sh-sizes-56: 14rem;--sh-sizes-60: 15rem;--sh-sizes-64: 16rem;--sh-sizes-72: 18rem;--sh-sizes-80: 20rem;--sh-sizes-96: 24rem;--sh-sizes-0\.5: .125rem;--sh-sizes-1\.5: .375rem;--sh-sizes-2\.5: .625rem;--sh-sizes-3\.5: .875rem;--sh-sizes-4\.5: 1.125rem;--sh-sizes-5\.5: 1.375rem;--sh-sizes-xs: 20rem;--sh-sizes-sm: 24rem;--sh-sizes-md: 28rem;--sh-sizes-lg: 32rem;--sh-sizes-xl: 36rem;--sh-sizes-2xl: 42rem;--sh-sizes-3xl: 48rem;--sh-sizes-4xl: 56rem;--sh-sizes-5xl: 64rem;--sh-sizes-6xl: 72rem;--sh-sizes-7xl: 80rem;--sh-sizes-8xl: 90rem;--sh-sizes-prose: 65ch;--sh-sizes-min: min-content;--sh-sizes-max: max-content;--sh-sizes-fit: fit-content;--sh-sizes-xx-tiny: 2px;--sh-sizes-x-tiny: 4px;--sh-sizes-tiny: 6px;--sh-sizes-xx-small: 8px;--sh-sizes-x-small: 10px;--sh-sizes-small: 12px;--sh-sizes-medium: 14px;--sh-sizes-x-medium: 16px;--sh-sizes-xx-medium: 20px;--sh-sizes-large: 24px;--sh-sizes-x-large: 28px;--sh-sizes-xx-large: 30px;--sh-sizes-huge: 32px;--sh-sizes-x-huge: 40px;--sh-sizes-xx-huge: 48px;--sh-sizes-giant: 64px;--sh-sizes-progress-pie: 60px;--sh-sizes-progress-pie-inner: 40.8px;--sh-sizes-upload-drop-icon: 52px;--sh-sizes-upload-dropzone-min: 224px;--sh-sizes-upload-dropzone-min-wide: 248px;--sh-sizes-upload-drop-copy-measure: 42rem;--sh-sizes-upload-drop-privacy-measure: 48rem;--sh-sizes-switch-track: 36px;--sh-sizes-thumb: 160px;--sh-sizes-empty-state-text-measure: 40rem;--sh-sizes-page-max: 90rem;--sh-sizes-page-expansive-base: 81.25rem;--sh-sizes-page-expansive: 92.5rem;--sh-sizes-page-expansive-large: 110rem;--sh-sizes-page-upload: 48.75rem;--sh-sizes-page-narrow: 56rem;--sh-sizes-page-standard: 72rem;--sh-sizes-gallery-card-wide: 15.625rem;--sh-sizes-prose-measure: 72ch;--sh-sizes-section-text-measure: 65ch;--sh-sizes-settings-label-column: 10.75rem;--sh-sizes-full: 100%;--sh-sizes-breakpoint-sm: 640px;--sh-sizes-breakpoint-md: 768px;--sh-sizes-breakpoint-lg: 1024px;--sh-sizes-breakpoint-xl: 1280px;--sh-sizes-breakpoint-2xl: 1536px;--sh-border-widths-thin: 1px;--sh-border-widths-thick: 2px;--sh-radii-2xl: 1rem;--sh-radii-3xl: 1.5rem;--sh-radii-4xl: 2rem;--sh-radii-full: 9999px;--sh-radii-none: 0px;--sh-radii-xs: 2px;--sh-radii-sm: 4px;--sh-radii-md: 6px;--sh-radii-lg: 8px;--sh-radii-xl: 10px;--sh-radii-xxl: 12px;--sh-radii-upload-drop: 14px;--sh-radii-xxxl: 16px;--sh-radii-xxxxl: 24px;--sh-radii-round: 9999px;--sh-shadows-2xs: 0 1px rgb(0 0 0 / .05);--sh-shadows-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--sh-shadows-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--sh-shadows-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--sh-shadows-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--sh-shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--sh-shadows-inset-2xs: inset 0 1px rgb(0 0 0 / .05);--sh-shadows-inset-xs: inset 0 1px 1px rgb(0 0 0 / .05);--sh-shadows-inset-sm: inset 0 2px 4px rgb(0 0 0 / .05);--sh-shadows-xxs: 0 1px 1.5px -1px #00000029;--sh-shadows-xs: 0 1px 2px -1px #0000001f, 0 5px 4px -4px #0000001a;--sh-shadows-s: 0 3px 3px -2px #0000001a, 0 8px 12px -6px #0000000f;--sh-shadows-m: 0 4px 4px -4px #0000001f, 0 10px 12px -6px #00000014;--sh-shadows-button: 0 2px 4px -4px #0000000a, 0 3px 4px -3px #00000019;--sh-shadows-input: 0 1px 2px 0 #85878b0d, 0 2px 6px 0 #85878b05;--sh-shadows-selected-segment: 0 3.59px 5.32px 0 #0000000d, 0 12.06px 17.87px 0 #00000008, 0 54px 80px 0 #00000005;--sh-shadows-dropdown: 0 2.31px 5.57px 0 #00000036, 0 6.39px 15.4px 0 #00000023, 0 15.38px 37.08px 0 #0000001b, 0 51px 123px 0 #00000013;--sh-shadows-popup: 0 12px 32px -4px #00000019, 0 4px 6px -2px #00000014;--sh-shadows-toast: 0 1.9px 3.62px 0 #00000026, 0 5.26px 10.02px 0 #00000019, 0 12.66px 24.12px 0 #00000013, 0 42px 80px 0 #0000000d;--sh-shadows-sidebar: 0 2.99px 5.32px 0 #00000008, 0 10.05px 17.87px 0 #00000005, 0 45px 80px 0 #00000003;--sh-shadows-focus-ring: 0 0 0 2px #abdbea;--sh-durations-fastest: 50ms;--sh-durations-faster: .1s;--sh-durations-normal: .2s;--sh-durations-slower: .4s;--sh-durations-slowest: .5s;--sh-durations-fast: .12s;--sh-durations-base: .15s;--sh-durations-slow: .3s;--sh-durations-hover: .12s;--sh-durations-focus: .12s;--sh-durations-dropdown: .15s;--sh-durations-drawer: .15s;--sh-durations-modal: .3s;--sh-durations-toast: .3s;--sh-durations-moderate: .18s;--sh-durations-reduced: 1ms;--sh-durations-screen: .5s;--sh-durations-entrance: .25s;--sh-durations-badge: .34s;--sh-durations-ring: 2s;--sh-durations-breathe: 2.2s;--sh-durations-spinner: .9s;--sh-easings-default: cubic-bezier(.4, 0, .2, 1);--sh-easings-in: cubic-bezier(.4, 0, 1, 1);--sh-easings-in-out: cubic-bezier(.4, 0, .2, 1);--sh-easings-standard: cubic-bezier(.16, 1, .3, 1);--sh-easings-out: cubic-bezier(.16, 1, .3, 1);--sh-easings-inout: cubic-bezier(.4, 0, .2, 1);--sh-easings-linear: linear;--sh-easings-spring: cubic-bezier(.34, 1.56, .64, 1);--sh-z-index-bg: -1;--sh-z-index-elevated: 10;--sh-z-index-table-cell: 50;--sh-z-index-table-row: 50;--sh-z-index-table-expanded-row: 100;--sh-z-index-table-pinned-cell: 100;--sh-z-index-table-header: 150;--sh-z-index-table-pinned-header: 200;--sh-z-index-table-active-header: 250;--sh-z-index-table-expanded-cell: 300;--sh-z-index-popover: 1000;--sh-z-index-modal: 3000;--sh-z-index-popover-portal: 4000;--sh-z-index-toast: 5000;--sh-breakpoints-sm: 640px;--sh-breakpoints-md: 768px;--sh-breakpoints-lg: 1024px;--sh-breakpoints-xl: 1280px;--sh-breakpoints-2xl: 1536px;--sh-colors-text-strong: var(--sh-colors-shade-950);--sh-colors-text-body: var(--sh-colors-shade-800);--sh-colors-text-muted: var(--sh-colors-shade-500);--sh-colors-text-subtle: var(--sh-colors-shade-500);--sh-colors-text-disabled: var(--sh-colors-shade-300);--sh-colors-text-inverse: var(--sh-colors-utility-white);--sh-colors-text-link: var(--sh-colors-primary-600);--sh-colors-text-danger: var(--sh-colors-negative-700);--sh-colors-text-warning: var(--sh-colors-warn-ink);--sh-colors-text-on-light-chip: var(--sh-colors-utility-ink-on-light);--sh-colors-text-on-segment: var(--sh-colors-segment-text);--sh-colors-surface-page: var(--sh-colors-utility-white);--sh-colors-surface-card: var(--sh-colors-utility-white);--sh-colors-surface-sunken: var(--sh-colors-shade-10);--sh-colors-surface-subtle: var(--sh-colors-shade-50);--sh-colors-surface-sidebar: var(--sh-colors-shade-10);--sh-colors-surface-selected: var(--sh-colors-shade-50);--sh-colors-surface-hover: var(--sh-colors-shade-50);--sh-colors-surface-pressed: var(--sh-colors-shade-100);--sh-colors-surface-inverse: var(--sh-colors-primary-800);--sh-colors-surface-tint: var(--sh-colors-primary-50);--sh-colors-surface-chip-teal: var(--sh-colors-chip-teal);--sh-colors-surface-segment: var(--sh-colors-segment);--sh-colors-border: var(--sh-colors-shade-100);--sh-colors-border-subtle: var(--sh-colors-shade-50);--sh-colors-border-strong: var(--sh-colors-shade-200);--sh-colors-border-focus: var(--sh-colors-primary-400);--sh-colors-border-error: var(--sh-colors-negative-700);--sh-colors-border-tint: var(--sh-colors-chip-teal-border);--sh-colors-brand: var(--sh-colors-primary-500);--sh-colors-brand-hover: var(--sh-colors-primary-600);--sh-colors-brand-pressed: var(--sh-colors-primary-700);--sh-colors-brand-on-brand: var(--sh-colors-utility-white);--sh-colors-studio-accent: var(--sh-colors-secondary-500);--sh-colors-studio-surface: var(--sh-colors-secondary-100);--sh-colors-studio-border: var(--sh-colors-secondary-200);--sh-colors-studio-text: var(--sh-colors-secondary-900);--sh-colors-highlight-surface: var(--sh-colors-marker);--sh-colors-highlight-text: var(--sh-colors-marker-text);--sh-colors-status-success-surface: var(--sh-colors-positive-100);--sh-colors-status-success-border: var(--sh-colors-positive-300);--sh-colors-status-success-text: var(--sh-colors-positive-900);--sh-colors-status-warning-surface: var(--sh-colors-attention-100);--sh-colors-status-warning-border: var(--sh-colors-attention-300);--sh-colors-status-warning-text: var(--sh-colors-attention-900);--sh-colors-status-danger-surface: var(--sh-colors-negative-100);--sh-colors-status-danger-border: var(--sh-colors-negative-300);--sh-colors-status-danger-text: var(--sh-colors-negative-900);--sh-colors-status-info-surface: var(--sh-colors-informative-100);--sh-colors-status-info-border: var(--sh-colors-informative-300);--sh-colors-status-info-text: var(--sh-colors-informative-900)}[data-theme=dark]{--sh-colors-text-strong: #f3f5f6;--sh-colors-text-body: #cbd3d8;--sh-colors-text-muted: #aab6bd;--sh-colors-text-subtle: #94a1a9;--sh-colors-text-disabled: #6b7780;--sh-colors-text-inverse: #0e171c;--sh-colors-text-link: #5fb2d2;--sh-colors-text-danger: #f0928a;--sh-colors-text-warning: #e8c77e;--sh-colors-text-on-light-chip: #0f1a1f;--sh-colors-text-on-segment: #eaf2f5;--sh-colors-surface-page: #0e171c;--sh-colors-surface-card: #16222a;--sh-colors-surface-sunken: #11191f;--sh-colors-surface-subtle: #1b262d;--sh-colors-surface-sidebar: #11191f;--sh-colors-surface-selected: #1f2b33;--sh-colors-surface-hover: #1f2b33;--sh-colors-surface-pressed: #28343c;--sh-colors-surface-inverse: #eaf2f5;--sh-colors-surface-tint: rgba(95, 178, 210, .16);--sh-colors-surface-chip-teal: rgba(50, 197, 185, .14);--sh-colors-surface-segment: #33424a;--sh-colors-border: rgba(255, 255, 255, .1);--sh-colors-border-subtle: rgba(255, 255, 255, .08);--sh-colors-border-strong: rgba(255, 255, 255, .18);--sh-colors-border-focus: #5fb2d2;--sh-colors-border-error: #f0928a;--sh-colors-border-tint: rgba(95, 178, 210, .3);--sh-colors-brand: #5fb2d2;--sh-colors-brand-hover: #79c0da;--sh-colors-brand-pressed: #abdbea;--sh-colors-brand-on-brand: #08202b;--sh-colors-studio-accent: #cda9f0;--sh-colors-studio-surface: rgba(150, 110, 207, .17);--sh-colors-studio-border: rgba(150, 110, 207, .35);--sh-colors-studio-text: #cda9f0;--sh-colors-highlight-surface: rgba(240, 200, 90, .3);--sh-colors-highlight-text: #f4dfa0;--sh-colors-status-success-surface: #0f2b20;--sh-colors-status-success-border: rgba(79, 208, 142, .28);--sh-colors-status-success-text: #7fe0ab;--sh-colors-status-warning-surface: #2d2210;--sh-colors-status-warning-border: rgba(243, 173, 61, .3);--sh-colors-status-warning-text: #f4b757;--sh-colors-status-danger-surface: #351719;--sh-colors-status-danger-border: rgba(255, 119, 130, .3);--sh-colors-status-danger-text: #ff9aa2;--sh-colors-status-info-surface: #102335;--sh-colors-status-info-border: rgba(120, 174, 242, .3);--sh-colors-status-info-text: #9cc4f7 }@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loading{0%{translate:-200%}to{translate:200%}}@keyframes pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeRise{0%{opacity:0;transform:translateY(var(--sh-spacing-xx-small))}to{opacity:1;transform:none}}@keyframes stepIn{0%{opacity:0;transform:translateY(var(--sh-spacing-tiny))}to{opacity:1;transform:translateY(0)}}@keyframes stepGlow{0%,to{opacity:.6}50%{opacity:1}}@keyframes fillIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes ringGlow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}@keyframes modalIn{0%{opacity:0;transform:translateY(var(--sh-spacing-x-small)) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes popoverIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes toastIn{0%{opacity:0;transform:translateY(var(--sh-spacing-small)) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes brandGlow{0%,to{opacity:.55}50%{opacity:.9}}@keyframes brandFloat{0%,to{transform:translateY(0) rotate(var(--r, 0deg))}50%{transform:translateY(-7px) rotate(var(--r, 0deg))}}@keyframes brandBeam{0%{transform:translateY(-8px);opacity:0}12%{opacity:1}50%{transform:translateY(150px)}60%{opacity:1}72%{opacity:0}to{transform:translateY(150px);opacity:0}}@keyframes brandBracket{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes brandBlink{0%,55%{opacity:1}70%,to{opacity:.25}}@keyframes brandPop{0%,8%{opacity:0;transform:translateY(7px) scale(.92)}18%,80%{opacity:1;transform:none}92%,to{opacity:0;transform:translateY(-5px) scale(.96)}}@keyframes brandWave{0%,to{transform:scaleY(.32)}50%{transform:scaleY(1)}}@keyframes brandType{0%{width:6%}55%,to{width:92%}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes drawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes riseIn{0%{opacity:0;transform:translateY(var(--sh-spacing-x-medium))}to{opacity:1;transform:none}}@keyframes popIn{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}}@layer utilities{@layer compositions{.sh-textStyle_xxxl{font-family:var(--sh-fonts-sans);font-size:var(--sh-font-sizes-xxxl);line-height:var(--sh-line-heights-xxxl);letter-spacing:var(--sh-letter-spacings-xxxl);font-weight:var(--sh-font-weights-semibold)}.sh-textStyle_lg{font-size:var(--sh-font-sizes-lg);line-height:var(--sh-line-heights-lg);letter-spacing:var(--sh-letter-spacings-lg)}.sh-textStyle_lg,.sh-textStyle_sm{font-family:var(--sh-fonts-sans);font-weight:var(--sh-font-weights-medium)}.sh-textStyle_sm{font-size:var(--sh-font-sizes-sm);line-height:var(--sh-line-heights-sm);letter-spacing:var(--sh-letter-spacings-sm)}.sh-textStyle_xs{font-size:var(--sh-font-sizes-xs);line-height:var(--sh-line-heights-xs);letter-spacing:var(--sh-letter-spacings-xs)}.sh-textStyle_xs,.sh-textStyle_md{font-family:var(--sh-fonts-sans);font-weight:var(--sh-font-weights-medium)}.sh-textStyle_md{font-size:var(--sh-font-sizes-md);line-height:var(--sh-line-heights-md);letter-spacing:var(--sh-letter-spacings-md)}.sh-textStyle_xl{font-family:var(--sh-fonts-sans);font-size:var(--sh-font-sizes-xl);line-height:var(--sh-line-heights-xl);letter-spacing:var(--sh-letter-spacings-xl);font-weight:var(--sh-font-weights-medium)}.sh-textStyle_xxl{font-size:var(--sh-font-sizes-xxl);line-height:var(--sh-line-heights-xxl);letter-spacing:var(--sh-letter-spacings-xxl)}.sh-textStyle_xxl,.sh-textStyle_section{font-family:var(--sh-fonts-sans);font-weight:var(--sh-font-weights-semibold)}.sh-textStyle_section{font-size:15px;line-height:20px}.\[\&_button\]\:sh-textStyle_sm button{font-family:var(--sh-fonts-sans);font-size:var(--sh-font-sizes-sm);line-height:var(--sh-line-heights-sm);letter-spacing:var(--sh-letter-spacings-sm);font-weight:var(--sh-font-weights-medium)}}.sh---r_-5deg{--r: -5deg}.sh---r_2\.5deg{--r: 2.5deg}.sh---status-dot_token\(colors\.shade\.300\){--status-dot: var(--sh-colors-shade-300)}.sh---status-dot_token\(colors\.brand\){--status-dot: var(--sh-colors-brand)}.sh---status-dot_token\(colors\.status\.successText\){--status-dot: var(--sh-colors-status-success-text)}.sh---status-dot_token\(colors\.status\.warningText\){--status-dot: var(--sh-colors-status-warning-text)}.sh---status-dot_token\(colors\.status\.dangerText\){--status-dot: var(--sh-colors-status-danger-text)}.sh---status-dot_token\(colors\.status\.infoText\){--status-dot: var(--sh-colors-status-info-text)}.sh---status-dot_token\(colors\.studio\.accent\){--status-dot: var(--sh-colors-studio-accent)}.sh-bg_surface\.page{background:var(--sh-colors-surface-page)}.sh-bg_surface\.tint{background:var(--sh-colors-surface-tint)}.sh-bg_studio\.surface{background:var(--sh-colors-studio-surface)}.sh-bg_text\.subtle{background:var(--sh-colors-text-subtle)}.sh-p_3px{padding:3px}.sh-bg_surface\.sunken{background:var(--sh-colors-surface-sunken)}.sh-bg_studio\.accent{background:var(--sh-colors-studio-accent)}.sh-bg_surface\.card{background:var(--sh-colors-surface-card)}.sh-p_14px{padding:14px}.sh-bg_transparent{background:var(--sh-colors-transparent)}.sh-bd_none{border:var(--sh-borders-none)}.sh-bg_border{background:var(--sh-colors-border)}.sh-bg_status\.successSurface{background:var(--sh-colors-status-success-surface)}.sh-bg_brand{background:var(--sh-colors-brand)}.sh-bg_status\.successText{background:var(--sh-colors-status-success-text)}.sh-bg_text\.muted{background:var(--sh-colors-text-muted)}.sh-bg_surface\.inverse{background:var(--sh-colors-surface-inverse)}.sh-bg_surface\.subtle{background:var(--sh-colors-surface-subtle)}.sh-bg_status\.warningSurface{background:var(--sh-colors-status-warning-surface)}.sh-bg_status\.dangerSurface{background:var(--sh-colors-status-danger-surface)}.sh-bg_text\.danger{background:var(--sh-colors-text-danger)}.sh-bg_status\.warningText{background:var(--sh-colors-status-warning-text)}.sh-bg_shade\.950{background:var(--sh-colors-shade-950)}.sh-inset_0{inset:var(--sh-spacing-0)}.sh-bg_radial-gradient\(circle_at_82\%_10\%\,_color-mix\(in_srgb\,_token\(colors\.primary\.400\)_30\%\,_transparent\)_0\,_transparent_44\%\)\,_radial-gradient\(circle_at_8\%_92\%\,_color-mix\(in_srgb\,_token\(colors\.primary\.700\)_26\%\,_transparent\)_0\,_transparent_46\%\){background:radial-gradient(circle at 82% 10%,color-mix(in srgb,var(--sh-colors-primary-400) 30%,transparent) 0,transparent 44%),radial-gradient(circle at 8% 92%,color-mix(in srgb,var(--sh-colors-primary-700) 26%,transparent) 0,transparent 46%)}.sh-inset_-1\.625rem{inset:-1.625rem}.sh-bg_radial-gradient\(circle_at_50\%_42\%\,_color-mix\(in_srgb\,_token\(colors\.primary\.400\)_28\%\,_transparent\)\,_transparent_62\%\){background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--sh-colors-primary-400) 28%,transparent),transparent 62%)}.sh-anim_brandGlow_7s_ease-in-out_infinite{animation:brandGlow 7s ease-in-out infinite}.sh-bg_color-mix\(in_srgb\,_token\(colors\.utility\.white\)_7\%\,_transparent\){background:color-mix(in srgb,var(--sh-colors-utility-white) 7%,transparent)}.sh-bg_radial-gradient\(circle_at_50\%_0\%\,_token\(colors\.surface\.card\)_0\,_token\(colors\.surface\.subtle\)_60\%\){background:radial-gradient(circle at 50% 0%,var(--sh-colors-surface-card) 0,var(--sh-colors-surface-subtle) 60%)}.sh-p_large{padding:var(--sh-spacing-large)}.sh-bg_linear-gradient\(145deg\,_token\(colors\.primary\.400\)\,_token\(colors\.primary\.500\)\){background:linear-gradient(145deg,var(--sh-colors-primary-400),var(--sh-colors-primary-500))}.sh-p_34px_18px{padding:34px 18px}.sh-anim_spin_token\(durations\.slow\)_token\(easings\.linear\)_infinite{animation:spin var(--sh-durations-slow) var(--sh-easings-linear) infinite}.sh-bg_negative\.700{background:var(--sh-colors-negative-700)}.sh-bg_attention\.700{background:var(--sh-colors-attention-700)}.sh-bg_primary\.400{background:var(--sh-colors-primary-400)}.sh-bg_positive\.700{background:var(--sh-colors-positive-700)}.sh-bg_conic-gradient\(token\(colors\.primary\.400\)_0_25\%\,_token\(colors\.positive\.700\)_0_50\%\,_token\(colors\.attention\.700\)_0_75\%\,_token\(colors\.negative\.700\)_0\){background:conic-gradient(var(--sh-colors-primary-400) 0 25%,var(--sh-colors-positive-700) 0 50%,var(--sh-colors-attention-700) 0 75%,var(--sh-colors-negative-700) 0)}.sh-bg_\#14242E{background:#14242e}.sh-bd_1px_solid_rgba\(255\,255\,255\,\.06\){border:1px solid rgba(255,255,255,.06)}.sh-anim_brandFloat_7\.4s_ease-in-out_infinite{animation:brandFloat 7.4s ease-in-out infinite}.sh-bg_\#1A2F3A{background:#1a2f3a}.sh-bd_1px_solid_rgba\(255\,255\,255\,\.08\){border:1px solid rgba(255,255,255,.08)}.sh-anim_brandFloat_6\.4s_ease-in-out_infinite_0\.4s{animation:brandFloat 6.4s ease-in-out infinite .4s}.sh-bg_linear-gradient\(150deg\,\#14242E\,\#2E6F8E\){background:linear-gradient(150deg,#14242e,#2e6f8e)}.sh-bd_1px_solid_rgba\(255\,255\,255\,\.14\){border:1px solid rgba(255,255,255,.14)}.sh-anim_brandFloat_6\.8s_ease-in-out_infinite_0\.2s{animation:brandFloat 6.8s ease-in-out infinite .2s}.sh-bg_radial-gradient\(circle_at_72\%_24\%\,_rgba\(79\,163\,196\,\.42\)\,_transparent_46\%\)\,_radial-gradient\(circle_at_24\%_82\%\,_rgba\(123\,84\,201\,\.40\)\,_transparent_52\%\)\,_linear-gradient\(180deg\,_transparent_52\%\,_rgba\(0\,0\,0\,\.40\)\){background:radial-gradient(circle at 72% 24%,rgba(79,163,196,.42),transparent 46%),radial-gradient(circle at 24% 82%,rgba(123,84,201,.4),transparent 52%),linear-gradient(180deg,transparent 52%,rgba(0,0,0,.4))}.sh-bg_linear-gradient\(180deg\,_rgba\(6\,28\,32\,0\)\,_rgba\(6\,24\,28\,\.7\)\){background:linear-gradient(180deg,#061c2000,#06181cb3)}.sh-bg_linear-gradient\(180deg\,_transparent\,_rgba\(79\,163\,196\,\.55\)_50\%\,_transparent\){background:linear-gradient(180deg,transparent,rgba(79,163,196,.55) 50%,transparent)}.sh-anim_brandBeam_5\.5s_cubic-bezier\(0\.45\,_0\,_0\.4\,_1\)_infinite{animation:brandBeam 5.5s cubic-bezier(.45,0,.4,1) infinite}.sh-bg_\#FF5D52{background:#ff5d52}.sh-anim_brandBlink_1\.4s_steps\(1\,_end\)_infinite{animation:brandBlink 1.4s steps(1,end) infinite}.sh-anim_brandBracket_5\.5s_ease-in-out_infinite{animation:brandBracket 5.5s ease-in-out infinite}.sh-bg_rgba\(9\,18\,18\,\.74\){background:#091212bd}.sh-bd_1px_solid_rgba\(255\,255\,255\,\.1\){border:1px solid rgba(255,255,255,.1)}.sh-anim_brandPop_6s_ease-in-out_infinite{animation:brandPop 6s ease-in-out infinite}.sh-bg_\#A98AE0{background:#a98ae0}.sh-bg_linear-gradient\(180deg\,\#79C0DA\,\#2E6F8E\){background:linear-gradient(180deg,#79c0da,#2e6f8e)}.sh-anim_brandWave_1\.15s_ease-in-out_infinite{animation:brandWave 1.15s ease-in-out infinite}.sh-bg_rgba\(255\,255\,255\,\.10\){background:#ffffff1a}.sh-bg_linear-gradient\(90deg\,\#4FA3C4\,\#79C0DA\){background:linear-gradient(90deg,#4fa3c4,#79c0da)}.sh-bg_rgba\(255\,255\,255\,\.07\){background:#ffffff12}.sh-anim_brandType_5\.5s_ease-in-out_infinite{animation:brandType 5.5s ease-in-out infinite}.sh-p_0{padding:var(--sh-spacing-0)}.sh-bg_surface\.segment{background:var(--sh-colors-surface-segment)}.sh-p_5px{padding:5px}.sh-m_0{margin:var(--sh-spacing-0)}.sh-p_36px{padding:36px}.sh-bg_utility\.alert{background:var(--sh-colors-utility-alert)}.sh-m_-1px{margin:-1px}.sh-p_xTiny{padding:var(--sh-spacing-x-tiny)}.sh-m_xSmall{margin:var(--sh-spacing-x-small)}.sh-p_xxTiny{padding:var(--sh-spacing-xx-tiny)}.sh-p_2px{padding:2px}.sh-font_inherit{font:inherit}.sh-bg_shade\.800{background:var(--sh-colors-shade-800)}.sh-bg_color-mix\(in_srgb\,_token\(colors\.sky\.DEFAULT\)_14\%\,_transparent\){background:color-mix(in srgb,colors\.sky\.DEFAULT 14%,transparent)}.sh-bg_white\.10{background:#fff.1}.sh-bg_sky\.DEFAULT{background:sky.DEFAULT}.sh-p_0\.125rem{padding:.125rem}.sh-bg_white\.20{background:#fff.2}.sh-bg_currentColor{background:currentColor}.sh-bg_shade\.900{background:var(--sh-colors-shade-900)}.sh-bg_rgba\(6\,_10\,_14\,_0\.5\){background:#060a0e80}.sh-p_small{padding:var(--sh-spacing-small)}.sh-bg_surface\.chipTeal{background:var(--sh-colors-surface-chip-teal)}.sh-p_xSmall{padding:var(--sh-spacing-x-small)}.sh-anim_fadeRise_token\(durations\.screen\)_token\(easings\.standard\){animation:fadeRise var(--sh-durations-screen) var(--sh-easings-standard)}.sh-inset_-0\.375rem{inset:-.375rem}.sh-anim_ringGlow_3s_token\(easings\.inout\)_infinite{animation:ringGlow 3s var(--sh-easings-inout) infinite}.sh-anim_spin_1s_linear_infinite{animation:spin 1s linear infinite}.sh-anim_none{animation:none}.sh-anim_pulse_1\.2s_ease-in-out_infinite{animation:pulse 1.2s ease-in-out infinite}.sh-anim_loading_1\.5s_linear_infinite{animation:loading 1.5s linear infinite}.sh-bd_0{border:0}.sh-bg_rgba\(10\,16\,18\,\.62\){background:#0a10129e}.sh-bg_rgba\(8\,14\,16\,\.62\){background:#080e109e}.sh-bg_rgba\(10\,16\,18\,\.64\){background:#0a1012a3}.sh-bg_\#5AB6D8{background:#5ab6d8}.sh-p_8px_9px_9px{padding:8px 9px 9px}.sh-bg_linear-gradient\(transparent\,_rgba\(0\,0\,0\,\.5\)\){background:linear-gradient(transparent,#00000080)}.sh-m_-4px{margin:-4px}.sh-p_4px{padding:4px}.sh-anim_loading_token\(durations\.slow\)_token\(easings\.linear\)_infinite{animation:loading var(--sh-durations-slow) var(--sh-easings-linear) infinite}.sh-bg_radial-gradient\(circle_at_var\(--sx\,_50\%\)_var\(--sy\,_52\%\)\,_rgba\(255\,255\,255\,\.20\)\,_rgba\(255\,255\,255\,0\)_42\%\){background:radial-gradient(circle at var(--sx, 50%) var(--sy, 52%),rgba(255,255,255,.2),rgba(255,255,255,0) 42%)}.sh-bg_rgba\(255\,255\,255\,\.32\){background:#ffffff52}.sh-bg_rgba\(8\,14\,16\,\.6\){background:#080e1099}.sh-bg_rgba\(255\,255\,255\,\.18\){background:#ffffff2e}.sh-bg_linear-gradient\(rgba\(15\,26\,31\,0\)\,_rgba\(15\,26\,31\,\.16\)\){background:linear-gradient(#0f1a1f00,#0f1a1f29)}.sh-p_10px_12px_11px{padding:10px 12px 11px}.sh-p_7px_9px{padding:7px 9px}.sh-inset_auto_0_0{inset:auto 0 0}.sh-p_16px_8px_7px{padding:16px 8px 7px}.sh-bg_linear-gradient\(to_top\,_rgba\(0\,0\,0\,\.78\)\,_transparent\){background:linear-gradient(to top,rgba(0,0,0,.78),transparent)}.sh-bg_rgba\(255\,255\,255\,\.92\){background:#ffffffeb}.sh-bg_studio\.border{background:var(--sh-colors-studio-border)}.sh-bg_status\.infoSurface{background:var(--sh-colors-status-info-surface)}.sh-p_18px{padding:18px}.sh-bg_secondary\.500{background:var(--sh-colors-secondary-500)}.sh-bg_linear-gradient\(160deg\,_token\(colors\.studio\.surface\)\,_token\(colors\.studio\.border\)\){background:linear-gradient(160deg,var(--sh-colors-studio-surface),var(--sh-colors-studio-border))}.sh-bg_linear-gradient\(135deg\,_token\(colors\.secondary\.900\)\,_token\(colors\.secondary\.500\)\){background:linear-gradient(135deg,var(--sh-colors-secondary-900),var(--sh-colors-secondary-500))}.sh-p_none{padding:var(--sh-spacing-none)}.sh-p_medium{padding:var(--sh-spacing-medium)}.sh-p_xMedium{padding:var(--sh-spacing-x-medium)}.sh-p_lg{padding:lg}.sh-p_md{padding:md}.sh-bg_linear-gradient\(180deg\,_transparent_42\%\,_rgba\(0\,_0\,_0\,_0\.68\)\){background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.68))}.sh-anim_spin_800ms_linear_infinite{animation:spin .8s linear infinite}.sh-bg_rgba\(79\,_163\,_196\,_0\.13\){background:#4fa3c421}.sh-bg_rgba\(46\,_111\,_142\,_0\.14\){background:#2e6f8e24}.sh-bg_rgba\(224\,_162\,_59\,_0\.12\){background:#e0a23b1f}.sh-bg_\#2E6F8E{background:#2e6f8e}.sh-bg_linear-gradient\(transparent\,_rgba\(0\,0\,0\,\.48\)\){background:linear-gradient(transparent,#0000007a)}.sh-bg_radial-gradient\(circle_at_30\%_30\%\,_rgba\(255\,255\,255\,\.14\)\,_transparent_25\%\)\,_radial-gradient\(circle_at_70\%_65\%\,_rgba\(79\,163\,196\,\.18\)\,_transparent_28\%\){background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.14),transparent 25%),radial-gradient(circle at 70% 65%,rgba(79,163,196,.18),transparent 28%)}.sh-bg_rgba\(18\,_28\,_42\,_\.98\){background:#121c2afa}.sh-bg_rgba\(255\,255\,255\,\.94\){background:#fffffff0}.sh-bg_rgba\(8\,14\,16\,\.74\){background:#080e10bd}.sh-p_34px_14px_11px{padding:34px 14px 11px}.sh-bg_var\(--source-monitor-overlay-gradient\){background:var(--source-monitor-overlay-gradient)}.sh-bg_var\(--source-monitor-overlay-pill-bg\){background:var(--source-monitor-overlay-pill-bg)}.sh-inset_0_0_auto_0{inset:0 0 auto}.sh-bg_var\(--source-monitor-transport-bg\){background:var(--source-monitor-transport-bg)}.sh-bg_rgba\(46\,111\,142\,\.94\){background:#2e6f8ef0}.sh-bg_rgba\(94\,66\,145\,\.94\){background:#5e4291f0}.sh-bg_var\(--source-monitor-range-bg\){background:var(--source-monitor-range-bg)}.sh-bg_var\(--source-monitor-comment-point\){background:var(--source-monitor-comment-point)}.sh-bg_var\(--source-monitor-comment-range-bg\){background:var(--source-monitor-comment-range-bg)}.sh-bg_var\(--source-monitor-waveform-fill\){background:var(--source-monitor-waveform-fill)}.sh-bg_var\(--source-monitor-playhead\){background:var(--source-monitor-playhead)}.sh-bg_rgba\(255\,255\,255\,\.56\){background:#ffffff8f}.sh-bg_primary\.900{background:var(--sh-colors-primary-900)}.sh-bg_secondary\.900\/40{--mix-background: color-mix(in srgb, var(--sh-colors-secondary-900) 40%, transparent);background:var(--mix-background, var(--sh-colors-secondary-900))}.sh-bg_linear-gradient\(to_top\,_token\(colors\.utility\.black\/80\)\,_transparent\){background:linear-gradient(to top,color-mix(in srgb,var(--sh-colors-utility-black) 80%,transparent),transparent)}.sh-bg_linear-gradient\(135deg\,_token\(colors\.primary\.800\)\,_token\(colors\.primary\.500\)\,_token\(colors\.primary\.300\)\){background:linear-gradient(135deg,var(--sh-colors-primary-800),var(--sh-colors-primary-500),var(--sh-colors-primary-300))}.sh-bg_linear-gradient\(135deg\,_token\(colors\.attention\.900\)\,_token\(colors\.attention\.700\)\,_token\(colors\.attention\.300\)\){background:linear-gradient(135deg,var(--sh-colors-attention-900),var(--sh-colors-attention-700),var(--sh-colors-attention-300))}.sh-bg_linear-gradient\(135deg\,_token\(colors\.shade\.800\)\,_token\(colors\.shade\.500\)\,_token\(colors\.peach\)\){background:linear-gradient(135deg,var(--sh-colors-shade-800),var(--sh-colors-shade-500),var(--sh-colors-peach))}.sh-bg_linear-gradient\(135deg\,_token\(colors\.positive\.900\)\,_token\(colors\.positive\.800\)\,_token\(colors\.lime\)\){background:linear-gradient(135deg,var(--sh-colors-positive-900),var(--sh-colors-positive-800),var(--sh-colors-lime))}.sh-bg_linear-gradient\(135deg\,_token\(colors\.shade\.900\)\,_token\(colors\.primary\.700\)\,_token\(colors\.sky\.DEFAULT\)\){background:linear-gradient(135deg,var(--sh-colors-shade-900),var(--sh-colors-primary-700),colors\.sky\.DEFAULT)}.sh-bg_linear-gradient\(135deg\,_token\(colors\.shade\.900\)\,_token\(colors\.shade\.700\)\,_token\(colors\.shade\.400\)\){background:linear-gradient(135deg,var(--sh-colors-shade-900),var(--sh-colors-shade-700),var(--sh-colors-shade-400))}.sh-bg_linear-gradient\(135deg\,_token\(colors\.primary\.900\)\,_token\(colors\.primary\.600\)\,_token\(colors\.aqua\)\){background:linear-gradient(135deg,var(--sh-colors-primary-900),var(--sh-colors-primary-600),var(--sh-colors-aqua))}.sh-p_12px_13px{padding:12px 13px}.sh-bd_thin_solid_token\(colors\.border\){border:thin solid var(--sh-colors-border)}.sh-p_uploadDropPadding{padding:var(--sh-spacing-upload-drop-padding)}.sh-bg_text\.strong{background:var(--sh-colors-text-strong)}.sh-bg_studio\.text{background:var(--sh-colors-studio-text)}.sh-bg_brand\.DEFAULT{background:brand.DEFAULT}.sh-anim_stepIn_token\(durations\.slow\)_token\(easings\.inout\)_both{animation:stepIn var(--sh-durations-slow) var(--sh-easings-inout) both}.sh-bg_text\.disabled{background:var(--sh-colors-text-disabled)}.sh-p_0\.28{padding:.28px}.sh-p_0\.9375rem_1\.125rem{padding:.9375rem 1.125rem}.sh-p_1\.25rem_1\.375rem{padding:1.25rem 1.375rem}.sh-bg_border\.subtle{background:var(--sh-colors-border-subtle)}.sh-m_1\.125rem_0_0\.875rem{margin:1.125rem 0 .875rem}.sh-p_0\.9375rem_1\.375rem{padding:.9375rem 1.375rem}.sh-p_0\.125rem_1\.375rem_0\.625rem{padding:.125rem 1.375rem .625rem}.sh-p_1rem_0_0\.875rem{padding:1rem 0 .875rem}.sh-bg_primary\.600{background:var(--sh-colors-primary-600)}.sh-p_0\.5625rem_0\.75rem{padding:.5625rem .75rem}.sh-bg_primary\.500{background:var(--sh-colors-primary-500)}.sh-bg_secondary\.600{background:var(--sh-colors-secondary-600)}.sh-bg_border\.focus{background:var(--sh-colors-border-focus)}.sh-p_1\.375rem_1\.5rem{padding:1.375rem 1.5rem}.sh-p_0\.8125rem_1\.5rem{padding:.8125rem 1.5rem}.sh-p_1\.125rem_1\.375rem{padding:1.125rem 1.375rem}.sh-bg_primary\.800{background:var(--sh-colors-primary-800)}.sh-bg_rgba\(255\,_255\,_255\,_0\.12\){background:#ffffff1f}.sh-p_1\.25rem_1\.5rem{padding:1.25rem 1.5rem}.sh-p_1\.125rem_1\.25rem{padding:1.125rem 1.25rem}.sh-p_0\.5rem{padding:.5rem}.sh-bg_radial-gradient\(circle\,_rgba\(79\,163\,196\,\.32\)\,_transparent_68\%\){background:radial-gradient(circle,rgba(79,163,196,.32),transparent 68%)}.sh-anim_sh-onboarding-glow_2\.6s_ease-in-out_infinite{animation:sh-onboarding-glow 2.6s ease-in-out infinite}.sh-bg_var\(--sh-onboarding-thumb-gold\){background:var(--sh-onboarding-thumb-gold)}.sh-bg_var\(--sh-onboarding-thumb-violet\){background:var(--sh-onboarding-thumb-violet)}.sh-bg_var\(--sh-onboarding-thumb-blue\){background:var(--sh-onboarding-thumb-blue)}.sh-anim_sh-onboarding-bob_4\.5s_ease-in-out_infinite{animation:sh-onboarding-bob 4.5s ease-in-out infinite}.sh-p_0\.375rem_0\.625rem{padding:.375rem .625rem}.sh-bg_var\(--sh-onboarding-demo-chrome-bg\){background:var(--sh-onboarding-demo-chrome-bg)}.sh-anim_sh-onboarding-pop-in_\.6s_cubic-bezier\(\.2\,\.8\,\.3\,1\.2\){animation:sh-onboarding-pop-in .6s cubic-bezier(.2,.8,.3,1.2)}.sh-bg_radial-gradient\(circle\,_rgba\(79\,163\,196\,\.4\)\,_transparent_70\%\){background:radial-gradient(circle,rgba(79,163,196,.4),transparent 70%)}.sh-anim_sh-onboarding-glow_2\.4s_ease-in-out_infinite{animation:sh-onboarding-glow 2.4s ease-in-out infinite}.sh-inset_0\.375rem{inset:.375rem}.sh-anim_sh-onboarding-frame-in_\.7s_cubic-bezier\(\.2\,\.7\,\.3\,1\){animation:sh-onboarding-frame-in .7s cubic-bezier(.2,.7,.3,1)}.sh-bg_linear-gradient\(180deg\,_rgba\(0\,0\,0\,\.14\)_0\%\,_transparent_24\%\,_transparent_60\%\,_rgba\(0\,0\,0\,\.58\)_100\%\){background:linear-gradient(180deg,rgba(0,0,0,.14) 0%,transparent 24%,transparent 60%,rgba(0,0,0,.58) 100%)}.sh-bg_var\(--sh-onboarding-rec-dot\){background:var(--sh-onboarding-rec-dot)}.sh-bg_rgba\(121\,201\,218\,\.7\){background:#79c9dab3}.sh-bg_var\(--sh-onboarding-page-backdrop\){background:var(--sh-onboarding-page-backdrop)}.sh-bg_radial-gradient\(circle_at_80\%_12\%\,_rgba\(79\,163\,196\,\.18\)_0\,_transparent_44\%\)\,_radial-gradient\(circle_at_14\%_84\%\,_rgba\(214\,183\,255\,\.13\)_0\,_transparent_42\%\){background:radial-gradient(circle at 80% 12%,rgba(79,163,196,.18) 0,transparent 44%),radial-gradient(circle at 14% 84%,rgba(214,183,255,.13) 0,transparent 42%)}.sh-bg_rgba\(79\,163\,196\,\.48\){background:#4fa3c47a}.sh-anim_sh-onboarding-float_6s_ease-in-out_infinite{animation:sh-onboarding-float 6s ease-in-out infinite}.sh-bg_rgba\(214\,183\,255\,\.5\){background:#d6b7ff80}.sh-bg_rgba\(178\,59\,78\,\.16\){background:#b23b4e29}.sh-p_2rem_1\.25rem{padding:2rem 1.25rem}.sh-bg_rgba\(255\,255\,255\,\.05\){background:#ffffff0d}.sh-bg_var\(--sh-onboarding-frame-gold\){background:var(--sh-onboarding-frame-gold)}.sh-bg_var\(--sh-onboarding-frame-violet\){background:var(--sh-onboarding-frame-violet)}.sh-bg_var\(--sh-onboarding-frame-brown\){background:var(--sh-onboarding-frame-brown)}.sh-bg_var\(--sh-onboarding-frame-teal\){background:var(--sh-onboarding-frame-teal)}.sh-bg_var\(--sh-onboarding-frame-blue\){background:var(--sh-onboarding-frame-blue)}.sh-bg_linear-gradient\(145deg\,_token\(colors\.primary\.300\)\,_token\(colors\.primary\.400\)\){background:linear-gradient(145deg,var(--sh-colors-primary-300),var(--sh-colors-primary-400))}.sh-bg_linear-gradient\(90deg\,_transparent\,_rgba\(121\,192\,218\,\.55\)_45\%\,_rgba\(167\,224\,240\,\.85\)_50\%\,_rgba\(121\,192\,218\,\.55\)_55\%\,_transparent\){background:linear-gradient(90deg,transparent,rgba(121,192,218,.55) 45%,rgba(167,224,240,.85) 50%,rgba(121,192,218,.55) 55%,transparent)}.sh-anim_sh-onboarding-beam_5s_ease-in-out_1s_infinite{animation:sh-onboarding-beam 5s ease-in-out 1s infinite}.sh-p_16px_18px{padding:16px 18px}.sh-p_22px{padding:22px}.sh-p_20px_22px{padding:20px 22px}.sh-p_16px_20px_18px{padding:16px 20px 18px}.sh-bg_surface\.hover{background:var(--sh-colors-surface-hover)}.sh-p_16px_20px{padding:16px 20px}.sh-p_14px_16px{padding:14px 16px}.sh-p_26px{padding:26px}.sh-p_10px_12px{padding:10px 12px}.sh-p_13px_15px{padding:13px 15px}.sh-p_4px_8px{padding:4px 8px}.sh-bg_border\.strong{background:var(--sh-colors-border-strong)}.sh-p_5px_10px{padding:5px 10px}.sh-bg_\#4A154B{background:#4a154b}.sh-bg_negative\.900{background:var(--sh-colors-negative-900)}.sh-bg_negative\.400{background:var(--sh-colors-negative-400)}.sh-bg_rgba\(6\,_11\,_13\,_0\.82\){background:#060b0dd1}.sh-anim_spin_0\.9s_linear_infinite{animation:spin .9s linear infinite}.sh-bg_rgba\(6\,_11\,_13\,_0\.88\){background:#060b0de0}.sh-bg_var\(--source-monitor-timeline-track-bg\){background:var(--source-monitor-timeline-track-bg)}.sh-bg_var\(--source-monitor-waveform-base\){background:var(--source-monitor-waveform-base)}.sh-bg_var\(--source-monitor-shell-bg\){background:var(--source-monitor-shell-bg)}.sh-bg_var\(--source-monitor-viewer-bg\){background:var(--source-monitor-viewer-bg)}.sh-bg_var\(--source-monitor-overlay-chip-bg\){background:var(--source-monitor-overlay-chip-bg)}.sh-bg_var\(--source-monitor-overlay-badge-bg\){background:var(--source-monitor-overlay-badge-bg)}.sh-bg_var\(--source-monitor-play-button-bg\){background:var(--source-monitor-play-button-bg)}.sh-bg_var\(--source-monitor-divider\){background:var(--source-monitor-divider)}.sh-bg_linear-gradient\(to_right\,_var\(--source-monitor-volume-fill\)_0_var\(--player-volume-pct\)\,_var\(--source-monitor-volume-track\)_var\(--player-volume-pct\)_100\%\)_center_\/_100\%_4px_no-repeat{background:linear-gradient(to right,var(--source-monitor-volume-fill) 0 var(--player-volume-pct),var(--source-monitor-volume-track) var(--player-volume-pct) 100%) center / 100% 4px no-repeat}.sh-bg_var\(--source-monitor-timeline-bg\){background:var(--source-monitor-timeline-bg)}.sh-bg_repeating-linear-gradient\(90deg\,_var\(--source-monitor-waveform-base\)_0_2px\,_var\(--source-monitor-waveform-base-soft\)_2px_5px\,_transparent_5px_8px\){background:repeating-linear-gradient(90deg,var(--source-monitor-waveform-base) 0 2px,var(--source-monitor-waveform-base-soft) 2px 5px,transparent 5px 8px)}.sh-bg_repeating-linear-gradient\(90deg\,_var\(--source-monitor-waveform-fill\)_0_2px\,_var\(--source-monitor-waveform-fill-soft\)_2px_5px\,_transparent_5px_8px\){background:repeating-linear-gradient(90deg,var(--source-monitor-waveform-fill) 0 2px,var(--source-monitor-waveform-fill-soft) 2px 5px,transparent 5px 8px)}.sh-bg_var\(--source-monitor-tooltip-bg\){background:var(--source-monitor-tooltip-bg)}.sh-bg_var\(--source-monitor-shortcut-panel-bg\){background:var(--source-monitor-shortcut-panel-bg)}.sh-bg_var\(--source-monitor-shortcut-key-bg\){background:var(--source-monitor-shortcut-key-bg)}.sh-bg_highlight\.surface{background:var(--sh-colors-highlight-surface)}.sh-bg_radial-gradient\(circle_at_28\%_30\%\,_rgba\(255\,255\,255\,\.14\)\,_transparent_25\%\)\,_radial-gradient\(circle_at_72\%_66\%\,_rgba\(79\,163\,196\,\.18\)\,_transparent_28\%\){background:radial-gradient(circle at 28% 30%,rgba(255,255,255,.14),transparent 25%),radial-gradient(circle at 72% 66%,rgba(79,163,196,.18),transparent 28%)}.sh-bg_rgba\(8\,14\,16\,\.72\){background:#080e10b8}.sh-bg_rgba\(8\,14\,16\,\.66\){background:#080e10a8}.sh-bg_linear-gradient\(90deg\,_\#18313A\,_\#315C69\,_\#203841\){background:linear-gradient(90deg,#18313a,#315c69,#203841)}.sh-bg_rgba\(79\,_163\,_196\,_0\.2\){background:#4fa3c433}.sh-p_tiny{padding:var(--sh-spacing-tiny)}.sh-p_xxSmall{padding:var(--sh-spacing-xx-small)}.sh-anim_popoverIn_token\(durations\.dropdown\)_token\(easings\.standard\){animation:popoverIn var(--sh-durations-dropdown) var(--sh-easings-standard)}.sh-bg_color-mix\(in_srgb\,_token\(colors\.shade\.950\)_52\%\,_transparent\){background:color-mix(in srgb,var(--sh-colors-shade-950) 52%,transparent)}.sh-bg_color-mix\(in_srgb\,_token\(colors\.shade\.50\)_72\%\,_transparent\){background:color-mix(in srgb,var(--sh-colors-shade-50) 72%,transparent)}.sh-grid-area_1_\/_1{grid-area:1 / 1}.sh-bg_shade\.700{background:var(--sh-colors-shade-700)}.sh-bg_shade\.100{background:var(--sh-colors-shade-100)}.sh-bg_var\(--status-dot\){background:var(--status-dot)}.sh-anim_pulse_token\(durations\.slow\)_token\(easings\.inout\)_infinite{animation:pulse var(--sh-durations-slow) var(--sh-easings-inout) infinite}.sh-bg_salmon{background:var(--sh-colors-salmon)}.sh-bg_sky{background:var(--sh-colors-sky)}.sh-bg_aqua{background:var(--sh-colors-aqua)}.sh-bg_lime{background:var(--sh-colors-lime)}.sh-bg_peach{background:var(--sh-colors-peach)}.sh-bg_ash{background:var(--sh-colors-ash)}.sh-m_none{margin:var(--sh-spacing-none)}.sh-bg_status\.dangerText{background:var(--sh-colors-status-danger-text)}.sh-anim_loading_1\.25s_ease-in-out_infinite{animation:loading 1.25s ease-in-out infinite}.sh-p_0\.1875rem{padding:.1875rem}.sh-anim_toastIn_token\(durations\.toast\)_token\(easings\.standard\){animation:toastIn var(--sh-durations-toast) var(--sh-easings-standard)}.sh-bg_linear-gradient\(155deg\,_token\(colors\.primary\.900\)\,_token\(colors\.primary\.600\)\){background:linear-gradient(155deg,var(--sh-colors-primary-900),var(--sh-colors-primary-600))}.sh-bg_linear-gradient\(155deg\,_token\(colors\.shade\.900\)\,_token\(colors\.shade\.500\)\){background:linear-gradient(155deg,var(--sh-colors-shade-900),var(--sh-colors-shade-500))}.sh-bg_linear-gradient\(155deg\,_token\(colors\.primary\.900\)\,_token\(colors\.primary\.500\)\){background:linear-gradient(155deg,var(--sh-colors-primary-900),var(--sh-colors-primary-500))}.sh-bg_linear-gradient\(155deg\,_token\(colors\.informative\.900\)\,_token\(colors\.informative\.700\)\){background:linear-gradient(155deg,var(--sh-colors-informative-900),var(--sh-colors-informative-700))}.sh-bg_linear-gradient\(155deg\,_token\(colors\.attention\.900\)\,_token\(colors\.attention\.700\)\){background:linear-gradient(155deg,var(--sh-colors-attention-900),var(--sh-colors-attention-700))}.sh-bg_linear-gradient\(155deg\,_token\(colors\.positive\.900\)\,_token\(colors\.positive\.700\)\){background:linear-gradient(155deg,var(--sh-colors-positive-900),var(--sh-colors-positive-700))}.sh-bg_shade\.600{background:var(--sh-colors-shade-600)}.sh-bg_radial-gradient\(120\%_120\%_at_50\%_0\%\,_rgba\(20\,_32\,_40\,_0\.34\)\,_rgba\(12\,_20\,_26\,_0\.62\)\){background:radial-gradient(120% 120% at 50% 0%,#14202857,#0c141a9e)}.sh-anim_fadeIn_token\(durations\.dropdown\)_token\(easings\.standard\){animation:fadeIn var(--sh-durations-dropdown) var(--sh-easings-standard)}.sh-bg_linear-gradient\(90deg\,_transparent\,_color-mix\(in_srgb\,_var\(--modal-accent\)_75\%\,_transparent\)\,_transparent\){background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--modal-accent) 75%,transparent),transparent)}.sh-bg_color-mix\(in_srgb\,_var\(--modal-accent\)_13\%\,_var\(--sh-colors-surface-card\)\){background:color-mix(in srgb,var(--modal-accent) 13%,var(--sh-colors-surface-card))}.sh-p_1\.375rem{padding:1.375rem}.sh-bg_linear-gradient\(180deg\,_transparent\,_color-mix\(in_srgb\,_token\(colors\.surface\.subtle\)_58\%\,_transparent\)\){background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--sh-colors-surface-subtle) 58%,transparent))}.sh-anim_spin_700ms_linear_infinite{animation:spin .7s linear infinite}.sh-anim_popoverIn_260ms_token\(easings\.standard\){animation:popoverIn .26s var(--sh-easings-standard)}.sh-bg_color-mix\(in_srgb\,_token\(colors\.surface\.card\)_92\%\,_transparent\){background:color-mix(in srgb,var(--sh-colors-surface-card) 92%,transparent)}.sh-bg_color-mix\(in_srgb\,_token\(colors\.surface\.card\)_24\%\,_transparent\){background:color-mix(in srgb,var(--sh-colors-surface-card) 24%,transparent)}.sh-bg_rgba\(12\,_20\,_26\,_0\){background:#0c141a00}.sh-anim_sh-comment-alert-pop_340ms_cubic-bezier\(\.34\,1\.56\,\.64\,1\){animation:sh-comment-alert-pop .34s cubic-bezier(.34,1.56,.64,1)}.sh-anim_popoverIn_token\(durations\.dropdown\)_token\(easings\.out\){animation:popoverIn var(--sh-durations-dropdown) var(--sh-easings-out)}.sh-bg_primary\.300{background:var(--sh-colors-primary-300)}.sh-bg_secondary\.400{background:var(--sh-colors-secondary-400)}.sh-bg_shade\.300{background:var(--sh-colors-shade-300)}.sh-bg_linear-gradient\(135deg\,_token\(colors\.shade\.800\)\,_token\(colors\.primary\.600\)\,_token\(colors\.primary\.400\)\){background:linear-gradient(135deg,var(--sh-colors-shade-800),var(--sh-colors-primary-600),var(--sh-colors-primary-400))}.sh-bg_linear-gradient\(135deg\,_token\(colors\.secondary\.900\)\,_token\(colors\.secondary\.600\)\,_token\(colors\.secondary\.400\)\){background:linear-gradient(135deg,var(--sh-colors-secondary-900),var(--sh-colors-secondary-600),var(--sh-colors-secondary-400))}.sh-bg_linear-gradient\(135deg\,_token\(colors\.shade\.950\)\,_token\(colors\.shade\.800\)\,_token\(colors\.primary\.900\)\){background:linear-gradient(135deg,var(--sh-colors-shade-950),var(--sh-colors-shade-800),var(--sh-colors-primary-900))}.sh-bg_linear-gradient\(135deg\,_token\(colors\.positive\.900\)\,_token\(colors\.positive\.700\)\,_token\(colors\.primary\.300\)\){background:linear-gradient(135deg,var(--sh-colors-positive-900),var(--sh-colors-positive-700),var(--sh-colors-primary-300))}.sh-bg_rgba\(11\,_26\,_33\,_0\.44\){background:#0b1a2170}.sh-anim_fadeIn_token\(durations\.moderate\)_token\(easings\.standard\){animation:fadeIn var(--sh-durations-moderate) var(--sh-easings-standard)}.sh-bg_inherit{background:inherit}.sh-bg_primary\.700{background:var(--sh-colors-primary-700)}.sh-bg_studio\.700{background:studio.7}.sh-bg_danger\.700{background:danger.7}.sh-bg_warning\.700{background:warning.7}.sh-bg_success\.700{background:success.7}.sh-anim_toastIn_token\(durations\.moderate\)_token\(easings\.standard\){animation:toastIn var(--sh-durations-moderate) var(--sh-easings-standard)}.sh-p_row{padding:row}.sh-p_0\!{padding:var(--sh-spacing-0)!important}.sh-flex_1{flex:1 1 0%}.sh-px_medium{padding-inline:var(--sh-spacing-medium)}.sh-mx_auto{margin-inline:auto}.sh-gap_10px{gap:10px}.sh-flex_none{flex:none}.sh-bdr_9px{border-radius:9px}.sh-gap_9px{gap:9px}.sh-px_7px{padding-inline:7px}.sh-py_2px{padding-block:2px}.sh-bdr_6px{border-radius:6px}.sh-gap_7px{gap:7px}.sh-px_11px{padding-inline:11px}.sh-py_6px{padding-block:6px}.sh-bd-w_thin{border-width:var(--sh-border-widths-thin)}.sh-border-style_solid{border-style:solid}.sh-bd-c_studio\.border{border-color:var(--sh-colors-studio-border)}.sh-gap_5px{gap:5px}.sh-bdr_round{border-radius:var(--sh-radii-round)}.sh-gap_3px{gap:3px}.sh-bdr_11px{border-radius:11px}.sh-bd-c_border{border-color:var(--sh-colors-border)}.sh-px_6px{padding-inline:6px}.sh-py_1px{padding-block:1px}.sh-gap_12px{gap:12px}.sh-gap_6px{gap:6px}.sh-bd-w_1\.5px{border-width:1.5px}.sh-bd-c_border\.focus{border-color:var(--sh-colors-border-focus)}.sh-bdr_14px{border-radius:14px}.sh-py_9px{padding-block:9px}.sh-ring_none{outline:var(--sh-borders-none)}.sh-gap_22px{gap:22px}.sh-gap_14px{gap:14px}.sh-bdr_12px{border-radius:12px}.sh-ov_hidden{overflow:hidden}.sh-px_16px{padding-inline:16px}.sh-py_15px{padding-block:15px}.sh-gap_0{gap:var(--sh-spacing-0)}.sh-mx_8px{margin-inline:8px}.sh-gap_24px{gap:24px}.sh-px_14px{padding-inline:14px}.sh-py_11px{padding-block:11px}.sh-bdr_10px{border-radius:10px}.sh-gap_11px{gap:11px}.sh-gap_2px{gap:2px}.sh-bdr_5px{border-radius:5px}.sh-gap_8px_18px{gap:8px 18px}.sh-gap_8px{gap:8px}.sh-py_14px{padding-block:14px}.sh-gap_8px_20px{gap:8px 20px}.sh-bdr_13px{border-radius:13px}.sh-py_13px{padding-block:13px}.sh-py_10px{padding-block:10px}.sh-gap_13px{gap:13px}.sh-flex_1_1_100\%{flex:1 1 100%}.sh-py_12px{padding-block:12px}.sh-bdr_lg{border-radius:var(--sh-radii-lg)}.sh-px_10px{padding-inline:10px}.sh-py_4px{padding-block:4px}.sh-py_5px{padding-block:5px}.sh-px_12px{padding-inline:12px}.sh-bd-c_surface\.inverse{border-color:var(--sh-colors-surface-inverse)}.sh-bdr_7px{border-radius:7px}.sh-px_8px{padding-inline:8px}.sh-py_3px{padding-block:3px}.sh-px_9px{padding-inline:9px}.sh-px_15px{padding-inline:15px}.sh-px_17px{padding-inline:17px}.sh-bd-c_brand{border-color:var(--sh-colors-brand)}.sh-trs_width_\.3s_linear{transition:width .3s linear}.sh-px_xxHuge{padding-inline:var(--sh-spacing-xx-huge)}.sh-py_xHuge{padding-block:var(--sh-spacing-x-huge)}.sh-gap_0\.1875rem{gap:.1875rem}.sh-gap_xxSmall{gap:var(--sh-spacing-xx-small)}.sh-px_small{padding-inline:var(--sh-spacing-small)}.sh-py_xxSmall{padding-block:var(--sh-spacing-xx-small)}.sh-bd-c_color-mix\(in_srgb\,_token\(colors\.utility\.white\)_10\%\,_transparent\){border-color:color-mix(in srgb,var(--sh-colors-utility-white) 10%,transparent)}.sh-gap_large{gap:var(--sh-spacing-large)}.sh-px_large{padding-inline:var(--sh-spacing-large)}.sh-bdr_xxxl{border-radius:var(--sh-radii-xxxl)}.sh-td_none{text-decoration:none}.sh-gap_small{gap:var(--sh-spacing-small)}.sh-my_xMedium{margin-block:var(--sh-spacing-x-medium)}.sh-gap_medium{gap:var(--sh-spacing-medium)}.sh-gap_xSmall{gap:var(--sh-spacing-x-small)}.sh-gap_xTiny{gap:var(--sh-spacing-x-tiny)}.sh-bd-w_thick{border-width:var(--sh-border-widths-thick)}.sh-bd-c_status\.infoSurface{border-color:var(--sh-colors-status-info-surface)}.sh-gap_xxTiny{gap:var(--sh-spacing-xx-tiny)}.sh-bdr_2xl{border-radius:var(--sh-radii-2xl)}.sh-bd-c_rgba\(150\,205\,230\,\.95\){border-color:#96cde6f2}.sh-px_xSmall{padding-inline:var(--sh-spacing-x-small)}.sh-bdr_0\.125rem{border-radius:.125rem}.sh-bdr_xs{border-radius:var(--sh-radii-xs)}.sh-bd-w_0{border-width:0}.sh-gap_tiny{gap:var(--sh-spacing-tiny)}.sh-trs_opacity_token\(durations\.fast\)_token\(easings\.standard\){transition:opacity var(--sh-durations-fast) var(--sh-easings-standard)}.sh-border-style_dashed{border-style:dashed}.sh-bdr_8px{border-radius:8px}.sh-flex_0_0_44px{flex:0 0 44px}.sh-px_xxSmall{padding-inline:var(--sh-spacing-xx-small)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard)}.sh-gap_4px{gap:4px}.sh-tw_pretty{text-wrap:pretty}.sh-td_underline{text-decoration:underline}.sh-bdr_full{border-radius:var(--sh-radii-full)}.sh-bdr_xl{border-radius:var(--sh-radii-xl)}.sh-trs_color_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:color var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-trs_color_token\(durations\.fast\)_token\(easings\.standard\){transition:color var(--sh-durations-fast) var(--sh-easings-standard)}.sh-ovs-b_contain{overscroll-behavior:contain}.sh-py_xxMedium{padding-block:var(--sh-spacing-xx-medium)}.sh-py_xSmall{padding-block:var(--sh-spacing-x-small)}.sh-trs_text-decoration-color_token\(durations\.fast\)_token\(easings\.standard\){transition:text-decoration-color var(--sh-durations-fast) var(--sh-easings-standard)}.sh-bdr_sm{border-radius:var(--sh-radii-sm)}.sh-py_tiny{padding-block:var(--sh-spacing-tiny)}.sh-trs_border-color_token\(durations\.fast\)_token\(easings\.inout\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.inout\){transition:border-color var(--sh-durations-fast) var(--sh-easings-inout),box-shadow var(--sh-durations-fast) var(--sh-easings-inout)}.sh-flex_1_1_10rem{flex:1 1 10rem}.sh-px_0{padding-inline:var(--sh-spacing-0)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-trs_color_token\(durations\.fast\)\,_border-color_token\(durations\.fast\){transition:color var(--sh-durations-fast),border-color var(--sh-durations-fast)}.sh-bdr_md{border-radius:var(--sh-radii-md)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_color_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),color var(--sh-durations-fast) var(--sh-easings-standard)}.sh-py_xxTiny{padding-block:var(--sh-spacing-xx-tiny)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_color_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),color var(--sh-durations-fast) var(--sh-easings-standard)}.sh-flex_0_0_3px{flex:0 0 3px}.sh-li-s_none{list-style:none}.sh-trs_color_token\(durations\.fast\){transition:color var(--sh-durations-fast)}.sh-trs_opacity_140ms_ease{transition:opacity .14s ease}.sh-bdr_xxl{border-radius:var(--sh-radii-xxl)}.sh-bd-c_white\.20{border-color:white.2}.sh-py_small{padding-block:var(--sh-spacing-small)}.sh-bd-c_color-mix\(in_srgb\,_token\(colors\.sky\.DEFAULT\)_30\%\,_transparent\){border-color:color-mix(in srgb,colors\.sky\.DEFAULT 30%,transparent)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.out\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:background-color var(--sh-durations-fast) var(--sh-easings-out),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-trs_width_token\(durations\.fast\)_token\(easings\.out\){transition:width var(--sh-durations-fast) var(--sh-easings-out)}.sh-px_xxTiny{padding-inline:var(--sh-spacing-xx-tiny)}.sh-bd-c_transparent{border-color:var(--sh-colors-transparent)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.out\){transition:background-color var(--sh-durations-fast) var(--sh-easings-out)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.out\)\,_color_token\(durations\.fast\)_token\(easings\.out\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:background-color var(--sh-durations-fast) var(--sh-easings-out),color var(--sh-durations-fast) var(--sh-easings-out),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-bd-c_white\.10{border-color:white.1}.sh-px_xTiny{padding-inline:var(--sh-spacing-x-tiny)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.out\)\,_border-color_token\(durations\.fast\)_token\(easings\.out\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:background-color var(--sh-durations-fast) var(--sh-easings-out),border-color var(--sh-durations-fast) var(--sh-easings-out),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-py_xLarge{padding-block:var(--sh-spacing-x-large)}.sh-py_medium{padding-block:var(--sh-spacing-medium)}.sh-place-items_center{place-items:center}.sh-bd-c_border\.strong{border-color:var(--sh-colors-border-strong)}.sh-px_18px{padding-inline:18px}.sh-bd-c_border\.tint{border-color:var(--sh-colors-border-tint)}.sh-bdr_uploadDrop{border-radius:var(--sh-radii-upload-drop)}.sh-py_large{padding-block:var(--sh-spacing-large)}.sh-gap_1px{gap:1px}.sh-px_13px{padding-inline:13px}.sh-bd-c_border\.subtle{border-color:var(--sh-colors-border-subtle)}.sh-flex_1_1_16rem{flex:1 1 16rem}.sh-columns_2{columns:2}.sh-bdr_60px{border-radius:60px}.sh-bd-c_brand\.DEFAULT{border-color:brand.DEFAULT}.sh-bd-w_3px{border-width:3px}.sh-bd-c_surface\.tint{border-color:var(--sh-colors-surface-tint)}.sh-trs_width_0\.3s_ease{transition:width .3s ease}.sh-bd-c_status\.infoBorder{border-color:var(--sh-colors-status-info-border)}.sh-px_xMedium{padding-inline:var(--sh-spacing-x-medium)}.sh-trs_box-shadow_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:box-shadow var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-bd-c_studio\.text{border-color:var(--sh-colors-studio-text)}.sh-flex_0_0_auto{flex:0 0 auto}.sh-trs_border-color_token\(durations\.fast\)\,_background_token\(durations\.fast\){transition:border-color var(--sh-durations-fast),background var(--sh-durations-fast)}.sh-trs_border-color_170ms_ease\,_box-shadow_170ms_ease\,_filter_170ms_ease\,_transform_120ms_ease{transition:border-color .17s ease,box-shadow .17s ease,filter .17s ease,transform .12s ease}.sh-trs_transform_130ms_ease{transition:transform .13s ease}.sh-trs_transform_150ms_ease\,_border-color_150ms_ease\,_box-shadow_150ms_ease{transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.sh-mx_xxTiny{margin-inline:var(--sh-spacing-xx-tiny)}.sh-gap_16px{gap:16px}.sh-bd-c_studio\.accent{border-color:var(--sh-colors-studio-accent)}.sh-py_7px{padding-block:7px}.sh-bd-c_status\.dangerBorder{border-color:var(--sh-colors-status-danger-border)}.sh-trs_transform_0\.17s_ease\,_box-shadow_0\.17s_ease\,_border-color_0\.17s_ease{transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.sh-trs_transform_0\.4s_cubic-bezier\(0\.2\,_0\.7\,_0\.3\,_1\){transition:transform .4s cubic-bezier(.2,.7,.3,1)}.sh-bg-p_50\%_45\%{background-position:50% 45%}.sh-trs_opacity_0\.13s_ease{transition:opacity .13s ease}.sh-py_2\.5px{padding-block:2.5px}.sh-trs_opacity_0\.17s_ease{transition:opacity .17s ease}.sh-trs_border-color_0\.17s_ease\,_box-shadow_0\.17s_ease\,_transform_0\.17s_ease{transition:border-color .17s ease,box-shadow .17s ease,transform .17s ease}.sh-bdr_4px{border-radius:4px}.sh-bdr_6px_6px_0_0{border-radius:6px 6px 0 0}.sh-gap_xMedium{gap:var(--sh-spacing-x-medium)}.sh-bd-c_status\.warningBorder{border-color:var(--sh-colors-status-warning-border)}.sh-trs_border-color_token\(durations\.fast\)_token\(easings\.inout\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:border-color var(--sh-durations-fast) var(--sh-easings-inout),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-trs_width_token\(durations\.slow\)_token\(easings\.out\){transition:width var(--sh-durations-slow) var(--sh-easings-out)}.sh-gap_none{gap:var(--sh-spacing-none)}.sh-trs_background-color_token\(durations\.fast\){transition:background-color var(--sh-durations-fast)}.sh-trs_transform_token\(durations\.fast\){transition:transform var(--sh-durations-fast)}.sh-gap_xs{gap:xs}.sh-trs_transform_140ms_cubic-bezier\(0\.23\,_1\,_0\.32\,_1\){transition:transform .14s cubic-bezier(.23,1,.32,1)}.sh-py_xTiny{padding-block:var(--sh-spacing-x-tiny)}.sh-trs_border-color_token\(durations\.fast\){transition:border-color var(--sh-durations-fast)}.sh-bg-p_center{background-position:center}.sh-trs_transform_token\(durations\.fast\)\,_outline-color_token\(durations\.fast\){transition:transform var(--sh-durations-fast),outline-color var(--sh-durations-fast)}.sh-bd-w_none{border-width:none}.sh-trs_filter_token\(durations\.fast\){transition:filter var(--sh-durations-fast)}.sh-trs_background-color_130ms_ease\,_border-color_130ms_ease\,_box-shadow_130ms_ease\,_transform_100ms_ease{transition:background-color .13s ease,border-color .13s ease,box-shadow .13s ease,transform .1s ease}.sh-trs_background-color_130ms_ease\,_color_130ms_ease{transition:background-color .13s ease,color .13s ease}.sh-trs_background-color_130ms_token\(easings\.out\)\,_color_130ms_token\(easings\.out\)\,_transform_130ms_token\(easings\.out\){transition:background-color .13s var(--sh-easings-out),color .13s var(--sh-easings-out),transform .13s var(--sh-easings-out)}.sh-py_8px{padding-block:8px}.sh-trs_opacity_130ms_token\(easings\.out\){transition:opacity .13s var(--sh-easings-out)}.sh-flex_1_1_0{flex:1 1 0}.sh-flex_1_1_auto{flex:1 1 auto}.sh-py_0{padding-block:var(--sh-spacing-0)}.sh-mx_-7px{margin-inline:-7px}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),box-shadow var(--sh-durations-fast) var(--sh-easings-standard)}.sh-trs_background-color_130ms_token\(easings\.out\){transition:background-color .13s var(--sh-easings-out)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.out\)\,_border-color_token\(durations\.fast\)_token\(easings\.out\){transition:background-color var(--sh-durations-fast) var(--sh-easings-out),border-color var(--sh-durations-fast) var(--sh-easings-out)}.sh-gap_4px_12px{gap:4px 12px}.sh-mx_13px{margin-inline:13px}.sh-trs_background-color_130ms_token\(easings\.out\)\,_transform_130ms_token\(easings\.out\){transition:background-color .13s var(--sh-easings-out),transform .13s var(--sh-easings-out)}.sh-bd-w_2px{border-width:2px}.sh-px_2px{padding-inline:2px}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard)}.sh-bd-c_rgba\(224\,_162\,_59\,_0\.36\){border-color:#e0a23b5c}.sh-gap_6px_16px{gap:6px 16px}.sh-trs_border-color_160ms_ease\,_box-shadow_160ms_ease\,_transform_140ms_ease{transition:border-color .16s ease,box-shadow .16s ease,transform .14s ease}.sh-py_17px{padding-block:17px}.sh-place-content_center{place-content:center}.sh-trs_background_token\(durations\.fast\)_token\(easings\.out\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:background var(--sh-durations-fast) var(--sh-easings-out),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-ring_0{outline:0}.sh-ov_visible{overflow:visible}.sh-bd-c_var\(--source-monitor-timeline-track-border\){border-color:var(--source-monitor-timeline-track-border)}.sh-trs_background_token\(durations\.fast\)_token\(easings\.out\)\,_border-color_token\(durations\.fast\)_token\(easings\.out\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.out\)\,_color_token\(durations\.fast\)_token\(easings\.out\){transition:background var(--sh-durations-fast) var(--sh-easings-out),border-color var(--sh-durations-fast) var(--sh-easings-out),box-shadow var(--sh-durations-fast) var(--sh-easings-out),color var(--sh-durations-fast) var(--sh-easings-out)}.sh-bd-c_rgba\(143\,208\,232\,\.78\){border-color:#8fd0e8c7}.sh-bd-c_rgba\(205\,169\,240\,\.76\){border-color:#cda9f0c2}.sh-bd-c_var\(--source-monitor-range-border\){border-color:var(--source-monitor-range-border)}.sh-bd-c_var\(--source-monitor-timeline-bg\){border-color:var(--source-monitor-timeline-bg)}.sh-bd-c_var\(--source-monitor-comment-range-border\){border-color:var(--source-monitor-comment-range-border)}.sh-bdr_0{border-radius:0}.sh-bdr_xxs{border-radius:xxs}.sh-gap_xxLarge{gap:var(--sh-spacing-xx-large)}.sh-gap_xxMedium{gap:var(--sh-spacing-xx-medium)}.sh-trs_box-shadow_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:box-shadow var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-trs_background_token\(durations\.fast\)_token\(easings\.out\)\,_color_token\(durations\.fast\)_token\(easings\.out\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:background var(--sh-durations-fast) var(--sh-easings-out),color var(--sh-durations-fast) var(--sh-easings-out),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-bd-t_thin_solid_token\(colors\.border\){border-top:thin solid var(--sh-colors-border)}.sh-bd-b_thin_solid_token\(colors\.border\){border-bottom:thin solid var(--sh-colors-border)}.sh-bdr_0\.875rem{border-radius:.875rem}.sh-px_1\.125rem{padding-inline:1.125rem}.sh-gap_1\.125rem{gap:1.125rem}.sh-trs_background_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.standard\){transition:background var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),box-shadow var(--sh-durations-fast) var(--sh-easings-standard)}.sh-bd-c_text\.strong{border-color:var(--sh-colors-text-strong)}.sh-trs_background_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:background var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-py_1\.625rem{padding-block:1.625rem}.sh-trs_width_token\(durations\.fast\){transition:width var(--sh-durations-fast)}.sh-my_xxTiny{margin-block:var(--sh-spacing-xx-tiny)}.sh-my_xxSmall{margin-block:var(--sh-spacing-xx-small)}.sh-trs_width_token\(durations\.moderate\)_token\(easings\.standard\){transition:width var(--sh-durations-moderate) var(--sh-easings-standard)}.sh-trs_transform_token\(durations\.fast\)_linear{transition:transform var(--sh-durations-fast) linear}.sh-gap_0\.875rem{gap:.875rem}.sh-py_0\.5625rem{padding-block:.5625rem}.sh-bdr_0\.5625rem{border-radius:.5625rem}.sh-px_0\.875rem{padding-inline:.875rem}.sh-gap_0\.75rem{gap:.75rem}.sh-gap_0\.5625rem{gap:.5625rem}.sh-gap_0\.4375rem{gap:.4375rem}.sh-px_0\.9375rem{padding-inline:.9375rem}.sh-trs_width_300ms_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\){transition:width .3s cubic-bezier(.4,0,.2,1)}.sh-mx_-xSmall{margin-inline:calc(var(--sh-spacing-x-small) * -1)}.sh-trs_background-color_150ms_ease{transition:background-color .15s ease}.sh-py_0\.4375rem{padding-block:.4375rem}.sh-trs_border-color_150ms_ease\,_color_150ms_ease{transition:border-color .15s ease,color .15s ease}.sh-trs_background-color_120ms_ease{transition:background-color .12s ease}.sh-py_0\.9375rem{padding-block:.9375rem}.sh-gap_0\.8125rem{gap:.8125rem}.sh-trs_transform_200ms_ease{transition:transform .2s ease}.sh-gap_0\.6875rem{gap:.6875rem}.sh-trs_border-color_150ms_ease\,_box-shadow_150ms_ease\,_transform_150ms_ease\,_background-color_150ms_ease{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background-color .15s ease}.sh-trs_background-color_150ms_ease\,_border-color_150ms_ease\,_color_150ms_ease{transition:background-color .15s ease,border-color .15s ease,color .15s ease}.sh-bd-c_primary\.500{border-color:var(--sh-colors-primary-500)}.sh-bd-c_secondary\.600{border-color:var(--sh-colors-secondary-600)}.sh-gap_1\.25rem{gap:1.25rem}.sh-gap_0\.25rem{gap:.25rem}.sh-trs_border-color_150ms_ease{transition:border-color .15s ease}.sh-px_0\.5625rem{padding-inline:.5625rem}.sh-bd-c_primary\.800{border-color:var(--sh-colors-primary-800)}.sh-gap_1\.375rem{gap:1.375rem}.sh-trs_background-color_150ms_ease\,_transform_150ms_ease{transition:background-color .15s ease,transform .15s ease}.sh-py_0\.625rem{padding-block:.625rem}.sh-gap_0\.3125rem{gap:.3125rem}.sh-gap_0\.125rem{gap:.125rem}.sh-trs_border-color_150ms_ease\,_box-shadow_150ms_ease\,_background_150ms_ease\,_transform_150ms_ease{transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,transform .15s ease}.sh-gap_0\.5rem{gap:.5rem}.sh-px_0\.5rem{padding-inline:.5rem}.sh-py_0\.0625rem{padding-block:.0625rem}.sh-gap_0\.625rem{gap:.625rem}.sh-gap_0\.375rem{gap:.375rem}.sh-px_0\.75rem{padding-inline:.75rem}.sh-bdr_0\.625rem{border-radius:.625rem}.sh-trs_background_150ms_ease\,_border-color_150ms_ease\,_color_150ms_ease{transition:background .15s ease,border-color .15s ease,color .15s ease}.sh-trs_background_150ms_ease\,_color_150ms_ease\,_transform_150ms_ease{transition:background .15s ease,color .15s ease,transform .15s ease}.sh-bd-w_1px{border-width:1px}.sh-bdr_0\.6875rem{border-radius:.6875rem}.sh-bd-c_rgba\(255\,255\,255\,\.1\){border-color:#ffffff1a}.sh-px_0\.6875rem{padding-inline:.6875rem}.sh-py_0\.3125rem{padding-block:.3125rem}.sh-bdr_0\.8125rem{border-radius:.8125rem}.sh-bd-c_rgba\(255\,255\,255\,\.08\){border-color:#ffffff14}.sh-trs_width_token\(durations\.base\)_token\(easings\.standard\)\,_background_token\(durations\.fast\){transition:width var(--sh-durations-base) var(--sh-easings-standard),background var(--sh-durations-fast)}.sh-ov_auto{overflow:auto}.sh-bd-c_rgba\(224\,164\,160\,\.75\){border-color:#e0a4a0bf}.sh-bdr_1\.25rem{border-radius:1.25rem}.sh-bd-c_rgba\(79\,163\,196\,\.4\){border-color:#4fa3c466}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-tw_balance{text-wrap:balance}.sh-px_1\.875rem{padding-inline:1.875rem}.sh-bdr_0\.75rem{border-radius:.75rem}.sh-bd-w_medium{border-width:medium}.sh-flex_0_0_22px{flex:0 0 22px}.sh-trs_background-color_120ms_token\(easings\.standard\)\,_border-color_120ms_token\(easings\.standard\)\,_color_120ms_token\(easings\.standard\)\,_transform_120ms_token\(easings\.standard\){transition:background-color .12s var(--sh-easings-standard),border-color .12s var(--sh-easings-standard),color .12s var(--sh-easings-standard),transform .12s var(--sh-easings-standard)}.sh-trs_background-color_160ms_token\(easings\.standard\)\,_border-color_160ms_token\(easings\.standard\)\,_color_160ms_token\(easings\.standard\)\,_transform_120ms_token\(easings\.standard\){transition:background-color .16s var(--sh-easings-standard),border-color .16s var(--sh-easings-standard),color .16s var(--sh-easings-standard),transform .12s var(--sh-easings-standard)}.sh-bd-c_status\.successBorder{border-color:var(--sh-colors-status-success-border)}.sh-flex_1_1_11\.875rem{flex:1 1 11.875rem}.sh-mx_0{margin-inline:var(--sh-spacing-0)}.sh-grid-c_1_\/_-1{grid-column:1 / -1}.sh-gap_18px{gap:18px}.sh-my_xxMedium{margin-block:var(--sh-spacing-xx-medium)}.sh-flex_0_0_54px{flex:0 0 54px}.sh-flex_1_1_280px{flex:1 1 280px}.sh-flex_1_1_180px{flex:1 1 180px}.sh-flex_1_1_100px{flex:1 1 100px}.sh-px_20px{padding-inline:20px}.sh-flex_0_0_8px{flex:0 0 8px}.sh-px_22px{padding-inline:22px}.sh-flex_1_1_210px{flex:1 1 210px}.sh-flex_0_0_30px{flex:0 0 30px}.sh-flex_0_0_120px{flex:0 0 120px}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_color_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),color var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-py_xMedium{padding-block:var(--sh-spacing-x-medium)}.sh-flex_0_0_38px{flex:0 0 38px}.sh-grid-c_2{grid-column:2}.sh-flex_0_0_34px{flex:0 0 34px}.sh-px_tiny{padding-inline:var(--sh-spacing-tiny)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-flex_0_0_6px{flex:0 0 6px}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),box-shadow var(--sh-durations-fast) var(--sh-easings-standard)}.sh-flex_0_0_46px{flex:0 0 46px}.sh-bd-c_\#4A154B{border-color:#4a154b}.sh-bd-c_utility\.white\/40{--mix-borderColor: color-mix(in srgb, var(--sh-colors-utility-white) 40%, transparent);border-color:var(--mix-borderColor, var(--sh-colors-utility-white))}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.inout\){transition:background-color var(--sh-durations-fast) var(--sh-easings-inout)}.sh-bd-c_rgba\(231\,_240\,_243\,_0\.35\){border-color:#e7f0f359}.sh-bd-c_rgba\(231\,_240\,_243\,_0\.4\){border-color:#e7f0f366}.sh-bd-c_var\(--source-monitor-shell-border\){border-color:var(--source-monitor-shell-border)}.sh-gap_0\.4rem{gap:.4rem}.sh-mx_3px{margin-inline:3px}.sh-mx_2px{margin-inline:2px}.sh-inset-y_0{inset-block:var(--sh-spacing-0)}.sh-bd-c_var\(--source-monitor-playhead-knob-ring\){border-color:var(--source-monitor-playhead-knob-ring)}.sh-bd-c_var\(--source-monitor-tooltip-border\){border-color:var(--source-monitor-tooltip-border)}.sh-bd-c_var\(--source-monitor-shortcut-panel-border\){border-color:var(--source-monitor-shortcut-panel-border)}.sh-gap_xTiny_xSmall{gap:xTiny xSmall}.sh-bd-c_var\(--source-monitor-shortcut-key-border\){border-color:var(--source-monitor-shortcut-key-border)}.sh-mx_small{margin-inline:var(--sh-spacing-small)}.sh-my_xSmall{margin-block:var(--sh-spacing-x-small)}.sh-px_5px{padding-inline:5px}.sh-px_1px{padding-inline:1px}.sh-trs_color_token\(durations\.fast\)_token\(easings\.inout\){transition:color var(--sh-durations-fast) var(--sh-easings-inout)}.sh-bdr_4px_4px_0_0{border-radius:4px 4px 0 0}.sh-trs_height_token\(durations\.slow\)_token\(easings\.out\)\,_background-color_token\(durations\.fast\)_token\(easings\.inout\){transition:height var(--sh-durations-slow) var(--sh-easings-out),background-color var(--sh-durations-fast) var(--sh-easings-inout)}.sh-px_1\.375rem{padding-inline:1.375rem}.sh-bd-c_attention\.500{border-color:attention.5}.sh-bd-c_rgba\(79\,_163\,_196\,_0\.35\){border-color:#4fa3c459}.sh-trs_opacity_token\(durations\.fast\)_token\(easings\.out\)\,_border-color_token\(durations\.fast\)_token\(easings\.out\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.out\){transition:opacity var(--sh-durations-fast) var(--sh-easings-out),border-color var(--sh-durations-fast) var(--sh-easings-out),box-shadow var(--sh-durations-fast) var(--sh-easings-out)}.sh-bd-r_1px_solid_token\(colors\.border\){border-right:1px solid var(--sh-colors-border)}.sh-columns_3{columns:3}.sh-columns_auto{columns:auto}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_color_token\(durations\.fast\)_token\(easings\.standard\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),color var(--sh-durations-fast) var(--sh-easings-standard),box-shadow var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-bd-c_negative\.700{border-color:var(--sh-colors-negative-700)}.sh-px_none{padding-inline:var(--sh-spacing-none)}.sh-py_none{padding-block:var(--sh-spacing-none)}.sh-flex_1_1_8rem{flex:1 1 8rem}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_color_token\(durations\.fast\)_token\(easings\.standard\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),color var(--sh-durations-fast) var(--sh-easings-standard),box-shadow var(--sh-durations-fast) var(--sh-easings-standard)}.sh-bd-c_shade\.700{border-color:var(--sh-colors-shade-700)}.sh-bdr_none{border-radius:var(--sh-radii-none)}.sh-bd-c_border\.error{border-color:var(--sh-colors-border-error)}.sh-trs_background-color_token\(durations\.base\)_token\(easings\.inout\)\,_border-color_token\(durations\.base\)_token\(easings\.inout\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-base) var(--sh-easings-inout),border-color var(--sh-durations-base) var(--sh-easings-inout),box-shadow var(--sh-durations-fast) var(--sh-easings-standard)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.inout\)\,_border-color_token\(durations\.fast\)_token\(easings\.inout\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.inout\){transition:background-color var(--sh-durations-fast) var(--sh-easings-inout),border-color var(--sh-durations-fast) var(--sh-easings-inout),box-shadow var(--sh-durations-fast) var(--sh-easings-inout)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.inout\)\,_border-color_token\(durations\.fast\)_token\(easings\.inout\){transition:background-color var(--sh-durations-fast) var(--sh-easings-inout),border-color var(--sh-durations-fast) var(--sh-easings-inout)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.inout\)\,_color_token\(durations\.fast\)_token\(easings\.inout\){transition:background-color var(--sh-durations-fast) var(--sh-easings-inout),color var(--sh-durations-fast) var(--sh-easings-inout)}.sh-trs_width_token\(durations\.slow\)_token\(easings\.standard\){transition:width var(--sh-durations-slow) var(--sh-easings-standard)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.inout\)\,_color_token\(durations\.fast\)_token\(easings\.inout\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-inout),color var(--sh-durations-fast) var(--sh-easings-inout),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-inset-x_0{inset-inline:var(--sh-spacing-0)}.sh-my_xTiny{margin-block:var(--sh-spacing-x-tiny)}.sh-trs_box-shadow_token\(durations\.fast\)_token\(easings\.inout\)\,_border-color_token\(durations\.fast\)_token\(easings\.inout\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:box-shadow var(--sh-durations-fast) var(--sh-easings-inout),border-color var(--sh-durations-fast) var(--sh-easings-inout),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-trs_transform_token\(durations\.slow\)_token\(easings\.standard\){transition:transform var(--sh-durations-slow) var(--sh-easings-standard)}.sh-gap_xxxTiny{gap:xxxTiny}.sh-trs_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-bdr_3xl{border-radius:var(--sh-radii-3xl)}.sh-flex_0_0_13\.625rem{flex:0 0 13.625rem}.sh-flex_0_0_8\.625rem{flex:0 0 8.625rem}.sh-flex_0_0_1\.5rem{flex:0 0 1.5rem}.sh-bd-c_shade\.600{border-color:var(--sh-colors-shade-600)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_color_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),color var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard)}.sh-bd-c_color-mix\(in_srgb\,_var\(--modal-accent\)_22\%\,_transparent\){border-color:color-mix(in srgb,var(--modal-accent) 22%,transparent)}.sh-trs_background_150ms_ease\,_border-color_150ms_ease\,_transform_250ms_cubic-bezier\(0\.34\,_1\.56\,_0\.64\,_1\){transition:background .15s ease,border-color .15s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}.sh-py_0\.875rem{padding-block:.875rem}.sh-bdr_1\.375rem{border-radius:1.375rem}.sh-trs_transform_120ms_ease\,_box-shadow_200ms_ease\,_background_150ms_ease{transition:transform .12s ease,box-shadow .2s ease,background .15s ease}.sh-trs_box-shadow_token\(durations\.fast\)_token\(easings\.inout\)\,_border-color_token\(durations\.fast\)_token\(easings\.inout\)\,_transform_token\(durations\.fast\)_token\(easings\.inout\){transition:box-shadow var(--sh-durations-fast) var(--sh-easings-inout),border-color var(--sh-durations-fast) var(--sh-easings-inout),transform var(--sh-durations-fast) var(--sh-easings-inout)}.sh-bd-c_surface\.card{border-color:var(--sh-colors-surface-card)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_color_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),color var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-trs_opacity_token\(durations\.drawer\)_token\(easings\.out\)\,_background_token\(durations\.drawer\)_token\(easings\.out\){transition:opacity var(--sh-durations-drawer) var(--sh-easings-out),background var(--sh-durations-drawer) var(--sh-easings-out)}.sh-px_xxMedium{padding-inline:var(--sh-spacing-xx-medium)}.sh-trs_background_token\(durations\.fast\)_token\(easings\.out\)\,_border-color_token\(durations\.fast\)_token\(easings\.out\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:background var(--sh-durations-fast) var(--sh-easings-out),border-color var(--sh-durations-fast) var(--sh-easings-out),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-trs_opacity_token\(durations\.drawer\)_token\(easings\.out\)\,_transform_token\(durations\.drawer\)_token\(easings\.out\){transition:opacity var(--sh-durations-drawer) var(--sh-easings-out),transform var(--sh-durations-drawer) var(--sh-easings-out)}.sh-trs_width_token\(durations\.drawer\)_token\(easings\.inout\)\,_background-color_token\(durations\.fast\)_token\(easings\.standard\){transition:width var(--sh-durations-drawer) var(--sh-easings-inout),background-color var(--sh-durations-fast) var(--sh-easings-standard)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),box-shadow var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-mx_xTiny{margin-inline:var(--sh-spacing-x-tiny)}.sh-my_tiny{margin-block:var(--sh-spacing-tiny)}.sh-trs_box-shadow_token\(durations\.fast\)_token\(easings\.standard\)\,_filter_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:box-shadow var(--sh-durations-fast) var(--sh-easings-standard),filter var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-trs_transform_token\(durations\.drawer\)_token\(easings\.inout\)\,_width_token\(durations\.drawer\)_token\(easings\.inout\){transition:transform var(--sh-durations-drawer) var(--sh-easings-inout),width var(--sh-durations-drawer) var(--sh-easings-inout)}.sh-trs_background-color_token\(durations\.fast\)_token\(easings\.standard\)\,_opacity_token\(durations\.fast\)_token\(easings\.standard\){transition:background-color var(--sh-durations-fast) var(--sh-easings-standard),opacity var(--sh-durations-fast) var(--sh-easings-standard)}.sh-flex_1_1_12rem{flex:1 1 12rem}.sh-trs_width_token\(durations\.fast\)_token\(easings\.standard\){transition:width var(--sh-durations-fast) var(--sh-easings-standard)}.sh-trs_background_token\(durations\.fast\)_token\(easings\.standard\)\,_border-color_token\(durations\.fast\)_token\(easings\.standard\)\,_color_token\(durations\.fast\)_token\(easings\.standard\)\,_transform_token\(durations\.fast\)_token\(easings\.standard\){transition:background var(--sh-durations-fast) var(--sh-easings-standard),border-color var(--sh-durations-fast) var(--sh-easings-standard),color var(--sh-durations-fast) var(--sh-easings-standard),transform var(--sh-durations-fast) var(--sh-easings-standard)}.sh-trs_border-color_token\(durations\.fast\)_token\(easings\.out\)\,_box-shadow_token\(durations\.fast\)_token\(easings\.out\)\,_transform_token\(durations\.fast\)_token\(easings\.out\){transition:border-color var(--sh-durations-fast) var(--sh-easings-out),box-shadow var(--sh-durations-fast) var(--sh-easings-out),transform var(--sh-durations-fast) var(--sh-easings-out)}.sh-mx_-xTiny{margin-inline:calc(var(--sh-spacing-x-tiny) * -1)}.sh-py_giant{padding-block:var(--sh-spacing-giant)}.sh-gap_0\!{gap:var(--sh-spacing-0)!important}.sh-ff_mono{font-family:var(--sh-fonts-mono)}.sh-bx-s_border-box{box-sizing:border-box}.sh-c_text\.body{color:var(--sh-colors-text-body)}.sh-d_inline-flex{display:inline-flex}.sh-ai_center{align-items:center}.sh-jc_center{justify-content:center}.sh-c_brand{color:var(--sh-colors-brand)}.sh-flex-wrap_wrap{flex-wrap:wrap}.sh-fs_9\.5px{font-size:9.5px}.sh-fw_bold{font-weight:var(--sh-font-weights-bold)}.sh-ls_\.06em{letter-spacing:.06em}.sh-white-space_nowrap{white-space:nowrap}.sh-c_studio\.text{color:var(--sh-colors-studio-text)}.sh-fs_11\.5px{font-size:11.5px}.sh-d_block{display:block}.sh-fs_13px{font-size:13px}.sh-c_text\.muted{color:var(--sh-colors-text-muted)}.sh-lh_1\.5{line-height:1.5}.sh-d_flex{display:flex}.sh-ai_baseline{align-items:baseline}.sh-fs_12px{font-size:12px}.sh-scr-bar-w_thin{scrollbar-width:thin}.sh-fs_10\.5px{font-size:10.5px}.sh-op_1{opacity:1}.sh-op_0\.72{opacity:.72}.sh-c_text\.inverse{color:var(--sh-colors-text-inverse)}.sh-fs_8\.5px{font-size:8.5px}.sh-ls_\.04em{letter-spacing:.04em}.sh-jc_space-between{justify-content:space-between}.sh-white-space_normal{white-space:normal}.sh-flex-b_full{flex-basis:100%}.sh-bx-sh_s{box-shadow:var(--sh-shadows-s)}.sh-fw_semibold{font-weight:var(--sh-font-weights-semibold)}.sh-fs_14px{font-size:14px}.sh-c_text\.strong{color:var(--sh-colors-text-strong)}.sh-fs_11px{font-size:11px}.sh-tt_uppercase{text-transform:uppercase}.sh-ls_\.05em{letter-spacing:.05em}.sh-tt_none{text-transform:none}.sh-ls_0{letter-spacing:0}.sh-flex-d_column{flex-direction:column}.sh-cursor_pointer{cursor:pointer}.sh-ta_left{text-align:left}.sh-fs_12\.5px{font-size:12.5px}.sh-c_inherit{color:inherit}.sh-ai_flex-start{align-items:flex-start}.sh-fs_13\.5px{font-size:13.5px}.sh-ta_right{text-align:right}.sh-c_status\.successText{color:var(--sh-colors-status-success-text)}.sh-lh_1\.45{line-height:1.45}.sh-c_text\.danger{color:var(--sh-colors-text-danger)}.sh-rg_8px{row-gap:8px}.sh-tov_ellipsis{text-overflow:ellipsis}.sh-fs_10px{font-size:10px}.sh-fs_14\.5px{font-size:14.5px}.sh-d_grid{display:grid}.sh-grid-tc_1\.7fr_1fr_1\.1fr_1fr_0\.9fr_1\.2fr_0\.95fr{grid-template-columns:1.7fr 1fr 1.1fr 1fr .9fr 1.2fr .95fr}.sh-pos_relative{position:relative}.sh-grid-tc_1\.2fr_1\.6fr_1\.6fr_1\.2fr{grid-template-columns:1.2fr 1.6fr 1.6fr 1.2fr}.sh-ls_\.03em{letter-spacing:.03em}.sh-c_status\.warningText{color:var(--sh-colors-status-warning-text)}.sh-c_status\.dangerText{color:var(--sh-colors-status-danger-text)}.sh-fs_9px{font-size:9px}.sh-c_brand\.onBrand{color:var(--sh-colors-brand-on-brand)}.sh-c_text\.disabled{color:var(--sh-colors-text-disabled)}.sh-cursor_not-allowed{cursor:not-allowed}.sh-bx-sh_0_0_0_3px_token\(colors\.surface\.tint\){box-shadow:0 0 0 3px var(--sh-colors-surface-tint)}.sh-fw_medium{font-weight:var(--sh-font-weights-medium)}.sh-d_inline-block{display:inline-block}.sh-c_utility\.white{color:var(--sh-colors-utility-white)}.sh-d_none{display:none}.sh-pos_absolute{position:absolute}.sh-pointer-events_none{pointer-events:none}.sh-op_0\.6{opacity:.6}.sh-anim-dly_0\.15s{animation-delay:.15s}.sh-anim-dly_0\.3s{animation-delay:.3s}.sh-anim-dly_0\.45s{animation-delay:.45s}.sh-anim-dly_2s{animation-delay:2s}.sh-anim-dly_3\.6s{animation-delay:3.6s}.sh-lh_1\.16{line-height:1.16}.sh-c_primary\.400{color:var(--sh-colors-primary-400)}.sh-c_primary\.200{color:var(--sh-colors-primary-200)}.sh-lh_1\.6{line-height:1.6}.sh-bx-sh_popup{box-shadow:var(--sh-shadows-popup)}.sh-ta_center{text-align:center}.sh-grid-tc_1fr_auto_1fr{grid-template-columns:1fr auto 1fr}.sh-ls_0\.05em{letter-spacing:.05em}.sh-lh_16px{line-height:16px}.sh-grid-tc_repeat\(2\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(2,minmax(0,1fr))}.sh-c_text\.link{color:var(--sh-colors-text-link)}.sh-fs_28px{font-size:28px}.sh-lh_34px{line-height:34px}.sh-ls_-0\.02em{letter-spacing:-.02em}.sh-fs_23px{font-size:23px}.sh-lh_30px{line-height:30px}.sh-ls_-0\.01em{letter-spacing:-.01em}.sh-fs_15px{font-size:15px}.sh-lh_22px{line-height:22px}.sh-lh_23px{line-height:23px}.sh-flex-sh_0{flex-shrink:0}.sh-bx-sh_button{box-shadow:var(--sh-shadows-button)}.sh-ls_lg{letter-spacing:var(--sh-letter-spacings-lg)}.sh-c_brand\.DEFAULT{color:brand.DEFAULT}.sh-grid-tc_repeat\(4\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(4,minmax(0,1fr))}.sh-c_negative\.700{color:var(--sh-colors-negative-700)}.sh-c_attention\.700{color:var(--sh-colors-attention-700)}.sh-c_primary\.600{color:var(--sh-colors-primary-600)}.sh-c_positive\.700{color:var(--sh-colors-positive-700)}.sh-grid-tc_1fr_1fr{grid-template-columns:1fr 1fr}.sh-trf_rotate\(-5deg\){transform:rotate(-5deg)}.sh-trf_rotate\(2\.5deg\){transform:rotate(2.5deg)}.sh-bx-sh_0_22px_50px_rgba\(0\,0\,0\,\.5\){box-shadow:0 22px 50px #00000080}.sh-trf_rotate\(-4deg\){transform:rotate(-4deg)}.sh-bx-sh_0_0_26px_rgba\(79\,163\,196\,\.4\){box-shadow:0 0 26px #4fa3c466}.sh-trf_translateX\(-50\%\){transform:translate(-50%)}.sh-c_rgba\(255\,255\,255\,\.82\){color:#ffffffd1}.sh-ls_0\.08em{letter-spacing:.08em}.sh-c_rgba\(255\,255\,255\,\.7\){color:#ffffffb3}.sh-bkdp_blur\(6px\){backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.sh-c_\#F6EFE2{color:#f6efe2}.sh-bx-sh_0_8px_20px_rgba\(0\,0\,0\,\.3\){box-shadow:0 8px 20px #0000004d}.sh-trf-o_bottom{transform-origin:bottom}.sh-scr-bar-w_none{scrollbar-width:none}.sh-lh_14px{line-height:14px}.sh-lh_12px{line-height:12px}.sh-bx-sh_0_0_0_1px_token\(colors\.border\){box-shadow:0 0 0 1px var(--sh-colors-border)}.sh-pos_fixed{position:fixed}.sh-z_popover{z-index:var(--sh-z-index-popover)}.sh-cursor_default{cursor:default}.sh-fs_8px{font-size:8px}.sh-lh_11px{line-height:11px}.sh-lh_17px{line-height:17px}.sh-z_1{z-index:1}.sh-lh_18px{line-height:18px}.sh-lh_19px{line-height:19px}.sh-bx-sh_inset-sm{box-shadow:var(--sh-shadows-inset-sm)}.sh-obj-f_cover{object-fit:cover}.sh-lh_15px{line-height:15px}.sh-lh_1\.55{line-height:1.55}.sh-as_flex-start{align-self:flex-start}.sh-ff_sans{font-family:var(--sh-fonts-sans)}.sh-fs_7\.5px{font-size:7.5px}.sh-lh_10px{line-height:10px}.sh-fv-num_tabular-nums{font-variant-numeric:tabular-nums}.sh-op_0{opacity:0}.sh-as_center{align-self:center}.sh-clip_rect\(0\,0\,0\,0\){clip:rect(0,0,0,0)}.sh-fw_regular{font-weight:var(--sh-font-weights-regular)}.sh-ls_-0\.1px{letter-spacing:-.1px}.sh-lh_20px{line-height:20px}.sh-ls_-0\.2px{letter-spacing:-.2px}.sh-grid-tc_1\.5rem_minmax\(0\,_1fr\){grid-template-columns:1.5rem minmax(0,1fr)}.sh-bd-s-w_thick{border-inline-start-width:var(--sh-border-widths-thick)}.sh-border-inline-start-style_solid{border-inline-start-style:solid}.sh-bd-s-c_border{border-inline-start-color:var(--sh-colors-border)}.sh-grid-tc_1\.125rem_minmax\(0\,_1fr\){grid-template-columns:1.125rem minmax(0,1fr)}.sh-white-space_pre-wrap{white-space:pre-wrap}.sh-ov-wrap_anywhere{overflow-wrap:anywhere}.sh-font-style_italic{font-style:italic}.sh-text-decoration-line_underline{text-decoration-line:underline}.sh-td-c_token\(colors\.border\.focus\){text-decoration-color:var(--sh-colors-border-focus)}.sh-tu-o_2px{text-underline-offset:2px}.sh-resize_vertical{resize:vertical}.sh-d_inline{display:inline}.sh-ff_inherit{font-family:inherit}.sh-fs_inherit{font-size:inherit}.sh-bx-sh_dropdown{box-shadow:var(--sh-shadows-dropdown)}.sh-clip_rect\(0\,_0\,_0\,_0\){clip:rect(0,0,0,0)}.sh-fw_extrabold{font-weight:var(--sh-font-weights-extrabold)}.sh-c_\#fff{color:#fff}.sh-c_border\.strong{color:var(--sh-colors-border-strong)}.sh-z_popoverPortal{z-index:var(--sh-z-index-popover-portal)}.sh-bx-sh_0_26px_64px_color-mix\(in_srgb\,_token\(colors\.utility\.black\)_55\%\,_transparent\){box-shadow:0 26px 64px color-mix(in srgb,var(--sh-colors-utility-black) 55%,transparent)}.sh-c_shade\.50{color:var(--sh-colors-shade-50)}.sh-lh_1\.2{line-height:1.2}.sh-c_sky\.DEFAULT{color:sky.DEFAULT}.sh-c_shade\.100{color:var(--sh-colors-shade-100)}.sh-lh_1\.3{line-height:1.3}.sh-c_shade\.400{color:var(--sh-colors-shade-400)}.sh-lh_1{line-height:1}.sh-lh_1\.4{line-height:1.4}.sh-grid-tc_1rem_minmax\(0\,_1fr\)_auto{grid-template-columns:1rem minmax(0,1fr) auto}.sh-bx-sh_0_0_0_3px_color-mix\(in_srgb\,_currentColor_18\%\,_transparent\){box-shadow:0 0 0 3px color-mix(in srgb,currentColor 18%,transparent)}.sh-z_elevated{z-index:var(--sh-z-index-elevated)}.sh-us_none{-webkit-user-select:none;user-select:none}.sh-pointer-events_auto{pointer-events:auto}.sh-c_shade\.300{color:var(--sh-colors-shade-300)}.sh-z_modal{z-index:var(--sh-z-index-modal)}.sh-bkdp_blur\(3px\){backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.sh-bx-sh_0_32px_84px_color-mix\(in_srgb\,_token\(colors\.utility\.black\)_60\%\,_transparent\){box-shadow:0 32px 84px color-mix(in srgb,var(--sh-colors-utility-black) 60%,transparent)}.sh-grid-tc_auto_minmax\(0\,_1fr\)_auto{grid-template-columns:auto minmax(0,1fr) auto}.sh-fs_16px{font-size:16px}.sh-grid-tc_1\.75rem_minmax\(0\,_1fr\)_auto{grid-template-columns:1.75rem minmax(0,1fr) auto}.sh-z_toast{z-index:var(--sh-z-index-toast)}.sh-bx-sh_none{box-shadow:none}.sh-justify-items_center{justify-items:center}.sh-grid-tc_1\.25rem_minmax\(0\,_1fr\)_auto{grid-template-columns:1.25rem minmax(0,1fr) auto}.sh-trs-prop_border-color{--transition-prop: border-color;transition-property:border-color}.sh-trs-dur_fast{--transition-duration: var(--sh-durations-fast);transition-duration:var(--sh-durations-fast)}.sh-c_text\.warning{color:var(--sh-colors-text-warning)}.sh-trs-prop_width{--transition-prop: width;transition-property:width}.sh-trs-tmf_linear{--transition-easing: var(--sh-easings-linear);transition-timing-function:var(--sh-easings-linear)}.sh-bx-sh_input{box-shadow:var(--sh-shadows-input)}.sh-bx-sh_inset_0_0_14px_rgba\(0\,0\,0\,\.4\){box-shadow:inset 0 0 14px #0006}.sh-grid-tc_minmax\(0\,_1fr\){grid-template-columns:minmax(0,1fr)}.sh-fw_normal{font-weight:var(--sh-font-weights-normal)}.sh-ai_end{align-items:end}.sh-project-index_1{project-index:1px}.sh-source-index_1{source-index:1px}.sh-source-total_1{source-total:1px}.sh-filter_blur\(8px\){filter:blur(8px)}.sh-bx-sh_0_12px_26px_rgba\(15\,_42\,_42\,_0\.18\){box-shadow:0 12px 26px #0f2a2a2e}.sh-trf_rotate\(-9deg\){transform:rotate(-9deg)}.sh-trf_rotate\(8deg\){transform:rotate(8deg)}.sh-bx-sh_0_16px_34px_rgba\(15\,_42\,_42\,_0\.14\){box-shadow:0 16px 34px #0f2a2a24}.sh-ls_0\.02em{letter-spacing:.02em}.sh-ai_stretch{align-items:stretch}.sh-grid-tc_repeat\(2\,_1fr\){grid-template-columns:repeat(2,1fr)}.sh-asp_16_\/_9{aspect-ratio:16 / 9}.sh-bg-s_200\%_100\%{background-size:200% 100%}.sh-fill_true{fill:true}.sh-ap_none{appearance:none;-webkit-appearance:none}.sh-fs_0\.8125rem{font-size:.8125rem}.sh-flex-b_100\%{flex-basis:100%}.sh-bx-sh_inset_0_0_16px_rgba\(0\,0\,0\,\.4\){box-shadow:inset 0 0 16px #0006}.sh-lh_1\.25{line-height:1.25}.sh-id_scene{id:scene}.sh-sticky_start{sticky:start}.sh-interactive_true{interactive:true}.sh-id_timecode{id:timecode}.sh-grid-tc_auto_1fr{grid-template-columns:auto 1fr}.sh-trf_translateY\(0\){transform:translateY(0)}.sh-z_3{z-index:3}.sh-c_white{color:var(--sh-colors-white)}.sh-bx-sh_0_1px_4px_rgba\(0\,0\,0\,\.26\){box-shadow:0 1px 4px #00000042}.sh-c_\#6FC2DE{color:#6fc2de}.sh-ls_\.02em{letter-spacing:.02em}.sh-c_\#5AB6D8{color:#5ab6d8}.sh-bx-sh_0_0_5px_currentColor{box-shadow:0 0 5px currentColor}.sh-lh_1\.35{line-height:1.35}.sh-c_currentColor{color:currentColor}.sh-grid-tc_repeat\(auto-fill\,_minmax\(168px\,_1fr\)\){grid-template-columns:repeat(auto-fill,minmax(168px,1fr))}.sh-bx-sh_0_0_0_3px_rgba\(10\,16\,18\,\.42\)\,_0_0_5px_currentColor{box-shadow:0 0 0 3px #0a10126b,0 0 5px currentColor}.sh-id_source{id:source}.sh-bx-sh_inset_0_0_70px_rgba\(0\,0\,0\,\.34\){box-shadow:inset 0 0 70px #00000057}.sh-z_2{z-index:2}.sh-grid-tc_repeat\(auto-fill\,_minmax\(220px\,_1fr\)\){grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.sh-ai_start{align-items:start}.sh-as_stretch{align-self:stretch}.sh-grid-tc_repeat\(auto-fill\,_minmax\(236px\,_1fr\)\){grid-template-columns:repeat(auto-fill,minmax(236px,1fr))}.sh-grid-ar_1fr{grid-auto-rows:1fr}.sh-grid-tc_repeat\(auto-fill\,_minmax\(166px\,_1fr\)\){grid-template-columns:repeat(auto-fill,minmax(166px,1fr))}.sh-grid-tc_1fr{grid-template-columns:1fr}.sh-tch-a_pan-y{touch-action:pan-y}.sh-bg-s_165\%_165\%{background-size:165% 165%}.sh-will-change_filter\,_background-position{will-change:filter,background-position}.sh-z_6{z-index:6}.sh-bg-c_\#4FA3C4{background-color:#4fa3c4}.sh-bx-sh_0_0_7px_rgba\(79\,163\,196\,\.7\){box-shadow:0 0 7px #4fa3c4b3}.sh-pos_static{position:static}.sh-ls_\.01em{letter-spacing:.01em}.sh-tt_capitalize{text-transform:capitalize}.sh-c_rgba\(255\,255\,255\,\.5\){color:#ffffff80}.sh-c_\#6B3FA0{color:#6b3fa0}.sh-c_\#1E6E45{color:#1e6e45}.sh-c_\#2A547D{color:#2a547d}.sh-c_text\.onLightChip{color:var(--sh-colors-text-on-light-chip)}.sh-c_status\.infoText{color:var(--sh-colors-status-info-text)}.sh-ai_flex-end{align-items:flex-end}.sh-filter_blur\(5px\){filter:blur(5px)}.sh-op_0\.4{opacity:.4}.sh-c_studio\.accent{color:var(--sh-colors-studio-accent)}.sh-ls_0\.04em{letter-spacing:.04em}.sh-fs_24px{font-size:24px}.sh-fs_30px{font-size:30px}.sh-ls_-0\.6px{letter-spacing:-.6px}.sh-c_shade\.500{color:var(--sh-colors-shade-500)}.sh-ls_0\.06em{letter-spacing:.06em}.sh-grid-tc_repeat\(auto-fit\,_minmax\(156px\,_1fr\)\){grid-template-columns:repeat(auto-fit,minmax(156px,1fr))}.sh-c_text\.subtle{color:var(--sh-colors-text-subtle)}.sh-lh_relaxed{line-height:var(--sh-line-heights-relaxed)}.sh-fs_17px{font-size:17px}.sh-lh_tight{line-height:var(--sh-line-heights-tight)}.sh-bx-sh_sm{box-shadow:var(--sh-shadows-sm)}.sh-bg-i_linear-gradient\(90deg\,_token\(colors\.primary\.500\)\,_token\(colors\.primary\.400\)\){background-image:linear-gradient(90deg,var(--sh-colors-primary-500),var(--sh-colors-primary-400))}.sh-bx-sh_soft{box-shadow:soft}.sh-fs_22px{font-size:22px}.sh-scr-bar-g_stable{scrollbar-gutter:stable}.sh-ls_0\.03em{letter-spacing:.03em}.sh-c_text\.primary{color:text.primary}.sh-tags_Maren{tags:Maren}.sh-objects_bottle{objects:bottle}.sh-actions_reaching{actions:reaching}.sh-interactions_subject_passes_a_bottle_to_the_interviewer{interactions:subject passes a bottle to the interviewer}.sh-tier_standard{tier:standard}.sh-motion-label_Pan_left{motion-label:Pan left}.sh-motion-known_true{motion-known:true}.sh-motion-label_Not_analysed{motion-label:Not analysed}.sh-motion-analysis-status_not_analyzed{motion-analysis-status:not_analyzed}.sh-tier_studio{tier:studio}.sh-motion-label_Unknown{motion-label:Unknown}.sh-motion-analysis-status_ready{motion-analysis-status:ready}.sh-op_0\.7{opacity:.7}.sh-bg-s_cover{background-size:cover}.sh-bx-sh_inset_0_0_2\.5rem_rgba\(0\,_0\,_0\,_0\.4\){box-shadow:inset 0 0 2.5rem #0006}.sh-ring-w_thick{outline-width:var(--sh-border-widths-thick)}.sh-outline-style_solid{outline-style:solid}.sh-ring-c_transparent{outline-color:var(--sh-colors-transparent)}.sh-ring-o_1px{outline-offset:1px}.sh-tsh_0_1px_3px_rgba\(0\,_0\,_0\,_0\.6\){text-shadow:0 1px 3px rgba(0,0,0,.6)}.sh-bx-sh_xs{box-shadow:var(--sh-shadows-xs)}.sh-jc_flex-end{justify-content:flex-end}.sh-justify-self_start{justify-self:start}.sh-jc_flex-start{justify-content:flex-start}.sh-va_1px{vertical-align:1px}.sh-cg_18px{column-gap:18px}.sh-rg_7px{row-gap:7px}.sh-lh_1\.1{line-height:1.1}.sh-ls_-\.02em{letter-spacing:-.02em}.sh-cq-t_inline-size{container-type:inline-size}.sh-grid-tc_minmax\(0\,_1\.6fr\)_repeat\(5\,_minmax\(0\,_1fr\)\){grid-template-columns:minmax(0,1.6fr) repeat(5,minmax(0,1fr))}.sh-d_-webkit-box{display:-webkit-box}.sh-box-orient_vertical{box-orient:vertical}.sh-op_0\.9{opacity:.9}.sh-scr-bhv_smooth{scroll-behavior:smooth}.sh-ls_-\.2px{letter-spacing:-.2px}.sh-op_0\.55{opacity:.55}.sh-as_flex-end{align-self:flex-end}.sh-wb_break-word{word-break:break-word}.sh-ls_-\.25px{letter-spacing:-.25px}.sh-wb_break-all{word-break:break-all}.sh-grid-tc_repeat\(auto-fill\,_minmax\(150px\,_1fr\)\){grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.sh-bx-sh_inset_0_0_60px_rgba\(0\,0\,0\,\.36\){box-shadow:inset 0 0 60px #0000005c}.sh-op_0\.14{opacity:.14}.sh-c_\#12242B{color:#12242b}.sh-c_var\(--source-monitor-overlay-fg\){color:var(--source-monitor-overlay-fg)}.sh-c_var\(--source-monitor-control-fg\){color:var(--source-monitor-control-fg)}.sh-c_var\(--source-monitor-timecode\){color:var(--source-monitor-timecode)}.sh-c_var\(--source-monitor-timeline-label\){color:var(--source-monitor-timeline-label)}.sh-tch-a_none{touch-action:none}.sh-grid-tc_repeat\(5\,_1fr\){grid-template-columns:repeat(5,1fr)}.sh-c_var\(--source-monitor-muted-timecode\){color:var(--source-monitor-muted-timecode)}.sh-c_\#F7FBFC{color:#f7fbfc}.sh-c_\#D9E7EC{color:#d9e7ec}.sh-bx-sh_var\(--source-monitor-comment-point-ring\){box-shadow:var(--source-monitor-comment-point-ring)}.sh-z_4{z-index:4}.sh-z_5{z-index:5}.sh-c_var\(--source-monitor-timeline-bg\){color:var(--source-monitor-timeline-bg)}.sh-bx-sh_var\(--source-monitor-playhead-glow\){box-shadow:var(--source-monitor-playhead-glow)}.sh-z_8{z-index:8}.sh-grid-tc_minmax\(7rem\,_0\.8fr\)_minmax\(0\,_1\.2fr\){grid-template-columns:minmax(7rem,.8fr) minmax(0,1.2fr)}.sh-cg_12px{column-gap:12px}.sh-d_contents{display:contents}.sh-isolation_isolate{isolation:isolate}.sh-c_secondary\.200{color:var(--sh-colors-secondary-200)}.sh-lh_1\.65{line-height:1.65}.sh-c_shade\.200{color:var(--sh-colors-shade-200)}.sh-fs_26px{font-size:26px}.sh-lh_28px{line-height:28px}.sh-bx-sh_inset_0_0_40px_token\(colors\.utility\.black\/40\){box-shadow:inset 0 0 40px color-mix(in srgb,var(--sh-colors-utility-black) 40%,transparent)}.sh-fs_xs{font-size:var(--sh-font-sizes-xs)}.sh-lh_normal{line-height:var(--sh-line-heights-normal)}.sh-fs_sm{font-size:var(--sh-font-sizes-sm)}.sh-fs_0\.71875rem{font-size:.71875rem}.sh-fs_md{font-size:var(--sh-font-sizes-md)}.sh-ac-c_brand{accent-color:var(--sh-colors-brand)}.sh-ls_\.08em{letter-spacing:.08em}.sh-fs_1\.5rem{font-size:1.5rem}.sh-c_surface\.card{color:var(--sh-colors-surface-card)}.sh-flex-wrap_nowrap{flex-wrap:nowrap}.sh-bx-sh_0_1px_2px_rgba\(0\,0\,0\,\.08\){box-shadow:0 1px 2px #00000014}.sh-grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(3,minmax(0,1fr))}.sh-trf-o_left_center{transform-origin:left center}.sh-sr_true{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sh-c_utility\.alert{color:var(--sh-colors-utility-alert)}.sh-op_0\.85{opacity:.85}.sh-op_0\.65{opacity:.65}.sh-z_dropdown{z-index:dropdown}.sh-bx-sh_lg{box-shadow:var(--sh-shadows-lg)}.sh-ring-w_2px{outline-width:2px}.sh-ring-c_text\.strong{outline-color:var(--sh-colors-text-strong)}.sh-ring-c_studio\.text{outline-color:var(--sh-colors-studio-text)}.sh-ring-c_brand\.DEFAULT{outline-color:brand.DEFAULT}.sh-fs_1\.375rem{font-size:1.375rem}.sh-lh_1\.75rem{line-height:1.75rem}.sh-lh_1\.25rem{line-height:1.25rem}.sh-ls_0\.07em{letter-spacing:.07em}.sh-ls_-0\.015em{letter-spacing:-.015em}.sh-pos_sticky{position:sticky}.sh-bx-sh_0_0\.75rem_2rem_rgba\(0\,_0\,_0\,_0\.42\){box-shadow:0 .75rem 2rem #0000006b}.sh-c_rgba\(255\,_255\,_255\,_0\.58\){color:#ffffff94}.sh-fs_18px{font-size:18px}.sh-c_rgba\(255\,_255\,_255\,_0\.66\){color:#ffffffa8}.sh-fs_20px{font-size:20px}.sh-fs_0\.625rem{font-size:.625rem}.sh-bx-sh_0_0\.0625rem_0\.25rem_rgba\(0\,_125\,_115\,_0\.4\){box-shadow:0 .0625rem .25rem #007d7366}.sh-fs_1\.75rem{font-size:1.75rem}.sh-fs_0\.9375rem{font-size:.9375rem}.sh-fs_0\.6875rem{font-size:.6875rem}.sh-fs_0\.75rem{font-size:.75rem}.sh-fs_1rem{font-size:1rem}.sh-fs_0\.84375rem{font-size:.84375rem}.sh-bx-sh_m{box-shadow:var(--sh-shadows-m)}.sh-fs_2xl{font-size:var(--sh-font-sizes-2xl)}.sh-trf_translate\(-50\%\,_-50\%\){transform:translate(-50%,-50%)}.sh-asp_16_\/_10{aspect-ratio:16 / 10}.sh-bx-sh_0_12px_26px_rgba\(0\,0\,0\,\.42\){box-shadow:0 12px 26px #0000006b}.sh-trf_translateX\(-50\%\)_rotate\(-9deg\){transform:translate(-50%) rotate(-9deg)}.sh-trf_translateX\(-50\%\)_rotate\(7deg\){transform:translate(-50%) rotate(7deg)}.sh-z_30{z-index:30}.sh-bx-sh_0_6px_20px_rgba\(0\,0\,0\,\.4\){box-shadow:0 6px 20px #0006}.sh-op_0\.95{opacity:.95}.sh-fs_0\.65625rem{font-size:.65625rem}.sh-c_var\(--sh-onboarding-demo-label\){color:var(--sh-onboarding-demo-label)}.sh-c_var\(--sh-onboarding-title-text\){color:var(--sh-onboarding-title-text)}.sh-bx-sh_0_14px_34px_rgba\(47\,111\,142\,\.5\){box-shadow:0 14px 34px #2f6f8e80}.sh-fs_2rem{font-size:2rem}.sh-lh_1\.12{line-height:1.12}.sh-c_var\(--sh-onboarding-dim-text\){color:var(--sh-onboarding-dim-text)}.sh-asp_4_\/_5{aspect-ratio:4 / 5}.sh-bx-sh_0_14px_34px_rgba\(0\,0\,0\,\.42\){box-shadow:0 14px 34px #0000006b}.sh-bx-sh_0_0_8px_var\(--sh-onboarding-rec-dot\){box-shadow:0 0 8px var(--sh-onboarding-rec-dot)}.sh-fs_0\.5625rem{font-size:.5625rem}.sh-c_rgba\(255\,255\,255\,\.72\){color:#ffffffb8}.sh-fs_0\.5rem{font-size:.5rem}.sh-ls_0\.11em{letter-spacing:.11em}.sh-tsh_0_1px_4px_rgba\(0\,0\,0\,\.7\){text-shadow:0 1px 4px rgba(0,0,0,.7)}.sh-c_rgba\(255\,255\,255\,\.62\){color:#ffffff9e}.sh-fs_0\.59375rem{font-size:.59375rem}.sh-lh_1\.32{line-height:1.32}.sh-tsh_0_1px_6px_rgba\(0\,0\,0\,\.95\){text-shadow:0 1px 6px rgba(0,0,0,.95)}.sh-bx-sh_0_4px_12px_rgba\(0\,0\,0\,\.3\){box-shadow:0 4px 12px #0000004d}.sh-fs_1\.1875rem{font-size:1.1875rem}.sh-c_rgba\(255\,255\,255\,\.55\){color:#ffffff8c}.sh-ai_safe_center{align-items:safe center}.sh-anim-dly_\.8s{animation-delay:.8s}.sh-c_var\(--sh-onboarding-error-tint\){color:var(--sh-onboarding-error-tint)}.sh-fs_1\.0625rem{font-size:1.0625rem}.sh-c_var\(--sh-onboarding-meta-text\){color:var(--sh-onboarding-meta-text)}.sh-fs_0\.78125rem{font-size:.78125rem}.sh-c_rgba\(255\,255\,255\,\.4\){color:#fff6}.sh-ls_0\.16em{letter-spacing:.16em}.sh-c_primary\.300{color:var(--sh-colors-primary-300)}.sh-c_var\(--sh-onboarding-dark-ink\){color:var(--sh-onboarding-dark-ink)}.sh-fs_0\.96875rem{font-size:.96875rem}.sh-bx-sh_0_12px_30px_rgba\(47\,111\,142\,\.4\){box-shadow:0 12px 30px #2f6f8e66}.sh-fs_1\.8rem{font-size:1.8rem}.sh-lh_1\.14{line-height:1.14}.sh-filter_blur\(3px\){filter:blur(3px)}.sh-grid-tc_repeat\(auto-fill\,_minmax\(18\.5rem\,_1fr\)\){grid-template-columns:repeat(auto-fill,minmax(18.5rem,1fr))}.sh-grid-tc_minmax\(0\,_1fr\)_repeat\(3\,_2\.5rem\){grid-template-columns:minmax(0,1fr) repeat(3,2.5rem)}.sh-cg_xSmall{column-gap:var(--sh-spacing-x-small)}.sh-c_transparent{color:var(--sh-colors-transparent)}.sh-grid-tc_repeat\(21\,_1fr\){grid-template-columns:repeat(21,1fr)}.sh-grid-tr_repeat\(21\,_1fr\){grid-template-rows:repeat(21,1fr)}.sh-ls_0\.5em{letter-spacing:.5em}.sh-cg_medium{column-gap:var(--sh-spacing-medium)}.sh-rg_medium{row-gap:var(--sh-spacing-medium)}.sh-ac_center{align-content:center}.sh-bg-grad_to-br{--gradient-stops: var(--gradient-via-stops, var(--gradient-position), var(--gradient-from) var(--gradient-from-position), var(--gradient-to) var(--gradient-to-position));--gradient-position: to bottom right;background-image:linear-gradient(var(--gradient-stops))}.sh-grad-from_primary\.400{--gradient-from: var(--sh-colors-primary-400)}.sh-grad-to_primary\.700{--gradient-to: var(--sh-colors-primary-700)}.sh-fs_19px{font-size:19px}.sh-bx-sh_0_4px_14px_-5px_rgba\(46\,_111\,_142\,_0\.55\){box-shadow:0 4px 14px -5px #2e6f8e8c}.sh-c_tertiary\.600{color:var(--sh-colors-tertiary-600)}.sh-grid-tc_minmax\(0\,_1fr\)_auto{grid-template-columns:minmax(0,1fr) auto}.sh-ff_ui-monospace\,_SFMono-Regular\,_Menlo\,_Monaco\,_Consolas\,_\"Liberation_Mono\"\,_monospace{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.sh-grid-tc_auto_minmax\(0\,_1fr\){grid-template-columns:auto minmax(0,1fr)}.sh-grid-tc_repeat\(4\,_1fr\){grid-template-columns:repeat(4,1fr)}.sh-bx-sh_focusRing{box-shadow:var(--sh-shadows-focus-ring)}.sh-c_\#E7F0F3{color:#e7f0f3}.sh-bx-sh_0_2px_12px_rgba\(0\,0\,0\,\.38\){box-shadow:0 2px 12px #00000061}.sh-ls_0\.1em{letter-spacing:.1em}.sh-bx-sh_var\(--source-monitor-shell-shadow\){box-shadow:var(--source-monitor-shell-shadow)}.sh-c_var\(--source-monitor-text\){color:var(--source-monitor-text)}.sh-bx-sh_var\(--source-monitor-viewer-inset-shadow\){box-shadow:var(--source-monitor-viewer-inset-shadow)}.sh-c_\#0B1418{color:#0b1418}.sh-bx-sh_0_6px_22px_rgba\(0\,0\,0\,\.32\){box-shadow:0 6px 22px #00000052}.sh-c_\#FFFFFF{color:#fff}.sh-c_\#A9D5E6{color:#a9d5e6}.sh-justify-self_center{justify-self:center}.sh-c_var\(--source-monitor-timecode-dim\){color:var(--source-monitor-timecode-dim)}.sh-op_0\.75{opacity:.75}.sh-bx-sh_0_1px_4px_rgba\(0\,0\,0\,\.5\){box-shadow:0 1px 4px #00000080}.sh-c_var\(--source-monitor-tooltip-fg\){color:var(--source-monitor-tooltip-fg)}.sh-c_var\(--source-monitor-shortcut-key-fg\){color:var(--source-monitor-shortcut-key-fg)}.sh-cp-path_inset\(50\%\){clip-path:inset(50%);-webkit-clip-path:inset(50%)}.sh-trf_translateY\(-50\%\){transform:translateY(-50%)}.sh-grid-tc_2\.75rem_minmax\(0\,_1fr\){grid-template-columns:2.75rem minmax(0,1fr)}.sh-trs-prop_opacity\,_box-shadow{--transition-prop: opacity, box-shadow;transition-property:opacity,box-shadow}.sh-trs-tmf_standard{--transition-easing: var(--sh-easings-standard);transition-timing-function:var(--sh-easings-standard)}.sh-grid-tc_1\.625rem_minmax\(0\,_1fr\)_auto_auto{grid-template-columns:1.625rem minmax(0,1fr) auto auto}.sh-trs-prop_opacity{--transition-prop: opacity;transition-property:opacity}.sh-ps_2px{padding-inline-start:2px}.sh-grid-tc_3\.25rem_5\.25rem_minmax\(0\,_1fr\){grid-template-columns:3.25rem 5.25rem minmax(0,1fr)}.sh-vis_hidden{visibility:hidden}.sh-c_highlight\.text{color:var(--sh-colors-highlight-text)}.sh-bg-c_var\(--bar-fill\){background-color:var(--bar-fill)}.sh-bx-sh_xxs{box-shadow:var(--sh-shadows-xxs)}.sh-bx-sh_toast{box-shadow:var(--sh-shadows-toast)}.sh-tsh_0_2px_10px_rgba\(0\,0\,0\,\.55\){text-shadow:0 2px 10px rgba(0,0,0,.55)}.sh-bx-sh_inset_0_0_44px_rgba\(0\,0\,0\,\.42\){box-shadow:inset 0 0 44px #0000006b}.sh-c_\#12262E{color:#12262e}.sh-tsh_0_1px_2px_rgba\(0\,0\,0\,\.55\){text-shadow:0 1px 2px rgba(0,0,0,.55)}.sh-c_rgba\(255\,255\,255\,\.85\){color:#ffffffd9}.sh-bx-sh_0_0_0_1px_rgba\(0\,0\,0\,\.3\){box-shadow:0 0 0 1px #0000004d}.sh-bx-sh_0_0_0_1px_rgba\(255\,_255\,_255\,_0\.2\){box-shadow:0 0 0 1px #fff3}.sh-grid-tc_repeat\(auto-fit\,_minmax\(16rem\,_1fr\)\){grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.sh-grid-tc_repeat\(auto-fit\,_minmax\(18rem\,_1fr\)\){grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.sh-bx-sh_inset_0_0_0_1px_token\(colors\.border\){box-shadow:inset 0 0 0 1px var(--sh-colors-border)}.sh-grid-tc_minmax\(10rem\,_1fr\)_auto{grid-template-columns:minmax(10rem,1fr) auto}.sh-grid-tc_repeat\(auto-fit\,_minmax\(11rem\,_1fr\)\){grid-template-columns:repeat(auto-fit,minmax(11rem,1fr))}.sh-va_middle{vertical-align:middle}.sh-id_name{id:name}.sh-header_Name{header:Name}.sh-sortable_true{sortable:true}.sh-content_Upload_details{content:Upload details}.sh-content_Only_artifacts_are_uploaded\.{content:Only artifacts are uploaded.}.sh-id_clip{id:clip}.sh-header_Clip{header:Clip}.sh-asp_1{aspect-ratio:1}.sh-msk-i_linear-gradient\(to_bottom\,_transparent\,_black_token\(spacing\.large\)\){mask-image:linear-gradient(to bottom,transparent,black var(--sh-spacing-large));-webkit-mask-image:linear-gradient(to bottom,transparent,black var(--sh-spacing-large))}.sh-msk-i_linear-gradient\(to_bottom\,_black_calc\(100\%_-_token\(spacing\.large\)\)\,_transparent\){mask-image:linear-gradient(to bottom,black calc(100% - var(--sh-spacing-large)),transparent);-webkit-mask-image:linear-gradient(to bottom,black calc(100% - var(--sh-spacing-large)),transparent)}.sh-msk-i_linear-gradient\(to_bottom\,_transparent\,_black_token\(spacing\.large\)\,_black_calc\(100\%_-_token\(spacing\.large\)\)\,_transparent\){mask-image:linear-gradient(to bottom,transparent,black var(--sh-spacing-large),black calc(100% - var(--sh-spacing-large)),transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black var(--sh-spacing-large),black calc(100% - var(--sh-spacing-large)),transparent)}.sh-white-space_pre{white-space:pre}.sh-trf-o_var\(--radix-popover-content-transform-origin\){transform-origin:var(--radix-popover-content-transform-origin)}.sh-obj-f_contain{object-fit:contain}.sh-bkdp_blur\(token\(spacing\.xxTiny\)\){backdrop-filter:blur(var(--sh-spacing-xx-tiny));-webkit-backdrop-filter:blur(var(--sh-spacing-xx-tiny))}.sh-d_inline-grid{display:inline-grid}.sh-ca-c_brand{caret-color:var(--sh-colors-brand)}.sh-c_salmon\.text{color:var(--sh-colors-salmon-text)}.sh-c_sky\.text{color:var(--sh-colors-sky-text)}.sh-c_aqua\.text{color:var(--sh-colors-aqua-text)}.sh-c_lime\.text{color:var(--sh-colors-lime-text)}.sh-c_peach\.text{color:var(--sh-colors-peach-text)}.sh-c_ash\.text{color:var(--sh-colors-ash-text)}.sh-resize_none{resize:none}.sh-trs-prop_transform{--transition-prop: transform;transition-property:transform}.sh-c_text\.heading{color:text.heading}.sh-trs-prop_background-color\,_color{--transition-prop: background-color, color;transition-property:background-color,color}.sh-trf-o_var\(--radix-popover-content-transform-origin\,_var\(--radix-dropdown-menu-content-transform-origin\,_var\(--radix-select-content-transform-origin\)\)\){transform-origin:var(--radix-popover-content-transform-origin, var(--radix-dropdown-menu-content-transform-origin, var(--radix-select-content-transform-origin)))}.sh-fs_lg{font-size:var(--sh-font-sizes-lg)}.sh-lh_sm{line-height:var(--sh-line-heights-sm)}.sh-lh_xs{line-height:var(--sh-line-heights-xs)}.sh-c_primary\.700{color:var(--sh-colors-primary-700)}.sh-grid-tc_repeat\(5\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(5,minmax(0,1fr))}.sh-c_text\.onSegment{color:var(--sh-colors-text-on-segment)}.sh-pos_popper{position:popper}.sh-op_0\.82{opacity:.82}.sh-grid-tc_repeat\(3\,_1fr\){grid-template-columns:repeat(3,1fr)}.sh-grid-tc_repeat\(auto-fit\,_minmax\(10rem\,_1fr\)\){grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.sh-inset-be_large{inset-block-end:var(--sh-spacing-large)}.sh-inset-e_large{inset-inline-end:var(--sh-spacing-large)}.sh-c_positive\.300{color:var(--sh-colors-positive-300)}.sh-c_attention\.300{color:var(--sh-colors-attention-300)}.sh-c_negative\.300{color:var(--sh-colors-negative-300)}.sh-op_0\.2{opacity:.2}.sh-grid-tc_7\.5rem_minmax\(0\,_1fr\){grid-template-columns:7.5rem minmax(0,1fr)}.sh-bd-cl_collapse{border-collapse:collapse}.sh-fw_inherit{font-weight:inherit}.sh-cursor_grab{cursor:grab}.sh-bx-sh_raised{box-shadow:raised}.sh-op_0\.86{opacity:.86}.sh-op_0\.58{opacity:.58}.sh-bkdp_blur\(0\.4375rem\){backdrop-filter:blur(.4375rem);-webkit-backdrop-filter:blur(.4375rem)}.sh-c_var\(--modal-accent\){color:var(--modal-accent)}.sh-bx-sh_0_0\.0625rem_0\.125rem_color-mix\(in_srgb\,_var\(--modal-accent\)_18\%\,_transparent\){box-shadow:0 .0625rem .125rem color-mix(in srgb,var(--modal-accent) 18%,transparent)}.sh-lh_1\.5rem{line-height:1.5rem}.sh-lh_1\.3125rem{line-height:1.3125rem}.sh-white-space_pre-line{white-space:pre-line}.sh-bx-sh_0_0\.0625rem_0_rgba\(255\,_255\,_255\,_0\.6\)_inset\,_0_1\.5rem_3\.75rem_-0\.75rem_rgba\(12\,_24\,_32\,_0\.42\)\,_0_0\.5rem_1\.375rem_-0\.625rem_rgba\(12\,_24\,_32\,_0\.3\){box-shadow:0 .0625rem #fff9 inset,0 1.5rem 3.75rem -.75rem #0c18206b,0 .5rem 1.375rem -.625rem #0c18204d}.sh-trf-o_center{transform-origin:center}.sh-fs_0\.875rem{font-size:.875rem}.sh-lh_1\.125rem{line-height:1.125rem}.sh-ls_-0\.00625rem{letter-spacing:-.00625rem}.sh-bx-sh_0_0\.0625rem_0\.125rem_rgba\(16\,_32\,_40\,_0\.18\){box-shadow:0 .0625rem .125rem #1020282e}.sh-asp_16_\/_8{aspect-ratio:16 / 8}.sh-jc_stretch{justify-content:stretch}.sh-bx-sh_inset_0_0_token\(spacing\.xxHuge\)_color-mix\(in_srgb\,_token\(colors\.shade\.950\)_34\%\,_transparent\){box-shadow:inset 0 0 var(--sh-spacing-xx-huge) color-mix(in srgb,var(--sh-colors-shade-950) 34%,transparent)}.sh-ls_wide{letter-spacing:var(--sh-letter-spacings-wide)}.sh-ls_md{letter-spacing:var(--sh-letter-spacings-md)}.sh-bx-sh_-1rem_0_2rem_rgba\(12\,_24\,_32\,_0\.26\){box-shadow:-1rem 0 2rem #0c182042}.sh-trf_translateX\(1\.5rem\){transform:translate(1.5rem)}.sh-grid-tr_auto_1fr_auto{grid-template-rows:auto 1fr auto}.sh-bx-sh_sidebar{box-shadow:var(--sh-shadows-sidebar)}.sh-grid-tc_auto_1fr_auto{grid-template-columns:auto 1fr auto}.sh-lh_1rem{line-height:1rem}.sh-bx-sh_inset_0_0_0_token\(borderWidths\.thin\)_token\(colors\.border\){box-shadow:inset 0 0 0 var(--sh-border-widths-thin) var(--sh-colors-border)}.sh-bx-sh_0_0_0_0\.125rem_token\(colors\.surface\.card\){box-shadow:0 0 0 .125rem var(--sh-colors-surface-card)}.sh-c_primary\.500{color:var(--sh-colors-primary-500)}.sh-ac_start{align-content:start}.sh-trf_translateX\(-100\%\){transform:translate(-100%)}.sh-bd-cl_separate{border-collapse:separate}.sh-bd-sp_0{border-spacing:var(--sh-spacing-0)}.sh-tbl_fixed{table-layout:fixed}.sh-z_tablePinnedHeader{z-index:var(--sh-z-index-table-pinned-header)}.sh-z_tablePinnedCell{z-index:var(--sh-z-index-table-pinned-cell)}.sh-ls_xs{letter-spacing:var(--sh-letter-spacings-xs)}.sh-c_studio\.700{color:studio.7}.sh-c_warning\.700{color:warning.7}.sh-c_danger\.700{color:danger.7}.sh-c_success\.700{color:success.7}.sh-bx-sh_inset_0_0_0_token\(borderWidths\.thin\)_token\(colors\.status\.dangerBorder\){box-shadow:inset 0 0 0 var(--sh-border-widths-thin) var(--sh-colors-status-danger-border)}.sh-ls_normal{letter-spacing:var(--sh-letter-spacings-normal)}.sh-grid-tc_1fr_auto{grid-template-columns:1fr auto}.sh-min-w_0{min-width:var(--sh-sizes-0)}.sh-w_full{width:var(--sh-sizes-full)}.sh-ov-x_hidden{overflow-x:hidden}.sh-pt_xxMedium{padding-top:var(--sh-spacing-xx-medium)}.sh-pb_3\.75rem{padding-bottom:3.75rem}.sh-max-w_1200px{max-width:1200px}.sh-mb_18px{margin-bottom:18px}.sh-w_32px{width:32px}.sh-h_32px{height:32px}.sh-mt_5px{margin-top:5px}.sh-max-w_640px{max-width:640px}.sh-mt_11px{margin-top:11px}.sh-w_3px{width:3px}.sh-h_3px{height:3px}.sh-max-w_full{max-width:var(--sh-sizes-full)}.sh-ov-x_auto{overflow-x:auto}.sh-ov-y_hidden{overflow-y:hidden}.sh-ovs-bx_contain{overscroll-behavior-x:contain}.sh-mb_20px{margin-bottom:20px}.sh-mb_16px{margin-bottom:16px}.sh-ml_0{margin-left:var(--sh-spacing-0)}.sh-mb_14px{margin-bottom:14px}.sh-mb_8px{margin-bottom:8px}.sh-ml_27px{margin-left:27px}.sh-pt_14px{padding-top:14px}.sh-bd-t-w_thin{border-top-width:var(--sh-border-widths-thin)}.sh-border-top-style_solid{border-top-style:solid}.sh-bd-t-c_border\.subtle{border-top-color:var(--sh-colors-border-subtle)}.sh-w_20px{width:20px}.sh-h_20px{height:20px}.sh-mt_1px{margin-top:1px}.sh-mt_12px{margin-top:12px}.sh-h_6px{height:6px}.sh-min-w_38px{min-width:38px}.sh-mt_10px{margin-top:10px}.sh-pb_16px{padding-bottom:16px}.sh-pt_15px{padding-top:15px}.sh-mb_15px{margin-bottom:15px}.sh-w_22px{width:22px}.sh-h_1px{height:1px}.sh-mb_11px{margin-bottom:11px}.sh-w_210px{width:210px}.sh-min-w_120px{min-width:120px}.sh-h_18px{height:18px}.sh-w_6px{width:6px}.sh-mt_15px{margin-top:15px}.sh-pt_13px{padding-top:13px}.sh-mt_14px{margin-top:14px}.sh-mb_10px{margin-bottom:10px}.sh-ml_auto{margin-left:auto}.sh-mt_7px{margin-top:7px}.sh-max-w_760px{max-width:760px}.sh-pt_11px{padding-top:11px}.sh-mb_12px{margin-bottom:12px}.sh-bd-b-w_thin{border-bottom-width:var(--sh-border-widths-thin)}.sh-border-bottom-style_solid{border-bottom-style:solid}.sh-bd-b-c_border\.subtle{border-bottom-color:var(--sh-colors-border-subtle)}.sh-mt_2px{margin-top:2px}.sh-min-w_720px{min-width:720px}.sh-mb_24px{margin-bottom:24px}.sh-h_22px{height:22px}.sh-min-w_96px{min-width:96px}.sh-min-w_680px{min-width:680px}.sh-h_36px{height:36px}.sh-h_34px{height:34px}.sh-w_17px{width:17px}.sh-h_17px{height:17px}.sh-h_full{height:var(--sh-sizes-full)}.sh-w_9px{width:9px}.sh-h_9px{height:9px}.sh-min-w_168px{min-width:168px}.sh-w_7px{width:7px}.sh-h_7px{height:7px}.sh-mr_6px{margin-right:6px}.sh-w_46\%{width:46%}.sh-max-w_40rem{max-width:40rem}.sh-min-h_0{min-height:var(--sh-sizes-0)}.sh-w_22\.5rem{width:22.5rem}.sh-h_16\.625rem{height:16.625rem}.sh-top_0\.75rem{top:.75rem}.sh-left_0\.75rem{left:.75rem}.sh-bd-l-w_thin{border-left-width:var(--sh-border-widths-thin)}.sh-border-left-style_solid{border-left-style:solid}.sh-right_0\.75rem{right:.75rem}.sh-bd-r-w_thin{border-right-width:var(--sh-border-widths-thin)}.sh-border-right-style_solid{border-right-style:solid}.sh-bottom_0\.75rem{bottom:.75rem}.sh-top_0\.375rem{top:.375rem}.sh-right_-0\.25rem{right:-.25rem}.sh-top_6rem{top:6rem}.sh-left_-1\.25rem{left:-1.25rem}.sh-top_7\.75rem{top:7.75rem}.sh-left_2\.875rem{left:2.875rem}.sh-top_11\.125rem{top:11.125rem}.sh-w_16\.75rem{width:16.75rem}.sh-h_2\.25rem{height:2.25rem}.sh-mt_small{margin-top:var(--sh-spacing-small)}.sh-max-w_27\.5rem{max-width:27.5rem}.sh-mt_large{margin-top:var(--sh-spacing-large)}.sh-min-h_100dvh{min-height:100dvh}.sh-mt_medium{margin-top:var(--sh-spacing-medium)}.sh-mt_xxMedium{margin-top:var(--sh-spacing-xx-medium)}.sh-mt_tiny{margin-top:var(--sh-spacing-tiny)}.sh-mb_large{margin-bottom:var(--sh-spacing-large)}.sh-mt_xSmall{margin-top:var(--sh-spacing-x-small)}.sh-max-w_21\.25rem{max-width:21.25rem}.sh-w_huge{width:var(--sh-sizes-huge)}.sh-h_huge{height:var(--sh-sizes-huge)}.sh-min-h_calc\(100dvh_-_var\(--sh-desktop-titlebar-offset\,_0px\)\){min-height:calc(100dvh - var(--sh-desktop-titlebar-offset, 0px))}.sh-h_auto{height:auto}.sh-ov-y_visible{overflow-y:visible}.sh-max-w_28\.75rem{max-width:28.75rem}.sh-w_4\.625rem{width:4.625rem}.sh-h_4\.625rem{height:4.625rem}.sh-w_xxHuge{width:var(--sh-sizes-xx-huge)}.sh-h_xxHuge{height:var(--sh-sizes-xx-huge)}.sh-bd-t-c_primary\.500{border-top-color:var(--sh-colors-primary-500)}.sh-h_xTiny{height:var(--sh-sizes-x-tiny)}.sh-min-w_2\.875rem{min-width:2.875rem}.sh-w_xMedium{width:var(--sh-sizes-x-medium)}.sh-h_xMedium{height:var(--sh-sizes-x-medium)}.sh-left_3\.25rem{left:3.25rem}.sh-top_1\.625rem{top:1.625rem}.sh-h_8\.625rem{height:8.625rem}.sh-left_3rem{left:3rem}.sh-top_1\.375rem{top:1.375rem}.sh-top_1\.25rem{top:1.25rem}.sh-h_8\.875rem{height:8.875rem}.sh-left_-20\%{left:-20%}.sh-top_64\%{top:64%}.sh-w_140\%{width:140%}.sh-h_60\%{height:60%}.sh-left_0{left:var(--sh-spacing-0)}.sh-right_0{right:var(--sh-spacing-0)}.sh-top_0{top:var(--sh-spacing-0)}.sh-h_2\.5rem{height:2.5rem}.sh-top_0\.6875rem{top:.6875rem}.sh-left_50\%{left:50%}.sh-w_0\.4375rem{width:.4375rem}.sh-h_0\.4375rem{height:.4375rem}.sh-bottom_0\.5625rem{bottom:.5625rem}.sh-left_0\.8125rem{left:.8125rem}.sh-w_0\.9375rem{width:.9375rem}.sh-h_0\.9375rem{height:.9375rem}.sh-w_0\.375rem{width:.375rem}.sh-h_0\.375rem{height:.375rem}.sh-w_0\.25rem{width:.25rem}.sh-mt_0\.8125rem{margin-top:.8125rem}.sh-w_92\%{width:92%}.sh-mt_0\.4375rem{margin-top:.4375rem}.sh-w_64\%{width:64%}.sh-max-w_980px{max-width:980px}.sh-pb_3\.125rem{padding-bottom:3.125rem}.sh-w_25px{width:25px}.sh-h_25px{height:25px}.sh-top_calc\(100\%_\+_7px\){top:calc(100% + 7px)}.sh-w_230px{width:230px}.sh-max-h_290px{max-height:290px}.sh-ov-y_auto{overflow-y:auto}.sh-pt_6px{padding-top:6px}.sh-pb_7px{padding-bottom:7px}.sh-min-w_132px{min-width:132px}.sh-left_10px{left:10px}.sh-w_14px{width:14px}.sh-h_14px{height:14px}.sh-mt_4px{margin-top:4px}.sh-w_44px{width:44px}.sh-h_26px{height:26px}.sh-mt_xxTiny{margin-top:var(--sh-spacing-xx-tiny)}.sh-w_13px{width:13px}.sh-h_13px{height:13px}.sh-pt_12px{padding-top:12px}.sh-pb_13px{padding-bottom:13px}.sh-w_24px{width:24px}.sh-h_24px{height:24px}.sh-ml_32px{margin-left:32px}.sh-mt_9px{margin-top:9px}.sh-pl_12px{padding-left:12px}.sh-bd-l-w_2px{border-left-width:2px}.sh-bd-l-c_border\.subtle{border-left-color:var(--sh-colors-border-subtle)}.sh-min-h_18px{min-height:18px}.sh-w_1px{width:1px}.sh-pt_small{padding-top:var(--sh-spacing-small)}.sh-min-h_1\.25rem{min-height:1.25rem}.sh-min-h_1\.5rem{min-height:1.5rem}.sh-bd-t-c_border{border-top-color:var(--sh-colors-border)}.sh-max-h_23\.75rem{max-height:23.75rem}.sh-ml_huge{margin-left:var(--sh-spacing-huge)}.sh-pl_xSmall{padding-left:var(--sh-spacing-x-small)}.sh-w_1\.5rem{width:1.5rem}.sh-h_1\.5rem{height:1.5rem}.sh-mt_xxSmall{margin-top:var(--sh-spacing-xx-small)}.sh-min-h_1\.375rem{min-height:1.375rem}.sh-mt_xTiny{margin-top:var(--sh-spacing-x-tiny)}.sh-min-h_3\.5rem{min-height:3.5rem}.sh-max-h_12rem{max-height:12rem}.sh-w_2rem{width:2rem}.sh-min-h_2rem{min-height:2rem}.sh-left_small{left:var(--sh-spacing-small)}.sh-right_small{right:var(--sh-spacing-small)}.sh-bottom_calc\(100\%_-_0\.25rem\){bottom:calc(100% - .25rem)}.sh-max-h_11rem{max-height:11rem}.sh-w_1\.25rem{width:1.25rem}.sh-h_1\.25rem{height:1.25rem}.sh-top_calc\(100\%_\+_2px\){top:calc(100% + 2px)}.sh-min-w_8\.125rem{min-width:8.125rem}.sh-min-h_1\.75rem{min-height:1.75rem}.sh-mb_7px{margin-bottom:7px}.sh-w_8px{width:8px}.sh-h_8px{height:8px}.sh-mb_medium{margin-bottom:var(--sh-spacing-medium)}.sh-max-w_300px{max-width:300px}.sh-top_2\.125rem{top:2.125rem}.sh-right_0\.625rem{right:.625rem}.sh-w_min\(20\.75rem\,_calc\(100vw_-_1\.25rem\)\){width:min(20.75rem,calc(100vw - 1.25rem))}.sh-max-h_calc\(100dvh_-_3\.5rem\){max-height:calc(100dvh - 3.5rem)}.sh-bd-b-c_white\.10{border-bottom-color:white.1}.sh-h_1\.75rem{height:1.75rem}.sh-h_1\.875rem{height:1.875rem}.sh-mb_xSmall{margin-bottom:var(--sh-spacing-x-small)}.sh-w_tiny{width:var(--sh-sizes-tiny)}.sh-h_tiny{height:var(--sh-sizes-tiny)}.sh-w_1\.875rem{width:1.875rem}.sh-h_1\.125rem{height:1.125rem}.sh-h_100dvh{height:100dvh}.sh-h_40px{height:40px}.sh-w_4\.5rem{width:4.5rem}.sh-w_xLarge{width:var(--sh-sizes-x-large)}.sh-h_1\.625rem{height:1.625rem}.sh-min-w_1\.75rem{min-width:1.75rem}.sh-pt_5\.875rem{padding-top:5.875rem}.sh-w_min\(35\.25rem\,_92vw\){width:min(35.25rem,92vw)}.sh-max-h_min\(38rem\,_calc\(100dvh_-_6rem\)\){max-height:min(38rem,calc(100dvh - 6rem))}.sh-min-h_2\.5rem{min-height:2.5rem}.sh-w_1\.75rem{width:1.75rem}.sh-bd-t-c_white\.10{border-top-color:white.1}.sh-right_large{right:var(--sh-spacing-large)}.sh-bottom_large{bottom:var(--sh-spacing-large)}.sh-w_min\(calc\(token\(sizes\.thumb\)_\*_2_\+_token\(spacing\.giant\)\)\,_calc\(100vw_-_token\(spacing\.large\)_\*_2\)\){width:min(calc(var(--sh-sizes-thumb) * 2 + var(--sh-spacing-giant)),calc(100vw - var(--sh-spacing-large) * 2))}.sh-min-w_11rem{min-width:11rem}.sh-max-h_18\.75rem{max-height:18.75rem}.sh-w_640{width:640px}.sh-h_5px{height:5px}.sh-max-w_420px{max-width:420px}.sh-w_34px{width:34px}.sh-w_46px{width:46px}.sh-max-w_340px{max-width:340px}.sh-w_28px{width:28px}.sh-h_28px{height:28px}.sh-pt_xSmall{padding-top:var(--sh-spacing-x-small)}.sh-max-w_24rem{max-width:24rem}.sh-max-w_66\.25rem{max-width:66.25rem}.sh-pb_2\.75rem{padding-bottom:2.75rem}.sh-max-h_22rem{max-height:22rem}.sh-pt_3\.375rem{padding-top:3.375rem}.sh-pb_1\.875rem{padding-bottom:1.875rem}.sh-max-w_37\.5rem{max-width:37.5rem}.sh-w_14\.375rem{width:14.375rem}.sh-mb_xLarge{margin-bottom:var(--sh-spacing-x-large)}.sh-top_9px{top:9px}.sh-left_20px{left:20px}.sh-w_11\.875rem{width:11.875rem}.sh-h_7\.5rem{height:7.5rem}.sh-w_9\.375rem{width:9.375rem}.sh-h_5\.75rem{height:5.75rem}.sh-top_24px{top:24px}.sh-left_24px{left:24px}.sh-top_18px{top:18px}.sh-right_22px{right:22px}.sh-top_20px{top:20px}.sh-left_36px{left:36px}.sh-w_9\.875rem{width:9.875rem}.sh-h_6\.125rem{height:6.125rem}.sh-max-w_26\.875rem{max-width:26.875rem}.sh-mt_xxLarge{margin-top:var(--sh-spacing-xx-large)}.sh-max-w_32\.5rem{max-width:32.5rem}.sh-pt_1\.875rem{padding-top:1.875rem}.sh-pb_xxSmall{padding-bottom:var(--sh-spacing-xx-small)}.sh-w_3\.875rem{width:3.875rem}.sh-h_3\.875rem{height:3.875rem}.sh-mb_1\.125rem{margin-bottom:1.125rem}.sh-bd-t-c_brand\.DEFAULT{border-top-color:brand.DEFAULT}.sh-bd-r-c_brand\.DEFAULT{border-right-color:brand.DEFAULT}.sh-bd-t-c_status\.warningText{border-top-color:var(--sh-colors-status-warning-text)}.sh-bd-r-c_status\.warningText{border-right-color:var(--sh-colors-status-warning-text)}.sh-max-w_47\.5rem{max-width:47.5rem}.sh-top_8px{top:8px}.sh-left_8px{left:8px}.sh-w_2\.5rem{width:2.5rem}.sh-min-w_12\.5rem{min-width:12.5rem}.sh-top_xSmall{top:var(--sh-spacing-x-small)}.sh-right_xSmall{right:var(--sh-spacing-x-small)}.sh-w_1\.625rem{width:1.625rem}.sh-mb_6px{margin-bottom:6px}.sh-min-h_28px{min-height:28px}.sh-max-w_18rem{max-width:18rem}.sh-w_18px{width:18px}.sh-w_50px{width:50px}.sh-w_24\%{width:24%}.sh-min-w_17rem{min-width:17rem}.sh-w_7rem{width:7rem}.sh-min-w_7rem{min-width:7rem}.sh-w_3\.5rem{width:3.5rem}.sh-h_2rem{height:2rem}.sh-right_8px{right:8px}.sh-left_9px{left:9px}.sh-right_9px{right:9px}.sh-bottom_9px{bottom:9px}.sh-mt_6px{margin-top:6px}.sh-w_12px{width:12px}.sh-h_12px{height:12px}.sh-mt_3px{margin-top:3px}.sh-pt_9px{padding-top:9px}.sh-top_7px{top:7px}.sh-left_7px{left:7px}.sh-max-w_calc\(100\%_-_38px\){max-width:calc(100% - 38px)}.sh-right_7px{right:7px}.sh-bottom_7px{bottom:7px}.sh-w_40\%{width:40%}.sh-bottom_0{bottom:var(--sh-spacing-0)}.sh-h_42\%{height:42%}.sh-pb_xLarge{padding-bottom:var(--sh-spacing-x-large)}.sh-min-h_24rem{min-height:24rem}.sh-mb_26px{margin-bottom:26px}.sh-mt_-12px{margin-top:-12px}.sh-mb_4px{margin-bottom:4px}.sh-min-h_1rem{min-height:1rem}.sh-min-h_11rem{min-height:11rem}.sh-w_0{width:var(--sh-sizes-0)}.sh-top_62\%{top:62%}.sh-min-h_36px{min-height:36px}.sh-lc_2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sh-mt_auto{margin-top:auto}.sh-top_6px{top:6px}.sh-left_6px{left:6px}.sh-h_8\.75rem{height:8.75rem}.sh-max-w_15rem{max-width:15rem}.sh-min-h_10rem{min-height:10rem}.sh-w_6\.875rem{width:6.875rem}.sh-w_2\.75rem{width:2.75rem}.sh-w_1\.125rem{width:1.125rem}.sh-w_7\.5rem{width:7.5rem}.sh-w_3rem{width:3rem}.sh-mt_xLarge{margin-top:var(--sh-spacing-x-large)}.sh-mb_small{margin-bottom:var(--sh-spacing-small)}.sh-mb_xTiny{margin-bottom:var(--sh-spacing-x-tiny)}.sh-h_21px{height:21px}.sh-w_11px{width:11px}.sh-h_11px{height:11px}.sh-pt_1\.375rem{padding-top:1.375rem}.sh-w_40px{width:40px}.sh-min-w_160px{min-width:160px}.sh-pl_small{padding-left:var(--sh-spacing-small)}.sh-pr_xSmall{padding-right:var(--sh-spacing-x-small)}.sh-w_15px{width:15px}.sh-h_15px{height:15px}.sh-h_19px{height:19px}.sh-top_2px{top:2px}.sh-left_2px{left:2px}.sh-w_16px{width:16px}.sh-h_16px{height:16px}.sh-w_10px{width:10px}.sh-h_10px{height:10px}.sh-mt_xMedium{margin-top:var(--sh-spacing-x-medium)}.sh-max-h_min\(64dvh\,_42rem\){max-height:min(64dvh,42rem)}.sh-pr_xxSmall{padding-right:var(--sh-spacing-xx-small)}.sh-min-h_32px{min-height:32px}.sh-mt_13px{margin-top:13px}.sh-pr_xTiny{padding-right:var(--sh-spacing-x-tiny)}.sh-mb_0{margin-bottom:var(--sh-spacing-0)}.sh-top_calc\(100\%_\+_5px\){top:calc(100% + 5px)}.sh-max-h_11\.25rem{max-height:11.25rem}.sh-mb_xxTiny{margin-bottom:var(--sh-spacing-xx-tiny)}.sh-bottom_5px{bottom:5px}.sh-right_6px{right:6px}.sh-w_2\.625rem{width:2.625rem}.sh-h_2\.625rem{height:2.625rem}.sh-pt_large{padding-top:var(--sh-spacing-large)}.sh-min-h_16rem{min-height:16rem}.sh-w_68\%{width:68%}.sh-w_44\%{width:44%}.sh-h_medium{height:var(--sh-sizes-medium)}.sh-h_11rem{height:11rem}.sh-h_16rem{height:16rem}.sh-h_9rem{height:9rem}.sh-h_13rem{height:13rem}.sh-bd-l-w_0\.1875rem{border-left-width:.1875rem}.sh-bd-l-c_studio\.border{border-left-color:var(--sh-colors-studio-border)}.sh-min-h_24px{min-height:24px}.sh-max-w_100\%{max-width:100%}.sh-bd-b-c_border{border-bottom-color:var(--sh-colors-border)}.sh-max-h_13rem{max-height:13rem}.sh-pt_2px{padding-top:2px}.sh-bottom_4px{bottom:4px}.sh-w_42px{width:42px}.sh-min-h_35px{min-height:35px}.sh-w_auto{width:auto}.sh-max-h_min\(72vh\,_720px\){max-height:min(72vh,720px)}.sh-max-w_68ch{max-width:68ch}.sh-max-h_none{max-height:none}.sh-max-h_340px{max-height:340px}.sh-mb_2px{margin-bottom:2px}.sh-pb_2px{padding-bottom:2px}.sh-pt_4px{padding-top:4px}.sh-pt_8px{padding-top:8px}.sh-pr_9px{padding-right:9px}.sh-pb_8px{padding-bottom:8px}.sh-min-h_20px{min-height:20px}.sh-max-w_12rem{max-width:12rem}.sh-bd-r-c_transparent{border-right-color:var(--sh-colors-transparent)}.sh-w_fit-content{width:fit-content}.sh-mr_auto{margin-right:auto}.sh-min-h_26px{min-height:26px}.sh-w_26px{width:26px}.sh-max-w_88\%{max-width:88%}.sh-bdr-br_4px{border-bottom-right-radius:4px}.sh-w_120px{width:120px}.sh-max-w_none{max-width:none}.sh-mb_13px{margin-bottom:13px}.sh-pt_16px{padding-top:16px}.sh-bottom_8px{bottom:8px}.sh-mt_16px{margin-top:16px}.sh-h_18rem{height:18rem}.sh-w_60\%{width:60%}.sh-top_13px{top:13px}.sh-min-w_28px{min-width:28px}.sh-min-h_60px{min-height:60px}.sh-top_16px{top:16px}.sh-h_44px{height:44px}.sh-top_4px{top:4px}.sh-min-w_2rem{min-width:2rem}.sh-top_1\.15rem{top:1.15rem}.sh-bd-r-w_2px{border-right-width:2px}.sh-top_-3px{top:-3px}.sh-top_14px{top:14px}.sh-min-w_0\.375rem{min-width:.375rem}.sh-bd-l-w_1\.5px{border-left-width:1.5px}.sh-bd-r-w_1\.5px{border-right-width:1.5px}.sh-min-w_0\.5rem{min-width:.5rem}.sh-top_0\.85rem{top:.85rem}.sh-min-w_1\.35rem{min-width:1.35rem}.sh-h_1rem{height:1rem}.sh-top_1rem{top:1rem}.sh-w_2px{width:2px}.sh-max-w_1120px{max-width:1120px}.sh-pb_3\.5rem{padding-bottom:3.5rem}.sh-mb_2\.375rem{margin-bottom:2.375rem}.sh-bd-t-w_thick{border-top-width:var(--sh-border-widths-thick)}.sh-bd-t-c_brand{border-top-color:var(--sh-colors-brand)}.sh-h_0\.85rem{height:.85rem}.sh-max-w_38rem{max-width:38rem}.sh-max-w_26rem{max-width:26rem}.sh-mt_1\.375rem{margin-top:1.375rem}.sh-mt_1\.625rem{margin-top:1.625rem}.sh-w_xHuge{width:var(--sh-sizes-x-huge)}.sh-h_xHuge{height:var(--sh-sizes-x-huge)}.sh-mt_-xSmall{margin-top:calc(var(--sh-spacing-x-small) * -1)}.sh-w_min\(440px\,_92vw\){width:min(440px,92vw)}.sh-w_24\.5rem{width:24.5rem}.sh-max-w_calc\(100vw_-_24px\){max-width:calc(100vw - 24px)}.sh-max-h_calc\(100dvh_-_72px\){max-height:calc(100dvh - 72px)}.sh-w_38px{width:38px}.sh-h_38px{height:38px}.sh-h_xxSmall{height:var(--sh-sizes-xx-small)}.sh-pb_small{padding-bottom:var(--sh-spacing-small)}.sh-pb_medium{padding-bottom:var(--sh-spacing-medium)}.sh-min-h_12\.75rem{min-height:12.75rem}.sh-h_3rem{height:3rem}.sh-max-w_33rem{max-width:33rem}.sh-w_xSmall{width:var(--sh-sizes-x-small)}.sh-h_xSmall{height:var(--sh-sizes-x-small)}.sh-ml_large{margin-left:var(--sh-spacing-large)}.sh-mt_0{margin-top:var(--sh-spacing-0)}.sh-w_6\.5rem{width:6.5rem}.sh-min-w_3rem{min-width:3rem}.sh-mb_xMedium{margin-bottom:var(--sh-spacing-x-medium)}.sh-max-w_18\.75rem{max-width:18.75rem}.sh-mb_1\.3125rem{margin-bottom:1.3125rem}.sh-mb_xxSmall{margin-bottom:var(--sh-spacing-xx-small)}.sh-pt_xxSmall{padding-top:var(--sh-spacing-xx-small)}.sh-max-w_pageUpload{max-width:var(--sh-sizes-page-upload)}.sh-pb_2\.5rem{padding-bottom:2.5rem}.sh-h_14rem{height:14rem}.sh-top_16{top:var(--sh-spacing-16)}.sh-right_16{right:var(--sh-spacing-16)}.sh-bottom_32{bottom:var(--sh-spacing-32)}.sh-left_40{left:var(--sh-spacing-40)}.sh-left_64{left:var(--sh-spacing-64)}.sh-ml_5px{margin-left:5px}.sh-h_0\.625rem{height:.625rem}.sh-mt_0\.5625rem{margin-top:.5625rem}.sh-mb_0\.75rem{margin-bottom:.75rem}.sh-w_11\.125rem{width:11.125rem}.sh-pl_0\.875rem{padding-left:.875rem}.sh-pr_0\.75rem{padding-right:.75rem}.sh-top_calc\(100\%_\+_0\.375rem\){top:calc(100% + .375rem)}.sh-min-w_9\.875rem{min-width:9.875rem}.sh-min-h_26rem{min-height:26rem}.sh-pt_medium{padding-top:var(--sh-spacing-medium)}.sh-pr_2\.5rem{padding-right:2.5rem}.sh-w_6\.75rem{width:6.75rem}.sh-w_1040{width:1040px}.sh-min-w_13\.75rem{min-width:13.75rem}.sh-mt_0\.375rem{margin-top:.375rem}.sh-bottom_xSmall{bottom:var(--sh-spacing-x-small)}.sh-max-w_19rem{max-width:19rem}.sh-pl_0{padding-left:var(--sh-spacing-0)}.sh-bd-l-w_0{border-left-width:0}.sh-bd-l-c_rgba\(255\,_255\,_255\,_0\.16\){border-left-color:#ffffff29}.sh-w_xxLarge{width:var(--sh-sizes-xx-large)}.sh-h_xxLarge{height:var(--sh-sizes-xx-large)}.sh-min-w_large{min-width:var(--sh-sizes-large)}.sh-max-w_67\.5rem{max-width:67.5rem}.sh-min-h_xxMedium{min-height:var(--sh-sizes-xx-medium)}.sh-min-w_15rem{min-width:15rem}.sh-w_2\.375rem{width:2.375rem}.sh-h_2\.375rem{height:2.375rem}.sh-mt_0\.5rem{margin-top:.5rem}.sh-top_-0\.625rem{top:-.625rem}.sh-left_1\.25rem{left:1.25rem}.sh-mt_0\.125rem{margin-top:.125rem}.sh-mt_0\.1875rem{margin-top:.1875rem}.sh-mt_1rem{margin-top:1rem}.sh-mt_0\.875rem{margin-top:.875rem}.sh-w_3\.75rem{width:3.75rem}.sh-min-w_4\.875rem{min-width:4.875rem}.sh-mt_0\.625rem{margin-top:.625rem}.sh-max-w_32rem{max-width:32rem}.sh-h_6\.75rem{height:6.75rem}.sh-top_54\%{top:54%}.sh-w_8\.125rem{width:8.125rem}.sh-h_8\.125rem{height:8.125rem}.sh-top_0\.5rem{top:.5rem}.sh-top_0\.25rem{top:.25rem}.sh-bottom_small{bottom:var(--sh-spacing-small)}.sh-min-w_auto{min-width:auto}.sh-max-w_36\.25rem{max-width:36.25rem}.sh-w_5\.75rem{width:5.75rem}.sh-max-w_45rem{max-width:45rem}.sh-top_0\.5625rem{top:.5625rem}.sh-left_0\.625rem{left:.625rem}.sh-mt_0\.6875rem{margin-top:.6875rem}.sh-bottom_1\.5625rem{bottom:1.5625rem}.sh-left_8\%{left:8%}.sh-right_8\%{right:8%}.sh-h_calc\(100dvh_-_var\(--sh-desktop-titlebar-offset\,_0px\)\){height:calc(100dvh - var(--sh-desktop-titlebar-offset, 0px))}.sh-pb_xxLarge{padding-bottom:var(--sh-spacing-xx-large)}.sh-top_18\%{top:18%}.sh-left_9\%{left:9%}.sh-w_0\.5rem{width:.5rem}.sh-h_0\.5rem{height:.5rem}.sh-left_84\%{left:84%}.sh-max-w_62\.5rem{max-width:62.5rem}.sh-mt_1\.875rem{margin-top:1.875rem}.sh-mb_1\.625rem{margin-bottom:1.625rem}.sh-max-w_30rem{max-width:30rem}.sh-left_-14\%{left:-14%}.sh-w_5\.625rem{width:5.625rem}.sh-min-h_calc\(token\(sizes\.thumb\)_\+_token\(spacing\.xxHuge\)\){min-height:calc(var(--sh-sizes-thumb) + var(--sh-spacing-xx-huge))}.sh-w_520{width:520px}.sh-w_440{width:440px}.sh-w_560{width:560px}.sh-max-w_4\.625rem{max-width:4.625rem}.sh-w_480{width:480px}.sh-w_460{width:460px}.sh-mb_22px{margin-bottom:22px}.sh-max-w_20rem{max-width:20rem}.sh-w_158px{width:158px}.sh-h_158px{height:158px}.sh-min-w_12rem{min-width:12rem}.sh-w_36px{width:36px}.sh-w_500{width:500px}.sh-min-h_100\%{min-height:100%}.sh-max-w_1080px{max-width:1080px}.sh-max-w_1300px{max-width:1300px}.sh-max-w_940px{max-width:940px}.sh-pl_medium{padding-left:var(--sh-spacing-medium)}.sh-pr_medium{padding-right:var(--sh-spacing-medium)}.sh-pb_56px{padding-bottom:56px}.sh-max-w_sectionTextMeasure{max-width:var(--sh-sizes-section-text-measure)}.sh-w_72px{width:72px}.sh-h_72px{height:72px}.sh-w_54px{width:54px}.sh-h_54px{height:54px}.sh-mt_18px{margin-top:18px}.sh-max-w_380px{max-width:380px}.sh-mt_29px{margin-top:29px}.sh-mt_26px{margin-top:26px}.sh-bd-r-c_border{border-right-color:var(--sh-colors-border)}.sh-w_30px{width:30px}.sh-h_30px{height:30px}.sh-mb_3px{margin-bottom:3px}.sh-min-h_40px{min-height:40px}.sh-bottom_medium{bottom:var(--sh-spacing-medium)}.sh-min-h_58px{min-height:58px}.sh-min-h_64px{min-height:64px}.sh-pb_22px{padding-bottom:22px}.sh-border-top-style_dashed{border-top-style:dashed}.sh-max-h_18rem{max-height:18rem}.sh-pr_xxTiny{padding-right:var(--sh-spacing-xx-tiny)}.sh-min-h_44px{min-height:44px}.sh-min-h_42px{min-height:42px}.sh-min-h_15px{min-height:15px}.sh-h_small{height:var(--sh-sizes-small)}.sh-w_xxTiny{width:var(--sh-sizes-xx-tiny)}.sh-h_xxTiny{height:var(--sh-sizes-xx-tiny)}.sh-min-h_34px{min-height:34px}.sh-min-h_16px{min-height:16px}.sh-min-h_22px{min-height:22px}.sh-min-h_30px{min-height:30px}.sh-min-h_giant{min-height:var(--sh-sizes-giant)}.sh-h_46px{height:46px}.sh-w_xxSmall{width:var(--sh-sizes-xx-small)}.sh-ml_xTiny{margin-left:var(--sh-spacing-x-tiny)}.sh-max-w_calc\(token\(sizes\.thumb\)_\+_token\(sizes\.giant\)_\+_token\(spacing\.xxSmall\)\){max-width:calc(var(--sh-sizes-thumb) + var(--sh-sizes-giant) + var(--sh-spacing-xx-small))}.sh-top_50\%{top:50%}.sh-bd-t-c_\#E7F0F3{border-top-color:#e7f0f3}.sh-max-w_min\(22rem\,_calc\(100\%_-_2rem\)\){max-width:min(22rem,calc(100% - 2rem))}.sh-w_100\%{width:100%}.sh-h_100\%{height:100%}.sh-h_2px{height:2px}.sh-right_4px{right:4px}.sh-top_small{top:var(--sh-spacing-small)}.sh-w_62px{width:62px}.sh-h_62px{height:62px}.sh-bottom_3\.35rem{bottom:3.35rem}.sh-max-w_min\(42rem\,_calc\(100\%_-_2rem\)\){max-width:min(42rem,calc(100% - 2rem))}.sh-bd-t-c_var\(--source-monitor-transport-border\){border-top-color:var(--source-monitor-transport-border)}.sh-min-w_26px{min-width:26px}.sh-min-w_36px{min-width:36px}.sh-pb_11px{padding-bottom:11px}.sh-bd-l-c_var\(--source-monitor-timeline-track-border\){border-left-color:var(--source-monitor-timeline-track-border)}.sh-w_0\.75rem{width:.75rem}.sh-h_0\.75rem{height:.75rem}.sh-w_min\(24rem\,_calc\(100\%_-_token\(spacing\.large\)\)\){width:min(24rem,calc(100% - var(--sh-spacing-large)))}.sh-max-h_calc\(100\%_-_token\(spacing\.large\)\){max-height:calc(100% - var(--sh-spacing-large))}.sh-mt_22px{margin-top:22px}.sh-bd-b-c_transparent{border-bottom-color:var(--sh-colors-transparent)}.sh-min-w_9rem{min-width:9rem}.sh-h_2\.125rem{height:2.125rem}.sh-pl_xxLarge{padding-left:var(--sh-spacing-xx-large)}.sh-pr_xxLarge{padding-right:var(--sh-spacing-xx-large)}.sh-top_calc\(100\%_\+_0\.35rem\){top:calc(100% + .35rem)}.sh-w_15rem{width:15rem}.sh-pb_xxTiny{padding-bottom:var(--sh-spacing-xx-tiny)}.sh-min-h_1\.625rem{min-height:1.625rem}.sh-pt_xxTiny{padding-top:var(--sh-spacing-xx-tiny)}.sh-min-w_2px{min-width:2px}.sh-top_-1px{top:-1px}.sh-bottom_-1px{bottom:-1px}.sh-max-h_27\.25rem{max-height:27.25rem}.sh-h_0\.6875rem{height:.6875rem}.sh-h_2\.75rem{height:2.75rem}.sh-bd-b-c_border\.strong{border-bottom-color:var(--sh-colors-border-strong)}.sh-max-w_2\.25rem{max-width:2.25rem}.sh-min-h_2px{min-height:2px}.sh-max-w_1060px{max-width:1060px}.sh-pb_60px{padding-bottom:60px}.sh-w_2\.25rem{width:2.25rem}.sh-left_medium{left:var(--sh-spacing-medium)}.sh-right_medium{right:var(--sh-spacing-medium)}.sh-min-w_34px{min-width:34px}.sh-h_0\.875rem{height:.875rem}.sh-top_0\.875rem{top:.875rem}.sh-top_1\.3rem{top:1.3rem}.sh-pb_xSmall{padding-bottom:var(--sh-spacing-x-small)}.sh-mb_tiny{margin-bottom:var(--sh-spacing-tiny)}.sh-top_3px{top:3px}.sh-bottom_3px{bottom:3px}.sh-max-w_pageMax{max-width:var(--sh-sizes-page-max)}.sh-w_large{width:var(--sh-sizes-large)}.sh-h_large{height:var(--sh-sizes-large)}.sh-w_xxMedium{width:var(--sh-sizes-xx-medium)}.sh-h_xxMedium{height:var(--sh-sizes-xx-medium)}.sh-min-h_xLarge{min-height:var(--sh-sizes-x-large)}.sh-h_token\(borderWidths\.thin\){height:var(--sh-border-widths-thin)}.sh-w_token\(borderWidths\.thin\){width:var(--sh-border-widths-thin)}.sh-min-h_xHuge{min-height:var(--sh-sizes-x-huge)}.sh-min-w_6rem{min-width:6rem}.sh-w_min\(100vw_-_token\(spacing\.large\)\,_token\(sizes\.pageNarrow\)\){width:min(100vw - var(--sh-spacing-large),var(--sh-sizes-page-narrow))}.sh-bd-l-c_border{border-left-color:var(--sh-colors-border)}.sh-min-w_14rem{min-width:14rem}.sh-max-w_min\(43rem\,_calc\(100vw_-_2rem\)\){max-width:min(43rem,calc(100vw - 2rem))}.sh-pb_xTiny{padding-bottom:var(--sh-spacing-x-tiny)}.sh-pl_xHuge{padding-left:var(--sh-spacing-x-huge)}.sh-pr_xHuge{padding-right:var(--sh-spacing-x-huge)}.sh-pr_small{padding-right:var(--sh-spacing-small)}.sh-bd-t-c_primary\.600{border-top-color:var(--sh-colors-primary-600)}.sh-w_medium{width:var(--sh-sizes-medium)}.sh-min-w_thumb{min-width:var(--sh-sizes-thumb)}.sh-w_progressPie{width:var(--sh-sizes-progress-pie)}.sh-h_progressPie{height:var(--sh-sizes-progress-pie)}.sh-w_clamp\(5\.5rem\,_12vw\,_9\.5rem\){width:clamp(5.5rem,12vw,9.5rem)}.sh-w_thumb{width:var(--sh-sizes-thumb)}.sh-h_thumb{height:var(--sh-sizes-thumb)}.sh-h_giant{height:var(--sh-sizes-giant)}.sh-w_switchTrack{width:var(--sh-sizes-switch-track)}.sh-max-w_thumb{max-width:var(--sh-sizes-thumb)}.sh-h_thin{height:thin}.sh-min-w_medium{min-width:var(--sh-sizes-medium)}.sh-w_max-content{width:max-content}.sh-max-w_calc\(100vw_-_token\(spacing\.xLarge\)\){max-width:calc(100vw - var(--sh-spacing-x-large))}.sh-max-h_calc\(100vh_-_token\(spacing\.giant\)\){max-height:calc(100vh - var(--sh-spacing-giant))}.sh-min-w_11\.875rem{min-width:11.875rem}.sh-min-w_xLarge{min-width:var(--sh-sizes-x-large)}.sh-w_9rem{width:9rem}.sh-h_xLarge{height:var(--sh-sizes-x-large)}.sh-w_36\%{width:36%}.sh-max-w_calc\(token\(sizes\.thumb\)_\*_2_\+_token\(spacing\.giant\)\){max-width:calc(var(--sh-sizes-thumb) * 2 + var(--sh-spacing-giant))}.sh-max-w_calc\(100vw_-_token\(spacing\.large\)_\*_2\){max-width:calc(100vw - var(--sh-spacing-large) * 2)}.sh-max-w_35rem{max-width:35rem}.sh-w_calc\(100\%_-_token\(spacing\.medium\)\){width:calc(100% - var(--sh-spacing-medium))}.sh-bd-l-c_utility\.white{border-left-color:var(--sh-colors-utility-white)}.sh-min-h_7rem{min-height:7rem}.sh-right_tiny{right:var(--sh-spacing-tiny)}.sh-bottom_tiny{bottom:var(--sh-spacing-tiny)}.sh-w_xTiny{width:var(--sh-sizes-x-tiny)}.sh-max-w_uploadDropCopyMeasure{max-width:var(--sh-sizes-upload-drop-copy-measure)}.sh-max-w_uploadDropPrivacyMeasure{max-width:var(--sh-sizes-upload-drop-privacy-measure)}.sh-w_min\(43rem\,_calc\(100vw_-_2rem\)\){width:min(43rem,calc(100vw - 2rem))}.sh-max-w_calc\(100vw_-_2rem\){max-width:calc(100vw - 2rem)}.sh-min-w_1\.125rem{min-width:1.125rem}.sh-w_8\.625rem{width:8.625rem}.sh-min-h_2\.875rem{min-height:2.875rem}.sh-max-w_8\.5rem{max-width:8.5rem}.sh-min-w_1\.5rem{min-width:1.5rem}.sh-top_calc\(100\%_\+_token\(spacing\.xxTiny\)\){top:calc(100% + var(--sh-spacing-xx-tiny))}.sh-min-w_full{min-width:var(--sh-sizes-full)}.sh-max-w_min\(18rem\,_calc\(100vw_-_token\(spacing\.xLarge\)\)\){max-width:min(18rem,calc(100vw - var(--sh-spacing-x-large)))}.sh-max-h_15rem{max-height:15rem}.sh-min-h_calc\(token\(sizes\.thumb\)_\+_token\(sizes\.xHuge\)_\+_token\(sizes\.xHuge\)\){min-height:calc(var(--sh-sizes-thumb) + var(--sh-sizes-x-huge) + var(--sh-sizes-x-huge))}.sh-pb_1rem{padding-bottom:1rem}.sh-ml_small{margin-left:var(--sh-spacing-small)}.sh-mt_-0\.125rem{margin-top:-.125rem}.sh-h_0\.1875rem{height:.1875rem}.sh-pt_0\.0625rem{padding-top:.0625rem}.sh-w_2\.125rem{width:2.125rem}.sh-mr_-0\.125rem{margin-right:-.125rem}.sh-pt_0{padding-top:var(--sh-spacing-0)}.sh-pb_1\.375rem{padding-bottom:1.375rem}.sh-top_medium{top:var(--sh-spacing-medium)}.sh-max-h_90dvh{max-height:90dvh}.sh-max-w_calc\(token\(sizes\.thumb\)_\*_3_\+_token\(spacing\.giant\)\){max-width:calc(var(--sh-sizes-thumb) * 3 + var(--sh-spacing-giant))}.sh-max-w_calc\(token\(sizes\.thumb\)_\*_4_\+_token\(spacing\.giant\)\){max-width:calc(var(--sh-sizes-thumb) * 4 + var(--sh-spacing-giant))}.sh-max-w_calc\(100vw_-_token\(spacing\.giant\)\){max-width:calc(100vw - var(--sh-spacing-giant))}.sh-max-w_72ch{max-width:72ch}.sh-w_1\.8rem{width:1.8rem}.sh-h_1\.8rem{height:1.8rem}.sh-max-w_60rem{max-width:60rem}.sh-left_xSmall{left:var(--sh-spacing-x-small)}.sh-pl_xxTiny{padding-left:var(--sh-spacing-xx-tiny)}.sh-ml_calc\(token\(spacing\.tiny\)_\*_-1\){margin-left:calc(var(--sh-spacing-tiny) * -1)}.sh-ml_xxTiny{margin-left:var(--sh-spacing-xx-tiny)}.sh-h_switchTrack{height:var(--sh-sizes-switch-track)}.sh-mt_-0\.25rem{margin-top:-.25rem}.sh-mr_-0\.25rem{margin-right:-.25rem}.sh-pt_xMedium{padding-top:var(--sh-spacing-x-medium)}.sh-pb_xxMedium{padding-bottom:var(--sh-spacing-xx-medium)}.sh-w_min\(100vw\,_30rem\){width:min(100vw,30rem)}.sh-max-w_calc\(100vw_-_token\(spacing\.small\)\){max-width:calc(100vw - var(--sh-spacing-small))}.sh-min-h_42rem{min-height:42rem}.sh-w_18rem{width:18rem}.sh-w_calc\(token\(sizes\.giant\)_\+_token\(spacing\.xxSmall\)\){width:calc(var(--sh-sizes-giant) + var(--sh-spacing-xx-small))}.sh-w_calc\(token\(sizes\.thumb\)_\+_token\(sizes\.giant\)_\+_token\(spacing\.large\)\){width:calc(var(--sh-sizes-thumb) + var(--sh-sizes-giant) + var(--sh-spacing-large))}.sh-bd-r-c_white\.10{border-right-color:white.1}.sh-min-h_2\.25rem{min-height:2.25rem}.sh-min-h_2\.75rem{min-height:2.75rem}.sh-min-h_3\.125rem{min-height:3.125rem}.sh-min-h_large{min-height:var(--sh-sizes-large)}.sh-min-w_xMedium{min-width:var(--sh-sizes-x-medium)}.sh-min-w_1\.1875rem{min-width:1.1875rem}.sh-h_1\.1875rem{height:1.1875rem}.sh-bottom_calc\(100\%_\+_token\(spacing\.xTiny\)\){bottom:calc(100% + var(--sh-spacing-x-tiny))}.sh-w_calc\(token\(spacing\.large\)_\+_token\(spacing\.xxTiny\)\){width:calc(var(--sh-spacing-large) + var(--sh-spacing-xx-tiny))}.sh-h_calc\(token\(spacing\.large\)_\+_token\(spacing\.xxTiny\)\){height:calc(var(--sh-spacing-large) + var(--sh-spacing-xx-tiny))}.sh-min-h_2\.125rem{min-height:2.125rem}.sh-top_-0\.125rem{top:-.125rem}.sh-right_-0\.1875rem{right:-.1875rem}.sh-pl_xMedium{padding-left:var(--sh-spacing-x-medium)}.sh-top_calc\(100\%_\+_token\(spacing\.tiny\)\){top:calc(100% + var(--sh-spacing-tiny))}.sh-pt_tiny{padding-top:var(--sh-spacing-tiny)}.sh-min-h_34rem{min-height:34rem}.sh-min-h_18rem{min-height:18rem}.sh-min-h_calc\(100dvh_-_var\(--sh-desktop-titlebar-offset\,_0rem\)\){min-height:calc(100dvh - var(--sh-desktop-titlebar-offset, 0rem))}.sh-top_var\(--sh-desktop-titlebar-offset\,_0rem\){top:var(--sh-desktop-titlebar-offset, 0rem)}.sh-h_calc\(100dvh_-_var\(--sh-desktop-titlebar-offset\,_0rem\)\){height:calc(100dvh - var(--sh-desktop-titlebar-offset, 0rem))}.sh-min-w_52rem{min-width:52rem}.sh-min-w_2\.75rem{min-width:2.75rem}.sh-max-w_64ch{max-width:64ch}.sh-bd-b-c_surface\.subtle{border-bottom-color:var(--sh-colors-surface-subtle)}.sh-w_1\.9rem{width:1.9rem}.sh-h_1\.9rem{height:1.9rem}.sh-min-w_4rem{min-width:4rem}.sh-h_0\.38rem{height:.38rem}.sh-min-w_100\%{min-width:100%}.sh-w_5\.5rem{width:5.5rem}.sh-bd-t-c_surface\.subtle{border-top-color:var(--sh-colors-surface-subtle)}.sh-w_thin{width:thin}.sh-h_1\.4rem{height:1.4rem}.sh-min-h_2\.05rem{min-height:2.05rem}.sh-min-h_2\.2rem{min-height:2.2rem}.sh-max-w_pageStandard{max-width:var(--sh-sizes-page-standard)}.sh-max-w_pageNarrow{max-width:var(--sh-sizes-page-narrow)}.sh-max-w_proseMeasure{max-width:var(--sh-sizes-prose-measure)}.sh-w_27\.5rem{width:27.5rem}.sh-mb_-xxSmall{margin-bottom:calc(var(--sh-spacing-xx-small) * -1)}.sh-max-w_emptyStateTextMeasure{max-width:var(--sh-sizes-empty-state-text-measure)}.sh-max-w_34rem{max-width:34rem}.sh-min-h_4\.5rem{min-height:4.5rem}.sh-min-h_3\.25rem{min-height:3.25rem}.sh-max-w_pageExpansiveBase{max-width:var(--sh-sizes-page-expansive-base)}.\[\&_\[role\=\"radio\"\]\]\:sh-bd_none [role=radio]{border:var(--sh-borders-none)}.\[\&_\[role\=\"radio\"\]\]\:sh-bg_transparent [role=radio]{background:var(--sh-colors-transparent)}.\[\&_\[role\=\"radio\"\]\[data-state\=\"checked\"\]\]\:sh-bg_surface\.card [role=radio][data-state=checked]{background:var(--sh-colors-surface-card)}.\[\&\:\:before\,_\&\:\:after\]\:sh-bg_border:before,.\[\&\:\:before\,_\&\:\:after\]\:sh-bg_border:after{background:var(--sh-colors-border)}.\[\&_span\:nth-child\(1\)\]\:sh-bg_negative\.700 span:nth-child(1){background:var(--sh-colors-negative-700)}.\[\&_span\:nth-child\(2\)\]\:sh-bg_positive\.700 span:nth-child(2){background:var(--sh-colors-positive-700)}.\[\&_span\:nth-child\(3\)\]\:sh-bg_primary\.500 span:nth-child(3){background:var(--sh-colors-primary-500)}.\[\&_span\:nth-child\(4\)\]\:sh-bg_attention\.700 span:nth-child(4){background:var(--sh-colors-attention-700)}.\[\&\[data-active\]\]\:sh-bg_surface\.segment[data-active]{background:var(--sh-colors-surface-segment)}.\[\&\[data-active\]\]\:sh-bg_surface\.tint[data-active]{background:var(--sh-colors-surface-tint)}.\[\&_input\]\:sh-bg_surface\.card input{background:var(--sh-colors-surface-card)}.\[\&\[data-unread\]\]\:sh-bg_surface\.tint[data-unread],.\[\&\[data-playback-active\=true\]\]\:sh-bg_surface\.tint[data-playback-active=true]{background:var(--sh-colors-surface-tint)}.\[\&\[data-compact\=true\]\]\:sh-p_0[data-compact=true]{padding:var(--sh-spacing-0)}.\[\&\[data-compact\=true\]\]\:sh-bg_transparent[data-compact=true]{background:var(--sh-colors-transparent)}.\[\&\[data-on\]\]\:sh-bg_surface\.tint[data-on]{background:var(--sh-colors-surface-tint)}.\[\&\[data-label\=\"grade\"\]\]\:sh-bg_\#e0b341[data-label=grade]{background:#e0b341}.\[\&\[data-label\=\"mix\"\]\]\:sh-bg_\#4aa3e0[data-label=mix]{background:#4aa3e0}.\[\&\[data-label\=\"vfx\"\]\]\:sh-bg_\#a06fe0[data-label=vfx]{background:#a06fe0}.\[\&\[data-label\=\"cut\"\]\]\:sh-bg_\#e07a5f[data-label=cut]{background:#e07a5f}.\[\&\[data-label\=\"clearance\"\]\]\:sh-bg_\#4fb477[data-label=clearance]{background:#4fb477}.\[\&\[data-label\=\"grade\"\]\]\:sh-bg_\#7A5A0E[data-label=grade]{background:#7a5a0e}.\[\&\[data-label\=\"mix\"\]\]\:sh-bg_\#007D73[data-label=mix]{background:#007d73}.\[\&\[data-label\=\"vfx\"\]\]\:sh-bg_\#715499[data-label=vfx]{background:#715499}.\[\&\[data-label\=\"cut\"\]\]\:sh-bg_\#2A547D[data-label=cut]{background:#2a547d}.\[\&\[data-label\=\"clearance\"\]\]\:sh-bg_\#9E3636[data-label=clearance]{background:#9e3636}.\[\&\[data-label\=\"grade\"\]\]\:sh-bg_\#FCE9A5[data-label=grade]{background:#fce9a5}.\[\&\[data-label\=\"mix\"\]\]\:sh-bg_\#A9E5E1[data-label=mix]{background:#a9e5e1}.\[\&\[data-label\=\"vfx\"\]\]\:sh-bg_\#E8D7FF[data-label=vfx]{background:#e8d7ff}.\[\&\[data-label\=\"cut\"\]\]\:sh-bg_\#D2E3F0[data-label=cut]{background:#d2e3f0}.\[\&\[data-label\=\"clearance\"\]\]\:sh-bg_\#FFD8DA[data-label=clearance]{background:#ffd8da}.\[\&\[data-tone\=\"0\"\]\]\:sh-bg_\#2E6F8E[data-tone="0"]{background:#2e6f8e}.\[\&\[data-tone\=\"1\"\]\]\:sh-bg_\#6B3FA0[data-tone="1"]{background:#6b3fa0}.\[\&\[data-tone\=\"2\"\]\]\:sh-bg_\#1F7A66[data-tone="2"]{background:#1f7a66}.\[\&\[data-tone\=\"3\"\]\]\:sh-bg_\#8A5A2B[data-tone="3"]{background:#8a5a2b}.\[\&\[data-tone\=\"4\"\]\]\:sh-bg_\#4A5862[data-tone="4"]{background:#4a5862}.\[\&\[data-comment-focused\]\]\:sh-bg_studio\.surface[data-comment-focused]{background:var(--sh-colors-studio-surface)}.\[\&\[data-state\=\"checked\"\]\]\:sh-bg_sky\.DEFAULT[data-state=checked]{background:sky.DEFAULT}.\[\&\[data-active\=\"true\"\]\]\:sh-bg_color-mix\(in_srgb\,_token\(colors\.sky\.DEFAULT\)_16\%\,_transparent\)[data-active=true]{background:color-mix(in srgb,colors\.sky\.DEFAULT 16%,transparent)}.\[\&\[aria-pressed\=\"true\"\]\]\:sh-bg_surface\.tint[aria-pressed=true]{background:var(--sh-colors-surface-tint)}.\[\&_svg\]\:sh-anim_spin_token\(durations\.spinner\)_linear_infinite svg{animation:spin var(--sh-durations-spinner) linear infinite}.\[\&\[data-source-action\=relink\]\]\:sh-bg_\#2E6F8E[data-source-action=relink]{background:#2e6f8e}.\[\&\[data-tone\=positive\]\]\:sh-bg_\#3FCF6B[data-tone=positive]{background:#3fcf6b}.\[\&\[data-tone\=negative\]\]\:sh-bg_\#FF6F84[data-tone=negative]{background:#ff6f84}.\[\&\[data-tone\=attention\]\]\:sh-bg_\#F4B948[data-tone=attention]{background:#f4b948}.before\:sh-inset_0_0_auto:before{inset:0 0 auto}.before\:sh-bg_linear-gradient\(rgba\(0\,0\,0\,\.34\)\,_transparent\):before{background:linear-gradient(rgba(0,0,0,.34),transparent)}.after\:sh-inset_auto_0_0:after{inset:auto 0 0}.after\:sh-bg_linear-gradient\(transparent\,_rgba\(0\,0\,0\,\.42\)\):after{background:linear-gradient(transparent,#0000006b)}.\[\&\[data-phase\=\"running\"\]\]\:sh-bg_surface\.tint[data-phase=running]{background:var(--sh-colors-surface-tint)}.\[\&\[data-phase\=\"done\"\]\]\:sh-bg_status\.successSurface[data-phase=done]{background:var(--sh-colors-status-success-surface)}.\[\&\[data-phase\=\"failed\"\]\]\:sh-bg_status\.dangerSurface[data-phase=failed]{background:var(--sh-colors-status-danger-surface)}.\[\&\[data-phase\=\"queued\"\]\]\:sh-bg_surface\.subtle[data-phase=queued]{background:var(--sh-colors-surface-subtle)}.\[\&\[data-phase\=\"paused\"\]\]\:sh-bg_status\.warningSurface[data-phase=paused],.\[\&\[data-phase\=\"retrying\"\]\,_\&\[data-phase\=\"waiting\"\]\]\:sh-bg_status\.warningSurface[data-phase=retrying],.\[\&\[data-phase\=\"retrying\"\]\,_\&\[data-phase\=\"waiting\"\]\]\:sh-bg_status\.warningSurface[data-phase=waiting]{background:var(--sh-colors-status-warning-surface)}.\[\&\[data-phase\=\"cancelled\"\]\]\:sh-bg_surface\.subtle[data-phase=cancelled]{background:var(--sh-colors-surface-subtle)}.\[\&\[data-on\]\]\:sh-bg_brand[data-on]{background:var(--sh-colors-brand)}.\[\&\[data-tone\=brand\]\]\:sh-bg_status\.infoSurface[data-tone=brand]{background:var(--sh-colors-status-info-surface)}.\[\&_\[data-state\=\"checked\"\]\]\:sh-bg_surface\.hover\! [data-state=checked]{background:var(--sh-colors-surface-hover)!important}.\[\&_img\]\:sh-inset_0 img{inset:var(--sh-spacing-0)}.\[\&\[data-link-tone\=positive\]\]\:sh-bg_rgba\(30\,_110\,_69\,_0\.14\)[data-link-tone=positive]{background:#1e6e4524}.\[\&\[data-link-tone\=negative\]\]\:sh-bg_rgba\(214\,_83\,_106\,_0\.14\)[data-link-tone=negative]{background:#d6536a24}.\[\&\[data-link-tone\=attention\]\]\:sh-bg_rgba\(224\,_162\,_59\,_0\.16\)[data-link-tone=attention]{background:#e0a23b29}.\[\&\[data-link-tone\=negative\]\]\:sh-bg_rgba\(214\,_83\,_106\,_0\.1\)[data-link-tone=negative]{background:#d6536a1a}.\[\&\[data-roll\=b_roll\]\]\:sh-bg_status\.successSurface[data-roll=b_roll]{background:var(--sh-colors-status-success-surface)}.\[\&\[data-active\=true\]\]\:sh-bg_var\(--source-monitor-comment-point-active\)[data-active=true]{background:var(--source-monitor-comment-point-active)}.\[\&\[data-active\=true\]\]\:sh-bg_var\(--source-monitor-comment-range-active-bg\)[data-active=true]{background:var(--source-monitor-comment-range-active-bg)}.before\:sh-inset_0:before{inset:var(--sh-spacing-0)}.before\:sh-bg_radial-gradient\(circle_at_88\%_10\%\,_token\(colors\.primary\.400\)_0\,_transparent_40\%\)\,_radial-gradient\(circle_at_6\%_92\%\,_token\(colors\.secondary\.200\)_0\,_transparent_38\%\):before{background:radial-gradient(circle at 88% 10%,var(--sh-colors-primary-400) 0,transparent 40%),radial-gradient(circle at 6% 92%,var(--sh-colors-secondary-200) 0,transparent 38%)}.\[\&\[data-highlighted\=true\]\]\:sh-bg_brand[data-highlighted=true]{background:var(--sh-colors-brand)}[data-theme=dark] .dark\:sh-bg_surface\.subtle{background:var(--sh-colors-surface-subtle)}.\[\&\[data-dragging\=true\]\]\:sh-bg_surface\.tint[data-dragging=true]{background:var(--sh-colors-surface-tint)}.\[\&\[data-selected\=\"true\"\]\[data-lane\=\"standard\"\]\]\:sh-bg_surface\.sunken[data-selected=true][data-lane=standard]{background:var(--sh-colors-surface-sunken)}.\[\&\[data-selected\=\"true\"\]\[data-lane\=\"studio\"\]\]\:sh-bg_studio\.surface[data-selected=true][data-lane=studio]{background:var(--sh-colors-studio-surface)}.disabled\:sh-bg_surface\.subtle:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){background:var(--sh-colors-surface-subtle)}.\[\&\[data-step-state\=\"complete\"\]\]\:sh-anim_fillIn_450ms_token\(easings\.inout\)_both[data-step-state=complete]{animation:fillIn .45s var(--sh-easings-inout) both}.\[\&\[data-step-state\=\"current\"\]\]\:sh-anim_stepGlow_token\(durations\.breathe\)_token\(easings\.inout\)_infinite[data-step-state=current]{animation:stepGlow var(--sh-durations-breathe) var(--sh-easings-inout) infinite}[data-theme=dark] .dark\:sh-bg_surface\.tint{background:var(--sh-colors-surface-tint)}.\[\&\[data-progress-active\=\"true\"\]\]\:sh-anim_shimmer_1200ms_linear_infinite[data-progress-active=true]{animation:shimmer 1.2s linear infinite}.disabled\:sh-bg_surface\.sunken:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){background:var(--sh-colors-surface-sunken)}.\[\&\[data-over\=\"true\"\]\]\:sh-bg_text\.danger[data-over=true]{background:var(--sh-colors-text-danger)}.\[\&\[data-active\=\"true\"\]\]\:sh-bg_surface\.tint[data-active=true],.\[\&\[data-current\=\"true\"\]\]\:sh-bg_surface\.tint[data-current=true]{background:var(--sh-colors-surface-tint)}.\[\&\[data-plan\=\"studio\"\]\]\:sh-bg_studio\.surface[data-plan=studio]{background:var(--sh-colors-studio-surface)}.\[\&\[data-plan\=\"team\"\]\]\:sh-bg_surface\.tint[data-plan=team]{background:var(--sh-colors-surface-tint)}.\[\&\[data-plan\=\"studio\"\]_\[data-plan-allowance\=\"true\"\]\]\:sh-bg_studio\.surface[data-plan=studio] [data-plan-allowance=true]{background:var(--sh-colors-studio-surface)}.\[\&\[data-plan\=\"team\"\]_\[data-plan-allowance\=\"true\"\]\]\:sh-bg_surface\.tint[data-plan=team] [data-plan-allowance=true]{background:var(--sh-colors-surface-tint)}.\[\&_button\]\:sh-bg_transparent button{background:var(--sh-colors-transparent)}.\[\&_button\[aria-checked\=\"true\"\]\]\:sh-bg_surface\.subtle button[aria-checked=true]{background:var(--sh-colors-surface-subtle)}.\[\&\[data-pressed\]\]\:sh-bg_primary\.700[data-pressed]{background:var(--sh-colors-primary-700)}.disabled\:sh-bg_rgba\(255\,_255\,_255\,_0\.14\):is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){background:#ffffff24}.\[\&\[data-best\=\"true\"\]\]\:sh-bg_surface\.tint[data-best=true]{background:var(--sh-colors-surface-tint)}.disabled\:sh-bg_border:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){background:var(--sh-colors-border)}.\[\&_input\]\:sh-bg_rgba\(255\,255\,255\,\.06\) input{background:#ffffff0f}.\[\&\[data-state\=\"ok\"\]\]\:sh-bg_status\.successSurface[data-state=ok]{background:var(--sh-colors-status-success-surface)}.\[\&\[data-state\=\"attention\"\]\]\:sh-bg_status\.warningSurface[data-state=attention]{background:var(--sh-colors-status-warning-surface)}.\[\&\[data-state\=\"managed\"\]\]\:sh-bg_surface\.subtle[data-state=managed],.\[\&\:not\(\[data-on\]\)\]\:sh-bg_surface\.subtle:not([data-on]){background:var(--sh-colors-surface-subtle)}.\[\&\[data-current\]\]\:sh-bg_surface\.tint[data-current]{background:var(--sh-colors-surface-tint)}.\[\&_input\:disabled\]\:sh-bg_surface\.subtle input:disabled{background:var(--sh-colors-surface-subtle)}.\[\&\[data-tone\=\"billed\"\]\]\:sh-bg_brand[data-tone=billed]{background:var(--sh-colors-brand)}.\[\&\[data-tone\=\"free\"\]\]\:sh-bg_status\.successText[data-tone=free]{background:var(--sh-colors-status-success-text)}.disabled\:sh-bg_transparent:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){background:var(--sh-colors-transparent)}.\[\&_p\]\:sh-m_0 p{margin:var(--sh-spacing-0)}.\[\&\[data-active\=\"true\"\]\]\:sh-bg_var\(--source-monitor-control-active-bg\)[data-active=true]{background:var(--source-monitor-control-active-bg)}.\[\&\:\:-webkit-slider-runnable-track\]\:sh-bg_transparent::-webkit-slider-runnable-track{background:var(--sh-colors-transparent)}.\[\&\:\:-webkit-slider-thumb\]\:sh-bd_0::-webkit-slider-thumb{border:0}.\[\&\:\:-webkit-slider-thumb\]\:sh-bg_var\(--source-monitor-volume-thumb\)::-webkit-slider-thumb{background:var(--source-monitor-volume-thumb)}.\[\&\:\:-moz-range-track\]\:sh-bd_0::-moz-range-track{border:0}.\[\&\:\:-moz-range-track\]\:sh-bg_var\(--source-monitor-volume-track\)::-moz-range-track{background:var(--source-monitor-volume-track)}.\[\&\:\:-moz-range-progress\]\:sh-bg_var\(--source-monitor-volume-fill\)::-moz-range-progress{background:var(--source-monitor-volume-fill)}.\[\&\:\:-moz-range-thumb\]\:sh-bd_0::-moz-range-thumb{border:0}.\[\&\:\:-moz-range-thumb\]\:sh-bg_var\(--source-monitor-volume-thumb\)::-moz-range-thumb{background:var(--source-monitor-volume-thumb)}.\[\&\[aria-pressed\=true\]\]\:sh-bg_surface\.tint[aria-pressed=true]{background:var(--sh-colors-surface-tint)}.\[\&\:\:before\]\:sh-bg_var\(--speaker-color\):before{background:var(--speaker-color)}.\[\&_span\]\:sh-bg_brand span{background:var(--sh-colors-brand)}.\[\&_span\]\:sh-anim_sourceMonitorEq_900ms_ease-in-out_infinite span{animation:sourceMonitorEq .9s ease-in-out infinite}.\[\&\[data-active\=\"true\"\]\]\:sh-bg_rgba\(79\,_163\,_196\,_0\.35\)[data-active=true]{background:#4fa3c459}.\[\&_\>_div\]\:sh-p_small>div{padding:var(--sh-spacing-small)}.\[\&_\>_div\]\:sh-bg_surface\.subtle>div{background:var(--sh-colors-surface-subtle)}.\[\&\[data-pressed\]\]\:sh-bg_brand\.pressed[data-pressed]{background:var(--sh-colors-brand-pressed)}.\[\&\[data-pressed\]\]\:sh-bg_negative\.900[data-pressed]{background:var(--sh-colors-negative-900)}[data-theme=dark] .dark\:sh-bg_status\.dangerText{background:var(--sh-colors-status-danger-text)}.\[\&\[data-pressed\]\]\:sh-bg_surface\.pressed[data-pressed]{background:var(--sh-colors-surface-pressed)}.\[\&\[data-state\=\"checked\"\]\,_\&\[data-state\=\"indeterminate\"\]\]\:sh-bg_brand[data-state=checked],.\[\&\[data-state\=\"checked\"\]\,_\&\[data-state\=\"indeterminate\"\]\]\:sh-bg_brand[data-state=indeterminate]{background:var(--sh-colors-brand)}.\[\&\[data-pressed\]\]\:sh-bg_negative\.100[data-pressed]{background:var(--sh-colors-negative-100)}.\[\&\[data-state\=open\]\]\:sh-bg_surface\.hover[data-state=open]{background:var(--sh-colors-surface-hover)}.\[\&\[data-state\=open\]\]\:sh-bg_surface\.tint[data-state=open],.\[\&\[aria-selected\=\"true\"\]\]\:sh-bg_surface\.tint[aria-selected=true]{background:var(--sh-colors-surface-tint)}.\[\&\:\:after\]\:sh-bg_surface\.card:after{background:var(--sh-colors-surface-card)}.\[\&\:\:after\]\:sh-grid-area_1_\/_1:after{grid-area:1 / 1}.\[\&\[data-state\=\"checked\"\]\]\:sh-bg_brand[data-state=checked]{background:var(--sh-colors-brand)}.before\:sh-inset_none:before{inset:var(--sh-spacing-none)}.before\:sh-anim_loading_token\(durations\.slow\)_token\(easings\.linear\)_infinite:before{animation:loading var(--sh-durations-slow) var(--sh-easings-linear) infinite}.before\:sh-bg_linear-gradient\(90deg\,_transparent\,_token\(colors\.surface\.hover\)\,_transparent\):before{background:linear-gradient(90deg,transparent,var(--sh-colors-surface-hover),transparent)}.before\:sh-bg_linear-gradient\(90deg\,_transparent\,_token\(colors\.shade\.600\)\,_transparent\):before{background:linear-gradient(90deg,transparent,var(--sh-colors-shade-600),transparent)}.\[\&\[data-state\=\"checked\"\]\]\:sh-bg_primary\.500[data-state=checked]{background:var(--sh-colors-primary-500)}.\[\&\[data-state\=\"unchecked\"\]\]\:sh-bg_shade\.200[data-state=unchecked]{background:var(--sh-colors-shade-200)}.\[\&\[data-state\=\"open\"\]\]\:sh-bg_surface\.subtle[data-state=open]{background:var(--sh-colors-surface-subtle)}.\[\&\[aria-expanded\=\"true\"\]\,_\&\[data-state\=\"open\"\]\]\:sh-bg_surface\.pressed[aria-expanded=true],.\[\&\[aria-expanded\=\"true\"\]\,_\&\[data-state\=\"open\"\]\]\:sh-bg_surface\.pressed[data-state=open]{background:var(--sh-colors-surface-pressed)}.\[\&\[data-locked\=\"true\"\]\]\:sh-bg_surface\.sunken[data-locked=true]{background:var(--sh-colors-surface-sunken)}.\[\&\[data-filled\=\"true\"\]\]\:sh-bg_primary\.600[data-filled=true]{background:var(--sh-colors-primary-600)}.\[\&\[data-open\=true\]\]\:sh-bg_shade\.700[data-open=true],.\[\&\[data-selected\=true\]\]\:sh-bg_shade\.700[data-selected=true]{background:var(--sh-colors-shade-700)}.\[\&\[data-state\=\"open\"\]\]\:sh-bg_rgba\(12\,_20\,_26\,_0\.48\)[data-state=open]{background:#0c141a7a}.\[\&\[data-active\]\]\:sh-bg_surface\.selected[data-active]{background:var(--sh-colors-surface-selected)}.\[\&\[data-active\]\]\:sh-bg_white\.10[data-active]{background:#fff.1}.after\:sh-inset_0:after{inset:var(--sh-spacing-0)}.after\:sh-anim_sh-comment-alert-ring_2s_cubic-bezier\(\.4\,0\,\.2\,1\)_infinite:after{animation:sh-comment-alert-ring 2s cubic-bezier(.4,0,.2,1) infinite}.\[\&\[data-open\]\]\:sh-bg_shade\.600[data-open]{background:var(--sh-colors-shade-600)}.\[\&\[data-active\]\]\:sh-bg_surface\.sunken[data-active]{background:var(--sh-colors-surface-sunken)}.\[\&_svg\]\:sh-anim_spin_900ms_linear_infinite svg{animation:spin .9s linear infinite}.\[\&\[data-selected\=\"true\"\]\]\:sh-bg_surface\.tint[data-selected=true]{background:var(--sh-colors-surface-tint)}.\[\&\[data-row-state\=\"error\"\]\]\:sh-bg_status\.dangerSurface[data-row-state=error]{background:var(--sh-colors-status-danger-surface)}.\[\&\[data-state\=\"checked\"\]\]\:sh-bg_surface\.tint[data-state=checked],.\[\&\[data-selected\]\]\:sh-bg_surface\.tint[data-selected]{background:var(--sh-colors-surface-tint)}.after\:sh-bg_transparent:after{background:var(--sh-colors-transparent)}[data-selected] .\[\[data-selected\]_\&\]\:sh-bg_surface\.card{background:var(--sh-colors-surface-card)}.\[\&_\[role\=\"radio\"\]\]\:sh-gap_7px [role=radio]{gap:7px}.\[\&_\[role\=\"radio\"\]\]\:sh-px_15px [role=radio]{padding-inline:15px}.\[\&_\[role\=\"radio\"\]\]\:sh-py_7px [role=radio]{padding-block:7px}.\[\&_\[role\=\"radio\"\]\]\:sh-bdr_8px [role=radio]{border-radius:8px}.\[\&_\[role\=\"radio\"\]\]\:sh-flex_none [role=radio],.\[\&_svg\]\:sh-flex_none svg{flex:none}.\[\&_input\]\:sh-bdr_9px input{border-radius:9px}.\[\&_input\]\:sh-py_small input{padding-block:var(--sh-spacing-small)}.\[\&_input\]\:sh-bdr_xl input{border-radius:var(--sh-radii-xl)}.\[\&_span\]\:sh-bdr_xs span{border-radius:var(--sh-radii-xs)}.\[\&_input\]\:sh-bd-w_thin input{border-width:var(--sh-border-widths-thin)}.\[\&_input\]\:sh-border-style_solid input{border-style:solid}.\[\&_input\]\:sh-bd-c_border input{border-color:var(--sh-colors-border)}.\[\&_input\]\:sh-ring_none input{outline:var(--sh-borders-none)}.\[\&_input\]\:sh-flex_1 input{flex:1 1 0%}.\[\&_input\]\:sh-px_11px input{padding-inline:11px}.\[\&_input\]\:sh-bd-c_border\.focus input{border-color:var(--sh-colors-border-focus)}.\[\&_input\]\:sh-bdr_8px input{border-radius:8px}[data-compact=true] .\[\[data-compact\=true\]_\&\]\:sh-py_tiny{padding-block:var(--sh-spacing-tiny)}.\[\&\[data-compact\=true\]\]\:sh-px_xSmall[data-compact=true]{padding-inline:var(--sh-spacing-x-small)}.\[\&\[data-active\]\]\:sh-bd-c_brand[data-active]{border-color:var(--sh-colors-brand)}.\[\&\[data-on\]\]\:sh-bd-c_border\.focus[data-on]{border-color:var(--sh-colors-border-focus)}.\[\&\[data-state\=\"checked\"\]\]\:sh-bd-c_transparent[data-state=checked],.\[\&\[data-active\=\"true\"\]\]\:sh-bd-c_transparent[data-active=true]{border-color:var(--sh-colors-transparent)}.\[\&\[aria-pressed\=\"true\"\]\]\:sh-bd-c_border\.focus[aria-pressed=true]{border-color:var(--sh-colors-border-focus)}.\[\&_\[data-table-scroll-shell\]\]\:sh-bd-w_0 [data-table-scroll-shell]{border-width:0}.\[\&_\[data-table-scroll-shell\]\]\:sh-bdr_0 [data-table-scroll-shell]{border-radius:0}.\[\&_\>_div\:last-child\:not\(\[data-table-scroll-shell\]\)\]\:sh-px_14px>div:last-child:not([data-table-scroll-shell]){padding-inline:14px}.\[\&_\>_div\:last-child\:not\(\[data-table-scroll-shell\]\)\]\:sh-py_10px>div:last-child:not([data-table-scroll-shell]){padding-block:10px}.\[\&\[data-source-card\]\]\:sh-bdr_12px[data-source-card]{border-radius:12px}.\[\&\[data-source-action\=relink\]\]\:sh-px_10px[data-source-action=relink]{padding-inline:10px}.\[\&\[data-source-action\=relink\]\]\:sh-py_4px[data-source-action=relink]{padding-block:4px}.\[\&\[data-source-action\=relink\]\]\:sh-bd-c_\#2E6F8E[data-source-action=relink]{border-color:#2e6f8e}.\[\&_\>_span\]\:sh-ov_hidden>span{overflow:hidden}.\[\&_\>_\*\]\:sh-px_9px>*{padding-inline:9px}.\[\&_\>_\*\]\:sh-py_3px>*{padding-block:3px}.\[\&\[data-grid-flash\]\]\:sh-trs_box-shadow_token\(durations\.fast\)_token\(easings\.standard\)[data-grid-flash]{transition:box-shadow var(--sh-durations-fast) var(--sh-easings-standard)}.\[\&\[data-phase\=\"running\"\]\]\:sh-bd-c_border\.focus[data-phase=running]{border-color:var(--sh-colors-border-focus)}.\[\&\[data-phase\=\"done\"\]\]\:sh-bd-c_status\.successBorder[data-phase=done]{border-color:var(--sh-colors-status-success-border)}.\[\&\[data-phase\=\"failed\"\]\]\:sh-bd-c_status\.dangerBorder[data-phase=failed]{border-color:var(--sh-colors-status-danger-border)}.\[\&\[data-phase\=\"queued\"\]\]\:sh-bd-c_border[data-phase=queued]{border-color:var(--sh-colors-border)}.\[\&\[data-phase\=\"paused\"\]\]\:sh-bd-c_status\.warningBorder[data-phase=paused],.\[\&\[data-phase\=\"retrying\"\]\,_\&\[data-phase\=\"waiting\"\]\]\:sh-bd-c_status\.warningBorder[data-phase=retrying],.\[\&\[data-phase\=\"retrying\"\]\,_\&\[data-phase\=\"waiting\"\]\]\:sh-bd-c_status\.warningBorder[data-phase=waiting]{border-color:var(--sh-colors-status-warning-border)}.\[\&\[data-phase\=\"cancelled\"\]\]\:sh-bd-c_border[data-phase=cancelled]{border-color:var(--sh-colors-border)}.\[\&\[data-on\]\]\:sh-bd-c_brand[data-on]{border-color:var(--sh-colors-brand)}.\[\&\[data-tone\=brand\]\]\:sh-bd-c_status\.infoBorder[data-tone=brand]{border-color:var(--sh-colors-status-info-border)}.\[\&\[data-active\]\]\:sh-bd-c_brand\.DEFAULT[data-active]{border-color:brand.DEFAULT}.\[\&\[data-link-tone\=negative\]\]\:sh-bd-c_rgba\(214\,_83\,_106\,_0\.34\)[data-link-tone=negative]{border-color:#d6536a57}.\[\&\[data-active\=\"true\"\]\]\:sh-bd-c_\#E8554D[data-active=true]{border-color:#e8554d}.before\:sh-inset-y_-0\.75rem:before{inset-block:-.75rem}.before\:sh-inset-x_-0\.1875rem:before{inset-inline:-.1875rem}.\[\&_\>_\*\]\:sh-flex_1_1_14rem>*{flex:1 1 14rem}.\[\&\[data-dragging\=true\]\]\:sh-bd-c_brand[data-dragging=true],.\[\&\[data-selected\=\"true\"\]\[data-lane\=\"standard\"\]\]\:sh-bd-c_brand[data-selected=true][data-lane=standard]{border-color:var(--sh-colors-brand)}.\[\&\[data-selected\=\"true\"\]\[data-lane\=\"studio\"\]\]\:sh-bd-c_studio\.text[data-selected=true][data-lane=studio]{border-color:var(--sh-colors-studio-text)}.disabled\:sh-bd-c_border:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){border-color:var(--sh-colors-border)}.\[\&\[data-current\=\"true\"\]\]\:sh-bd-c_border\.focus[data-current=true]{border-color:var(--sh-colors-border-focus)}.\[\&\[data-plan\=\"studio\"\]\]\:sh-bd-c_studio\.border[data-plan=studio]{border-color:var(--sh-colors-studio-border)}.\[\&\[data-plan\=\"team\"\]\]\:sh-bd-c_border\.focus[data-plan=team]{border-color:var(--sh-colors-border-focus)}.\[\&_button\]\:sh-bd-w_0 button{border-width:0}.\[\&_button\]\:sh-bdr_0 button{border-radius:0}.\[\&_button\]\:sh-px_xMedium button{padding-inline:var(--sh-spacing-x-medium)}.\[\&_button\]\:sh-py_xxSmall button{padding-block:var(--sh-spacing-xx-small)}.\[\&_select\]\:sh-py_0\.25rem select{padding-block:.25rem}.\[\&_select\]\:sh-bdr_0\.4375rem select{border-radius:.4375rem}.\[\&\[data-pressed\]\]\:sh-bd-c_primary\.700[data-pressed]{border-color:var(--sh-colors-primary-700)}.disabled\:sh-bd-c_rgba\(255\,_255\,_255\,_0\.14\):is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){border-color:#ffffff24}.\[\&\[data-best\=\"true\"\]\]\:sh-bd-c_border\.focus[data-best=true]{border-color:var(--sh-colors-border-focus)}.\[\&_input\]\:sh-py_medium input{padding-block:var(--sh-spacing-medium)}.\[\&_input\]\:sh-px_0\.9375rem input{padding-inline:.9375rem}.\[\&_input\]\:sh-bdr_0\.6875rem input{border-radius:.6875rem}.\[\&_input\]\:sh-bd-c_rgba\(255\,255\,255\,\.16\) input{border-color:#ffffff29}.\[\&\[data-invalid\]\]\:sh-bd-c_status\.dangerBorder[data-invalid]{border-color:var(--sh-colors-status-danger-border)}.\[\&_input\,_\&_select\]\:sh-px_13px input,.\[\&_input\,_\&_select\]\:sh-px_13px select{padding-inline:13px}.\[\&_input\,_\&_select\]\:sh-py_0 input,.\[\&_input\,_\&_select\]\:sh-py_0 select{padding-block:var(--sh-spacing-0)}.\[\&_input\,_\&_select\]\:sh-bdr_9px input,.\[\&_input\,_\&_select\]\:sh-bdr_9px select{border-radius:9px}.\[\&_select\]\:sh-py_0 select{padding-block:var(--sh-spacing-0)}.\[\&_select\]\:sh-bdr_9px select{border-radius:9px}.\[\&_span\[aria-hidden\=\"true\"\]\]\:sh-bdr_lg span[aria-hidden=true]{border-radius:var(--sh-radii-lg)}.\[\&_svg\]\:sh-flex_0_0_auto svg{flex:0 0 auto}.\[\&_input\]\:sh-px_13px input{padding-inline:13px}.\[\&_input\]\:sh-py_0 input{padding-block:var(--sh-spacing-0)}.\[\&\[data-density\=\"cozy\"\]\]\:sh-py_15px[data-density=cozy]{padding-block:15px}.\[\&_\>_button\]\:sh-grid-c_2>button{grid-column:2}.\[\&_\>_legend\]\:sh-px_xxTiny>legend{padding-inline:var(--sh-spacing-xx-tiny)}.fullscreen\:sh-bd-w_0:is(:fullscreen,[data-fullscreen]){border-width:0}.fullscreen\:sh-bdr_0:is(:fullscreen,[data-fullscreen]){border-radius:0}.\[\&\:\:-webkit-slider-runnable-track\]\:sh-bdr_round::-webkit-slider-runnable-track,.\[\&\:\:-webkit-slider-thumb\]\:sh-bdr_round::-webkit-slider-thumb{border-radius:var(--sh-radii-round)}.\[\&\:\:-moz-range-track\]\:sh-bdr_round::-moz-range-track,.\[\&\:\:-moz-range-progress\]\:sh-bdr_round::-moz-range-progress{border-radius:var(--sh-radii-round)}.\[\&\:\:-moz-range-thumb\]\:sh-bdr_round::-moz-range-thumb{border-radius:var(--sh-radii-round)}.\[\&\[data-compact\]\]\:sh-px_10px[data-compact]{padding-inline:10px}.\[\&\[aria-pressed\=true\]\]\:sh-bd-c_border\.focus[aria-pressed=true]{border-color:var(--sh-colors-border-focus)}.\[\&\:\:before\]\:sh-inset-y_0:before{inset-block:var(--sh-spacing-0)}.\[\&_\>_span\:first-of-type\]\:sh-flex_none>span:first-of-type{flex:none}.\[\&\[data-active\=\"true\"\]\]\:sh-bd-c_var\(--source-monitor-range-border\)[data-active=true]{border-color:var(--source-monitor-range-border)}.\[\&_\>_div\]\:sh-gap_xxTiny>div{gap:var(--sh-spacing-xx-tiny)}.\[\&_\>_div\]\:sh-gap_xTiny>div{gap:var(--sh-spacing-x-tiny)}.\[\&_\>_div\]\:sh-bdr_lg>div{border-radius:var(--sh-radii-lg)}.\[\&\[data-pressed\]\]\:sh-bd-c_brand\.pressed[data-pressed]{border-color:var(--sh-colors-brand-pressed)}.\[\&\[data-pressed\]\]\:sh-bd-c_negative\.900[data-pressed]{border-color:var(--sh-colors-negative-900)}[data-theme=dark] .dark\:sh-bd-c_status\.dangerText{border-color:var(--sh-colors-status-danger-text)}.\[\&\[data-pressed\]\]\:sh-bd-c_border\.strong[data-pressed]{border-color:var(--sh-colors-border-strong)}.\[\&\[data-pressed\]\]\:sh-bd-c_border\.focus[data-pressed]{border-color:var(--sh-colors-border-focus)}.\[\&\[data-state\=\"checked\"\]\,_\&\[data-state\=\"indeterminate\"\]\]\:sh-bd-c_brand[data-state=checked],.\[\&\[data-state\=\"checked\"\]\,_\&\[data-state\=\"indeterminate\"\]\]\:sh-bd-c_brand[data-state=indeterminate]{border-color:var(--sh-colors-brand)}.\[\&\[data-pressed\]\]\:sh-bd-c_shade\.300[data-pressed]{border-color:var(--sh-colors-shade-300)}.\[\&\:\:after\]\:sh-bdr_round:after{border-radius:var(--sh-radii-round)}.\[\&\[data-state\=\"checked\"\]\]\:sh-bd-c_brand[data-state=checked]{border-color:var(--sh-colors-brand)}.\[\&\[data-state\=\"checked\"\]\]\:sh-bd-c_primary\.600[data-state=checked]{border-color:var(--sh-colors-primary-600)}.\[\&\[data-state\=\"unchecked\"\]\]\:sh-bd-c_shade\.300[data-state=unchecked]{border-color:var(--sh-colors-shade-300)}.\[\&_\>_span_\>_button\,_\&_\>_span_\>_span_\>_button\]\:sh-px_xSmall>span>button,.\[\&_\>_span_\>_button\,_\&_\>_span_\>_span_\>_button\]\:sh-px_xSmall>span>span>button{padding-inline:var(--sh-spacing-x-small)}.\[\&_\>_span_\>_button\,_\&_\>_span_\>_span_\>_button\]\:sh-border-style_solid>span>button,.\[\&_\>_span_\>_button\,_\&_\>_span_\>_span_\>_button\]\:sh-border-style_solid>span>span>button{border-style:solid}.after\:sh-bd-w_0\.09375rem:after{border-width:.09375rem}.after\:sh-border-style_solid:after{border-style:solid}.after\:sh-bd-c_status\.dangerText:after{border-color:var(--sh-colors-status-danger-text)}.after\:sh-bdr_round:after{border-radius:var(--sh-radii-round)}.\[\&\[data-open\]\]\:sh-bd-c_border\.strong[data-open]{border-color:var(--sh-colors-border-strong)}.\[\&\[data-open\]\]\:sh-bd-c_white\.20[data-open]{border-color:white.2}.\[\&\[aria-pressed\=\"true\"\]\]\:sh-bd-c_brand\.DEFAULT[aria-pressed=true]{border-color:brand.DEFAULT}.\[\&\[data-state\=\"checked\"\]\]\:sh-bd-c_border\.focus[data-state=checked],.\[\&\[data-selected\]\]\:sh-bd-c_border\.focus[data-selected]{border-color:var(--sh-colors-border-focus)}.\[\&_\[role\=\"radio\"\]\]\:sh-d_inline-flex [role=radio]{display:inline-flex}.\[\&_\[role\=\"radio\"\]\]\:sh-ai_center [role=radio]{align-items:center}.\[\&_\[role\=\"radio\"\]\]\:sh-c_text\.muted [role=radio]{color:var(--sh-colors-text-muted)}.\[\&_\[role\=\"radio\"\]\]\:sh-fs_13px [role=radio]{font-size:13px}.\[\&_\[role\=\"radio\"\]\]\:sh-fw_medium [role=radio]{font-weight:var(--sh-font-weights-medium)}.\[\&_\[role\=\"radio\"\]\]\:sh-bx-sh_none [role=radio]{box-shadow:none}.\[\&_\[role\=\"radio\"\]_\>_span\]\:sh-op_1 [role=radio]>span{opacity:1}.\[\&_\[role\=\"radio\"\]\[data-state\=\"checked\"\]\]\:sh-c_text\.strong [role=radio][data-state=checked]{color:var(--sh-colors-text-strong)}.\[\&_\[role\=\"radio\"\]\[data-state\=\"checked\"\]\]\:sh-bx-sh_xs [role=radio][data-state=checked]{box-shadow:var(--sh-shadows-xs)}.\[\&_b\]\:sh-c_text\.strong b{color:var(--sh-colors-text-strong)}.\[\&_b\]\:sh-ff_mono b{font-family:var(--sh-fonts-mono)}.\[\&_b\]\:sh-c_text\.body b{color:var(--sh-colors-text-body)}.\[\&_b\]\:sh-fw_bold b{font-weight:var(--sh-font-weights-bold)}.\[\&_b\]\:sh-c_text\.danger b{color:var(--sh-colors-text-danger)}.\[\&_input\]\:sh-fs_13px input{font-size:13px}.\[\&\:\:before\,_\&\:\:after\]\:sh-content_\"\":before,.\[\&\:\:before\,_\&\:\:after\]\:sh-content_\"\":after{content:""}.\[\&_label\]\:sh-c_text\.muted label{color:var(--sh-colors-text-muted)}.\[\&_label\]\:sh-tt_uppercase label{text-transform:uppercase}.\[\&_label\]\:sh-ls_0\.05em label{letter-spacing:.05em}.\[\&_label\]\:sh-fs_12px label{font-size:12px}.\[\&_label\]\:sh-lh_16px label{line-height:16px}.\[\&_label\]\:sh-fw_semibold label{font-weight:var(--sh-font-weights-semibold)}.\[\&_input\]\:sh-fs_15px input{font-size:15px}.\[\&_input\]\:sh-lh_22px input{line-height:22px}.\[\&_input\]\:sh-c_text\.strong input{color:var(--sh-colors-text-strong)}.\[\&\:\:-webkit-scrollbar\]\:sh-d_none::-webkit-scrollbar{display:none}.\[\&\[data-active\]\]\:sh-c_text\.onSegment[data-active]{color:var(--sh-colors-text-on-segment)}.\[\&\[data-state\=\"on\"\]\]\:sh-bx-sh_0_0_0_2px_token\(colors\.brand\)[data-state=on]{box-shadow:0 0 0 2px var(--sh-colors-brand)}.\[\&\[data-state\=\"dim\"\]\]\:sh-op_0\.4[data-state=dim]{opacity:.4}.\[\&_input\]\:sh-fs_12\.5px input{font-size:12.5px}[data-resolved] .\[\[data-resolved\]_\&\]\:sh-c_text\.muted{color:var(--sh-colors-text-muted)}.disabled\:sh-cursor_default:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){cursor:default}.disabled\:sh-op_0\.45:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.45}.\[\&\[data-agreed\]\]\:sh-c_brand[data-agreed]{color:var(--sh-colors-brand)}.\[\&\[data-done\]\]\:sh-c_status\.successText[data-done]{color:var(--sh-colors-status-success-text)}.disabled\:sh-op_0\.5:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.5}.\[\&\[aria-pressed\=true\]\]\:sh-c_brand[aria-pressed=true]{color:var(--sh-colors-brand)}.\[\&\[aria-pressed\=true\]\]\:sh-fw_bold[aria-pressed=true]{font-weight:var(--sh-font-weights-bold)}.\[\&\[data-reply\=true\]\]\:sh-fs_8px[data-reply=true]{font-size:8px}.\[\&\[data-resolved\]\]\:sh-c_text\.muted[data-resolved]{color:var(--sh-colors-text-muted)}.disabled\:sh-cursor_not-allowed:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){cursor:not-allowed}.disabled\:sh-op_0\.58:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.58}.placeholder\:sh-c_text\.muted::placeholder,.placeholder\:sh-c_text\.muted[data-placeholder]{color:var(--sh-colors-text-muted)}[data-compact=true] .\[\[data-compact\=true\]_\&\]\:sh-d_none{display:none}.disabled\:sh-op_0\.48:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.48}.disabled\:sh-trf_none:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){transform:none}.\[\&\[data-active\]\]\:sh-c_text\.strong[data-active]{color:var(--sh-colors-text-strong)}.\[\&\[data-active\]\]\:sh-c_brand[data-active]{color:var(--sh-colors-brand)}.disabled\:sh-op_0\.55:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.55}.\[\&\[data-danger\]\]\:sh-c_status\.dangerText[data-danger]{color:var(--sh-colors-status-danger-text)}.\[\&\[data-on\]\]\:sh-c_brand[data-on]{color:var(--sh-colors-brand)}.\[\&\[data-label\=\"grade\"\]\]\:sh-c_\#7A5A0E[data-label=grade]{color:#7a5a0e}.\[\&\[data-label\=\"mix\"\]\]\:sh-c_\#007D73[data-label=mix]{color:#007d73}.\[\&\[data-label\=\"vfx\"\]\]\:sh-c_\#715499[data-label=vfx]{color:#715499}.\[\&\[data-label\=\"cut\"\]\]\:sh-c_\#2A547D[data-label=cut]{color:#2a547d}.\[\&\[data-label\=\"clearance\"\]\]\:sh-c_\#9E3636[data-label=clearance]{color:#9e3636}.\[\&\[data-ready\=true\]\]\:sh-op_1[data-ready=true]{opacity:1}.\[\&_\>_span\]\:sh-bx-sh_0_1px_2px_color-mix\(in_srgb\,_token\(colors\.utility\.black\)_30\%\,_transparent\)>span{box-shadow:0 1px 2px color-mix(in srgb,var(--sh-colors-utility-black) 30%,transparent)}.placeholder\:sh-c_shade\.400::placeholder,.placeholder\:sh-c_shade\.400[data-placeholder]{color:var(--sh-colors-shade-400)}.\[\&\[data-group\=\"navigate\"\]\]\:sh-c_sky\.DEFAULT[data-group=navigate]{color:sky.DEFAULT}.\[\&\[data-group\=\"find\"\]\]\:sh-c_primary\.400[data-group=find]{color:var(--sh-colors-primary-400)}.\[\&\[data-group\=\"media\"\]\]\:sh-c_positive\.700[data-group=media]{color:var(--sh-colors-positive-700)}.\[\&\[data-group\=\"agent\"\]\]\:sh-c_secondary\.400[data-group=agent]{color:var(--sh-colors-secondary-400)}.\[\&_\[data-table-scroll-shell\]\]\:sh-bx-sh_none [data-table-scroll-shell]{box-shadow:none}.\[\&\[data-storage-tone\=peach\]\]\:sh-c_\#E0A36A[data-storage-tone=peach]{color:#e0a36a}.\[\&\[data-storage-tone\=attention\]\]\:sh-c_\#F0C24A[data-storage-tone=attention]{color:#f0c24a}.\[\&\[data-storage-tone\=sky\]\]\:sh-c_\#86B4E8[data-storage-tone=sky]{color:#86b4e8}.\[\&\[data-storage-tone\=ash\]\]\:sh-c_shade\.300[data-storage-tone=ash]{color:var(--sh-colors-shade-300)}.\[\&\[data-link-tone\=positive\]\]\:sh-c_\#3FCF6B[data-link-tone=positive]{color:#3fcf6b}.\[\&\[data-link-tone\=negative\]\]\:sh-c_\#FF6F84[data-link-tone=negative]{color:#ff6f84}.\[\&\[data-link-tone\=attention\]\]\:sh-c_\#F4B948[data-link-tone=attention]{color:#f4b948}.\[\&\[data-link-tone\=negative\]\]\:sh-c_status\.dangerText[data-link-tone=negative]{color:var(--sh-colors-status-danger-text)}.\[\&\[data-link-tone\=attention\]\]\:sh-c_status\.warningText[data-link-tone=attention]{color:var(--sh-colors-status-warning-text)}.\[\&\[data-source-action\=open\]\]\:sh-c_primary\.400[data-source-action=open]{color:var(--sh-colors-primary-400)}.\[\&\[data-source-action\=relink\]\]\:sh-c_white[data-source-action=relink]{color:var(--sh-colors-white)}.\[\&\[data-source-action\=relink\]\]\:sh-fw_bold[data-source-action=relink]{font-weight:var(--sh-font-weights-bold)}.\[\&_\>_span\]\:sh-tov_ellipsis>span{text-overflow:ellipsis}.\[\&_\>_span\]\:sh-white-space_nowrap>span{white-space:nowrap}.\[\&\[data-tone\=positive\]\]\:sh-c_\#3FCF6B[data-tone=positive]{color:#3fcf6b}.\[\&\[data-tone\=negative\]\]\:sh-c_\#FF6F84[data-tone=negative]{color:#ff6f84}.\[\&\[data-tone\=attention\]\]\:sh-c_\#F4B948[data-tone=attention]{color:#f4b948}.\[\&\[data-link-tone\=positive\]\]\:sh-c_status\.successText[data-link-tone=positive]{color:var(--sh-colors-status-success-text)}.\[\&_\>_\*\]\:sh-fw_bold>*{font-weight:var(--sh-font-weights-bold)}.\[\&_\>_\*\]\:sh-fs_11px>*{font-size:11px}.\[\&\[data-grid-flash\]\]\:sh-bx-sh_0_0_0_2px_token\(colors\.studio\.text\)[data-grid-flash]{box-shadow:0 0 0 2px var(--sh-colors-studio-text)}.before\:sh-content_\"\":before{content:""}.before\:sh-pos_absolute:before{position:absolute}.after\:sh-content_\"\":after{content:""}.after\:sh-pos_absolute:after{position:absolute}.\[\&_span\]\:sh-fw_medium span{font-weight:var(--sh-font-weights-medium)}.\[\&_span\]\:sh-op_0\.7 span{opacity:.7}.\[\&_\[data-contact-sheet-shot\]\]\:sh-ls_\.03em [data-contact-sheet-shot]{letter-spacing:.03em}.\[\&\[data-queued\]\]\:sh-op_0\.6[data-queued]{opacity:.6}.\[\&\[data-paused\]\]\:sh-c_status\.warningText[data-paused]{color:var(--sh-colors-status-warning-text)}.\[\&\[data-phase\=\"running\"\]\]\:sh-c_brand[data-phase=running]{color:var(--sh-colors-brand)}.\[\&\[data-phase\=\"done\"\]\]\:sh-c_status\.successText[data-phase=done]{color:var(--sh-colors-status-success-text)}.\[\&\[data-phase\=\"failed\"\]\]\:sh-c_status\.dangerText[data-phase=failed]{color:var(--sh-colors-status-danger-text)}.\[\&\[data-phase\=\"queued\"\]\]\:sh-c_text\.muted[data-phase=queued]{color:var(--sh-colors-text-muted)}.\[\&\[data-phase\=\"paused\"\]\]\:sh-c_status\.warningText[data-phase=paused],.\[\&\[data-phase\=\"retrying\"\]\,_\&\[data-phase\=\"waiting\"\]\]\:sh-c_status\.warningText[data-phase=retrying],.\[\&\[data-phase\=\"retrying\"\]\,_\&\[data-phase\=\"waiting\"\]\]\:sh-c_status\.warningText[data-phase=waiting]{color:var(--sh-colors-status-warning-text)}.\[\&\[data-phase\=\"cancelled\"\]\]\:sh-c_text\.muted[data-phase=cancelled]{color:var(--sh-colors-text-muted)}.\[\&\[data-on\]\]\:sh-trf_translateX\(15px\)[data-on]{transform:translate(15px)}.\[\&\[data-tone\=brand\]\]\:sh-c_status\.infoText[data-tone=brand]{color:var(--sh-colors-status-info-text)}.\[\&_\[data-state\=\"checked\"\]\]\:sh-c_text\.strong\! [data-state=checked]{color:var(--sh-colors-text-strong)!important}.\[\&\[data-status\=ready\]\,_\&\[data-status\=clean\]\]\:sh-c_status\.successText[data-status=ready],.\[\&\[data-status\=ready\]\,_\&\[data-status\=clean\]\]\:sh-c_status\.successText[data-status=clean]{color:var(--sh-colors-status-success-text)}.\[\&\[data-status\=failed\]\,_\&\[data-status\=flagged\]\]\:sh-c_status\.warningText[data-status=failed],.\[\&\[data-status\=failed\]\,_\&\[data-status\=flagged\]\]\:sh-c_status\.warningText[data-status=flagged]{color:var(--sh-colors-status-warning-text)}.\[\&\[data-status\=skipped\]\]\:sh-c_status\.infoText[data-status=skipped]{color:var(--sh-colors-status-info-text)}.\[\&_img\]\:sh-pos_absolute img{position:absolute}.\[\&_img\]\:sh-obj-f_cover img{object-fit:cover}.\[\&_img\]\:sh-d_block img{display:block}.\[\&\[data-roll\=b_roll\]\]\:sh-c_status\.successText[data-roll=b_roll]{color:var(--sh-colors-status-success-text)}.\[\&\[data-active\=\"true\"\]\]\:sh-c_\#FFFFFF[data-active=true]{color:#fff}.\[\&\[data-active\=\"true\"\]\]\:sh-bx-sh_0_0_0_1px_rgba\(232\,85\,77\,\.22\)[data-active=true]{box-shadow:0 0 0 1px #e8554d38}.before\:sh-z_bg:before{z-index:var(--sh-z-index-bg)}.before\:sh-op_0\.16:before{opacity:.16}.\[\&_span\]\:sh-c_text\.muted span{color:var(--sh-colors-text-muted)}.\[\&_span\]\:sh-fs_11px span{font-size:11px}.\[\&_span\]\:sh-lh_14px span{line-height:14px}.\[\&\[data-dragging\=true\]\]\:sh-bx-sh_focusRing[data-dragging=true]{box-shadow:var(--sh-shadows-focus-ring)}.\[\&\[data-pressed\]\]\:sh-trf_scale\(0\.995\)[data-pressed]{transform:scale(.995)}.disabled\:sh-c_text\.disabled:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){color:var(--sh-colors-text-disabled)}.disabled\:sh-bx-sh_none:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){box-shadow:none}.\[\&\[data-complete\=\"true\"\]\]\:sh-cursor_pointer[data-complete=true]{cursor:pointer}.\[\&\[data-step-state\=\"complete\"\]_\[data-step-label\]\]\:sh-c_text\.body[data-step-state=complete] [data-step-label]{color:var(--sh-colors-text-body)}.\[\&\[data-step-state\=\"current\"\]_\[data-step-label\]\]\:sh-c_text\.strong[data-step-state=current] [data-step-label]{color:var(--sh-colors-text-strong)}.\[\&\[data-step-state\=\"current\"\]_\[data-step-label\]\]\:sh-fw_bold[data-step-state=current] [data-step-label]{font-weight:var(--sh-font-weights-bold)}.\[\&\[data-has-credits\=false\]\]\:sh-grid-tc_repeat\(2\,_minmax\(0\,_1fr\)\)[data-has-credits=false]{grid-template-columns:repeat(2,minmax(0,1fr))}.\[\&\[data-credit\=\"true\"\]\]\:sh-c_brand[data-credit=true]{color:var(--sh-colors-brand)}.\[\&\[data-credit\=\"true\"\]\]\:sh-ff_mono[data-credit=true]{font-family:var(--sh-fonts-mono)}.\[\&\[data-credit\=\"true\"\]\]\:sh-fw_bold[data-credit=true]{font-weight:var(--sh-font-weights-bold)}.\[\&\[data-progress-active\=\"true\"\]\]\:sh-bg-i_linear-gradient\(90deg\,_token\(colors\.surface\.sunken\)_0\%\,_color-mix\(in_srgb\,_token\(colors\.brand\.DEFAULT\)_22\%\,_token\(colors\.surface\.sunken\)\)_50\%\,_token\(colors\.surface\.sunken\)_100\%\)[data-progress-active=true]{background-image:linear-gradient(90deg,var(--sh-colors-surface-sunken) 0%,color-mix(in srgb,colors\.brand\.DEFAULT 22%,var(--sh-colors-surface-sunken)) 50%,var(--sh-colors-surface-sunken) 100%)}.\[\&\[data-progress-active\=\"true\"\]\]\:sh-bg-s_200\%_100\%[data-progress-active=true]{background-size:200% 100%}.\[\&\[data-progress-active\=\"true\"\]\]\:sh-bg-i_linear-gradient\(90deg\,_transparent_0\%\,_rgba\(255\,_255\,_255\,_0\.32\)_50\%\,_transparent_100\%\)[data-progress-active=true]{background-image:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.32) 50%,transparent 100%)}.disabled\:sh-op_0\.6:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.6}.\[\&\[data-over\=\"true\"\]\]\:sh-c_text\.danger[data-over=true]{color:var(--sh-colors-text-danger)}.\[\&\[data-locked\=\"true\"\]\]\:sh-c_text\.muted[data-locked=true]{color:var(--sh-colors-text-muted)}.\[\&\[data-open\=\"true\"\]\]\:sh-trf_rotate\(180deg\)[data-open=true]{transform:rotate(180deg)}.\[\&\[data-disabled\]\]\:sh-cursor_not-allowed[data-disabled]{cursor:not-allowed}.\[\&\[data-disabled\]\]\:sh-op_0\.68[data-disabled]{opacity:.68}.\[\&\[data-disabled\]\]\:sh-trf_none[data-disabled]{transform:none}.\[\&\[data-plan\=\"studio\"\]_\[data-plan-allowance\=\"true\"\]\]\:sh-c_studio\.text[data-plan=studio] [data-plan-allowance=true]{color:var(--sh-colors-studio-text)}.\[\&\[data-plan\=\"team\"\]_\[data-plan-allowance\=\"true\"\]\]\:sh-c_brand\.DEFAULT[data-plan=team] [data-plan-allowance=true]{color:brand.DEFAULT}.\[\&\[data-muted\=\"true\"\]\]\:sh-c_text\.muted[data-muted=true]{color:var(--sh-colors-text-muted)}.\[\&\[data-plan\=\"studio\"\]_svg\]\:sh-c_studio\.text[data-plan=studio] svg{color:var(--sh-colors-studio-text)}.\[\&\[data-plan\=\"team\"\]_svg\]\:sh-c_brand\.DEFAULT[data-plan=team] svg{color:brand.DEFAULT}.\[\&_button\]\:sh-c_text\.muted button{color:var(--sh-colors-text-muted)}.\[\&_button\]\:sh-fs_12\.5px button{font-size:12.5px}.\[\&_button\]\:sh-lh_1\.2 button{line-height:1.2}.\[\&_button\]\:sh-fw_semibold button{font-weight:var(--sh-font-weights-semibold)}.\[\&_button\[aria-checked\=\"true\"\]\]\:sh-c_text\.strong button[aria-checked=true]{color:var(--sh-colors-text-strong)}.\[\&_select\]\:sh-fs_11\.5px select{font-size:11.5px}.\[\&_select\]\:sh-fw_semibold select{font-weight:var(--sh-font-weights-semibold)}.\[\&_select\]\:sh-c_text\.muted select{color:var(--sh-colors-text-muted)}.disabled\:sh-c_rgba\(255\,_255\,_255\,_0\.56\):is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){color:#ffffff8f}.\[\&\[data-pressed\]\]\:sh-trf_scale\(0\.98\)[data-pressed]{transform:scale(.98)}.disabled\:sh-c_text\.muted:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){color:var(--sh-colors-text-muted)}.\[\&_input\]\:sh-c_var\(--sh-onboarding-title-text\) input{color:var(--sh-onboarding-title-text)}.\[\&_input\]\:sh-fs_0\.96875rem input{font-size:.96875rem}.\[\&_input\]\:sh-fw_medium input{font-weight:var(--sh-font-weights-medium)}.disabled\:sh-op_1:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:1}.\[\&\[data-state\=\"ok\"\]\]\:sh-c_status\.successText[data-state=ok]{color:var(--sh-colors-status-success-text)}.\[\&\[data-state\=\"attention\"\]\]\:sh-c_status\.warningText[data-state=attention]{color:var(--sh-colors-status-warning-text)}.\[\&\[data-state\=\"managed\"\]\]\:sh-c_text\.muted[data-state=managed],.\[\&\:not\(\[data-on\]\)\]\:sh-c_text\.muted:not([data-on]){color:var(--sh-colors-text-muted)}.\[\&\[data-current\]\]\:sh-c_brand[data-current]{color:var(--sh-colors-brand)}.\[\&_label\]\:sh-c_text\.body label{color:var(--sh-colors-text-body)}.\[\&_input\,_\&_select\]\:sh-fs_14px input,.\[\&_input\,_\&_select\]\:sh-fs_14px select{font-size:14px}.\[\&_input\,_\&_select\]\:sh-lh_20px input,.\[\&_input\,_\&_select\]\:sh-lh_20px select{line-height:20px}.\[\&_input\:disabled\]\:sh-c_text\.muted input:disabled{color:var(--sh-colors-text-muted)}.\[\&_input\:disabled\]\:sh-op_1 input:disabled{opacity:1}.\[\&_\[id\$\=\"-description\"\]\]\:sh-c_text\.subtle [id$=-description]{color:var(--sh-colors-text-subtle)}.\[\&_\[id\$\=\"-description\"\]\]\:sh-fs_11\.5px [id$=-description]{font-size:11.5px}.\[\&_\[id\$\=\"-description\"\]\]\:sh-lh_16px [id$=-description]{line-height:16px}.\[\&\[data-tone\=\"brand\"\]\]\:sh-c_brand[data-tone=brand]{color:var(--sh-colors-brand)}.\[\&\[data-tone\=\"positive\"\]\]\:sh-c_status\.successText[data-tone=positive]{color:var(--sh-colors-status-success-text)}.\[\&\[data-tone\=\"free\"\]\]\:sh-op_0\.85[data-tone=free]{opacity:.85}.\[\&_select\]\:sh-fs_13px select{font-size:13px}.\[\&_select\]\:sh-lh_18px select{line-height:18px}.disabled\:sh-op_0\.35:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.35}.\[\&_svg\]\:sh-c_text\.danger svg{color:var(--sh-colors-text-danger)}.\[\&_label\]\:sh-fs_13px label{font-size:13px}.\[\&_label\]\:sh-lh_17px label{line-height:17px}.\[\&_label\]\:sh-fw_regular label{font-weight:var(--sh-font-weights-regular)}.\[\&_input\]\:sh-fs_14px input{font-size:14px}.\[\&_input\]\:sh-lh_20px input{line-height:20px}.\[\&_\>_button\]\:sh-justify-self_start>button{justify-self:start}.\[\&_\>_legend\]\:sh-c_text\.strong>legend{color:var(--sh-colors-text-strong)}.\[\&_\>_legend\]\:sh-fs_12px>legend{font-size:12px}.\[\&_\>_legend\]\:sh-fw_semibold>legend{font-weight:var(--sh-font-weights-semibold)}.\[\&_span_\+_span\]\:sh-c_text\.subtle span+span{color:var(--sh-colors-text-subtle)}.\[\&_span_\+_span\]\:sh-fs_12px span+span{font-size:12px}.\[\&_span_\+_span\]\:sh-lh_16px span+span{line-height:16px}.placeholder\:sh-c_text\.subtle::placeholder,.placeholder\:sh-c_text\.subtle[data-placeholder]{color:var(--sh-colors-text-subtle)}.\[\&_legend\]\:sh-c_text\.body legend{color:var(--sh-colors-text-body)}.\[\&_legend\]\:sh-fs_12\.5px legend{font-size:12.5px}.\[\&_legend\]\:sh-lh_17px legend{line-height:17px}.\[\&_legend\]\:sh-fw_semibold legend{font-weight:var(--sh-font-weights-semibold)}.\[\&_input\]\:sh-ac-c_token\(colors\.primary\.500\) input{accent-color:var(--sh-colors-primary-500)}.\[\&_strong\]\:sh-fw_semibold strong{font-weight:var(--sh-font-weights-semibold)}.\[\&_svg\]\:sh-c_brand svg{color:var(--sh-colors-brand)}.\[\&_svg\]\:sh-c_utility\.white svg{color:var(--sh-colors-utility-white)}.\[\&\[data-active\=\"true\"\]\]\:sh-c_var\(--source-monitor-control-active-fg\)[data-active=true]{color:var(--source-monitor-control-active-fg)}.disabled\:sh-op_0\.38:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.38}.\[\&\:\:-webkit-slider-thumb\]\:sh-ap_none::-webkit-slider-thumb{appearance:none;-webkit-appearance:none}.\[\&\:\:-webkit-slider-thumb\]\:sh-bx-sh_0_1px_3px_rgba\(0\,_0\,_0\,_0\.45\)::-webkit-slider-thumb{box-shadow:0 1px 3px #00000073}.\[\&\:\:-moz-range-thumb\]\:sh-bx-sh_0_1px_3px_rgba\(0\,_0\,_0\,_0\.45\)::-moz-range-thumb{box-shadow:0 1px 3px #00000073}.\[\&\[aria-pressed\=true\]\]\:sh-c_text\.strong[aria-pressed=true]{color:var(--sh-colors-text-strong)}.\[\&\[data-dimmed\]\]\:sh-op_0\.3[data-dimmed]{opacity:.3}.\[\&\[aria-pressed\=true\]\]\:sh-bx-sh_0_0_0_2px_token\(colors\.brand\)[aria-pressed=true]{box-shadow:0 0 0 2px var(--sh-colors-brand)}.\[\&\:\:before\]\:sh-content_\"\":before{content:""}.\[\&\:\:before\]\:sh-pos_absolute:before{position:absolute}.\[\&\:\:before\]\:sh-inset-s_0:before{inset-inline-start:var(--sh-spacing-0)}.\[\&\:\:before\]\:sh-pointer-events_none:before{pointer-events:none}.\[\&\:\:before\]\:sh-trs-prop_opacity:before{--transition-prop: opacity;transition-property:opacity}.\[\&\:\:before\]\:sh-trs-dur_fast:before{--transition-duration: var(--sh-durations-fast);transition-duration:var(--sh-durations-fast)}.\[\&\:\:before\]\:sh-trs-tmf_standard:before{--transition-easing: var(--sh-easings-standard);transition-timing-function:var(--sh-easings-standard)}.\[\&\[data-dimmed\]\:\:before\]\:sh-op_0\.3[data-dimmed]:before{opacity:.3}.\[\&\[data-dimmed\]_\[data-transcript-time\]\]\:sh-c_text\.subtle[data-dimmed] [data-transcript-time]{color:var(--sh-colors-text-subtle)}.\[\&\[data-dimmed\]_\[data-transcript-speaker\]\]\:sh-c_text\.muted[data-dimmed] [data-transcript-speaker],.\[\&\[data-dimmed\]_\[data-transcript-text\]\]\:sh-c_text\.muted[data-dimmed] [data-transcript-text]{color:var(--sh-colors-text-muted)}.\[\&_span\]\:sh-trf-o_bottom span{transform-origin:bottom}.\[\&_span\:nth-child\(2\)\]\:sh-anim-dly_300ms span:nth-child(2){animation-delay:.3s}.\[\&_span\:nth-child\(3\)\]\:sh-anim-dly_600ms span:nth-child(3){animation-delay:.6s}.\[\&\[data-has-comments\=true\]\]\:sh-vis_visible[data-has-comments=true]{visibility:visible}.\[\&\[data-has-comments\=true\]\]\:sh-c_studio\.text[data-has-comments=true]{color:var(--sh-colors-studio-text)}.disabled\:sh-c_text\.subtle:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){color:var(--sh-colors-text-subtle)}.\[\&_strong\]\:sh-c_text\.strong strong{color:var(--sh-colors-text-strong)}.\[\&_svg\]\:sh-c_status\.dangerText svg{color:var(--sh-colors-status-danger-text)}.\[\&_svg\]\:sh-c_status\.successText svg{color:var(--sh-colors-status-success-text)}.\[\&\[data-active\=true\]\]\:sh-bx-sh_var\(--source-monitor-comment-active-ring\)[data-active=true]{box-shadow:var(--source-monitor-comment-active-ring)}.\[\&_strong\]\:sh-c_var\(--source-monitor-waveform-fill\) strong{color:var(--source-monitor-waveform-fill)}.\[\&\[data-active\=\"true\"\]\]\:sh-bx-sh_0_0_0_1px_rgba\(143\,_208\,_232\,_0\.16\)[data-active=true]{box-shadow:0 0 0 1px #8fd0e829}.\[\&_p\]\:sh-c_text\.muted p{color:var(--sh-colors-text-muted)}.\[\&_\>_div\]\:sh-d_grid>div{display:grid}.\[\&\[data-loading\]\]\:sh-cursor_progress[data-loading]{cursor:progress}[data-theme=dark] .dark\:sh-c_text\.inverse{color:var(--sh-colors-text-inverse)}.\[\&\[data-pressed\]\]\:sh-c_brand\.pressed[data-pressed]{color:var(--sh-colors-brand-pressed)}.\[\&\:has\(button\:disabled\)\]\:sh-cursor_not-allowed:has(button:disabled){cursor:not-allowed}.\[\&\:has\(button\:disabled\)\]\:sh-c_text\.disabled:has(button:disabled){color:var(--sh-colors-text-disabled)}.\[\&\[data-pressed\]\]\:sh-c_negative\.800[data-pressed]{color:var(--sh-colors-negative-800)}.\[\&\[data-state\=open\]\]\:sh-c_text\.strong[data-state=open]{color:var(--sh-colors-text-strong)}.\[\&\[data-state\=open\]\]\:sh-c_brand[data-state=open],.\[\&\[aria-selected\=\"true\"\]\]\:sh-c_brand[aria-selected=true]{color:var(--sh-colors-brand)}.\[\&\:\:after\]\:sh-content_\"\":after{content:""}.before\:sh-translate_-200\%:before{translate:-200%}.\[\&\[data-state\=\"checked\"\]\]\:sh-jc_flex-end[data-state=checked]{justify-content:flex-end}.\[\&\[data-state\=\"unchecked\"\]\]\:sh-jc_flex-start[data-state=unchecked]{justify-content:flex-start}.\[\&\[data-pressed\]\]\:sh-filter_brightness\(0\.94\)[data-pressed]{filter:brightness(.94)}.\[\&\[data-state\=\"open\"\]_\>_svg\]\:sh-trf_rotate\(180deg\)[data-state=open]>svg{transform:rotate(180deg)}.\[\&\[data-locked\=\"true\"\]\]\:sh-op_0\.68[data-locked=true]{opacity:.68}.\[\&\[data-state\=\"active\"\]\]\:sh-c_brand[data-state=active]{color:var(--sh-colors-brand)}.after\:sh-bdr-t_sm:after{border-top-left-radius:var(--sh-radii-sm);border-top-right-radius:var(--sh-radii-sm)}.\[\&\[data-selected\=true\]\]\:sh-c_utility\.white[data-selected=true]{color:var(--sh-colors-utility-white)}.\[\&_label\]\:sh-c_shade\.100 label{color:var(--sh-colors-shade-100)}.disabled\:sh-vis_hidden:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){visibility:hidden}.disabled\:sh-op_0\.4:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){opacity:.4}[data-theme=dark] .dark\:sh-bx-sh_0_1\.5rem_3\.75rem_-0\.75rem_rgba\(0\,_0\,_0\,_0\.6\)\,_0_0\.5rem_1\.375rem_-0\.625rem_rgba\(0\,_0\,_0\,_0\.45\){box-shadow:0 1.5rem 3.75rem -.75rem #0009,0 .5rem 1.375rem -.625rem #00000073}.\[\&\[data-state\=\"open\"\]\]\:sh-pointer-events_auto[data-state=open]{pointer-events:auto}.\[\&\[data-state\=\"open\"\]\]\:sh-op_1[data-state=open]{opacity:1}.\[\&\[data-state\=\"open\"\]\]\:sh-trf_translateX\(0\)[data-state=open]{transform:translate(0)}[data-theme=dark] .dark\:sh-bx-sh_-1rem_0_2rem_rgba\(0\,_0\,_0\,_0\.46\){box-shadow:-1rem 0 2rem #00000075}.\[\&\[data-pressed\]\]\:sh-trf_translateY\(calc\(token\(spacing\.xxTiny\)_\/_2\)\)[data-pressed]{transform:translateY(calc(var(--sh-spacing-xx-tiny) / 2))}.\[\&_\[data-sidebar-icon\]\]\:sh-c_text\.muted [data-sidebar-icon]{color:var(--sh-colors-text-muted)}.\[\&\[data-active\]\]\:sh-fw_semibold[data-active]{font-weight:var(--sh-font-weights-semibold)}.\[\&\[data-active\]_\[data-sidebar-icon\]\]\:sh-c_text\.strong[data-active] [data-sidebar-icon]{color:var(--sh-colors-text-strong)}.\[\&_\[data-sidebar-icon\]\]\:sh-c_shade\.400 [data-sidebar-icon]{color:var(--sh-colors-shade-400)}.\[\&\[data-active\]\]\:sh-c_shade\.10[data-active],.\[\&\[data-active\]_\[data-sidebar-icon\]\]\:sh-c_shade\.10[data-active] [data-sidebar-icon]{color:var(--sh-colors-shade-10)}.\[\&\[data-processing\]_\[data-sidebar-processing\]\]\:sh-pos_absolute[data-processing] [data-sidebar-processing]{position:absolute}.\[\&_\[data-sidebar-icon\]\]\:sh-c_text\.danger [data-sidebar-icon]{color:var(--sh-colors-text-danger)}.after\:sh-pointer-events_none:after{pointer-events:none}.\[\&\[data-open\]\]\:sh-bx-sh_s[data-open]{box-shadow:var(--sh-shadows-s)}.\[\&\[data-open\=\"true\"\]\]\:sh-trf_translateX\(0\)[data-open=true]{transform:translate(0)}.\[\&\[data-clickable\=\"true\"\]\]\:sh-cursor_pointer[data-clickable=true]{cursor:pointer}.\[\&\[data-row-state\=\"deleting\"\]\]\:sh-op_0\.58[data-row-state=deleting]{opacity:.58}.\[\&\[data-sticky\=\"true\"\]\]\:sh-pos_sticky[data-sticky=true]{position:sticky}.\[\&\[data-sticky\=\"true\"\]\]\:sh-z_tableHeader[data-sticky=true]{z-index:var(--sh-z-index-table-header)}.\[\&\[aria-pressed\=\"true\"\]\]\:sh-c_brand[aria-pressed=true]{color:var(--sh-colors-brand)}.\[\&_\>_svg\]\:sh-c_text\.subtle>svg{color:var(--sh-colors-text-subtle)}.\[\&_\>_svg\]\:sh-c_text\.strong>svg{color:var(--sh-colors-text-strong)}.after\:sh-d_block:after{display:block}[data-selected] .\[\[data-selected\]_\&\]\:sh-c_brand{color:var(--sh-colors-brand)}.\[\&_\>_\*\]\:sh-min-w_0>*{min-width:var(--sh-sizes-0)}.\[\&_svg\]\:sh-mt_1px svg{margin-top:1px}.\[\&_input\]\:sh-h_34px input{height:34px}.\[\&\:\:before\,_\&\:\:after\]\:sh-h_thin:before,.\[\&\:\:before\,_\&\:\:after\]\:sh-h_thin:after{height:thin}.\[\&_\>_header\]\:sh-mb_xxSmall>header{margin-bottom:var(--sh-spacing-xx-small)}.\[\&_input\]\:sh-w_full input{width:var(--sh-sizes-full)}.\[\&_input\]\:sh-h_32px input{height:32px}.\[\&_input\]\:sh-pl_30px input{padding-left:30px}.\[\&_input\]\:sh-pr_11px input{padding-right:11px}.\[\&_svg\]\:sh-w_11px svg{width:11px}.\[\&_svg\]\:sh-h_11px svg{height:11px}.\[\&_input\]\:sh-min-w_0 input{min-width:var(--sh-sizes-0)}.\[\&\[data-reply\=true\]\]\:sh-w_1\.125rem[data-reply=true]{width:1.125rem}.\[\&\[data-reply\=true\]\]\:sh-h_1\.125rem[data-reply=true]{height:1.125rem}.\[\&\[data-compact\=true\]\]\:sh-mt_xSmall[data-compact=true]{margin-top:var(--sh-spacing-x-small)}.\[\&\[data-compact\=true\]\]\:sh-bd-t-w_0[data-compact=true]{border-top-width:0}.\[\&\[data-compact\=true\]\[data-indent\=true\]\]\:sh-ml_huge[data-compact=true][data-indent=true]{margin-left:var(--sh-spacing-huge)}[data-compact=true] .\[\[data-compact\=true\]_\&\]\:sh-min-h_2\.125rem{min-height:2.125rem}[data-compact=true] .\[\[data-compact\=true\]_\&\]\:sh-max-h_7rem{max-height:7rem}.\[\&\[data-compact\=true\]\]\:sh-w_auto[data-compact=true]{width:auto}[data-compact=true] .\[\[data-compact\=true\]_\&\]\:sh-left_0{left:var(--sh-spacing-0)}[data-compact=true] .\[\[data-compact\=true\]_\&\]\:sh-right_0{right:var(--sh-spacing-0)}.\[\&_\>_span\]\:sh-w_0\.875rem>span{width:.875rem}.\[\&_\>_span\]\:sh-h_0\.875rem>span{height:.875rem}.\[\&\:not\(\:first-child\)\]\:sh-mt_small:not(:first-child){margin-top:var(--sh-spacing-small)}.\[\&_\>_div\:last-child\:not\(\[data-table-scroll-shell\]\)\]\:sh-bd-t-w_thin>div:last-child:not([data-table-scroll-shell]){border-top-width:var(--sh-border-widths-thin)}.\[\&_\>_div\:last-child\:not\(\[data-table-scroll-shell\]\)\]\:sh-border-top-style_solid>div:last-child:not([data-table-scroll-shell]){border-top-style:solid}.\[\&_\>_div\:last-child\:not\(\[data-table-scroll-shell\]\)\]\:sh-bd-t-c_border\.subtle>div:last-child:not([data-table-scroll-shell]){border-top-color:var(--sh-colors-border-subtle)}.\[\&_button\]\:sh-h_2\.125rem button{height:2.125rem}.\[\&_button\]\:sh-min-h_2\.125rem button{min-height:2.125rem}.\[\&_svg\]\:sh-w_0\.9375rem svg{width:.9375rem}.\[\&_svg\]\:sh-h_0\.9375rem svg{height:.9375rem}.before\:sh-h_32\%:before{height:32%}.after\:sh-h_34\%:after{height:34%}.\[\&_\>_header\]\:sh-mb_tiny>header{margin-bottom:var(--sh-spacing-tiny)}.\[\&\:last-child\]\:sh-bd-b-w_0:last-child{border-bottom-width:0}.\[\&_img\]\:sh-w_full img{width:var(--sh-sizes-full)}.\[\&_img\]\:sh-h_full img{height:var(--sh-sizes-full)}.\[\&\[data-separated\=true\]\]\:sh-pt_13px[data-separated=true]{padding-top:13px}.\[\&\[data-separated\=true\]\]\:sh-bd-t-w_thin[data-separated=true]{border-top-width:var(--sh-border-widths-thin)}.\[\&\[data-separated\=true\]\]\:sh-border-top-style_solid[data-separated=true]{border-top-style:solid}.\[\&\[data-separated\=true\]\]\:sh-bd-t-c_border[data-separated=true]{border-top-color:var(--sh-colors-border)}.\[\&_\>_header\]\:sh-mb_2\.25rem>header{margin-bottom:2.25rem}.last\:sh-bd-b-w_0:last-child{border-bottom-width:0}.last\:sh-bd-b-c_transparent:last-child{border-bottom-color:var(--sh-colors-transparent)}.\[\&_select\]\:sh-pl_0\.4375rem select{padding-left:.4375rem}.\[\&_select\]\:sh-pr_1\.5rem select{padding-right:1.5rem}.\[\&_select\]\:sh-min-h_auto select{min-height:auto}.\[\&_select\]\:sh-h_auto select{height:auto}.\[\&_\>_header\]\:sh-mb_xTiny>header{margin-bottom:var(--sh-spacing-x-tiny)}.\[\&_input\,_\&_select\]\:sh-min-h_42px input,.\[\&_input\,_\&_select\]\:sh-min-h_42px select{min-height:42px}.\[\&_select\]\:sh-pr_36px select{padding-right:36px}.\[\&\[data-last\]\]\:sh-bd-r-c_transparent[data-last]{border-right-color:var(--sh-colors-transparent)}.\[\&_select\]\:sh-h_34px select{height:34px}.\[\&_select\]\:sh-min-h_34px select{min-height:34px}.\[\&_select\]\:sh-pl_11px select{padding-left:11px}.\[\&_select\]\:sh-pr_huge select{padding-right:var(--sh-spacing-huge)}.\[\&_span\[aria-hidden\=\"true\"\]\]\:sh-w_38px span[aria-hidden=true]{width:38px}.\[\&_span\[aria-hidden\=\"true\"\]\]\:sh-h_38px span[aria-hidden=true]{height:38px}.\[\&_svg\]\:sh-mt_xxTiny svg{margin-top:var(--sh-spacing-xx-tiny)}.\[\&_input\]\:sh-h_42px input{height:42px}.\[\&_input\]\:sh-min-h_42px input{min-height:42px}.\[\&\:nth-child\(odd\)\]\:sh-bd-r-w_0:nth-child(odd){border-right-width:0}.\[\&\:nth-child\(odd\)\]\:sh-border-right-style_solid:nth-child(odd){border-right-style:solid}.\[\&\:nth-child\(odd\)\]\:sh-bd-r-c_border:nth-child(odd){border-right-color:var(--sh-colors-border)}.\[\&\:nth-last-child\(-n_\+_2\)\]\:sh-bd-b-c_border:nth-last-child(-n+2){border-bottom-color:var(--sh-colors-border)}.\[\&_input\]\:sh-mt_3px input{margin-top:3px}.\[\&_svg\]\:sh-w_17px svg{width:17px}.\[\&_svg\]\:sh-h_17px svg{height:17px}.fullscreen\:sh-w_full:is(:fullscreen,[data-fullscreen]){width:var(--sh-sizes-full)}.fullscreen\:sh-h_full:is(:fullscreen,[data-fullscreen]){height:var(--sh-sizes-full)}.\[\&\[data-player-mark-control\=\"true\"\]\]\:sh-h_26px[data-player-mark-control=true]{height:26px}.\[\&\[data-player-play\=\"true\"\]\]\:sh-w_36px[data-player-play=true]{width:36px}.\[\&\[data-player-play\=\"true\"\]\]\:sh-min-w_36px[data-player-play=true]{min-width:36px}.\[\&\[data-player-play\=\"true\"\]\]\:sh-h_36px[data-player-play=true]{height:36px}.\[\&\:\:-webkit-slider-runnable-track\]\:sh-w_100\%::-webkit-slider-runnable-track{width:100%}.\[\&\:\:-webkit-slider-runnable-track\]\:sh-h_4px::-webkit-slider-runnable-track{height:4px}.\[\&\:\:-webkit-slider-thumb\]\:sh-w_10px::-webkit-slider-thumb{width:10px}.\[\&\:\:-webkit-slider-thumb\]\:sh-h_10px::-webkit-slider-thumb{height:10px}.\[\&\:\:-webkit-slider-thumb\]\:sh-mt_-3px::-webkit-slider-thumb{margin-top:-3px}.\[\&\:\:-moz-range-track\]\:sh-w_100\%::-moz-range-track{width:100%}.\[\&\:\:-moz-range-track\]\:sh-h_4px::-moz-range-track,.\[\&\:\:-moz-range-progress\]\:sh-h_4px::-moz-range-progress{height:4px}.\[\&\:\:-moz-range-thumb\]\:sh-w_10px::-moz-range-thumb{width:10px}.\[\&\:\:-moz-range-thumb\]\:sh-h_10px::-moz-range-thumb{height:10px}.\[\&\[data-player-timeline-context\=\"scene\"\]\]\:sh-pb_6px[data-player-timeline-context=scene]{padding-bottom:6px}.\[\&\[data-expanded\=true\]\]\:sh-bd-b-c_border[data-expanded=true]{border-bottom-color:var(--sh-colors-border)}.\[\&\[data-compact\]\]\:sh-h_1\.75rem[data-compact]{height:1.75rem}.\[\&\:\:before\]\:sh-w_2px:before{width:2px}:is(.\[\&_\+_\&\]\:sh-mt_xTiny)+:is(.\[\&_\+_\&\]\:sh-mt_xTiny){margin-top:var(--sh-spacing-x-tiny)}.\[\&_span\]\:sh-w_2px span{width:2px}.\[\&_span\]\:sh-h_100\% span{height:100%}.\[\&_\>_header\]\:sh-mb_medium>header{margin-bottom:var(--sh-spacing-medium)}.\[\&\:\:after\]\:sh-w_progressPieInner:after{width:var(--sh-sizes-progress-pie-inner)}.\[\&\:\:after\]\:sh-h_progressPieInner:after{height:var(--sh-sizes-progress-pie-inner)}.after\:sh-left_0:after{left:var(--sh-spacing-0)}.after\:sh-right_0:after{right:var(--sh-spacing-0)}.after\:sh-bottom_0:after{bottom:var(--sh-spacing-0)}.after\:sh-h_xTiny:after{height:var(--sh-sizes-x-tiny)}.\[\&\[data-processing\]_\[data-sidebar-processing\]\]\:sh-top_0\.25rem[data-processing] [data-sidebar-processing]{top:.25rem}.\[\&\[data-processing\]_\[data-sidebar-processing\]\]\:sh-right_0\.25rem[data-processing] [data-sidebar-processing]{right:.25rem}.\[\&\[data-processing\]_\[data-sidebar-processing\]\]\:sh-w_0\.75rem[data-processing] [data-sidebar-processing]{width:.75rem}.\[\&\[data-processing\]_\[data-sidebar-processing\]\]\:sh-h_0\.75rem[data-processing] [data-sidebar-processing]{height:.75rem}.\[\&\[data-processing\]_\[data-sidebar-processing\]_svg\]\:sh-w_0\.625rem[data-processing] [data-sidebar-processing] svg{width:.625rem}.\[\&\[data-processing\]_\[data-sidebar-processing\]_svg\]\:sh-h_0\.625rem[data-processing] [data-sidebar-processing] svg{height:.625rem}[data-collapsed=true] .\[\[data-collapsed\=\"true\"\]_\&\]\:sh-w_14\.75rem{width:14.75rem}[data-collapsed=true] .\[\[data-collapsed\=\"true\"\]_\&\]\:sh-right_auto{right:auto}.\[\&_\>_\*\]\:sh-w_2\.125rem\!>*{width:2.125rem!important}.\[\&_\>_\*\]\:sh-h_2\.125rem\!>*{height:2.125rem!important}.\[\&_svg\]\:sh-w_0\.875rem svg{width:.875rem}.\[\&_svg\]\:sh-h_0\.875rem svg{height:.875rem}.\[\&\[data-sticky\=\"true\"\]\]\:sh-top_0[data-sticky=true]{top:var(--sh-spacing-0)}.after\:sh-w_tiny:after{width:var(--sh-sizes-tiny)}.after\:sh-h_tiny:after{height:var(--sh-sizes-tiny)}.focusWithin\:sh-bd-c_border\.focus:focus-within{border-color:var(--sh-colors-border-focus)}[data-comment-row]:focus-within .\[\[data-comment-row\]\:focus-within_\&\]\:sh-op_1,[data-comment-thread-id]:focus-within .\[\[data-comment-thread-id\]\:focus-within_\&\]\:sh-op_1,.\[\&\:focus-within\]\:sh-op_1:focus-within{opacity:1}[data-comments-panel]:focus-within .\[\[data-comments-panel\]\:focus-within_\&\]\:sh-d_flex{display:flex}.\[\&\:hover_\[data-scene-card-ask\]\,_\&\:focus-within_\[data-scene-card-ask\]\]\:sh-op_1:hover [data-scene-card-ask],.\[\&\:hover_\[data-scene-card-ask\]\,_\&\:focus-within_\[data-scene-card-ask\]\]\:sh-op_1:focus-within [data-scene-card-ask],[data-ask-evidence-row=moment]:focus-within .\[\[data-ask-evidence-row\=\"moment\"\]\:focus-within_\&\]\:sh-op_1{opacity:1}[data-ask-evidence-row=moment]:focus-within .\[\[data-ask-evidence-row\=\"moment\"\]\:focus-within_\&\]\:sh-pointer-events_auto{pointer-events:auto}.focusWithin\:sh-op_1:focus-within{opacity:1}.focusWithin\:sh-pointer-events_auto:focus-within{pointer-events:auto}[data-ask-answer]:focus-within .\[\[data-ask-answer\]\:focus-within_\&\]\:sh-op_1{opacity:1}[data-ask-answer]:focus-within .\[\[data-ask-answer\]\:focus-within_\&\]\:sh-pointer-events_auto{pointer-events:auto}.focusWithin\:sh-bx-sh_focusRing:focus-within{box-shadow:var(--sh-shadows-focus-ring)}.\[\&\:hover_\[data-transcript-comment-control\]\,_\&\:focus-within_\[data-transcript-comment-control\]\]\:sh-vis_visible:hover [data-transcript-comment-control],.\[\&\:hover_\[data-transcript-comment-control\]\,_\&\:focus-within_\[data-transcript-comment-control\]\]\:sh-vis_visible:focus-within [data-transcript-comment-control]{visibility:visible}.\[\&\:focus-within\]\:sh-bx-sh_focusRing:focus-within{box-shadow:var(--sh-shadows-focus-ring)}.\[\&\:is\(\:hover\,_\:focus-visible\)_\[data-source-card-icon\]\]\:sh-bg_\#E6F6F4:is(:hover,:focus-visible) [data-source-card-icon]{background:#e6f6f4}.focusVisible\:sh-bg_studio\.surface:is(:focus-visible,[data-focus-visible]){background:var(--sh-colors-studio-surface)}.\[\&\:has\(input\:focus\)\]\:sh-bg_surface\.hover:has(input:focus){background:var(--sh-colors-surface-hover)}.focusVisible\:sh-ring_none:is(:focus-visible,[data-focus-visible]){outline:var(--sh-borders-none)}.focusVisible\:sh-bdr_xs:is(:focus-visible,[data-focus-visible]){border-radius:var(--sh-radii-xs)}.focusVisible\:sh-bdr_sm:is(:focus-visible,[data-focus-visible]){border-radius:var(--sh-radii-sm)}.focusVisible\:sh-bd-c_border\.focus:is(:focus-visible,[data-focus-visible]){border-color:var(--sh-colors-border-focus)}.focusVisible\:sh-ring_2px_solid:is(:focus-visible,[data-focus-visible]){outline:2px solid}.focusVisible\:sh-ring_2px_solid_token\(colors\.border\.focus\):is(:focus-visible,[data-focus-visible]){outline:2px solid var(--sh-colors-border-focus)}.focusVisible\:sh-bd-c_negative\.700:is(:focus-visible,[data-focus-visible]){border-color:var(--sh-colors-negative-700)}.\[\&_\[role\=\"radio\"\]\:focus-visible\]\:sh-bx-sh_focusRing [role=radio]:focus-visible,.focusVisible\:sh-bx-sh_focusRing:is(:focus-visible,[data-focus-visible]){box-shadow:var(--sh-shadows-focus-ring)}.focusVisible\:sh-bx-sh_inset_0_0_0_2px_token\(colors\.border\.focus\):is(:focus-visible,[data-focus-visible]){box-shadow:inset 0 0 0 2px var(--sh-colors-border-focus)}.focusVisible\:sh-op_1:is(:focus-visible,[data-focus-visible]){opacity:1}.\[\&\[data-source-card\]\:focus-visible\]\:sh-bx-sh_focusRing[data-source-card]:focus-visible{box-shadow:var(--sh-shadows-focus-ring)}.focusVisible\:sh-ring-c_brand\.DEFAULT:is(:focus-visible,[data-focus-visible]){outline-color:brand.DEFAULT}.focusVisible\:sh-ring-o_2px:is(:focus-visible,[data-focus-visible]){outline-offset:2px}.\[\&\:is\(\:hover\,_\:focus-visible\)_\[data-source-card-icon\]\]\:sh-c_\#1E7E72:is(:hover,:focus-visible) [data-source-card-icon]{color:#1e7e72}.\[\&\:is\(\:hover\,_\:focus-visible\)_\[data-source-card-arrow\]\]\:sh-trf_translateX\(2px\):is(:hover,:focus-visible) [data-source-card-arrow]{transform:translate(2px)}.focusVisible\:sh-bx-sh_var\(--source-monitor-comment-focus-ring\):is(:focus-visible,[data-focus-visible]){box-shadow:var(--source-monitor-comment-focus-ring)}.focusVisible\:sh-ring-o_-2px:is(:focus-visible,[data-focus-visible]){outline-offset:-2px}.focusVisible\:sh-vis_visible:is(:focus-visible,[data-focus-visible]){visibility:visible}.focusVisible\:sh-bx-sh_0_0_0_3px_rgba\(192\,_54\,_44\,_0\.13\):is(:focus-visible,[data-focus-visible]){box-shadow:0 0 0 3px #c0362c21}.focus\:sh-c_text\.strong:is(:focus,[data-focus]),.focusVisible\:sh-c_text\.strong:is(:focus-visible,[data-focus-visible]){color:var(--sh-colors-text-strong)}.hover\:sh-bg_surface\.hover:is(:hover,[data-hover]){background:var(--sh-colors-surface-hover)}.hover\:sh-bg_brand\.hover:is(:hover,[data-hover]){background:var(--sh-colors-brand-hover)}.hover\:sh-bg_surface\.subtle:is(:hover,[data-hover]){background:var(--sh-colors-surface-subtle)}.hover\:sh-bg_surface\.tint:is(:hover,[data-hover]){background:var(--sh-colors-surface-tint)}.hover\:sh-bg_surface\.page:is(:hover,[data-hover]){background:var(--sh-colors-surface-page)}.hover\:sh-bg_color-mix\(in_srgb\,_token\(colors\.sky\.DEFAULT\)_20\%\,_transparent\):is(:hover,[data-hover]){background:color-mix(in srgb,colors\.sky\.DEFAULT 20%,transparent)}.hover\:sh-bg_white\.20:is(:hover,[data-hover]){background:#fff.2}.hover\:sh-bg_white\.10:is(:hover,[data-hover]){background:#fff.1}.hover\:sh-bg_shade\.700:is(:hover,[data-hover]){background:var(--sh-colors-shade-700)}.hover\:sh-bg_studio\.border:is(:hover,[data-hover]){background:var(--sh-colors-studio-border)}.hover\:sh-bg_studio\.surface:is(:hover,[data-hover]){background:var(--sh-colors-studio-surface)}.hover\:sh-bg_transparent:is(:hover,[data-hover]){background:var(--sh-colors-transparent)}.hover\:sh-bg_secondary\.900:is(:hover,[data-hover]){background:var(--sh-colors-secondary-900)}.hover\:sh-bg_linear-gradient\(135deg\,_token\(colors\.secondary\.900\)\,_token\(colors\.secondary\.600\)\):is(:hover,[data-hover]){background:linear-gradient(135deg,var(--sh-colors-secondary-900),var(--sh-colors-secondary-600))}.hover\:sh-bg_rgba\(79\,_163\,_196\,_0\.08\):is(:hover,[data-hover]){background:#4fa3c414}.hover\:sh-bg_\#255C77:is(:hover,[data-hover]){background:#255c77}.hover\:sh-bg_var\(--source-monitor-overlay-pill-hover-bg\):is(:hover,[data-hover]){background:var(--source-monitor-overlay-pill-hover-bg)}.hover\:sh-bg_var\(--source-monitor-control-hover-bg\):is(:hover,[data-hover]){background:var(--source-monitor-control-hover-bg)}.hover\:sh-bg_negative\.50:is(:hover,[data-hover]){background:negative.5}.hover\:sh-bg_text\.body:is(:hover,[data-hover]){background:var(--sh-colors-text-body)}.hover\:sh-bg_status\.dangerSurface:is(:hover,[data-hover]){background:var(--sh-colors-status-danger-surface)}.hover\:sh-bg_rgba\(255\,_255\,_255\,_0\.22\):is(:hover,[data-hover]){background:#ffffff38}.hover\:sh-bg_primary\.600:is(:hover,[data-hover]){background:var(--sh-colors-primary-600)}.hover\:sh-bg_rgba\(79\,163\,196\,\.1\):is(:hover,[data-hover]){background:#4fa3c41a}.hover\:sh-bg_linear-gradient\(145deg\,_token\(colors\.primary\.300\)\,_token\(colors\.primary\.400\)\):is(:hover,[data-hover]){background:linear-gradient(145deg,var(--sh-colors-primary-300),var(--sh-colors-primary-400))}.hover\:sh-bg_status\.warningSurface:is(:hover,[data-hover]){background:var(--sh-colors-status-warning-surface)}.hover\:sh-bg_\#611F63:is(:hover,[data-hover]){background:#611f63}.hover\:sh-bg_utility\.white\/12:is(:hover,[data-hover]){--mix-background: color-mix(in srgb, var(--sh-colors-utility-white) 12%, transparent);background:var(--mix-background, var(--sh-colors-utility-white))}.hover\:sh-bg_rgba\(231\,_240\,_243\,_0\.12\):is(:hover,[data-hover]){background:#e7f0f31f}.hover\:sh-bg_var\(--source-monitor-play-button-hover-bg\):is(:hover,[data-hover]){background:var(--source-monitor-play-button-hover-bg)}.hover\:sh-bg_surface\.sunken:is(:hover,[data-hover]){background:var(--sh-colors-surface-sunken)}.hover\:sh-bg_negative\.800:is(:hover,[data-hover]){background:var(--sh-colors-negative-800)}.hover\:sh-bg_brand:is(:hover,[data-hover]){background:var(--sh-colors-brand)}.hover\:sh-bg_shade\.500:is(:hover,[data-hover]){background:var(--sh-colors-shade-500)}.hover\:sh-bg_shade\.600:is(:hover,[data-hover]){background:var(--sh-colors-shade-600)}.hover\:sh-bg_shade\.800:is(:hover,[data-hover]){background:var(--sh-colors-shade-800)}.\[\&\[data-active\]\:hover\]\:sh-bg_surface\.pressed[data-active]:hover{background:var(--sh-colors-surface-pressed)}.hover\:sh-bg_surface\.card:is(:hover,[data-hover]){background:var(--sh-colors-surface-card)}.hover\:sh-bd-c_text\.muted:is(:hover,[data-hover]){border-color:var(--sh-colors-text-muted)}.hover\:sh-bd-c_border\.strong:is(:hover,[data-hover]){border-color:var(--sh-colors-border-strong)}.hover\:sh-td_underline:is(:hover,[data-hover]){text-decoration:underline}.hover\:sh-bd-c_brand:is(:hover,[data-hover]){border-color:var(--sh-colors-brand)}.hover\:sh-bd-c_white\.10:is(:hover,[data-hover]){border-color:white.1}.hover\:sh-bd-c_border\.focus:is(:hover,[data-hover]){border-color:var(--sh-colors-border-focus)}.hover\:sh-bd-c_studio\.accent:is(:hover,[data-hover]){border-color:var(--sh-colors-studio-accent)}.hover\:sh-bd-c_\#A9D6E7:is(:hover,[data-hover]){border-color:#a9d6e7}.hover\:sh-bd-c_transparent:is(:hover,[data-hover]){border-color:var(--sh-colors-transparent)}.hover\:sh-bd-c_studio\.text:is(:hover,[data-hover]){border-color:var(--sh-colors-studio-text)}.hover\:sh-bd-c_\#9BD9D2:is(:hover,[data-hover]){border-color:#9bd9d2}.hover\:sh-bd-c_studio\.border:is(:hover,[data-hover]){border-color:var(--sh-colors-studio-border)}.hover\:sh-bd-c_rgba\(143\,208\,232\,\.72\):is(:hover,[data-hover]){border-color:#8fd0e8b8}.hover\:sh-bd-c_text\.body:is(:hover,[data-hover]){border-color:var(--sh-colors-text-body)}.hover\:sh-bd-c_primary\.600:is(:hover,[data-hover]){border-color:var(--sh-colors-primary-600)}.hover\:sh-bd-c_primary\.400:is(:hover,[data-hover]){border-color:var(--sh-colors-primary-400)}.hover\:sh-bd-c_status\.dangerBorder:is(:hover,[data-hover]){border-color:var(--sh-colors-status-danger-border)}.hover\:sh-bd-c_\#611F63:is(:hover,[data-hover]){border-color:#611f63}.hover\:sh-bd-c_brand\.hover:is(:hover,[data-hover]){border-color:var(--sh-colors-brand-hover)}.hover\:sh-bd-c_negative\.800:is(:hover,[data-hover]){border-color:var(--sh-colors-negative-800)}.hover\:sh-bd-c_shade\.600:is(:hover,[data-hover]){border-color:var(--sh-colors-shade-600)}.hover\:sh-bd-c_border:is(:hover,[data-hover]){border-color:var(--sh-colors-border)}.hover\:sh-bd-c_white\.20:is(:hover,[data-hover]){border-color:white.2}.\[\&_\[role\=\"radio\"\]\:hover\]\:sh-c_text\.body [role=radio]:hover{color:var(--sh-colors-text-body)}.\[\&_\[role\=\"radio\"\]\[data-state\=\"checked\"\]\:hover\]\:sh-c_text\.strong [role=radio][data-state=checked]:hover{color:var(--sh-colors-text-strong)}.hover\:sh-c_text\.body:is(:hover,[data-hover]){color:var(--sh-colors-text-body)}.hover\:sh-c_text\.strong:is(:hover,[data-hover]){color:var(--sh-colors-text-strong)}.\[\&\[data-active\]\:hover\]\:sh-c_text\.onSegment[data-active]:hover{color:var(--sh-colors-text-on-segment)}.hover\:sh-c_brand:is(:hover,[data-hover]){color:var(--sh-colors-brand)}.hover\:sh-tu-o_2px:is(:hover,[data-hover]){text-underline-offset:2px}[data-comment-row]:hover .\[\[data-comment-row\]\:hover_\&\]\:sh-op_1{opacity:1}.hover\:sh-c_status\.successText:is(:hover,[data-hover]){color:var(--sh-colors-status-success-text)}.hover\:sh-td-c_token\(colors\.brand\):is(:hover,[data-hover]){text-decoration-color:var(--sh-colors-brand)}[data-comment-thread-id]:hover .\[\[data-comment-thread-id\]\:hover_\&\]\:sh-op_1{opacity:1}[data-comments-panel]:hover .\[\[data-comments-panel\]\:hover_\&\]\:sh-d_flex{display:flex}.hover\:sh-c_shade\.50:is(:hover,[data-hover]){color:var(--sh-colors-shade-50)}.hover\:sh-bx-sh_low:is(:hover,[data-hover]){box-shadow:low}.hover\:sh-bg-c_surface\.hover:is(:hover,[data-hover]){background-color:var(--sh-colors-surface-hover)}.hover\:sh-c_status\.dangerText:is(:hover,[data-hover]){color:var(--sh-colors-status-danger-text)}.hover\:sh-c_primary\.300:is(:hover,[data-hover]){color:var(--sh-colors-primary-300)}.hover\:sh-bx-sh_0_9px_22px_-9px_rgba\(15\,30\,31\,\.24\):is(:hover,[data-hover]){box-shadow:0 9px 22px -9px #0f1e1f3d}.hover\:sh-trf_translateY\(-2px\):is(:hover,[data-hover]){transform:translateY(-2px)}.hover\:sh-bx-sh_0_12px_28px_-8px_rgba\(15\,30\,31\,\.22\):is(:hover,[data-hover]){box-shadow:0 12px 28px -8px #0f1e1f38}.hover\:sh-trf_translateY\(-3px\):is(:hover,[data-hover]){transform:translateY(-3px)}[data-part=scene-card]:hover .\[\[data-part\=scene-card\]\:hover_\&\]\:sh-trf_scale\(1\.05\){transform:scale(1.05)}[data-part=scene-card]:hover .\[\[data-part\=scene-card\]\:hover_\&\]\:sh-op_1{opacity:1}.hover\:sh-bx-sh_0_6px_16px_rgba\(15\,30\,31\,\.18\):is(:hover,[data-hover]){box-shadow:0 6px 16px #0f1e1f2e}.hover\:sh-op_1:is(:hover,[data-hover]){opacity:1}.hover\:sh-ring-c_brand\.DEFAULT:is(:hover,[data-hover]){outline-color:brand.DEFAULT}.hover\:sh-filter_brightness\(1\.06\):is(:hover,[data-hover]){filter:brightness(1.06)}.hover\:sh-bx-sh_0_2px_10px_rgba\(15\,_30\,_31\,_0\.07\):is(:hover,[data-hover]){box-shadow:0 2px 10px #0f1e1f12}.hover\:sh-c_studio\.text:is(:hover,[data-hover]){color:var(--sh-colors-studio-text)}[data-ask-evidence-row=moment]:hover .\[\[data-ask-evidence-row\=\"moment\"\]\:hover_\&\]\:sh-op_1{opacity:1}[data-ask-evidence-row=moment]:hover .\[\[data-ask-evidence-row\=\"moment\"\]\:hover_\&\]\:sh-pointer-events_auto{pointer-events:auto}[data-ask-answer]:hover .\[\[data-ask-answer\]\:hover_\&\]\:sh-op_1{opacity:1}[data-ask-answer]:hover .\[\[data-ask-answer\]\:hover_\&\]\:sh-pointer-events_auto{pointer-events:auto}.hover\:sh-c_primary\.400:is(:hover,[data-hover]){color:var(--sh-colors-primary-400)}.hover\:sh-c_\#FFFFFF:is(:hover,[data-hover]){color:#fff}.hover\:sh-bx-sh_s:is(:hover,[data-hover]){box-shadow:var(--sh-shadows-s)}.hover\:sh-c_negative\.700:is(:hover,[data-hover]){color:var(--sh-colors-negative-700)}.hover\:sh-c_brand\.onBrand:is(:hover,[data-hover]){color:var(--sh-colors-brand-on-brand)}.hover\:sh-c_text\.danger:is(:hover,[data-hover]){color:var(--sh-colors-text-danger)}.\[\&\[data-step-state\=\"complete\"\]\:hover_\[data-step-label\]\]\:sh-c_brand[data-step-state=complete]:hover [data-step-label]{color:var(--sh-colors-brand)}.hover\:sh-c_brand\.DEFAULT:is(:hover,[data-hover]){color:brand.DEFAULT}.hover\:sh-trf_translateY\(-1px\):is(:hover,[data-hover]){transform:translateY(-1px)}.hover\:sh-c_utility\.white:is(:hover,[data-hover]){color:var(--sh-colors-utility-white)}.hover\:sh-bx-sh_0_0\.25rem_0\.875rem_rgba\(0\,_125\,_115\,_0\.12\):is(:hover,[data-hover]){box-shadow:0 .25rem .875rem #007d731f}.hover\:sh-c_var\(--sh-onboarding-title-text\):is(:hover,[data-hover]){color:var(--sh-onboarding-title-text)}.hover\:sh-filter_brightness\(1\.07\):is(:hover,[data-hover]){filter:brightness(1.07)}.hover\:sh-trf_translateY\(calc\(token\(spacing\.xxTiny\)_\*_-1\)\):is(:hover,[data-hover]){transform:translateY(calc(var(--sh-spacing-xx-tiny) * -1))}.hover\:sh-bx-sh_0_0_0_2px_token\(colors\.border\):is(:hover,[data-hover]){box-shadow:0 0 0 2px var(--sh-colors-border)}.group:is(:hover,[data-hover]) .groupHover\:sh-c_text\.strong{color:var(--sh-colors-text-strong)}.group:is(:hover,[data-hover]) .groupHover\:sh-bg-c_color-mix\(in_srgb\,_var\(--bar-fill\)_86\%\,_token\(colors\.shade\.950\)\){background-color:color-mix(in srgb,var(--bar-fill) 86%,var(--sh-colors-shade-950))}.hover\:sh-c_brand\.hover:is(:hover,[data-hover]){color:var(--sh-colors-brand-hover)}.hover\:sh-filter_brightness\(0\.98\):is(:hover,[data-hover]){filter:brightness(.98)}.hover\:sh-c_surface\.card:is(:hover,[data-hover]){color:var(--sh-colors-surface-card)}.hover\:sh-c_text\.onSegment:is(:hover,[data-hover]){color:var(--sh-colors-text-on-segment)}.hover\:sh-trf_translateY\(-0\.1875rem\):is(:hover,[data-hover]){transform:translateY(-.1875rem)}.hover\:sh-trf_rotate\(90deg\):is(:hover,[data-hover]){transform:rotate(90deg)}.hover\:sh-bx-sh_0_0\.375rem_1\.125rem_-0\.25rem_color-mix\(in_srgb\,_token\(colors\.primary\.600\)_55\%\,_transparent\):is(:hover,[data-hover]){box-shadow:0 .375rem 1.125rem -.25rem color-mix(in srgb,var(--sh-colors-primary-600) 55%,transparent)}.hover\:sh-bx-sh_0_0\.375rem_1\.125rem_-0\.25rem_color-mix\(in_srgb\,_token\(colors\.negative\.700\)_55\%\,_transparent\):is(:hover,[data-hover]){box-shadow:0 .375rem 1.125rem -.25rem color-mix(in srgb,var(--sh-colors-negative-700) 55%,transparent)}.hover\:sh-bx-sh_m:is(:hover,[data-hover]){box-shadow:var(--sh-shadows-m)}.hover\:sh-c_shade\.10:is(:hover,[data-hover]){color:var(--sh-colors-shade-10)}.hover\:sh-filter_brightness\(0\.985\):is(:hover,[data-hover]){filter:brightness(.985)}.hover\:sh-bx-sh_xs:is(:hover,[data-hover]){box-shadow:var(--sh-shadows-xs)}.active\:sh-trf_scale\(0\.97\):is(:active,[data-active]){transform:scale(.97)}.active\:sh-trf_scale\(0\.98\):is(:active,[data-active]){transform:scale(.98)}.active\:sh-trf_scale\(0\.992\):is(:active,[data-active]){transform:scale(.992)}.\[\&\[data-source-card\]\:active\]\:sh-bx-sh_0_7px_16px_-8px_rgba\(15\,_30\,_31\,_0\.2\)[data-source-card]:active{box-shadow:0 7px 16px -8px #0f1e1f33}.\[\&\[data-source-card\]\:active\]\:sh-trf_translateY\(-1px\)[data-source-card]:active{transform:translateY(-1px)}.active\:sh-trf_scale\(0\.99\):is(:active,[data-active]){transform:scale(.99)}.active\:sh-bx-sh_0_1px_4px_rgba\(15\,_30\,_31\,_0\.05\):is(:active,[data-active]){box-shadow:0 1px 4px #0f1e1f0d}.active\:sh-trf_translateY\(1px\):is(:active,[data-active]){transform:translateY(1px)}.active\:sh-trf_scale\(0\.995\):is(:active,[data-active]){transform:scale(.995)}.active\:sh-trf_scale\(0\.96\):is(:active,[data-active]){transform:scale(.96)}.active\:sh-trf_scale\(0\.985\):is(:active,[data-active]){transform:scale(.985)}.active\:sh-cursor_grabbing:is(:active,[data-active]){cursor:grabbing}.active\:sh-trf_rotate\(90deg\)_scale\(0\.96\):is(:active,[data-active]){transform:rotate(90deg) scale(.96)}.\[\&\[data-danger\]\]\:hover\:sh-bg_status\.dangerSurface[data-danger]:is(:hover,[data-hover]){background:var(--sh-colors-status-danger-surface)}.\[\&\[data-source-action\=relink\]\]\:hover\:sh-bg_\#255C77[data-source-action=relink]:is(:hover,[data-hover]){background:#255c77}[data-theme=dark] .dark\:\[\&\[data-selected\=\"true\"\]\[data-lane\=\"standard\"\]\]\:sh-bg_surface\.tint[data-selected=true][data-lane=standard]{background:var(--sh-colors-surface-tint)}[data-theme=dark] .dark\:hover\:sh-bg_negative\.400:is(:hover,[data-hover]){background:var(--sh-colors-negative-400)}[data-theme=dark] .dark\:\[\&\[data-pressed\]\]\:sh-bg_negative\.300[data-pressed]{background:var(--sh-colors-negative-300)}.disabled\:hover\:sh-bg_transparent:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]):is(:hover,[data-hover]){background:var(--sh-colors-transparent)}.\[\&\[data-state\=\"active\"\]\]\:after\:sh-bg_brand[data-state=active]:after{background:var(--sh-colors-brand)}.disabled\:hover\:sh-bg_shade\.800:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]):is(:hover,[data-hover]){background:var(--sh-colors-shade-800)}.\[\&_input\]\:focus\:sh-bd-c_brand input:is(:focus,[data-focus]){border-color:var(--sh-colors-brand)}.disabled\:hover\:sh-bd-c_border\.tint:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]):is(:hover,[data-hover]){border-color:var(--sh-colors-border-tint)}.\[\&\[data-source-action\=relink\]\]\:hover\:sh-bd-c_\#255C77[data-source-action=relink]:is(:hover,[data-hover]){border-color:#255c77}.\[\&_input\]\:focusVisible\:sh-bd-c_primary\.400 input:is(:focus-visible,[data-focus-visible]){border-color:var(--sh-colors-primary-400)}.\[\&_input\]\:focusVisible\:sh-bd-c_text\.danger input:is(:focus-visible,[data-focus-visible]){border-color:var(--sh-colors-text-danger)}.fullscreen\:\[\&_\[data-player-viewer\]\]\:sh-flex_1_1_auto:is(:fullscreen,[data-fullscreen]) [data-player-viewer]{flex:1 1 auto}[data-theme=dark] .dark\:hover\:sh-bd-c_negative\.400:is(:hover,[data-hover]){border-color:var(--sh-colors-negative-400)}[data-theme=dark] .dark\:\[\&\[data-pressed\]\]\:sh-bd-c_negative\.300[data-pressed]{border-color:var(--sh-colors-negative-300)}.\[\&\[data-state\=\"dim\"\]\]\:hover\:sh-op_1[data-state=dim]:is(:hover,[data-hover]){opacity:1}.\[\&_input\]\:focus\:sh-bx-sh_focusRing input:is(:focus,[data-focus]){box-shadow:var(--sh-shadows-focus-ring)}.\[\&\[data-action\=resolve\]\,_\&\[data-action\=reopen\]\]\:hover\:sh-c_status\.successText[data-action=resolve]:is(:hover,[data-hover]),.\[\&\[data-action\=resolve\]\,_\&\[data-action\=reopen\]\]\:hover\:sh-c_status\.successText[data-action=reopen]:is(:hover,[data-hover]){color:var(--sh-colors-status-success-text)}.\[\&\[data-action\=delete\]\]\:hover\:sh-c_status\.dangerText[data-action=delete]:is(:hover,[data-hover]){color:var(--sh-colors-status-danger-text)}.\[\&\[data-source-action\=open\]\]\:hover\:sh-c_primary\.300[data-source-action=open]:is(:hover,[data-hover]){color:var(--sh-colors-primary-300)}.\[\&\[data-source-action\=relink\]\]\:hover\:sh-c_white[data-source-action=relink]:is(:hover,[data-hover]){color:var(--sh-colors-white)}.\[\&_input\]\:focusVisible\:sh-bx-sh_0_0_0_3px_rgba\(79\,163\,196\,\.22\) input:is(:focus-visible,[data-focus-visible]){box-shadow:0 0 0 3px #4fa3c438}.fullscreen\:\[\&_\[data-player-viewer\]\]\:sh-asp_auto:is(:fullscreen,[data-fullscreen]) [data-player-viewer]{aspect-ratio:auto}.fullscreen\:\[\&_\[data-player-viewer\]\]\:sh-min-h_0:is(:fullscreen,[data-fullscreen]) [data-player-viewer]{min-height:var(--sh-sizes-0)}.hover\:\[\&_\[data-zoom\]\]\:sh-trf_scale\(1\.05\):is(:hover,[data-hover]) [data-zoom]{transform:scale(1.05)}.hover\:\[\&_\[data-table-cell-title\]\]\:sh-c_text\.link:is(:hover,[data-hover]) [data-table-cell-title]{color:var(--sh-colors-text-link)}@container (min-width: 36rem){.\@\/xl\:sh-gap_12px{gap:12px}.\@\/xl\:sh-flex_1_1_0{flex:1 1 0}.\@\/xl\:sh-d_flex{display:flex}.\@\/xl\:sh-jc_flex-start{justify-content:flex-start}.\@\/xl\:sh-jc_flex-end{justify-content:flex-end}.\@\/xl\:sh-flex-wrap_nowrap{flex-wrap:nowrap}}@media screen and (min-width: 40rem){.sm\:sh-px_large{padding-inline:var(--sh-spacing-large)}.sm\:sh-flex_none{flex:none}.sm\:sh-gap_medium{gap:var(--sh-spacing-medium)}.sm\:sh-gap_13px{gap:13px}.sm\:sh-place-items_center{place-items:center}.sm\:sh-px_none{padding-inline:var(--sh-spacing-none)}.sm\:sh-py_none{padding-block:var(--sh-spacing-none)}.sm\:sh-gap_none{gap:var(--sh-spacing-none)}.sm\:sh-py_medium{padding-block:var(--sh-spacing-medium)}.sm\:sh-px_medium{padding-inline:var(--sh-spacing-medium)}.sm\:sh-px_xLarge{padding-inline:var(--sh-spacing-x-large)}.sm\:sh-white-space_nowrap{white-space:nowrap}.sm\:sh-flex-b_auto{flex-basis:auto}.sm\:sh-flex-wrap_nowrap{flex-wrap:nowrap}.sm\:sh-flex-d_row{flex-direction:row}.sm\:sh-id_description{id:description}.sm\:sh-trunc_true{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:sh-id_link{id:link}.sm\:sh-grid-tc_repeat\(2\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:sh-tags_waterfront{tags:waterfront}.sm\:sh-grid-tc_1fr_1fr{grid-template-columns:1fr 1fr}.sm\:sh-grid-tc_auto_minmax\(0\,_1fr\)_auto{grid-template-columns:auto minmax(0,1fr) auto}.sm\:sh-jc_flex-end{justify-content:flex-end}.sm\:sh-grid-tc_minmax\(0\,_1fr\)_auto{grid-template-columns:minmax(0,1fr) auto}.sm\:sh-grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:sh-justify-self_end{justify-self:end}.sm\:sh-d_none{display:none}.sm\:sh-d_flex{display:flex}.sm\:sh-id_status{id:status}.sm\:sh-header_Status{header:Status}.sm\:sh-id_roll{id:roll}.sm\:sh-header_Roll{header:Roll}.sm\:sh-grid-tc_1fr{grid-template-columns:1fr}.sm\:sh-jc_center{justify-content:center}.sm\:sh-bx-sh_none{box-shadow:none}.sm\:sh-pos_sticky{position:sticky}.sm\:sh-z_elevated{z-index:var(--sh-z-index-elevated)}.sm\:sh-trf_none{transform:none}.sm\:sh-w_fit-content{width:fit-content}.sm\:sh-ml_6px{margin-left:6px}.sm\:sh-ml_auto{margin-left:auto}.sm\:sh-w_220px{width:220px}.sm\:sh-w_210px{width:210px}.sm\:sh-w_21\.5rem{width:21.5rem}.sm\:sh-min-w_21\.5rem{min-width:21.5rem}.sm\:sh-w_12\%{width:12%}.sm\:sh-left_5\.5rem{left:5.5rem}.sm\:sh-w_4\.5rem{width:4.5rem}.sm\:sh-w_2\.75rem{width:2.75rem}.sm\:sh-min-h_2\.75rem{min-height:2.75rem}.sm\:sh-w_8rem{width:8rem}.sm\:sh-min-w_6\.75rem{min-width:6.75rem}.sm\:sh-left_calc\(token\(sizes\.giant\)_\+_token\(spacing\.large\)\){left:calc(var(--sh-sizes-giant) + var(--sh-spacing-large))}.\[\&_\>_button\]\:sm\:sh-grid-c_auto>button{grid-column:auto}.\[\&_\>_button\]\:sm\:sh-justify-self_end>button{justify-self:end}.\[\&\[data-collapsed\=\"true\"\]\]\:sm\:sh-w_calc\(token\(sizes\.giant\)_\+_token\(spacing\.xxSmall\)\)[data-collapsed=true]{width:calc(var(--sh-sizes-giant) + var(--sh-spacing-xx-small))}}@media screen and (min-width: 48rem){.md\:sh-p_18px{padding:18px}.md\:sh-p_xHuge{padding:var(--sh-spacing-x-huge)}.md\:sh-p_xxLarge{padding:var(--sh-spacing-xx-large)}.md\:sh-p_1\.25rem_1\.375rem{padding:1.25rem 1.375rem}.md\:sh-p_xLarge{padding:var(--sh-spacing-x-large)}.md\:sh-p_2\.375rem_1\.75rem_2\.125rem{padding:2.375rem 1.75rem 2.125rem}.md\:sh-p_large{padding:var(--sh-spacing-large)}.md\:sh-gap_28px{gap:28px}.md\:sh-gap_medium{gap:var(--sh-spacing-medium)}.md\:sh-px_xLarge{padding-inline:var(--sh-spacing-x-large)}.md\:sh-py_large{padding-block:var(--sh-spacing-large)}.md\:sh-px_20px{padding-inline:20px}.md\:sh-grid-c_auto{grid-column:auto}.md\:sh-gap_large{gap:var(--sh-spacing-large)}.md\:sh-px_medium{padding-inline:var(--sh-spacing-medium)}.md\:sh-flex_0_0_12\.5rem{flex:0 0 12.5rem}.md\:sh-px_large{padding-inline:var(--sh-spacing-large)}.md\:sh-py_medium{padding-block:var(--sh-spacing-medium)}.md\:sh-py_xHuge{padding-block:var(--sh-spacing-x-huge)}.md\:sh-px_xxMedium{padding-inline:var(--sh-spacing-xx-medium)}.md\:sh-gap_xxTiny{gap:var(--sh-spacing-xx-tiny)}.md\:sh-flex_initial{flex:0 1 auto}.md\:sh-px_small{padding-inline:var(--sh-spacing-small)}.md\:sh-gap_xxLarge{gap:var(--sh-spacing-xx-large)}.md\:sh-d_flex{display:flex}.md\:sh-ai_center{align-items:center}.md\:sh-grid-tc_repeat\(4\,_1fr\){grid-template-columns:repeat(4,1fr)}.md\:sh-id_roll{id:roll}.md\:sh-grid-tc_auto_1fr_auto{grid-template-columns:auto 1fr auto}.md\:sh-id_scenes{id:scenes}.md\:sh-grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(3,minmax(0,1fr))}.md\:sh-grid-tc_minmax\(0\,_1\.8fr\)_minmax\(0\,_1fr\){grid-template-columns:minmax(0,1.8fr) minmax(0,1fr)}.md\:sh-grid-tc_minmax\(18\.75rem\,_1\.6fr\)_minmax\(20rem\,_1fr\){grid-template-columns:minmax(18.75rem,1.6fr) minmax(20rem,1fr)}.md\:sh-fs_26px{font-size:26px}.md\:sh-grid-tc_repeat\(2\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(2,minmax(0,1fr))}.md\:sh-grid-tc_1fr_1fr{grid-template-columns:1fr 1fr}.md\:sh-flex-wrap_nowrap{flex-wrap:nowrap}.md\:sh-grid-tc_repeat\(4\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(4,minmax(0,1fr))}.md\:sh-grid-tc_minmax\(0\,_1fr\)_auto{grid-template-columns:minmax(0,1fr) auto}.md\:sh-ta_right{text-align:right}.md\:sh-fs_2\.125rem{font-size:2.125rem}.md\:sh-fs_2\.3125rem{font-size:2.3125rem}.md\:sh-fs_2rem{font-size:2rem}.md\:sh-grid-tc_minmax\(0\,_1fr\)_repeat\(3\,_4\.625rem\){grid-template-columns:minmax(0,1fr) repeat(3,4.625rem)}.md\:sh-cg_14px{column-gap:14px}.md\:sh-d_grid{display:grid}.md\:sh-grid-tc_190px_minmax\(0\,_1fr\){grid-template-columns:190px minmax(0,1fr)}.md\:sh-cg_1\.875rem{column-gap:1.875rem}.md\:sh-rg_22px{row-gap:22px}.md\:sh-grid-tc_auto_minmax\(0\,_1fr\)_auto{grid-template-columns:auto minmax(0,1fr) auto}.md\:sh-jc_flex-end{justify-content:flex-end}.md\:sh-fs_14px{font-size:14px}.md\:sh-grid-tc_3\.75rem_7rem_minmax\(0\,_1fr\){grid-template-columns:3.75rem 7rem minmax(0,1fr)}.md\:sh-grid-tc_minmax\(0\,_1fr\)_minmax\(9rem\,_11rem\)_auto_auto{grid-template-columns:minmax(0,1fr) minmax(9rem,11rem) auto auto}.md\:sh-d_inline{display:inline}.md\:sh-id_status{id:status}.md\:sh-header_Status{header:Status}.md\:sh-grid-tc_token\(sizes\.settingsLabelColumn\)_minmax\(0\,_1fr\){grid-template-columns:var(--sh-sizes-settings-label-column) minmax(0,1fr)}.md\:sh-grid-tc_10rem_minmax\(0\,_1fr\)_auto{grid-template-columns:10rem minmax(0,1fr) auto}.md\:sh-id_shot{id:shot}.md\:sh-header_Shot{header:Shot}.md\:sh-d_block{display:block}.md\:sh-grid-tc_auto_minmax\(calc\(token\(sizes\.thumb\)_\+_token\(sizes\.giant\)_\+_token\(sizes\.huge\)\)\,_calc\(token\(sizes\.thumb\)_\*_2_\+_token\(sizes\.giant\)\)\)_minmax\(0\,_1fr\)_auto{grid-template-columns:auto minmax(calc(var(--sh-sizes-thumb) + var(--sh-sizes-giant) + var(--sh-sizes-huge)),calc(var(--sh-sizes-thumb) * 2 + var(--sh-sizes-giant))) minmax(0,1fr) auto}.md\:sh-grid-tc_token\(sizes\.settingsLabelColumn\)_minmax\(0\,_1fr\)_auto{grid-template-columns:var(--sh-sizes-settings-label-column) minmax(0,1fr) auto}.md\:sh-grid-tc_11\.875rem_minmax\(0\,_1fr\){grid-template-columns:11.875rem minmax(0,1fr)}.md\:sh-pos_sticky{position:sticky}.md\:sh-as_start{align-self:start}.md\:sh-h_calc\(100dvh_-_var\(--sh-desktop-titlebar-offset\,_0px\)\){height:calc(100dvh - var(--sh-desktop-titlebar-offset, 0px))}.md\:sh-ov-y_auto{overflow-y:auto}.md\:sh-w_6\.25rem{width:6.25rem}.md\:sh-min-w_6\.25rem{min-width:6.25rem}.md\:sh-w_8\%{width:8%}.md\:sh-min-h_15\.25rem{min-height:15.25rem}.md\:sh-mb_1\.625rem{margin-bottom:1.625rem}.md\:sh-ml_auto{margin-left:auto}.md\:sh-pl_1\.375rem{padding-left:1.375rem}.md\:sh-bd-l-w_thin{border-left-width:var(--sh-border-widths-thin)}.md\:sh-pb_3\.25rem{padding-bottom:3.25rem}.md\:sh-pl_large{padding-left:var(--sh-spacing-large)}.md\:sh-pr_large{padding-right:var(--sh-spacing-large)}.md\:sh-pt_xxSmall{padding-top:var(--sh-spacing-xx-small)}.md\:sh-max-w_20rem{max-width:20rem}.md\:sh-w_auto{width:auto}.md\:sh-max-w_min\(34rem\,_48\%\){max-width:min(34rem,48%)}.md\:sh-w_9rem{width:9rem}.md\:sh-min-w_8rem{min-width:8rem}.md\:sh-w_6\.5rem{width:6.5rem}.md\:sh-ov-x_visible{overflow-x:visible}.md\:sh-pb_0{padding-bottom:var(--sh-spacing-0)}.md\:sh-w_full{width:var(--sh-sizes-full)}.md\:sh-top_xSmall{top:var(--sh-spacing-x-small)}.\[\&\[data-has-credits\=false\]\]\:md\:sh-grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\)[data-has-credits=false]{grid-template-columns:repeat(3,minmax(0,1fr))}.\[\&\:nth-child\(odd\)\]\:md\:sh-bd-r-w_thin:nth-child(odd){border-right-width:var(--sh-border-widths-thin)}.\[\&\:nth-last-child\(-n_\+_2\)\]\:md\:sh-bd-b-c_transparent:nth-last-child(-n+2){border-bottom-color:var(--sh-colors-transparent)}}@media (min-width: 901px){.\[\@media_\(min-width\:_901px\)\]\:sh-gap_1\.875rem{gap:1.875rem}.\[\@media_\(min-width\:_901px\)\]\:sh-grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(3,minmax(0,1fr))}.\[\@media_\(min-width\:_901px\)\]\:sh-grid-tc_17rem_minmax\(0\,_1fr\){grid-template-columns:17rem minmax(0,1fr)}.\[\@media_\(min-width\:_901px\)\]\:sh-pos_sticky{position:sticky}.\[\@media_\(min-width\:_901px\)\]\:sh-as_start{align-self:start}.\[\@media_\(min-width\:_901px\)\]\:sh-top_xSmall{top:var(--sh-spacing-x-small)}}@media screen and (min-width: 64rem){.lg\:sh-flex_1{flex:1 1 0%}.lg\:sh-grid-c_auto{grid-column:auto}.lg\:sh-gap_medium{gap:var(--sh-spacing-medium)}.lg\:sh-place-items_initial{place-items:initial}.lg\:sh-px_xSmall{padding-inline:var(--sh-spacing-x-small)}.lg\:sh-py_xxSmall{padding-block:var(--sh-spacing-xx-small)}.lg\:sh-py_tiny{padding-block:var(--sh-spacing-tiny)}.lg\:sh-gap_xxSmall{gap:var(--sh-spacing-xx-small)}.lg\:sh-py_medium{padding-block:var(--sh-spacing-medium)}.lg\:sh-py_large{padding-block:var(--sh-spacing-large)}.lg\:sh-py_xLarge{padding-block:var(--sh-spacing-x-large)}.lg\:sh-id_shot{id:shot}.lg\:sh-id_duration{id:duration}.lg\:sh-grid-tc_1fr_1fr{grid-template-columns:1fr 1fr}.lg\:sh-grid-tc_minmax\(0\,_1fr\)_10rem_8rem_auto{grid-template-columns:minmax(0,1fr) 10rem 8rem auto}.lg\:sh-grid-tc_auto_minmax\(0\,_1fr\)_auto{grid-template-columns:auto minmax(0,1fr) auto}.lg\:sh-jc_flex-end{justify-content:flex-end}.lg\:sh-grid-tc_auto_minmax\(190px\,_1fr\)_auto{grid-template-columns:auto minmax(190px,1fr) auto}.lg\:sh-d_flex{display:flex}.lg\:sh-header_Duration{header:Duration}.lg\:sh-align_end{align:end}.lg\:sh-grid-tc_repeat\(4\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:sh-d_inline{display:inline}.lg\:sh-grid-tc_auto_1fr_auto{grid-template-columns:auto 1fr auto}.lg\:sh-d_grid{display:grid}.lg\:sh-d_inline-flex{display:inline-flex}.lg\:sh-jc_initial{justify-content:initial}.lg\:sh-d_block{display:block}.lg\:sh-id_status{id:status}.lg\:sh-header_Status{header:Status}.lg\:sh-ai_center{align-items:center}.lg\:sh-d_inline-block{display:inline-block}.lg\:sh-w_8\.25rem{width:8.25rem}.lg\:sh-min-w_8\.25rem{min-width:8.25rem}.lg\:sh-w_10\%{width:10%}.lg\:sh-min-h_0{min-height:var(--sh-sizes-0)}.lg\:sh-h_auto{height:auto}.lg\:sh-ov-y_auto{overflow-y:auto}.lg\:sh-mb_1\.125rem{margin-bottom:1.125rem}.lg\:sh-ml_auto{margin-left:auto}.lg\:sh-left_17rem{left:17rem}.lg\:sh-right_large{right:var(--sh-spacing-large)}.lg\:sh-w_15\.5rem{width:15.5rem}.lg\:sh-w_full{width:var(--sh-sizes-full)}.lg\:sh-min-h_2\.25rem{min-height:2.25rem}.lg\:sh-min-h_3\.125rem{min-height:3.125rem}.lg\:sh-min-h_2\.5rem{min-height:2.5rem}.lg\:sh-w_8rem{width:8rem}.lg\:sh-left_calc\(token\(sizes\.thumb\)_\+_token\(sizes\.giant\)_\+_token\(spacing\.large\)_\*_2\){left:calc(var(--sh-sizes-thumb) + var(--sh-sizes-giant) + var(--sh-spacing-large) * 2)}}@media screen and (min-width: 80rem){.xl\:sh-id_setting{id:setting}.xl\:sh-id_settings{id:settings}.xl\:sh-id_duration{id:duration}.xl\:sh-header_Duration{header:Duration}.xl\:sh-align_end{align:end}.xl\:sh-w_4\.625rem{width:4.625rem}.xl\:sh-min-w_4\.625rem{min-width:4.625rem}.xl\:sh-w_16\%{width:16%}.xl\:sh-w_7rem{width:7rem}}@media (min-width: 1500px){.wideWindow\:sh-grid-tc_repeat\(auto-fill\,_minmax\(token\(sizes\.galleryCardWide\)\,_1fr\)\){grid-template-columns:repeat(auto-fill,minmax(var(--sh-sizes-gallery-card-wide),1fr))}.wideWindow\:sh-max-w_pageExpansive{max-width:var(--sh-sizes-page-expansive)}}@media screen and (min-width: 96rem){.\32xl\:sh-id_location{id:location}.\32xl\:sh-trunc_true{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\32xl\:sh-id_storage{id:storage}.\32xl\:sh-w_7\.125rem{width:7.125rem}.\32xl\:sh-min-w_7\.125rem{min-width:7.125rem}.\32xl\:sh-w_14\%{width:14%}}@media (min-width: 1900px){.ultraWideWindow\:sh-max-w_pageExpansiveLarge{max-width:var(--sh-sizes-page-expansive-large)}}@media (max-height: 760px){.shortWindow\:sh-pt_medium{padding-top:var(--sh-spacing-medium)}.shortWindow\:sh-pb_large{padding-bottom:var(--sh-spacing-large)}.shortWindow\:sh-max-h_46vh{max-height:46vh}}@media (max-width: 40rem){.\[\@media_\(max-width\:_40rem\)\]\:sh-px_6px{padding-inline:6px}.\[\@media_\(max-width\:_40rem\)\]\:sh-px_8px{padding-inline:8px}.\[\@media_\(max-width\:_40rem\)\]\:sh-grid-c_1_\/_2{grid-column:1 / 2}.\[\@media_\(max-width\:_40rem\)\]\:sh-grid-c_2_\/_4{grid-column:2 / 4}.\[\@media_\(max-width\:_40rem\)\]\:sh-grid-c_1_\/_3{grid-column:1 / 3}.\[\@media_\(max-width\:_40rem\)\]\:sh-grid-r_2{grid-row:2}.\[\@media_\(max-width\:_40rem\)\]\:sh-grid-c_3{grid-column:3}.\[\@media_\(max-width\:_40rem\)\]\:sh-d_none{display:none}.\[\@media_\(max-width\:_40rem\)\]\:sh-d_grid{display:grid}.\[\@media_\(max-width\:_40rem\)\]\:sh-grid-tc_minmax\(0\,_3fr\)_minmax\(0\,_2fr\)_2\.5rem{grid-template-columns:minmax(0,3fr) minmax(0,2fr) 2.5rem}.\[\@media_\(max-width\:_40rem\)\]\:sh-min-h_44px{min-height:44px}.\[\@media_\(max-width\:_40rem\)\]\:sh-h_44px{height:44px}.\[\@media_\(max-width\:_40rem\)\]\:sh-max-h_none{max-height:none}.\[\@media_\(max-width\:_40rem\)\]\:sh-max-w_7rem{max-width:7rem}.\[\@media_\(max-width\:_40rem\)\]\:sh-w_44px{width:44px}.\[\@media_\(max-width\:_40rem\)\]\:sh-min-w_0{min-width:var(--sh-sizes-0)}.\[\@media_\(max-width\:_40rem\)\]\:sh-w_auto{width:auto}.\[\@media_\(max-width\:_40rem\)\]\:sh-w_full{width:var(--sh-sizes-full)}}@media (max-width: 640px){.\[\@media_\(max-width\:_640px\)\]\:sh-ov_hidden{overflow:hidden}.\[\@media_\(max-width\:_640px\)\]\:sh-flex_1{flex:1 1 0%}.\[\@media_\(max-width\:_640px\)\]\:sh-tov_ellipsis{text-overflow:ellipsis}.\[\@media_\(max-width\:_640px\)\]\:sh-op_1{opacity:1}.\[\@media_\(max-width\:_640px\)\]\:sh-flex-wrap_wrap{flex-wrap:wrap}.\[\@media_\(max-width\:_640px\)\]\:sh-order_3{order:3}.\[\@media_\(max-width\:_640px\)\]\:sh-flex-b_full{flex-basis:100%}.\[\@media_\(max-width\:_640px\)\]\:sh-flex-g_1{flex-grow:1}.\[\@media_\(max-width\:_640px\)\]\:sh-min-w_0{min-width:var(--sh-sizes-0)}.\[\@media_\(max-width\:_640px\)\]\:sh-w_auto{width:auto}}@media (max-height: 620px){.veryShortWindow\:sh-max-h_38vh{max-height:38vh}}@container (max-width: 34rem){.\[\@container_\(max-width\:_34rem\)\]\:sh-py_4px{padding-block:4px}.\[\@container_\(max-width\:_34rem\)\]\:sh-gap_10px{gap:10px}.\[\@container_\(max-width\:_34rem\)\]\:sh-py_3px{padding-block:3px}.\[\@container_\(max-width\:_34rem\)\]\:sh-grid-tc_minmax\(0\,_1fr\){grid-template-columns:minmax(0,1fr)}.\[\@container_\(max-width\:_34rem\)\]\:sh-rg_1px{row-gap:1px}.\[\@container_\(max-width\:_34rem\)\]\:sh-d_none{display:none}.\[\@container_\(max-width\:_34rem\)\]\:sh-d_flex{display:flex}.\[\@container_\(max-width\:_34rem\)\]\:sh-jc_space-between{justify-content:space-between}.\[\@container_\(max-width\:_34rem\)\]\:sh-white-space_normal{white-space:normal}.\[\@container_\(max-width\:_34rem\)\]\:before\:sh-flex_none:before{flex:none}.\[\@container_\(max-width\:_34rem\)\]\:before\:sh-content_attr\(data-label\):before{content:attr(data-label)}.\[\@container_\(max-width\:_34rem\)\]\:before\:sh-c_text\.muted:before{color:var(--sh-colors-text-muted)}.\[\@container_\(max-width\:_34rem\)\]\:before\:sh-fs_10px:before{font-size:10px}.\[\@container_\(max-width\:_34rem\)\]\:before\:sh-tt_uppercase:before{text-transform:uppercase}.\[\@container_\(max-width\:_34rem\)\]\:before\:sh-ls_\.05em:before{letter-spacing:.05em}}@media (hover: hover) and (pointer: fine){.\[\@media_\(hover\:_hover\)_and_\(pointer\:_fine\)\]\:\[\&\[data-source-card\]\:hover_\[data-source-action\=relink\]\]\:sh-bg_\#255C77[data-source-card]:hover [data-source-action=relink]{background:#255c77}.\[\@media_\(hover\:_hover\)_and_\(pointer\:_fine\)\]\:\[\&\[data-source-card\]\:hover\]\:sh-bd-c_\#A9D6E7[data-source-card]:hover{border-color:#a9d6e7}.\[\@media_\(hover\:_hover\)_and_\(pointer\:_fine\)\]\:\[\&\[data-source-card\]\:hover_\[data-source-action\=relink\]\]\:sh-bd-c_\#255C77[data-source-card]:hover [data-source-action=relink]{border-color:#255c77}.\[\@media_\(hover\:_hover\)_and_\(pointer\:_fine\)\]\:\[\&\[data-source-card\]\:hover\]\:sh-bx-sh_0_12px_28px_-8px_rgba\(15\,_30\,_31\,_0\.22\)[data-source-card]:hover{box-shadow:0 12px 28px -8px #0f1e1f38}.\[\@media_\(hover\:_hover\)_and_\(pointer\:_fine\)\]\:\[\&\[data-source-card\]\:hover\]\:sh-trf_translateY\(-3px\)[data-source-card]:hover{transform:translateY(-3px)}.\[\@media_\(hover\:_hover\)_and_\(pointer\:_fine\)\]\:\[\&\[data-source-card\]\:hover_\[data-source-action\=open\]_\[data-source-action-icon\]\]\:sh-trf_translateX\(2px\)[data-source-card]:hover [data-source-action=open] [data-source-action-icon]{transform:translate(2px)}}@media (hover: none){.\[\@media_\(hover\:_none\)\]\:sh-op_1{opacity:1}.\[\@media_\(hover\:_none\)\]\:sh-d_flex{display:flex}.\[\@media_\(hover\:_none\)\]\:sh-pos_static{position:static}.\[\@media_\(hover\:_none\)\]\:sh-as_flex-end{align-self:flex-end}.\[\@media_\(hover\:_none\)\]\:sh-pointer-events_auto{pointer-events:auto}.\[\@media_\(hover\:_none\)\]\:sh-mr_5px{margin-right:5px}.\[\@media_\(hover\:_none\)\]\:sh-mb_4px{margin-bottom:4px}.\[\@media_\(hover\:_none\)\]\:sh-h_44px{height:44px}.\[\@media_\(hover\:_none\)\]\:sh-min-h_44px{min-height:44px}}@media (hover: none),(pointer: coarse){.\[\@media_\(hover\:_none\)\,_\(pointer\:_coarse\)\]\:sh-vis_visible{visibility:visible}.\[\@media_\(hover\:_none\)\,_\(pointer\:_coarse\)\]\:sh-min-w_2\.75rem{min-width:2.75rem}.\[\@media_\(hover\:_none\)\,_\(pointer\:_coarse\)\]\:sh-min-h_2\.75rem{min-height:2.75rem}}@media (pointer: coarse){.\[\@media_\(pointer\:_coarse\)\]\:sh-px_xTiny{padding-inline:var(--sh-spacing-x-tiny)}.\[\@media_\(pointer\:_coarse\)\]\:sh-min-h_2\.75rem{min-height:2.75rem}.\[\@media_\(pointer\:_coarse\)\]\:sh-min-w_2\.75rem{min-width:2.75rem}.\[\@media_\(pointer\:_coarse\)\]\:sh-w_2rem{width:2rem}.\[\@media_\(pointer\:_coarse\)\]\:sh-h_2rem{height:2rem}.\[\@media_\(pointer\:_coarse\)\]\:before\:sh-inset_-1rem:before{inset:-1rem}}@media (prefers-reduced-motion: reduce){.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-anim_none{animation:none}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-anim_none\!{animation:none!important}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-trs_none{transition:none}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-trs_none\!{transition:none!important}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-scr-bhv_auto{scroll-behavior:auto}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-trs-dur_0ms{--transition-duration: 0ms;transition-duration:0ms}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-trs-dur_token\(durations\.reduced\){--transition-duration: var(--sh-durations-reduced);transition-duration:var(--sh-durations-reduced)}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-anim-dur_token\(durations\.reduced\){animation-duration:var(--sh-durations-reduced)}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-trf_none{transform:none}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-trs-dur_1ms{--transition-duration: 1ms;transition-duration:1ms}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-op_0\.55{opacity:.55}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-bkdp_none{backdrop-filter:none;-webkit-backdrop-filter:none}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-bd-r-c_studio\.accent{border-right-color:var(--sh-colors-studio-accent)}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:sh-w_full{width:var(--sh-sizes-full)}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:\[\&_\*\]\:sh-anim_none\! *{animation:none!important}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:\[\&_span\]\:sh-anim_none span,.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:after\:sh-anim_none:after,.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:\[\&_svg\]\:sh-anim_none svg{animation:none}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:\[\&_\[data-source-action-icon\]\]\:sh-trs_none [data-source-action-icon],.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:\[\&_\[data-source-card-icon\]\,_\&_\[data-source-card-arrow\]\]\:sh-trs_none [data-source-card-icon],.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:\[\&_\[data-source-card-icon\]\,_\&_\[data-source-card-arrow\]\]\:sh-trs_none [data-source-card-arrow]{transition:none}.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:\[\&\:is\(\:hover\,_\:focus-visible\)_\[data-source-card-arrow\]\]\:sh-trf_none:is(:hover,:focus-visible) [data-source-card-arrow],.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:\[\&\[data-source-card\]\:hover\,_\&\[data-source-card\]\:active\]\:sh-trf_none[data-source-card]:hover,.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:\[\&\[data-source-card\]\:hover\,_\&\[data-source-card\]\:active\]\:sh-trf_none[data-source-card]:active,.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:hover\:sh-trf_none:is(:hover,[data-hover]),.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:active\:sh-trf_none:is(:active,[data-active]),.\[\@media_\(prefers-reduced-motion\:_reduce\)\]\:hover\:\[\&_\[data-zoom\]\]\:sh-trf_none:is(:hover,[data-hover]) [data-zoom]{transform:none}}}
