body[data-prototype-theme=studio] .studio-nav{--hub-text:var(--hub-nav-text);--hub-muted:var(--hub-nav-muted);position:fixed;z-index:50;top:var(--studio-nav-top,96px);bottom:24px;left:24px;display:flex;flex-direction:column;width:208px;max-height:calc(100dvh - var(--studio-nav-top,96px) - 24px);padding:12px 10px 8px;border:1px solid var(--hub-glass-border);border-top-color:var(--hub-glass-highlight);border-radius:var(--hub-radius-panel);background:linear-gradient(150deg,color-mix(in srgb,var(--workspace-light) 62%,transparent),color-mix(in srgb,var(--workspace-recess) 85%,transparent) 65%);box-shadow:var(--hub-glass-shadow);backdrop-filter:var(--hub-glass-filter);-webkit-backdrop-filter:var(--hub-glass-filter);color:var(--hub-text);font:var(--hub-type-control)/1.4 var(--studio-font)}body[data-prototype-theme=studio] .studio-nav *{box-sizing:border-box}body[data-prototype-theme=studio] .studio-nav-brand-row{flex:none;padding:0 8px 16px}body[data-prototype-theme=studio] .studio-nav-brand{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:0;border:0;border-radius:5px;background:transparent;color:#f1f7fd;cursor:pointer}body[data-prototype-theme=studio] .studio-nav-signature{--hub-brand-mark-size:32px;--hub-brand-type-size:20px;--hub-brand-gap:9px}body[data-prototype-theme=studio] .studio-nav-panel{display:flex;flex:1;min-height:0;flex-direction:column;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1d8e138 transparent}body[data-prototype-theme=studio] .studio-nav-modules,body[data-prototype-theme=studio] .studio-nav-tools{display:flex;flex-direction:column;gap:2px}body[data-prototype-theme=studio] .studio-nav-item{position:relative;isolation:isolate;display:flex;align-items:center;gap:10px;width:100%;min-height:var(--hub-control-size);height:auto;padding:10px 12px;padding-inline-end:16px;border:1px solid transparent;border-radius:var(--hub-control-radius);background:transparent;color:var(--hub-text);text-align:left;font:inherit;cursor:pointer;transition:background-color var(--hub-fast) ease,color var(--hub-fast) ease,border-color var(--hub-fast) ease}body[data-prototype-theme=studio] .studio-nav-item>svg{flex:none;color:var(--hub-muted);opacity:.8}body[data-prototype-theme=studio] .studio-nav-item>span{min-width:0;overflow-wrap:anywhere}body[data-prototype-theme=studio] .studio-nav-signature .hub-brand-name{min-width:0;white-space:normal}@media (hover:hover) and (pointer:fine){body[data-prototype-theme=studio] .studio-nav:not([data-waiting=true]) .studio-nav-item:not([data-indicated=true]):hover{background:color-mix(in srgb,var(--hub-nav-text) 4%,transparent);border-color:color-mix(in srgb,var(--hub-nav-text) 8%,transparent)}}body[data-prototype-theme=studio] .studio-nav[data-waiting=true] .studio-nav-item{transition:none}body[data-prototype-theme=studio] .studio-nav-links{display:grid;gap:2px}body[data-prototype-theme=studio] .studio-nav-destinations{position:relative;isolation:isolate;flex:none}body[data-prototype-theme=studio] .studio-nav-indicator{position:absolute;top:0;left:0;z-index:-1;pointer-events:none;border-radius:var(--hub-control-radius);background:linear-gradient(135deg,color-mix(in srgb,var(--workspace-accent) 18%,transparent),color-mix(in srgb,var(--workspace-accent) 6%,transparent));box-shadow:var(--hub-elevation-control);transition:transform var(--hub-motion-overlay-enter) var(--hub-ease-overlay),height var(--hub-motion-overlay-enter) var(--hub-ease-overlay)}body[data-prototype-theme=studio] .studio-nav-indicator:before{content:"";position:absolute;left:0;top:13px;bottom:13px;width:2px;border-radius:4px;background:var(--workspace-accent)}body[data-prototype-theme=studio] .studio-nav-item>.studio-nav-pending{position:absolute;display:grid;place-items:center;right:2px;top:50%;margin-top:-6px;width:12px;height:12px;opacity:0;pointer-events:none;color:var(--workspace-accent);transition:opacity var(--hub-fast) ease}body[data-prototype-theme=studio] .studio-nav-item[data-pending=true]:not([data-active=true])>.studio-nav-pending{opacity:1;transition-delay:.12s}body[data-prototype-theme=studio] .studio-nav-item[data-pending=true] .studio-nav-pending>svg{animation:studio-nav-wait .9s linear infinite}@keyframes studio-nav-wait{to{transform:rotate(1turn)}}body[data-prototype-theme=studio] .studio-nav-tools{margin-top:6px;padding-top:4px;border-top:1px solid #b5d4e01a}body[data-prototype-theme=studio] .studio-nav-mobile-toggle{display:none}body[data-prototype-theme=studio] .studio-nav :is(button,a):focus-visible{outline:2px solid var(--workspace-accent);outline-offset:3px}body[data-prototype-theme=studio] .studio-nav .studio-nav-item:focus-visible{outline-offset:-3px}body[data-prototype-theme=studio] .studio-nav a{text-decoration:none}body[data-prototype-theme=studio] .studio-nav [aria-disabled=true]{cursor:progress}body[data-prototype-theme=studio] .studio-nav-mobile-toggle{transition:transform var(--hub-fast) var(--hub-ease),background-color var(--hub-fast) ease,border-color var(--hub-fast) ease}body[data-prototype-theme=studio] .studio-nav-mobile-toggle:active{transform:scale(.98)}.studio-skip-link{position:fixed;z-index:110;top:12px;left:16px;transform:translateY(calc(-100% - 20px));padding:12px 16px;border-radius:var(--hub-control-radius);color:var(--hub-ink);background:var(--hub-paper);font:500 var(--hub-type-control)/1.4 var(--studio-font)}.studio-skip-link:focus{transform:none;outline:2px solid var(--workspace-accent);outline-offset:3px}#studio-content:focus{outline:none}@media (max-width:1023px){body[data-prototype-theme=studio] .studio-nav{position:relative;top:auto;bottom:auto;left:auto;width:calc(100% - 32px);max-height:none;margin:12px 16px 10px;padding:10px 12px;border-radius:var(--hub-radius-panel);background:var(--workspace-recess);overflow:visible}body[data-prototype-theme=studio] .studio-nav-brand-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0}body[data-prototype-theme=studio] .studio-nav-signature{--hub-brand-mark-size:30px;--hub-brand-type-size:20px;--hub-brand-gap:8px}body[data-prototype-theme=studio] .studio-nav-mobile-toggle{display:flex;align-items:center;justify-content:center;gap:9px;min-width:77px;min-height:var(--hub-control-size);padding:8px 11px;border:1px solid var(--hub-glass-border);border-top-color:var(--hub-glass-highlight);border-radius:var(--hub-control-radius);background:color-mix(in srgb,var(--workspace-accent) 7%,transparent);color:#e4eff8;font:var(--hub-type-control)/1.2 var(--studio-font);cursor:pointer}body[data-prototype-theme=studio] .studio-nav-panel{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:calc(100dvh - 170px);padding:17px 12px;border:1px solid var(--hub-glass-border);border-top-color:var(--hub-glass-highlight);border-radius:var(--hub-radius-panel);background:var(--workspace-recess);box-shadow:var(--hub-elevation-popover)}body[data-prototype-theme=studio] .studio-nav[data-open=true] .studio-nav-panel{display:flex}body[data-prototype-theme=studio] .studio-nav-tools{margin-top:6px;padding-top:4px}}@media (prefers-reduced-motion:reduce){body[data-prototype-theme=studio] .studio-nav-indicator,body[data-prototype-theme=studio] .studio-nav-item>.studio-nav-pending,body[data-prototype-theme=studio] :is(.studio-nav-item,.studio-nav-mobile-toggle){transition:none}body[data-prototype-theme=studio] .studio-nav-pending>svg{animation:none!important}body[data-prototype-theme=studio] .studio-nav-mobile-toggle:active{transform:none}}body[data-prototype-theme=studio] .studio-nav-mobile-area{display:none}@media (max-width:767px){body[data-prototype-theme=studio] .studio-nav-brand-row{gap:8px}body[data-prototype-theme=studio] .studio-nav-brand-name{font-size:22px}body[data-prototype-theme=studio] .studio-nav-mobile-area{display:flex;width:110px;min-width:0;min-height:var(--hub-control-size);padding:8px 9px;gap:7px}body[data-prototype-theme=studio] .studio-nav-mobile-toggle{width:var(--hub-control-size);min-width:var(--hub-control-size);padding:8px}body[data-prototype-theme=studio] .studio-nav-mobile-toggle>span{display:none}}@media (prefers-reduced-transparency:reduce){body[data-prototype-theme=studio] .studio-nav{background:var(--workspace-recess);backdrop-filter:none;-webkit-backdrop-filter:none}}body[data-studio-input=keyboard] .studio-nav-indicator,body[data-studio-input=keyboard] .studio-nav-item,body[data-studio-input=keyboard] .studio-nav-item>.studio-nav-pending{transition:none}body[data-studio-input=keyboard] .studio-nav-pending>svg{animation:none!important}@media (forced-colors:active){body[data-prototype-theme=studio] .studio-nav,body[data-prototype-theme=studio] .studio-nav-panel{background:Canvas;color:CanvasText}body[data-prototype-theme=studio] .studio-nav-item[aria-current=page]{outline:1px solid Highlight;outline-offset:-1px}}@media (max-width:767px){body[data-prototype-theme=studio] .studio-nav-signature{--hub-brand-mark-size:26px;--hub-brand-type-size:17px;--hub-brand-gap:7px}}@media (min-width:1024px) and (min-height:501px) and (max-height:700px){body[data-prototype-theme=studio] .studio-nav{top:calc(var(--studio-nav-compact-top,76px) - 4px);bottom:12px;max-height:calc(100dvh - var(--studio-nav-compact-top,76px) - 8px);padding-block:6px}body[data-prototype-theme=studio] .studio-nav-brand-row{padding-bottom:12px}body[data-prototype-theme=studio] .studio-nav-signature{--hub-brand-mark-size:30px}}body[data-prototype-theme=studio]{--hub-paper:#edf4f3;--hub-ink:#173746;--hub-ink-muted:#516d78;--hub-text:#e9f1f4;--hub-muted:#bdd0da;--hub-nav-text:#edf2f3;--hub-nav-muted:#cbd4d5;--hub-accent:#b7e493;--hub-cyan:#b8edeb;--hub-danger-text:#ffc3b9;--hub-warning-text:#f1cd98;--hub-rule:#adcbd329;--hub-paper-rule:#c4d3d6;--hub-control-radius:12px;--hub-fast:140ms;--hub-move:240ms;--hub-ease:cubic-bezier(.23,1,.32,1);--hub-motion-context:240ms;--hub-motion-overlay-enter:280ms;--hub-motion-overlay-exit:180ms;--hub-motion-menu-enter:200ms;--hub-motion-menu-exit:140ms;--hub-ease-overlay:cubic-bezier(.32,.72,0,1);--hub-glass-shadow:var(--hub-elevation-panel);--hub-sheet-shadow:0 18px 45px #00101e26;--hub-type-small:12px;--hub-type-meta:13px;--hub-type-input:16px;--hub-type-section:20px;--hub-type-dialog:24px;--hub-control-size:44px;--hub-field-size:46px;--hub-type-control:14px;--hub-type-body:15px;--hub-radius-panel:24px;--hub-radius-panel-compact:22px;--hub-radius-surface:16px;--hub-radius-item:10px;--hub-radius-menu:18px;--hub-frame-padding:6px;--hub-frame-inner-radius:calc(var(--hub-radius-panel) - var(--hub-frame-padding));--hub-glass-highlight:color-mix(in srgb,var(--hub-paper) 65%,transparent);--hub-glass-border:color-mix(in srgb,var(--workspace-accent) 24%,transparent);--hub-glass-background:linear-gradient(140deg,color-mix(in srgb,var(--workspace-accent) 18%,transparent),transparent 58%),color-mix(in srgb,var(--workspace-surface) 78%,transparent);--hub-glass-menu-background:linear-gradient(140deg,color-mix(in srgb,var(--workspace-light) 35%,transparent),transparent 65%),color-mix(in srgb,var(--workspace-recess) 97%,transparent);--hub-glass-recess:color-mix(in srgb,var(--workspace-recess) 86%,transparent);--hub-glass-edge-gradient:linear-gradient(135deg,color-mix(in srgb,var(--hub-paper) 72%,transparent),var(--hub-glass-border) 32%,transparent 56%,color-mix(in srgb,var(--hub-paper) 35%,transparent));--hub-elevation-panel:inset 0 1px 0 var(--hub-glass-highlight),inset 0 -1px 0 color-mix(in srgb,var(--workspace-recess) 45%,transparent),0 22px 48px color-mix(in srgb,var(--workspace-recess) 30%,transparent);--hub-elevation-popover:inset 0 1px 0 var(--hub-glass-highlight),0 18px 45px color-mix(in srgb,var(--workspace-recess) 50%,transparent);--hub-elevation-dialog:inset 0 1px 0 var(--hub-glass-highlight),0 24px 60px color-mix(in srgb,var(--workspace-recess) 45%,transparent);--hub-elevation-control:inset 0 1px 0 color-mix(in srgb,var(--hub-paper) 28%,transparent),0 3px 8px color-mix(in srgb,var(--workspace-recess) 16%,transparent);--hub-glass-filter:blur(20px) saturate(1.15);--hub-overlay-backdrop:color-mix(in srgb,var(--workspace-recess) 66%,transparent);--hub-paper-raised:color-mix(in srgb,var(--hub-paper) 90%,white);background:radial-gradient(ellipse at 0 0,#285663 0,transparent 44%),radial-gradient(ellipse at 100% -10%,#344966 0,transparent 56%),#0b2032;color:var(--hub-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-color:#597888 #0b2032}@media (max-width:767px){body[data-prototype-theme=studio]{--hub-radius-panel:var(--hub-radius-panel-compact);--hub-frame-padding:4px}}body[data-prototype-theme=studio] ::-moz-selection{color:var(--hub-ink);background:var(--hub-accent)}body[data-prototype-theme=studio] ::selection{color:var(--hub-ink);background:var(--hub-accent)}body[data-prototype-theme=studio] :is(input,textarea){caret-color:currentColor}body[data-prototype-theme=studio] :is(.studio-heading,.studio-report-heading,.studio-closing-heading) h1{text-wrap:balance;letter-spacing:-.035em}body[data-prototype-theme=studio] :is(.studio-report,.studio-workspace,.studio-closing) p{text-wrap:pretty}body[data-prototype-theme=studio] :is(.studio-report,.studio-workspace,.studio-closing) a{text-underline-offset:.2em}.studio-select-trigger{border-radius:var(--hub-control-radius,12px);font-size:var(--hub-type-control,14px)}.studio-select-popover{animation:none;opacity:1;transform:none;transition:opacity .18s var(--hub-ease),transform .18s var(--hub-ease),display .18s allow-discrete;border-radius:var(--hub-radius-menu);box-shadow:var(--hub-elevation-popover)}.studio-select-popover[hidden]{display:none;opacity:0;transform:translateY(3px) scale(.97)}@starting-style{.studio-select-popover:not([hidden]){opacity:0;transform:translateY(3px) scale(.97)}}.studio-select-caption{font-size:12px;letter-spacing:.045em}.studio-select-option-copy>small{font-size:12px}.studio-select-option{border-radius:calc(var(--hub-radius-menu) - 7px)}.studio-select-trigger[data-variant=paper]>svg{color:var(--hub-ink-muted)}body[data-prototype-theme=studio] .studio-select-trigger{transition:transform var(--hub-fast) var(--hub-ease),background-color var(--hub-fast) ease,border-color var(--hub-fast) ease}body[data-prototype-theme=studio] .studio-select-trigger:active:not(:disabled){transform:scale(.98)}body[data-prototype-theme=studio] .studio-select-trigger:focus-visible{outline:2px solid var(--workspace-accent,var(--hub-accent));outline-offset:3px}@media (prefers-reduced-transparency:reduce){.studio-select-popover{background:var(--workspace-recess);backdrop-filter:none}}@media (prefers-reduced-motion:reduce){.studio-select-popover,body[data-prototype-theme=studio] .studio-select-trigger{transition:none}body[data-prototype-theme=studio] .studio-select-trigger:active{transform:none}}body[data-studio-input=keyboard] .studio-select-popover{transition:none}body[data-prototype-theme=studio]{--studio-font:var(--font-studio-text),ui-sans-serif,system-ui,sans-serif;--studio-display:var(--font-studio-display),var(--font-studio-text),sans-serif;--hub-type-small:.75rem;--hub-type-meta:.8125rem;--hub-type-control:.875rem;--hub-type-body:.9375rem;--hub-type-input:1rem;--hub-type-section:1.25rem;--hub-type-dialog:1.5rem;--hub-type-page:2.625rem;--hub-title-leading:1.12;--hub-title-tracking:-.025em;--hub-heading-top:0px;font-family:var(--studio-font)}body[data-prototype-theme=studio] .studio-main>main{max-width:1440px;margin-inline:auto}body[data-prototype-theme=studio] [data-studio-heading]>div:first-child>h1{margin:0;font-family:var(--studio-display)!important;font-size:var(--hub-type-page);font-weight:600;font-optical-sizing:auto;font-stretch:100%;line-height:var(--hub-title-leading);letter-spacing:var(--hub-title-tracking);text-transform:none;text-wrap:balance;overflow-wrap:normal;font-synthesis:none}body[data-prototype-theme=studio] [data-studio-heading]{min-height:0;align-items:start;margin-block:0 1rem;padding-block:var(--hub-heading-top) 0}body[data-prototype-theme=studio] [data-studio-heading]>div:first-child{min-width:0;align-self:start}body[data-prototype-theme=studio] .studio-app .studio-main [data-studio-heading]>div:first-child>:is(p,span){margin:.375rem 0 0;font:400 .875rem/1.5 var(--studio-font);letter-spacing:0;color:var(--hub-muted)}body[data-prototype-theme=studio] [data-studio-heading]>div:first-child>span{display:block}body[data-prototype-theme=studio] [data-studio-heading]>:last-child:not(:first-child){align-self:center}body[data-prototype-theme=studio] .studio-main>:is(.calman-workspace,.renewal-desk,.recognition-hub[data-embedded=false]){padding-block-start:0}body[data-prototype-theme=studio] .recognition-hub[data-embedded=false] .rh-chrome{padding:0;background:var(--hub-glass-recess)}body[data-prototype-theme=studio] .recognition-hub[data-embedded=false] .rh-masthead>div:first-child{display:block}body[data-prototype-theme=studio] .recognition-hub[data-embedded=false] .rh-masthead{position:static;background:none;box-shadow:none}body[data-prototype-theme=studio] .recognition-hub[data-embedded=true] .rh-masthead h1{font-family:var(--studio-display)!important;font-size:1.5rem;font-weight:600;line-height:1.2}body[data-prototype-theme=studio] :is(.studio-nav-item-count,.report-entry-day-total,.report-pair-chart-reading,.report-health-desk-score,.studio-closing-number-display,.renewal-pulse-main,.renewal-hit-rate,.calman-stock-summary,.rh-ranked-result,.rh-metric-reading){font-variant-numeric:lining-nums tabular-nums}@media (max-width:1023px){body[data-prototype-theme=studio]{--hub-type-page:2.25rem}}@media (max-width:767px){body[data-prototype-theme=studio]{--hub-type-page:2rem;--hub-heading-top:.5rem}body[data-prototype-theme=studio] .studio-app .studio-main [data-studio-heading]>div:first-child>:is(p,span){font-size:.8125rem}}body[data-prototype-theme=studio] .calman-workspace .calman-screen-size>:is(strong,span),body[data-prototype-theme=studio] .studio-closing-craft.studio-closing-finish #closing-panel-work .studio-closing-instrument-reading>:is(strong,span){font-weight:400}@media (max-width:359px){body[data-prototype-theme=studio] .studio-app .studio-main [data-studio-heading]:has(>.recognition-slot){display:flex;flex-wrap:wrap;gap:12px}body[data-prototype-theme=studio] .studio-app .studio-main [data-studio-heading]:has(>.recognition-slot)>div:first-child{flex:1 0 100%}body[data-prototype-theme=studio] .studio-app .studio-main [data-studio-heading]:has(>.recognition-slot)>:last-child:not(.recognition-slot){order:1;margin-inline-start:auto}body[data-prototype-theme=studio] .studio-app .studio-main [data-studio-heading]:has(>.recognition-slot)>.recognition-slot{order:2;margin-inline:auto}}@media (min-width:768px) and (max-width:1199px){body[data-prototype-theme=studio] .support-workspace .support-contact>strong{font-size:1.875rem}}body[data-prototype-theme=studio] .studio-workspace{--task-line:color-mix(in srgb,var(--hub-ink) 13%,transparent);--task-soft:color-mix(in srgb,var(--hub-paper) 90%,var(--hub-cyan));--task-success:#426b2e;--task-urgent:#8a5426;--task-row-type:15px;--task-detail-type:12px;--task-control-type:13px;color:var(--hub-text)}body[data-prototype-theme=studio] .studio-workspace ::-moz-selection{color:var(--hub-ink);background:var(--hub-accent)}body[data-prototype-theme=studio] .studio-workspace ::selection{color:var(--hub-ink);background:var(--hub-accent)}body[data-prototype-theme=studio] .studio-workspace :is(input,textarea){caret-color:var(--task-success)}body[data-prototype-theme=studio] .studio-workspace :is(h1,h2,h3){text-wrap:balance}body[data-prototype-theme=studio] .studio-workspace :is(button,input,select,textarea,a):focus-visible{outline-color:var(--hub-accent)}body[data-prototype-theme=studio] .studio-workspace :is(.studio-task-sheet,.studio-detail,.studio-team) :is(button,input,select,textarea,a):focus-visible{outline-color:var(--task-success)}body[data-prototype-theme=studio] .studio-heading h1{margin-top:9px}body[data-prototype-theme=studio] .studio-heading .studio-eyebrow{font-size:11px;letter-spacing:.07em;color:var(--hub-muted)}body[data-prototype-theme=studio] .studio-heading .studio-area-picker>span{font-size:10px;color:var(--hub-muted)}body[data-prototype-theme=studio] .studio-days{margin-bottom:24px}body[data-prototype-theme=studio] .studio-days>button{min-height:47px;font-size:12px;color:var(--hub-muted)}body[data-prototype-theme=studio] .studio-days>button>strong{font-variant-numeric:tabular-nums}body[data-prototype-theme=studio] .studio-week-label{color:var(--hub-muted);font-size:10px}body[data-prototype-theme=studio] .studio-week-label>span{color:var(--hub-muted);font-size:11px}body[data-prototype-theme=studio] .studio-work-grid{grid-template-columns:minmax(0,1fr) 250px;gap:26px}body[data-prototype-theme=studio] .studio-task-sheet{color:var(--hub-ink);border:0;border-radius:20px;background:var(--hub-paper);box-shadow:0 16px 38px #00132624,inset 0 1px #ffffffc7}body[data-prototype-theme=studio] .studio-task-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;-moz-column-gap:20px;column-gap:20px;row-gap:17px;padding:24px 26px 21px;background:var(--task-soft)}body[data-prototype-theme=studio] .studio-task-progress-copy h2{font-size:17px;line-height:1.3;font-weight:600;letter-spacing:-.015em}body[data-prototype-theme=studio] .studio-task-progress-copy p{margin-top:5px;color:var(--hub-ink-muted);font-size:var(--task-control-type);line-height:1.5}body[data-prototype-theme=studio] .studio-task-progress-number{display:flex;align-items:baseline;gap:6px;flex-shrink:0;color:var(--hub-ink-muted);font-variant-numeric:tabular-nums}body[data-prototype-theme=studio] .studio-task-progress-number>strong{font-size:38px;line-height:1;letter-spacing:-.04em;font-weight:500;color:var(--hub-ink)}body[data-prototype-theme=studio] .studio-task-progress-number>span{font-size:17px}body[data-prototype-theme=studio] .studio-task-progress-number>svg{align-self:center;margin-right:7px;color:var(--task-success)}body[data-prototype-theme=studio] .studio-task-progress-track{display:flex;grid-column:1/-1;gap:5px;height:5px}body[data-prototype-theme=studio] .studio-task-progress-track>span{position:relative;flex:1;overflow:hidden;border-radius:2px;background:color-mix(in srgb,var(--hub-ink) 14%,transparent)}body[data-prototype-theme=studio] .studio-task-progress-track>span>span{display:block;width:100%;height:100%;border-radius:inherit;background:var(--task-success);transform-origin:left;transition:transform var(--hub-move) var(--hub-ease)}body[data-prototype-theme=studio] .studio-task-progress[data-complete=true] .studio-task-progress-number>strong{color:var(--task-success)}body[data-prototype-theme=studio] .studio-section-tabs{gap:5px;padding:17px 20px 13px;border-top:1px solid var(--task-line)}body[data-prototype-theme=studio] .studio-section-tabs>button{min-height:40px;gap:7px;padding:9px 12px;border-radius:var(--hub-control-radius);color:var(--hub-ink-muted);font-size:var(--task-control-type);transition:background-color var(--hub-fast) var(--hub-ease),color var(--hub-fast) var(--hub-ease)}body[data-prototype-theme=studio] .studio-section-tabs>button[aria-pressed=true]{color:var(--hub-paper);background:var(--hub-ink);box-shadow:0 2px 5px #17374614}body[data-prototype-theme=studio] .studio-section-tabs>button>span{font-size:11px;opacity:1;font-variant-numeric:tabular-nums}body[data-prototype-theme=studio] .studio-list-tools{flex-wrap:wrap;padding:0 24px 17px;gap:12px;border-top:0;border-bottom:1px solid var(--task-line);background:transparent}body[data-prototype-theme=studio] .studio-status-tabs{gap:3px;align-items:center;flex-wrap:wrap}body[data-prototype-theme=studio] .studio-status-tabs>button{position:relative;gap:6px;min-height:38px;padding:7px 8px;border-radius:8px;font-size:12px;color:var(--hub-ink-muted);transition:background-color var(--hub-fast) var(--hub-ease),color var(--hub-fast) var(--hub-ease)}body[data-prototype-theme=studio] .studio-status-tabs>button[aria-pressed=true]{color:var(--hub-ink);background:color-mix(in srgb,var(--hub-ink) 8%,transparent);font-weight:600}body[data-prototype-theme=studio] .studio-status-tabs>button>span{font-size:11px;opacity:1;font-variant-numeric:tabular-nums}body[data-prototype-theme=studio] .studio-status-tabs .studio-task-filter{min-width:0;min-height:38px;padding-inline:9px;font-size:12px;color:var(--hub-ink-muted)}body[data-prototype-theme=studio] .studio-search{gap:8px;min-width:112px;max-width:205px;min-height:38px;padding:6px 0 6px 10px;color:var(--hub-ink-muted)}body[data-prototype-theme=studio] .studio-search input{min-height:26px;padding:0;color:var(--hub-ink);font-size:12px}body[data-prototype-theme=studio] .studio-search input::-moz-placeholder{color:var(--hub-ink-muted);opacity:1}body[data-prototype-theme=studio] .studio-search input::placeholder{color:var(--hub-ink-muted);opacity:1}body[data-prototype-theme=studio] .studio-search>button{display:grid;place-items:center;flex-shrink:0;min-width:32px;min-height:32px;border-radius:8px}body[data-prototype-theme=studio] .studio-group-heading{gap:12px;padding:22px 26px 9px}body[data-prototype-theme=studio] .studio-group-heading h3{color:var(--hub-ink);font-size:var(--task-control-type);font-weight:650;text-transform:none;letter-spacing:0}body[data-prototype-theme=studio] .studio-group-heading>span{color:var(--hub-ink-muted);font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}body[data-prototype-theme=studio] .studio-group-heading>span>strong{font-weight:600}body[data-prototype-theme=studio] .studio-list-group+.studio-list-group{margin-top:3px}body[data-prototype-theme=studio] .studio-task-row{grid-template-columns:32px minmax(0,1fr) auto;-moz-column-gap:13px;column-gap:13px;row-gap:7px;min-height:78px;padding:14px 25px;border-bottom-color:color-mix(in srgb,var(--hub-ink) 9%,transparent);transition:background-color var(--hub-fast) var(--hub-ease),box-shadow var(--hub-fast) var(--hub-ease)}body[data-prototype-theme=studio] .studio-task-row[data-selected=true]{background:color-mix(in srgb,var(--hub-cyan) 26%,var(--hub-paper));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--hub-ink) 23%,transparent)}body[data-prototype-theme=studio] .studio-task-row[data-completed=true] .studio-task-title{color:var(--hub-ink-muted);text-decoration-color:color-mix(in srgb,var(--hub-ink-muted) 55%,transparent)}body[data-prototype-theme=studio] .studio-row-completion{width:32px;align-self:center}body[data-prototype-theme=studio] .studio-check{width:29px;height:29px;border:1px solid color-mix(in srgb,var(--hub-ink) 43%,transparent);border-radius:9px;color:var(--hub-ink);background:#ffffff80;box-shadow:inset 0 1px #ffffffa6;transition:transform var(--hub-fast) var(--hub-ease),background-color var(--hub-fast) var(--hub-ease),border-color var(--hub-fast) var(--hub-ease)}body[data-prototype-theme=studio] .studio-check:after{inset:-8px}body[data-prototype-theme=studio] .studio-check>svg{position:absolute;opacity:0;transform:scale(.25);filter:blur(4px);transition:transform var(--hub-fast) var(--hub-ease),opacity var(--hub-fast) var(--hub-ease),filter var(--hub-fast) var(--hub-ease)}body[data-prototype-theme=studio] .studio-check[aria-checked=true]{border-color:#7bac4f;background:var(--hub-accent);box-shadow:inset 0 1px #f0ffe280}body[data-prototype-theme=studio] .studio-check[aria-checked=true]>svg{opacity:1;transform:scale(1);filter:blur(0)}body[data-prototype-theme=studio] .studio-check:active:not(:disabled){transform:scale(.96)}body[data-prototype-theme=studio] .studio-task-row[data-saving=true] .studio-check{opacity:.55}body[data-prototype-theme=studio] .studio-repeat-mark{color:var(--hub-ink-muted)}body[data-prototype-theme=studio] .studio-task-open{grid-column:2;gap:5px;min-height:44px;padding:1px 22px 1px 0}body[data-prototype-theme=studio] .studio-task-title{font-size:var(--task-row-type);font-weight:500;line-height:1.45;letter-spacing:-.012em;text-wrap:pretty}body[data-prototype-theme=studio] .studio-row-meta{-moz-column-gap:10px;column-gap:10px;row-gap:4px;color:var(--hub-ink-muted);font-size:var(--task-detail-type);line-height:1.5}body[data-prototype-theme=studio] .studio-urgent-label{color:var(--task-urgent)}body[data-prototype-theme=studio] .studio-extra-label{color:var(--task-success);font-weight:550}body[data-prototype-theme=studio] .studio-row-chevron{color:var(--hub-ink-muted);opacity:.8;transition:transform var(--hub-fast) var(--hub-ease)}body[data-prototype-theme=studio] .studio-row-signals{grid-column:3}body[data-prototype-theme=studio] .studio-comment-signal{gap:6px;min-height:44px;min-width:36px;color:var(--hub-ink-muted);font-size:11px}body[data-prototype-theme=studio] .studio-row-executions{display:flex;align-items:center;flex-wrap:wrap;gap:10px 13px;grid-column:2/-1;padding-bottom:2px}body[data-prototype-theme=studio] .studio-slot-controls{width:auto;justify-content:flex-start;gap:7px;flex-direction:row}body[data-prototype-theme=studio] .studio-slot{width:36px;height:36px;border-radius:10px;font-size:12px}body[data-prototype-theme=studio] .studio-slot:after{inset:-3px}body[data-prototype-theme=studio] .studio-slot-number{opacity:1;transition:opacity var(--hub-fast) var(--hub-ease);font-variant-numeric:tabular-nums;text-box-trim:trim-both;text-box-edge:cap alphabetic}body[data-prototype-theme=studio] .studio-slot[aria-checked=true] .studio-slot-number{opacity:0}body[data-prototype-theme=studio] .studio-slot:disabled:not([aria-checked=true]){opacity:1;color:var(--hub-ink-muted);border-style:dashed;background:transparent}body[data-prototype-theme=studio] .studio-execution-summary{display:flex;align-items:center;flex-wrap:wrap;gap:4px;color:var(--hub-ink-muted);font-size:11px;line-height:1.5}body[data-prototype-theme=studio] .studio-execution-summary>strong{font-weight:600;font-variant-numeric:tabular-nums}body[data-prototype-theme=studio] .studio-execution-summary>span{display:flex;align-items:center;gap:4px;margin-left:5px}body[data-prototype-theme=studio] .studio-row-error{grid-column:2/-1;font-size:12px;line-height:1.5;color:#923f35}body[data-prototype-theme=studio] .studio-sheet-footer{gap:7px;padding:18px 26px;color:var(--hub-ink-muted);font-size:11px}body[data-prototype-theme=studio] .studio-sheet-footer>span:last-child{font-size:11px}body[data-prototype-theme=studio] .studio-day-rail{gap:23px;padding-top:6px}body[data-prototype-theme=studio] .studio-focus-card{padding:0 0 23px;border:0;border-radius:0;border-bottom:1px solid #c2dde52e;background:none;box-shadow:none}body[data-prototype-theme=studio] .studio-focus-label{display:flex;align-items:center;gap:7px;color:var(--hub-muted);font-size:12px;line-height:1.5;font-weight:500}body[data-prototype-theme=studio] .studio-focus-card[data-urgent=true] .studio-focus-label>svg{color:#e8c79b}body[data-prototype-theme=studio] .studio-focus-card h2{margin-top:15px;font-size:23px;line-height:1.35;font-weight:500;letter-spacing:-.025em}body[data-prototype-theme=studio] .studio-focus-card p{margin-top:10px;color:var(--hub-muted);font-size:13px;line-height:1.6;text-wrap:pretty}body[data-prototype-theme=studio] .studio-focus-card>button{min-height:42px;margin-top:16px;padding:0;justify-content:flex-start;gap:12px;color:var(--hub-accent);border:0;border-radius:0;background:none;box-shadow:none;font-size:13px;font-weight:550}body[data-prototype-theme=studio] .studio-focus-card>button>svg{transition:transform var(--hub-fast) var(--hub-ease)}body[data-prototype-theme=studio] .studio-handover{padding:0 0 23px;border-color:#c2dde52e}body[data-prototype-theme=studio] .studio-rail-label{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.5;color:var(--hub-muted);font-weight:500}body[data-prototype-theme=studio] .studio-handover>p{margin-top:12px;font-size:14px;line-height:1.7;color:var(--hub-text);text-wrap:pretty}body[data-prototype-theme=studio] .studio-note-author{margin-top:14px;gap:8px;color:var(--hub-muted);font-size:12px}body[data-prototype-theme=studio] .studio-note-author>span{width:27px;height:27px;border-radius:9px;font-size:11px}body[data-prototype-theme=studio] .studio-common-room{padding:0}body[data-prototype-theme=studio] .studio-common-room>.studio-rail-label{padding-bottom:6px}body[data-prototype-theme=studio] .studio-common-room>button{min-height:49px;color:var(--hub-text);font-size:13px}body[data-prototype-theme=studio] .studio-common-room>button>span{color:var(--hub-muted);font-size:11px}body[data-prototype-theme=studio] .studio-working-panel{animation:none;opacity:1;transform:translateY(0);transition:opacity var(--hub-move) var(--hub-ease),transform var(--hub-move) var(--hub-ease);scrollbar-color:#9caeb3 transparent;scrollbar-width:thin}body[data-prototype-theme=studio] .studio-working-panel[data-closing=true]{opacity:0;transform:translateY(5px);transition-duration:var(--hub-fast)}body[data-prototype-theme=studio] .studio-detail-backdrop{opacity:1;transition:opacity var(--hub-move) var(--hub-ease)}body[data-prototype-theme=studio] .studio-detail-backdrop[data-closing=true]{opacity:0;transition-duration:var(--hub-fast)}body[data-prototype-theme=studio] .studio-workspace .studio-detail{--studio-detail-ink:var(--hub-ink);--studio-detail-muted:var(--hub-ink-muted)}body[data-prototype-theme=studio] .studio-workspace :is(.studio-detail-instructions,.studio-detail-step-copy,.studio-comment-body,.studio-comment-compose textarea,.studio-comment-edit textarea){font-size:14px;line-height:1.6}body[data-prototype-theme=studio] .studio-workspace :is(.studio-detail-context,.studio-detail-muted,.studio-detail-timing,.studio-detail-caption,.studio-comment-compose label,.studio-comment-edit label,.studio-detail-slot-copy,.studio-comment-meta>div){font-size:12px}body[data-prototype-theme=studio] .studio-workspace :is(.studio-detail-step-copy small,.studio-detail-history small,.studio-comment-meta time,.studio-comment-compose-footer>span){color:var(--hub-ink-muted);font-size:11px}body[data-prototype-theme=studio] .studio-empty p{color:var(--hub-ink-muted);font-size:13px}@starting-style{body[data-prototype-theme=studio] .studio-working-panel{opacity:0;transform:translateY(8px)}body[data-prototype-theme=studio] .studio-detail-backdrop{opacity:0}}@media (hover:hover) and (pointer:fine){body[data-prototype-theme=studio] .studio-task-row:hover{background:#ffffff75}body[data-prototype-theme=studio] .studio-task-row[data-selected=true]:hover{background:color-mix(in srgb,var(--hub-cyan) 26%,var(--hub-paper))}body[data-prototype-theme=studio] .studio-task-open:hover .studio-row-chevron{transform:translateX(2px)}body[data-prototype-theme=studio] .studio-check:hover:not(:disabled){border-color:var(--task-success);background:#f4ffe9}body[data-prototype-theme=studio] .studio-check[aria-checked=true]:hover:not(:disabled){background:var(--hub-accent)}body[data-prototype-theme=studio] .studio-focus-card>button:hover>svg{transform:translate(2px,-2px)}}@media (max-width:1199px){body[data-prototype-theme=studio] .studio-work-grid{grid-template-columns:minmax(0,1fr)}body[data-prototype-theme=studio] .studio-day-rail{gap:22px 30px;padding-top:4px}body[data-prototype-theme=studio] .studio-focus-card{grid-row:auto}}@media (max-width:767px){body[data-prototype-theme=studio] .studio-heading .studio-eyebrow{font-size:10px;letter-spacing:.035em}body[data-prototype-theme=studio] .studio-days{margin-bottom:18px}body[data-prototype-theme=studio] .studio-days>button{font-size:11px;min-height:49px}body[data-prototype-theme=studio] .studio-task-sheet{border-radius:18px}body[data-prototype-theme=studio] .studio-task-progress{padding:21px 18px 18px;-moz-column-gap:10px;column-gap:10px;row-gap:16px}body[data-prototype-theme=studio] .studio-task-progress-copy h2{font-size:16px}body[data-prototype-theme=studio] .studio-task-progress-copy p{font-size:12px}body[data-prototype-theme=studio] .studio-task-progress-number{gap:5px}body[data-prototype-theme=studio] .studio-task-progress-number>strong{font-size:33px}body[data-prototype-theme=studio] .studio-task-progress-number>span{font-size:14px}body[data-prototype-theme=studio] .studio-task-progress-number>svg{display:none}body[data-prototype-theme=studio] .studio-section-tabs{padding:13px 12px 9px;gap:2px}body[data-prototype-theme=studio] .studio-section-tabs>button{font-size:12px;min-height:42px;padding:9px 10px}body[data-prototype-theme=studio] .studio-list-tools{padding:0 17px 12px;gap:3px}body[data-prototype-theme=studio] .studio-status-tabs{width:100%;gap:1px}body[data-prototype-theme=studio] .studio-status-tabs>button{gap:5px;padding:7px 6px;font-size:12px}body[data-prototype-theme=studio] .studio-status-tabs .studio-task-filter{margin-left:auto;padding-inline:6px}body[data-prototype-theme=studio] .studio-search{width:100%;max-width:none;padding:5px 2px 0;border:0;min-height:43px}body[data-prototype-theme=studio] .studio-search input{font-size:16px}body[data-prototype-theme=studio] .studio-group-heading{padding:19px 18px 6px}body[data-prototype-theme=studio] .studio-task-row{padding:14px 17px;grid-template-columns:30px minmax(0,1fr) auto;-moz-column-gap:10px;column-gap:10px;min-height:84px}body[data-prototype-theme=studio] .studio-row-completion{width:30px}body[data-prototype-theme=studio] .studio-task-title{font-size:15px;line-height:1.5}body[data-prototype-theme=studio] .studio-row-meta{font-size:12px}body[data-prototype-theme=studio] .studio-comment-signal{min-width:27px}body[data-prototype-theme=studio] .studio-slot-controls{flex-direction:row;width:auto;gap:7px}body[data-prototype-theme=studio] .studio-slot{width:37px;height:37px}body[data-prototype-theme=studio] .studio-execution-summary{row-gap:2px}body[data-prototype-theme=studio] .studio-execution-summary>span{margin-left:0;width:100%}body[data-prototype-theme=studio] .studio-sheet-footer{padding:17px 18px}body[data-prototype-theme=studio] .studio-day-rail{gap:23px;padding:8px 4px 0}body[data-prototype-theme=studio] .studio-focus-card h2{max-width:25ch}body[data-prototype-theme=studio] .studio-workspace :is(.studio-comment-compose textarea,.studio-comment-edit textarea){font-size:16px}}@media (prefers-reduced-motion:reduce){body[data-prototype-theme=studio] .studio-workspace *,body[data-prototype-theme=studio] .studio-workspace :after{animation:none!important;transition:none!important}body[data-prototype-theme=studio] .studio-working-panel,body[data-prototype-theme=studio] .studio-working-panel[data-closing=true]{transform:none}}body[data-prototype-theme=studio][data-studio-input=keyboard] .studio-workspace *,body[data-prototype-theme=studio][data-studio-input=keyboard] .studio-workspace :after{animation:none!important;transition:none!important}body[data-prototype-theme=studio] .studio-closing-craft{--closing-text:var(--hub-text,#e9f1f4);--closing-soft:var(--hub-muted,#afc4d0);--closing-muted:var(--hub-muted,#afc4d0);--closing-paper:var(--hub-paper,#edf4f3);--closing-ink:var(--hub-ink,#173746);--closing-paper-soft:var(--hub-ink-muted,#516d78);--closing-cyan:var(--hub-cyan,#b8edeb);--closing-mint:var(--hub-accent,#b7e493)}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-subtitle{margin-top:6px;color:var(--closing-muted);font-size:14px;line-height:1.5}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-toolbar{gap:20px;padding:0 0 8px}body[data-prototype-theme=studio] .studio-closing-craft[data-view=work] .studio-closing-toolbar{margin-bottom:10px}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-tabs{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;width:280px;padding:4px;border-radius:var(--hub-control-radius,12px);background:color-mix(in srgb,var(--closing-ink) 65%,transparent)}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-tabs:before{position:absolute;inset:4px auto 4px 4px;width:calc(50% - 4px);border:1px solid color-mix(in srgb,var(--closing-cyan) 32%,transparent);border-radius:8px;background:color-mix(in srgb,var(--closing-cyan) 13%,transparent);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--closing-paper) 15%,transparent);content:"";pointer-events:none;transform:translateX(0);transition:transform var(--hub-move,.24s) var(--hub-ease,cubic-bezier(.22,1,.36,1))}body[data-prototype-theme=studio] .studio-closing-craft[data-view=message] .studio-closing-tabs:before{transform:translateX(100%)}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-tabs>button{min-height:40px;padding:9px 12px;border-radius:8px;color:var(--closing-muted);font-size:14px;font-weight:500}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-tabs>button[aria-selected=true]{color:var(--closing-text)}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-tabs>button[aria-selected=true]:after{display:none}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-save{font-size:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-stage{align-items:stretch;margin-bottom:16px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument{position:relative;align-self:stretch;padding:6px 20px 4px 0;background:radial-gradient(ellipse at 10% 70%,color-mix(in srgb,var(--closing-cyan) 7%,transparent),transparent 70%)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-stage-label{align-items:center;min-height:24px;font-size:15px;font-weight:500;letter-spacing:0}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-stage-label>span:last-child{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;letter-spacing:0}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-budget-state{transition:color var(--hub-fast,.14s) ease}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument[data-positive=true] .studio-closing-budget-state{color:var(--closing-mint)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument-reading{margin-top:4px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument-reading>strong{font-size:clamp(104px,8vw,128px);font-weight:350}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument-reading>strong[data-long=true]{font-size:64px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument-baseline>span:last-child{font-size:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-budget-line>span{width:100%;transform-origin:left;transition:transform var(--hub-fast,.14s) var(--hub-ease,cubic-bezier(.22,1,.36,1))}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-financial-slip{position:relative;align-content:start;gap:10px 22px;padding:14px 22px;border-radius:6px 24px 6px 6px;background:linear-gradient(135deg,var(--closing-paper),color-mix(in srgb,var(--closing-paper) 94%,var(--closing-cyan)));box-shadow:0 12px 32px color-mix(in srgb,var(--closing-ink) 26%,transparent),inset 0 1px 0 var(--closing-paper)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-slip-heading{padding-bottom:8px;font-size:13px;font-weight:600;letter-spacing:0}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-slip-heading>span:first-child{display:flex;align-items:center;gap:8px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-slip-heading>span:last-child{font-size:11px;font-weight:500;letter-spacing:.04em}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work :is(.studio-closing-income-main,.studio-closing-income-budget)>span{font-size:13px;font-weight:500}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-financial-slip .studio-closing-numeric{background:color-mix(in srgb,var(--closing-paper) 85%,white);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--closing-ink) 15%,transparent);border-radius:8px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work :is(.studio-closing-income-main,.studio-closing-income-budget) :is(input,.studio-closing-number-display){padding-left:8px;padding-right:8px;border-bottom:0}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-income-summary{padding-top:2px;font-size:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-income-summary strong{font-size:20px;font-variant-numeric:tabular-nums;letter-spacing:-.02em}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-income-summary[data-positive=true] strong{color:color-mix(in srgb,var(--closing-ink) 85%,var(--closing-mint))}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-slip-footer{font-size:11px;letter-spacing:0}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-results{padding-top:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-section-heading{gap:10px 20px;margin-bottom:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-section-heading h2{font-size:26px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-section-heading>.studio-closing-help{max-width:390px;margin-left:auto;font-size:12px;line-height:1.5}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-kpi-title h3{font-size:17px;font-weight:500}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-kpi-title>span{margin-top:6px;font-size:12px;letter-spacing:0}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-kpi-value{gap:8px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-kpi-value .studio-closing-numeric{border-radius:8px;background:color-mix(in srgb,var(--closing-cyan) 7%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--closing-cyan) 20%,transparent)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-kpi-value :is(input,.studio-closing-number-display){min-height:44px;padding:4px 8px;border-bottom:0;font-size:30px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-daily-goal{gap:6px;padding-top:4px;font-size:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-daily-goal>span:first-child{font-size:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-attainment strong{font-size:14px;line-height:1.4}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-attainment i{width:100%;transform-origin:left;transition:transform var(--hub-fast,.14s) var(--hub-ease,cubic-bezier(.22,1,.36,1))}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-zones{gap:24px;margin-top:16px;padding-top:14px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-zone-heading{min-height:32px;align-items:center;gap:8px;margin-bottom:8px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-zone-heading h2{font-size:23px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-zone-meta{font-size:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-confirmations{display:flex;align-items:center;gap:5px;font-size:11px;white-space:nowrap}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-confirmations>svg{opacity:0;transform:scale(.25);transition:opacity var(--hub-fast,.14s) ease,transform var(--hub-move,.24s) var(--hub-ease,cubic-bezier(.22,1,.36,1))}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check-zone[data-complete=true] .studio-closing-confirmations{color:var(--closing-mint)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check-zone[data-complete=true] .studio-closing-confirmations>svg{opacity:1;transform:scale(1)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check{gap:12px;min-height:68px;padding:12px 42px 12px 14px;border-radius:var(--hub-control-radius,12px);border-color:color-mix(in srgb,var(--closing-cyan) 24%,transparent);background:color-mix(in srgb,var(--closing-cyan) 5%,transparent);transition:background var(--hub-fast,.14s) ease,border-color var(--hub-fast,.14s) ease,transform var(--hub-fast,.14s) var(--hub-ease,cubic-bezier(.22,1,.36,1))}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check>span:not(.studio-closing-check-box){font-size:14px;font-weight:500;line-height:1.4}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check small{font-size:12px;font-weight:400}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check-box{right:12px;width:24px;height:24px;border-radius:8px;transition:background var(--hub-fast,.14s) ease,border-color var(--hub-fast,.14s) ease}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check-box>svg{opacity:0;transform:scale(.25);filter:blur(4px);transition:opacity var(--hub-fast,.14s) ease,transform var(--hub-move,.24s) var(--hub-ease,cubic-bezier(.22,1,.36,1)),filter var(--hub-fast,.14s) ease}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check[data-checked=true]{background:color-mix(in srgb,var(--closing-mint) 12%,transparent);border-color:color-mix(in srgb,var(--closing-mint) 48%,transparent)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check[data-checked=true] .studio-closing-check-box{color:var(--closing-ink);background:var(--closing-mint);border-color:var(--closing-mint)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check[data-checked=true] .studio-closing-check-box>svg{opacity:1;transform:scale(1);filter:blur(0)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check:active{transform:scale(.98)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-seller-columns{display:flex;justify-content:space-between;padding:0 0 6px 33px;color:var(--closing-muted);font-size:11px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-seller{min-height:44px;gap:8px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-rank{display:grid;place-items:center;width:23px;min-height:28px;color:var(--closing-muted);font-size:14px;font-weight:500;letter-spacing:0;font-variant-numeric:tabular-nums}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-seller:first-child .studio-closing-rank{color:var(--closing-mint);background:color-mix(in srgb,var(--closing-mint) 11%,transparent);border-radius:6px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-seller>input{font-size:14px;padding-left:6px;padding-right:6px;background:transparent}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-seller-amount .studio-closing-numeric{background:transparent}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-seller-amount :is(input,.studio-closing-number-display){font-size:16px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-note-zone{padding:12px 16px 10px;border:1px solid color-mix(in srgb,var(--closing-cyan) 17%,transparent);border-radius:6px 18px 6px 6px;background:linear-gradient(130deg,color-mix(in srgb,var(--closing-cyan) 8%,transparent),color-mix(in srgb,var(--closing-cyan) 3%,transparent))}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-note-zone .studio-closing-zone-heading{margin-bottom:8px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-note-zone h2{font-size:21px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-note-zone textarea{min-height:108px;padding:6px 0;border-top:1px solid var(--closing-line);border-bottom:0;border-radius:0;background:transparent;font-size:14px;line-height:1.6}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-work-footer{padding-top:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-work-footer>button{gap:10px;min-height:44px;padding:10px 14px;border:1px solid color-mix(in srgb,var(--closing-mint) 30%,transparent);border-radius:var(--hub-control-radius,12px);background:color-mix(in srgb,var(--closing-mint) 8%,transparent);font-size:14px;font-weight:500;transition:background var(--hub-fast,.14s) ease}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work :is(.studio-closing-numeric:focus-within,.studio-closing-seller>input:focus,.studio-closing-note-zone textarea:focus){background:color-mix(in srgb,var(--closing-field-tone) 10%,transparent);box-shadow:inset 0 0 0 1px var(--closing-field-tone)}@media (hover:hover) and (pointer:fine){body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check:hover{border-color:var(--closing-cyan)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check[data-checked=true]:hover{border-color:var(--closing-mint)}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-work-footer>button:hover{background:color-mix(in srgb,var(--closing-mint) 15%,transparent)}}@media (max-width:1279px){body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument{padding-right:0}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-financial-slip{padding:14px 16px;gap:10px 16px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work :is(.studio-closing-income-main,.studio-closing-income-budget) :is(input,.studio-closing-number-display){padding-left:5px;padding-right:5px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-zones{gap:18px}}@media (max-width:1023px){body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument-reading>strong{font-size:108px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-kpi-title h3{font-size:17px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-note-zone textarea{min-height:80px}}@media (max-width:767px){body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-subtitle{margin-top:6px;font-size:13px}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-toolbar{gap:10px;flex-wrap:wrap;padding-bottom:10px}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-tabs{width:240px}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-tabs>button{min-height:40px;padding:9px 8px;font-size:13px}body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-save{font-size:11px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument{padding:4px 0 10px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-stage-label{grid-column:1/-1;font-size:14px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-stage-label>span:last-child{font-size:11px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument-reading{margin-top:4px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument-reading>strong{font-size:88px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-instrument-reading>strong[data-long=true]{font-size:46px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-financial-slip{gap:10px 14px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-income-main :is(input,.studio-closing-number-display){font-size:29px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-income-budget :is(input,.studio-closing-number-display){font-size:23px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-section-heading{align-items:start;gap:8px;margin-bottom:12px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-section-heading>.studio-closing-help{flex-basis:100%}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-kpi-title h3{font-size:16px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-kpi-value :is(input,.studio-closing-number-display){min-height:44px;font-size:26px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-zones{gap:22px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-zone-heading{justify-content:space-between}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check{min-height:124px;padding:14px 12px;gap:10px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check-box{top:14px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-seller>input{font-size:16px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-note-zone{padding:14px}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-note-zone textarea{min-height:110px;font-size:16px}}@media (prefers-reduced-motion:reduce){body[data-prototype-theme=studio] .studio-closing-craft .studio-closing-tabs:before{transition:none}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work :is(.studio-closing-budget-line>span,.studio-closing-attainment i,.studio-closing-check,.studio-closing-check-box,.studio-closing-check-box>svg,.studio-closing-confirmations>svg){transition:none}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check:active{transform:none}body[data-prototype-theme=studio] .studio-closing-craft #closing-panel-work .studio-closing-check-box>svg{transform:none;filter:none}}.studio-report-clarity{--desk-paper:var(--hub-paper);--desk-ink:var(--hub-ink);--desk-muted:var(--hub-ink-muted);--desk-rule:var(--hub-paper-rule);--desk-cyan:var(--hub-cyan);--desk-mint:var(--hub-accent);--desk-control-radius:var(--hub-control-radius);--desk-shadow:var(--hub-sheet-shadow);--entry-text:var(--hub-text);--entry-muted:var(--hub-muted)}.studio-report-clarity .report-page-masthead{padding-bottom:20px}.studio-report-clarity .report-mode-bar{padding:5px;border-color:var(--hub-rule);border-top-color:#d2eded42;border-radius:18px;background:#102b3df2;box-shadow:var(--hub-glass-shadow);gap:8px}.studio-report-clarity .report-mode-switch{position:relative;isolation:isolate;width:460px;gap:0;background:#071d2b55;border:0;border-radius:13px;padding:0}.studio-report-clarity .report-mode-switch:before{content:"";position:absolute;inset:0 auto 0 0;width:50%;z-index:-1;border:1px solid #e0f5c970;border-radius:13px;background:linear-gradient(145deg,#d2edb7,var(--hub-accent));box-shadow:inset 0 1px 0 #f4ffe4a6,0 3px 10px #02182938;transition:transform var(--hub-move) var(--hub-ease),opacity var(--hub-fast) ease}.studio-report-clarity .report-mode-switch[data-selected=graphs]:before{transform:translateX(100%)}.studio-report-clarity .report-mode-switch[data-selected=other]:before{opacity:0}.studio-report-clarity .report-mode-switch>button{flex:1;border-radius:13px;padding:9px 16px;min-height:54px;color:var(--hub-muted);transition:color var(--hub-fast) ease}.studio-report-clarity .report-mode-switch>button[aria-pressed=true]{background:none;box-shadow:none;color:var(--hub-ink)}.studio-report-clarity .report-mode-switch>button:hover{background:#cde6e80d}.studio-report-clarity .report-mode-switch strong{font-size:16px;letter-spacing:-.01em}.studio-report-clarity .report-mode-switch small{font-size:12px}.studio-report-clarity .report-mode-bar>button{min-height:44px;font-size:14px;color:var(--hub-muted);border-radius:var(--hub-control-radius)}.studio-report-clarity .report-mode-bar>button[aria-pressed=true]{color:var(--hub-text);background:#d5eef218}.studio-report-clarity .report-health-stage{padding:8px 0 6px;border-top-color:var(--hub-rule);gap:6px 12px}.studio-report-clarity .report-health-stage-top .report-eyebrow{font-size:13px;letter-spacing:0}.studio-report-clarity .report-health-stage-top>span{font-size:12px}.studio-report-clarity .report-sweep-number>span,.studio-report-clarity .report-sweep-number>span:last-child{font-size:11px;color:var(--hub-muted)}.studio-report-clarity .report-health-stage-equation{font-size:12px;gap:10px}.studio-report-clarity .report-health-stage-equation>span{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px}.studio-report-clarity .report-health-stage-equation strong{font-size:26px;font-variant-numeric:tabular-nums}.studio-report-clarity .report-health-missing{min-height:40px;padding:8px 10px;border:1px solid #e6ce8b38;background:#e6ce8b09;border-radius:var(--hub-control-radius);font-size:12px}.studio-report-clarity .report-health-stage .report-health-explainer summary{min-height:36px;font-size:12px}.studio-report-clarity .report-signal-index{border-top-color:var(--hub-rule)}.studio-report-clarity .report-signal-index-heading{padding-top:10px;font-size:13px;color:var(--hub-text)}.studio-report-clarity .report-signal-scope{padding:2px 0 10px;font-size:12px;line-height:1.45;color:var(--hub-muted)}.studio-report-clarity .report-signal-index>button{min-height:50px;padding:6px 10px;border-color:var(--hub-rule);border-radius:var(--hub-control-radius);gap:8px}.studio-report-clarity .report-signal-name strong{font-size:14px}.studio-report-clarity .report-signal-name small{font-size:12px;margin-top:3px}.studio-report-clarity .report-signal-amount{font-size:21px;letter-spacing:-.02em}.studio-report-clarity .report-signal-amount small{font-size:11px;letter-spacing:0}.studio-report-clarity .report-signal-index>button[aria-pressed=true]{background:linear-gradient(100deg,#b8edeb22,#b8edeb09);box-shadow:inset 0 1px 0 #dbfbf52e}.studio-report-clarity .report-signal-index>button[aria-pressed=true]:before{width:2px;background:var(--hub-cyan)}.studio-report-clarity .report-entry-heading{padding:14px 0 18px;border-top-color:var(--hub-rule)}.studio-report-clarity .report-entry-day-total>span,.studio-report-clarity .report-entry-heading>div:first-child>span{font-size:12px;color:var(--hub-muted)}.studio-report-clarity .report-entry-heading h2{font-size:34px;line-height:1.1;letter-spacing:-.025em}.studio-report-clarity .report-entry-day-total strong{font-size:40px;font-variant-numeric:tabular-nums}.studio-report-clarity .report-entry-day-total small{font-size:12px;color:var(--hub-muted)}.studio-report-clarity .report-entry-toolbar{padding:14px 22px 6px;border-radius:6px 24px 0 0}.studio-report-clarity .report-entry-toolbar>strong{font-size:15px}.studio-report-clarity .report-entry-toolbar :is(.report-entry-saved,.report-entry-status summary){font-size:12px}body[data-prototype-theme=studio] .studio-report-clarity .report-inline-entry .studio-avs-composer{padding:12px 22px 20px;border-radius:0 0 6px 6px}body[data-prototype-theme=studio] .studio-report-clarity .report-inline-entry .studio-avs-composer .studio-avs-label{font-size:14px;gap:8px;margin-bottom:10px}body[data-prototype-theme=studio] .studio-report-clarity .report-inline-entry .studio-avs-composer :is(input,.studio-select-trigger){min-height:46px;font-size:15px;background:#fbfdfb}.studio-report-clarity .studio-avs-field-number{width:20px;height:20px;border-radius:5px;font-size:12px;background:#1737460d}.studio-report-clarity .studio-avs-composer-result{padding-top:14px;border-top:1px solid var(--hub-paper-rule)}body[data-prototype-theme=studio] .studio-report-clarity .report-inline-entry .studio-avs-add{min-height:46px;padding:10px 18px;font-size:15px;background:var(--hub-ink);transition:transform var(--hub-fast) var(--hub-ease),box-shadow var(--hub-fast) ease}body[data-prototype-theme=studio] .studio-report-clarity .report-inline-entry .studio-avs-add:active:not(:disabled){transform:scale(.98)}.studio-report-clarity .studio-avs-compact-history{margin-top:18px;border-color:var(--hub-rule)}.studio-report-clarity .studio-avs-compact-history-heading{padding:12px 0;min-height:56px}.studio-report-clarity .studio-avs-compact-history-heading>.studio-avs-compact-history-count{background:#d4f1ef10;border:0;border-radius:7px;min-width:28px;height:28px}.studio-report-clarity .report-analysis-note{margin-top:12px;padding:0 16px;background:#b8edeb09;border-color:var(--hub-rule);border-radius:6px 18px 6px 6px}.studio-report-clarity .report-inline-note>summary{min-height:52px;font-size:14px}.studio-report-clarity .report-note-preview{font-size:12px;color:var(--hub-muted)}.studio-report-clarity .report-inline-entry:not([data-selected=avs]) .report-entry-toolbar{border-color:var(--hub-rule);background:#18394a}.studio-report-clarity .report-inline-entry>:is([data-entry-area=counts],[data-entry-area=queues],[data-entry-area=pre]){padding:10px 22px 20px;background:#18394a;border-color:var(--hub-rule);border-radius:0 0 6px 6px}.studio-report-clarity .report-inline-queues>section{border-color:#b4d4dc45;background:#102b3d66;border-radius:var(--hub-control-radius)}.studio-report-clarity .report-entry-footnote{font-size:12px;line-height:1.55}.studio-report-clarity .report-analysis .report-trend{padding:20px 22px 10px;border-radius:6px 24px 6px 6px}.studio-report-clarity .report-analysis :is(.report-chart-context,.report-chart-keyboard-hint){font-size:12px}.studio-report-clarity .report-analysis-bottom p{font-size:13px;line-height:1.5}.studio-report-clarity .report-analysis .report-chart-readout{font-size:13px}.studio-report-clarity .report-sweep-value{transition-duration:var(--hub-move);transition-timing-function:var(--hub-ease)}.studio-report-clarity .report-trend-result{animation:none}.studio-report-clarity .report-chart-bar{animation-duration:var(--hub-move);animation-timing-function:var(--hub-ease)}.studio-report-clarity :is(.report-health-explainer,.studio-avs-compact-history)>summary>svg:last-child{transition:transform var(--hub-fast) var(--hub-ease)}.studio-report-clarity :is(.report-health-explainer,.studio-avs-compact-history)[open]>summary>svg:last-child{transform:rotate(180deg)}@media (max-width:1279px) and (min-width:1024px){.studio-report-clarity .report-mode-switch{width:390px}.studio-report-clarity .report-mode-switch>button{padding-inline:12px}.studio-report-clarity .report-mode-switch small{font-size:11px}.studio-report-clarity .report-entry-heading h2{font-size:30px}.studio-report-clarity .report-entry-day-total strong{font-size:34px}}@media (max-width:1023px){.studio-report-clarity .report-mode-switch{width:420px}.studio-report-clarity .report-mobile-health{min-height:40px;font-size:12px;padding-block:8px}.studio-report-clarity .report-observatory--interactive .report-signal-index,.studio-report-clarity .report-signal-index{gap:6px}.studio-report-clarity .report-signal-scope{padding:0 0 2px}.studio-report-clarity .report-observatory--interactive .report-signal-index>button,.studio-report-clarity .report-signal-index>button{min-height:60px;padding:8px 10px;border-radius:10px;gap:3px}.studio-report-clarity .report-signal-amount{font-size:18px}.studio-report-clarity .report-entry-heading{padding-block:10px 14px}}@media (max-width:767px){.studio-report-clarity .report-page-masthead{padding-top:0;padding-bottom:12px}.studio-report-clarity .report-mode-bar{gap:2px;padding:4px;border-radius:16px}.studio-report-clarity .report-mode-switch{width:100%}.studio-report-clarity .report-mode-switch>button{min-height:46px;padding:8px 12px;gap:8px}.studio-report-clarity .report-mode-bar>button{min-height:32px;font-size:12px}.studio-report-clarity .report-mode-switch strong{font-size:16px}.studio-report-clarity .report-observatory--interactive .report-signal-index>button,.studio-report-clarity .report-signal-index>button{flex-direction:row;align-items:center;justify-content:space-between;min-height:44px;padding:8px;gap:4px}.studio-report-clarity .report-signal-name strong{font-size:12px}.studio-report-clarity .report-signal-amount{font-size:15px;gap:2px}.studio-report-clarity .report-signal-amount small{display:none}.studio-report-clarity .report-entry-heading{padding:8px 0 12px}.studio-report-clarity .report-entry-heading h2{font-size:27px}.studio-report-clarity .report-entry-day-total>span{max-width:none}.studio-report-clarity .report-entry-day-total small{display:inline;margin-left:5px}.studio-report-clarity .report-mobile-health{margin-bottom:8px}.studio-report-clarity .report-stage-grid{gap:10px}.studio-report-clarity .report-entry-day-total strong{font-size:30px}.studio-report-clarity .report-entry-day-total>span,.studio-report-clarity .report-entry-heading>div:first-child>span{font-size:11px}.studio-report-clarity .report-entry-heading[data-paired=true]{gap:8px}.studio-report-clarity .report-entry-heading[data-paired=true] .report-entry-day-total>span{font-size:11px;max-width:70px}.studio-report-clarity .report-entry-toolbar{padding:12px 14px 4px}body[data-prototype-theme=studio] .studio-report-clarity .report-inline-entry .studio-avs-composer{padding:10px 14px 14px}body[data-prototype-theme=studio] .studio-report-clarity .report-inline-entry .studio-avs-composer :is(input,.studio-select-trigger){font-size:16px}.studio-report-clarity .studio-avs-composer-result{padding-top:12px}.studio-report-clarity .studio-avs-compact-history-heading{gap:8px}.studio-report-clarity .studio-avs-compact-history-heading>.studio-avs-compact-history-meta{font-size:11px}.studio-report-clarity .report-inline-entry>:is([data-entry-area=counts],[data-entry-area=queues],[data-entry-area=pre]){padding:8px 14px 14px}.studio-report-clarity .report-analysis .report-trend{padding:14px 12px 8px}}@media (prefers-reduced-motion:reduce){.studio-report-clarity .report-mode-switch:before,.studio-report-clarity :is(.report-mode-switch>button,.report-sweep-value,.studio-avs-add,.report-health-explainer>summary>svg:last-child,.studio-avs-compact-history>summary>svg:last-child){transition:none}.studio-report-clarity .report-chart-bar{animation:none}body[data-prototype-theme=studio] .studio-report-clarity .report-inline-entry .studio-avs-add:active{transform:none}}body[data-studio-input=keyboard] .studio-report-clarity .report-mode-switch:before,body[data-studio-input=keyboard] .studio-report-clarity :is(.report-mode-switch>button,.report-sweep-value){transition:none}body[data-studio-input=keyboard] .studio-report-clarity .report-chart-bar{animation:none}body[data-prototype-theme=studio]{--hub-room-base:#0b2032;--hub-room-light:#285663;--hub-room-reflection:#344966;background-color:var(--hub-room-base);background-image:url(/studio-assets/hub-grain.svg),radial-gradient(ellipse at 0 0,var(--hub-room-light) 0,transparent 44%),radial-gradient(ellipse at 100% -10%,var(--hub-room-reflection) 0,transparent 56%),radial-gradient(ellipse at 55% 100%,#020e1b66 0,transparent 65%);background-size:192px 192px,100% 100%,100% 100%,100% 100%;background-repeat:repeat,no-repeat,no-repeat,no-repeat;background-attachment:fixed;background-blend-mode:soft-light,normal,normal,normal}@media (forced-colors:active){body[data-prototype-theme=studio]{background-image:none;background-color:Canvas}}.studio-report-clarity .report-observatory .report-pair-index{display:grid;gap:8px;padding-top:12px}.studio-report-clarity .report-pair-index .report-signal-index-heading{padding:0}.studio-report-clarity .report-pair-index .report-signal-scope{padding:0 0 4px}.studio-report-clarity .report-observatory .report-pair-index>.report-pair-choice{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-height:76px;padding:12px;border:1px solid var(--hub-rule);border-radius:var(--hub-control-radius);text-align:left;color:var(--hub-text);background:#102b3d70;box-shadow:none}.studio-report-clarity .report-observatory .report-pair-index>.report-pair-choice[aria-pressed=true]{border-color:#a5d4d366;background:linear-gradient(120deg,#b8edeb22,#b8edeb0a);box-shadow:inset 0 1px 0 #dbfbf533}.studio-report-clarity .report-observatory .report-pair-index>.report-pair-choice:before{display:none}.studio-report-clarity .report-pair-reading{display:grid;grid-template-columns:minmax(0,1fr) auto 30px;align-items:baseline;gap:7px}.studio-report-clarity .report-pair-reading-name{display:flex;align-items:center;gap:7px;min-width:0;font-size:14px;font-weight:500}.studio-report-clarity .report-pair-reading-name .report-group-dot{width:5px;height:5px;flex:none}.studio-report-clarity .report-pair-reading strong{font-size:19px;font-weight:450;line-height:1.1;font-variant-numeric:tabular-nums}.studio-report-clarity .report-pair-reading small{color:var(--hub-muted);font-size:11px}.studio-report-clarity .report-pair-analysis{container:report-pair-analysis/inline-size}.studio-report-clarity .report-pair-graph-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:12px 0 18px;border-top:1px solid var(--hub-rule)}.studio-report-clarity .report-pair-graph-heading p{margin:0 0 6px;font-size:12px;color:var(--hub-muted)}.studio-report-clarity .report-pair-graph-heading h2{margin:0;font-size:30px;font-weight:450;line-height:1.15;letter-spacing:-.025em}.studio-report-clarity .report-pair-graph-heading>span{font-size:12px;color:var(--hub-muted);text-align:right}.studio-report-clarity .report-pair-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px}.studio-report-clarity .report-pair-chart{min-width:0}.studio-report-clarity .report-pair-chart-heading{display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;gap:12px;min-height:78px;padding:4px 0 10px}.studio-report-clarity .report-pair-chart-heading h3{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:1.3}.studio-report-clarity .report-pair-chart-heading p{margin-top:6px;font-size:12px;color:var(--hub-muted)}.studio-report-clarity .report-pair-chart-total{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:end;gap:6px;margin-left:auto}.studio-report-clarity .report-pair-chart-total strong{font-size:38px;font-weight:350;line-height:1;letter-spacing:-.025em;color:var(--hub-cyan);font-variant-numeric:tabular-nums}.studio-report-clarity .report-pair-chart-total>span{font-size:12px;color:var(--hub-muted)}.studio-report-clarity .report-pair-chart-goal{display:flex;justify-content:space-between;gap:12px;padding-bottom:12px;font-size:12px;color:var(--hub-muted)}.studio-report-clarity .report-pair-chart-goal>span:last-child{text-align:right;color:var(--hub-muted)}.studio-report-clarity .report-pair-chart-goal[data-known=true]>span:last-child{color:var(--hub-accent)}.studio-report-clarity .report-analysis .report-pair-chart .report-trend{padding:16px 14px 4px;border-radius:6px 20px 6px 6px;box-shadow:var(--hub-sheet-shadow)}.studio-report-clarity .report-analysis .report-pair-chart .report-chart{gap:5px}.studio-report-clarity .report-analysis .report-pair-chart .report-chart-bar-area{height:132px}.studio-report-clarity .report-analysis .report-pair-chart .report-chart-bar{width:76%}.studio-report-clarity .report-analysis .report-pair-chart .report-chart-bar>span{font-size:var(--hub-type-small)}.studio-report-clarity .report-analysis .report-pair-chart .report-chart-context{display:flex;flex-wrap:wrap;gap:4px 8px;font-size:var(--hub-type-small)}.studio-report-clarity .report-analysis .report-pair-chart .report-chart-keyboard-hint{margin-bottom:8px!important;font-size:var(--hub-type-small)}.studio-report-clarity .report-analysis .report-pair-chart .report-chart-readout{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;min-height:42px;font-size:12px}.studio-report-clarity .report-analysis .report-pair-chart .report-chart-readout>span{flex-wrap:wrap}.studio-report-clarity .report-analysis .report-pair-chart .report-chart-readout[data-steppable=true]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px}.studio-report-clarity .report-chart-readout[data-steppable=true]>span{grid-column:1}.studio-report-clarity .report-chart-readout[data-steppable=true]>.report-chart-open-day{grid-column:1/-1}.studio-report-clarity .report-chart-point-controls{grid-column:2;grid-row:1/3;display:flex;align-items:center;gap:4px}.studio-report-clarity .report-chart-point-controls>button{display:grid;place-items:center;width:var(--hub-control-size,44px);min-height:var(--hub-control-size,44px);border:1px solid var(--hub-paper-rule);border-radius:var(--hub-control-radius);color:var(--hub-ink);background:var(--hub-paper)}.studio-report-clarity .report-chart-point-controls>button:disabled{opacity:.45;cursor:default}.studio-report-clarity .report-chart-point-controls>button:focus-visible{outline:2px solid var(--hub-ink);outline-offset:2px}.studio-report-clarity .report-pair-inspect{display:flex;align-items:center;gap:8px;min-height:42px;margin-top:6px;color:var(--hub-accent);font-size:12px}.studio-report-clarity .report-pair-inspect:hover{text-decoration:underline;text-underline-offset:4px}@container (max-width: 620px){.studio-report-clarity .report-pair-chart-grid{grid-template-columns:minmax(0,1fr);gap:20px}.studio-report-clarity .report-pair-graph-heading{align-items:start}.studio-report-clarity .report-pair-graph-heading>span{max-width:110px}.studio-report-clarity .report-pair-chart-heading{min-height:0;padding-bottom:12px}.studio-report-clarity .report-analysis .report-pair-chart .report-chart-bar-area{height:96px}.studio-report-clarity .report-analysis .report-pair-chart .report-trend{padding-top:12px}}@media (max-width:1279px){.studio-report-clarity .report-observatory .report-pair-index{grid-template-columns:repeat(3,minmax(0,1fr));padding:0;border:0;gap:8px}.studio-report-clarity .report-pair-index .report-signal-index-heading{display:none}.studio-report-clarity .report-pair-index .report-signal-scope{grid-column:1/-1;padding-bottom:2px}.studio-report-clarity .report-observatory .report-pair-index>.report-pair-choice{min-height:74px;padding:10px;gap:8px}.studio-report-clarity .report-pair-reading{grid-template-columns:minmax(0,1fr) auto;gap:4px}.studio-report-clarity .report-pair-reading small{display:none}.studio-report-clarity .report-pair-reading-name{font-size:13px}.studio-report-clarity .report-pair-reading strong{font-size:18px}}@media (max-width:767px){.studio-report-clarity .report-observatory .report-pair-index{gap:6px}.studio-report-clarity .report-observatory .report-pair-index>.report-pair-choice{padding:10px 8px;min-height:76px;gap:10px}.studio-report-clarity .report-pair-reading{gap:3px}.studio-report-clarity .report-pair-reading-name{font-size:12px;gap:0}.studio-report-clarity .report-pair-reading-name .report-group-dot{display:none}.studio-report-clarity .report-pair-reading strong{font-size:15px}.studio-report-clarity .report-pair-graph-heading{padding:10px 0 18px}.studio-report-clarity .report-pair-graph-heading h2{font-size:26px}.studio-report-clarity .report-pair-graph-heading>span{display:none}.studio-report-clarity .report-pair-chart-total strong{font-size:33px}}.studio-report-clarity .report-pair-chart[data-group=avs] .report-trend{--report-accent:var(--report-ice-cyan)}.studio-report-clarity .report-pair-chart[data-group=ta] .report-trend{--report-accent:var(--report-ice-purple)}.studio-report-clarity .report-pair-chart[data-group=tic] .report-trend{--report-accent:var(--report-ice-green)}.studio-report-clarity .report-pair-chart[data-group=as] .report-trend{--report-accent:var(--report-ice-orange)}.studio-report-clarity .report-pair-chart[data-group=qi] .report-trend{--report-accent:var(--report-ice-amber)}.studio-report-clarity .report-pair-chart[data-group=pre] .report-trend{--report-accent:var(--report-ice-pink)}@media (min-width:1024px) and (max-width:1279px){.studio-report-clarity .report-observatory--paired .report-stage-grid{grid-template-columns:minmax(0,1fr);gap:14px}.studio-report-clarity .report-observatory--paired .report-stage-side{display:contents}.studio-report-clarity .report-observatory--paired .report-health-stage{display:none}.studio-report-clarity .report-observatory--paired[data-health-open=true] .report-health-stage{display:grid;grid-row:2;grid-template-columns:132px minmax(0,1fr);padding:8px 14px;border:1px solid var(--hub-rule);border-radius:var(--hub-control-radius)}.studio-report-clarity .report-observatory--paired .report-analysis{grid-row:2}.studio-report-clarity .report-observatory--paired[data-health-open=true] .report-analysis{grid-row:3}.studio-report-clarity .report-observatory--paired .report-mobile-health{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:40px;margin-bottom:13px;padding:8px 15px;border:1px solid var(--hub-rule);border-radius:var(--hub-control-radius);background:var(--report-night)}.studio-report-clarity .report-observatory--paired .report-mobile-health>span{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--hub-muted)}.studio-report-clarity .report-observatory--paired .report-mobile-health strong{font-size:23px;line-height:1;color:var(--hub-accent);font-weight:450}}