@layer antd;@layer tokens{.workspace-shell{--color-primary-hover:var(--color-primary-light);--color-primary-active:var(--color-secondary);--color-primary-glow:var(--color-accent-glow);--color-primary-glow-strong:var(--color-accent-glow-strong);--color-primary-soft-text:var(--color-primary-light);--pf-library-primary-stat-color:var(--color-primary-light);--pf-library-standards-stat-color:#e8eaf2;--pf-library-readiness-stat-color:var(--color-success-text);--bg-root:var(--color-bg-root);--bg-sunken:var(--color-bg-sunken);--bg-container:var(--color-bg-container);--bg-elevated:var(--color-bg-elevated);--bg-spotlight:var(--color-bg-spotlight);--color-bg-canvas:var(--color-bg-container);--bg-content:var(--color-bg-canvas);--color-bg-chrome:#11131a;--color-bg-sidebar:var(--color-bg-chrome);--chrome-surface:var(--color-bg-chrome);--sidebar-nav-hover-bg:var(--color-bg-elevated);--workspace-neutral-gradient-start:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell{--workspace-neutral-gradient-start:color-mix(in srgb, var(--color-bg-container) 94%, #fff)}}.workspace-shell{--workspace-neutral-gradient-end:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell{--workspace-neutral-gradient-end:color-mix(in srgb, var(--color-bg-container) 52%, #000)}}.workspace-shell{--workspace-neutral-sunken-gradient-start:var(--color-bg-sunken)}@supports (color:color-mix(in lab, red, red)){.workspace-shell{--workspace-neutral-sunken-gradient-start:color-mix(in srgb, var(--color-bg-sunken) 94%, #fff)}}.workspace-shell{--workspace-neutral-sunken-gradient-end:var(--color-bg-sunken)}@supports (color:color-mix(in lab, red, red)){.workspace-shell{--workspace-neutral-sunken-gradient-end:color-mix(in srgb, var(--color-bg-sunken) 50%, #000)}}.workspace-shell{--workspace-neutral-elevated-gradient-start:var(--color-bg-elevated)}@supports (color:color-mix(in lab, red, red)){.workspace-shell{--workspace-neutral-elevated-gradient-start:color-mix(in srgb, var(--color-bg-elevated) 94%, #fff)}}.workspace-shell{--workspace-neutral-elevated-gradient-end:var(--color-bg-elevated)}@supports (color:color-mix(in lab, red, red)){.workspace-shell{--workspace-neutral-elevated-gradient-end:color-mix(in srgb, var(--color-bg-elevated) 54%, #000)}}.workspace-shell{--workspace-neutral-gradient:linear-gradient(135deg, var(--workspace-neutral-gradient-start) 0%, var(--workspace-neutral-gradient-end) 100%);--workspace-neutral-sunken-gradient:linear-gradient(135deg, var(--workspace-neutral-sunken-gradient-start) 0%, var(--workspace-neutral-sunken-gradient-end) 100%);--workspace-neutral-elevated-gradient:linear-gradient(135deg, var(--workspace-neutral-elevated-gradient-start) 0%, var(--workspace-neutral-elevated-gradient-end) 100%);--border-default:var(--color-border);--border-subtle:var(--color-border-subtle);--border-strong:var(--color-border-strong);--fg-heading:var(--color-fg-heading);--fg-1:var(--color-fg-1);--fg-2:var(--color-fg-2);--fg-3:var(--color-fg-3);--readiness-ready:var(--color-success);--readiness-ready-bg:var(--color-success-bg);--readiness-review:var(--color-warning);--readiness-review-bg:var(--color-warning-bg);--readiness-notready:var(--color-error);--readiness-notready-bg:var(--color-error-bg);--severity-blocking:var(--color-error);--severity-major:var(--color-warning);--severity-minor:var(--fg-2);--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-pill:100px;--pf-settings-skel-duration:1.25s;--pf-settings-skel-line-h:10px;--pf-settings-skel-line-radius:4px;--pf-settings-skel-chip-h:16px;--pf-settings-skel-icon-size:28px;--pf-settings-skel-icon-radius:6px;--pf-settings-skel-shimmer:linear-gradient(90deg, var(--color-bg-elevated) 0%, var(--color-bg-elevated) 46%, var(--color-bg-elevated) 100%)}@supports (color:color-mix(in lab, red, red)){.workspace-shell{--pf-settings-skel-shimmer:linear-gradient(90deg, color-mix(in srgb, var(--color-bg-elevated) 76%, var(--color-border)) 0%, color-mix(in srgb, var(--color-bg-elevated) 55%, var(--color-fg-2)) 46%, color-mix(in srgb, var(--color-bg-elevated) 76%, var(--color-border)) 100%)}}.workspace-shell{--shadow-0:none;--shadow-1:0 2px 8px #00000038, 0 1px 2px #00000024;--shadow-2:0 6px 24px #00000047, 0 2px 6px #0000002e;--shadow-3:0 16px 48px #0009;--elev-0:none;--elev-1:0 1px 3px #0003, 0 2px 8px #00000024;--elev-2:0 4px 18px #00000042, 0 2px 8px #00000029;--elev-3:0 16px 48px #00000080, 0 6px 18px #00000038;--workspace-card-shadow:0 2px 4px #00000038;--workspace-card-shadow-hover:0 8px 24px #0000006b, 0 3px 8px #00000047;--shadow-focus-ring:0 0 0 3px var(--color-focus-ring);--shadow-switch-on:0 0 8px #0057d973;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:80px;--space-10:96px;--workspace-page-section-gap:var(--space-5);--workspace-settings-page-gap:18px;--workspace-header-content-gap:24px;--workspace-header-content-gap-extra:calc(var(--workspace-header-content-gap) - var(--workspace-page-section-gap));--workspace-settings-header-content-gap-extra:calc(var(--workspace-header-content-gap) - var(--workspace-settings-page-gap));--content-max:1440px;--sidebar-w:272px;--sidebar-collapsed-w:56px;--header-h:64px;--bleed-x:80px;--ease-out:cubic-bezier(.16, 1, .3, 1);--dur-hover:.4s;--workspace-hover-transition:all .4s ease;--dur-panel:.2s;--dur-page:.25s;--dur-toast:.3s;--font-sans:var(--font-roboto), "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Monaco, Consolas, monospace;--code-bg:var(--color-bg-elevated);--code-plain:var(--color-fg-1);--code-keyword:var(--color-primary-light);--code-string:var(--color-success);--code-number:var(--color-warning);--code-comment:var(--color-fg-3);--code-func:var(--color-primary-light);--code-tag:var(--color-error);--code-attr:var(--color-primary-light);--code-punct:var(--color-fg-2);--fs-h1:40px;--fw-h1:700;--lh-h1:1.2;--fs-h2:32px;--fw-h2:700;--lh-h2:1.2;--fs-h3:24px;--fw-h3:600;--lh-h3:1.25;--fs-h4:20px;--fw-h4:600;--lh-h4:1.3;--fs-h5:16px;--fw-h5:600;--lh-h5:1.4;--fs-body-lg:16px;--fw-body:400;--lh-body:1.6;--fs-body:14px;--fs-caption:12px;--fs-code:13px;--fs-overline:12px;--tracking-overline:.08em;isolation:isolate;box-sizing:border-box;height:100%;min-height:100dvh;color:var(--fg-1);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;margin:0;padding:0;position:relative;overflow:hidden}html[data-theme=light] .workspace-shell{--color-bg-canvas:#fafbfd;--color-bg-sidebar:#f3f6fa;--color-bg-chrome:var(--color-bg-container);--chrome-surface:var(--color-bg-container);--sidebar-nav-hover-bg:#eef2f6;--workspace-neutral-gradient-start:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell{--workspace-neutral-gradient-start:color-mix(in srgb, var(--color-bg-container) 66%, #fff)}}html[data-theme=light] .workspace-shell{--workspace-neutral-gradient-end:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell{--workspace-neutral-gradient-end:color-mix(in srgb, var(--color-bg-container) 72%, var(--color-border-subtle))}}html[data-theme=light] .workspace-shell{--workspace-neutral-sunken-gradient-start:var(--color-bg-sunken)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell{--workspace-neutral-sunken-gradient-start:color-mix(in srgb, var(--color-bg-sunken) 66%, #fff)}}html[data-theme=light] .workspace-shell{--workspace-neutral-sunken-gradient-end:var(--color-bg-sunken)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell{--workspace-neutral-sunken-gradient-end:color-mix(in srgb, var(--color-bg-sunken) 72%, var(--color-border-subtle))}}html[data-theme=light] .workspace-shell{--workspace-neutral-elevated-gradient-start:var(--color-bg-elevated)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell{--workspace-neutral-elevated-gradient-start:color-mix(in srgb, var(--color-bg-elevated) 66%, #fff)}}html[data-theme=light] .workspace-shell{--workspace-neutral-elevated-gradient-end:var(--color-bg-elevated)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell{--workspace-neutral-elevated-gradient-end:color-mix(in srgb, var(--color-bg-elevated) 72%, var(--color-border-subtle))}}html[data-theme=light] .workspace-shell{--pf-library-primary-stat-color:#3b638f;--pf-library-standards-stat-color:#54606b;--pf-library-readiness-stat-color:#2d6b47;--elev-1:0 1px 2px #0f172a0f, 0 2px 10px #0f172a0f;--elev-2:0 6px 22px #0f172a14, 0 2px 8px #0f172a0d;--elev-3:0 16px 48px #0f172a1f, 0 8px 22px #0f172a12;--workspace-card-shadow:0 2px 4px #0f172a0d;--workspace-card-shadow-hover:0 6px 18px #0f172a24, 0 2px 6px #0f172a1a;--wizard-success-check-bg:#34d399;--wizard-success-check-fg:#fff;--home-welcome-art-frame-bg:linear-gradient(135deg, #fbfdff 0%, #edf7ff 46%, #f3f0ff 100%), #fbfdff;--home-welcome-art-frame-shadow:inset 0 1px 0 #ffffffe6, inset 0 -86px 116px #0057d91a, inset 0 -18px 72px #7c3aed14, inset 0 0 0 1px #0057d90a;--home-welcome-art-card-bg:#ffffffe6;--home-welcome-art-card-shadow:0 20px 48px #0057d921, 0 10px 28px #0f172a14;--home-welcome-art-icon-bg:#eff7ffdb;--home-welcome-art-line-strong:#274e7a4d;--home-welcome-art-line-soft:#274e7a33;--home-welcome-art-score-bg:#0057d91a;--home-welcome-art-score-fg:#0046b8;--home-welcome-art-orbit-bg:linear-gradient(145deg, #0057d926, #5cadff24 58%, #7c3aed17);--home-welcome-art-core-bg:radial-gradient(circle, #0057d933 0 40%, transparent 68%), #ffffff57;--home-welcome-art-dot-success:#128341;--home-welcome-art-dot-warning:#b77900;--home-welcome-art-dot-info:#0b63d8}}@layer base{html[data-theme=light] .workspace-shell{--workspace-page-gradient:linear-gradient(135deg, var(--color-bg-canvas) 0%, var(--color-bg-canvas) 100%)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell{--workspace-page-gradient:linear-gradient(135deg, color-mix(in srgb, var(--color-bg-canvas) 88%, #fff) 0%, color-mix(in srgb, var(--color-bg-canvas) 70%, var(--color-bg-sunken)) 100%)}}html[data-theme=light] .workspace-shell{--workspace-grid-line:#0f172a0d;background-color:var(--color-bg-canvas);background-image:var(--workspace-page-gradient);background-attachment:fixed}html[data-theme=dark] .workspace-shell{--workspace-page-gradient:linear-gradient(135deg, var(--color-bg-root) 0%, var(--color-bg-root) 100%)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .workspace-shell{--workspace-page-gradient:linear-gradient(135deg, color-mix(in srgb, var(--color-bg-root) 94%, #fff) 0%, color-mix(in srgb, var(--color-bg-root) 66%, #000) 100%)}}html[data-theme=dark] .workspace-shell{--workspace-grid-line:#ffffff08;background-color:var(--color-bg-root);background-image:var(--workspace-page-gradient);background-attachment:fixed}.workspace-shell:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(to right, var(--workspace-grid-line) 1px, transparent 1px), linear-gradient(to bottom, var(--workspace-grid-line) 1px, transparent 1px);background-size:40px 40px;background-attachment:fixed;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000 0% 42%,#0000 55%);mask-image:linear-gradient(135deg,#000 0% 42%,#0000 55%)}.workspace-shell h1,.workspace-shell h2,.workspace-shell h3,.workspace-shell h4,.workspace-shell h5{color:var(--fg-heading);line-height:var(--lh-h1);margin:0}.workspace-shell h1{font-size:var(--fs-h1);font-weight:var(--fw-h1);letter-spacing:-.02em}.workspace-shell h2{font-size:var(--fs-h2);font-weight:var(--fw-h2);letter-spacing:-.015em}.workspace-shell h3{font-size:var(--fs-h3);font-weight:var(--fw-h3);letter-spacing:-.01em}.workspace-shell h4{font-size:var(--fs-h4);font-weight:var(--fw-h4);color:var(--fg-1)}.workspace-shell h5{font-size:var(--fs-h5);font-weight:var(--fw-h5);color:var(--fg-1)}.workspace-shell p{font-size:var(--fs-body);color:var(--fg-1);margin:0}html:has(.workspace-shell){overflow:hidden}html:has(.workspace-shell) body{overflow:hidden}.workspace-shell .caption{font-size:var(--fs-caption);color:var(--fg-2)}.workspace-shell .overline{font-size:var(--fs-overline);color:var(--fg-2);text-transform:uppercase;letter-spacing:var(--tracking-overline);font-weight:500}.workspace-shell .label{font-size:var(--fs-caption);color:var(--fg-2);font-weight:500}.workspace-shell code,.workspace-shell pre,.workspace-shell .mono{font-family:var(--font-mono);font-size:var(--fs-code)}.workspace-shell code{background:var(--bg-elevated);color:var(--color-primary-soft-text);border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:2px 6px}.workspace-shell pre{background:var(--bg-elevated);color:var(--color-primary-soft-text);border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:16px 20px;line-height:1.7;overflow-x:auto}.workspace-shell ::selection{background:var(--color-primary-glow-strong);color:var(--fg-heading)}.workspace-shell ::placeholder{color:var(--fg-3)}.workspace-shell :focus-visible{box-shadow:var(--shadow-focus-ring);border-color:var(--color-primary);outline:none}@media (prefers-reduced-motion:reduce){.workspace-shell .pf-finding-card-detail-pill,.workspace-shell .pf-finding-card-detail-icon,.workspace-shell .pf-finding-card-details-shell,.workspace-shell .pf-review-evidence-thumb,.workspace-shell .pf-review-evidence-thumb-image,.workspace-shell .pf-review-evidence-lightbox-panel,.workspace-shell .pf-wizard-complete-badge,.workspace-shell .pf-wizard-complete-check,.workspace-shell .new-review-wizard-backdrop-stack,.workspace-shell .new-review-wizard-backdrop-grid,.workspace-shell .new-review-wizard,.workspace-shell .new-review-wizard-modal,.workspace-shell .new-review-figma-bulk-paste-reveal,.workspace-shell .new-review-run-thumbnail,.workspace-shell .new-review-figma-analysis-status-meter-fill,.workspace-shell .home-welcome-backdrop,.workspace-shell .home-welcome-modal,.workspace-shell .home-welcome-art,.workspace-shell .home-welcome-close,.workspace-shell .home-welcome-primary-cta svg:last-child,.workspace-shell .home-welcome-primary-cta,.workspace-shell .billing-plans-tier-price-sub--yearly,.workspace-shell [data-workspace-side-drawer]>:first-child,.workspace-shell [data-workspace-side-drawer]>:last-child,.workspace-shell .mobile-sidebar-backdrop,.workspace-shell .sidebar--mobile,.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-nav-label,.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-nav-badge,.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-recent-header,.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-history-list,.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-profile-card,.workspace-shell .new-review-run-thumbnail:before,.workspace-shell .pf-review-guided-mode,.workspace-shell .pf-review-guided-layout,.workspace-shell .pf-review-guided-screen-track--animate{transition:none;animation:none!important}.workspace-shell .pf-review-guided-screen-track--animate{transition:none!important}.workspace-shell .pf-review-evidence-strip--loading .pf-review-evidence-thumb-media:not(.pf-review-evidence-thumb-media--loaded):after{animation:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes workspaceSideDrawerBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes workspaceSideDrawerPanelIn{0%{opacity:.92;transform:translate(100%)}72%{opacity:1}to{opacity:1;transform:translate(0)}}@keyframes workspaceMobileSidebarPanelIn{0%{opacity:.92;transform:translate(-100%)}72%{opacity:1}to{opacity:1;transform:translate(0)}}@keyframes pfWizardCompleteBadgeIn{0%{opacity:.2;transform:translateY(7px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pfWizardCompleteCheckFlip{0%{opacity:1;transform:perspective(140px)rotateX(180deg)translateY(6px)scale(.74)}18%{opacity:1;transform:perspective(140px)rotateX(108deg)translateY(4px)scale(.84)}48%{opacity:1;transform:perspective(140px)rotateX(-20deg)translateY(-1px)scale(1.08)}70%{opacity:1;transform:perspective(140px)rotateX(8deg)translateY(0)scale(1.02)}to{opacity:1;transform:perspective(140px)rotateX(0)translateY(0)scale(1)}}@keyframes newReviewFigmaAnalysisMeter{0%{opacity:.65;transform:translate(-105%)}45%{opacity:1}to{opacity:.65;transform:translate(240%)}}@keyframes preflightModalEnter{0%{opacity:0}to{opacity:1}}@keyframes homeWelcomeBackdropEnter{0%{opacity:0}to{opacity:1}}@keyframes sidebarContentReveal{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes homeWelcomeModalEnter{0%{opacity:0;filter:blur(1px);transform:translateY(7px)scale(.992)}72%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes homeWelcomeArtEnter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes pfReviewRunThumbnailReady{0%,to{box-shadow:0 18px 54px #0000006b, 0 0 18px color-mix(in srgb, var(--color-success-text) 16%, transparent)}50%{box-shadow:0 20px 60px #00000075, 0 0 34px color-mix(in srgb, var(--color-success-text) 30%, transparent)}}@keyframes pfReviewRunThumbnailDock{0%{opacity:0;transform:translate(-48%)}34%{opacity:1}to{opacity:0;transform:translate(48%)}}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes dot{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.workspace-shell .pf-wizard-complete-badge{transform-origin:50% 80%;backface-visibility:hidden;transform-style:preserve-3d;will-change:opacity, transform;animation:.22s ease-out both pfWizardCompleteBadgeIn}.workspace-shell .pf-wizard-complete-check{transform-origin:50% 80%;backface-visibility:visible;transform-style:preserve-3d;animation:.68s cubic-bezier(.2,.9,.2,1) both pfWizardCompleteCheckFlip;animation-delay:inherit;will-change:opacity, transform;display:inline-flex}.workspace-shell ::-webkit-scrollbar{width:10px;height:10px}.workspace-shell ::-webkit-scrollbar-thumb{background:var(--border-default);border:2px solid var(--bg-root);border-radius:10px}.workspace-shell ::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.workspace-shell ::-webkit-scrollbar-track{background:0 0}}@layer primitives{.workspace-shell .workspace-icon-control{border:1px solid var(--color-border);background:var(--color-bg-elevated);color:var(--color-fg-2);cursor:pointer;appearance:none;box-sizing:border-box;transition:var(--workspace-hover-transition);border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.workspace-shell .workspace-icon-control:hover:not(:disabled){background:var(--color-bg-spotlight);border-color:var(--color-border-strong);color:var(--color-fg-heading);box-shadow:0 8px 22px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-icon-control:hover:not(:disabled){box-shadow:0 8px 22px color-mix(in srgb, var(--color-primary) 12%, transparent)}}.workspace-shell .workspace-icon-control:hover:not(:disabled){transform:translateY(-1px)}.workspace-shell .workspace-icon-control:active:not(:disabled){background:var(--color-info-bg);border-color:var(--color-primary);transform:translateY(0)scale(.97)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-icon-control:active:not(:disabled){border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border))}}.workspace-shell .workspace-icon-control:active:not(:disabled){color:var(--color-primary-light)}.workspace-shell .workspace-icon-control:disabled{opacity:.45;cursor:not-allowed}.workspace-shell .project-owner-select-wrap{width:100%;display:block;position:relative}.workspace-shell .project-owner-select.ant-select{--ant-select-padding-vertical:0px;align-items:center;width:100%;height:38px;min-height:38px;padding-block:0;padding-inline:12px 42px;display:flex;position:relative}.workspace-shell .project-owner-select.ant-select-single .ant-select-selector{border-color:var(--color-border);background:var(--color-bg-elevated);height:38px;min-height:38px;color:var(--color-fg-1);box-shadow:none;border-radius:8px;align-items:center;padding-inline:12px 42px;display:flex;position:relative;overflow:hidden}.workspace-shell .project-owner-select.ant-select .ant-select-content{flex:auto;align-items:center;min-width:0;height:100%;margin-inline-end:0;line-height:1.35;display:flex}.workspace-shell .project-owner-select.ant-select .ant-select-content-has-value{display:flex}.workspace-shell .project-owner-select.ant-select .ant-select-content>.project-owner-select-option{height:100%}.workspace-shell .project-owner-select.ant-select .ant-select-input{height:100%;line-height:1.35}.workspace-shell .project-owner-select.ant-select-focused .ant-select-selector,.workspace-shell .project-owner-select.ant-select-open .ant-select-selector{border-color:var(--color-primary);box-shadow:0 0 0 3px #0057d933}.workspace-shell .project-owner-select.ant-select-single .ant-select-selection-item,.workspace-shell .project-owner-select.ant-select-single .ant-select-selection-placeholder{height:auto;min-height:0;font-size:13px;line-height:1.35;font-family:var(--font-sans);color:var(--color-fg-1);align-items:center;min-width:0;max-width:100%;padding-inline-end:26px;display:flex;overflow:hidden}.workspace-shell .project-owner-select.ant-select-single .ant-select-selection-wrap{align-items:center;min-width:0;height:100%;display:flex}.workspace-shell .project-owner-select.ant-select-single .ant-select-selection-search-input{height:36px;font-size:13px;font-family:var(--font-sans)}.workspace-shell .project-owner-select.ant-select-single .ant-select-selection-search{align-items:center;display:flex;position:absolute;inset:0 42px 0 12px}.workspace-shell .project-owner-select .ant-select-arrow{color:var(--color-fg-2);top:50%;justify-content:center;align-items:center;width:20px;height:20px;margin:0;line-height:1;transition:color .16s,transform .16s;display:inline-flex;position:absolute;inset-inline-end:12px;transform:translateY(-50%)}.workspace-shell .project-owner-select.ant-select-open .ant-select-arrow{color:var(--color-primary-light);transform:translateY(-50%)rotate(180deg)}.workspace-shell .project-owner-select-chevron{z-index:2;width:18px;height:18px;color:inherit;pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.workspace-shell .project-owner-select-wrap:has(.ant-select-open) .project-owner-select-chevron{color:var(--color-primary-light);transform:translateY(-50%)rotate(180deg)}.workspace-shell .project-owner-select .ant-select-selection-item .project-owner-select-option{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-shell .project-owner-select-option{min-width:0;font-size:13px;font-family:var(--font-sans);align-items:center;gap:8px;line-height:1.35;display:flex}.workspace-shell .project-owner-select-option>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .project-owner-select-option>span:last-child:not(:first-child){color:var(--color-fg-3);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.workspace-shell .account-menu-card,.workspace-shell .account-menu-flyout,.workspace-shell .breadcrumb-workspace-menu,.workspace-shell .notifications-menu-card,.workspace-shell .admin-account-popover,.workspace-shell .tweaks-panel{background:var(--color-bg-sunken);box-shadow:var(--elev-3);font-family:var(--font-sans);border:none;border-radius:12px}.workspace-shell .pf-sliding-thumb{background:var(--color-bg-container);box-shadow:0 2px 6px #0f172a24}html[data-theme=dark] .workspace-shell .pf-sliding-thumb{background:var(--color-bg-elevated);box-shadow:inset 0 1px #ffffff0a,0 4px 14px #0006}.workspace-shell button.workspace-shell-feedback-btn:not([aria-pressed=true]){box-shadow:0 1px #0000001f}.workspace-shell button.workspace-shell-feedback-btn[aria-pressed=true]{box-shadow:none}.workspace-shell button.workspace-shell-feedback-btn:focus-visible{box-shadow:var(--shadow-focus-ring);border-color:var(--color-primary)}.workspace-shell button.workspace-shell-feedback-btn[aria-pressed=true]:focus-visible{box-shadow:var(--shadow-focus-ring)}.workspace-shell textarea.pf-ask-composer-textarea:focus-visible{box-shadow:none;border-color:#0000}.workspace-shell .pf-workspace-button--default:not(:disabled):hover,.workspace-shell .pf-workspace-button--default:not(:disabled):focus-visible{background:var(--color-primary)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-workspace-button--default:not(:disabled):hover,.workspace-shell .pf-workspace-button--default:not(:disabled):focus-visible{background:color-mix(in srgb, var(--color-primary) 10%, var(--color-bg-container))!important}}.workspace-shell .pf-workspace-button--default:not(:disabled):hover,.workspace-shell .pf-workspace-button--default:not(:disabled):focus-visible{border-color:var(--color-primary)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-workspace-button--default:not(:disabled):hover,.workspace-shell .pf-workspace-button--default:not(:disabled):focus-visible{border-color:color-mix(in srgb, var(--color-primary) 28%, var(--color-border))!important}}.workspace-shell .pf-workspace-button--default:not(:disabled):hover,.workspace-shell .pf-workspace-button--default:not(:disabled):focus-visible{outline:none}.workspace-shell .pf-workspace-button--default:not(:disabled):active{background:var(--color-bg-elevated)!important}.workspace-shell .pf-ask-empty-state-wrap{width:100%}.workspace-shell .pf-ask-empty-state{max-width:720px;min-height:clamp(220px,38vh,360px)}.workspace-shell .pf-ask-empty-state .preflight-empty-state__halo,.workspace-shell .pf-ask-empty-state .preflight-empty-state__tile{box-shadow:none!important;filter:none!important}.workspace-shell .pf-segmented-short-label{display:none}.workspace-shell .pf-segmented-option{align-items:center;line-height:1}.workspace-shell .pf-segmented-icon,.workspace-shell .pf-segmented-label{align-items:center;display:inline-flex}.workspace-shell .pf-segmented-icon{flex:0 0 16px;justify-content:center;width:16px;height:16px}.workspace-shell .pf-segmented-icon svg{display:block}.workspace-shell .pf-segmented-label,.workspace-shell .pf-segmented-short-label{align-items:center;min-height:16px}.workspace-shell .pf-segmented--icon-only .pf-segmented-icon{flex-basis:18px;width:18px;height:18px}}@layer shell{.workspace-shell .app{z-index:1;box-sizing:border-box;height:100dvh;min-height:0;padding:max(14px, env(safe-area-inset-top,0px)) max(18px, env(safe-area-inset-right,0px)) max(18px, env(safe-area-inset-bottom,0px)) max(18px, env(safe-area-inset-left,0px));background:0 0;flex-direction:column;gap:14px;display:flex;position:relative}.workspace-shell .app-shell-row{flex-direction:row;flex:1;align-items:stretch;gap:14px;min-width:0;min-height:0;display:flex;overflow:visible}.workspace-shell .sidebar{z-index:10;width:var(--sidebar-w);background:var(--bg-root);border-right:1px solid var(--color-border);box-sizing:border-box;min-height:0;transition:width .18s var(--ease-out,ease);flex-direction:column;flex-shrink:0;align-self:stretch;gap:2px;padding:18px 12px 14px;display:flex;position:relative}.workspace-shell .sidebar.sidebar--desktop{box-shadow:var(--elev-1);background:var(--chrome-surface);z-index:120;border:none;border-radius:14px;overflow:visible}.workspace-shell .sidebar--desktop.sidebar--collapsed,html[data-sidebar-collapsed="1"] .workspace-shell .sidebar.sidebar--desktop:not(.sidebar--collapsed){width:var(--sidebar-collapsed-w);padding-left:8px;padding-right:8px}.workspace-shell .sidebar-brand{z-index:130;box-sizing:border-box;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;width:100%;min-height:34px;padding:0 0 12px;display:flex;position:relative}.workspace-shell .sidebar-brand .sidebar-brand-title-aid{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace-shell .sidebar-brand-leading{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.workspace-shell .sidebar-brand-icon{color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex;transform:translateY(-2px)}.workspace-shell .sidebar-brand>svg:first-child{flex-shrink:0;display:block;transform:translateY(-2px)}.workspace-shell .sidebar-brand-mark{display:block}.workspace-shell .sidebar-brand-lockup{flex:0 auto;align-items:center;gap:8px;min-width:0;display:inline-flex}.workspace-shell .sidebar-brand-name{color:var(--color-fg-heading);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;line-height:1.15;overflow:hidden}.workspace-shell .sidebar-brand-mvp{font-size:var(--fs-caption);letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary);background:var(--color-primary-surface);border-radius:999px;flex-shrink:0;padding:4px 10px;font-weight:700;line-height:1}html[data-theme=light] .workspace-shell .sidebar-brand-name{color:var(--color-fg-heading)}html[data-theme=light] .workspace-shell .sidebar-brand-mvp{color:var(--color-primary);background:var(--color-primary-surface)}html[data-theme=dark] .workspace-shell .sidebar-brand-mvp{color:var(--color-primary-light);background:var(--color-primary-surface)}.workspace-shell .sidebar-brand.sidebar-brand--collapsed{flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0 0 14px}.workspace-shell .sidebar-collapse-toggle{background:var(--color-bg-elevated);width:34px;height:34px;color:var(--color-fg-1);cursor:pointer;appearance:none;transition:var(--workspace-hover-transition);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.workspace-shell .sidebar-collapse-toggle:hover{background:var(--color-bg-spotlight)}.workspace-shell .sidebar-collapse-toggle:focus-visible{box-shadow:var(--shadow-focus-ring);outline:none}.workspace-shell .sidebar-workspace-switcher{flex:auto;min-width:0;position:relative}.workspace-shell .sidebar-workspace-switcher-button{width:100%;min-width:0;height:34px;color:var(--color-fg-2);cursor:pointer;font:inherit;transition:var(--workspace-hover-transition);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;margin:0;padding:0 10px;font-size:13px;font-weight:700;line-height:1.2;display:flex}.workspace-shell .sidebar-workspace-switcher-button:hover:not(:disabled),.workspace-shell .sidebar-workspace-switcher-button:focus-visible:not(:disabled),.workspace-shell .sidebar-workspace-switcher-button[aria-expanded=true]{background:var(--sidebar-nav-hover-bg);border-color:var(--color-border);color:var(--color-fg-1);outline:none}html[data-theme=light] .workspace-shell .sidebar-workspace-switcher-button:hover:not(:disabled),html[data-theme=light] .workspace-shell .sidebar-workspace-switcher-button[aria-expanded=true]{border-color:#0000}.workspace-shell .sidebar-workspace-switcher-button:focus-visible:not(:disabled){box-shadow:var(--shadow-focus-ring)}.workspace-shell .sidebar-workspace-switcher-button:disabled{cursor:default;opacity:.65}.workspace-shell .sidebar-workspace-switcher-button>svg:last-child{color:var(--color-fg-3);margin-left:auto}.workspace-shell .sidebar-workspace-switcher-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .sidebar-workspace-switcher-menu{z-index:140;box-sizing:border-box;border:1px solid var(--color-border);background:var(--color-bg-container);width:100%;max-width:min(100%,100vw - 32px);box-shadow:var(--elev-2);border-radius:10px;flex-direction:column;gap:6px;padding:7px;display:flex;position:absolute;top:calc(100% + 8px);left:0}.workspace-shell .sidebar--desktop .sidebar-workspace-switcher-menu{width:calc(100% + 44px);max-width:min(100% + 44px,100vw - 32px)}.workspace-shell .sidebar-workspace-switcher-list{flex-direction:column;gap:3px;min-height:0;max-height:min(260px,42vh);display:flex;overflow-y:auto}.workspace-shell .sidebar-workspace-switcher-option,.workspace-shell .sidebar-workspace-switcher-edit{box-sizing:border-box;width:100%;min-width:0;min-height:34px;color:var(--color-fg-2);cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;margin:0;padding:8px 10px;font-size:12.5px;font-weight:600;line-height:1.25;text-decoration:none;display:flex}.workspace-shell .sidebar-workspace-switcher-option.is-active{background:var(--color-info-bg);color:var(--color-fg-1)}.workspace-shell .sidebar-workspace-switcher-option.is-switching{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .sidebar-workspace-switcher-option.is-switching{background:color-mix(in srgb, var(--color-primary) 16%, var(--color-bg-elevated))}}.workspace-shell .sidebar-workspace-switcher-option.is-switching{color:var(--color-fg-1);opacity:1}.workspace-shell .sidebar-workspace-switcher-option:hover:not(:disabled),.workspace-shell .sidebar-workspace-switcher-option:focus-visible:not(:disabled),.workspace-shell .sidebar-workspace-switcher-edit:hover,.workspace-shell .sidebar-workspace-switcher-edit:focus-visible{background:var(--sidebar-nav-hover-bg);color:var(--color-fg-1);outline:none}.workspace-shell .sidebar-workspace-switcher-option:disabled{cursor:default;opacity:.65}.workspace-shell .sidebar-workspace-switcher-option.is-switching:disabled{opacity:1}.workspace-shell .sidebar-workspace-switcher-option-label,.workspace-shell .sidebar-workspace-switcher-edit span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .sidebar-workspace-switcher-option svg{color:var(--color-primary-light);flex:none;margin-left:auto}.workspace-shell .sidebar-workspace-switcher-option-spinner{border:2px solid var(--color-primary-light);border-radius:50%;flex:none;width:13px;height:13px;margin-left:auto}@supports (color:color-mix(in lab, red, red)){.workspace-shell .sidebar-workspace-switcher-option-spinner{border:2px solid color-mix(in srgb, var(--color-primary-light) 28%, var(--color-border))}}.workspace-shell .sidebar-workspace-switcher-option-spinner{border-top-color:var(--color-primary-light);animation:.75s linear infinite preflight-workspace-switch-spin}.workspace-shell .sidebar-workspace-switcher-edit{border-top:1px solid var(--color-border-subtle);color:var(--color-fg-2);border-radius:0 0 8px 8px;padding-top:10px}.workspace-shell .sidebar-workspace-switcher-edit svg{flex:none}.workspace-shell .sidebar-workspace-switcher-status{color:var(--color-fg-3);flex-direction:column;gap:7px;padding:8px 10px;font-size:12px;line-height:1.35;display:flex}.workspace-shell .sidebar--desktop .sidebar-primary-nav{margin-top:6px}.workspace-shell .sidebar--collapsed .sidebar-nav-item,html[data-sidebar-collapsed="1"] .workspace-shell .sidebar.sidebar--desktop:not(.sidebar--collapsed) .sidebar-nav-item{justify-content:center;gap:0;padding-left:0;padding-right:0}.workspace-shell .sidebar-nav-tooltip-trigger{width:100%;display:block}.workspace-shell a.sidebar-profile-card.sidebar-profile-card--collapsed{box-sizing:border-box;background:0 0;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0;display:flex}.workspace-shell a.sidebar-profile-card.sidebar-profile-card--collapsed.is-sidebar-profile--admin{background:var(--color-info-bg)}.workspace-shell a.sidebar-profile-card.sidebar-profile-card--collapsed:not(.is-sidebar-profile--admin):hover,.workspace-shell a.sidebar-profile-card.sidebar-profile-card--collapsed:not(.is-sidebar-profile--admin):focus-visible{background:var(--sidebar-nav-hover-bg);box-shadow:none}html[data-theme=light] .workspace-shell a.sidebar-profile-card.sidebar-profile-card--collapsed:not(.is-sidebar-profile--admin){box-shadow:none;background:0 0;border:0}html[data-theme=light] .workspace-shell a.sidebar-profile-card.sidebar-profile-card--collapsed:not(.is-sidebar-profile--admin):hover,html[data-theme=light] .workspace-shell a.sidebar-profile-card.sidebar-profile-card--collapsed:not(.is-sidebar-profile--admin):focus-visible{background:var(--sidebar-nav-hover-bg);box-shadow:none}.workspace-shell a.sidebar-profile-card.sidebar-profile-card--collapsed .sidebar-profile-card-cog{display:none}.workspace-shell .sidebar-nav-item{box-sizing:border-box;border-radius:8px;gap:10px;min-width:0;height:36px;padding:0 10px;font-size:14px;font-weight:500}.workspace-shell .sidebar-nav-item--disabled{opacity:.56}.workspace-shell .sidebar-nav-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .sidebar-nav-badge{background:var(--color-bg-spotlight);color:var(--color-fg-2);font-size:var(--fs-caption);white-space:nowrap;border-radius:10px;flex:none;margin-left:auto;padding:2px 7px;line-height:1.2}.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-nav-label,.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-nav-badge,.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-recent-header,.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-history-list,.workspace-shell .sidebar:not(.sidebar--collapsed) .sidebar-profile-card:not(.sidebar-profile-card--collapsed){animation:sidebarContentReveal .14s var(--ease-out,ease) both}.workspace-shell .sidebar-recent-header{white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .sidebar-recent-header>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .sidebar-history-list{flex-direction:column;flex:1;gap:2px;min-height:0;margin-left:-4px;margin-right:-4px;padding-left:4px;padding-right:4px;display:flex;overflow-y:auto}.workspace-shell .sidebar-history-item{position:relative}.workspace-shell .sidebar-history-main{width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:var(--workspace-hover-transition);background:0 0;border:none;border-radius:8px;flex-direction:column;gap:3px;margin:0;padding:9px 38px 9px 10px;display:flex}.workspace-shell .sidebar-history-item.is-active .sidebar-history-main{background:var(--color-bg-spotlight)}.workspace-shell .sidebar-history-item:hover .sidebar-history-main,.workspace-shell .sidebar-history-item:focus-within .sidebar-history-main{background:var(--color-bg-elevated)}.workspace-shell .sidebar-history-title{color:var(--color-fg-2);text-overflow:ellipsis;white-space:nowrap;transition:var(--workspace-hover-transition);font-size:12px;font-weight:500;line-height:1.35;overflow:hidden}.workspace-shell .sidebar-history-item.is-active .sidebar-history-title,.workspace-shell .sidebar-history-item:hover .sidebar-history-title,.workspace-shell .sidebar-history-item:focus-within .sidebar-history-title{color:var(--color-fg-1)}.workspace-shell .sidebar-history-meta{color:var(--color-fg-3);font-family:var(--font-mono);font-size:var(--fs-caption);white-space:nowrap;align-items:center;gap:6px;min-width:0;max-width:100%;line-height:1.35;display:flex;overflow:hidden}.workspace-shell .sidebar-history-dot{background:var(--sidebar-history-rubric);border-radius:999px;flex:none;width:6px;height:6px}.workspace-shell .sidebar-history-score{color:var(--sidebar-history-rubric);white-space:nowrap;flex:none}.workspace-shell .sidebar-history-separator{white-space:nowrap;flex:none}.workspace-shell .sidebar-history-time{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .sidebar-history-draft-label{color:var(--color-primary-light);white-space:nowrap;flex:none;font-weight:600}.workspace-shell .sidebar-history-draft-progress{background:var(--color-primary-light);border-radius:999px;width:100%;height:3px;margin-top:2px;display:block;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .sidebar-history-draft-progress{background:color-mix(in srgb, var(--color-primary-light) 16%, var(--color-bg-sunken))}}.workspace-shell .sidebar-history-draft-progress-fill{border-radius:inherit;background:var(--color-primary-light);min-width:0;height:100%;transition:width .26s var(--ease-out);display:block}.workspace-shell .sidebar-history-item--draft.is-active .sidebar-history-draft-label,.workspace-shell .sidebar-history-item--draft:hover .sidebar-history-draft-label,.workspace-shell .sidebar-history-item--draft:focus-within .sidebar-history-draft-label{color:var(--color-primary-light)}.workspace-shell .sidebar-history-hide-btn{background:var(--color-bg-container);border:none;border-radius:999px;justify-content:center;align-items:center;width:23px;height:23px;margin:0;padding:0;display:inline-flex;position:absolute;top:50%;right:6px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .sidebar-history-hide-btn{background:color-mix(in srgb, var(--color-bg-container) 72%, transparent)}}.workspace-shell .sidebar-history-hide-btn{color:var(--color-fg-3);cursor:pointer;opacity:0;transition:opacity .15s,color .15s,background .15s,box-shadow .15s,transform .15s;transform:translateY(-50%)scale(.94)}.workspace-shell .sidebar-history-item:hover .sidebar-history-hide-btn,.workspace-shell .sidebar-history-item:focus-within .sidebar-history-hide-btn,.workspace-shell .sidebar-history-hide-btn:focus-visible{opacity:.88;transform:translateY(-50%)scale(1)}.workspace-shell .sidebar-history-hide-btn:hover,.workspace-shell .sidebar-history-hide-btn:focus-visible{background:var(--color-bg-container);color:var(--color-fg-1);opacity:1;box-shadow:0 0 0 1px var(--color-border-strong)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .sidebar-history-hide-btn:hover,.workspace-shell .sidebar-history-hide-btn:focus-visible{box-shadow:0 0 0 1px color-mix(in srgb, var(--color-border-strong) 62%, transparent)}}.workspace-shell .sidebar-history-hide-btn:active{transform:translateY(-50%)scale(.96)}.workspace-shell a.sidebar-profile-card{color:inherit;transition:var(--workspace-hover-transition);text-decoration:none}.workspace-shell .sidebar-profile-card{color:var(--color-fg-2);background:0 0;border:none;border-radius:10px;padding:10px 12px;display:block}.workspace-shell a.sidebar-profile-card:not(.is-sidebar-profile--admin):hover,.workspace-shell a.sidebar-profile-card:not(.is-sidebar-profile--admin):focus-visible{background:var(--sidebar-nav-hover-bg);color:var(--color-fg-1);box-shadow:none;border:none;outline:none}.workspace-shell a.sidebar-profile-card:focus-visible{box-shadow:var(--shadow-focus-ring)}.workspace-shell .sidebar-profile-card-row>div{overflow:hidden}.workspace-shell .sidebar-profile-card-row>div>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;word-break:normal!important}.workspace-shell .sidebar-profile-card-name,.workspace-shell .sidebar-profile-card-subtitle,.workspace-shell .sidebar-profile-card-avatar,.workspace-shell .sidebar-profile-card-cog,.workspace-shell .sidebar-profile-card-collapsed-icon{color:inherit}.workspace-shell .mobile-nav-trigger,.workspace-shell .mobile-sidebar-shell{display:none}.workspace-shell .main{background:0 0;border:none;border-radius:0;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}@media (min-width:768px){.workspace-shell .sidebar.sidebar--desktop .sidebar-brand{display:flex}}.workspace-shell .preflight-new-review-fab{right:max(24px, calc(env(safe-area-inset-right) + 20px));bottom:max(24px, calc(env(safe-area-inset-bottom) + 20px));z-index:50;background:var(--color-primary);border:none;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 18px;display:inline-flex;position:fixed}@supports (color:color-mix(in lab, red, red)){.workspace-shell .preflight-new-review-fab{background:color-mix(in srgb, var(--color-primary) 72%, transparent)}}.workspace-shell .preflight-new-review-fab{color:#fff;font-family:var(--font-sans);letter-spacing:-.01em;box-shadow:var(--elev-3), 0 0 0 1px #ffffff1a;cursor:pointer;transition:var(--workspace-hover-transition);font-size:14px;font-weight:700}.workspace-shell .preflight-new-review-fab:hover,.workspace-shell .preflight-new-review-fab:focus-visible{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .preflight-new-review-fab:hover,.workspace-shell .preflight-new-review-fab:focus-visible{background:color-mix(in srgb, var(--color-primary) 88%, #fff)}}.workspace-shell .preflight-new-review-fab:hover,.workspace-shell .preflight-new-review-fab:focus-visible{box-shadow:var(--elev-3), 0 0 0 4px var(--color-focus-ring);transform:translateY(-2px)}.workspace-shell .preflight-new-review-fab:active{transform:translateY(0)scale(.98)}.workspace-shell:has([data-workspace-side-drawer=open]) .preflight-new-review-fab{opacity:0;pointer-events:none;transform:translateY(8px)scale(.96)}.workspace-shell .workspace-side-drawer--managed{overflow:hidden}.workspace-shell .workspace-side-drawer--managed>:last-child{max-height:100dvh;overflow:hidden}.workspace-shell .workspace-side-drawer--managed>:last-child>:last-child{min-height:0;padding-bottom:max(48px, calc(env(safe-area-inset-bottom,0px) + 32px));scroll-padding-bottom:max(48px, calc(env(safe-area-inset-bottom,0px) + 32px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto}.workspace-shell [data-workspace-side-drawer]:not(.workspace-side-drawer--managed)>:first-child{will-change:opacity;animation:.32s cubic-bezier(.22,1,.36,1) both workspaceSideDrawerBackdropIn}.workspace-shell [data-workspace-side-drawer]:not(.workspace-side-drawer--managed)>:last-child{backface-visibility:hidden;will-change:transform, opacity;animation:.36s cubic-bezier(.22,1,.36,1) both workspaceSideDrawerPanelIn;transform:translateZ(0)}.workspace-shell .main-body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.workspace-shell .main-body:has(>.workspace-switch-overlay--inline){border-radius:var(--radius-lg)}.workspace-shell .workspace-switch-overlay{z-index:40;background:var(--bg-root);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-switch-overlay{background:color-mix(in srgb, var(--bg-root) 88%, transparent)}}.workspace-shell .workspace-switch-overlay{-webkit-backdrop-filter:blur(6px);pointer-events:auto}.workspace-shell .workspace-switch-overlay--inline{border-radius:var(--radius-lg);clip-path:inset(0 round var(--radius-lg));overflow:hidden}.workspace-shell .workspace-switch-overlay[aria-hidden=true]{display:none}.workspace-shell .workspace-switch-spinner{border:3px solid var(--border-default);border-top-color:var(--color-primary,#0057d9);border-radius:50%;width:36px;height:36px;animation:.75s linear infinite preflight-workspace-switch-spin}.workspace-shell .workspace-switch-label{color:var(--fg-1);letter-spacing:-.01em;font-size:15px;font-weight:500}.workspace-shell .workspace-switch-sub{color:var(--fg-3);text-align:center;max-width:280px;font-size:13px;line-height:1.45}@keyframes preflight-workspace-switch-spin{to{transform:rotate(360deg)}}.workspace-shell .header{box-sizing:border-box;width:100%;min-height:0;box-shadow:var(--elev-1);background:var(--chrome-surface);border:none;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:stretch;gap:8px;padding:10px 16px;display:flex}.workspace-shell .header-main-row{justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:32px;display:flex}.workspace-shell .header-main-row button{box-sizing:border-box}.workspace-shell .header-main-start{flex:1 1 0;align-items:center;gap:16px;min-width:0;display:flex}.workspace-shell .header .header-brand-lockup.sidebar-brand-leading{flex:none;align-self:center;max-width:min(200px,38vw)}.workspace-shell .header button.header-brand-lockup.sidebar-brand-leading{cursor:pointer;font:inherit;color:inherit;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;min-width:0;margin:0;padding:2px 6px 2px 0;display:inline-flex}.workspace-shell .header button.header-brand-lockup.sidebar-brand-leading:focus-visible{box-shadow:0 0 0 3px var(--color-focus-ring);outline:none}.workspace-shell .header .header-brand-lockup .sidebar-brand-name{font-size:15px}.workspace-shell .header .header-brand-lockup .header-mode-pill{margin-right:4px}.workspace-shell .header .header-brand-lockup .sidebar-brand-mark{width:22px;height:22px}.workspace-shell .home-page-breadcrumb{margin-bottom:10px}@media (min-width:768px){.workspace-shell .home-page-breadcrumb{margin-bottom:14px}}.workspace-shell .home-page-breadcrumb .breadcrumb{margin-bottom:16px}.workspace-shell .breadcrumb{min-width:0;color:var(--fg-2);flex-wrap:nowrap;flex:1 1 0;align-items:center;gap:8px;font-size:14px;line-height:1.25;display:flex;overflow:visible}.workspace-shell .breadcrumb .sep{color:var(--fg-3);flex-shrink:0}.workspace-shell .breadcrumb .crumb-link,.workspace-shell .breadcrumb .here{text-overflow:ellipsis;white-space:nowrap;word-break:normal;overflow-wrap:normal;flex:0 auto;min-width:0;overflow:hidden}.workspace-shell .breadcrumb .crumb-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .breadcrumb .crumb-link:last-child,.workspace-shell .breadcrumb .here:last-child{flex:1 1 0}.workspace-shell .breadcrumb .here{color:var(--fg-1);font-weight:500}.workspace-shell .breadcrumb .crumb-link{color:var(--fg-2);font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.workspace-shell .breadcrumb .crumb-link:hover{color:var(--fg-1)}.workspace-shell .breadcrumb .crumb-link:disabled{cursor:default;color:var(--fg-2)}.workspace-shell .breadcrumb-workspace-switcher{flex:0 auto;align-items:center;min-width:0;display:inline-flex;position:relative;overflow:visible}.workspace-shell .breadcrumb .crumb-workspace-btn{align-items:center;gap:3px;min-width:0;max-width:min(240px,42vw);display:inline-flex}.workspace-shell .breadcrumb .crumb-workspace-btn svg{opacity:.72;flex-shrink:0}.workspace-shell .breadcrumb-workspace-menu{z-index:70;box-sizing:border-box;flex-direction:column;gap:8px;width:288px;max-width:min(100vw - 1rem,18rem);padding:8px;display:flex;position:absolute;top:calc(100% + 10px);left:0;overflow:hidden}.workspace-shell .breadcrumb-workspace-menu-list{flex-direction:column;gap:8px;min-height:0;max-height:min(320px,52vh);display:flex;overflow-y:auto}.workspace-shell .breadcrumb-workspace-option{box-sizing:border-box;width:100%;min-height:42px;color:var(--fg-1);cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:500;display:flex}.workspace-shell .breadcrumb-workspace-option--active{background:var(--color-info-bg)}.workspace-shell .breadcrumb-workspace-option:hover,.workspace-shell .breadcrumb-workspace-option:focus-visible{background:var(--color-primary);color:#fff;outline:none}.workspace-shell .breadcrumb-workspace-option-spacer{flex-shrink:0;width:14px;height:14px}.workspace-shell .breadcrumb-workspace-option-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .breadcrumb-workspace-menu-edit{box-sizing:border-box;background:var(--color-bg-root);width:100%;min-height:42px;color:var(--color-fg-2);cursor:pointer;font:inherit;text-align:left;border:none;border-radius:8px;align-items:center;gap:10px;margin:0;padding:9px 12px;font-size:13px;font-weight:600;display:flex}.workspace-shell .breadcrumb-workspace-menu-edit:hover,.workspace-shell .breadcrumb-workspace-menu-edit:focus-visible{background:var(--color-primary);color:#fff;outline:none}.workspace-shell .header-actions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:25px;display:flex}.workspace-shell .header-new-review-btn,.workspace-shell .header-actions .kbd,.workspace-shell .app-header-icon-chip{box-sizing:border-box;background:var(--bg-elevated);cursor:pointer;appearance:none;height:32px;min-height:32px;max-height:32px;box-shadow:var(--elev-1);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.workspace-shell .header-new-review-btn{background:var(--color-primary);color:#fff;min-width:122px;font-family:var(--font-sans);letter-spacing:0;box-shadow:var(--elev-1);transition:var(--workspace-hover-transition);gap:7px;padding:0 14px;font-size:13px;font-weight:700;line-height:1}.workspace-shell .header-new-review-btn:hover,.workspace-shell .header-new-review-btn:focus-visible{background:#0046b8;outline:none}.workspace-shell .header-actions .kbd:hover{background:var(--bg-spotlight);box-shadow:var(--elev-2)}.workspace-shell .header-actions .header-search-btn:hover{background:var(--bg-spotlight)!important;border-color:var(--color-border-strong)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .header-actions .header-search-btn:hover{border-color:color-mix(in oklab, var(--color-border-strong) 72%, transparent)!important}}.workspace-shell .header-actions .header-search-btn:hover{transform:translateY(-1px);box-shadow:var(--elev-2)!important}.workspace-shell .header-new-review-btn:active{transform:translateY(0)scale(.98)}.workspace-shell .app-header-icon-chip{width:32px;min-width:32px;max-width:32px;transition:var(--workspace-hover-transition)}.workspace-shell .app-header-icon-chip svg{flex-shrink:0;width:16px;height:16px;display:block}.workspace-shell .app-header-session{border-left:none;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:8px;margin-left:0;padding-left:0;display:flex}.workspace-shell .app-header-icon-chip:hover{background:var(--bg-spotlight);box-shadow:var(--elev-2)}.workspace-shell .app-header-icon-chip:active{transform:scale(.97)}.workspace-shell .app-header-generator-chip{border:1px solid var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .app-header-generator-chip{border:1px solid color-mix(in srgb, var(--color-primary-light) 34%, var(--color-border))}}.workspace-shell .app-header-generator-chip{color:var(--fg-2)}.workspace-shell .app-header-generator-chip:hover,.workspace-shell .app-header-generator-chip:focus-visible,.workspace-shell .app-header-icon-chip.app-header-icon-chip--active{color:var(--fg-1)}.workspace-shell .app-header-generator-chip:hover,.workspace-shell .app-header-generator-chip:focus-visible{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .app-header-generator-chip:hover,.workspace-shell .app-header-generator-chip:focus-visible{border-color:color-mix(in srgb, var(--color-primary-light) 46%, var(--color-border))}}.workspace-shell .app-header-icon-chip.app-header-icon-chip--open,.workspace-shell .app-header-icon-chip.app-header-icon-chip--active{background:var(--color-info-bg);border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .app-header-icon-chip.app-header-icon-chip--open,.workspace-shell .app-header-icon-chip.app-header-icon-chip--active{border-color:color-mix(in srgb, var(--color-primary-light) 52%, var(--color-border))}}.workspace-shell .app-header-icon-chip.app-header-icon-chip--open,.workspace-shell .app-header-icon-chip.app-header-icon-chip--active{box-shadow:var(--elev-2), inset 0 0 0 1px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .app-header-icon-chip.app-header-icon-chip--open,.workspace-shell .app-header-icon-chip.app-header-icon-chip--active{box-shadow:var(--elev-2), inset 0 0 0 1px color-mix(in oklab, var(--color-primary) 35%, transparent)}}.workspace-shell .app-header-icon-chip:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .app-header-icon-chip:focus-visible{outline:2px solid color-mix(in oklab, var(--color-primary) 38%, transparent)}}.workspace-shell .app-header-icon-chip:focus-visible{outline-offset:2px}.workspace-shell .workspace-header-notifications-anchor{flex-shrink:0;position:relative}.workspace-shell .workspace-header-notifications-anchor .app-header-icon-chip{position:relative;overflow:visible}.workspace-shell .workspace-header-notifications-bell{color:var(--fg-2)}.workspace-shell .workspace-header-notifications-badge{min-width:16px;height:16px;font-size:var(--fs-caption);text-align:center;background:var(--color-danger,#f05252);color:#fff;box-shadow:0 0 0 2px var(--bg-elevated);border-radius:999px;padding:0 4px;font-weight:700;line-height:16px;position:absolute;top:-2px;right:-2px}.workspace-shell .notifications-menu-shell{z-index:100;position:absolute;top:40px;right:0}.workspace-shell .notifications-menu-card{width:320px;max-width:min(100vw - 1rem,20rem);overflow:hidden}.workspace-shell .notifications-menu-header{background:var(--color-bg-root);border-bottom:none;justify-content:space-between;align-items:center;gap:10px;padding:12px 8px;display:flex}.workspace-shell .notifications-menu-title{color:var(--fg-1);font-size:13px;font-weight:600}.workspace-shell .notifications-menu-mark-all{appearance:none;color:var(--color-primary-light,#5cadff);cursor:pointer;background:0 0;border:none;border-radius:6px;margin:0;padding:4px 8px;font-size:12px;font-weight:500}.workspace-shell .notifications-menu-mark-all:hover,.workspace-shell .notifications-menu-mark-all:focus-visible{background:var(--color-primary);color:#fff;outline:none}.workspace-shell .notifications-menu-list{box-sizing:border-box;flex-direction:column;gap:8px;min-height:0;max-height:min(50vh,22rem);padding:8px;display:flex;overflow-y:auto}.workspace-shell .notifications-menu-item{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;box-sizing:border-box;background:0 0;border:none;border-radius:8px;gap:10px;padding:12px 10px;display:flex}.workspace-shell .notifications-menu-item:last-child{border-bottom:none}.workspace-shell .notifications-menu-item--unread{background:var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-menu-item--unread{background:color-mix(in oklab, var(--color-primary-light,#5cadff) 6%, transparent)}}.workspace-shell .notifications-menu-item:hover,.workspace-shell .notifications-menu-item:focus-visible{background:var(--color-primary);color:#fff;outline:none}.workspace-shell .notifications-menu-item:hover .notifications-menu-item-title,.workspace-shell .notifications-menu-item:hover .notifications-menu-item-text,.workspace-shell .notifications-menu-item:hover .notifications-menu-item-time,.workspace-shell .notifications-menu-item:focus-visible .notifications-menu-item-title,.workspace-shell .notifications-menu-item:focus-visible .notifications-menu-item-text,.workspace-shell .notifications-menu-item:focus-visible .notifications-menu-item-time{color:#fff}.workspace-shell .notifications-menu-dot{background:var(--color-primary-light,#5cadff);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.workspace-shell .notifications-menu-dot-spacer{flex-shrink:0;width:8px;height:8px;margin-top:5px}.workspace-shell .notifications-menu-item-body{flex-direction:column;gap:4px;min-width:0;display:flex}.workspace-shell .notifications-menu-item-title{color:var(--fg-1);font-size:13px;font-weight:600}.workspace-shell .notifications-menu-item-text{color:var(--fg-2);font-size:12px;line-height:1.45}.workspace-shell .notifications-menu-item-time{font-size:var(--fs-caption);color:var(--fg-3);font-family:var(--font-mono)}.workspace-shell .notifications-menu-empty{min-height:88px;color:var(--fg-3);text-align:center;justify-content:center;align-items:center;padding:16px;font-size:13px;display:flex}.workspace-shell .notifications-menu-footer{background:var(--color-bg-root);border-top:none;padding:10px 8px}.workspace-shell .notifications-menu-view-all{width:100%;color:var(--color-primary-light,#5cadff);text-align:center;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.workspace-shell .notifications-menu-view-all:hover,.workspace-shell .notifications-menu-view-all:focus-visible{background:var(--color-primary);color:#fff;outline:none}.workspace-shell .notifications-admin{width:100%;margin-top:4px}.workspace-shell .notifications-admin-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:24px;width:100%;margin:0 0 14px;display:grid}.workspace-shell .notifications-admin-toolbar-status{color:var(--fg-1);place-self:end start;padding-bottom:6px;font-size:14px;font-weight:500;line-height:1}.workspace-shell .notifications-admin-toolbar-actions{justify-self:end;align-items:center;gap:16px;display:flex}.workspace-shell .notifications-admin-toolbar-actions>button{white-space:nowrap;height:42px;margin:0}.workspace-shell .notifications-admin-toolbar .workspace-secondary-btn:hover:not(:disabled),.workspace-shell .notifications-admin-toolbar .workspace-secondary-btn:focus-visible{color:var(--color-primary);background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-toolbar .workspace-secondary-btn:hover:not(:disabled),.workspace-shell .notifications-admin-toolbar .workspace-secondary-btn:focus-visible{background:color-mix(in oklab, var(--color-primary) 10%, var(--color-bg-container))}}.workspace-shell .notifications-admin-toolbar .workspace-secondary-btn:hover:not(:disabled),.workspace-shell .notifications-admin-toolbar .workspace-secondary-btn:focus-visible{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-toolbar .workspace-secondary-btn:hover:not(:disabled),.workspace-shell .notifications-admin-toolbar .workspace-secondary-btn:focus-visible{border-color:color-mix(in oklab, var(--color-primary) 45%, var(--color-border))}}.workspace-shell .notifications-admin-toolbar .workspace-danger-text-btn{color:var(--color-fg-1)}.workspace-shell .notifications-admin-toolbar .workspace-danger-text-btn:hover:not(:disabled),.workspace-shell .notifications-admin-toolbar .workspace-danger-text-btn:focus-visible{color:var(--color-error);background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-toolbar .workspace-danger-text-btn:hover:not(:disabled),.workspace-shell .notifications-admin-toolbar .workspace-danger-text-btn:focus-visible{background:color-mix(in oklab, var(--color-error) 10%, var(--color-bg-container))}}.workspace-shell .notifications-admin-toolbar .workspace-danger-text-btn:hover:not(:disabled),.workspace-shell .notifications-admin-toolbar .workspace-danger-text-btn:focus-visible{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-toolbar .workspace-danger-text-btn:hover:not(:disabled),.workspace-shell .notifications-admin-toolbar .workspace-danger-text-btn:focus-visible{border-color:color-mix(in oklab, var(--color-error) 40%, var(--color-border))}}.workspace-shell .notifications-admin-header-actions{align-items:center;gap:10px;margin-top:0;display:flex}.workspace-shell .settings-page-header .notifications-admin-header-actions{align-self:flex-start;margin-top:0}.workspace-shell .notifications-admin-dev-select{color:var(--fg-2);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.workspace-shell .notifications-admin-dev-select select{border:1px solid var(--border-default);background:var(--bg-container);min-width:180px;height:34px;color:var(--fg-1);font:600 12px/1 var(--font-sans);border-radius:8px;padding:0 30px 0 10px}.workspace-shell .notifications-admin-dev-select select:focus-visible{outline:2px solid var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-dev-select select:focus-visible{outline:2px solid color-mix(in oklab, var(--color-primary-light,#5cadff) 55%, transparent)}}.workspace-shell .notifications-admin-dev-select select:focus-visible{outline-offset:2px}.workspace-shell .notifications-admin-dev-send{white-space:nowrap;width:112px;height:34px}.workspace-shell .notifications-admin-dev-spin{animation:.8s linear infinite preflight-spin}.workspace-shell .notifications-admin-table-wrap{overflow-x:auto}.workspace-shell .notifications-admin-table{font-family:var(--font-sans)}.workspace-shell .notifications-admin-table thead th{white-space:nowrap}.workspace-shell .notifications-admin-select-col{text-align:center;width:46px}.workspace-shell .notifications-admin-checkbox{width:16px;height:16px;accent-color:var(--color-primary,#2563eb);cursor:pointer}.workspace-shell .notifications-admin-checkbox:disabled{cursor:not-allowed}.workspace-shell .notifications-admin-table tbody td{color:var(--color-fg-2)}.workspace-shell .notifications-admin-table-row--unread td{background:var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-table-row--unread td{background:color-mix(in oklab, var(--color-primary-light,#5cadff) 5%, transparent)}}.workspace-shell .notifications-admin-status{font-size:var(--fs-caption);border-radius:999px;align-items:center;padding:2px 8px;font-weight:600;display:inline-flex}.workspace-shell .notifications-admin-status--unread{background:var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-status--unread{background:color-mix(in oklab, var(--color-primary-light,#5cadff) 18%, transparent)}}.workspace-shell .notifications-admin-status--unread{color:var(--color-primary-light,#5cadff)}.workspace-shell .notifications-admin-status--read{background:var(--bg-spotlight);color:var(--fg-3)}.workspace-shell .notifications-admin-cell-title{max-width:200px;font-weight:600}.workspace-shell .notifications-admin-cell-body{color:var(--fg-2);max-width:420px;line-height:1.45}.workspace-shell .notifications-admin-cell-time{font-family:var(--font-mono);color:var(--fg-3);white-space:nowrap;font-size:12px}.workspace-shell .notifications-admin-row-actions{align-items:center;gap:8px;min-width:92px;display:flex}.workspace-shell .notifications-admin-dash{color:var(--fg-3);font-size:13px}.workspace-shell .notifications-admin-empty{text-align:center;height:auto;color:var(--fg-3);padding:0}.workspace-shell .notifications-admin-pagination{min-height:40px;color:var(--fg-2);justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:12px;display:flex}.workspace-shell .notifications-admin-pagination-status{min-width:0;font-weight:600}.workspace-shell .notifications-admin-pagination-controls{justify-content:flex-end;align-items:center;gap:12px;display:flex}.workspace-shell .notifications-admin-page-size{white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:inline-flex}.workspace-shell .notifications-admin-page-size select{border:1px solid var(--border-default);background:var(--bg-container);width:64px;height:30px;color:var(--fg-1);font:600 12px/1 var(--font-sans);border-radius:7px;padding:0 24px 0 9px}.workspace-shell .notifications-admin-page-size select:focus-visible{outline:2px solid var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-page-size select:focus-visible{outline:2px solid color-mix(in oklab, var(--color-primary-light,#5cadff) 55%, transparent)}}.workspace-shell .notifications-admin-page-size select:focus-visible{outline-offset:2px}.workspace-shell .notifications-admin-page-buttons{align-items:center;gap:8px;display:inline-flex}.workspace-shell .notifications-admin-page-btn{border:1px solid var(--border-default);width:68px;height:30px;color:var(--fg-2);letter-spacing:0;white-space:nowrap;background:0 0;border-radius:7px;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.workspace-shell .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin-page-btn:focus-visible:not(:disabled){border-color:var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin-page-btn:focus-visible:not(:disabled){border-color:color-mix(in oklab, var(--color-primary-light,#5cadff) 42%, var(--border-default))}}.workspace-shell .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin-page-btn:focus-visible:not(:disabled){background:var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin-page-btn:focus-visible:not(:disabled){background:color-mix(in oklab, var(--color-primary-light,#5cadff) 8%, transparent)}}.workspace-shell .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin-page-btn:focus-visible:not(:disabled){color:var(--fg-1);transform:none}.workspace-shell .notifications-admin-page-btn:disabled{opacity:.45;cursor:not-allowed}.workspace-shell .notifications-admin-page-count{text-align:center;min-width:68px;color:var(--fg-3);white-space:nowrap;font-weight:600}.workspace-shell .notifications-confirm-dialog .notifications-confirm-title{color:var(--color-fg-heading);letter-spacing:0;margin:0;padding-right:34px;font-weight:700;font-size:16px!important;line-height:22px!important}.workspace-shell .notifications-confirm-dialog .notifications-confirm-copy{color:var(--color-fg-2);margin:10px 0 0;font-size:13px!important;line-height:20px!important}.workspace-shell .notifications-admin .notifications-admin-pagination{min-height:40px;color:var(--fg-2);justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:12px;display:flex}.workspace-shell .notifications-admin .notifications-admin-pagination-status{min-width:0;font-weight:600}.workspace-shell .notifications-admin .notifications-admin-pagination-controls{justify-content:flex-end;align-items:center;gap:12px;display:flex}.workspace-shell .notifications-admin .notifications-admin-page-size{white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:inline-flex}.workspace-shell .notifications-admin .notifications-admin-page-size select{border:1px solid var(--border-default);background:var(--bg-container);width:64px;height:30px;color:var(--fg-1);font:600 12px/1 var(--font-sans);border-radius:7px;padding:0 24px 0 9px}.workspace-shell .notifications-admin .notifications-admin-page-size select:focus-visible{outline:2px solid var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin .notifications-admin-page-size select:focus-visible{outline:2px solid color-mix(in oklab, var(--color-primary-light,#5cadff) 55%, transparent)}}.workspace-shell .notifications-admin .notifications-admin-page-size select:focus-visible{outline-offset:2px}.workspace-shell .notifications-admin .notifications-admin-page-buttons{align-items:center;gap:8px;display:inline-flex}.workspace-shell .notifications-admin .notifications-admin-page-btn{border:1px solid var(--border-default);width:68px;height:30px;color:var(--fg-2);letter-spacing:0;white-space:nowrap;background:0 0;border-radius:7px;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.workspace-shell .notifications-admin .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin .notifications-admin-page-btn:focus-visible:not(:disabled){border-color:var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin .notifications-admin-page-btn:focus-visible:not(:disabled){border-color:color-mix(in oklab, var(--color-primary-light,#5cadff) 42%, var(--border-default))}}.workspace-shell .notifications-admin .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin .notifications-admin-page-btn:focus-visible:not(:disabled){background:var(--color-primary-light,#5cadff)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .notifications-admin .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin .notifications-admin-page-btn:focus-visible:not(:disabled){background:color-mix(in oklab, var(--color-primary-light,#5cadff) 8%, transparent)}}.workspace-shell .notifications-admin .notifications-admin-page-btn:hover:not(:disabled),.workspace-shell .notifications-admin .notifications-admin-page-btn:focus-visible:not(:disabled){color:var(--fg-1);transform:none}.workspace-shell .notifications-admin .notifications-admin-page-btn:disabled{opacity:.45;cursor:not-allowed}.workspace-shell .notifications-admin .notifications-admin-page-count{text-align:center;min-width:68px;color:var(--fg-3);white-space:nowrap;font-weight:600}.workspace-shell .notifications-admin-footnote{color:var(--fg-3);align-items:flex-start;gap:8px;margin-top:16px;font-size:12px;line-height:1.5;display:flex}.workspace-shell .notifications-admin-footnote-icon{color:var(--fg-3);flex-shrink:0;margin-top:2px}@keyframes preflight-spin{to{transform:rotate(360deg)}}@media (max-width:720px){.workspace-shell .notifications-admin-toolbar{grid-template-columns:1fr;row-gap:10px}.workspace-shell .notifications-admin-toolbar-status{justify-self:start}.workspace-shell .notifications-admin-toolbar-actions{flex-direction:column;justify-self:stretch;align-items:stretch}.workspace-shell .notifications-admin-header-actions{flex-direction:column;align-items:stretch;margin-right:0}.workspace-shell .notifications-admin-dev-select{flex-direction:column;align-items:flex-start}.workspace-shell .notifications-admin-dev-select select,.workspace-shell .notifications-admin-dev-send,.workspace-shell .notifications-admin-toolbar-actions>.workspace-secondary-btn,.workspace-shell .notifications-admin-toolbar-actions>.workspace-danger-text-btn{width:100%}.workspace-shell .notifications-admin .notifications-admin-pagination,.workspace-shell .notifications-admin .notifications-admin-pagination-controls{flex-direction:column;align-items:stretch}.workspace-shell .notifications-admin .notifications-admin-pagination-controls{justify-content:flex-start}.workspace-shell .notifications-admin .notifications-admin-page-buttons{justify-content:space-between;width:100%}}@media (max-width:767px){.workspace-shell .app{width:100%;padding-top:max(10px, env(safe-area-inset-top,0px));padding-bottom:max(12px, env(safe-area-inset-bottom,0px));padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px));gap:10px;overflow:hidden}.workspace-shell .content,.workspace-shell .ask-wrap{padding:16px 0!important}.workspace-shell .pf-review-module,.workspace-shell .pf-review-module-live{padding:0 0 16px!important}.workspace-shell .app-shell-row{flex:1;gap:0;min-width:0;min-height:0}.workspace-shell .sidebar--desktop{display:none}.workspace-shell .main{width:100%;min-width:0;box-shadow:none;background:0 0;border-radius:0}.workspace-shell .mobile-nav-trigger{border:1px solid var(--border-default);background:var(--bg-elevated);width:44px;min-width:44px;height:44px;color:var(--fg-1);appearance:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.workspace-shell .mobile-nav-trigger:hover{background:var(--bg-spotlight);border-color:var(--border-strong)}.workspace-shell .mobile-sidebar-shell{z-index:120;display:block;position:fixed;inset:0}.workspace-shell .mobile-sidebar-backdrop{-webkit-backdrop-filter:blur(4px);will-change:opacity;background:#0000008f;border:0;width:100%;height:100%;margin:0;padding:0;animation:.32s cubic-bezier(.22,1,.36,1) both workspaceSideDrawerBackdropIn;position:absolute;inset:0}.workspace-shell .sidebar--mobile{z-index:1;width:min(86vw,320px);max-width:calc(100vw - 28px);height:100dvh;box-shadow:var(--shadow-3,0 16px 48px #0009);backface-visibility:hidden;will-change:transform, opacity;animation:.34s cubic-bezier(.22,1,.36,1) both workspaceMobileSidebarPanelIn;position:absolute;inset:0 auto 0 0}.workspace-shell .mobile-sidebar-close{border:1px solid var(--border-default);background:var(--bg-elevated);width:44px;height:44px;color:var(--fg-1);z-index:150;border-radius:10px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;top:18px;right:12px}.workspace-shell .sidebar--mobile .sidebar-brand{min-height:44px;padding-right:56px}.workspace-shell .sidebar--mobile .sidebar-workspace-switcher{align-items:center;min-height:44px;display:flex}.workspace-shell .sidebar--mobile .sidebar-workspace-switcher-button{height:44px;padding:0 18px}.workspace-shell .sidebar--mobile .sidebar-workspace-switcher-menu{width:calc(100% + 56px);max-width:min(100% + 56px,100vw - 32px)}.workspace-shell .sidebar--mobile{gap:8px}.workspace-shell .sidebar--mobile .sidebar-nav-item{border-radius:10px;gap:13px;height:48px;min-height:48px;padding:0 18px;font-size:15px;font-weight:600}.workspace-shell .sidebar--mobile .sidebar-nav-item svg{width:20px!important;height:20px!important}.workspace-shell .sidebar--mobile .sidebar-history-main{min-height:48px;padding-right:54px}.workspace-shell .sidebar--mobile .sidebar-history-hide-btn{opacity:.76;width:34px;height:34px;right:8px;transform:translateY(-50%)scale(1)}.workspace-shell .header{box-shadow:var(--elev-1);background:var(--chrome-surface);border:none;border-radius:12px;gap:8px;padding:8px 12px}.workspace-shell .header-main-row{gap:10px;min-height:44px}.workspace-shell .header-main-start{gap:10px}.workspace-shell .header .header-brand-lockup .sidebar-brand-name{display:none}.workspace-shell .header button.header-brand-lockup.sidebar-brand-leading{flex:none;gap:6px;max-width:none;padding-right:0}.workspace-shell .breadcrumb{gap:6px;font-size:12px}.workspace-shell .breadcrumb .crumb-link{border-radius:8px;align-items:center;min-height:44px;padding:0 6px;display:inline-flex}.workspace-shell .header-actions{gap:8px}.workspace-shell .app-header-icon-chip{border-radius:10px;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}.workspace-shell .header-new-review-btn{border-radius:10px;gap:8px;min-width:136px;padding:0 16px;font-size:14px;height:44px!important;min-height:44px!important;max-height:44px!important}.workspace-shell .app-header-session{border-left:0;gap:8px;margin-left:0;padding-left:0}}@media (max-width:1024px){.workspace-shell .breadcrumb>:not(:first-child){display:none}.workspace-shell .breadcrumb .crumb-workspace-btn{max-width:min(320px,60vw)}}@media (max-width:767px) and (orientation:portrait){.workspace-shell .header-main-start>.breadcrumb{display:none}.workspace-shell .header-main-row{justify-content:space-between}.workspace-shell .header-new-review-btn{min-width:128px;padding:0 14px}}@media (max-width:480px){.workspace-shell .header-new-review-btn{width:44px;min-width:44px;max-width:44px;padding:0}.workspace-shell .header-new-review-btn span{display:none}}.workspace-shell .account-menu-shell{--account-menu-item-min-h:52px;--account-menu-pad-y:8px;--account-menu-pad-x:16px;--account-menu-font:14px;--account-menu-font-secondary:13px;z-index:100;position:absolute;top:40px;right:0}.workspace-shell .account-menu-card{width:288px;max-width:min(100vw - 1rem,18rem);position:relative;overflow:visible}.workspace-shell .account-menu-workspace-flyout-anchor{position:relative;overflow:visible}.workspace-shell .account-menu-flyout{z-index:101;width:288px;max-width:min(100vw - 1rem,18rem);margin-right:4px;position:absolute;top:0;left:auto;right:100%;overflow:hidden}.workspace-shell .account-menu-section-title{box-sizing:border-box;min-height:0;font-size:var(--fs-caption);color:var(--fg-3);letter-spacing:.12em;text-transform:uppercase;margin:0;padding:0;font-weight:700;line-height:1.2;display:block}.workspace-shell .account-menu-identity-block{box-sizing:border-box;padding:14px var(--account-menu-pad-x,16px) 16px}.workspace-shell .account-menu-row{min-width:0;min-height:var(--account-menu-item-min-h,52px);box-sizing:border-box;padding:var(--account-menu-pad-y,8px) var(--account-menu-pad-x,16px);align-items:center;gap:10px;display:flex}.workspace-shell .account-menu-row--identity .account-menu-identity-text{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.workspace-shell .account-menu-identity-block .account-menu-identity-text{flex-direction:column;gap:5px;min-width:0;display:flex}.workspace-shell .account-menu-identity-text p{margin:0}.workspace-shell .account-menu-identity-email{font-size:var(--account-menu-font,14px);color:var(--fg-1);white-space:normal;word-break:break-word;font-weight:500;line-height:1.35;overflow:visible}.workspace-shell .account-menu-identity-name{font-size:var(--account-menu-font-secondary,13px);color:var(--fg-2);white-space:normal;word-break:break-word;line-height:1.35;overflow:visible}.workspace-shell .account-menu-identity-status{font-size:var(--account-menu-font,14px);color:var(--fg-2);line-height:1.25}.workspace-shell .account-menu-identity-status--emph{font-size:var(--account-menu-font,14px);color:var(--fg-1);font-weight:500;line-height:1.25}.workspace-shell .account-menu-border-t{border-top:none;margin:0 8px 8px;padding-top:0}.workspace-shell .account-menu-item{width:100%;min-height:var(--account-menu-item-min-h,52px);box-sizing:border-box;padding:var(--account-menu-pad-y,8px) var(--account-menu-pad-x,16px);text-align:left;color:var(--fg-1);cursor:pointer;font-size:var(--account-menu-font,14px);font-weight:500;font-family:var(--font-sans);transition:var(--workspace-hover-transition);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;margin:0;display:flex}.workspace-shell .account-menu-item:hover,.workspace-shell .account-menu-item:focus-visible{background:var(--color-primary);color:#fff;outline:none}.workspace-shell .account-menu-item:hover svg,.workspace-shell .account-menu-item:focus-visible svg{stroke:#fff}.workspace-shell .account-menu-workspace-btn{width:100%;min-width:0;min-height:var(--account-menu-item-min-h,52px);box-sizing:border-box;padding:var(--account-menu-pad-y,8px) var(--account-menu-pad-x,16px);text-align:left;color:var(--fg-1);cursor:pointer;font-size:var(--account-menu-font,14px);transition:var(--workspace-hover-transition);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;margin:0;font-weight:500;display:flex}.workspace-shell .account-menu-workspace-btn:hover:not(:disabled),.workspace-shell .account-menu-workspace-btn:focus-visible:not(:disabled){background:var(--color-primary);color:#fff;outline:none}.workspace-shell .account-menu-workspace-btn:hover:not(:disabled) svg,.workspace-shell .account-menu-workspace-btn:focus-visible:not(:disabled) svg{stroke:#fff}.workspace-shell .account-menu-workspace-btn:hover:not(:disabled) .account-menu-workspace-name,.workspace-shell .account-menu-workspace-btn:focus-visible:not(:disabled) .account-menu-workspace-name{color:#ffffffeb}.workspace-shell .account-menu-workspace-btn:disabled{opacity:.6;cursor:default}.workspace-shell .account-menu-workspace-btn[aria-expanded=true]{background:var(--color-info-bg)}.workspace-shell .account-menu-workspace-name{text-align:right;min-width:0;font-size:var(--account-menu-font-secondary,13px);color:var(--fg-2);white-space:normal;word-break:break-word;flex:1;padding-left:8px;font-weight:400;overflow:visible}.workspace-shell .account-menu-role-row{width:100%;min-width:0;min-height:var(--account-menu-item-min-h,52px);box-sizing:border-box;padding:var(--account-menu-pad-y,8px) var(--account-menu-pad-x,16px);color:var(--fg-1);font-size:var(--account-menu-font,14px);border-radius:8px;align-items:center;gap:10px;margin:0;font-weight:500;display:flex}.workspace-shell .account-menu-role-label{flex-shrink:0}.workspace-shell .account-menu-role-value{text-align:right;min-width:0;font-size:var(--account-menu-font-secondary,13px);color:var(--fg-2);white-space:normal;word-break:break-word;flex:1;padding-left:8px;font-weight:400;overflow:visible}.workspace-shell .account-menu-flyout-list{box-sizing:border-box;flex-direction:column;gap:8px;min-height:0;max-height:min(50vh,22rem);padding:8px;display:flex;overflow-y:auto}.workspace-shell .account-menu-flyout-item{width:100%;min-height:var(--account-menu-item-min-h,52px);box-sizing:border-box;padding:var(--account-menu-pad-y,8px) var(--account-menu-pad-x,16px);text-align:left;color:var(--fg-1);cursor:pointer;font-size:var(--account-menu-font,14px);transition:var(--workspace-hover-transition);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;font-weight:500;display:flex}.workspace-shell .account-menu-flyout-item--active{background:var(--color-info-bg)}.workspace-shell .account-menu-flyout-item:hover,.workspace-shell .account-menu-flyout-item:focus-visible{background:var(--color-primary);color:#fff;outline:none}.workspace-shell .account-menu-flyout-item:hover svg,.workspace-shell .account-menu-flyout-item:focus-visible svg{stroke:#fff}.workspace-shell .account-menu-theme-row{min-height:var(--account-menu-item-min-h,52px);box-sizing:border-box;padding:var(--account-menu-pad-y,8px) var(--account-menu-pad-x,16px);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-shell .account-menu-theme-label{font-size:var(--account-menu-font,14px);color:var(--fg-1);font-weight:500}.workspace-shell .account-menu-theme-row .theme-sun-moon{color:var(--fg-2);flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.workspace-shell .account-menu-logout{width:100%;min-height:var(--account-menu-item-min-h,52px);box-sizing:border-box;padding:var(--account-menu-pad-y,8px) var(--account-menu-pad-x,16px);text-align:left;color:var(--fg-1);cursor:pointer;font-size:var(--account-menu-font,14px);transition:var(--workspace-hover-transition);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;font-weight:500;display:flex}.workspace-shell .account-menu-logout:hover,.workspace-shell .account-menu-logout:focus-visible{background:var(--color-primary);color:#fff;outline:none}.workspace-shell .account-menu-logout:hover svg,.workspace-shell .account-menu-logout:focus-visible svg{stroke:#fff}.workspace-shell .account-menu-card>.account-menu-border-t:last-child{border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);margin-bottom:0;padding-bottom:8px;overflow:hidden}.workspace-shell .content{background:0 0;border-radius:0;flex:1;width:100%;min-width:0;min-height:0;padding:16px;overflow:clip auto}.workspace-shell .content>:where(.workspace-page,.settings-page-inner,.home-dashboard,.pf-review-module,.pf-review-module-live,section),.workspace-shell .ask-wrap>:where(.workspace-page,section),.workspace-shell .pf-reviews-content>section{width:100%;max-width:var(--content-max);box-sizing:border-box}}@layer shared{.workspace-shell .workspace-page,.workspace-shell .home-dashboard,.workspace-shell .pf-review-module,.workspace-shell .pf-review-module-live,.workspace-shell .settings-module{width:100%;max-width:var(--content-max);box-sizing:border-box;margin:0}.workspace-shell .home-dashboard{box-sizing:border-box;width:100%;padding-bottom:32px;container-type:inline-size}}@layer features{html[data-theme=light] .workspace-shell .pf-readiness-score-panel{background:var(--color-bg-spotlight)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-readiness-score-panel{background:color-mix(in srgb, var(--color-bg-spotlight) 92%, var(--color-bg-canvas))}}html[data-theme=light] .workspace-shell .pf-readiness-score-panel{box-shadow:var(--elev-1);border:none}html[data-theme=light] .workspace-shell .pf-readiness-stat{background:var(--color-bg-spotlight)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-readiness-stat{background:color-mix(in srgb, var(--color-bg-spotlight) 58%, var(--color-bg-container))}}html[data-theme=light] .workspace-shell .pf-readiness-stat{box-shadow:var(--elev-1);border:none}html[data-theme=light] .workspace-shell .pf-score-dial svg circle:first-of-type{stroke:var(--color-border-subtle)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-score-dial svg circle:first-of-type{stroke:color-mix(in srgb, var(--color-border-subtle) 70%, var(--color-bg-container))}}html[data-theme=light] .workspace-shell .pf-dimension-bar-track{background:var(--color-border-subtle)!important}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-dimension-bar-track{background:color-mix(in srgb, var(--color-border-subtle) 28%, var(--color-bg-container))!important}}html[data-theme=light] .workspace-shell .pf-review-guided-mode,html[data-theme=light] .workspace-shell .pf-review-guided-layout,html[data-theme=light] .workspace-shell .pf-review-guided-carousel,html[data-theme=light] .workspace-shell .pf-review-guided-screen-wrap{background:0 0}html[data-theme=light] .workspace-shell .pf-review-guided-findings-panel,html[data-theme=light] .workspace-shell .pf-review-guided-persona-card,html[data-theme=light] .workspace-shell .pf-review-guided-ask-panel{background:var(--pf-review-guided-chrome-gradient);box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));border:none}html[data-theme=light] .workspace-shell .pf-review-guided-grade-card .pf-readiness-card,html[data-theme=light] .workspace-shell .pf-review-guided-stage-header-panel{background:var(--pf-review-guided-container-gradient);box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1))}html[data-theme=light] .workspace-shell .pf-review-guided-flow-panel,html[data-theme=light] .workspace-shell .pf-review-guided-flow-check,html[data-theme=light] .workspace-shell .pf-review-guided-scrubber{box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1))}html[data-theme=light] .workspace-shell .pf-review-guided-scrubber{background:var(--pf-review-guided-scrubber-gradient)}html[data-theme=light] .workspace-shell .pf-review-guided-finding-item{background:var(--color-bg-container);border-color:var(--color-border-subtle);box-shadow:none}html[data-theme=light] .workspace-shell .pf-review-guided-finding-item:hover{background:var(--color-bg-elevated);box-shadow:var(--elev-1)}html[data-theme=light] .workspace-shell .pf-review-guided-finding-item--active{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-finding-item--active{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-bg-container))}}html[data-theme=light] .workspace-shell .pf-review-guided-finding-item--active{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-finding-item--active{border-color:color-mix(in srgb, var(--color-primary) 32%, var(--color-border))}}html[data-theme=light] .workspace-shell .pf-review-guided-screen-scroll>.pf-review-guided-slide-thumbnails--dock{background:var(--chrome-surface)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-screen-scroll>.pf-review-guided-slide-thumbnails--dock{background:color-mix(in srgb, var(--chrome-surface) 96%, transparent)}}html[data-theme=light] .workspace-shell .pf-review-guided-screen-scroll>.pf-review-guided-slide-thumbnails--dock{box-shadow:none}html[data-theme=light] .workspace-shell .pf-review-guided-flow-check-score{color:var(--color-primary)}html[data-theme=light] .workspace-shell .pf-review-guided-screen-scroll,html[data-theme=light] .workspace-shell .pf-review-guided-screen-image-clip{box-shadow:none;background:0 0}html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb-media img{filter:none}html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb:hover .pf-review-guided-slide-thumb-media img,html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active .pf-review-guided-slide-thumb-media img,html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active:hover .pf-review-guided-slide-thumb-media img{filter:brightness(1.02)saturate(1.04)}html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active{background:color-mix(in srgb, var(--color-primary) 10%, var(--chrome-surface))}}html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active{box-shadow:var(--elev-1), 0 0 0 1px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active{box-shadow:var(--elev-1), 0 0 0 1px color-mix(in srgb, var(--color-primary) 28%, transparent)}}html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active:hover{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active:hover{background:color-mix(in srgb, var(--color-primary) 14%, var(--chrome-surface))}}html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active:hover{box-shadow:var(--elev-2), 0 0 0 1px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb--active:hover{box-shadow:var(--elev-2), 0 0 0 1px color-mix(in srgb, var(--color-primary) 32%, transparent)}}html[data-theme=light] .workspace-shell .pf-review-guided-slide-thumb:hover{box-shadow:var(--elev-1)}html[data-theme=light] .workspace-shell .pf-review-guided-marker{box-shadow:0 6px 18px #0f172a2e}html[data-theme=light] .workspace-shell .pf-review-guided-marker--active{box-shadow:0 8px 22px #0f172a3d}html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-badge-bg:#4d5c6b;--pf-review-guided-badge-bg-active:#3d4d5c;--pf-review-guided-badge-border:var(--pf-review-guided-badge-bg)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-badge-border:color-mix(in srgb, var(--pf-review-guided-badge-bg) 82%, #000)}}html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient-start:var(--chrome-surface)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient-start:color-mix(in srgb, var(--chrome-surface) 66%, #fff)}}html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient-end:var(--chrome-surface)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient-end:color-mix(in srgb, var(--chrome-surface) 72%, var(--color-border-subtle))}}html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-container-gradient-start:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-container-gradient-start:color-mix(in srgb, var(--color-bg-container) 66%, #fff)}}html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-container-gradient-end:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-container-gradient-end:color-mix(in srgb, var(--color-bg-container) 72%, var(--color-border-subtle))}}html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-scrubber-gradient-start:var(--chrome-surface)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-scrubber-gradient-start:color-mix(in srgb, var(--chrome-surface) 66%, #fff)}}html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-scrubber-gradient-end:var(--chrome-surface)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-scrubber-gradient-end:color-mix(in srgb, var(--chrome-surface) 70%, var(--color-border-subtle))}}html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient:linear-gradient(135deg, var(--pf-review-guided-chrome-gradient-start) 0%, var(--pf-review-guided-chrome-gradient-end) 100%);--pf-review-guided-container-gradient:linear-gradient(135deg, var(--pf-review-guided-container-gradient-start) 0%, var(--pf-review-guided-container-gradient-end) 100%);--pf-review-guided-scrubber-gradient:linear-gradient(135deg, var(--pf-review-guided-scrubber-gradient-start) 0%, var(--pf-review-guided-scrubber-gradient-end) 100%);--pf-review-guided-screen-image-elev-shadow:0 24px 56px #0f172a24, 0 8px 22px #0f172a1a, 0 0 0 1px var(--color-border-subtle)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-screen-image-elev-shadow:0 24px 56px #0f172a24, 0 8px 22px #0f172a1a, 0 0 0 1px color-mix(in srgb, var(--color-border-subtle) 52%, transparent)}}html[data-theme=light] .workspace-shell .pf-review-guided-mode{--pf-review-guided-screen-image-elev-filter:drop-shadow(0 24px 56px #0f172a29) drop-shadow(0 8px 22px #0f172a1f)}.workspace-shell .content:has(.pf-review-module-live[aria-busy=true]){flex-direction:column;display:flex;overflow:hidden}.workspace-shell .ask-wrap{width:100%;max-width:var(--content-max);box-sizing:border-box;background:0 0;flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;margin:0;padding:16px;display:flex;overflow:hidden auto}.workspace-shell .pf-tag,.workspace-shell .pf-soft-code{max-width:100%}.workspace-shell .pf-soft-code{overflow-wrap:anywhere}.workspace-shell .pf-layer-activation-panel{background-color:var(--workspace-neutral-gradient-start);background-image:var(--workspace-neutral-gradient);box-shadow:0 1px 0 var(--color-border-subtle);background-repeat:no-repeat;background-size:100% 100%;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:6px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-layer-activation-panel{box-shadow:0 1px 0 color-mix(in srgb, var(--color-border-subtle) 72%, transparent)}}.workspace-shell .pf-layer-activation-card{background:var(--pf-layer-bg);border:none;border-radius:8px;flex-direction:column;gap:14px;min-width:0;min-height:max-content;padding:13px 14px;display:flex;position:relative;overflow:visible}.workspace-shell .pf-layer-activation-card--neutral{opacity:.84}.workspace-shell .pf-layer-activation-card-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px 12px;min-width:0;display:grid}.workspace-shell .pf-layer-activation-index{border:1px solid var(--pf-layer-border);background:var(--pf-layer-pill-bg);width:30px;height:30px;color:var(--pf-layer-tone);font-family:var(--font-mono);font-size:var(--fs-caption);border-radius:7px;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.workspace-shell .pf-layer-activation-label{min-width:0;color:var(--color-fg-1);overflow-wrap:anywhere;font-size:13px;font-weight:650;line-height:1.25}.workspace-shell .pf-layer-activation-status{border:1px solid var(--pf-layer-border);background:var(--pf-layer-pill-bg);border-radius:999px;align-items:center;max-width:100%;min-height:20px;padding:0 7px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-layer-activation-status{background:color-mix(in srgb, var(--pf-layer-pill-bg) 70%, transparent)}}.workspace-shell .pf-layer-activation-status{color:var(--pf-layer-tone);font-size:var(--fs-caption);white-space:nowrap;justify-self:end;font-weight:600;line-height:1}.workspace-shell .pf-layer-activation-card--success .pf-layer-activation-status:before{content:"";opacity:.72;background:currentColor;border-radius:50%;width:5px;height:5px;margin-right:5px}.workspace-shell .pf-layer-activation-message{color:var(--color-fg-2);overflow-wrap:anywhere;max-width:58ch;font-size:12px;line-height:1.45}.workspace-shell .pf-layer-activation-card:nth-child(5){grid-column:1/-1}@media (max-width:860px){.workspace-shell .pf-layer-activation-panel{grid-template-columns:minmax(0,1fr)}.workspace-shell .pf-layer-activation-card:nth-child(5){grid-column:auto}}@media (max-width:620px){.workspace-shell .pf-layer-activation-panel{grid-template-columns:minmax(0,1fr)}.workspace-shell .pf-layer-activation-card{min-height:0}.workspace-shell .pf-layer-activation-card-header{grid-template-columns:auto minmax(0,1fr)}.workspace-shell .pf-layer-activation-status{grid-column:2;justify-self:start}}.workspace-shell .pf-section-header-right{min-width:0}.workspace-shell .pf-review-compact-select.ant-select{font-size:13px}.workspace-shell .pf-review-compact-select.ant-select-single.ant-select-lg{height:38px}.workspace-shell .pf-review-compact-select.ant-select-single.ant-select-lg .ant-select-selector{border-radius:8px;height:38px;min-height:38px;padding:0 12px}.workspace-shell .pf-review-compact-select.ant-select-single.ant-select-lg .ant-select-selection-item,.workspace-shell .pf-review-compact-select.ant-select-single.ant-select-lg .ant-select-selection-placeholder{font-size:13px;line-height:36px}.workspace-shell .pf-review-compact-select .ant-select-arrow,.workspace-shell .pf-review-compact-select .ant-select-clear{font-size:12px}.workspace-shell .pf-review-module-header{flex-direction:column;gap:6px;min-width:0;display:flex}.workspace-shell .pf-review-module-header-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-shell .pf-review-module-header-body{justify-content:space-between;align-items:flex-start;gap:16px 24px;min-width:0;display:flex}.workspace-shell .pf-review-module-header-copy{flex:1;min-width:0}.workspace-shell .pf-review-module-title-row{align-items:flex-start;gap:10px;min-width:0;display:flex}.workspace-shell .pf-review-module-title-main{flex:auto;min-width:0}.workspace-shell .pf-review-module-title-line{align-items:flex-start;gap:8px;min-width:0;max-width:100%;display:flex}.workspace-shell .pf-review-module-title-line .pf-review-module-title-text{min-width:0}.workspace-shell .pf-review-module-title-text{margin:0}.workspace-shell .pf-review-module-title-edit{vertical-align:middle;width:32px;height:32px;margin:0 0 0 8px;padding:0;display:inline-flex!important}.workspace-shell .pf-review-module-title-edit svg{display:block}.workspace-shell .pf-review-module-title-line .pf-review-module-title-edit{flex:none;margin:0}.workspace-shell .pf-review-module-header-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}@media (max-width:720px){.workspace-shell .pf-review-module-header-body{flex-direction:column;align-items:stretch}.workspace-shell .pf-review-module-header-actions{justify-content:flex-start}}.workspace-shell .pf-review-outcome-tabs{min-width:0}.workspace-shell .pf-review-outcome-tabs .ant-tabs-nav{margin-bottom:16px}.workspace-shell .pf-review-module-layout{grid-template-columns:minmax(300px,380px) minmax(0,1fr);grid-template-areas:"sidebar report";align-items:start;gap:24px;display:grid}.workspace-shell .pf-review-module-layout--has-notice{grid-template-areas:"sidebar report"}.workspace-shell .pf-review-module-report{flex-direction:column;grid-area:report;gap:24px;min-width:0;display:flex}.workspace-shell .pf-review-module-layout--has-notice .pf-review-module-report{gap:24px}.workspace-shell .pf-review-module-notice{grid-area:notice;margin-bottom:0}.workspace-shell .pf-review-module-report>.pf-review-module-notice{margin-bottom:0}.workspace-shell .pf-review-module-main,.workspace-shell .pf-review-module-sidebar{flex-direction:column;min-width:0;display:flex}.workspace-shell .pf-review-module-main{grid-area:main;gap:24px}.workspace-shell .pf-review-module-sidebar{grid-area:sidebar;align-self:start;gap:16px;position:sticky;top:16px;overflow:visible}.workspace-shell .pf-review-module-sidebar .pf-readiness-card{box-shadow:var(--elev-2);grid-template-columns:minmax(0,1fr);gap:18px;padding:20px}.workspace-shell .pf-review-module-sidebar .pf-layer-activation-panel{grid-template-columns:minmax(0,1fr)}.workspace-shell .pf-review-module-sidebar .pf-layer-activation-card:nth-child(5){grid-column:auto}@media (max-width:1100px){.workspace-shell .pf-review-module-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"sidebar""main";overflow:visible}.workspace-shell .pf-review-module-report{display:contents}.workspace-shell .pf-review-module-layout--has-notice{grid-template-areas:"notice""sidebar""main"}.workspace-shell .pf-review-module-main,.workspace-shell .pf-review-module-sidebar{z-index:auto;grid-area:auto;height:auto;max-height:none;position:static;overflow:visible;transform:none}.workspace-shell .pf-review-module-sidebar{order:-1;position:static}.workspace-shell .pf-review-module-layout--has-notice .pf-review-module-notice{order:-2}.workspace-shell .pf-review-module-layout--has-notice .pf-review-module-sidebar{order:-1}.workspace-shell .pf-review-module-layout--has-notice .pf-review-module-main{order:0}.workspace-shell .pf-review-module-main>*,.workspace-shell .pf-review-module-sidebar>*{z-index:auto;position:relative;transform:none!important}}.workspace-shell{--pf-review-guided-layer-callout:88;--pf-review-guided-layer-branch-menu:1200;--pf-review-guided-layer-callout-marker:1300}.workspace-shell .content:has(.pf-review-module--guided){flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;max-width:none;min-height:0;padding:0;display:flex;overflow:clip auto}.workspace-shell .content:has(.pf-review-module--guided)>.pf-review-module{flex-direction:column;flex:auto;align-self:stretch;width:100%;max-width:none;height:100%;min-height:0;max-height:100%;margin-block:0;display:flex}.workspace-shell .app:has(.pf-review-module--guided) .main{width:100%;max-width:100%}.workspace-shell .pf-review-module--guided{flex:auto;gap:0;width:100%;max-width:none;height:100%;min-height:0;max-height:100%;padding-bottom:0;overflow:hidden}.workspace-shell .pf-review-guided-mode{--pf-review-guided-module-gap:16px;--pf-review-guided-module-shadow:var(--elev-1);--pf-review-guided-module-shadow-hover:var(--elev-1);--pf-review-guided-shadow-room:16px;--pf-review-guided-badge-bg:#424958;--pf-review-guided-badge-bg-active:#54606b;--pf-review-guided-badge-border:var(--pf-review-guided-badge-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode{--pf-review-guided-badge-border:color-mix(in srgb, var(--pf-review-guided-badge-bg) 88%, #fff)}}.workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient-start:var(--chrome-surface)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient-start:color-mix(in srgb, var(--chrome-surface) 94%, #fff)}}.workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient-end:var(--chrome-surface)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient-end:color-mix(in srgb, var(--chrome-surface) 48%, #000)}}.workspace-shell .pf-review-guided-mode{--pf-review-guided-container-gradient-start:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode{--pf-review-guided-container-gradient-start:color-mix(in srgb, var(--color-bg-container) 94%, #fff)}}.workspace-shell .pf-review-guided-mode{--pf-review-guided-container-gradient-end:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode{--pf-review-guided-container-gradient-end:color-mix(in srgb, var(--color-bg-container) 52%, #000)}}.workspace-shell .pf-review-guided-mode{--pf-review-guided-scrubber-gradient-start:var(--chrome-surface)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode{--pf-review-guided-scrubber-gradient-start:color-mix(in srgb, var(--chrome-surface) 86%, #fff)}}.workspace-shell .pf-review-guided-mode{--pf-review-guided-scrubber-gradient-end:var(--chrome-surface)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode{--pf-review-guided-scrubber-gradient-end:color-mix(in srgb, var(--chrome-surface) 52%, #000)}}.workspace-shell .pf-review-guided-mode{--pf-review-guided-chrome-gradient:linear-gradient(135deg, var(--pf-review-guided-chrome-gradient-start) 0%, var(--pf-review-guided-chrome-gradient-end) 100%);--pf-review-guided-container-gradient:linear-gradient(135deg, var(--pf-review-guided-container-gradient-start) 0%, var(--pf-review-guided-container-gradient-end) 100%);--pf-review-guided-scrubber-gradient:linear-gradient(135deg, var(--pf-review-guided-scrubber-gradient-start) 0%, var(--pf-review-guided-scrubber-gradient-end) 100%);--pf-review-guided-screen-image-elev-shadow:0 24px 56px #0000006b, 0 8px 20px #00000042, 0 0 0 1px var(--color-border-subtle)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode{--pf-review-guided-screen-image-elev-shadow:0 24px 56px #0000006b, 0 8px 20px #00000042, 0 0 0 1px color-mix(in srgb, var(--color-border-subtle) 34%, transparent)}}.workspace-shell .pf-review-guided-mode{--pf-review-guided-screen-image-elev-filter:drop-shadow(0 24px 56px #0000006b) drop-shadow(0 8px 20px #00000042);--pf-review-guided-screen-shadow-inset:28px;--pf-review-guided-pane-height:calc(100dvh - var(--header-h,64px) - 36px);flex-direction:column;flex:auto;align-items:stretch;width:100%;height:100%;min-height:0;max-height:100%;padding:0;animation:.42s cubic-bezier(.22,1,.36,1) both pfReviewGuidedModeEnter;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-mode--loading,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-layout{animation:none}.workspace-shell .pf-review-guided-mode--loading{--pf-review-guided-skeleton-surface:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode--loading{--pf-review-guided-skeleton-surface:color-mix(in srgb, var(--color-bg-container) 86%, transparent)}}.workspace-shell .pf-review-guided-mode--loading{--pf-review-guided-skeleton-surface-soft:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode--loading{--pf-review-guided-skeleton-surface-soft:color-mix(in srgb, var(--color-bg-container) 58%, transparent)}}.workspace-shell .pf-review-guided-mode--loading{--pf-review-guided-skeleton-stroke:var(--color-border)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode--loading{--pf-review-guided-skeleton-stroke:color-mix(in srgb, var(--color-border) 58%, transparent)}}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-loading-finding:nth-child(2n){opacity:.86}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-loading-finding:nth-child(n+4){opacity:.68}.workspace-shell .app.pf-review-guided-active{isolation:auto;background:0 0}.workspace-shell .app.pf-review-guided-active:before,.workspace-shell .app.pf-review-guided-active:after{content:none}.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided))>.header{z-index:40;position:relative}.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided))>.app-shell-row{z-index:1;position:relative}.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .main-body{overflow:hidden}.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .main,.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .main-body,.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .content,.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .main{box-shadow:none}.workspace-shell .pf-review-guided-layout{--pf-review-guided-viewport-pad-block:0px;z-index:1;gap:var(--pf-review-guided-module-gap);width:100%;min-height:0;max-height:var(--pf-review-guided-pane-height);height:var(--pf-review-guided-pane-height);box-sizing:border-box;flex:auto;grid-template:"score header findings""score stage findings"minmax(0,1fr)/minmax(220px,clamp(240px,15vw,280px)) minmax(620px,1fr) minmax(240px,clamp(260px,18vw,320px));align-items:stretch;padding:0;animation:.48s cubic-bezier(.22,1,.36,1) 60ms both pfReviewGuidedLayoutEnter;display:grid;position:relative;overflow:visible}@media (min-width:1221px){.workspace-shell .pf-review-guided-layout:has(.pf-review-guided-rail--left>.pf-review-limitation-notice){grid-template-columns:minmax(320px,clamp(340px,23vw,420px)) minmax(560px,1fr) minmax(240px,clamp(260px,18vw,320px))}}.workspace-shell .pf-review-guided-supporting{opacity:.92}.workspace-shell .pf-review-guided-focus{opacity:1;z-index:1}.workspace-shell .pf-review-guided-stage-column{box-sizing:border-box;overscroll-behavior:contain;align-self:stretch;gap:var(--pf-review-guided-module-gap,16px);overscroll-behavior:contain;padding-inline:0;flex-direction:column;grid-area:stage;min-width:0;height:100%;min-height:0;max-height:100%;padding-top:0;padding-bottom:0;display:flex;overflow:visible}.workspace-shell .pf-review-guided-stage-header{box-sizing:border-box;padding-inline:0;flex:none;grid-area:header;align-self:start;width:100%;margin-bottom:0;padding-bottom:0}.workspace-shell .pf-review-guided-stage-header-card{width:100%;min-width:0;box-shadow:none;color:var(--color-fg-1);background:0 0;border:none;border-radius:14px;padding:0;display:block}.workspace-shell .pf-review-guided-stage-header-panel{box-sizing:border-box;background:var(--pf-review-guided-container-gradient);width:100%;box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));border:none;border-radius:14px;padding:16px}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-body{grid-template:"title controls"/minmax(0,1fr) auto;align-items:start;gap:16px;margin-bottom:0;padding-bottom:0;display:grid}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-body--with-branches{grid-template-rows:auto;grid-template-areas:"title controls";align-items:start}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-copy{grid-area:title;justify-self:stretch;width:100%;min-width:0}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-controls{flex-direction:column;grid-area:controls;place-self:start end;align-items:stretch;gap:0;min-width:0;display:flex}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-body--with-branches .pf-review-module-header-controls{align-self:start;width:min(360px,100%)}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-center{z-index:4;align-self:stretch;width:100%;min-width:0;margin-top:0;margin-left:0;position:relative}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-actions{justify-content:flex-end;align-self:stretch;gap:10px;display:flex}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-copy>div,.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-copy form{margin-bottom:0}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-row{width:100%}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-row--compact{grid-template-columns:80px minmax(0,auto) 28px;align-items:start;column-gap:10px;width:fit-content;min-width:0;max-width:100%;display:grid}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-back--compact{width:80px;margin-top:var(--pf-review-module-title-back-offset,0);flex:0 0 80px;justify-content:flex-start;align-self:start}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-row--compact .pf-review-module-title-back--compact{margin-top:var(--pf-review-module-title-back-offset,0);align-self:start}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-main--compact{flex:auto;min-width:0;max-width:100%}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-row--compact .pf-review-module-title-main--compact{flex:0 auto;grid-area:1/2;max-width:100%}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-text{color:var(--color-fg-heading);letter-spacing:0;font-size:30px;font-weight:700;line-height:1.2}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-text--compact{text-overflow:ellipsis;min-width:0;max-width:100%;font-size:var(--pf-review-module-title-compact-size,18px);white-space:normal;overflow-wrap:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:0 auto;line-height:1.18;display:-webkit-box;overflow:hidden}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-edit--compact{margin:0;margin-top:var(--pf-review-module-title-edit-offset,0);flex:none;grid-area:1/3;align-self:start}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-form--compact{width:100%;min-width:0;max-width:100%}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-form--compact .pf-review-module-title-main--compact{flex:auto}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-edit-controls{z-index:1;width:100%;margin-top:var(--pf-review-module-title-back-offset,0);flex-wrap:nowrap;align-self:center;align-items:center;gap:8px;min-width:0;display:flex}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-edit-controls input{flex:1 1 0;width:auto;min-width:0}.workspace-shell .pf-review-guided-stage-header .pf-review-module-title-edit-controls>button{flex:0 0 30px;width:30px}.workspace-shell .pf-review-guided-loading-screen-shell{background:linear-gradient(150deg, var(--color-bg-elevated) 0%, var(--color-bg-container) 44%, var(--color-bg-sunken) 100%);border-radius:14px;flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-loading-screen-shell{background:linear-gradient(150deg, color-mix(in srgb, var(--color-bg-elevated) 48%, transparent) 0%, color-mix(in srgb, var(--color-bg-container) 88%, transparent) 44%, color-mix(in srgb, var(--color-bg-sunken) 86%, transparent) 100%)}}.workspace-shell .pf-review-guided-loading-screen-shell{box-shadow:inset 0 0 0 1px var(--color-border-subtle), inset 0 1px 0 #ffffff0d}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-loading-screen-shell{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-border-subtle) 52%, transparent), inset 0 1px 0 #ffffff0d}}.workspace-shell .pf-review-guided-loading-screen-shell{overflow:hidden}.workspace-shell .pf-review-guided-loading-browser-bar{border-bottom:1px solid var(--color-border-subtle);grid-template-columns:auto minmax(120px,.34fr) minmax(160px,.52fr);align-items:center;gap:12px;min-height:46px;padding:12px 18px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-loading-browser-bar{border-bottom:1px solid color-mix(in srgb, var(--color-border-subtle) 52%, transparent)}}.workspace-shell .pf-review-guided-loading-browser-bar{background:var(--color-bg-sunken)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-loading-browser-bar{background:color-mix(in srgb, var(--color-bg-sunken) 52%, transparent)}}.workspace-shell .pf-review-guided-loading-browser-dots{align-items:center;gap:7px;display:inline-flex}.workspace-shell .pf-review-guided-loading-screen-body{background:linear-gradient(180deg, var(--color-bg-container), transparent 46%, var(--color-bg-sunken));flex:auto;min-height:0;display:block}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-loading-screen-body{background:linear-gradient(180deg, color-mix(in srgb, var(--color-bg-container) 28%, transparent), transparent 46%, color-mix(in srgb, var(--color-bg-sunken) 18%, transparent))}}.workspace-shell .pf-review-limitation-notice{border:1px solid var(--color-warning);grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px 14px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-limitation-notice{border:1px solid color-mix(in srgb, var(--color-warning) 30%, var(--color-border-subtle))}}.workspace-shell .pf-review-limitation-notice{background:var(--color-warning-bg);border-radius:10px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-limitation-notice{background:color-mix(in srgb, var(--color-warning-bg) 46%, var(--color-bg-container))}}.workspace-shell .pf-review-limitation-notice{color:var(--color-fg-1);box-shadow:var(--elev-1);margin-bottom:12px}.workspace-shell .pf-review-limitation-notice__icon{border:1px solid var(--color-warning);justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-limitation-notice__icon{border:1px solid color-mix(in srgb, var(--color-warning) 34%, var(--color-border-subtle))}}.workspace-shell .pf-review-limitation-notice__icon{background:var(--color-warning-bg);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-limitation-notice__icon{background:color-mix(in srgb, var(--color-warning-bg) 62%, var(--color-bg-elevated))}}.workspace-shell .pf-review-limitation-notice__icon{color:var(--color-warning-text)}.workspace-shell .pf-review-limitation-notice__copy{min-width:0}.workspace-shell .pf-review-limitation-notice__copy strong,.workspace-shell .pf-review-limitation-notice__heading{color:var(--color-warning-text);align-items:center;gap:7px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-limitation-notice__copy strong,.workspace-shell .pf-review-limitation-notice__heading{color:color-mix(in srgb, var(--color-warning-text) 84%, var(--color-fg-heading))}}.workspace-shell .pf-review-limitation-notice__copy strong,.workspace-shell .pf-review-limitation-notice__heading{font-size:12.5px;font-weight:760;line-height:1.3}.workspace-shell .pf-review-limitation-notice__copy p,.workspace-shell .pf-review-limitation-notice--rail p{color:var(--color-fg-1);margin:4px 0 0;font-size:12.5px;line-height:1.5}.workspace-shell .pf-review-limitation-notice--rail{box-shadow:none;grid-template-columns:1fr}.workspace-shell .pf-review-guided-stage-header-panel{background-color:var(--pf-review-guided-container-gradient-start)!important;background-image:var(--pf-review-guided-container-gradient)!important}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-check,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-loading-finding{border-radius:10px;position:relative;overflow:hidden}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-check,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-loading-finding{border:1px solid var(--color-border-subtle)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-check,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-loading-finding{border:1px solid color-mix(in srgb, var(--color-border-subtle) 54%, transparent)}}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-check,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-loading-finding{background:var(--pf-review-guided-skeleton-surface-soft)}.workspace-shell .pf-review-guided-flow-panel{z-index:2;isolation:isolate;border:1px solid var(--color-primary-light);flex-direction:column;flex:none;align-items:stretch;width:100%;max-width:100%;margin:0;padding:18px 22px;display:flex;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-flow-panel{border:1px solid color-mix(in srgb, var(--color-primary-light) 24%, var(--color-border))}}.workspace-shell .pf-review-guided-flow-panel{background:linear-gradient(112deg, var(--color-primary-light) 0%, var(--color-bg-container) 46%, var(--color-primary) 100%);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-flow-panel{background:linear-gradient(112deg, color-mix(in srgb, var(--color-primary-light) 14%, var(--color-bg-container)) 0%, color-mix(in srgb, var(--color-bg-container) 96%, var(--color-primary-light)) 46%, color-mix(in srgb, var(--color-primary) 10%, var(--color-bg-sunken)) 100%)}}.workspace-shell .pf-review-guided-flow-panel{box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));color:var(--color-fg-heading);pointer-events:auto}.workspace-shell .pf-review-guided-flow-panel:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff14,#0000 34%),linear-gradient(#ffffff0d,#0000 64%);position:absolute;inset:0}.workspace-shell .pf-review-guided-flow-panel>*{z-index:1;position:relative}.workspace-shell .pf-review-guided-flow-copy{min-width:0}.workspace-shell .pf-review-guided-scrubber.pf-review-guided-supporting{opacity:1}.workspace-shell .pf-review-guided-flow-panel.pf-review-guided-focus{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-flow-panel.pf-review-guided-focus{border-color:color-mix(in srgb, var(--color-primary-light) 34%, var(--color-border))}}.workspace-shell .pf-review-guided-flow-panel.pf-review-guided-focus{box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1))}.workspace-shell .pf-review-guided-rail--left{padding-top:0;height:100%;min-height:0;max-height:100%;padding-inline:0;padding-bottom:calc(var(--pf-review-guided-shadow-room) / 2);box-sizing:border-box;overscroll-behavior:contain;scrollbar-gutter:auto;grid-area:score;align-self:stretch;overflow:auto}.workspace-shell .pf-review-guided-rail--right{--pf-review-guided-findings-min-h:0px;--pf-review-guided-branches-min-h:clamp(120px, 16dvh, 200px);--pf-review-guided-ask-min-h:clamp(220px, 24dvh, 270px);box-sizing:border-box;overscroll-behavior:contain;scrollbar-gutter:auto;padding-top:0;padding-inline:0;grid-area:findings;align-self:stretch;min-width:0;height:100%;min-height:0;max-height:100%;padding-bottom:0;overflow:hidden}.workspace-shell .pf-review-guided-rail{justify-content:flex-start;align-items:stretch;gap:var(--pf-review-guided-module-gap,16px);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.workspace-shell .pf-review-guided-rail>*{flex:none;min-height:0}.workspace-shell .pf-review-guided-rail--left>.pf-review-limitation-notice{margin-bottom:0}@media (min-width:861px){.workspace-shell .pf-review-guided-rail--left>.pf-review-guided-grade-card{order:1}.workspace-shell .pf-review-guided-rail--left>.pf-review-limitation-notice{order:2}.workspace-shell .pf-review-guided-rail--left>:not(.pf-review-guided-grade-card):not(.pf-review-limitation-notice){order:3}}.workspace-shell .pf-review-guided-rail--right>.pf-review-guided-ask-panel{flex:0 0 var(--pf-review-guided-ask-min-h,400px);min-height:var(--pf-review-guided-ask-min-h,400px);max-height:var(--pf-review-guided-ask-min-h,400px)}.workspace-shell .pf-review-guided-grade-card{box-shadow:none;color:var(--color-fg-1);background:0 0;border:none;border-radius:14px;min-width:0;padding:0;display:block}.workspace-shell .pf-review-guided-grade-card .pf-readiness-card{background:var(--pf-review-guided-container-gradient);width:100%;box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));border:none;border-radius:14px;grid-template-columns:minmax(0,1fr);gap:14px;padding:12px 14px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-score-panel{width:100%;min-height:0;padding:14px 12px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-score-panel .pf-score-dial{--pf-score-dial-size:120px!important;--pf-score-value-size:50px!important}.workspace-shell .pf-review-guided-mode--loading .pf-readiness-score-panel{gap:10px}.workspace-shell .pf-review-guided-skeleton-ring{width:120px;height:120px;box-shadow:none;background:0 0;animation:none}.workspace-shell div.pf-review-guided-skeleton-score-ring{background:var(--color-bg-elevated);border-radius:999px;animation:none}@supports (color:color-mix(in lab, red, red)){.workspace-shell div.pf-review-guided-skeleton-score-ring{background:color-mix(in srgb, var(--color-bg-elevated) 82%, var(--color-fg-2))}}.workspace-shell div.pf-review-guided-skeleton-score-ring{box-shadow:inset 0 0 0 1px var(--color-border-subtle);background-image:none}@supports (color:color-mix(in lab, red, red)){.workspace-shell div.pf-review-guided-skeleton-score-ring{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-border-subtle) 65%, transparent)}}.workspace-shell .pf-review-guided-grade-card .pf-readiness-content{max-width:none}.workspace-shell .pf-review-guided-grade-card .pf-readiness-title{font-size:18px;line-height:1.2}.workspace-shell .pf-review-guided-grade-card .pf-readiness-desc{margin-bottom:12px;font-size:13px;line-height:1.45}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stat{min-height:38px;padding:8px 10px;font-size:11px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stat-value{font-size:15px}.workspace-shell .pf-review-guided-persona-card{background:var(--pf-review-guided-chrome-gradient);box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));color:var(--color-fg-1);border:1px solid #0000;border-radius:14px;padding:16px;text-decoration:none;display:block}.workspace-shell .pf-review-guided-persona-card--link{cursor:pointer;transition:border-color .16s,transform .16s,box-shadow .16s}.workspace-shell .pf-review-guided-persona-card--link:hover{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-persona-card--link:hover{border-color:color-mix(in srgb, var(--color-primary-light) 70%, white)}}.workspace-shell .pf-review-guided-persona-card--link:hover{box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));transform:translateY(-1px)}.workspace-shell .pf-review-guided-persona-card--link:focus-visible{border-color:var(--color-primary-light);outline:none}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-persona-card--link:focus-visible{border-color:color-mix(in srgb, var(--color-primary-light) 70%, white)}}.workspace-shell .pf-review-guided-persona-card--link:focus-visible{box-shadow:0 0 0 2px var(--color-primary-light), var(--pf-review-guided-module-shadow,var(--elev-1))}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-persona-card--link:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary-light) 42%, transparent), var(--pf-review-guided-module-shadow,var(--elev-1))}}.workspace-shell .pf-review-guided-persona-card--link:hover .pf-review-guided-persona-name{color:var(--color-primary-light)}.workspace-shell .pf-review-guided-persona-link-icon{opacity:.62;transition:opacity .16s,transform .16s;display:inline-flex}.workspace-shell .pf-review-guided-persona-card--link:hover .pf-review-guided-persona-link-icon{opacity:.95;transform:translate(2px)}.workspace-shell .pf-review-guided-persona-name{color:var(--color-fg-heading);font-size:15px;font-weight:600;line-height:1.35}.workspace-shell .pf-review-guided-persona-role{color:var(--color-fg-2);margin-top:6px;font-size:12.5px;line-height:1.45}.workspace-shell .pf-review-guided-flow-title{color:var(--color-fg-heading);letter-spacing:0;margin:0;font-size:17px;font-weight:700;line-height:1.25}.workspace-shell .pf-review-guided-flow-summary{max-width:none;color:var(--color-fg-2);white-space:normal;overflow-wrap:anywhere;margin:6px 0 0;font-size:13.5px;line-height:1.5}.workspace-shell .pf-review-guided-flow-checks{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;margin-top:12px;display:grid}.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-checks{grid-template-columns:1fr;margin-top:0}.workspace-shell .pf-review-guided-flow-check{background:var(--color-bg-sunken);box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));border-radius:10px;flex-direction:column;gap:4px;min-width:0;padding:10px 11px;display:flex}.workspace-shell .pf-review-guided-flow-check-label{color:var(--color-fg-1);text-transform:capitalize;font-size:12px;font-weight:600}.workspace-shell .pf-review-guided-flow-check-score{font-family:var(--font-mono);color:var(--color-primary-light);font-size:12px}.workspace-shell .pf-review-guided-flow-check-evidence{color:var(--color-fg-3);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-panel{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-panel{border-color:color-mix(in srgb, var(--color-primary-light) 28%, var(--color-border))}}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-panel{background:linear-gradient(110deg, var(--color-primary) 0%, var(--color-bg-container) 54%, var(--color-bg-sunken) 100%)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-panel{background:linear-gradient(110deg, color-mix(in srgb, var(--color-primary) 12%, var(--color-bg-container)) 0%, color-mix(in srgb, var(--color-bg-container) 94%, var(--color-primary-light)) 54%, color-mix(in srgb, var(--color-bg-sunken) 86%, var(--color-primary)) 100%)}}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-panel{box-shadow:0 10px 24px #00000021, 0 0 0 1px var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-flow-panel{box-shadow:0 10px 24px #00000021, 0 0 0 1px color-mix(in srgb, var(--color-primary-light) 10%, transparent)}}.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-scrubber{flex:none;align-self:stretch;width:100%;max-width:100%;margin-inline:0}.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-flow-panel{box-sizing:border-box;flex:none;width:100%;max-width:100%;margin-block:0;margin-inline:0;padding:14px 16px}.workspace-shell .pf-review-guided-nav-btn{appearance:none;z-index:6;border:1px solid var(--color-border);background:var(--color-bg-container);border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-nav-btn{background:color-mix(in srgb, var(--color-bg-container) 92%, transparent)}}.workspace-shell .pf-review-guided-nav-btn{color:var(--color-fg-1);cursor:pointer;transition:var(--workspace-hover-transition);box-shadow:var(--elev-1)}.workspace-shell .pf-review-guided-nav-btn--exterior{top:50%;left:calc(var(--pf-review-guided-screen-shadow-room,14px) + 10px);z-index:7;flex:none;align-self:center;position:absolute;right:auto;transform:translateY(-50%)}.workspace-shell .pf-review-guided-nav-btn--prev svg{transform:rotate(180deg)}.workspace-shell .pf-review-guided-nav-btn--next{left:auto;right:0}.workspace-shell .pf-review-guided-nav-btn--next.pf-review-guided-nav-btn--exterior{right:calc(var(--pf-review-guided-screen-shadow-room,14px) + 10px);left:auto}.workspace-shell .pf-review-guided-nav-btn--scrubber{inset:auto;flex:0 0 40px;width:40px;height:40px;position:static;inset:auto;transform:none}.workspace-shell .pf-review-guided-nav-btn:hover:not(:disabled),.workspace-shell .pf-review-guided-nav-btn:focus-visible{border-color:var(--color-border-strong);background:var(--color-bg-elevated)}.workspace-shell .pf-review-guided-nav-btn:disabled{opacity:.35;cursor:not-allowed}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport>.pf-review-guided-scrubber--dock{width:100%;max-width:100%;box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));border:none;border-radius:12px;flex:none;align-self:stretch;margin:0;position:relative;bottom:auto;left:auto;right:auto}.workspace-shell .pf-review-guided-slide-thumbnails--dock{z-index:10;width:fit-content;max-width:calc(100% - 2 * var(--pf-review-guided-screen-pad-inline,20px) - 24px);box-sizing:border-box;border:1px solid var(--color-border);flex:none;align-self:center;max-height:none;margin:0;padding:10px 12px;position:static;bottom:auto;left:auto;right:auto;transform:none}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumbnails--dock{border:1px solid color-mix(in srgb, var(--color-border) 82%, transparent)}}.workspace-shell .pf-review-guided-slide-thumbnails--dock{background:var(--chrome-surface);border-radius:12px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumbnails--dock{background:color-mix(in srgb, var(--chrome-surface) 90%, transparent)}}.workspace-shell .pf-review-guided-slide-thumbnails--dock{-webkit-backdrop-filter:blur(12px)saturate(1.04);box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));pointer-events:auto;scroll-padding-inline:4px;overflow:visible}.workspace-shell .pf-review-guided-slide-thumbnails--dock .pf-review-guided-slide-thumbnails-track{-webkit-overflow-scrolling:touch;scroll-padding-block:6px;scroll-padding-inline:4px;overflow:auto visible}.workspace-shell .pf-review-guided-scrubber{z-index:12;box-sizing:border-box;background:var(--pf-review-guided-scrubber-gradient);width:100%;max-width:100%;box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));border:none;border-radius:12px;align-items:center;gap:10px;margin-inline:0;padding:10px 12px;display:flex;position:relative;bottom:auto;overflow:visible}.workspace-shell .pf-review-guided-stage-header,.workspace-shell .pf-review-guided-nav-btn,.workspace-shell .pf-review-guided-slide-thumbnails--dock{box-shadow:none}.workspace-shell .pf-review-guided-scrubber .pf-review-guided-slide-thumbnails--dock{width:auto;min-width:0;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;flex:auto;max-height:none;margin:0;padding:8px 10px 6px;overflow:visible}.workspace-shell .pf-review-guided-scrubber .pf-review-guided-slide-thumbnails--dock .pf-review-guided-slide-thumbnails-track{-webkit-overflow-scrolling:touch;scroll-padding-block:6px;scroll-padding-inline:4px;overflow:auto visible}.workspace-shell .pf-review-guided-slide-thumbnails--dock .pf-review-guided-slide-thumbnails-track{width:auto;max-width:none;margin-inline:0}.workspace-shell .pf-review-guided-slide-thumbnails--dock .pf-review-guided-slide-thumb{flex:none}.workspace-shell .pf-review-guided-ask-panel{--pf-review-guided-ask-collapsed-h:48px;box-sizing:border-box;width:100%;min-width:0;min-height:var(--pf-review-guided-ask-min-h,400px);background:var(--pf-review-guided-chrome-gradient);max-height:min(42dvh,360px);box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));color:var(--color-fg-1);border:none;border-radius:14px;flex:none;grid-template-rows:auto minmax(0,1fr);align-content:stretch;row-gap:12px;padding:16px;transition:flex-basis .24s cubic-bezier(.32,.72,0,1),min-height .24s cubic-bezier(.32,.72,0,1),max-height .24s cubic-bezier(.32,.72,0,1),padding .2s,row-gap .2s,box-shadow .16s;display:grid;overflow:hidden}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-ask-panel{flex:0 0 var(--pf-review-guided-ask-min-h,400px);min-height:var(--pf-review-guided-ask-min-h,400px);max-height:var(--pf-review-guided-ask-min-h,400px);overflow:hidden}.workspace-shell .pf-review-guided-ask-panel--collapsed{min-height:var(--pf-review-guided-ask-collapsed-h,64px);max-height:var(--pf-review-guided-ask-collapsed-h,64px);grid-template-rows:auto minmax(0,0fr);align-content:center;row-gap:0;padding-block:12px}.workspace-shell .pf-review-guided-ask-panel--expanded{grid-template-rows:auto minmax(0,1fr)}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-ask-panel--collapsed{flex:0 0 var(--pf-review-guided-ask-collapsed-h,64px);min-height:var(--pf-review-guided-ask-collapsed-h,64px);max-height:var(--pf-review-guided-ask-collapsed-h,64px)}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-ask-panel--expanded{flex:0 0 var(--pf-review-guided-ask-min-h,400px);min-height:var(--pf-review-guided-ask-min-h,400px);max-height:var(--pf-review-guided-ask-min-h,400px)}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-ask-thread{overscroll-behavior:auto;scrollbar-gutter:auto;min-height:0;max-height:none;display:block;overflow:clip auto}.workspace-shell .pf-review-guided-ask-header{flex:none;justify-content:space-between;align-items:flex-start;gap:10px;margin:0;display:flex}.workspace-shell .pf-review-guided-ask-heading{flex:auto;min-width:0}.workspace-shell .pf-review-guided-ask-toggle{appearance:none;width:100%;min-width:0;color:inherit;font:inherit;line-height:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0;display:inline-flex}.workspace-shell .pf-review-guided-ask-toggle-label,.workspace-shell .pf-review-guided-ask-toggle-chevron{align-items:center;min-width:0;display:inline-flex}.workspace-shell .pf-review-guided-ask-toggle-label{gap:8px}.workspace-shell .pf-review-guided-ask-toggle-chevron{color:var(--color-fg-muted);flex:none;margin-left:auto}.workspace-shell .pf-review-guided-ask-toggle:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-ask-toggle:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary) 54%, transparent)}}.workspace-shell .pf-review-guided-ask-toggle:focus-visible{outline-offset:4px}.workspace-shell .pf-review-guided-ask-subtitle,.workspace-shell .pf-review-guided-ask-empty-copy{box-sizing:border-box;border:1px solid var(--color-primary);border-radius:10px;width:100%;margin:0;padding:10px 11px;display:block}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-ask-subtitle,.workspace-shell .pf-review-guided-ask-empty-copy{border:1px solid color-mix(in srgb, var(--color-primary) 20%, var(--color-border-subtle))}}.workspace-shell .pf-review-guided-ask-subtitle,.workspace-shell .pf-review-guided-ask-empty-copy{border-left:3px solid var(--color-primary-light);background:var(--color-info-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-ask-subtitle,.workspace-shell .pf-review-guided-ask-empty-copy{background:color-mix(in srgb, var(--color-info-bg) 55%, var(--color-bg-container))}}.workspace-shell .pf-review-guided-ask-subtitle,.workspace-shell .pf-review-guided-ask-empty-copy{color:var(--color-fg-2);font-size:12.5px;line-height:1.5}.workspace-shell .pf-review-guided-ask-subtitle{margin-top:8px;padding-block:8px}.workspace-shell .pf-review-guided-ask-empty{flex-direction:column;align-items:stretch;gap:6px;min-width:0;display:flex}.workspace-shell .pf-review-guided-ask-empty-label{letter-spacing:.04em;text-transform:uppercase;color:var(--color-fg-3);margin:0;font-size:11px;font-weight:600;line-height:1.3}.workspace-shell .pf-review-guided-ask-suggestions{flex-direction:column;gap:6px;margin-top:4px;display:flex}.workspace-shell .pf-review-guided-ask-suggestion{appearance:none;border:1px solid var(--color-border-subtle);background:var(--color-bg-container);width:100%;color:var(--color-fg-2);font-family:var(--font-sans);text-align:left;cursor:pointer;border-radius:10px;padding:7px 9px;font-size:11.5px;line-height:1.45;transition:border-color .16s,background .16s,color .16s}.workspace-shell .pf-review-guided-ask-suggestion:hover:not(:disabled){border-color:var(--color-border);background:var(--color-bg-elevated);color:var(--color-fg-1)}.workspace-shell .pf-review-guided-ask-suggestion:disabled{opacity:.55;cursor:not-allowed}.workspace-shell .pf-review-guided-ask-exchange{flex-direction:column;gap:10px;padding-bottom:12px;display:flex}.workspace-shell .pf-review-guided-ask-exchange+.pf-review-guided-ask-exchange{border-top:1px solid var(--color-border-subtle);padding-top:12px}.workspace-shell .pf-review-guided-ask-question,.workspace-shell .pf-review-guided-ask-answer{align-items:flex-start;gap:8px;min-width:0;display:flex}.workspace-shell .pf-review-guided-ask-question p,.workspace-shell .pf-review-guided-ask-answer-text{color:var(--color-fg-1);margin:0;font-size:12.5px;line-height:1.55}.workspace-shell .pf-review-guided-ask-answer-body{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);border-radius:10px;flex:auto;min-width:0;padding:10px 11px}.workspace-shell .pf-review-guided-ask-answer-text--failed{color:var(--color-fg-2)}.workspace-shell .pf-review-guided-ask-caveat{color:var(--color-warning-text);margin:8px 0 0;font-size:11.5px;line-height:1.45}.workspace-shell .pf-review-guided-ask-avatar{border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.workspace-shell .pf-review-guided-ask-avatar--user{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-ask-avatar--user{background:color-mix(in srgb, var(--color-primary) 16%, var(--color-bg-sunken))}}.workspace-shell .pf-review-guided-ask-avatar--user{color:var(--color-primary-light)}.workspace-shell .pf-review-guided-ask-avatar--ai{background:var(--color-fg-3)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-ask-avatar--ai{background:color-mix(in srgb, var(--color-fg-3) 18%, var(--color-bg-sunken))}}.workspace-shell .pf-review-guided-ask-avatar--ai{color:var(--color-fg-2)}.workspace-shell .pf-review-guided-ask-composer{box-sizing:border-box;border:1px solid var(--color-border-subtle);background:var(--color-bg-container);border-radius:8px;flex-direction:column;flex:auto;gap:8px;height:100%;min-height:0;margin-top:0;padding:8px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-ask-composer{background:color-mix(in srgb, var(--color-bg-container) 88%, var(--color-bg-sunken))}}.workspace-shell .pf-review-guided-ask-composer{opacity:1;transition:max-height .24s cubic-bezier(.32,.72,0,1),opacity .18s,transform .22s cubic-bezier(.32,.72,0,1),padding .2s,border-color .2s,background-color .2s;overflow:hidden;transform:translateY(0);box-shadow:inset 0 1px #ffffff1a}.workspace-shell .pf-review-guided-ask-composer[data-state=collapsed]{opacity:0;pointer-events:none;visibility:hidden;border-color:#0000;max-height:0;padding-block:0;transform:translateY(-6px)}.workspace-shell .pf-review-guided-ask-composer[data-state=expanded]{visibility:visible;max-height:260px}.workspace-shell .pf-review-guided-ask-input{resize:none;box-sizing:border-box;border:1px solid var(--color-border-subtle);background:var(--color-bg-container);width:100%;min-height:0;max-height:none;color:var(--color-fg-1);font-family:var(--font-sans);border-radius:10px;flex:auto;padding:10px 11px;font-size:12.5px;line-height:1.45}.workspace-shell .pf-review-guided-ask-input:focus{border-color:var(--color-primary);outline:none}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-ask-input:focus{border-color:color-mix(in srgb, var(--color-primary) 45%, var(--color-border))}}.workspace-shell .pf-review-guided-ask-input:focus{box-shadow:0 0 0 3px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-ask-input:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 12%, transparent)}}.workspace-shell .pf-review-guided-ask-input:disabled{opacity:.65;cursor:not-allowed}.workspace-shell .pf-review-guided-ask-composer-actions{flex:none;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.workspace-shell .pf-review-guided-ask-error,.workspace-shell .pf-review-guided-ask-hint{min-width:0;color:var(--color-fg-3);flex:auto;margin:0;font-size:11.5px;line-height:1.4}.workspace-shell .pf-review-guided-ask-error{color:var(--color-error-text)}.workspace-shell .pf-review-guided-slide-thumbnails.pf-review-guided-supporting{opacity:1}.workspace-shell .pf-review-guided-slide-thumbnails{--pf-review-guided-thumb-min:clamp(48px, 4vw, 64px);--pf-review-guided-thumb-max:clamp(56px, 5vw, 76px);scroll-snap-type:none;flex:none;justify-content:center;width:100%;min-width:0;max-height:none;padding:8px 6px 6px;scroll-padding-block:8px;display:flex;overflow:visible}.workspace-shell .pf-review-guided-slide-thumbnails-track{box-sizing:border-box;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:none;justify-content:center;align-items:stretch;gap:clamp(4px,.6vw,8px);width:min(100%,640px);max-width:100%;margin-inline:auto;padding-block:4px 2px;scroll-padding-block:6px;scroll-padding-inline:4px;display:flex;overflow:auto visible}.workspace-shell .pf-review-guided-slide-thumb{appearance:none;width:auto;min-width:var(--pf-review-guided-thumb-min);max-width:var(--pf-review-guided-thumb-max);border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);color:inherit;text-align:left;cursor:pointer;opacity:.78;scroll-snap-align:start;border-radius:8px;flex-direction:column;flex:1 1 0;gap:3px;padding:clamp(3px,.45vw,5px);transition:opacity .18s,border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex}.workspace-shell .pf-review-guided-slide-thumb:hover{opacity:1;border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumb:hover{border-color:color-mix(in srgb, var(--color-primary-light) 55%, var(--color-border))}}.workspace-shell .pf-review-guided-slide-thumb:hover{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumb:hover{background:color-mix(in srgb, var(--color-primary) 16%, var(--color-bg-elevated))}}.workspace-shell .pf-review-guided-slide-thumb:hover{transform:translateY(-2px);box-shadow:0 6px 22px #0057d93d}.workspace-shell .pf-review-guided-slide-thumb--active{opacity:1;border-color:var(--color-primary);background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumb--active{background:color-mix(in srgb, var(--color-primary) 22%, var(--chrome-surface))}}.workspace-shell .pf-review-guided-slide-thumb--active{box-shadow:0 0 0 2px var(--color-primary), 0 10px 28px #0057d957}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumb--active{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 72%, transparent), 0 10px 28px #0057d957}}.workspace-shell .pf-review-guided-slide-thumb--active:hover{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumb--active:hover{border-color:color-mix(in srgb, var(--color-primary-light) 75%, var(--color-border-strong))}}.workspace-shell .pf-review-guided-slide-thumb--active:hover{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumb--active:hover{background:color-mix(in srgb, var(--color-primary) 30%, var(--chrome-surface))}}.workspace-shell .pf-review-guided-slide-thumb--active:hover{box-shadow:0 0 0 1px var(--color-primary-light), 0 12px 32px #0057d96b}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumb--active:hover{box-shadow:0 0 0 1px color-mix(in srgb, var(--color-primary-light) 55%, transparent), 0 12px 32px #0057d96b}}.workspace-shell .pf-review-guided-slide-thumb--active:hover{transform:translateY(-2px)}.workspace-shell .pf-review-guided-slide-thumb:focus-visible{box-shadow:var(--shadow-focus-ring), var(--elev-1);outline:none}.workspace-shell .pf-review-guided-slide-thumb-media{aspect-ratio:16/9;background:var(--color-bg-sunken);border-radius:6px;width:100%;display:block;position:relative;overflow:hidden}.workspace-shell .pf-review-guided-slide-thumb-media img{object-fit:cover;object-position:top center;filter:brightness(.72)saturate(.9);width:100%;height:100%;transition:filter .18s;display:block}.workspace-shell .pf-review-guided-slide-thumb:hover .pf-review-guided-slide-thumb-media img{filter:brightness(1.1)saturate(1.08)}.workspace-shell .pf-review-guided-slide-thumb--active .pf-review-guided-slide-thumb-media img{filter:brightness(1.16)saturate(1.12)}.workspace-shell .pf-review-guided-slide-thumb--active:hover .pf-review-guided-slide-thumb-media img{filter:brightness(1.24)saturate(1.14)}.workspace-shell .pf-review-guided-slide-thumb-index{background:var(--chrome-surface);border-radius:999px;min-width:18px;padding:1px 5px;position:absolute;top:4px;left:4px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-slide-thumb-index{background:color-mix(in srgb, var(--chrome-surface) 88%, transparent)}}.workspace-shell .pf-review-guided-slide-thumb-index{color:var(--color-fg-heading);font-family:var(--font-mono);text-align:center;font-size:10px;font-weight:700;line-height:1.2}.workspace-shell .pf-review-guided-slide-thumb--active .pf-review-guided-slide-thumb-index{background:var(--color-primary);color:#fff}.workspace-shell .pf-review-guided-slide-thumb-label{color:var(--color-fg-3);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(9px,.75vw,10px);font-weight:500;line-height:1.25;transition:color .18s;display:block;overflow:hidden}.workspace-shell .pf-review-guided-slide-thumb:hover .pf-review-guided-slide-thumb-label,.workspace-shell .pf-review-guided-slide-thumb--active .pf-review-guided-slide-thumb-label{color:var(--color-fg-heading)}.workspace-shell .pf-review-guided-grade-card .pf-readiness-card{background-color:var(--pf-review-guided-container-gradient-start)!important;background-image:var(--pf-review-guided-container-gradient)!important}.workspace-shell .pf-review-guided-scrubber{background-color:var(--pf-review-guided-scrubber-gradient-start)!important;background-image:var(--pf-review-guided-scrubber-gradient)!important}.workspace-shell .pf-review-guided-rail-title{letter-spacing:-.01em;color:var(--color-fg-heading);text-transform:none;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:700;line-height:1.2;display:inline-flex}.workspace-shell .pf-review-guided-rail-title span{font:inherit;letter-spacing:inherit;text-transform:none}.workspace-shell .pf-review-guided-persona-title{margin:0 0 10px}.workspace-shell .pf-review-guided-ask-title{width:100%;margin:0}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-screen-image-skeleton{width:100%;max-width:calc(100cqw - 2 * var(--pf-review-guided-screen-image-pad,var(--pf-review-guided-screen-pad-inline,20px)));max-height:calc(100cqh - 2 * var(--pf-review-guided-screen-image-pad,var(--pf-review-guided-screen-pad-inline,20px)));aspect-ratio:16/10;min-height:clamp(220px,38dvh,480px);display:block}.workspace-shell:where(:has(.pf-review-module--guided),.pf-review-guided-canvas),.workspace-shell.pf-review-guided-canvas{z-index:0;background-image:none;min-height:100dvh;position:relative;overflow:hidden}.workspace-shell:where(:has(.pf-review-module--guided),.pf-review-guided-canvas):before,.workspace-shell.pf-review-guided-canvas:before{background-size:20px 20px;-webkit-mask-image:none;mask-image:none}.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .pf-review-module--guided,.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .pf-review-guided-mode,.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .pf-review-guided-layout,.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .pf-review-guided-carousel,.workspace-shell .app:where(.pf-review-guided-active,:has(.pf-review-module--guided)) .pf-review-guided-screen-wrap{background:0 0}.workspace-shell .pf-review-guided-screen-column{--pf-review-guided-screen-pad-inline:20px;--pf-review-guided-screen-image-pad:var(--pf-review-guided-screen-pad-inline,20px);flex-direction:column;flex:auto;justify-content:flex-start;align-self:flex-start;align-items:center;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;max-height:100%;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-column{flex-direction:column;flex:auto;justify-content:flex-start;align-self:stretch;align-items:stretch;height:100%;min-height:0;max-height:100%;display:flex;overflow:visible}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-stage-header{flex:none}.workspace-shell .pf-review-guided-carousel{--pf-review-guided-nav-btn-size:42px;--pf-review-guided-stage-pad-inline:0px;--pf-review-guided-viewport-pad-block:0px;--pf-review-guided-screen-shadow-room:var(--pf-review-guided-shadow-room,16px);--pf-review-guided-stage-stack-gap:var(--pf-review-guided-module-gap,16px);--pf-review-guided-screen-max-height:max(240px, calc(var(--pf-review-guided-pane-height,100dvh) - 300px));--pf-review-guided-stage-column-width:calc(100% - 2 * var(--pf-review-guided-stage-pad-inline));--pf-review-guided-stage-content-width:calc(var(--pf-review-guided-stage-column-width) - 2 * var(--pf-review-guided-screen-shadow-room,20px));flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:center;gap:0;width:100%;height:100%;min-height:0;max-height:100%;padding-block:0;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-carousel{min-height:0}.workspace-shell .pf-review-guided-stage-stack{justify-content:flex-start;align-items:stretch;gap:var(--pf-review-guided-stage-stack-gap);box-sizing:border-box;flex-direction:column;flex:1 1 0;width:100%;max-width:100%;height:100%;min-height:0;max-height:100%;margin-inline:auto;display:flex}.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-stage-header{z-index:3;box-sizing:border-box;flex:none;width:100%;max-width:100%;margin-block:0;margin-inline:0;padding-inline:0;position:relative}.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-screen-wrap{background:0 0;flex-direction:column;flex:1 1 0;justify-content:flex-start;align-self:stretch;align-items:center;width:100%;min-width:0;max-width:100%;min-height:0;max-height:100%;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-stage{box-sizing:border-box;flex:1 1 0;justify-content:center;align-items:stretch;gap:0;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;padding-inline:0;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport{--pf-review-guided-viewport-pad-block:0px;justify-content:flex-start;align-self:stretch;align-items:stretch;gap:var(--pf-review-guided-stage-stack-gap,16px);box-sizing:border-box;background:0 0;flex-direction:column;flex:auto;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;padding-block:0;padding-inline:0;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport>.pf-review-guided-screen-scroll{flex:1 1 0;height:auto;min-height:0;max-height:100%}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{box-sizing:border-box;width:100%;min-height:0;max-height:100%;padding:var(--pf-review-guided-screen-shadow-inset,28px);box-shadow:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:0 0;border:none;border-radius:14px;flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:stretch;display:flex;position:relative;overflow:hidden;container:pf-review-guided-screen/size}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll>.pf-review-guided-screen-track{flex:1 0 auto;align-self:stretch;width:100%;min-width:100%;max-width:100%;min-height:0}.workspace-shell .pf-review-guided-screen-track{will-change:transform;flex-flow:row;flex:auto;align-items:center;width:100%;min-width:100%;height:100%;min-height:0;display:flex}.workspace-shell .pf-review-guided-screen-track--animate{transition:transform .36s cubic-bezier(.22,1,.36,1)}.workspace-shell .pf-review-guided-screen{width:100%;min-width:100%;max-width:100%;height:100%;min-height:0;box-shadow:none;box-sizing:border-box;background:0 0;flex:0 0 100%;justify-content:center;align-items:center;padding-block:0;line-height:0;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen{overflow:visible}.workspace-shell .pf-review-guided-screen[aria-hidden=true]{visibility:hidden;pointer-events:none}.workspace-shell .pf-review-guided-screen-image-frame{--pf-review-guided-nav-btn-size:42px;box-sizing:border-box;flex:auto;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;min-height:0;max-height:100%;padding-inline:0;line-height:0;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-screen-image-clip{z-index:10;box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;padding:var(--pf-review-guided-screen-image-pad,var(--pf-review-guided-screen-pad-inline,20px));box-shadow:none;cursor:zoom-in;background:0 0;border-radius:14px;flex:0 auto;justify-content:center;align-items:center;line-height:0;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-screen-image-clip--canvas-zoomed{touch-action:none;-webkit-user-select:none;user-select:none;background-color:var(--color-bg-sunken);overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-screen-image-clip--canvas-zoomed{background-color:color-mix(in srgb, var(--color-bg-sunken) 92%, var(--color-bg-container))}}.workspace-shell .pf-review-guided-screen-image-clip--canvas-zoomed{background-image:linear-gradient(to right, var(--color-border-subtle) 1px, transparent 1px), linear-gradient(to bottom, var(--color-border-subtle) 1px, transparent 1px)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-screen-image-clip--canvas-zoomed{background-image:linear-gradient(to right, color-mix(in srgb, var(--color-border-subtle) 72%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--color-border-subtle) 72%, transparent) 1px, transparent 1px)}}.workspace-shell .pf-review-guided-screen-image-clip--canvas-zoomed{cursor:grab;background-size:24px 24px}.workspace-shell .pf-review-guided-screen-image-clip--canvas-dragging{cursor:grabbing}.workspace-shell .pf-review-guided-screen-image-clip--canvas-zoomed .pf-review-guided-marker-host,.workspace-shell .pf-review-guided-screen-image-clip--canvas-zoomed .pf-review-guided-marker,.workspace-shell .pf-review-guided-canvas-reset-button{cursor:pointer;-webkit-user-select:none;user-select:none}.workspace-shell .pf-review-guided-screen-image-surface.pf-review-guided-screen-image-surface--zoom-host,.workspace-shell [class*=transform-component-module_wrapper],.workspace-shell [class*=transform-component-module_content]{flex:auto;width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;display:block;overflow:visible!important}.workspace-shell .pf-review-guided-screen-canvas-content{width:fit-content;height:fit-content}.workspace-shell .pf-review-guided-marker-host{z-index:3;position:absolute}.workspace-shell .pf-review-guided-marker-host--active{z-index:12}.workspace-shell .pf-review-guided-marker-host .pf-review-guided-marker{position:relative;top:auto;left:auto}.workspace-shell .pf-review-guided-screen-image-clip>.pf-review-guided-callout{pointer-events:none}.workspace-shell .pf-review-guided-canvas-quality-notice{z-index:14;border:1px solid var(--color-warning);border-radius:8px;max-width:min(280px,100% - 24px);padding:8px 10px;position:absolute;top:12px;right:12px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-canvas-quality-notice{border:1px solid color-mix(in srgb, var(--color-warning) 34%, var(--color-border))}}.workspace-shell .pf-review-guided-canvas-quality-notice{background:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-canvas-quality-notice{background:color-mix(in srgb, var(--color-bg-container) 94%, transparent)}}.workspace-shell .pf-review-guided-canvas-quality-notice{color:var(--color-fg-heading);box-shadow:var(--elev-2);pointer-events:none;font-size:11.5px;font-weight:600;line-height:1.4}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll>.pf-review-guided-canvas-reset-button{z-index:40;appearance:none;border:1px solid var(--color-border);justify-content:center;align-items:center;min-height:28px;padding:0 12px;display:inline-flex;position:absolute;bottom:16px;right:16px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll>.pf-review-guided-canvas-reset-button{border:1px solid color-mix(in srgb, var(--color-border) 78%, transparent)}}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll>.pf-review-guided-canvas-reset-button{background:var(--chrome-surface);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll>.pf-review-guided-canvas-reset-button{background:color-mix(in srgb, var(--chrome-surface) 94%, transparent)}}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll>.pf-review-guided-canvas-reset-button{color:var(--color-fg-heading);font-family:var(--font-sans);box-shadow:var(--elev-2);cursor:pointer;pointer-events:auto;font-size:12px;font-weight:600;line-height:1;transition:background .16s,border-color .16s,color .16s}.workspace-shell .pf-review-guided-canvas-reset-button:hover,.workspace-shell .pf-review-guided-canvas-reset-button:focus-visible{border-color:var(--color-border-strong);background:var(--color-bg-elevated);color:var(--color-fg-heading)}.workspace-shell .pf-review-guided-canvas-reset-button:focus-visible{box-shadow:var(--shadow-focus-ring), var(--elev-2);outline:none}.workspace-shell .pf-review-guided-screen-image-surface:not(.pf-review-guided-screen-image-surface--zoom-host){width:fit-content;max-width:100%;height:fit-content;max-height:100%;box-shadow:none;border-radius:14px;justify-content:center;align-items:center;line-height:0;display:flex;position:relative;overflow:visible}.workspace-shell .pf-review-guided-screen-image-surface.pf-review-guided-screen-image-surface--zoom-host{box-shadow:none;border-radius:14px;line-height:0}.workspace-shell .pf-review-guided-screen-image-bounds{width:fit-content;height:fit-content;max-width:calc(100cqw - 2 * var(--pf-review-guided-screen-image-pad,var(--pf-review-guided-screen-pad-inline,20px)));max-height:calc(100cqh - 2 * var(--pf-review-guided-screen-image-pad,var(--pf-review-guided-screen-pad-inline,20px)));box-shadow:0 0 0 1px var(--color-border-subtle);border-radius:14px;line-height:0;display:block;position:relative;overflow:visible}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-screen-image-bounds{box-shadow:0 0 0 1px color-mix(in srgb, var(--color-border-subtle) 34%, transparent)}}.workspace-shell .pf-review-guided-mode .pf-review-guided-screen-image{width:100%;height:auto;max-width:calc(100cqw - 2 * var(--pf-review-guided-screen-image-pad,var(--pf-review-guided-screen-pad-inline,20px)));max-height:calc(100cqh - 2 * var(--pf-review-guided-screen-image-pad,var(--pf-review-guided-screen-pad-inline,20px)));object-fit:contain;object-position:center center;filter:var(--pf-review-guided-screen-image-elev-filter);border-radius:14px;display:block}.workspace-shell .pf-review-guided-screen-image-clip--canvas-zoomed .pf-review-guided-screen-image{filter:none}.workspace-shell .pf-review-guided-screen-image-clip--canvas-zoomed .pf-review-guided-screen-image-bounds{box-shadow:none}.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{scroll-padding-block:72px;overflow:hidden auto}.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-screen-track,.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-screen{align-items:flex-start;height:auto;min-height:100%}.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-screen-image-frame,.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-screen-image-clip{justify-content:center;align-items:center;height:auto;min-height:100%;max-height:none}.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-screen-image-surface{justify-content:center;align-items:center;width:100%;height:auto;max-height:none}.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-screen-image-bounds{width:min(100%, calc(100cqw - 2 * var(--pf-review-guided-screen-image-pad,var(--pf-review-guided-screen-pad-inline,20px))));height:auto;max-height:none}.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-screen-image{object-position:top center;width:100%;max-height:none}.workspace-shell .pf-review-guided-zoom-button{appearance:none;border:1px solid var(--color-border);justify-content:center;align-items:center;gap:7px;min-height:30px;padding:0 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-zoom-button{border:1px solid color-mix(in srgb, var(--color-border) 78%, transparent)}}.workspace-shell .pf-review-guided-zoom-button{background:var(--chrome-surface);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-zoom-button{background:color-mix(in srgb, var(--chrome-surface) 94%, transparent)}}.workspace-shell .pf-review-guided-zoom-button{color:var(--color-fg-1);font-family:var(--font-sans);box-shadow:var(--elev-1);cursor:pointer;font-size:12px;font-weight:600;line-height:1;transition:background .16s,border-color .16s,color .16s}.workspace-shell .pf-review-guided-zoom-button:hover,.workspace-shell .pf-review-guided-zoom-button:focus-visible{border-color:var(--color-border-strong);background:var(--color-bg-elevated);color:var(--color-fg-heading)}.workspace-shell .pf-review-guided-zoom-button:focus-visible{box-shadow:var(--shadow-focus-ring), var(--elev-1);outline:none}.workspace-shell .pf-review-guided-screen-placeholder{width:100%;height:100%;min-height:inherit;color:var(--color-fg-3);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;font-size:14px;display:flex}.workspace-shell .pf-review-guided-screen-excerpt{max-width:42ch;color:var(--color-fg-2);margin:8px 0 0;font-size:13px;line-height:1.55}.workspace-shell .pf-review-guided-marker{z-index:3;background:var(--pf-review-guided-badge-bg,#424958);color:#fff;font-variant-numeric:tabular-nums;cursor:pointer;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:44px;margin:-22px 0 0 -22px;padding:0 10px;font-size:15px;font-weight:700;line-height:1;transition:none;display:inline-flex;position:absolute;box-shadow:0 8px 24px #00000047}.workspace-shell .pf-review-guided-marker--active{z-index:12;background:var(--pf-review-guided-badge-bg-active,#54606b);box-shadow:0 10px 28px #00000057}.workspace-shell .pf-review-guided-marker--active.pf-review-guided-marker--obscured{visibility:hidden}.workspace-shell .pf-review-guided-marker--floated{pointer-events:none;transition:none}.workspace-shell .pf-review-guided-marker--floated.pf-review-guided-marker--pop-in{animation:.2s cubic-bezier(.22,1,.36,1) both pfReviewGuidedMarkerPopIn}.workspace-shell .pf-review-guided-marker--resolved{background:var(--color-success)}.workspace-shell .pf-review-guided-callout{z-index:var(--pf-review-guided-layer-callout);width:min(var(--pf-guided-callout-width,380px), calc(100vw - 36px));pointer-events:none;min-width:280px;max-width:min(480px,100vw - 36px);position:absolute}.workspace-shell .pf-review-guided-callout-panel{box-sizing:border-box;background:var(--color-bg-container);border-radius:12px;width:100%;padding:14px 16px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-callout-panel{background:color-mix(in srgb, var(--color-bg-container) 94%, transparent)}}.workspace-shell .pf-review-guided-callout-panel{box-shadow:var(--elev-3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;transform-origin:0 0;border:none}.workspace-shell .pf-review-guided-callout--open .pf-review-guided-callout-panel{animation:.26s cubic-bezier(.22,1,.36,1) both pfReviewGuidedCalloutEnter}.workspace-shell .pf-review-guided-callout-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.workspace-shell .pf-review-guided-callout-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.workspace-shell .pf-review-guided-callout-ignore,.workspace-shell .pf-review-guided-callout-resolve{white-space:nowrap;color:var(--color-fg-1);cursor:pointer;flex-shrink:0;align-items:center;gap:6px;margin:0;padding-top:1px;font-size:12px;line-height:1.2;display:flex}.workspace-shell .pf-review-guided-callout-title{color:var(--color-fg-heading);overflow-wrap:anywhere;margin-top:10px;font-size:14px;font-weight:700;line-height:1.35}.workspace-shell .pf-review-guided-callout-copy{color:var(--color-fg-2);overflow-wrap:anywhere;margin:8px 0 0;font-size:13px;line-height:1.5}.workspace-shell .pf-review-guided-callout-ai-prompt{margin-top:10px}.workspace-shell .pf-review-guided-callout-ai-prompt-toggle{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.workspace-shell .pf-review-guided-callout-ai-prompt-toggle:hover,.workspace-shell .pf-review-guided-callout-ai-prompt-toggle:focus-visible{color:var(--color-primary-hover,var(--color-primary));outline:none;text-decoration:underline}.workspace-shell .pf-review-guided-callout-ai-prompt-chevron{transition:transform .16s;display:inline-flex}.workspace-shell .pf-review-guided-callout-ai-prompt-chevron--open{transform:rotate(180deg)}.workspace-shell .pf-review-guided-callout-ai-prompt-body{grid-template-rows:0fr;transition:grid-template-rows .22s cubic-bezier(.22,1,.36,1);display:grid}.workspace-shell .pf-review-guided-callout-ai-prompt-body--open{grid-template-rows:1fr}.workspace-shell .pf-review-guided-callout-ai-prompt-body-inner{min-height:0;overflow:hidden}.workspace-shell .pf-review-guided-callout-ai-prompt-panel{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--border-default) transparent;border:1px solid var(--color-primary);border-radius:10px;max-height:200px;margin-top:8px;padding:10px 36px 10px 12px;position:relative;overflow:hidden auto}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-callout-ai-prompt-panel{border:1px solid color-mix(in srgb, var(--color-primary) 18%, var(--color-border))}}.workspace-shell .pf-review-guided-callout-ai-prompt-panel{background:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-callout-ai-prompt-panel{background:color-mix(in srgb, var(--color-bg-container) 88%, var(--color-primary) 12%)}}.workspace-shell .pf-review-guided-callout-ai-prompt-panel{opacity:0;transition:opacity .18s}.workspace-shell .pf-review-guided-callout-ai-prompt-panel-copy{z-index:1;background:var(--color-bg-container);border:none;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;margin:0;padding:0;display:inline-flex;position:absolute;top:6px;right:6px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-callout-ai-prompt-panel-copy{background:color-mix(in srgb, var(--color-bg-container) 72%, transparent)}}.workspace-shell .pf-review-guided-callout-ai-prompt-panel-copy{color:var(--color-fg-2);cursor:pointer;transition:background .16s,color .16s}.workspace-shell .pf-review-guided-callout-ai-prompt-panel-copy:hover,.workspace-shell .pf-review-guided-callout-ai-prompt-panel-copy:focus-visible{background:var(--color-bg-spotlight)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-callout-ai-prompt-panel-copy:hover,.workspace-shell .pf-review-guided-callout-ai-prompt-panel-copy:focus-visible{background:color-mix(in srgb, var(--color-bg-spotlight) 88%, var(--color-primary) 12%)}}.workspace-shell .pf-review-guided-callout-ai-prompt-panel-copy:hover,.workspace-shell .pf-review-guided-callout-ai-prompt-panel-copy:focus-visible{color:var(--color-fg-heading);outline:none}.workspace-shell .pf-review-guided-callout-ai-prompt-body--open .pf-review-guided-callout-ai-prompt-panel{opacity:1}.workspace-shell .pf-review-guided-callout-ai-prompt-panel::-webkit-scrollbar{width:8px}.workspace-shell .pf-review-guided-callout-ai-prompt-panel::-webkit-scrollbar-track{background:0 0}.workspace-shell .pf-review-guided-callout-ai-prompt-panel::-webkit-scrollbar-thumb{background:var(--border-default);background-clip:padding-box;border:2px solid #0000;border-radius:8px}.workspace-shell .pf-review-guided-callout-ai-prompt-panel::-webkit-scrollbar-thumb:hover{background:var(--border-strong);background-clip:padding-box}.workspace-shell .pf-review-guided-callout-ai-prompt-lead{color:var(--color-fg-3);margin:0 0 8px;font-size:11px;line-height:1.45}.workspace-shell .pf-review-guided-callout-ai-prompt-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .pf-review-guided-callout-ai-prompt-copy{color:var(--color-fg-1);margin:0;font-size:12px;line-height:1.5}.workspace-shell .pf-review-guided-callout-ai-prompt-copy-btn{color:var(--color-fg-2);cursor:pointer;background:0 0;border:none;margin-top:6px;padding:0;font-size:11px;font-weight:600}.workspace-shell .pf-review-guided-callout-ai-prompt-copy-btn:hover,.workspace-shell .pf-review-guided-callout-ai-prompt-copy-btn:focus-visible{color:var(--color-fg-heading);outline:none;text-decoration:underline}.workspace-shell .pf-review-guided-callout-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.workspace-shell .pf-review-guided-callout-actions-end{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.workspace-shell .pf-review-guided-callout-action--prev svg{transform:rotate(180deg)}.workspace-shell .pf-review-guided-marker--ignored{opacity:.42;filter:grayscale(.35)}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-grade-card .pf-readiness-card,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-findings-panel{border:1px solid var(--pf-review-guided-skeleton-stroke);background:linear-gradient(145deg, var(--color-bg-elevated), var(--color-bg-container))}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-grade-card .pf-readiness-card,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-findings-panel{background:linear-gradient(145deg, color-mix(in srgb, var(--color-bg-elevated) 42%, transparent), color-mix(in srgb, var(--color-bg-container) 82%, transparent))}}.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-grade-card .pf-readiness-card,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-mode--loading .pf-review-guided-findings-panel{box-shadow:0 10px 28px #0000002e}.workspace-shell .pf-review-guided-grade-card.pf-review-guided-focus .pf-readiness-card,.workspace-shell .pf-review-guided-stage-header-card.pf-review-guided-focus .pf-review-guided-stage-header-panel,.workspace-shell .pf-review-guided-findings-panel.pf-review-guided-focus,.workspace-shell .pf-review-guided-branches-panel.pf-review-guided-focus,.workspace-shell .pf-review-guided-ask-panel.pf-review-guided-focus,.workspace-shell .pf-review-guided-persona-card.pf-review-guided-focus{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-grade-card.pf-review-guided-focus .pf-readiness-card,.workspace-shell .pf-review-guided-stage-header-card.pf-review-guided-focus .pf-review-guided-stage-header-panel,.workspace-shell .pf-review-guided-findings-panel.pf-review-guided-focus,.workspace-shell .pf-review-guided-branches-panel.pf-review-guided-focus,.workspace-shell .pf-review-guided-ask-panel.pf-review-guided-focus,.workspace-shell .pf-review-guided-persona-card.pf-review-guided-focus{border-color:color-mix(in srgb, var(--color-primary-light) 34%, var(--color-border))}}.workspace-shell .pf-review-guided-grade-card.pf-review-guided-focus .pf-readiness-card,.workspace-shell .pf-review-guided-stage-header-card.pf-review-guided-focus .pf-review-guided-stage-header-panel,.workspace-shell .pf-review-guided-findings-panel.pf-review-guided-focus,.workspace-shell .pf-review-guided-branches-panel.pf-review-guided-focus,.workspace-shell .pf-review-guided-ask-panel.pf-review-guided-focus,.workspace-shell .pf-review-guided-persona-card.pf-review-guided-focus{box-shadow:var(--pf-review-guided-module-shadow-hover,var(--elev-1))}.workspace-shell .pf-review-guided-rail--right>.pf-review-guided-findings-panel,.workspace-shell .pf-review-guided-rail--right>.pf-review-guided-branches-panel,.workspace-shell .pf-review-guided-rail--right>.pf-review-guided-ask-panel{width:100%;max-width:none;margin-inline:0}.workspace-shell .pf-review-guided-rail--right>.pf-review-guided-findings-panel{flex:0 auto;height:auto;min-height:0;max-height:none}.workspace-shell .pf-review-guided-rail--right>.pf-review-guided-branches-panel{flex:1 1 var(--pf-review-guided-branches-min-h,160px);min-height:0;max-height:none;overflow:hidden}.workspace-shell .pf-review-guided-finding-item .pf-review-guided-zoom-button{min-height:22px;box-shadow:none;cursor:pointer;border-radius:6px;flex:none;gap:4px;padding:0 7px;font-size:10px;font-weight:600}.workspace-shell .pf-review-guided-finding-item--active .pf-review-guided-zoom-button[aria-pressed=true]{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--active .pf-review-guided-zoom-button[aria-pressed=true]{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border))}}.workspace-shell .pf-review-guided-finding-item--active .pf-review-guided-zoom-button[aria-pressed=true]{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--active .pf-review-guided-zoom-button[aria-pressed=true]{background:color-mix(in srgb, var(--color-primary) 12%, var(--chrome-surface))}}.workspace-shell .pf-review-guided-finding-item--active .pf-review-guided-zoom-button[aria-pressed=true]{color:var(--color-fg-heading)}.workspace-shell .pf-review-guided-findings-empty{color:var(--color-fg-1);margin:0;font-size:13px;line-height:1.55}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-findings-empty{color:color-mix(in srgb, var(--color-fg-1) 72%, transparent)}}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-panel{box-sizing:border-box;background:var(--pf-review-guided-chrome-gradient);width:100%;min-width:0;height:auto;min-height:0;max-height:none;box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));color:var(--color-fg-1);border:none;border-radius:14px;flex-direction:column;flex:0 auto;padding:18px 14px 14px;display:flex;overflow:hidden}.workspace-shell .pf-review-guided-grade-card .pf-readiness-card,.workspace-shell .pf-review-guided-stage-header-panel,.workspace-shell .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-panel,.workspace-shell .pf-review-guided-rail--right .pf-review-guided-branches-panel,.workspace-shell .pf-review-guided-ask-panel,.workspace-shell .pf-review-guided-scrubber{background-repeat:no-repeat!important;background-size:100% 100%!important}.workspace-shell .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-panel,.workspace-shell .pf-review-guided-rail--right .pf-review-guided-branches-panel,.workspace-shell .pf-review-guided-ask-panel{background-color:var(--pf-review-guided-chrome-gradient-start)!important;background-image:var(--pf-review-guided-chrome-gradient)!important}.workspace-shell .pf-review-guided-mode .pf-review-guided-grade-card .pf-readiness-card,.workspace-shell .pf-review-guided-mode .pf-review-guided-stage-header-panel,.workspace-shell .pf-review-guided-mode .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-mode .pf-review-guided-flow-panel,.workspace-shell .pf-review-guided-mode .pf-review-guided-flow-check,.workspace-shell .pf-review-guided-mode .pf-review-guided-findings-panel,.workspace-shell .pf-review-guided-mode .pf-review-guided-branches-panel,.workspace-shell .pf-review-guided-mode .pf-review-guided-ask-panel,.workspace-shell .pf-review-guided-mode .pf-review-guided-scrubber,.workspace-shell .pf-review-guided-mode .pf-review-guided-scrubber--dock{box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1))!important}.workspace-shell .pf-review-guided-findings-title{flex:none;width:100%;margin:0 0 14px}.workspace-shell .pf-review-guided-findings-title>span:first-of-type{flex:0 auto;min-width:0}.workspace-shell .pf-review-guided-findings-count{background:var(--color-primary);border-radius:999px;flex:none;min-width:24px;margin-left:auto;padding:3px 9px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-findings-count{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-bg-sunken))}}.workspace-shell .pf-review-guided-findings-count{color:var(--color-primary-light);font-variant-numeric:tabular-nums;text-align:center;font-size:12px;font-weight:700;line-height:1.2}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list{overscroll-behavior:auto;scrollbar-gutter:auto;flex-direction:column;flex:auto;align-items:stretch;gap:8px;width:100%;min-width:0;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow:clip auto}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list>li{box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0}.workspace-shell .pf-review-guided-rail--left,.workspace-shell .pf-review-guided-stage-column,.workspace-shell .pf-review-guided-rail--right,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll,.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list,.workspace-shell .pf-review-guided-slide-thumbnails--dock{scrollbar-color:transparent transparent}.workspace-shell .pf-review-guided-rail--left:hover,.workspace-shell .pf-review-guided-rail--left:focus-within,.workspace-shell .pf-review-guided-stage-column:hover,.workspace-shell .pf-review-guided-stage-column:focus-within,.workspace-shell .pf-review-guided-rail--right:hover,.workspace-shell .pf-review-guided-rail--right:focus-within,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll:hover,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll:focus-within,.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list:hover,.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list:focus-within,.workspace-shell .pf-review-guided-slide-thumbnails--dock:hover,.workspace-shell .pf-review-guided-slide-thumbnails--dock:focus-within{scrollbar-color:var(--border-default) transparent}.workspace-shell .pf-review-guided-rail--left::-webkit-scrollbar-thumb{background:0 0;border-color:#0000}.workspace-shell .pf-review-guided-stage-column::-webkit-scrollbar-thumb{background:0 0;border-color:#0000}.workspace-shell .pf-review-guided-rail--right::-webkit-scrollbar-thumb{background:0 0;border-color:#0000}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll::-webkit-scrollbar-thumb{background:0 0;border-color:#0000}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list::-webkit-scrollbar-thumb{background:0 0;border-color:#0000}.workspace-shell .pf-review-guided-slide-thumbnails--dock::-webkit-scrollbar-thumb{background:0 0;border-color:#0000}.workspace-shell .pf-review-guided-rail--left:hover::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-rail--left:focus-within::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-stage-column:hover::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-stage-column:focus-within::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-rail--right:hover::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-rail--right:focus-within::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll:hover::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll:focus-within::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list:hover::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list:focus-within::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-slide-thumbnails--dock:hover::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-slide-thumbnails--dock:focus-within::-webkit-scrollbar-thumb{background:var(--border-default);border-color:var(--bg-root)}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list:hover::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list:focus-within::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.workspace-shell .pf-review-guided-finding-item{box-sizing:border-box;border:1px solid var(--color-border-subtle);background:var(--chrome-surface);width:100%;max-width:100%;color:var(--color-fg-1);box-shadow:var(--elev-1);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;gap:10px;padding:12px 13px;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.workspace-shell .pf-review-guided-finding-body{align-items:flex-start;gap:12px;min-width:0;display:flex}.workspace-shell .pf-review-guided-finding-footer{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding-left:40px;display:flex}.workspace-shell .pf-review-guided-finding-branches{box-sizing:border-box;width:100%;min-width:0;position:relative}.workspace-shell .pf-review-guided-stage-header .pf-review-guided-finding-branches{width:auto;min-width:240px}.workspace-shell .pf-review-guided-stage-header .pf-review-guided-finding-branches-toggle{min-width:240px}.workspace-shell .pf-review-guided-finding-branches-menu{z-index:var(--pf-review-guided-layer-branch-menu);box-sizing:border-box;pointer-events:auto;position:fixed}.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-branches-panel{max-height:min(320px, var(--pf-review-guided-finding-branches-menu-max-height,320px));opacity:1;box-shadow:var(--elev-3);margin-top:0}.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version{transition:background .16s,border-color .16s,color .16s}.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):hover,.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):focus-visible{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):hover,.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):focus-visible{border-color:color-mix(in srgb, var(--color-primary) 32%, var(--color-border))}}.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):hover,.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):focus-visible{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):hover,.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):focus-visible{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-bg-container))}}.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):hover,.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version:not(:disabled):focus-visible{color:var(--color-fg-1);outline:none}.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version--current{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version--current{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border))}}.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version--current{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version--current{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-bg-container))}}.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version--current{color:var(--color-fg-heading)}.workspace-shell .pf-review-guided-finding-branches-menu .pf-review-guided-finding-version--current:disabled{opacity:1;cursor:default}.workspace-shell .pf-review-guided-finding-branches-toggle{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);width:100%;color:var(--color-fg-1);font-family:var(--font-sans);text-align:left;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:8px 10px;font-size:11.5px;font-weight:600;line-height:1.3;transition:background .16s,border-color .16s,color .16s;display:flex}.workspace-shell .pf-review-guided-finding-branches-toggle:hover,.workspace-shell .pf-review-guided-finding-branches-toggle:focus-visible{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-branches-toggle:hover,.workspace-shell .pf-review-guided-finding-branches-toggle:focus-visible{border-color:color-mix(in srgb, var(--color-primary) 30%, var(--color-border))}}.workspace-shell .pf-review-guided-finding-branches-toggle:hover,.workspace-shell .pf-review-guided-finding-branches-toggle:focus-visible{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-branches-toggle:hover,.workspace-shell .pf-review-guided-finding-branches-toggle:focus-visible{background:color-mix(in srgb, var(--color-primary) 6%, var(--color-bg-container))}}.workspace-shell .pf-review-guided-finding-branches-toggle:hover,.workspace-shell .pf-review-guided-finding-branches-toggle:focus-visible{outline:none}.workspace-shell .pf-review-guided-finding-branches-label{flex:auto;min-width:0}.workspace-shell .pf-review-guided-finding-branches-meta{flex:none;align-items:center;gap:6px;display:inline-flex}.workspace-shell .pf-review-guided-finding-branches-count{background:var(--color-primary);border-radius:999px;justify-content:center;align-items:center;min-width:20px;padding:2px 7px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-branches-count{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-bg-sunken))}}.workspace-shell .pf-review-guided-finding-branches-count{color:var(--color-primary-light);font-variant-numeric:tabular-nums;font-size:10px;font-weight:700;line-height:1.2}.workspace-shell .pf-review-guided-finding-branches-chevron{color:var(--color-fg-3);transition:transform .16s;display:inline-flex}.workspace-shell .pf-review-guided-finding-branches-chevron--open{transform:rotate(180deg)}.workspace-shell .pf-review-guided-finding-branches-panel{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:10px;padding:8px;overflow:hidden auto}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-branches-panel{background:color-mix(in srgb, var(--color-bg-sunken) 72%, var(--color-bg-container))}}.workspace-shell .pf-review-guided-finding-branches-panel .pf-review-guided-finding-versions{margin:0}.workspace-shell .pf-review-guided-finding-update-btn{border:1px solid var(--color-primary);flex:none;margin:0;padding:4px 8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-update-btn{border:1px solid color-mix(in srgb, var(--color-primary) 24%, var(--color-border))}}.workspace-shell .pf-review-guided-finding-update-btn{background:var(--color-bg-container);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-update-btn{background:color-mix(in srgb, var(--color-bg-container) 88%, var(--color-primary) 12%)}}.workspace-shell .pf-review-guided-finding-update-btn{color:var(--color-primary);white-space:nowrap;cursor:pointer;font-size:11px;font-weight:650;line-height:1.2;transition:background .16s,border-color .16s,color .16s,opacity .16s}.workspace-shell .pf-review-guided-finding-update-btn:hover,.workspace-shell .pf-review-guided-finding-update-btn:focus-visible{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-update-btn:hover,.workspace-shell .pf-review-guided-finding-update-btn:focus-visible{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-bg-spotlight))}}.workspace-shell .pf-review-guided-finding-update-btn:hover,.workspace-shell .pf-review-guided-finding-update-btn:focus-visible{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-update-btn:hover,.workspace-shell .pf-review-guided-finding-update-btn:focus-visible{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border))}}.workspace-shell .pf-review-guided-finding-update-btn:hover,.workspace-shell .pf-review-guided-finding-update-btn:focus-visible{outline:none}.workspace-shell .pf-review-guided-finding-update-btn--gated{opacity:.58;color:var(--color-fg-2);border-color:var(--color-border-subtle);background:var(--color-bg-container)}.workspace-shell .pf-review-guided-finding-item--verified-fixed{border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--verified-fixed{border-color:color-mix(in srgb, var(--color-success) 28%, var(--color-border-subtle))}}.workspace-shell .pf-review-guided-finding-severity--resolved{color:var(--color-success-text);background:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-severity--resolved{background:color-mix(in srgb, var(--color-success) 12%, transparent)}}.workspace-shell .pf-review-guided-finding-severity--resolved{border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-severity--resolved{border-color:color-mix(in srgb, var(--color-success) 28%, transparent)}}.workspace-shell .pf-review-guided-finding-severity--neutral{color:var(--color-fg-2);background:var(--color-fg-3)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-severity--neutral{background:color-mix(in srgb, var(--color-fg-3) 10%, transparent)}}.workspace-shell .pf-review-guided-finding-severity--neutral{border-color:var(--color-border-subtle)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-severity--neutral{border-color:color-mix(in srgb, var(--color-border-subtle) 88%, transparent)}}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-branches-panel{box-sizing:border-box;background:var(--pf-review-guided-chrome-gradient);width:100%;min-width:0;box-shadow:var(--pf-review-guided-module-shadow,var(--elev-1));color:var(--color-fg-1);border:none;border-radius:14px;flex-direction:column;padding:14px;display:flex}.workspace-shell .pf-review-guided-branches-title{flex:none;width:100%;margin:0 0 10px}.workspace-shell .pf-review-guided-branches-list,.workspace-shell .pf-review-guided-branches-empty{overscroll-behavior:contain;flex:auto;min-height:0;overflow:auto}.workspace-shell .pf-review-guided-branches-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .pf-review-guided-branches-empty{color:var(--color-fg-2);margin:0;font-size:12px;line-height:1.45}.workspace-shell .pf-review-guided-branch{border:1px solid var(--color-border-subtle);border-radius:10px;padding:10px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-branch{border:1px solid color-mix(in srgb, var(--color-border-subtle) 90%, transparent)}}.workspace-shell .pf-review-guided-branch{background:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-branch{background:color-mix(in srgb, var(--color-bg-container) 88%, transparent)}}.workspace-shell .pf-review-guided-branch--active{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-branch--active{border-color:color-mix(in srgb, var(--color-primary) 35%, var(--color-border-subtle))}}.workspace-shell .pf-review-guided-branch--active{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-branch--active{background:color-mix(in srgb, var(--color-primary) 6%, var(--color-bg-container))}}.workspace-shell .pf-review-guided-branch-header{gap:4px;display:grid}.workspace-shell .pf-review-guided-branch-title{color:var(--color-fg-heading);font-size:12px;font-weight:600;line-height:1.35}.workspace-shell .pf-review-guided-branch-meta{color:var(--color-fg-2);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.workspace-shell .pf-review-guided-branch-grade{font-variant-numeric:tabular-nums;color:var(--color-fg-1);font-weight:700}.workspace-shell .pf-review-guided-branch-status--fixed{color:var(--color-success-text)}.workspace-shell .pf-review-guided-branch-boost{color:var(--color-success-text);margin:6px 0 0;font-size:11px;line-height:1.35}.workspace-shell .pf-review-guided-branch-history{gap:4px;margin:8px 0 0;padding:0;list-style:none;display:grid}.workspace-shell .pf-review-guided-branch-history-item{border:1px solid var(--color-border-subtle);grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;width:100%;padding:6px 8px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-branch-history-item{border:1px solid color-mix(in srgb, var(--color-border-subtle) 85%, transparent)}}.workspace-shell .pf-review-guided-branch-history-item{background:var(--color-bg-container);color:var(--color-fg-2);text-align:left;cursor:pointer;border-radius:8px;font-size:11px;line-height:1.3}.workspace-shell .pf-review-guided-branch-history-item:hover,.workspace-shell .pf-review-guided-branch-history-item:focus-visible{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-branch-history-item:hover,.workspace-shell .pf-review-guided-branch-history-item:focus-visible{border-color:color-mix(in srgb, var(--color-primary) 30%, var(--color-border-subtle))}}.workspace-shell .pf-review-guided-branch-history-item:hover,.workspace-shell .pf-review-guided-branch-history-item:focus-visible{color:var(--color-fg-1)}.workspace-shell .pf-review-guided-branch-history-time{color:var(--color-fg-1);grid-column:1}.workspace-shell .pf-review-guided-branch-history-grade{font-variant-numeric:tabular-nums;grid-column:2;font-weight:700}.workspace-shell .pf-review-guided-branch-history-status{color:var(--color-fg-3);grid-column:1/-1}.workspace-shell .pf-review-guided-branch-history-status--fixed{color:var(--color-success-text)}.workspace-shell .pf-review-guided-finding-group{gap:0;display:grid}.workspace-shell .pf-review-guided-finding-versions{--pf-branch-guide-col:12px;--pf-branch-tree-gap:6px;--pf-branch-narrow-step:14px;box-sizing:border-box;gap:var(--pf-branch-tree-gap);width:100%;margin:6px 0 0;padding:0;list-style:none;display:grid}.workspace-shell .pf-review-guided-finding-versions--root{padding-left:2px}.workspace-shell .pf-review-guided-finding-version-item{width:100%;min-width:0}.workspace-shell .pf-review-guided-finding-version-row{box-sizing:border-box;width:100%;min-width:0;padding-right:calc(min(max(var(--pf-branch-depth,1) - 1, 0), 4) * var(--pf-branch-narrow-step));grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:0;display:grid}.workspace-shell .pf-review-guided-finding-version-guides{flex-shrink:0;align-self:stretch;min-height:100%;display:flex}.workspace-shell .pf-review-guided-finding-version-guide{width:var(--pf-branch-guide-col);flex-shrink:0;align-self:stretch;position:relative}.workspace-shell .pf-review-guided-finding-version-guide[data-continues=true]:before,.workspace-shell .pf-review-guided-finding-version-guide--elbow:before{background:var(--color-border-subtle);content:"";bottom:0;left:calc(var(--pf-branch-guide-col) / 2);top:calc(-1 * var(--pf-branch-tree-gap));width:1px;position:absolute}.workspace-shell .pf-review-guided-finding-version-guide--elbow[data-last=true]:before{bottom:50%}.workspace-shell .pf-review-guided-finding-version-guide--elbow:after{background:var(--color-border-subtle);content:"";height:1px;left:calc(var(--pf-branch-guide-col) / 2);width:calc(var(--pf-branch-guide-col) / 2 + 2px);position:absolute;top:50%}.workspace-shell .pf-review-guided-finding-version-guide--parent-stem:before{background:var(--color-border-subtle);bottom:calc(-1 * var(--pf-branch-tree-gap));content:"";left:calc(var(--pf-branch-guide-col) / 2);width:1px;position:absolute;top:50%}.workspace-shell .pf-review-guided-finding-version-item--parent+.pf-review-guided-finding-version-item .pf-review-guided-finding-version-guide--elbow:before{top:calc(-1 * (var(--pf-branch-tree-gap) + 6px))}.workspace-shell .pf-review-guided-finding-version-item[data-depth="2"] .pf-review-guided-finding-version,.workspace-shell .pf-review-guided-finding-version-item[data-depth="3"] .pf-review-guided-finding-version,.workspace-shell .pf-review-guided-finding-version-item[data-depth="4"] .pf-review-guided-finding-version,.workspace-shell .pf-review-guided-finding-version-item[data-depth="5"] .pf-review-guided-finding-version{background:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-version-item[data-depth="2"] .pf-review-guided-finding-version,.workspace-shell .pf-review-guided-finding-version-item[data-depth="3"] .pf-review-guided-finding-version,.workspace-shell .pf-review-guided-finding-version-item[data-depth="4"] .pf-review-guided-finding-version,.workspace-shell .pf-review-guided-finding-version-item[data-depth="5"] .pf-review-guided-finding-version{background:color-mix(in srgb, var(--color-bg-container) 92%, var(--color-bg-sunken))}}.workspace-shell .pf-review-guided-finding-version-item[data-depth="3"] .pf-review-guided-finding-version,.workspace-shell .pf-review-guided-finding-version-item[data-depth="4"] .pf-review-guided-finding-version,.workspace-shell .pf-review-guided-finding-version-item[data-depth="5"] .pf-review-guided-finding-version{padding-block:6px;font-size:10.5px}.workspace-shell .pf-review-guided-finding-version-item[data-depth="3"] .pf-review-guided-finding-version-title,.workspace-shell .pf-review-guided-finding-version-item[data-depth="4"] .pf-review-guided-finding-version-title,.workspace-shell .pf-review-guided-finding-version-item[data-depth="5"] .pf-review-guided-finding-version-title{font-size:11px}.workspace-shell .pf-review-guided-finding-versions>li{width:100%;min-width:0}.workspace-shell .pf-review-guided-finding-version{box-sizing:border-box;border:1px solid var(--color-border-subtle);background:var(--color-bg-container);width:100%;color:var(--color-fg-2);cursor:pointer;text-align:left;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;margin:0;padding:7px 10px;font-size:11px;line-height:1.3;display:flex}.workspace-shell .pf-review-guided-finding-version-copy{gap:2px;min-width:0;display:grid}.workspace-shell .pf-review-guided-finding-version-kind{color:var(--color-fg-3);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.workspace-shell .pf-review-guided-finding-version-title{color:var(--color-fg-heading);overflow-wrap:anywhere;font-size:12px;font-weight:600}.workspace-shell .pf-review-guided-finding-version-meta{color:var(--color-fg-3);text-align:right;flex-shrink:0;align-items:flex-end;gap:2px;display:grid}.workspace-shell .pf-review-guided-finding-version:hover,.workspace-shell .pf-review-guided-finding-version:focus-visible{border-color:var(--color-border);background:var(--color-bg-elevated);outline:none}.workspace-shell .pf-review-guided-finding-version:disabled{cursor:default;opacity:.72}.workspace-shell .pf-guided-finding-update-modal,.workspace-shell .pf-guided-finding-compare-modal{border:1px solid var(--color-border);background:var(--color-bg-container);width:min(720px,100vw - 32px);max-height:min(86vh,920px);box-shadow:var(--elev-2);border-radius:14px;padding:18px 18px 16px;overflow:auto}.workspace-shell .pf-guided-finding-update-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.workspace-shell .pf-guided-finding-update-modal-header h2{color:var(--color-fg-heading);margin:0;font-size:18px;line-height:1.25}.workspace-shell .pf-guided-finding-update-modal-close{color:var(--color-fg-2);cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}.workspace-shell .pf-guided-finding-update-modal-lead,.workspace-shell .pf-guided-finding-compare-modal-copy{color:var(--color-fg-2);margin:0 0 12px;font-size:13px;line-height:1.5}.workspace-shell .pf-guided-finding-update-modal-gate{border:1px solid var(--color-warning);border-radius:10px;padding:12px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-guided-finding-update-modal-gate{border:1px solid color-mix(in srgb, var(--color-warning) 24%, var(--color-border))}}.workspace-shell .pf-guided-finding-update-modal-gate{background:var(--color-warning-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-guided-finding-update-modal-gate{background:color-mix(in srgb, var(--color-warning-bg) 72%, var(--color-bg-container))}}.workspace-shell .pf-guided-finding-update-modal-gate p{color:var(--color-fg-1);margin:0 0 10px;font-size:13px;line-height:1.45}.workspace-shell .pf-guided-finding-update-modal-resolve{color:var(--color-fg-1);cursor:pointer;align-items:center;gap:8px;margin:0 0 12px;font-size:12px;display:inline-flex}.workspace-shell .pf-guided-finding-update-modal-preview-grid,.workspace-shell .pf-guided-finding-compare-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workspace-shell .pf-guided-finding-update-modal-preview{gap:6px;min-width:0;display:grid}.workspace-shell .pf-guided-finding-update-modal-preview img{object-fit:contain;border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);border-radius:8px;width:100%;height:220px}.workspace-shell .pf-guided-finding-update-modal-preview-label{color:var(--color-fg-2);font-size:11px;font-weight:650}.workspace-shell .pf-guided-finding-update-modal-preview-empty{box-sizing:border-box;border:1px dashed var(--color-border-subtle);background:var(--color-bg-elevated);width:100%;height:220px;min-height:220px;color:var(--color-fg-3);text-align:center;border-radius:8px;place-items:center;gap:6px;padding:12px;font-size:12px;display:grid}.workspace-shell .pf-guided-finding-update-modal-paste-hint{color:var(--color-fg-3);font-size:11px;line-height:1.35}.workspace-shell .pf-guided-finding-update-modal-preview--paste{cursor:pointer}.workspace-shell .pf-guided-finding-update-modal-preview--paste:focus-visible,.workspace-shell .pf-guided-finding-update-modal-preview--paste-focused{outline:none}.workspace-shell .pf-guided-finding-update-modal-preview--paste:focus-visible .pf-guided-finding-update-modal-preview-empty,.workspace-shell .pf-guided-finding-update-modal-preview--paste-focused .pf-guided-finding-update-modal-preview-empty{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-guided-finding-update-modal-preview--paste:focus-visible .pf-guided-finding-update-modal-preview-empty,.workspace-shell .pf-guided-finding-update-modal-preview--paste-focused .pf-guided-finding-update-modal-preview-empty{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border))}}.workspace-shell .pf-guided-finding-update-modal-preview--paste:focus-visible .pf-guided-finding-update-modal-preview-empty,.workspace-shell .pf-guided-finding-update-modal-preview--paste-focused .pf-guided-finding-update-modal-preview-empty{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-guided-finding-update-modal-preview--paste:focus-visible .pf-guided-finding-update-modal-preview-empty,.workspace-shell .pf-guided-finding-update-modal-preview--paste-focused .pf-guided-finding-update-modal-preview-empty{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-bg-elevated))}}.workspace-shell .pf-guided-finding-update-modal-preview--paste:focus-visible .pf-guided-finding-update-modal-preview-empty,.workspace-shell .pf-guided-finding-update-modal-preview--paste-focused .pf-guided-finding-update-modal-preview-empty{color:var(--color-fg-2)}.workspace-shell .pf-guided-finding-update-modal-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.workspace-shell .pf-guided-finding-update-modal-footer{border-top:1px solid var(--color-border-subtle);justify-content:flex-start;margin-top:16px;padding-top:14px;display:flex}.workspace-shell.pf-guided-finding-update-modal-portal .preflight-modal-backdrop-blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workspace-shell.pf-guided-finding-update-modal-portal .preflight-modal-backdrop-grid:before,.workspace-shell.pf-guided-finding-update-modal-portal .preflight-modal-backdrop-grid:after{opacity:0}.workspace-shell.pf-guided-finding-update-modal-portal .preflight-modal-backdrop-scrim{background:var(--color-bg-root)}@supports (color:color-mix(in lab, red, red)){.workspace-shell.pf-guided-finding-update-modal-portal .preflight-modal-backdrop-scrim{background:color-mix(in srgb, var(--color-bg-root) 38%, transparent)}}html[data-theme=light] .workspace-shell.pf-guided-finding-update-modal-portal .preflight-modal-backdrop-scrim{background:var(--color-bg-canvas,#fafbfd)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell.pf-guided-finding-update-modal-portal .preflight-modal-backdrop-scrim{background:color-mix(in srgb, var(--color-bg-canvas,#fafbfd) 34%, transparent)}}.workspace-shell .pf-guided-finding-update-modal-match{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);border-radius:10px;margin-top:12px;padding:10px 12px}.workspace-shell .pf-guided-finding-update-modal-match--pass{border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-guided-finding-update-modal-match--pass{border-color:color-mix(in srgb, var(--color-success) 28%, var(--color-border-subtle))}}.workspace-shell .pf-guided-finding-update-modal-match--pass{background:var(--color-success-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-guided-finding-update-modal-match--pass{background:color-mix(in srgb, var(--color-success-bg) 52%, var(--color-bg-elevated))}}.workspace-shell .pf-guided-finding-update-modal-match--fail{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-guided-finding-update-modal-match--fail{border-color:color-mix(in srgb, var(--color-error) 28%, var(--color-border-subtle))}}.workspace-shell .pf-guided-finding-update-modal-match--fail{background:var(--color-error-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-guided-finding-update-modal-match--fail{background:color-mix(in srgb, var(--color-error-bg) 52%, var(--color-bg-elevated))}}.workspace-shell .pf-guided-finding-update-modal-match-summary,.workspace-shell .pf-guided-finding-update-modal-match-status{color:var(--color-fg-1);margin:0 0 8px;font-size:12px;line-height:1.45}.workspace-shell .pf-guided-finding-update-modal-markers{gap:6px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .pf-guided-finding-update-modal-marker{background:var(--color-bg-container);border-radius:8px;gap:2px;padding:6px 8px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-guided-finding-update-modal-marker{background:color-mix(in srgb, var(--color-bg-container) 80%, transparent)}}.workspace-shell .pf-guided-finding-update-modal-marker-label{color:var(--color-fg-heading);font-size:11px;font-weight:650}.workspace-shell .pf-guided-finding-update-modal-marker-detail{color:var(--color-fg-2);font-size:11px;line-height:1.35}.workspace-shell .pf-guided-finding-update-modal-marker--pass .pf-guided-finding-update-modal-marker-label{color:var(--color-success-text)}.workspace-shell .pf-guided-finding-update-modal-marker--warn .pf-guided-finding-update-modal-marker-label{color:var(--color-warning-text)}.workspace-shell .pf-guided-finding-update-modal-marker--fail .pf-guided-finding-update-modal-marker-label{color:var(--color-error-text)}.workspace-shell .pf-guided-finding-update-modal-brief{color:var(--color-fg-3);margin-top:12px;font-size:12px}.workspace-shell .pf-guided-finding-update-modal-brief p{white-space:pre-wrap;color:var(--color-fg-2);margin:8px 0 0}.workspace-shell .pf-guided-finding-update-modal-error{color:var(--color-error-text);margin:10px 0 0;font-size:12px}.workspace-shell .pf-guided-finding-compare-modal-meta{color:var(--color-fg-3);margin:4px 0 0;font-size:12px}.workspace-shell .pf-guided-finding-compare-modal-label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.workspace-shell .pf-review-guided-finding-item:focus-visible,.workspace-shell .pf-review-guided-finding-item:focus-within{box-shadow:var(--shadow-focus-ring), var(--elev-1);outline:none}.workspace-shell .pf-review-guided-finding-item:hover{border-color:var(--color-border);background:var(--color-bg-elevated);box-shadow:var(--elev-1)}.workspace-shell .pf-review-guided-finding-item--active{border:1px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--active{border:1px solid color-mix(in srgb, var(--color-primary) 55%, var(--color-border))}}.workspace-shell .pf-review-guided-finding-item--active{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--active{background:color-mix(in srgb, var(--color-primary) 14%, var(--chrome-surface))}}.workspace-shell .pf-review-guided-finding-item--active{box-shadow:var(--elev-1)}.workspace-shell .pf-review-guided-finding-item--resolved{opacity:.72;background:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--resolved{background:color-mix(in srgb, var(--color-success) 8%, var(--chrome-surface))}}.workspace-shell .pf-review-guided-finding-item--resolved{border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--resolved{border-color:color-mix(in srgb, var(--color-success) 24%, var(--color-border-subtle))}}.workspace-shell .pf-review-guided-finding-item--ignored{opacity:.56;background:var(--color-fg-3)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--ignored{background:color-mix(in srgb, var(--color-fg-3) 8%, var(--chrome-surface))}}.workspace-shell .pf-review-guided-finding-item--ignored{border-color:var(--color-border-subtle)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--ignored{border-color:color-mix(in srgb, var(--color-border-subtle) 88%, transparent)}}.workspace-shell .pf-review-guided-finding-item--ignored .pf-review-guided-finding-title{color:var(--color-fg-3);text-decoration:line-through}.workspace-shell .pf-review-guided-finding-index{border:1px solid var(--color-border-subtle);border-radius:8px;flex:none;width:28px;height:28px;margin-top:1px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-index{border:1px solid color-mix(in srgb, var(--color-border-subtle) 90%, transparent)}}.workspace-shell .pf-review-guided-finding-index{background:var(--color-bg-container);color:var(--color-fg-1);font-family:var(--font-mono);justify-content:center;align-items:center;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.workspace-shell .pf-review-guided-finding-item--active .pf-review-guided-finding-index{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.workspace-shell .pf-review-guided-finding-item--resolved .pf-review-guided-finding-index{border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--resolved .pf-review-guided-finding-index{border-color:color-mix(in srgb, var(--color-success) 35%, transparent)}}.workspace-shell .pf-review-guided-finding-item--resolved .pf-review-guided-finding-index{background:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--resolved .pf-review-guided-finding-index{background:color-mix(in srgb, var(--color-success) 14%, transparent)}}.workspace-shell .pf-review-guided-finding-item--resolved .pf-review-guided-finding-index{color:var(--color-success)}.workspace-shell .pf-review-guided-findings-panel .pf-review-guided-finding-title{color:var(--color-fg-heading)}.workspace-shell .pf-review-guided-finding-title{min-width:0;color:var(--color-fg-heading);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:auto;font-size:13.5px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.workspace-shell .pf-review-guided-finding-item--resolved .pf-review-guided-finding-title{color:var(--color-fg-2);text-decoration:line-through;-webkit-text-decoration-color:var(--color-fg-3);-webkit-text-decoration-color:var(--color-fg-3);-webkit-text-decoration-color:var(--color-fg-3);text-decoration-color:var(--color-fg-3)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-item--resolved .pf-review-guided-finding-title{-webkit-text-decoration-color:color-mix(in srgb, var(--color-fg-3) 70%, transparent);-webkit-text-decoration-color:color-mix(in srgb, var(--color-fg-3) 70%, transparent);-webkit-text-decoration-color:color-mix(in srgb, var(--color-fg-3) 70%, transparent);text-decoration-color:color-mix(in srgb, var(--color-fg-3) 70%, transparent)}}.workspace-shell .pf-review-guided-finding-severity{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;flex:0 auto;align-items:center;min-width:0;padding:3px 9px;font-size:10.5px;font-weight:700;line-height:1.2;display:inline-flex}.workspace-shell .pf-review-guided-finding-severity--blocking{background:var(--severity-blocking)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-severity--blocking{background:color-mix(in srgb, var(--severity-blocking) 14%, transparent)}}.workspace-shell .pf-review-guided-finding-severity--blocking{color:var(--severity-blocking);border:1px solid var(--severity-blocking)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-severity--blocking{border:1px solid color-mix(in srgb, var(--severity-blocking) 28%, transparent)}}.workspace-shell .pf-review-guided-finding-severity--major{background:var(--severity-major)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-severity--major{background:color-mix(in srgb, var(--severity-major) 16%, transparent)}}.workspace-shell .pf-review-guided-finding-severity--major{color:var(--severity-major)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-severity--major{color:color-mix(in srgb, var(--severity-major) 88%, var(--color-fg-heading))}}.workspace-shell .pf-review-guided-finding-severity--major{border:1px solid var(--severity-major)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-guided-finding-severity--major{border:1px solid color-mix(in srgb, var(--severity-major) 30%, transparent)}}.workspace-shell .pf-review-guided-finding-severity--minor{background:var(--color-bg-sunken);color:var(--color-fg-2);border:1px solid var(--color-border-subtle)}.workspace-shell .pf-review-guided-finding-severity--unknown{background:var(--color-bg-sunken);color:var(--color-fg-3);border:1px solid var(--color-border-subtle);text-transform:capitalize;letter-spacing:0}@supports not (width:100cqw){.workspace-shell .pf-review-guided-screen-image-bounds{max-width:100%;max-height:100%}.workspace-shell .pf-review-guided-mode .pf-review-guided-screen-image{width:auto;max-width:100%;height:auto;max-height:100%}.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-screen-image-bounds,.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-screen-image{width:100%;max-height:none}}@media (prefers-reduced-motion:no-preference){.workspace-shell .pf-review-guided-mode.pf-review-guided-mode--zoomed .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{scroll-behavior:smooth}}@keyframes pfReviewGuidedModeEnter{0%{opacity:0}to{opacity:1}}@keyframes pfReviewGuidedLayoutEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pfReviewGuidedCalloutEnter{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.workspace-shell .pf-review-guided-ask-panel,.workspace-shell .pf-review-guided-ask-composer{transition:none}}@keyframes pfReviewGuidedMarkerPopIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.88)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.workspace-shell .pf-review-guided-marker--floated.pf-review-guided-marker--pop-in,.workspace-shell .pf-review-guided-callout--open .pf-review-guided-callout-panel{animation:none}.workspace-shell .pf-review-guided-callout-ai-prompt-body,.workspace-shell .pf-review-guided-callout-ai-prompt-panel{transition:none}.workspace-shell .pf-review-guided-callout-ai-prompt-body--open .pf-review-guided-callout-ai-prompt-panel{opacity:1}.workspace-shell .pf-review-guided-callout-ai-prompt-body:not(.pf-review-guided-callout-ai-prompt-body--open) .pf-review-guided-callout-ai-prompt-panel{opacity:0}}@media (max-width:1280px){.workspace-shell .pf-review-guided-slide-thumb-label{display:none}.workspace-shell .pf-review-guided-slide-thumb{gap:0}}@media (max-width:960px){.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-body{grid-template-columns:minmax(0,1fr);grid-template-areas:"title""controls"}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-body--with-branches{grid-template-areas:"title""controls"}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-copy,.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-controls,.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-actions{justify-self:stretch;max-width:none}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-controls{align-items:stretch;width:100%}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-center{width:100%;margin-left:0}.workspace-shell .pf-review-guided-stage-header .pf-review-guided-finding-branches,.workspace-shell .pf-review-guided-stage-header .pf-review-guided-finding-branches-toggle{width:100%;min-width:0}.workspace-shell .pf-review-guided-stage-header .pf-review-module-header-actions{justify-content:flex-start}}@media (min-width:1081px) and (max-width:1220px){.workspace-shell .content:has(.pf-review-module--guided){justify-content:flex-start;overflow-y:auto}.workspace-shell .pf-review-module--guided{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .content:has(.pf-review-module--guided)>.pf-review-module{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-mode,.workspace-shell .pf-review-guided-layout{height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-layout{padding-inline:clamp(24px,4vw,48px);flex-direction:column;align-items:stretch;gap:clamp(28px,3vw,42px);padding-bottom:32px;display:flex}.workspace-shell .pf-review-guided-rail--left,.workspace-shell .pf-review-guided-stage-column,.workspace-shell .pf-review-guided-rail--right{scrollbar-gutter:auto;flex-direction:column;grid-area:auto;align-self:stretch;gap:clamp(18px,2vw,24px);width:100%;height:auto;max-height:none;margin:0;padding:0;display:flex;position:relative;inset:auto;overflow:visible;transform:none}.workspace-shell .pf-review-guided-rail--left{order:1}.workspace-shell .pf-review-guided-stage-column{order:2}.workspace-shell .pf-review-guided-rail--right{order:3}.workspace-shell .pf-review-guided-rail--left .pf-review-guided-grade-card,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-panel,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-checks{flex:none;width:100%;min-width:0}.workspace-shell .pf-review-guided-grade-card .pf-readiness-card{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:center;padding:22px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-score-panel{min-height:180px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .pf-review-guided-carousel,.workspace-shell .pf-review-guided-stage-stack,.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-screen-wrap,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-stage,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-column,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{width:100%;height:auto;max-height:none;position:relative;overflow:visible}.workspace-shell .pf-review-guided-carousel{--pf-review-guided-screen-shadow-room:0px}.workspace-shell .pf-review-guided-screen-column{--pf-review-guided-screen-pad-inline:16px}.workspace-shell .pf-review-guided-screen-viewport{--pf-review-guided-viewport-pad-block:0px}.workspace-shell .pf-review-guided-scrubber{width:min(100%,920px);max-width:100%;margin-top:0;position:static}.workspace-shell .pf-review-guided-slide-thumbnails--dock{max-width:none;margin-top:0;padding:0}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-panel{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list{scrollbar-gutter:auto;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}}@media (max-width:1080px){.workspace-shell .content:has(.pf-review-module--guided){justify-content:flex-start;overflow-y:auto}.workspace-shell .pf-review-module--guided{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .content:has(.pf-review-module--guided)>.pf-review-module{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-mode,.workspace-shell .pf-review-guided-layout{height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-layout{flex-direction:column;align-items:stretch;gap:clamp(24px,3vw,36px);padding-inline:clamp(14px,2.5vw,24px);display:flex}.workspace-shell .pf-review-guided-rail--left,.workspace-shell .pf-review-guided-rail--right,.workspace-shell .pf-review-guided-stage-column{scrollbar-gutter:auto;flex-direction:column;grid-area:auto;align-self:stretch;gap:14px;width:100%;height:auto;max-height:none;margin:0;padding-top:0;padding-bottom:0;padding-right:0;display:flex;position:relative;inset:auto;overflow:visible;transform:none}.workspace-shell .pf-review-guided-rail--left{flex-direction:column;order:1;align-items:stretch;gap:clamp(20px,2.5vw,28px);display:flex}.workspace-shell .pf-review-guided-rail--left .pf-review-guided-grade-card,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-panel,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-checks{flex:none;width:100%;min-width:0}.workspace-shell .pf-review-guided-stage-column{order:2;padding-top:0}.workspace-shell .pf-review-guided-rail--right{order:3;padding-top:0}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-panel{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list{scrollbar-gutter:auto;grid-template-columns:minmax(0,1fr);display:grid;overflow:visible}.workspace-shell .pf-review-guided-grade-card .pf-readiness-card{grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);align-items:center;padding:18px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-score-panel{min-height:160px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-shell .pf-review-guided-persona-card{min-height:0}.workspace-shell .pf-review-guided-screen-stage{padding-inline:0}.workspace-shell .pf-review-guided-carousel,.workspace-shell .pf-review-guided-stage-stack,.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-screen-wrap,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-stage,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-column,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{width:100%;height:auto;max-height:none;position:relative;overflow:visible}.workspace-shell .pf-review-guided-carousel{--pf-review-guided-screen-shadow-room:0px}.workspace-shell .pf-review-guided-screen-column{--pf-review-guided-screen-pad-inline:16px}.workspace-shell .pf-review-guided-screen-viewport{--pf-review-guided-viewport-pad-block:0px}.workspace-shell .pf-review-guided-scrubber{width:min(100%,920px);max-width:100%;margin-top:0;position:static}.workspace-shell .pf-review-guided-slide-thumbnails--dock{max-width:none;margin-top:0;padding:0}.workspace-shell .pf-review-guided-slide-thumbnails{--pf-review-guided-thumb-min:clamp(44px, 4vw, 56px);--pf-review-guided-thumb-max:clamp(52px, 5vw, 64px);max-height:clamp(58px,8vh,72px)}.workspace-shell .pf-review-guided-slide-thumbnails-track{gap:4px;width:min(100%,520px)}}@media (max-width:1180px){.workspace-shell .pf-review-guided-layout{grid-template-columns:minmax(180px,200px) minmax(0,1fr) minmax(220px,280px);gap:16px}.workspace-shell .pf-review-guided-screen-column{--pf-review-guided-screen-pad-inline:16px}.workspace-shell .pf-review-guided-screen-viewport{--pf-review-guided-viewport-pad-block:0px}.workspace-shell .pf-review-guided-slide-thumbnails{--pf-review-guided-thumb-min:clamp(48px, 4.5vw, 60px);--pf-review-guided-thumb-max:clamp(56px, 5.5vw, 72px);max-height:clamp(64px,9vh,80px)}.workspace-shell .pf-review-guided-slide-thumbnails-track{gap:4px;width:min(100%,520px)}}@media (min-width:1081px) and (max-width:1220px){.workspace-shell .content:has(.pf-review-module--guided){justify-content:flex-start;overflow-y:auto}.workspace-shell .pf-review-module--guided{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .content:has(.pf-review-module--guided)>.pf-review-module{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-mode,.workspace-shell .pf-review-guided-layout{height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-layout{gap:var(--pf-review-guided-module-gap,16px);padding-inline:clamp(24px,4vw,48px);flex-direction:column;align-items:stretch;padding-bottom:32px;display:flex}.workspace-shell .pf-review-guided-rail--left,.workspace-shell .pf-review-guided-stage-column,.workspace-shell .pf-review-guided-rail--right{gap:var(--pf-review-guided-module-gap,16px);scrollbar-gutter:auto;flex-direction:column;grid-area:auto;align-self:stretch;width:100%;height:auto;max-height:none;margin:0;padding:0;display:flex;position:relative;inset:auto;overflow:visible;transform:none}.workspace-shell .pf-review-guided-rail--left{order:1}.workspace-shell .pf-review-guided-stage-column{order:2}.workspace-shell .pf-review-guided-rail--right{order:3}.workspace-shell .pf-review-guided-rail--left .pf-review-guided-grade-card,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-panel,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-checks{flex:none;width:100%;min-width:0}.workspace-shell .pf-review-guided-grade-card .pf-readiness-card{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:center;padding:22px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-score-panel{min-height:180px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .pf-review-guided-carousel,.workspace-shell .pf-review-guided-stage-stack,.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-screen-wrap,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-stage,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-column,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{width:100%;height:auto;max-height:none;position:relative;overflow:visible}.workspace-shell .pf-review-guided-carousel{--pf-review-guided-screen-shadow-room:var(--pf-review-guided-shadow-room,16px)}.workspace-shell .pf-review-guided-screen-column{--pf-review-guided-screen-pad-inline:16px}.workspace-shell .pf-review-guided-screen-viewport{--pf-review-guided-viewport-pad-block:0px}.workspace-shell .pf-review-guided-scrubber{width:100%;max-width:100%;margin-top:0;position:static}.workspace-shell .pf-review-guided-slide-thumbnails--dock{max-width:none;margin-top:0;padding:0}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-panel{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list{scrollbar-gutter:auto;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}}@media (max-width:1080px){.workspace-shell .content:has(.pf-review-module--guided){justify-content:flex-start;overflow-y:auto}.workspace-shell .pf-review-module--guided{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .content:has(.pf-review-module--guided)>.pf-review-module{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-mode,.workspace-shell .pf-review-guided-layout{height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-layout{gap:var(--pf-review-guided-module-gap,16px);flex-direction:column;align-items:stretch;padding-inline:clamp(14px,2.5vw,24px);display:flex}.workspace-shell .pf-review-guided-rail--left,.workspace-shell .pf-review-guided-rail--right,.workspace-shell .pf-review-guided-stage-column{gap:var(--pf-review-guided-module-gap,16px);scrollbar-gutter:auto;flex-direction:column;grid-area:auto;align-self:stretch;width:100%;height:auto;max-height:none;margin:0;padding-top:0;padding-bottom:0;padding-right:0;display:flex;position:relative;inset:auto;overflow:visible;transform:none}.workspace-shell .pf-review-guided-rail--left{gap:var(--pf-review-guided-module-gap,16px);flex-direction:column;order:1;align-items:stretch;display:flex}.workspace-shell .pf-review-guided-rail--left .pf-review-guided-grade-card,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-panel,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-checks{flex:none;width:100%;min-width:0}.workspace-shell .pf-review-guided-stage-column{order:2;padding-top:0}.workspace-shell .pf-review-guided-rail--right{order:3;padding-top:0}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-panel{flex:none;height:auto;max-height:none;overflow:visible}.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list{scrollbar-gutter:auto;grid-template-columns:minmax(0,1fr);display:grid;overflow:visible}.workspace-shell .pf-review-guided-grade-card .pf-readiness-card{grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);align-items:center;padding:18px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-score-panel{min-height:160px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-shell .pf-review-guided-persona-card{min-height:0}.workspace-shell .pf-review-guided-screen-stage{padding-inline:0}.workspace-shell .pf-review-guided-carousel,.workspace-shell .pf-review-guided-stage-stack,.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-screen-wrap,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-stage,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-column,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{width:100%;height:auto;max-height:none;position:relative;overflow:visible}.workspace-shell .pf-review-guided-carousel{--pf-review-guided-screen-shadow-room:var(--pf-review-guided-shadow-room,16px)}.workspace-shell .pf-review-guided-screen-column{--pf-review-guided-screen-pad-inline:16px}.workspace-shell .pf-review-guided-screen-viewport{--pf-review-guided-viewport-pad-block:0px}.workspace-shell .pf-review-guided-scrubber{width:100%;max-width:100%;margin-top:0;position:static}.workspace-shell .pf-review-guided-slide-thumbnails--dock{max-width:none;margin-top:0;padding:0}.workspace-shell .pf-review-guided-slide-thumbnails{--pf-review-guided-thumb-min:clamp(44px, 4vw, 56px);--pf-review-guided-thumb-max:clamp(52px, 5vw, 64px);max-height:clamp(58px,8vh,72px)}.workspace-shell .pf-review-guided-slide-thumbnails-track{gap:4px;width:min(100%,520px)}}@media (max-width:860px){.workspace-shell .pf-review-guided-layout{gap:var(--pf-review-guided-module-gap,16px);padding-inline:12px;flex-direction:column;align-items:stretch;padding-bottom:24px;display:flex}.workspace-shell .pf-review-guided-flow-panel{width:100%}.workspace-shell .pf-review-guided-rail--left,.workspace-shell .pf-review-guided-stage-column,.workspace-shell .pf-review-guided-rail--right{gap:var(--pf-review-guided-module-gap,16px);flex-direction:column;grid-area:auto;align-self:stretch;width:100%;height:auto;max-height:none;margin:0;padding-top:0;padding-bottom:0;padding-right:0;display:flex;position:relative;inset:auto;overflow:visible;transform:none}.workspace-shell .pf-review-guided-rail--left{order:1}.workspace-shell .pf-review-guided-rail--left .pf-review-guided-grade-card{flex:none;width:100%}.workspace-shell .pf-review-guided-rail--left .pf-review-guided-flow-panel,.workspace-shell .pf-review-guided-rail--left .pf-review-guided-persona-card{flex:none;width:100%;min-width:0}.workspace-shell .pf-review-guided-rail--right{order:3}.workspace-shell .pf-review-guided-stage-column{order:2}.workspace-shell .pf-review-guided-carousel,.workspace-shell .pf-review-guided-stage-stack,.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-screen-wrap,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-stage,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-column,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{width:100%;height:auto;max-height:none;position:relative;overflow:visible}.workspace-shell .pf-review-guided-flow-panel{padding:14px 16px}.workspace-shell .pf-review-guided-loading-browser-bar{grid-template-columns:auto minmax(0,1fr)}.workspace-shell .pf-review-guided-loading-browser-bar>div:last-child{display:none}.workspace-shell .pf-review-guided-loading-screen-body{min-height:clamp(220px,48dvh,420px)}.workspace-shell .pf-review-guided-scrubber{gap:8px;padding:8px}.workspace-shell .pf-review-guided-nav-btn--scrubber{flex-basis:36px;width:36px;height:36px}}@media (max-width:1220px){.workspace-shell .pf-review-guided-callout,.workspace-shell .pf-review-guided-marker--floated{visibility:hidden!important;display:none!important}.workspace-shell .pf-review-guided-marker--active.pf-review-guided-marker--obscured{visibility:visible}.workspace-shell .pf-review-guided-layout,.workspace-shell .pf-review-guided-rail,.workspace-shell .pf-review-guided-stage-column,.workspace-shell .pf-review-guided-rail--right,.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-panel,.workspace-shell .pf-review-guided-rail--right .pf-review-guided-findings-list{z-index:auto;isolation:auto}.workspace-shell .pf-review-guided-rail--left,.workspace-shell .pf-review-guided-stage-column,.workspace-shell .pf-review-guided-rail--right{box-sizing:border-box;width:100%;max-width:100%;padding-inline:0}.workspace-shell .pf-review-guided-rail>*,.workspace-shell .pf-review-guided-stage-column>*,.workspace-shell .pf-review-guided-grade-card,.workspace-shell .pf-review-guided-grade-card .pf-readiness-card,.workspace-shell .pf-review-guided-flow-panel,.workspace-shell .pf-review-guided-persona-card,.workspace-shell .pf-review-guided-carousel,.workspace-shell .pf-review-guided-findings-panel,.workspace-shell .pf-review-guided-ask-panel{box-sizing:border-box;width:100%;max-width:100%}.workspace-shell .pf-review-guided-grade-card .pf-readiness-card{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:16px;padding:clamp(16px,2vw,22px);display:grid}.workspace-shell .pf-review-guided-grade-card .pf-readiness-score-panel{grid-template-columns:minmax(0,1fr);justify-content:center;place-items:center;gap:12px;min-height:0;padding:16px;display:grid}.workspace-shell .pf-review-guided-grade-card .pf-readiness-score-panel .pf-score-dial{grid-column:auto;justify-self:center;--pf-score-dial-size:clamp(112px, 16vw, 144px)!important;--pf-score-value-size:clamp(34px, 5vw, 56px)!important}.workspace-shell .pf-review-guided-grade-card .pf-readiness-rubric-link{white-space:nowrap;text-align:center;grid-column:auto;justify-self:center;max-width:none;line-height:1.15}.workspace-shell .pf-review-guided-grade-card .pf-readiness-content{align-self:stretch;gap:12px;max-width:none;display:grid}.workspace-shell .pf-review-guided-grade-card .pf-readiness-title-row{margin-bottom:0}.workspace-shell .pf-review-guided-grade-card .pf-readiness-title{font-size:clamp(20px,3vw,28px);line-height:1.15}.workspace-shell .pf-review-guided-grade-card .pf-readiness-desc{max-width:68ch;margin-bottom:0;font-size:clamp(14px,1.8vw,16px);line-height:1.45}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stats{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;display:grid}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stat{text-align:center;white-space:normal;justify-content:center;min-height:54px;padding:10px 12px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stat-value{font-size:18px}.workspace-shell .pf-review-guided-stage-column{overflow:visible}.workspace-shell .pf-review-guided-carousel,.workspace-shell .pf-review-guided-stage-stack,.workspace-shell .pf-review-guided-stage-stack>.pf-review-guided-screen-wrap,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-stage,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-column,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport,.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{z-index:auto;flex:none;height:auto;min-height:0;max-height:none;position:relative;overflow:visible}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-scroll{flex:0 0 clamp(360px,62dvh,760px);height:clamp(360px,62dvh,760px);min-height:clamp(360px,62dvh,760px);max-height:none;overflow:hidden;container-type:size}.workspace-shell .pf-review-guided-stage-stack .pf-review-guided-screen-viewport>.pf-review-guided-screen-scroll{flex:0 0 clamp(360px,62dvh,760px);height:clamp(360px,62dvh,760px);min-height:clamp(360px,62dvh,760px);max-height:none}.workspace-shell .pf-review-guided-screen-track{align-items:stretch;height:100%;min-height:100%}.workspace-shell .pf-review-guided-screen{height:100%;min-height:100%}.workspace-shell .pf-review-guided-screen-image-frame,.workspace-shell .pf-review-guided-screen-image-clip{height:100%;min-height:100%;max-height:100%}.workspace-shell .pf-review-guided-screen-image-surface,.workspace-shell .pf-review-guided-screen-image-bounds{width:fit-content;max-width:100%;height:fit-content;max-height:100%}.workspace-shell .pf-review-guided-mode .pf-review-guided-screen-image{width:auto;max-width:100%;max-height:calc(100cqh - 2 * var(--pf-review-guided-screen-image-pad,var(--pf-review-guided-screen-pad-inline,20px)));object-position:top center}}@media (max-width:720px){.workspace-shell .pf-review-guided-grade-card .pf-readiness-score-panel{gap:12px}.workspace-shell .pf-review-guided-grade-card .pf-readiness-rubric-link{white-space:nowrap}.workspace-shell .pf-review-guided-grade-card .pf-readiness-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1221px){.workspace-shell .pf-review-guided-layout>.pf-review-guided-rail--right{scrollbar-gutter:auto;height:100%;min-height:0;max-height:100%;overflow:hidden}.workspace-shell .pf-review-guided-layout>.pf-review-guided-rail--right .pf-review-guided-findings-panel{flex:0 auto;height:auto;min-height:0;max-height:none;overflow:hidden}.workspace-shell .pf-review-guided-layout>.pf-review-guided-rail--right .pf-review-guided-branches-panel{flex:1 1 var(--pf-review-guided-branches-min-h,160px);min-height:0;max-height:none;overflow:hidden}.workspace-shell .pf-review-guided-layout>.pf-review-guided-rail--right .pf-review-guided-ask-panel{flex:0 0 var(--pf-review-guided-ask-min-h,400px);max-height:var(--pf-review-guided-ask-min-h,400px);overflow:hidden}.workspace-shell .pf-review-guided-layout>.pf-review-guided-rail--right .pf-review-guided-ask-panel--collapsed{flex:0 0 var(--pf-review-guided-ask-collapsed-h,64px);min-height:var(--pf-review-guided-ask-collapsed-h,64px);max-height:var(--pf-review-guided-ask-collapsed-h,64px)}.workspace-shell .pf-review-guided-layout>.pf-review-guided-rail--right .pf-review-guided-ask-panel--expanded{flex:0 0 var(--pf-review-guided-ask-min-h,400px);min-height:var(--pf-review-guided-ask-min-h,400px);max-height:var(--pf-review-guided-ask-min-h,400px)}}.workspace-shell .pf-readiness-card{background:var(--color-bg-container);box-shadow:var(--elev-2);border:none;border-radius:12px;grid-template-columns:184px minmax(0,1fr);align-items:center;gap:32px;padding:28px;display:grid}.workspace-shell .pf-readiness-score-panel{background:var(--color-bg-sunken);min-height:184px;box-shadow:var(--elev-1);border:none;border-radius:10px;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:12px;padding:18px 14px;display:flex}.workspace-shell .pf-readiness-score-panel .pf-score-dial{--pf-score-dial-size:144px!important;--pf-score-value-size:60px!important}.workspace-shell .pf-readiness-rubric-link{background:var(--color-bg-container);min-height:30px;color:var(--color-fg-2);cursor:pointer;box-shadow:var(--elev-1);border:none;border-radius:999px;padding:0 10px;font-size:12px;font-weight:600;line-height:1}.workspace-shell .pf-readiness-rubric-link:hover,.workspace-shell .pf-readiness-rubric-link:focus-visible{color:var(--color-fg-1);box-shadow:var(--elev-2);outline:none}.workspace-shell .pf-readiness-content{align-self:center;min-width:0;max-width:760px;container:pf-readiness-content/inline-size}.workspace-shell .pf-readiness-title-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.workspace-shell .pf-readiness-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.workspace-shell .pf-readiness-title-copy{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.workspace-shell .pf-readiness-title{color:var(--color-fg-heading);letter-spacing:0;margin-top:0;font-size:26px;font-weight:700;line-height:1.15}.workspace-shell .pf-readiness-desc{max-width:640px;color:var(--color-fg-2);margin-bottom:18px;font-size:15px;line-height:1.5}.workspace-shell .pf-readiness-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.workspace-shell .pf-review-scroll-target{scroll-margin-top:24px}.workspace-shell .pf-readiness-stat{appearance:none;background:var(--color-bg-elevated);min-width:0;min-height:42px;color:var(--color-fg-2);font:inherit;text-align:left;white-space:nowrap;box-shadow:var(--elev-1);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;line-height:1.25;transition:color .15s,box-shadow .15s,transform .15s;display:flex}.workspace-shell button.pf-readiness-stat:not(:disabled){cursor:pointer}.workspace-shell button.pf-readiness-stat:not(:disabled):hover,.workspace-shell button.pf-readiness-stat:not(:disabled):focus-visible{color:var(--color-fg-1);box-shadow:var(--elev-2);transform:translateY(-1px)}.workspace-shell button.pf-readiness-stat:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.workspace-shell button.pf-readiness-stat:disabled{cursor:default;color:var(--color-fg-2);opacity:.72}.workspace-shell .pf-readiness-stat-value{font-family:var(--font-mono);font-size:17px;font-weight:700;line-height:1.15}@container pf-readiness-content (max-width:560px){.workspace-shell .pf-readiness-title-row{margin-bottom:8px}.workspace-shell .pf-readiness-icon{width:30px;height:30px}.workspace-shell .pf-readiness-title{font-size:22px;line-height:1.18}.workspace-shell .pf-readiness-desc{margin-bottom:12px;font-size:14px;line-height:1.45}.workspace-shell .pf-readiness-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .pf-readiness-stat{text-align:center;white-space:normal;justify-content:center}}@media (max-width:1100px){.workspace-shell .pf-readiness-card{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px}.workspace-shell .pf-readiness-score-panel{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-self:start;align-items:center;width:100%;min-height:0;padding:16px;display:grid}.workspace-shell .pf-readiness-score-panel .pf-score-dial{grid-column:2;justify-self:center}.workspace-shell .pf-readiness-rubric-link{grid-column:3;justify-self:start}.workspace-shell .pf-readiness-score-panel .pf-score-dial{--pf-score-dial-size:112px!important;--pf-score-value-size:32px!important;--pf-score-denominator-size:10px!important;--pf-score-denominator-gap:5px!important}.workspace-shell .pf-readiness-content{max-width:none}.workspace-shell .pf-readiness-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.workspace-shell .pf-dimension-bar-track{background:var(--color-bg-spotlight);border-radius:4px;height:6px;position:relative;overflow:hidden}.workspace-shell .generator-page-grid{--generator-grid-template:minmax(0, 1fr) minmax(340px, 500px)}.workspace-shell .generator-page-content{container-type:inline-size}.workspace-shell .generator-draft-panel{min-width:0}.workspace-shell .generator-artifact-selector{width:100%}.workspace-shell .generator-artifact-selector-track{min-width:0}.workspace-shell .generator-artifact-selector-button{border:1px solid var(--color-border-subtle);cursor:pointer;opacity:1;background:0 0;transition:background-color .14s,border-color .14s,box-shadow .14s,color .14s}.workspace-shell .generator-artifact-selector-button[data-selected=true]{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button[data-selected=true]{border-color:color-mix(in srgb, var(--color-primary) 52%, var(--color-border))}}.workspace-shell .generator-artifact-selector-button[data-selected=true]{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button[data-selected=true]{background:color-mix(in srgb, var(--color-primary) 14%, var(--color-bg-elevated))}}.workspace-shell .generator-artifact-selector-button:not(:disabled):hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button:not(:disabled):hover{border-color:color-mix(in srgb, var(--color-primary) 34%, var(--color-border))}}.workspace-shell .generator-artifact-selector-button:not(:disabled):hover{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button:not(:disabled):hover{background:color-mix(in srgb, var(--color-primary) 7%, var(--color-bg-elevated))}}.workspace-shell .generator-artifact-selector-button:not(:disabled):hover{box-shadow:0 0 0 3px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button:not(:disabled):hover{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 8%, transparent)}}.workspace-shell .generator-artifact-selector-button[data-selected=true]:not(:disabled):hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button[data-selected=true]:not(:disabled):hover{border-color:color-mix(in srgb, var(--color-primary) 66%, var(--color-border))}}.workspace-shell .generator-artifact-selector-button[data-selected=true]:not(:disabled):hover{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button[data-selected=true]:not(:disabled):hover{background:color-mix(in srgb, var(--color-primary) 18%, var(--color-bg-elevated))}}.workspace-shell .generator-artifact-selector-button:focus-visible{border-color:var(--color-primary);outline:none}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button:focus-visible{border-color:color-mix(in srgb, var(--color-primary) 68%, var(--color-border))}}.workspace-shell .generator-artifact-selector-button:focus-visible{box-shadow:0 0 0 3px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 18%, transparent)}}.workspace-shell .generator-artifact-selector-button:disabled{cursor:not-allowed;opacity:.58}.workspace-shell .generator-artifact-selector-icon{background:var(--color-bg-sunken);color:var(--color-fg-2);transition:background-color .14s,color .14s}.workspace-shell .generator-artifact-selector-button[data-selected=true] .generator-artifact-selector-icon{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button[data-selected=true] .generator-artifact-selector-icon{background:color-mix(in srgb, var(--color-primary) 18%, transparent)}}.workspace-shell .generator-artifact-selector-button[data-selected=true] .generator-artifact-selector-icon{color:var(--color-primary-light)}.workspace-shell .generator-artifact-selector-button:not(:disabled):hover .generator-artifact-selector-icon{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-artifact-selector-button:not(:disabled):hover .generator-artifact-selector-icon{background:color-mix(in srgb, var(--color-primary) 14%, var(--color-bg-sunken))}}.workspace-shell .generator-artifact-selector-button:not(:disabled):hover .generator-artifact-selector-icon{color:var(--color-primary-light)}.workspace-shell .generator-back-to-library-link{color:var(--color-primary-light);z-index:2;font-size:13px;font-weight:750;line-height:1.2;text-decoration:none;transition:color .14s;position:absolute;top:18px;right:32px}.workspace-shell .generator-back-to-library-link:hover,.workspace-shell .generator-back-to-library-link:focus-visible{color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-back-to-library-link:hover,.workspace-shell .generator-back-to-library-link:focus-visible{color:color-mix(in srgb, var(--color-primary-light) 78%, white)}}.workspace-shell .generator-back-to-library-link:hover,.workspace-shell .generator-back-to-library-link:focus-visible{text-decoration:none}.workspace-shell .generator-back-to-library-link:focus-visible{outline:2px solid var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-back-to-library-link:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary-light) 46%, transparent)}}.workspace-shell .generator-back-to-library-link:focus-visible{outline-offset:4px;border-radius:4px}.workspace-shell .generator-access-loading,.workspace-shell .generator-loading-form{gap:14px;display:grid}.workspace-shell .generator-access-loading{min-width:0}.workspace-shell .generator-context-select.ant-select{width:100%;min-width:0}.workspace-shell .generator-context-select.ant-select-single.ant-select-lg{height:46px;min-height:46px}.workspace-shell .generator-context-select.ant-select-single.ant-select-lg .ant-select-selector{border-color:var(--color-border-subtle);background:var(--color-bg-elevated);height:46px;min-height:46px;color:var(--color-fg-heading);box-shadow:none;border-radius:8px;padding-inline:14px 38px}.workspace-shell .generator-context-select.ant-select-focused .ant-select-selector,.workspace-shell .generator-context-select.ant-select-open .ant-select-selector{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-context-select.ant-select-focused .ant-select-selector,.workspace-shell .generator-context-select.ant-select-open .ant-select-selector{border-color:color-mix(in srgb, var(--color-primary) 62%, var(--color-border))}}.workspace-shell .generator-context-select.ant-select-focused .ant-select-selector,.workspace-shell .generator-context-select.ant-select-open .ant-select-selector{box-shadow:0 0 0 3px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-context-select.ant-select-focused .ant-select-selector,.workspace-shell .generator-context-select.ant-select-open .ant-select-selector{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 18%, transparent)}}.workspace-shell .generator-context-select.ant-select-single.ant-select-lg .ant-select-selection-item,.workspace-shell .generator-context-select.ant-select-single.ant-select-lg .ant-select-selection-placeholder{min-width:0;color:var(--color-fg-heading);align-items:center;font-size:13px;line-height:1.25;display:flex}.workspace-shell .generator-context-select.ant-select .ant-select-content,.workspace-shell .generator-context-select.ant-select .ant-select-input,.workspace-shell .generator-context-select.ant-select-single .ant-select-selection-search-input{font-size:13px}.workspace-shell .generator-context-select .ant-select-arrow{color:var(--color-fg-2)}.workspace-shell .generator-loading-heading{gap:6px;display:grid}.workspace-shell .generator-loading-eyebrow{color:var(--color-fg-3);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1}.workspace-shell .generator-loading-title{color:var(--color-fg-heading);font-size:17px;font-weight:700;line-height:1.25}.workspace-shell .generator-loading-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.workspace-shell .generator-loading-tabs i,.workspace-shell .generator-loading-form i,.workspace-shell .generator-draft-loading-row i{background:var(--pf-settings-skel-shimmer);animation:pf-settings-skeleton var(--pf-settings-skel-duration) ease-in-out infinite;background-size:220% 100%;border-radius:8px;display:block}.workspace-shell .generator-loading-tabs i{height:42px}.workspace-shell .generator-loading-form{border:none;border-radius:8px;align-items:center;gap:14px;min-width:0;padding:18px;display:flex;overflow:hidden}.workspace-shell .generator-loading-form>i{max-width:100%}.workspace-shell .generator-generation-status{border:1px solid var(--color-primary);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-generation-status{border:1px solid color-mix(in srgb, var(--color-primary) 28%, var(--color-border-subtle))}}.workspace-shell .generator-generation-status{background:var(--color-primary);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-generation-status{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-bg-sunken))}}.workspace-shell .generator-generation-status{color:var(--color-fg-1)}.workspace-shell .generator-generation-status__icon{background:var(--color-primary);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-generation-status__icon{background:color-mix(in srgb, var(--color-primary) 16%, var(--color-bg-container))}}.workspace-shell .generator-generation-status__icon{color:var(--color-primary-light)}.workspace-shell .generator-generation-status__copy{gap:8px;min-width:0;display:grid}.workspace-shell .generator-generation-status__title{color:var(--color-fg-heading);font-size:13px;font-weight:750;line-height:1.25}.workspace-shell .generator-generation-status__steps{gap:6px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .generator-generation-status__steps li{min-width:0;color:var(--color-fg-2);align-items:center;gap:8px;font-size:12px;line-height:1.25;display:flex}.workspace-shell .generator-generation-status__steps li>span:first-child{background:var(--color-primary-light);width:6px;height:6px;box-shadow:0 0 0 0 var(--color-primary);border-radius:999px;flex:none}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-generation-status__steps li>span:first-child{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-primary) 36%, transparent)}}.workspace-shell .generator-generation-status__steps li>span:first-child{animation:1.4s ease-in-out infinite generator-generation-status-pulse}.workspace-shell .generator-generation-status__steps li:nth-child(2)>span:first-child{animation-delay:.16s}.workspace-shell .generator-generation-status__steps li:nth-child(3)>span:first-child{animation-delay:.32s}.workspace-shell .generator-loading-line--label{width:150px;height:12px}.workspace-shell .generator-loading-textarea--large{height:174px}.workspace-shell .generator-loading-textarea--small{height:96px}.workspace-shell .generator-loading-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.workspace-shell .generator-loading-footer i:first-child{width:180px;height:12px}.workspace-shell .generator-loading-footer i:last-child{width:190px;height:38px}.workspace-shell .generator-draft-loading-preview{gap:0;padding-top:4px;display:grid}.workspace-shell .generator-draft-loading-row{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;gap:14px;min-height:34px;padding:10px 0;display:flex}.workspace-shell .generator-draft-loading-row span{color:var(--color-fg-2);font-size:13px}.workspace-shell .generator-draft-loading-row i{border-radius:999px;height:8px}.workspace-shell .generator-draft-loading-note{color:var(--color-fg-3);padding-top:22px;font-size:12px;line-height:1.5}.workspace-shell .generator-empty-draft-placeholder{background:var(--pf-settings-skel-shimmer);background-position:50% 0;background-size:220% 100%;display:block}.workspace-shell .generator-clarification-result{align-content:start;min-width:0;display:grid}.workspace-shell .generator-clarification-card{border:none;border-left:3px solid var(--color-warning);border-radius:8px;align-content:start;min-width:0;display:grid;overflow:hidden}.workspace-shell .generator-clarification-lead{grid-template-columns:26px minmax(0,1fr);gap:11px;min-width:0;padding:14px 15px 13px;display:grid}.workspace-shell .generator-clarification-icon{width:24px;height:24px;color:var(--color-warning-text);justify-content:center;align-items:center;display:inline-flex}.workspace-shell .generator-clarification-copy{gap:5px;min-width:0;display:grid}.workspace-shell .generator-clarification-copy h3,.workspace-shell .generator-clarification-section h4{color:var(--color-fg-heading);letter-spacing:0;margin:0;font-weight:750}.workspace-shell .generator-clarification-copy h3{font-size:15px;line-height:1.25}.workspace-shell .generator-clarification-copy p{color:var(--color-fg-2);margin:0;font-size:13px;line-height:1.5}.workspace-shell .generator-clarification-section{border-top:1px solid var(--color-border-subtle);gap:10px;min-width:0;padding:13px 15px 14px 52px;display:grid}.workspace-shell .generator-clarification-section h4{font-size:13px;line-height:1.3}.workspace-shell .generator-clarification-reasons{color:var(--color-fg-2);gap:8px;margin:0;padding:0;font-size:13px;line-height:1.45;list-style:none;display:grid}.workspace-shell .generator-clarification-reasons li{grid-template-columns:16px minmax(0,1fr);align-items:start;gap:8px;min-width:0;display:grid}.workspace-shell .generator-clarification-reasons svg{color:var(--color-warning-text);margin-top:2px}.workspace-shell .generator-clarification-prompt{background:var(--color-bg-root)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-clarification-prompt{background:color-mix(in srgb, var(--color-bg-root) 22%, transparent)}}.workspace-shell .generator-clarification-prompt p{color:var(--color-fg-heading);margin:0;font-size:13px;line-height:1.5}.workspace-shell .generator-clarification-ingredients{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.workspace-shell .generator-clarification-ingredients span{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);max-width:100%;min-height:24px;color:var(--color-fg-3);white-space:nowrap;border-radius:7px;align-items:center;padding:3px 8px;font-size:12px;font-weight:650;line-height:1.2;display:inline-flex}@keyframes generator-draft-review-overlay-in{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}}@keyframes generator-draft-review-overlay-out{0%{opacity:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}}@keyframes generator-draft-review-sheet-in{0%{opacity:0;transform:translate(28px)scaleX(.985)}to{opacity:1;transform:translate(0)scaleX(1)}}@keyframes generator-draft-review-sheet-out{0%{opacity:1;transform:translate(0)scaleX(1)}to{opacity:0;transform:translate(28px)scaleX(.985)}}@keyframes generator-generation-status-pulse{0%,to{opacity:.46;box-shadow:0 0 0 0 color-mix(in srgb, var(--color-primary) 24%, transparent)}45%{opacity:1;box-shadow:0 0 0 5px color-mix(in srgb, var(--color-primary) 0%, transparent)}}.workspace-shell .generator-draft-review-overlay{z-index:180;background:var(--color-bg-app);justify-content:flex-end;display:flex;position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-draft-review-overlay{background:color-mix(in srgb, var(--color-bg-app) 42%, transparent)}}.workspace-shell .generator-draft-review-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:.18s ease-out both generator-draft-review-overlay-in}.workspace-shell .generator-draft-review-overlay[data-state=closing]{pointer-events:none;animation:.18s ease-in both generator-draft-review-overlay-out}.workspace-shell .generator-draft-review-sheet{width:min(640px,100vw - 48px);height:calc(100dvh - 32px);box-shadow:var(--elev-3);transform-origin:100%;will-change:transform, opacity;border:none;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;margin:16px;animation:.24s cubic-bezier(.2,.8,.2,1) both generator-draft-review-sheet-in;display:grid;overflow:hidden}.workspace-shell .generator-draft-review-sheet[data-state=closing]{animation:.18s cubic-bezier(.4,0,1,1) both generator-draft-review-sheet-out}.workspace-shell .generator-draft-review-sheet[data-mode=loading]{grid-template-rows:auto auto auto minmax(0,1fr)}.workspace-shell .generator-draft-review-header{border-bottom:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.workspace-shell .generator-draft-review-source{background:var(--color-bg-sunken);border-bottom:none;gap:6px;margin:0;padding:14px 20px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-draft-review-source{background:color-mix(in srgb, var(--color-bg-sunken) 58%, transparent)}}.workspace-shell .generator-draft-review-footer{border-top:none}.workspace-shell .generator-draft-review-source span{color:var(--color-fg-3);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1}.workspace-shell .generator-draft-review-source p{color:var(--color-fg-2);max-height:54px;margin:0;font-size:12.5px;line-height:1.45;overflow:hidden}.workspace-shell .generator-draft-review-source--compact{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:10px;padding-top:10px;padding-bottom:10px}.workspace-shell .generator-draft-review-source--compact span{color:var(--color-fg-3);letter-spacing:0;text-transform:none;font-size:12px;font-weight:700}.workspace-shell .generator-draft-review-source--compact p{white-space:nowrap;text-overflow:ellipsis;max-height:none}.workspace-shell .generator-draft-review-body{gap:12px;min-width:0;min-height:0;padding:18px 20px 20px;display:grid;overflow:auto}.workspace-shell .generator-draft-review-sheet[data-mode=loading] .generator-draft-review-body{align-items:start;overflow:visible}.workspace-shell .generator-draft-review-sheet[data-mode=loading] .generator-generation-status{align-self:start;max-width:560px}.workspace-shell .generator-draft-review-footer{box-sizing:border-box;border-top:1px solid var(--color-border-subtle);background:linear-gradient(180deg, var(--color-bg-container), var(--color-bg-container));grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:12px;width:100%;padding:14px 20px 16px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-draft-review-footer{background:linear-gradient(180deg, color-mix(in srgb, var(--color-bg-container) 94%, var(--color-bg-elevated)), var(--color-bg-container))}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle{box-sizing:border-box;border:1px solid var(--color-border-subtle);grid-template-columns:22px minmax(0,1fr) auto;justify-self:stretch;align-items:flex-start;gap:12px;width:100%;min-width:0;max-width:none;padding:11px 12px;display:grid}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle{border:1px solid color-mix(in srgb, var(--color-border-subtle) 82%, var(--color-fg-3))}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle{background:linear-gradient(135deg, var(--color-bg-elevated), var(--color-bg-sunken));border-radius:8px}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle{background:linear-gradient(135deg, color-mix(in srgb, var(--color-bg-elevated) 88%, var(--color-primary) 7%), color-mix(in srgb, var(--color-bg-sunken) 74%, transparent))}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle{color:var(--color-fg-2);cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle:hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle:hover{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border))}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle:hover{background:linear-gradient(135deg, var(--color-bg-elevated), var(--color-bg-sunken))}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle:hover{background:linear-gradient(135deg, color-mix(in srgb, var(--color-bg-elevated) 82%, var(--color-primary) 10%), color-mix(in srgb, var(--color-bg-sunken) 70%, transparent))}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle:focus-within{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle:focus-within{border-color:color-mix(in srgb, var(--color-primary) 64%, var(--color-border))}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle:focus-within{box-shadow:0 0 0 3px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 16%, transparent)}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle:has(input:disabled){cursor:not-allowed;opacity:.72}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__box{border:1px solid var(--color-border);width:20px;height:20px}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__box{border:1px solid color-mix(in srgb, var(--color-border) 72%, var(--color-fg-3))}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__box{background:var(--color-bg-container);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle[data-shared=true] .organization-sharing-toggle__box{background:var(--color-primary);border-color:#0000}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__copy{gap:2px;min-width:0;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__title{color:var(--color-fg-heading);font-size:13px;font-weight:700;line-height:1.25}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__description{color:var(--color-fg-3);font-size:12px;line-height:1.35}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__badge{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);border-radius:999px;place-self:center end;max-width:150px;padding:4px 8px}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__badge{background:color-mix(in srgb, var(--color-bg-container) 72%, transparent)}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__badge{color:var(--color-fg-3);white-space:nowrap;font-size:11.5px;font-weight:700;line-height:1}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle[data-shared=true] .organization-sharing-toggle__badge{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle[data-shared=true] .organization-sharing-toggle__badge{border-color:color-mix(in srgb, var(--color-primary) 32%, var(--color-border-subtle))}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle[data-shared=true] .organization-sharing-toggle__badge{background:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle[data-shared=true] .organization-sharing-toggle__badge{background:color-mix(in srgb, var(--color-bg-container) 78%, var(--color-primary) 12%)}}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle[data-shared=true] .organization-sharing-toggle__badge{color:var(--color-fg-2)}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle[data-shared=true] .organization-sharing-toggle__badge{color:color-mix(in srgb, var(--color-fg-2) 72%, var(--color-primary) 38%)}}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control{box-sizing:border-box;border:1px solid var(--color-border-subtle);background:var(--color-bg-container);width:100%;min-width:0;color:var(--color-fg-2);border-radius:8px;grid-template-columns:minmax(180px,1fr) minmax(250px,320px);justify-self:stretch;align-items:center;gap:14px;padding:12px;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__copy{gap:4px;min-width:0;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__title{color:var(--color-fg-heading);font-size:13px;font-weight:700;line-height:1.25}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__details{gap:3px;min-width:0;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__description{color:var(--color-fg-1);font-size:12.5px;line-height:1.35}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__meta{min-width:0;color:var(--color-fg-3);flex-wrap:wrap;align-items:baseline;gap:3px 6px;font-size:11.5px;font-weight:600;line-height:1.25;display:flex}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__project-name{color:var(--color-fg-2);font-weight:650}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select{align-self:center;min-width:250px;font-size:12.5px;line-height:1.25}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select .ant-select-selector{min-height:40px;border:1px solid var(--color-border-subtle)!important;background:var(--color-bg-sunken)!important;color:var(--color-fg-1)!important;box-shadow:none!important;border-radius:8px!important;padding:3px 8px!important}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select-focused .ant-select-selector{border-color:var(--color-primary)!important}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select-focused .ant-select-selector{border-color:color-mix(in srgb, var(--color-primary) 54%, var(--color-border-subtle))!important}}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select-focused .ant-select-selector{box-shadow:0 0 0 2px var(--color-primary)!important}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select-focused .ant-select-selector{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 24%, transparent)!important}}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select .ant-select-selection-wrap,:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select .ant-select-selection-search,:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select .ant-select-selection-search-input,:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select .ant-select-selection-item,:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select .ant-select-selection-placeholder{line-height:1.25;font-size:12.5px!important}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select .ant-select-selection-item{border:1px solid var(--color-border);background:var(--color-bg-container);min-height:28px;color:var(--color-fg-heading);border-radius:6px;align-items:center;margin:2px 4px 2px 0;font-weight:650}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select.ant-select .ant-select-selection-placeholder{color:var(--color-fg-3)}.workspace-shell .generator-draft-review-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.workspace-shell .generator-draft-review-actions>button{justify-content:center;min-width:150px}@media (max-width:1320px){.workspace-shell .generator-page-grid{--generator-grid-template:minmax(0, 1fr)}.workspace-shell .generator-draft-panel{max-width:none!important;position:static!important}.workspace-shell .generator-loading-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.workspace-shell .generator-draft-review-overlay{align-items:stretch}.workspace-shell .generator-draft-review-sheet{border-left:0;border-right:0;border-radius:0;width:100vw;height:100dvh;margin:0}.workspace-shell .generator-draft-review-header,.workspace-shell .generator-draft-review-source,.workspace-shell .generator-draft-review-body,.workspace-shell .generator-draft-review-footer{padding-left:16px;padding-right:16px}.workspace-shell .generator-clarification-section{padding-left:15px}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle{grid-template-columns:22px minmax(0,1fr);align-items:flex-start}:where(.workspace-shell,[data-workspace-side-drawer]) .organization-sharing-toggle__badge{grid-column:2;justify-self:start;margin-top:4px}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control{grid-template-columns:minmax(0,1fr);align-items:stretch}:where(.workspace-shell,[data-workspace-side-drawer]) .library-project-scope-control__select{width:100%;min-width:0}.workspace-shell .generator-draft-review-actions>button{flex:150px}}@media (prefers-reduced-motion:reduce){.workspace-shell .generator-draft-review-overlay,.workspace-shell .generator-draft-review-overlay[data-state=closing],.workspace-shell .generator-draft-review-sheet,.workspace-shell .generator-draft-review-sheet[data-state=closing],.workspace-shell .generator-generation-status__steps li>span:first-child{animation:none}}@container (max-width:1320px){.workspace-shell .generator-page-grid{--generator-grid-template:minmax(0, 1fr)}.workspace-shell .generator-draft-panel{max-width:none!important;position:static!important}.workspace-shell .generator-loading-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.workspace-shell .generator-artifact-selector-track{--generator-artifact-selector-template:repeat(2, minmax(max-content, 1fr))}}@container (max-width:760px){.workspace-shell .generator-artifact-selector-track{--generator-artifact-selector-template:repeat(2, minmax(max-content, 1fr))}}.workspace-shell .home-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.workspace-shell .home-workspace-stat{box-sizing:border-box;min-height:132px}.workspace-shell .home-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.workspace-shell .home-start-module-card{--module-accent:var(--color-primary-light);--module-glow:var(--color-primary);isolation:isolate;text-align:left;appearance:none;min-width:0;min-height:250px;font:inherit;cursor:pointer;color:inherit;background:linear-gradient(145deg, var(--module-glow), transparent 42%), linear-gradient(180deg, var(--color-bg-elevated), var(--color-bg-container));flex-direction:column;align-items:flex-start;gap:13px;padding:18px;display:flex;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-card{background:linear-gradient(145deg, color-mix(in srgb, var(--module-glow) 12%, transparent), transparent 42%), linear-gradient(180deg, color-mix(in srgb, var(--color-bg-elevated) 74%, transparent), var(--color-bg-container))}}.workspace-shell .home-start-module-card{border:1px solid var(--module-accent)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-card{border:1px solid color-mix(in srgb, var(--module-accent) 28%, var(--color-border))}}.workspace-shell .home-start-module-card{border-radius:12px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;box-shadow:inset 0 1px #ffffff14,0 18px 42px #00000029}.workspace-shell .home-start-module-card:after{content:"";z-index:-1;background:linear-gradient(90deg, transparent, var(--module-accent), transparent);height:2px;position:absolute;inset:auto 18px 0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-card:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--module-accent) 70%, transparent), transparent)}}.workspace-shell .home-start-module-card:after{opacity:.55}.workspace-shell .home-start-module-card:hover,.workspace-shell .home-start-module-card:focus-visible{border-color:var(--module-accent);transform:translateY(-2px)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-card:hover,.workspace-shell .home-start-module-card:focus-visible{border-color:color-mix(in srgb, var(--module-accent) 58%, var(--color-border-strong))}}.workspace-shell .home-start-module-card:hover,.workspace-shell .home-start-module-card:focus-visible{box-shadow:inset 0 1px 0 #ffffff1a, 0 22px 52px #0000003d, 0 0 0 1px var(--module-accent)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-card:hover,.workspace-shell .home-start-module-card:focus-visible{box-shadow:inset 0 1px 0 #ffffff1a, 0 22px 52px #0000003d, 0 0 0 1px color-mix(in srgb, var(--module-accent) 12%, transparent)}}.workspace-shell .home-start-module-card:focus-visible{outline:2px solid var(--module-accent)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-card:focus-visible{outline:2px solid color-mix(in srgb, var(--module-accent) 82%, #fff)}}.workspace-shell .home-start-module-card:focus-visible{outline-offset:3px}.workspace-shell .home-start-module-sheen{z-index:-2;background:radial-gradient(circle at 18% 0%, var(--module-accent) 0 22%, transparent 44%), radial-gradient(circle at 92% 94%, var(--module-glow) 0 20%, transparent 45%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-sheen{background:radial-gradient(circle at 18% 0%, color-mix(in srgb, var(--module-accent) 24%, transparent) 0 22%, transparent 44%), radial-gradient(circle at 92% 94%, color-mix(in srgb, var(--module-glow) 42%, transparent) 0 20%, transparent 45%)}}.workspace-shell .home-start-module-sheen{opacity:.72;transition:opacity .16s}.workspace-shell .home-start-module-card:hover .home-start-module-sheen,.workspace-shell .home-start-module-card:focus-visible .home-start-module-sheen{opacity:.95}.workspace-shell .home-start-module-icon{width:42px;height:42px;color:var(--module-accent);background:linear-gradient(145deg, var(--module-accent), var(--module-glow)), var(--color-info-bg);border-radius:10px;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-icon{background:linear-gradient(145deg, color-mix(in srgb, var(--module-accent) 20%, transparent), color-mix(in srgb, var(--module-glow) 26%, transparent)), var(--color-info-bg)}}.workspace-shell .home-start-module-icon{box-shadow:inset 0 1px 0 #ffffff1f, 0 12px 26px var(--module-glow)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-icon{box-shadow:inset 0 1px 0 #ffffff1f, 0 12px 26px color-mix(in srgb, var(--module-glow) 22%, transparent)}}.workspace-shell .home-start-module-title{color:var(--color-fg-heading);font-size:16px;font-weight:650;line-height:1.2}.workspace-shell .home-start-module-desc{min-width:0;max-width:34ch;color:var(--color-fg-2);flex:1;font-size:13px;line-height:1.55}.workspace-shell .home-start-module-cta{min-height:24px;color:var(--module-accent);align-items:center;gap:7px;font-size:12.5px;font-weight:600;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-start-module-cta{color:color-mix(in srgb, var(--module-accent) 72%, var(--color-fg-1))}}.workspace-shell .home-start-module-cta{transition:color .16s,transform .16s}.workspace-shell .home-start-module-card:hover .home-start-module-cta,.workspace-shell .home-start-module-card:focus-visible .home-start-module-cta{color:var(--module-accent);transform:translate(1px)}html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard){background:linear-gradient(145deg, var(--module-glow), transparent 42%), linear-gradient(180deg, var(--color-bg-container), var(--color-bg-container))}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard){background:linear-gradient(145deg, color-mix(in srgb, var(--module-glow) 4%, transparent), transparent 42%), linear-gradient(180deg, color-mix(in srgb, var(--color-bg-container) 94%, var(--module-accent)), var(--color-bg-container))}}html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard){border-color:var(--module-accent)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard){border-color:color-mix(in srgb, var(--module-accent) 22%, var(--color-border-subtle))}}html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard){box-shadow:inset 0 1px #ffffffd6,0 12px 30px #0f172a14}html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):after{opacity:.24}html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):hover,html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):focus-visible{border-color:var(--module-accent)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):hover,html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):focus-visible{border-color:color-mix(in srgb, var(--module-accent) 34%, var(--color-border))}}html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):hover,html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):focus-visible{box-shadow:inset 0 1px 0 #ffffffe6, 0 16px 34px #0f172a1a, 0 0 0 1px var(--module-accent)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):hover,html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):focus-visible{box-shadow:inset 0 1px 0 #ffffffe6, 0 16px 34px #0f172a1a, 0 0 0 1px color-mix(in srgb, var(--module-accent) 6%, transparent)}}html[data-theme=light] .workspace-shell .home-start-module-sheen{background:radial-gradient(circle at 18% 0%, var(--module-accent) 0 22%, transparent 44%), radial-gradient(circle at 92% 94%, var(--module-glow) 0 20%, transparent 45%)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-start-module-sheen{background:radial-gradient(circle at 18% 0%, color-mix(in srgb, var(--module-accent) 10%, transparent) 0 22%, transparent 44%), radial-gradient(circle at 92% 94%, color-mix(in srgb, var(--module-glow) 12%, transparent) 0 20%, transparent 45%)}}html[data-theme=light] .workspace-shell .home-start-module-sheen{opacity:.48}html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):hover .home-start-module-sheen,html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard):focus-visible .home-start-module-sheen{opacity:.64}html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard) .home-start-module-icon{background:linear-gradient(145deg, var(--module-accent), var(--module-glow)), var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard) .home-start-module-icon{background:linear-gradient(145deg, color-mix(in srgb, var(--module-accent) 12%, transparent), color-mix(in srgb, var(--module-glow) 8%, transparent)), color-mix(in srgb, var(--color-bg-container) 82%, var(--module-accent))}}html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard) .home-start-module-icon{box-shadow:inset 0 1px 0 #ffffffad, 0 8px 18px var(--module-glow)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-start-module-card:not(.home-start-module-card--dashboard) .home-start-module-icon{box-shadow:inset 0 1px 0 #ffffffad, 0 8px 18px color-mix(in srgb, var(--module-glow) 10%, transparent)}}.workspace-shell .home-insights-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:14px;display:grid}.workspace-shell .home-panel{background:var(--color-bg-container);box-sizing:border-box;min-width:0;box-shadow:var(--elev-2);border:none;border-radius:12px;padding:18px;position:relative}.workspace-shell .home-dashboard-widget-body>.home-panel{box-shadow:none!important;background:0 0!important}html[data-theme=dark] .workspace-shell .home-panel{box-shadow:var(--elev-2)}.workspace-shell .home-recent-reviews-panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden;container:home-recent-reviews/size}.workspace-shell .home-recent-reviews-panel:before{content:"";background:radial-gradient(ellipse 58% 68% at 56% 78%, var(--color-primary-light) 0 28%, transparent 72%), radial-gradient(ellipse 48% 62% at 86% 78%, var(--color-success-text) 0 28%, transparent 74%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-recent-reviews-panel:before{background:radial-gradient(ellipse 58% 68% at 56% 78%, color-mix(in srgb, var(--color-primary-light) 16%, transparent) 0 28%, transparent 72%), radial-gradient(ellipse 48% 62% at 86% 78%, color-mix(in srgb, var(--color-success-text) 14%, transparent) 0 28%, transparent 74%)}}.workspace-shell .home-recent-reviews-panel:before{opacity:.52;filter:blur(12px);pointer-events:none}html[data-theme=light] .workspace-shell .home-recent-reviews-panel:before{content:none}html[data-theme=dark] .workspace-shell .home-recent-reviews-panel:before{opacity:0}.workspace-shell .home-recent-reviews-panel>*{z-index:1;position:relative}.workspace-shell .home-recent-reviews-panel .home-panel-header{flex:none}.workspace-shell .home-panel-header{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:12px;display:flex}.workspace-shell .home-recent-reviews-content{--home-recent-review-gap:clamp(4px, 1.1cqmin, 8px);--home-recent-review-row-padding-block:clamp(4px, 1.8cqmin, 12px);gap:var(--home-recent-review-gap);flex:auto;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;display:grid}.workspace-shell .home-recent-reviews-content--empty{justify-content:stretch;align-items:stretch;display:flex}.workspace-shell .home-empty-state{grid-template-columns:minmax(0, 1fr) minmax(240px, var(--home-empty-art-width,40%));align-items:start;gap:18px;min-height:220px;padding:0 2px;display:grid;position:relative;overflow:hidden}.workspace-shell .home-reviews-empty{flex:auto;grid-area:1/1/-1/-1;grid-template-columns:minmax(0,1fr);place-items:center;gap:0;height:100%;min-height:0;padding:clamp(16px,4cqw,44px) clamp(22px,5cqw,56px);overflow:visible}.workspace-shell .home-recent-reviews-content--empty .home-reviews-empty{flex:auto;width:100%;height:auto;min-height:0}.workspace-shell .home-empty-state:before{content:none}.workspace-shell .home-empty-copy{z-index:1;flex-direction:column;align-items:flex-start;gap:12px;max-width:430px;display:flex;position:relative}.workspace-shell .home-reviews-empty .home-empty-copy{text-align:center;z-index:2;align-items:center;max-width:clamp(340px,40cqw,500px);transform:translateY(clamp(-34px,-3.3cqw,-20px))}.workspace-shell .home-empty-icon{width:42px;height:42px;color:var(--color-primary-light);background:linear-gradient(135deg, var(--color-primary-light), var(--color-success-text)), var(--color-bg-sunken);border-radius:10px;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-empty-icon{background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary-light) 18%, transparent), color-mix(in srgb, var(--color-success-text) 10%, transparent)), var(--color-bg-sunken)}}.workspace-shell .home-empty-icon{box-shadow:none}.workspace-shell .home-empty-title{color:var(--color-fg-heading);font-size:13.5px;font-weight:650;line-height:1.25}.workspace-shell .home-reviews-empty .home-empty-title{white-space:nowrap}.workspace-shell .home-empty-body{color:var(--color-fg-2);margin-top:5px;font-size:12.5px;line-height:1.55}.workspace-shell .home-reviews-empty .home-empty-body{z-index:2;position:relative}.workspace-shell .home-reviews-wide-break{display:none}.workspace-shell .home-empty-actions{flex-wrap:wrap;gap:8px;display:flex}.workspace-shell .home-empty-reviews-cta{color:var(--color-fg-heading)!important;background:var(--color-bg-container)!important;border-color:#ffffff75!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-empty-reviews-cta{background:color-mix(in srgb, var(--color-bg-container) 18%, transparent)!important}}.workspace-shell .home-empty-reviews-cta{box-shadow:none!important}.workspace-shell .home-empty-reviews-cta:hover,.workspace-shell .home-empty-reviews-cta:focus-visible{background:#fff!important;border-color:#ffffffc2!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-empty-reviews-cta:hover,.workspace-shell .home-empty-reviews-cta:focus-visible{background:color-mix(in srgb, #fff 6%, var(--color-bg-container))!important}}.workspace-shell .home-empty-reviews-cta:hover,.workspace-shell .home-empty-reviews-cta:focus-visible{box-shadow:none!important}.workspace-shell .home-empty-art{z-index:1;min-width:0;position:relative}.workspace-shell .home-reviews-art{box-sizing:border-box;opacity:.22;pointer-events:none;transform-origin:100%;z-index:1;width:clamp(980px,112cqw,1380px);display:block;position:absolute;top:78%;right:clamp(-380px,-29cqw,-240px);transform:translateY(-50%)}html[data-theme=light] .workspace-shell .home-reviews-art{opacity:.12;transform-origin:50%;width:auto;left:calc(-1*clamp(22px,5cqw,56px));right:calc(-1*clamp(22px,5cqw,56px))}.workspace-shell .home-reviews-art-frame{aspect-ratio:1.22;background:radial-gradient(circle at 78% 78%, var(--color-success-text) 0 18%, transparent 42%), radial-gradient(circle at 76% 70%, var(--color-primary-light) 0 10%, transparent 34%), var(--color-bg-container);border-radius:18px;width:100%;min-height:520px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-reviews-art-frame{background:radial-gradient(circle at 78% 78%, color-mix(in srgb, var(--color-success-text) 24%, transparent) 0 18%, transparent 42%), radial-gradient(circle at 76% 70%, color-mix(in srgb, var(--color-primary-light) 20%, transparent) 0 10%, transparent 34%), color-mix(in srgb, var(--color-bg-container) 72%, #103b31)}}.workspace-shell .home-reviews-art-frame{box-shadow:0 24px 72px var(--color-success-text);background-size:auto}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-reviews-art-frame{box-shadow:0 24px 72px color-mix(in srgb, var(--color-success-text) 14%, transparent)}}.workspace-shell .home-reviews-art-card{background:var(--color-bg-container);border-radius:16px;grid-template-columns:128px minmax(0,1fr) 150px;align-items:center;gap:40px;min-height:178px;padding:26px 46px;display:grid;position:absolute;inset:9% 9% auto 10%}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-reviews-art-card{background:color-mix(in srgb, var(--color-bg-container) 86%, transparent)}}.workspace-shell .home-reviews-art-source{background:#020712;border-radius:26px;place-items:center;width:108px;height:108px;display:grid;position:relative}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-reviews-art-source{background:color-mix(in srgb, #020712 82%, var(--color-bg-container))}}.workspace-shell .home-reviews-art-source span{border-radius:999px;width:12px;height:12px;position:absolute}.workspace-shell .home-reviews-art-source span:first-child{background:#ff5a45;transform:translate(-7px,-10px)}.workspace-shell .home-reviews-art-source span:nth-child(2){background:#ff7a45;transform:translate(6px,-10px)}.workspace-shell .home-reviews-art-source span:nth-child(3){background:#a259ff;transform:translate(-7px,2px)}.workspace-shell .home-reviews-art-source span:nth-child(4){background:#1abcfe;transform:translate(6px,2px)}.workspace-shell .home-reviews-art-source span:nth-child(5){background:#0acf83;transform:translate(-7px,14px)}.workspace-shell .home-reviews-art-card-copy{gap:16px;min-width:0;display:grid}.workspace-shell .home-reviews-art-card-copy .home-empty-line{width:72%;height:20px}.workspace-shell .home-reviews-art-card-copy .home-empty-line.is-short{width:48%;height:13px}.workspace-shell .home-reviews-art-grade{color:#ffae22;background:#3b2609e0;border-radius:999px;justify-self:end;place-items:center;width:132px;height:92px;font-size:40px;font-weight:750;display:grid}.workspace-shell .home-reviews-art-list{gap:58px;display:grid;position:absolute;top:48%;left:10%;right:20%}.workspace-shell .home-reviews-art-orbit{border:1px solid var(--color-primary-light);place-items:center;width:470px;height:470px;display:grid;position:absolute;bottom:-12%;right:-3%}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-reviews-art-orbit{border:1px solid color-mix(in srgb, var(--color-primary-light) 44%, transparent)}}.workspace-shell .home-reviews-art-orbit{background:radial-gradient(circle, var(--color-primary-light) 0 14%, transparent 34%), var(--color-success-text);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-reviews-art-orbit{background:radial-gradient(circle, color-mix(in srgb, var(--color-primary-light) 28%, transparent) 0 14%, transparent 34%), color-mix(in srgb, var(--color-success-text) 10%, transparent)}}.workspace-shell .home-reviews-art-orbit{color:var(--color-primary-light)}.workspace-shell .home-reviews-art-orbit:before{content:"";background:var(--color-bg-container);border-radius:999px;width:178px;height:178px;position:absolute}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-reviews-art-orbit:before{background:color-mix(in srgb, var(--color-bg-container) 74%, transparent)}}.workspace-shell .home-reviews-art-orbit:before{box-shadow:none}.workspace-shell .home-reviews-art-orbit svg{z-index:1;position:relative}.workspace-shell .home-empty-review-row{border-bottom:1px solid var(--color-border-subtle);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(24px,3.4cqw,40px);padding:clamp(14px,2.4cqw,22px) 0;display:grid}.workspace-shell .home-reviews-art .home-empty-review-row{padding:0 0 34px}.workspace-shell .home-reviews-art .home-empty-status-dot{width:28px;height:28px}.workspace-shell .home-reviews-art .home-empty-review-copy{gap:16px}.workspace-shell .home-empty-review-row:last-child{border-bottom:0}.workspace-shell .home-empty-status-dot{--home-empty-status-color:var(--color-fg-3);width:8px;height:8px;color:var(--home-empty-status-color);background:var(--home-empty-status-color);box-shadow:0 0 16px var(--home-empty-status-color), 0 0 32px var(--home-empty-status-color);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-empty-status-dot{box-shadow:0 0 16px color-mix(in srgb, var(--home-empty-status-color) 74%, transparent), 0 0 32px color-mix(in srgb, var(--home-empty-status-color) 26%, transparent)}}.workspace-shell .home-empty-status-dot.is-success{--home-empty-status-color:var(--color-success-text)}.workspace-shell .home-empty-status-dot.is-warning{--home-empty-status-color:#f5c451}.workspace-shell .home-empty-status-dot.is-info{--home-empty-status-color:#5cadff}.workspace-shell .home-empty-review-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.workspace-shell .home-empty-line{background:var(--color-fg-2);border-radius:999px;height:14px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-empty-line{background:color-mix(in srgb, var(--color-fg-2) 26%, transparent)}}.workspace-shell .home-empty-line.is-short{background:var(--color-fg-3);width:52%;height:10px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-empty-line.is-short{background:color-mix(in srgb, var(--color-fg-3) 22%, transparent)}}.workspace-shell .home-empty-score-pill{min-width:34px;height:22px;font-family:var(--font-mono);font-size:var(--fs-caption);color:var(--color-fg-2);background:var(--color-bg-sunken);box-shadow:inset 0 0 0 1px var(--color-border-subtle);border-radius:999px;justify-content:center;align-items:center;display:flex}.workspace-shell .home-score-empty{align-items:center;gap:14px;width:100%;min-width:0;display:flex}.workspace-shell .home-score-summary-wrap{align-items:center;gap:16px;min-height:100px;display:flex}.workspace-shell .home-score-summary{align-self:stretch;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.workspace-shell .home-score-meter{width:76px;height:76px;box-shadow:inset 0 0 0 1px var(--color-border-subtle);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.workspace-shell .home-score-meter--filled{background:radial-gradient(circle at center, var(--color-bg-container) 0 49%, transparent 50%), conic-gradient(from 220deg, var(--home-score-color) 0 34%, var(--color-primary-light) 34% 58%, var(--color-border-strong) 58% 100%)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-meter--filled{background:radial-gradient(circle at center, var(--color-bg-container) 0 49%, transparent 50%), conic-gradient(from 220deg, color-mix(in srgb, var(--home-score-color) 62%, transparent) 0 34%, color-mix(in srgb, var(--color-primary-light) 42%, transparent) 34% 58%, color-mix(in srgb, var(--color-border-strong) 64%, transparent) 58% 100%)}}.workspace-shell .home-score-meter--filled{box-shadow:inset 0 0 0 1px var(--home-score-color), 0 0 0 1px var(--home-score-color)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-meter--filled{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--home-score-color) 36%, var(--color-border-subtle)), 0 0 0 1px color-mix(in srgb, var(--home-score-color) 10%, transparent)}}.workspace-shell .home-score-meter--filled span{width:54px;height:54px;color:var(--home-score-color);background:var(--color-bg-container);border-radius:50%;justify-content:center;align-items:center;font-size:32px;font-weight:760;line-height:1;display:flex}.workspace-shell .home-score-summary-copy{flex-direction:column;flex:auto;gap:7px;min-width:0;display:flex}.workspace-shell .home-score-summary-title{color:var(--color-fg-heading);flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;font-weight:650;line-height:1.3;display:flex}.workspace-shell .home-score-summary-value{color:var(--color-fg-heading);white-space:nowrap;font-size:15px;font-weight:760;line-height:1.1}.workspace-shell .home-score-latest-link{appearance:none;min-height:22px;color:var(--color-primary-light);font:inherit;cursor:pointer;text-underline-offset:3px;box-shadow:none;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;margin:0;padding:1px 3px;font-weight:690;line-height:1.2;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s,transform .15s;display:inline-flex}.workspace-shell .home-score-latest-link svg{transition:transform .15s}.workspace-shell .home-score-latest-link:hover,.workspace-shell .home-score-latest-link:focus-visible{color:var(--color-fg-heading);transform:none}.workspace-shell .home-score-latest-link:hover svg,.workspace-shell .home-score-latest-link:focus-visible svg{transform:translate(2px)}.workspace-shell .home-score-latest-link:focus-visible{outline:2px solid var(--color-primary-light);outline-offset:3px;border-radius:4px}.workspace-shell .home-score-summary-body{color:var(--color-fg-2);font-size:12.5px;line-height:1.45}.workspace-shell .home-score-scope-block{align-items:baseline;gap:8px;min-width:0;margin-top:6px;display:flex}.workspace-shell .home-score-scope-kicker{color:var(--color-fg-3);letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:9.5px;font-weight:750;line-height:1.35}.workspace-shell .home-score-scope-label{color:var(--color-fg-heading);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;max-width:100%;font-size:13px;font-weight:650;line-height:1.35;overflow:hidden}.workspace-shell .home-score-trend-tabs{scrollbar-width:none;gap:6px;max-width:100%;margin-top:10px;padding-bottom:2px;display:flex;overflow-x:auto}.workspace-shell .home-score-trend-tabs.has-overflow-hint{padding-right:20px;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 26px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 26px),#0000 100%)}.workspace-shell .home-score-trend-tabs::-webkit-scrollbar{display:none}.workspace-shell .home-score-trend-tabs button{appearance:none;border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);color:var(--color-fg-2);cursor:pointer;font:inherit;font-size:var(--fs-caption);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:none;max-width:164px;min-height:26px;padding:5px 9px;font-weight:650;line-height:1.2;transition:background .15s,border-color .15s,color .15s;overflow:hidden}.workspace-shell .home-score-trend-tabs button:hover,.workspace-shell .home-score-trend-tabs button:focus-visible,.workspace-shell .home-score-trend-tabs button.is-active{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-trend-tabs button:hover,.workspace-shell .home-score-trend-tabs button:focus-visible,.workspace-shell .home-score-trend-tabs button.is-active{border-color:color-mix(in srgb, var(--color-primary-light) 52%, var(--color-border-subtle))}}.workspace-shell .home-score-trend-tabs button:hover,.workspace-shell .home-score-trend-tabs button:focus-visible,.workspace-shell .home-score-trend-tabs button.is-active{background:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-trend-tabs button:hover,.workspace-shell .home-score-trend-tabs button:focus-visible,.workspace-shell .home-score-trend-tabs button.is-active{background:color-mix(in srgb, var(--color-primary-light) 15%, var(--color-bg-sunken))}}.workspace-shell .home-score-trend-tabs button:hover,.workspace-shell .home-score-trend-tabs button:focus-visible,.workspace-shell .home-score-trend-tabs button.is-active{color:var(--color-fg-heading)}.workspace-shell .home-score-trend-tabs button:focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px}.workspace-shell .home-score-trend-chart{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.workspace-shell .home-score-trend-plot{aspect-ratio:400/120;width:100%;min-width:180px;min-height:120px;max-height:148px;position:relative}.workspace-shell .home-score-trend-svg{width:100%;height:100%;display:block;overflow:visible}.workspace-shell .home-score-trend-hit-layer{pointer-events:none;position:absolute;inset:0}.workspace-shell .home-score-trend-hit{appearance:none;cursor:default;pointer-events:auto;background:0 0;border:0;border-radius:999px;width:22px;height:22px;padding:0;position:absolute;transform:translate(-50%,-50%)}.workspace-shell .home-score-trend-hit.is-latest{width:28px;height:28px}.workspace-shell .home-score-trend-hit:focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px}.workspace-shell .home-score-trend-axis{font-family:var(--font-mono);height:18px;color:var(--color-fg-3);font-size:12px;line-height:1.35;position:relative}.workspace-shell .home-score-trend-axis span{white-space:nowrap;position:absolute;top:0;transform:translate(-50%)}.workspace-shell .home-score-trend-axis--single span{transform:translate(-50%)}.workspace-shell .home-score-trend-tooltip{flex-direction:column;gap:2px;font-size:12px;line-height:1.35;display:flex}.workspace-shell .home-score-trend-tooltip strong{color:inherit;font-variant-numeric:tabular-nums;font-size:13px}.workspace-shell .home-score-trend-tooltip span{color:currentColor}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-trend-tooltip span{color:color-mix(in srgb, currentColor 78%, transparent)}}.workspace-shell .home-score-trend-tooltip span{white-space:nowrap}.workspace-shell .home-score-empty-meter{background:radial-gradient(circle at center, var(--color-bg-container) 0 49%, transparent 50%), conic-gradient(from 220deg, var(--color-primary-light) 0 24%, var(--color-success-text) 24% 42%, var(--color-border-strong) 42% 100%);border-radius:12px;flex:none;justify-content:center;align-items:center;width:76px;height:76px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-empty-meter{background:radial-gradient(circle at center, var(--color-bg-container) 0 49%, transparent 50%), conic-gradient(from 220deg, color-mix(in srgb, var(--color-primary-light) 42%, transparent) 0 24%, color-mix(in srgb, var(--color-success-text) 36%, transparent) 24% 42%, color-mix(in srgb, var(--color-border-strong) 62%, transparent) 42% 100%)}}.workspace-shell .home-score-empty-meter{box-shadow:inset 0 0 0 1px var(--color-border-subtle)}.workspace-shell .home-score-empty-meter span{font-family:var(--font-mono);color:var(--color-fg-2);font-size:18px;font-weight:700}.workspace-shell .home-score-empty-copy{min-width:0;max-width:280px}.workspace-shell .home-score-findings-empty{flex-direction:column;flex:auto;gap:16px;min-height:0;padding-top:2px;display:flex;overflow:hidden}.workspace-shell .home-score-findings-empty-score{flex:none;align-items:center;column-gap:clamp(18px,4cqw,30px);min-width:0;display:flex}.workspace-shell .home-score-findings-empty-summary{text-align:center;flex:none;place-items:center;gap:10px;width:144px;display:grid}.workspace-shell .home-score-findings-empty-meter{background:radial-gradient(circle at center, var(--color-bg-container) 0 54%, transparent 55%), conic-gradient(from 250deg, var(--color-border-strong) 0 18%, var(--color-primary-light) 18% 42%, var(--color-border-strong) 42% 100%);align-items:center}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-findings-empty-meter{background:radial-gradient(circle at center, var(--color-bg-container) 0 54%, transparent 55%), conic-gradient(from 250deg, color-mix(in srgb, var(--color-border-strong) 74%, transparent) 0 18%, color-mix(in srgb, var(--color-primary-light) 28%, transparent) 18% 42%, color-mix(in srgb, var(--color-border-strong) 58%, transparent) 42% 100%)}}.workspace-shell .home-score-findings-empty-meter{box-shadow:inset 0 0 0 1px var(--color-border-subtle), 0 0 0 1px var(--color-primary-light);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-findings-empty-meter{box-shadow:inset 0 0 0 1px var(--color-border-subtle), 0 0 0 1px color-mix(in srgb, var(--color-primary-light) 8%, transparent)}}.workspace-shell .home-score-findings-empty-meter{justify-content:center;width:116px;height:116px;display:flex}.workspace-shell .home-score-findings-empty-meter span{background:var(--color-bg-container);color:var(--color-fg-2);font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;width:70px;height:70px;font-size:22px;font-weight:760;display:flex}.workspace-shell .home-score-findings-empty-summary p{color:var(--color-fg-2);max-width:126px;margin:0;font-size:12px;font-weight:500;line-height:1.35}.workspace-shell .home-score-findings-empty-chart{flex-direction:column;flex:auto;justify-content:center;min-width:0;min-height:132px;display:flex;position:relative}.workspace-shell .home-score-findings-empty-chart-grid{display:none}.workspace-shell .home-score-findings-empty-chart-grid span{border-top:1px solid var(--color-border-subtle);display:block}.workspace-shell .home-score-findings-empty-chart .home-empty-title,.workspace-shell .home-score-findings-empty-chart .home-empty-body{z-index:1;max-width:330px;position:relative}.workspace-shell .home-score-findings-empty-chart .home-empty-body{margin-top:8px}.workspace-shell .home-score-findings-empty-divider{border-top:1px solid var(--color-border-subtle);flex:none}.workspace-shell .home-score-findings-empty-themes{flex-direction:column;flex:auto;justify-content:flex-start;gap:14px;min-height:0;display:flex}.workspace-shell .home-score-findings-empty-themes-copy{flex-direction:column;flex:none;gap:8px;min-width:0;display:flex}.workspace-shell .home-score-findings-empty-theme-rows{flex-direction:column;flex:auto;justify-content:center;gap:16px;min-height:0;display:flex}.workspace-shell .home-score-findings-empty-theme-row{grid-template-columns:minmax(116px,28%) minmax(0,1fr) 24px;align-items:center;gap:12px;min-width:0;display:grid}.workspace-shell .home-score-findings-empty-theme-row span:first-child{background:var(--color-fg-2)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-findings-empty-theme-row span:first-child{background:color-mix(in srgb, var(--color-fg-2) 18%, transparent)}}.workspace-shell .home-score-findings-empty-theme-row span:first-child{border-radius:999px;min-width:0;height:12px}.workspace-shell .home-score-findings-empty-theme-row i{background:var(--color-fg-2)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-findings-empty-theme-row i{background:color-mix(in srgb, var(--color-fg-2) 14%, transparent)}}.workspace-shell .home-score-findings-empty-theme-row i{border-radius:999px;max-width:100%;height:10px;display:block}.workspace-shell .home-score-findings-empty-theme-count{background:var(--color-fg-2)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-findings-empty-theme-count{background:color-mix(in srgb, var(--color-fg-2) 16%, transparent)}}.workspace-shell .home-score-findings-empty-theme-count{border-radius:999px;justify-self:end;width:22px;height:12px}.workspace-shell .home-category-list{flex-direction:column;gap:8px;display:flex}.workspace-shell .home-category-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.workspace-shell .home-category-rank{width:20px;height:18px;font-family:var(--font-mono);font-size:var(--fs-caption);color:var(--color-fg-2);background:linear-gradient(90deg, var(--home-category-color), transparent), var(--color-bg-sunken);border-radius:999px;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-category-rank{background:linear-gradient(90deg, color-mix(in srgb, var(--home-category-color) 34%, transparent), transparent), var(--color-bg-sunken)}}.workspace-shell .home-category-label{min-width:0;color:var(--color-fg-1);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.workspace-shell .home-category-count{font-family:var(--font-mono);color:var(--color-fg-2);font-size:12px}.workspace-shell .home-category-empty{grid-template-columns:minmax(104px,35%) minmax(0,1fr);align-items:center;gap:14px;display:grid}.workspace-shell .home-category-empty-bars{flex-direction:column;gap:8px;min-width:0;display:flex}.workspace-shell .home-category-empty-bar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.workspace-shell .home-category-empty-bar span{background:linear-gradient(90deg, var(--color-primary-light), var(--color-success-text));border-radius:999px;height:7px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-category-empty-bar span{background:linear-gradient(90deg, color-mix(in srgb, var(--color-primary-light) 38%, transparent), color-mix(in srgb, var(--color-success-text) 28%, transparent))}}.workspace-shell .home-category-empty-bar i{width:20px;height:18px;font-style:normal;font-family:var(--font-mono);font-size:var(--fs-caption);color:var(--color-fg-2);background:var(--color-bg-sunken);border-radius:999px;justify-content:center;align-items:center;display:flex}.workspace-shell .home-category-empty-copy{min-width:0}html[data-home-welcome-pending=true] .workspace-shell .home-dashboard,.workspace-shell .home-dashboard.home-dashboard--welcome-open{opacity:0;pointer-events:none;visibility:hidden}.workspace-shell.home-welcome-portal,.workspace-shell.preflight-modal-portal.home-welcome-portal{pointer-events:none}.workspace-shell .home-welcome-backdrop.preflight-modal-backdrop{pointer-events:auto;opacity:0;animation:.52s cubic-bezier(.22,1,.36,1) both homeWelcomeBackdropEnter}.workspace-shell .home-welcome-modal{border:1px solid var(--color-primary-light);grid-template-columns:minmax(0,.92fr) minmax(280px,1.08fr);gap:clamp(22px,4vw,44px);width:min(920px,100%);max-height:min(760px,100dvh - 36px);padding:clamp(26px,4vw,44px);display:grid;position:relative;overflow:auto}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-modal{border:1px solid color-mix(in srgb, var(--color-primary-light) 24%, var(--color-border-subtle))}}.workspace-shell .home-welcome-modal{background:linear-gradient(135deg, var(--color-primary-light), transparent 36%), linear-gradient(180deg, var(--color-bg-elevated), var(--color-bg-container));border-radius:18px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-modal{background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary-light) 10%, transparent), transparent 36%), linear-gradient(180deg, color-mix(in srgb, var(--color-bg-elevated) 80%, transparent), var(--color-bg-container))}}.workspace-shell .home-welcome-modal{transform-origin:50% 48%;will-change:opacity, transform;animation:.62s cubic-bezier(.22,1,.36,1) 90ms both homeWelcomeModalEnter;box-shadow:0 24px 80px #0000007a,inset 0 1px #ffffff17}.workspace-shell .home-welcome-modal:focus{outline:none}html[data-theme=light] .workspace-shell .home-welcome-modal{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-welcome-modal{border-color:color-mix(in srgb, var(--color-primary-light) 22%, var(--color-border-subtle))}}html[data-theme=light] .workspace-shell .home-welcome-modal{background:linear-gradient(135deg, var(--color-primary-light), transparent 36%), linear-gradient(180deg, #fff, var(--color-bg-container))}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-welcome-modal{background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary-light) 9%, transparent), transparent 36%), linear-gradient(180deg, color-mix(in srgb, #fff 92%, var(--color-bg-canvas)), var(--color-bg-container))}}html[data-theme=light] .workspace-shell .home-welcome-modal{box-shadow:0 24px 70px #0f172a33,inset 0 1px #ffffffd1}.workspace-shell .home-welcome-close{z-index:3;border:1px solid var(--color-border);justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-close{border:1px solid color-mix(in srgb, var(--color-border) 70%, transparent)}}.workspace-shell .home-welcome-close{background:var(--color-bg-container);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-close{background:color-mix(in srgb, var(--color-bg-container) 82%, transparent)}}.workspace-shell .home-welcome-close{color:var(--color-fg-2);cursor:pointer;transition:background .15s,border-color .15s,color .15s,transform .15s}.workspace-shell .home-welcome-close:hover,.workspace-shell .home-welcome-close:focus-visible{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-close:hover,.workspace-shell .home-welcome-close:focus-visible{border-color:color-mix(in srgb, var(--color-primary-light) 52%, var(--color-border))}}.workspace-shell .home-welcome-close:hover,.workspace-shell .home-welcome-close:focus-visible{background:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-close:hover,.workspace-shell .home-welcome-close:focus-visible{background:color-mix(in srgb, var(--color-primary-light) 12%, var(--color-bg-container))}}.workspace-shell .home-welcome-close:hover,.workspace-shell .home-welcome-close:focus-visible{color:var(--color-fg-heading);transform:translateY(-1px)}.workspace-shell .home-welcome-close:focus-visible,.workspace-shell .home-welcome-primary-cta:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:3px}.workspace-shell .home-welcome-copy{flex-direction:column;align-self:center;align-items:flex-start;gap:14px;min-width:0;padding-right:4px;display:flex}.workspace-shell .home-welcome-kicker{background:var(--color-success-text);border-radius:999px;align-items:center;min-height:24px;padding:0 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-kicker{background:color-mix(in srgb, var(--color-success-text) 14%, var(--color-bg-sunken))}}.workspace-shell .home-welcome-kicker{color:var(--color-success-text);font-size:var(--fs-caption);letter-spacing:.08em;text-transform:uppercase;font-weight:750;line-height:1}.workspace-shell .home-welcome-copy h2{color:var(--color-fg-heading);margin:0;font-size:clamp(30px,4.8vw,48px);font-weight:760;line-height:1.02}.workspace-shell .home-welcome-copy p{max-width:48ch;color:var(--color-fg-2);margin:0;font-size:15px;line-height:1.6}.workspace-shell .home-welcome-primary-cta{background:var(--color-primary);color:#fff;width:min(100%,292px);min-height:48px;box-shadow:none;cursor:pointer;font:inherit;text-align:center;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;margin-top:8px;padding:0 17px;font-size:14px;font-weight:690;line-height:1.2;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.workspace-shell .home-welcome-primary-cta:hover,.workspace-shell .home-welcome-primary-cta:focus-visible{background:var(--color-primary-light);color:#fff;box-shadow:none;border-color:#0000}.workspace-shell .home-welcome-primary-cta span{overflow-wrap:anywhere;min-width:0}.workspace-shell .home-welcome-primary-cta svg:first-child{color:#fff}.workspace-shell .home-welcome-primary-cta svg:last-child{color:#ffffffdb;transition:transform .26s cubic-bezier(.16,1,.3,1)}.workspace-shell .home-welcome-primary-cta:hover svg:last-child,.workspace-shell .home-welcome-primary-cta:focus-visible svg:last-child{transform:translate(3px)}.workspace-shell .home-welcome-art{align-self:stretch;min-width:0;animation:.76s cubic-bezier(.22,1,.36,1) .18s both homeWelcomeArtEnter}.workspace-shell .home-welcome-art-frame{border:1px solid var(--color-primary-light);height:100%;min-height:360px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-frame{border:1px solid color-mix(in srgb, var(--color-primary-light) 24%, var(--color-border-subtle))}}.workspace-shell .home-welcome-art-frame{background:linear-gradient(120deg, var(--color-bg-sunken), #18343c), var(--color-bg-sunken);border-radius:14px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-frame{background:linear-gradient(120deg, color-mix(in srgb, var(--color-bg-sunken) 92%, #111827), color-mix(in srgb, #18343c 44%, var(--color-bg-container))), var(--color-bg-sunken)}}.workspace-shell .home-welcome-art-frame{box-shadow:inset 0 1px 0 #ffffff14, inset 0 -80px 100px var(--color-success-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-frame{box-shadow:inset 0 1px 0 #ffffff14, inset 0 -80px 100px color-mix(in srgb, var(--color-success-text) 12%, transparent)}}html[data-theme=light] .workspace-shell .home-welcome-art-frame{background:var(--home-welcome-art-frame-bg);box-shadow:var(--home-welcome-art-frame-shadow)}.workspace-shell .home-welcome-art-orbit{aspect-ratio:1;border:1px solid var(--color-primary-light);justify-content:center;align-items:center;width:clamp(128px,42%,188px);display:flex;position:absolute;bottom:clamp(14px,4vw,42px);right:clamp(4px,3.5vw,34px)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-orbit{border:1px solid color-mix(in srgb, var(--color-primary-light) 28%, transparent)}}.workspace-shell .home-welcome-art-orbit{background:var(--home-welcome-art-orbit-bg,linear-gradient(145deg, var(--color-primary-light), var(--color-success-text)));border-radius:50%}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-orbit{background:var(--home-welcome-art-orbit-bg,linear-gradient(145deg, color-mix(in srgb, var(--color-primary-light) 12%, transparent), color-mix(in srgb, var(--color-success-text) 12%, transparent)))}}.workspace-shell .home-welcome-art-core{width:84px;height:84px;color:var(--color-primary-light);background:var(--home-welcome-art-core-bg,radial-gradient(circle, var(--color-primary-light) 0 42%, transparent 68%), var(--color-bg-container));border-radius:50%;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-core{background:var(--home-welcome-art-core-bg,radial-gradient(circle, color-mix(in srgb, var(--color-primary-light) 16%, transparent) 0 42%, transparent 68%), color-mix(in srgb, var(--color-bg-container) 18%, transparent))}}.workspace-shell .home-welcome-art-core{box-shadow:0 0 42px var(--color-primary-light), inset 0 0 0 1px var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-core{box-shadow:0 0 42px color-mix(in srgb, var(--color-primary-light) 20%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--color-primary-light) 16%, transparent)}}.workspace-shell .home-welcome-art-card{border:1px solid var(--color-primary-light);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(72%,360px);min-height:76px;padding:14px;display:grid;position:absolute;top:clamp(18px,5.5vw,42px);left:clamp(24px,6vw,58px)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-card{border:1px solid color-mix(in srgb, var(--color-primary-light) 28%, var(--color-border-subtle))}}.workspace-shell .home-welcome-art-card{background:var(--home-welcome-art-card-bg,var(--color-bg-container));border-radius:12px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-card{background:var(--home-welcome-art-card-bg,color-mix(in srgb, var(--color-bg-container) 78%, transparent))}}.workspace-shell .home-welcome-art-card{box-shadow:var(--home-welcome-art-card-shadow,0 18px 46px #0000003d)}.workspace-shell .home-welcome-art-card-icon{background:var(--home-welcome-art-icon-bg,var(--color-bg-sunken));border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-card-icon{background:var(--home-welcome-art-icon-bg,color-mix(in srgb, var(--color-bg-sunken) 80%, transparent))}}.workspace-shell .home-welcome-art-card-copy,.workspace-shell .home-welcome-art-lines{flex-direction:column;gap:7px;min-width:0;display:flex}.workspace-shell .home-welcome-art-card-copy span,.workspace-shell .home-welcome-art-lines span{background:var(--home-welcome-art-line-strong,var(--color-fg-2));border-radius:999px;height:8px;display:block}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-card-copy span,.workspace-shell .home-welcome-art-lines span{background:var(--home-welcome-art-line-strong,color-mix(in srgb, var(--color-fg-2) 30%, transparent))}}.workspace-shell .home-welcome-art-card-copy span:first-child{width:78%}.workspace-shell .home-welcome-art-card-copy span:last-child,.workspace-shell .home-welcome-art-lines span:last-child{background:var(--home-welcome-art-line-soft,var(--color-fg-3));width:52%;height:6px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-card-copy span:last-child,.workspace-shell .home-welcome-art-lines span:last-child{background:var(--home-welcome-art-line-soft,color-mix(in srgb, var(--color-fg-3) 26%, transparent))}}.workspace-shell .home-welcome-art-card i{width:42px;height:30px;color:var(--home-welcome-art-score-fg,var(--color-success-text));background:var(--home-welcome-art-score-bg,var(--color-success-text));border-radius:999px;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-card i{background:var(--home-welcome-art-score-bg,color-mix(in srgb, var(--color-success-text) 14%, var(--color-bg-sunken)))}}.workspace-shell .home-welcome-art-card i{font-family:var(--font-mono);font-size:13px;font-style:normal;font-weight:750}.workspace-shell .home-welcome-art-list{flex-direction:column;gap:18px;width:min(52%,300px);display:flex;position:absolute;top:clamp(168px,46%,212px);left:clamp(42px,8vw,76px)}.workspace-shell .home-welcome-art-row{border-bottom:1px solid var(--color-border-subtle);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;min-height:54px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-row{border-bottom:1px solid color-mix(in srgb, var(--color-border-subtle) 70%, transparent)}}.workspace-shell .home-welcome-art-dot{--home-welcome-art-dot-color:var(--color-primary-light);width:10px;height:10px;color:var(--home-welcome-art-dot-color);background:var(--home-welcome-art-dot-color);box-shadow:0 0 16px var(--home-welcome-art-dot-color), 0 0 32px var(--home-welcome-art-dot-color);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-welcome-art-dot{box-shadow:0 0 16px color-mix(in srgb, var(--home-welcome-art-dot-color) 74%, transparent), 0 0 32px color-mix(in srgb, var(--home-welcome-art-dot-color) 26%, transparent)}}.workspace-shell .home-welcome-art-dot.is-success{--home-welcome-art-dot-color:var(--home-welcome-art-dot-success,var(--color-success-text))}.workspace-shell .home-welcome-art-dot.is-warning{--home-welcome-art-dot-color:var(--home-welcome-art-dot-warning,#f5c451)}.workspace-shell .home-welcome-art-dot.is-info{--home-welcome-art-dot-color:var(--home-welcome-art-dot-info,#5cadff)}@media (max-width:760px){.workspace-shell .home-welcome-backdrop{padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));align-items:flex-start;overflow:auto}.workspace-shell .home-welcome-modal{border-radius:14px;grid-template-columns:minmax(0,1fr);gap:20px;min-height:0;max-height:calc(100dvh - 24px);padding:56px 20px 22px}.workspace-shell .home-welcome-copy{align-self:start;gap:12px;padding-right:0}.workspace-shell .home-welcome-copy h2{font-size:clamp(28px,11vw,40px);line-height:1.05}.workspace-shell .home-welcome-copy p{font-size:14px}.workspace-shell .home-welcome-primary-cta{width:100%}.workspace-shell .home-welcome-art{box-sizing:border-box;align-self:start;padding:8px 14px 0 0}.workspace-shell .home-welcome-art-frame{height:auto;min-height:240px}.workspace-shell .home-welcome-art-card{width:calc(100% - 36px);top:14px;left:18px}.workspace-shell .home-welcome-art-list{gap:10px;width:calc(100% - 78px);top:142px;left:26px;right:auto}.workspace-shell .home-welcome-art-orbit{opacity:.82;width:116px;bottom:18px;right:18px}.workspace-shell .home-welcome-art-core{width:64px;height:64px}}@media (max-width:420px){.workspace-shell .home-welcome-art-card{grid-template-columns:auto minmax(0,1fr)}.workspace-shell .home-welcome-art-frame{min-height:216px}.workspace-shell .home-welcome-art-card i{display:none}.workspace-shell .home-welcome-art-row{gap:10px}}@container (max-width:760px){.workspace-shell .home-kpi-grid,.workspace-shell .home-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .home-reviews-empty{padding:clamp(24px,6cqw,48px) clamp(14px,4cqw,28px)}.workspace-shell .home-reviews-art{opacity:.18;width:clamp(760px,112cqw,980px);top:76%;right:clamp(-360px,-34cqw,-210px)}html[data-theme=light] .workspace-shell .home-reviews-art{width:auto;left:calc(-1*clamp(14px,4cqw,28px));right:calc(-1*clamp(14px,4cqw,28px))}}@container (min-width:761px){.workspace-shell .home-reviews-empty{--home-empty-art-width:clamp(280px, 28cqw, 480px)}.workspace-shell .home-reviews-empty .home-empty-body{width:min(560px,100% + 170px)}.workspace-shell .home-reviews-wide-break{display:initial}}@container (min-width:1000px){.workspace-shell .home-reviews-art{right:clamp(-340px,-23cqw,-210px)}}@container (min-width:1250px){.workspace-shell .home-reviews-empty{--home-empty-art-width:clamp(480px, 34cqw, 560px)}}@container (max-width:540px){.workspace-shell .home-module-grid,.workspace-shell .home-insights-grid{grid-template-columns:minmax(0,1fr)}.workspace-shell .home-start-module-card{min-height:206px}.workspace-shell .home-empty-state,.workspace-shell .home-category-empty{grid-template-columns:minmax(0,1fr)}.workspace-shell .home-score-findings-empty-score{flex-direction:column;align-items:flex-start}.workspace-shell .home-score-findings-empty-summary{align-self:center}.workspace-shell .home-score-findings-empty-chart{width:100%;min-height:108px}.workspace-shell .home-score-findings-empty-theme-row{grid-template-columns:minmax(76px,32%) minmax(0,1fr) 24px}.workspace-shell .home-empty-state{min-height:236px}.workspace-shell .home-reviews-empty{grid-template-columns:minmax(0,1fr)}.workspace-shell .home-reviews-art{opacity:.12;width:720px;display:block;top:auto;bottom:-28px;right:-340px;transform:none}.workspace-shell .home-recent-reviews-panel:before{background:radial-gradient(ellipse 82% 70% at 40% 82%, var(--color-primary-light) 0 30%, transparent 76%), radial-gradient(ellipse 72% 72% at 82% 82%, var(--color-success-text) 0 30%, transparent 76%)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-recent-reviews-panel:before{background:radial-gradient(ellipse 82% 70% at 40% 82%, color-mix(in srgb, var(--color-primary-light) 15%, transparent) 0 30%, transparent 76%), radial-gradient(ellipse 72% 72% at 82% 82%, color-mix(in srgb, var(--color-success-text) 14%, transparent) 0 30%, transparent 76%)}}html[data-theme=light] .workspace-shell .home-recent-reviews-panel:before{content:none}html[data-theme=dark] .workspace-shell .home-recent-reviews-panel:before{opacity:0}}.workspace-shell .home-trend-panel{flex-direction:column;gap:12px;min-height:0;display:flex}.workspace-shell .home-trend-panel-header{flex-direction:column;gap:4px;min-width:0;display:flex}.workspace-shell .home-trend-panel-title{color:var(--color-fg-heading);margin:0;font-size:16px;font-weight:650;line-height:1.25}.workspace-shell .home-trend-panel-lead{color:var(--color-fg-2);margin:0;font-size:13px;line-height:1.45}.workspace-shell .home-score-insight{flex-direction:row;flex:none;align-items:center;gap:18px;min-width:0;min-height:0;display:flex}.workspace-shell .home-score-insight-summary{text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:10px;width:144px;min-width:0;display:flex}.workspace-shell .home-score-insight-dial{flex:none}.workspace-shell .home-score-insight-dial.pf-score-dial{--pf-score-content-offset-y:-1px;--pf-score-denominator-gap:6px;--pf-score-denominator-size:13px;--pf-score-value-size:45px}.workspace-shell .home-score-insight-caption{color:var(--color-fg-2);text-align:center;flex:none;min-width:0;max-width:126px;margin:0;font-size:12px;font-weight:500;line-height:1.35}.workspace-shell .home-score-insight-chart{flex:auto;align-self:stretch;width:100%;min-width:0;min-height:0;display:flex}.workspace-shell .home-score-insight-chart .home-score-trend-plot{aspect-ratio:auto;flex:auto;min-height:112px;max-height:155px}.workspace-shell .home-score-insight-chart .home-score-trend-chart{flex:auto;gap:6px;width:100%;min-height:0}.workspace-shell .home-score-insight-hint{color:var(--color-fg-2);flex:auto;min-width:0;margin:0;font-size:12.5px;line-height:1.45}.workspace-shell .home-score-findings-divider{background:var(--color-fg-3)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-score-findings-divider{background:color-mix(in srgb, var(--color-fg-3) 32%, transparent)}}.workspace-shell .home-score-findings-divider{flex:0 0 1px;width:100%;height:1px;min-height:1px;margin:4px 0 6px}.workspace-shell .home-finding-themes{flex-direction:column;gap:10px;min-width:0;display:flex}.workspace-shell .home-finding-themes-title{color:var(--color-fg-heading);margin:0;font-size:14px;font-weight:650;line-height:1.3}.workspace-shell .home-finding-themes-lead{color:var(--color-fg-2);margin:0;font-size:12.5px;line-height:1.45}.workspace-shell .home-finding-themes-list{flex-direction:column;gap:12px;margin:4px 0 0;padding:0;list-style:none;display:flex}.workspace-shell .home-finding-theme{flex-direction:column;gap:6px;min-width:0;display:flex}.workspace-shell .home-finding-theme-head{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.workspace-shell .home-finding-theme-label{color:var(--color-fg-1);flex:auto;min-width:0;font-size:13px;line-height:1.35}.workspace-shell .home-finding-theme-count{color:var(--color-fg-heading);font-family:var(--font-mono);font-variant-numeric:tabular-nums;flex:none;font-size:12px;font-weight:700;line-height:1.2}.workspace-shell .home-finding-theme-track{background:var(--color-border-subtle)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-finding-theme-track{background:color-mix(in srgb, var(--color-border-subtle) 72%, transparent)}}.workspace-shell .home-finding-theme-track{border-radius:999px;width:100%;height:6px;overflow:hidden}.workspace-shell .home-finding-theme-bar{background:var(--home-finding-theme-color,var(--color-primary-light))}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-finding-theme-bar{background:color-mix(in srgb, var(--home-finding-theme-color,var(--color-primary-light)) 72%, var(--color-bg-sunken))}}.workspace-shell .home-finding-theme-bar{border-radius:inherit;min-width:8px;height:100%;transition:width .24s;display:block}.workspace-shell .home-history-row{--home-history-status-color:var(--color-fg-3);--home-history-score-color:var(--color-fg-2);--home-history-row-tint:var(--home-history-score-color,var(--home-history-status-color));isolation:isolate;appearance:none;width:100%;height:100%;padding:var(--home-recent-review-row-padding-block) clamp(16px, 4cqw, 28px);color:#fff;min-width:0;min-height:0;font:inherit;text-align:center;cursor:pointer;background:var(--home-history-row-tint);box-shadow:none;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:clamp(2px,.9cqmin,8px);transition:background .15s,transform .15s;display:flex;position:relative;overflow:hidden}.workspace-shell .home-history-row>*{z-index:1;position:relative}.workspace-shell .home-history-row:before{content:"";z-index:2;background:var(--home-history-status-color);opacity:0;border-radius:0 999px 999px 0;width:4px;transition:opacity .15s,transform .15s;position:absolute;inset:12px auto 12px 0;transform:scaleY(.62)}.workspace-shell .home-history-row:after{content:"";z-index:0;background:radial-gradient(ellipse 44% 118% at 0% 50%, var(--home-history-status-color) 0 24%, transparent 72%), linear-gradient(90deg, var(--home-history-status-color), transparent 58%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-history-row:after{background:radial-gradient(ellipse 44% 118% at 0% 50%, color-mix(in srgb, var(--home-history-status-color) 24%, transparent) 0 24%, transparent 72%), linear-gradient(90deg, color-mix(in srgb, var(--home-history-status-color) 12%, transparent), transparent 58%)}}.workspace-shell .home-history-row:after{opacity:0;pointer-events:none;transition:opacity .15s,transform .15s;transform:translate(-10px)}.workspace-shell .home-history-row:hover,.workspace-shell .home-history-row:focus-visible{background:var(--home-history-row-tint)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .home-history-row:hover,.workspace-shell .home-history-row:focus-visible{background:color-mix(in srgb, var(--home-history-row-tint) 88%, #fff)}}.workspace-shell .home-history-row:hover,.workspace-shell .home-history-row:focus-visible{box-shadow:none;transform:none}.workspace-shell .home-history-row:hover:before,.workspace-shell .home-history-row:focus-visible:before{opacity:0;transform:scaleY(.62)}.workspace-shell .home-history-row:hover:after,.workspace-shell .home-history-row:focus-visible:after{opacity:0;transform:translate(-10px)}.workspace-shell .home-history-row:focus-visible{outline-offset:2px;outline:2px solid #ffffffb8}.workspace-shell .home-history-row-skeleton{cursor:default;pointer-events:none}.workspace-shell .home-history-row-skeleton .home-history-meta>*{flex:none;max-width:100%}.workspace-shell .home-history-grade{flex:none;justify-content:center;align-items:center;width:100%;min-height:0;margin-bottom:clamp(7px,1.4cqmin,12px);display:flex}.workspace-shell .home-history-grade-placeholder{color:#fff;font-size:28px;font-weight:700;line-height:1}.workspace-shell .home-history-meta{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:0;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.workspace-shell .home-history-title-text{color:#fff;-webkit-line-clamp:2;line-clamp:2;text-align:center;text-overflow:ellipsis;min-width:0;max-width:100%;transition:var(--workspace-hover-transition);-webkit-box-orient:vertical;width:100%;margin:0 0 clamp(2px,.6cqmin,6px);font-size:clamp(9px,2.5cqmin,12px);font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.workspace-shell .home-history-badge{box-sizing:border-box;white-space:nowrap;width:fit-content;max-width:100%;height:28px;box-shadow:none;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-block:clamp(2px,.6cqmin,5px);line-height:1.18;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex;font-size:clamp(9px, 2.1cqmin, var(--fs-caption))!important;color:#fff!important;background:#02071257!important;padding:clamp(2px,.5cqmin,3px) clamp(12px,2cqmin,16px)!important;font-weight:700!important}.workspace-shell .home-history-badge--draft{min-width:0;max-width:100%;box-shadow:none;border:0;flex-direction:column;align-items:stretch;position:relative;overflow:hidden;background:0 0!important;padding:clamp(2px,.5cqmin,3px) clamp(12px,2cqmin,16px)!important}.workspace-shell .home-history-badge--status{background:0 0!important}.workspace-shell .home-history-badge-label{color:#fff;line-height:inherit;text-align:center;white-space:nowrap;padding:0;font-size:inherit!important;font-weight:600!important}.workspace-shell .home-history-badge-track{background:#ffffff38;height:2px;display:block;position:absolute;bottom:4px;left:8px;right:8px;overflow:hidden}.workspace-shell .home-history-badge-fill{min-width:0;height:100%;transition:width .26s var(--ease-out);background:#fff;display:block}.workspace-shell .home-history-row--draft{--home-history-status-color:var(--color-primary-light)}.workspace-shell .home-history-score-dial{pointer-events:none;--pf-score-dial-size:clamp(26px, 9cqmin, 48px)!important;--pf-score-value-size:calc(var(--pf-score-dial-size) * .5)!important}.workspace-shell .home-history-score-dial svg circle:first-of-type{stroke:#ffffff47!important}.workspace-shell .home-history-score-dial svg circle:last-of-type{stroke:#fff!important}.workspace-shell .home-history-score-dial .pf-score-dial-content>div:first-child{color:#fff!important}.workspace-shell .home-history-score-dial .pf-score-dial-denominator{display:none}.workspace-shell .home-history-time{font-family:var(--font-mono);font-size:clamp(8px, 2cqmin, var(--fs-caption));color:#ffffffd1;text-align:center;white-space:nowrap;transition:var(--workspace-hover-transition);margin-top:clamp(2px,.7cqmin,7px);line-height:1.2;display:block}.workspace-shell .home-history-row:hover .home-history-title-text,.workspace-shell .home-history-row:focus-visible .home-history-title-text{color:#fff}.workspace-shell .home-history-row:hover .home-history-badge,.workspace-shell .home-history-row:focus-visible .home-history-badge{box-shadow:none;transform:none}.workspace-shell .home-history-row:hover .home-history-grade .home-history-score-dial,.workspace-shell .home-history-row:focus-visible .home-history-grade .home-history-score-dial{filter:none}.workspace-shell .home-history-row:hover .home-history-time,.workspace-shell .home-history-row:focus-visible .home-history-time{color:#fff}html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-row{--home-history-row-dark-surface:var(--home-history-row-tint)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-row{--home-history-row-dark-surface:color-mix(in srgb, var(--home-history-row-tint) 24%, var(--color-bg-container))}}html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-row{background-color:var(--home-history-row-dark-surface);box-shadow:none}html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-row:hover,html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible{background-color:var(--home-history-row-tint)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-row:hover,html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible{background-color:color-mix(in srgb, var(--home-history-row-tint) 32%, var(--color-bg-container))}}html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-row:hover,html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible{box-shadow:none}html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-badge{background:#0207125c!important}html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-badge--draft{background:var(--color-primary-light)!important}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .workspace-shell .home-recent-reviews-panel .home-history-badge--draft{background:color-mix(in srgb, var(--color-primary-light) 16%, var(--color-bg-elevated))!important}}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row{background-color:var(--home-history-row-tint)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row{background-color:color-mix(in srgb, var(--home-history-row-tint) 18%, var(--color-bg-container))}}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row{box-shadow:none;color:var(--color-fg-1)}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:hover,html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible{background-color:var(--home-history-row-tint)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:hover,html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible{background-color:color-mix(in srgb, var(--home-history-row-tint) 24%, var(--color-bg-container))}}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:hover,html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible{box-shadow:none}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-title-text,html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:hover .home-history-title-text,html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible .home-history-title-text{color:var(--color-fg-heading)}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-time,html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:hover .home-history-time,html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible .home-history-time{color:var(--color-fg-3)}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-grade-placeholder{color:var(--home-history-row-tint)}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-badge{color:var(--home-history-row-tint)!important}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-badge{color:color-mix(in srgb, var(--home-history-row-tint) 78%, #000)!important}}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-badge{background:0 0!important}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:hover .home-history-badge,html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible .home-history-badge{background:#ffffff5c!important}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-badge--draft{color:var(--color-primary-light)!important;background:0 0!important}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-badge-label{color:var(--color-primary-light)}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-score-dial svg circle:first-of-type{stroke:var(--home-history-row-tint)!important}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-score-dial svg circle:first-of-type{stroke:color-mix(in srgb, var(--home-history-row-tint) 22%, var(--color-border))!important}}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-score-dial svg circle:last-of-type{stroke:var(--home-history-row-tint)!important}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-score-dial .pf-score-dial-content>div:first-child{color:var(--home-history-row-tint)!important}html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible{outline:2px solid var(--home-history-row-tint)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .home-recent-reviews-panel .home-history-row:focus-visible{outline:2px solid color-mix(in srgb, var(--home-history-row-tint) 42%, var(--color-primary-light))}}@container home-recent-reviews (max-height:240px){.workspace-shell .home-history-title-text{-webkit-line-clamp:1;line-clamp:1}}@container home-recent-reviews (max-height:200px){.workspace-shell .home-history-badge{display:none}}@container home-recent-reviews (max-height:150px){.workspace-shell .home-history-time{display:none}.workspace-shell .home-history-title-text{margin-bottom:0}}@container home-recent-reviews (max-width:360px){.workspace-shell .home-recent-reviews-content{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}}@container home-recent-reviews (min-width:900px){.workspace-shell .home-recent-reviews-content{grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(6,minmax(0,1fr))}.workspace-shell .home-history-title-text{-webkit-line-clamp:1;line-clamp:1}}.workspace-shell .projects-stat-tile,.workspace-shell .home-workspace-stat:not(.home-workspace-stat--dashboard),.workspace-shell .library-stat-tile,.workspace-shell .workspace-metric-tile-skeleton{box-sizing:border-box;border:none;min-width:0}.workspace-shell .projects-card-score{flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:flex-end;display:flex}.workspace-shell .projects-card-score--empty{margin-top:30px}.workspace-shell .projects-card-score-grade{font-family:var(--font-mono);color:var(--color-fg-3);text-align:right;font-size:22px;font-weight:700;line-height:1}.workspace-shell .projects-card-score-detail{font-size:var(--fs-caption);color:var(--color-fg-3);text-align:right;margin-top:10px;line-height:1.25}.workspace-shell .projects-card-score-panel.pf-readiness-score-panel{flex-direction:unset;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-self:flex-start;align-items:center;gap:10px;width:auto;min-height:0;padding:14px 12px;display:grid}.workspace-shell .projects-card-score-label{color:var(--color-fg-3);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;justify-self:center;font-size:10px;font-weight:700;line-height:1}.workspace-shell .projects-card-score-panel .pf-score-dial{grid-column:2;justify-self:center;--pf-score-dial-size:112px!important;--pf-score-value-size:32px!important;--pf-score-denominator-size:10px!important;--pf-score-denominator-gap:5px!important}.workspace-shell .projects-card,.workspace-shell .projects-card-detail-panel{box-sizing:border-box;min-width:0;border:none!important}.workspace-shell .projects-card-title-block{flex-direction:column;flex:auto;gap:7px;min-width:0;display:flex}.workspace-shell .projects-card-title-row{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.workspace-shell .projects-card-header-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.workspace-shell .projects-card-name-row{align-items:center;gap:8px;min-width:0;display:flex}.workspace-shell .projects-card-title{text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.2;overflow:hidden}.workspace-shell .projects-card-edit-button{border-color:var(--color-border-subtle);background:0 0;flex:0 0 26px;width:26px;height:26px}.workspace-shell .projects-card-edit-button:hover:not(:disabled){box-shadow:none;transform:none}.workspace-shell .projects-card-status-tag{line-height:1.25;border-radius:7px!important}.workspace-shell .projects-card-collapse-button{border-color:var(--color-border-subtle);width:30px;height:30px;color:var(--color-fg-2);background:0 0;flex:0 0 30px}.workspace-shell .projects-card-collapse-button:hover:not(:disabled){box-shadow:none;transform:none}.workspace-shell .projects-card-collapse-button:active:not(:disabled){transform:none}.workspace-shell .projects-card-meta{min-width:0;color:var(--color-fg-3);align-items:center;gap:8px;font-size:12.5px;line-height:1.35;display:flex}.workspace-shell .projects-card-owner{min-width:0;color:var(--color-fg-2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-shell .projects-card-updated{font-family:var(--font-mono);color:var(--color-fg-3);flex:none;align-items:center;gap:8px;font-size:12px;display:inline-flex}.workspace-shell .projects-card-updated:before{content:"•";color:var(--color-fg-3);font-family:var(--font-sans);font-size:12px;line-height:1}.workspace-shell .projects-card-reviewed-summary{grid-template-columns:minmax(0,1fr) minmax(220px,306px);align-items:stretch;gap:14px;min-width:0;display:grid}.workspace-shell .projects-card-detail-panel{background:var(--color-bg-sunken)}.workspace-shell .projects-card-latest-review-content{grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px 18px;height:100%;min-height:0!important;display:grid!important}.workspace-shell .projects-card-latest-review-title,.workspace-shell .projects-card-latest-review-updated{grid-column:1;min-width:0}.workspace-shell .projects-card-latest-review-action{grid-area:1/2/-1;place-self:end;margin-top:0;padding-top:0}.workspace-shell .projects-card-reviewed-summary .projects-card-score{justify-content:stretch;align-items:stretch;width:100%;min-width:0;height:100%}.workspace-shell .projects-card-reviewed-summary .projects-card-score-panel.pf-readiness-score-panel{place-content:center;align-self:stretch;width:100%;height:100%;min-height:100%}.workspace-shell .projects-card-row{grid-template-columns:minmax(0,1fr) max-content;gap:10px;min-width:0;align-items:center!important;display:grid!important}.workspace-shell .projects-card-context-label{min-width:0;line-height:1.35}.workspace-shell .projects-card-row .pf-tag{max-width:100%}.workspace-shell .projects-card-body-clip{will-change:height;min-width:0;transition:height .24s cubic-bezier(.2,.8,.2,1);overflow:hidden}.workspace-shell .projects-card-body-content{flex-direction:column;gap:14px;min-width:0;display:flex}.workspace-shell .projects-card--collapsed .projects-card-title-block{gap:5px}.workspace-shell .projects-card--collapsed .projects-card-body-content{gap:0}.workspace-shell .projects-card-body-content--expanded,.workspace-shell .projects-card-body-content--collapsed{animation:.18s ease-out both projects-card-body-fade}.workspace-shell .projects-card-collapsed-summary{outline:0;grid-template-columns:minmax(260px,1fr) minmax(120px,auto) auto;align-items:center;gap:14px 24px;width:100%;min-width:0;padding:8px 0 0;display:grid;border-top:1px solid var(--color-border-subtle)!important;box-shadow:none!important;background:0 0!important;border-bottom:0!important;border-left:0!important;border-right:0!important;border-radius:0!important}.workspace-shell .projects-card--collapsed .projects-card-collapsed-summary{margin-top:2px}.workspace-shell .projects-card-collapsed-review,.workspace-shell .projects-card-collapsed-context{flex-direction:column;gap:4px;min-width:0;display:flex}.workspace-shell .projects-card-collapsed-label{color:var(--color-fg-3);font-size:11px;line-height:1.2}.workspace-shell .projects-card-collapsed-title,.workspace-shell .projects-card-collapsed-value{min-width:0;color:var(--color-fg-heading);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.3;overflow:hidden}.workspace-shell .projects-card-collapsed-score{flex-direction:row;align-items:flex-end;gap:10px;min-width:0;display:flex}.workspace-shell .projects-card-collapsed-grade{color:var(--projects-card-collapsed-score-color,var(--color-fg-heading));font-family:var(--font-mono);font-size:18px;font-weight:700;line-height:1}.workspace-shell .projects-card-collapsed-score-detail{color:var(--color-fg-3);font-family:var(--font-mono);font-size:12px;line-height:1.2}.workspace-shell .projects-card-collapsed-end{justify-content:flex-end;justify-self:end;align-items:center;gap:28px;min-width:0;display:inline-flex}.workspace-shell .projects-card-collapsed-action{flex:none}.workspace-shell .projects-card-collapsed-action .projects-card-cta{white-space:nowrap}@keyframes projects-card-body-fade{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.workspace-shell .projects-card-body-clip{transition:none}.workspace-shell .projects-card-body-content--expanded,.workspace-shell .projects-card-body-content--collapsed{animation:none}}@container projects-card (max-width:1120px){.workspace-shell .projects-card-reviewed-summary{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:stretch}.workspace-shell .projects-card-reviewed-summary .projects-card-detail-grid{align-content:start;align-items:start;grid-template-columns:minmax(0,1fr)!important}.workspace-shell .projects-card-reviewed-summary .projects-card-detail-panel{align-self:start;width:100%}.workspace-shell .projects-card-latest-review-action{margin-top:0;padding-top:0}.workspace-shell .projects-card-reviewed-summary .projects-card-score{justify-content:stretch;align-self:stretch;height:100%}.workspace-shell .projects-card-reviewed-summary .projects-card-score-panel.pf-readiness-score-panel{align-self:stretch;height:100%;min-height:0;padding:22px 12px}}@container projects-card (max-width:760px){.workspace-shell .projects-card-header{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);gap:12px!important;display:grid!important}.workspace-shell .projects-card-title-row{flex-direction:column;align-items:flex-start;gap:8px!important}.workspace-shell .projects-card-name-row,.workspace-shell .projects-card-header-actions{justify-content:space-between;width:100%}.workspace-shell .projects-card-meta{flex-wrap:wrap;gap:6px 10px!important}.workspace-shell .projects-card-reviewed-summary{grid-template-columns:minmax(0,1fr);gap:12px}.workspace-shell .projects-card-reviewed-summary>.projects-card-score{grid-row:1;justify-content:center;justify-self:stretch;align-items:center;height:auto}.workspace-shell .projects-card-reviewed-summary>.projects-card-detail-grid{grid-row:2}.workspace-shell .projects-card-reviewed-summary .projects-card-score-panel.pf-readiness-score-panel{align-self:stretch;width:100%;padding:12px;height:auto!important;min-height:128px!important}.workspace-shell .projects-card-reviewed-summary .projects-card-score-panel .pf-score-dial{--pf-score-dial-size:84px!important;--pf-score-value-size:24px!important;--pf-score-denominator-size:10px!important;--pf-score-denominator-gap:4px!important}.workspace-shell .projects-card-collapsed-summary{grid-template-columns:minmax(0,1fr) auto}.workspace-shell .projects-card-collapsed-context,.workspace-shell .projects-card-collapsed-end{justify-self:start}.workspace-shell .projects-card-collapsed-end{flex-wrap:wrap;justify-content:flex-start;gap:12px 18px}}@container projects-card (max-width:420px){.workspace-shell .projects-card-reviewed-summary .projects-card-score-panel.pf-readiness-score-panel{min-height:116px!important}.workspace-shell .projects-card-reviewed-summary .projects-card-score-panel .pf-score-dial{--pf-score-dial-size:76px!important;--pf-score-value-size:23px!important}.workspace-shell .projects-card-latest-review-content{grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr)}.workspace-shell .projects-card-latest-review-action{grid-area:4/1;justify-self:start;margin-top:0}.workspace-shell .projects-card-row{grid-template-columns:minmax(0,1fr);align-items:start!important}.workspace-shell .projects-card-row .pf-tag{justify-self:start}.workspace-shell .projects-card-collapsed-summary{grid-template-columns:minmax(0,1fr)}}.workspace-shell .projects-card-empty-review{grid-template-columns:minmax(280px,.82fr) minmax(360px,1.18fr);align-items:center;gap:28px;min-height:138px;padding:18px 22px;display:grid}.workspace-shell .projects-card-empty-review-copy{justify-content:flex-start;align-items:center;gap:14px;min-width:0;display:flex}.workspace-shell .projects-card-empty-review-icon{background:var(--color-info-bg);width:42px;height:42px;color:var(--color-primary-light);border:1px solid var(--color-primary);border-radius:12px;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .projects-card-empty-review-icon{border:1px solid color-mix(in srgb, var(--color-primary) 26%, transparent)}}.workspace-shell .projects-card-empty-review-icon{flex:none}.workspace-shell .projects-card-empty-review-title{font-size:13px;font-weight:700;line-height:1.3}.workspace-shell .projects-card-empty-review-body{max-width:390px;margin-top:6px;font-size:12.5px;line-height:1.45}.workspace-shell .projects-card-empty-review-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0;display:grid}.workspace-shell .projects-card-empty-review-context-row{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);border-radius:8px;min-height:34px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .projects-card-empty-review-context-row{background:color-mix(in srgb, var(--color-bg-elevated) 58%, transparent)}}.workspace-shell .projects-card-empty-review-context-row{justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;display:flex}.workspace-shell .projects-card-empty-review-context-dot{background:var(--color-fg-3);opacity:.7;border-radius:50%;flex:none;width:8px;height:8px}.workspace-shell .projects-card-empty-review-context-row[data-state=added] .projects-card-empty-review-context-dot{background:var(--color-success);opacity:1}@media (max-width:1020px){.workspace-shell .projects-card-empty-review{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px}}html[data-theme=light] .workspace-shell .projects-card{background:var(--color-bg-container)}html[data-theme=light] .workspace-shell .projects-card-detail-panel{background:var(--color-bg-elevated)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .projects-card-detail-panel{background:color-mix(in srgb, var(--color-bg-elevated) 16%, var(--color-bg-container))}}html[data-theme=light] .workspace-shell .projects-card-detail-panel{box-shadow:inset 0 0 0 1px var(--color-border-subtle)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .projects-card-detail-panel{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-border-subtle) 38%, transparent)}}.workspace-shell.preflight-new-review-portal{z-index:200;box-sizing:border-box;position:fixed;inset:0;overflow:visible;background:0 0!important}.workspace-shell.preflight-new-review-portal:before{display:none}html[data-theme=dark] .workspace-shell.preflight-new-review-portal{--workspace-page-gradient:linear-gradient(135deg, var(--color-bg-root) 0%, var(--color-bg-root) 100%)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .workspace-shell.preflight-new-review-portal{--workspace-page-gradient:linear-gradient(135deg, color-mix(in srgb, var(--color-bg-root) 94%, #fff) 0%, color-mix(in srgb, var(--color-bg-root) 66%, #000) 100%)}}html[data-theme=dark] .workspace-shell.preflight-new-review-portal{--workspace-grid-line:#ffffff08}html[data-theme=light] .workspace-shell.preflight-new-review-portal{--workspace-page-gradient:linear-gradient(135deg, var(--color-bg-canvas) 0%, var(--color-bg-canvas) 100%)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell.preflight-new-review-portal{--workspace-page-gradient:linear-gradient(135deg, color-mix(in srgb, var(--color-bg-canvas) 88%, #fff) 0%, color-mix(in srgb, var(--color-bg-canvas) 70%, var(--color-bg-sunken)) 100%)}}html[data-theme=light] .workspace-shell.preflight-new-review-portal{--workspace-grid-line:#0f172a0d}.workspace-shell.preflight-new-review-portal--minimized{pointer-events:none}.workspace-shell.preflight-new-review-portal--minimized .new-review-wizard-backdrop-stack,.workspace-shell.preflight-new-review-portal--minimized .new-review-wizard-backdrop-grid,.workspace-shell.preflight-new-review-portal--minimized .new-review-wizard-backdrop-blur,.workspace-shell.preflight-new-review-portal--minimized .new-review-wizard-backdrop-scrim,.workspace-shell.preflight-new-review-portal--minimized .new-review-wizard,.workspace-shell.preflight-new-review-portal--minimized .new-review-wizard-modal{pointer-events:none!important}.workspace-shell .new-review-wizard-backdrop-stack{z-index:0;pointer-events:none;opacity:1;transition:opacity .26s var(--ease-out);position:absolute;inset:0}.workspace-shell .new-review-wizard-backdrop-stack--minimized{opacity:0}.workspace-shell .new-review-wizard-backdrop-blur{z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff0;border:none;margin:0;padding:0;transition:none;position:absolute;inset:0}.workspace-shell .new-review-wizard-backdrop-grid{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.workspace-shell .new-review-wizard-backdrop-grid:before{content:"";background-color:var(--color-bg-root);background-image:var(--workspace-page-gradient);background-repeat:no-repeat;background-size:100% 100%;background-attachment:fixed;position:absolute;inset:0}.workspace-shell .new-review-wizard-backdrop-grid:after{content:"";background-image:linear-gradient(to right, var(--workspace-grid-line) 1px, transparent 1px), linear-gradient(to bottom, var(--workspace-grid-line) 1px, transparent 1px);background-size:40px 40px;background-attachment:fixed;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000 0% 42%,#0000 55%);mask-image:linear-gradient(135deg,#000 0% 42%,#0000 55%)}html[data-theme=light] .workspace-shell .new-review-wizard-backdrop-grid:before{background-color:var(--color-bg-canvas)}.workspace-shell .new-review-wizard-backdrop-scrim{z-index:2;pointer-events:auto;cursor:pointer;background:var(--color-bg-root);border:none;border-radius:0;margin:0;padding:0;transition:none;position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-backdrop-scrim{background:color-mix(in srgb, var(--color-bg-root) 14%, transparent)}}html[data-theme=light] .workspace-shell .new-review-wizard-backdrop-scrim{background:var(--color-bg-canvas)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .new-review-wizard-backdrop-scrim{background:color-mix(in srgb, var(--color-bg-canvas) 10%, transparent)}}.workspace-shell .new-review-wizard-backdrop-scrim.new-review-wizard-backdrop-scrim--inactive{pointer-events:none;cursor:default}.workspace-shell .new-review-wizard{--new-review-text-label:12px;--new-review-text-xs:13px;--new-review-text-sm:15px;--new-review-text-md:16px;z-index:2;padding:max(16px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));pointer-events:none;box-sizing:border-box;transition:opacity .18s var(--ease-out), transform .22s var(--ease-out);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.workspace-shell .new-review-wizard .new-review-wizard-copy{color:var(--color-fg-2);font-size:var(--new-review-text-sm);margin-top:6px;line-height:1.5}.workspace-shell .new-review-wizard .new-review-wizard-body-main input,.workspace-shell .new-review-wizard .new-review-wizard-body-main textarea{font-size:var(--new-review-text-sm)!important}.workspace-shell .new-review-wizard--minimized{opacity:0;transform:translateY(8px)scale(.985)}.workspace-shell .new-review-wizard-modal{z-index:1;pointer-events:auto;width:min(980px,100%);min-height:min(86vh,960px);max-height:min(94vh,1080px);box-shadow:var(--elev-3);background:var(--color-bg-container);transform-origin:50%;transition:transform .18s var(--ease-out), opacity .16s ease, filter .16s ease;will-change:transform, opacity;border-radius:18px;flex-direction:column;align-self:center;animation:.26s ease-out both preflightModalEnter;display:flex;position:relative;overflow:hidden}.workspace-shell .new-review-wizard-modal--running{width:min(940px,100%);height:auto;min-height:0;max-height:min(86dvh,760px)}.workspace-shell .new-review-wizard-modal--minimized{pointer-events:none;opacity:0;filter:blur(2px);transform:translateY(8px)scale(.985)}.workspace-shell .new-review-run-thumbnail{right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));z-index:4;border:1px solid var(--color-primary-light);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(340px,100vw - 40px);min-height:82px;padding:13px 14px;display:grid;position:fixed}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-thumbnail{border:1px solid color-mix(in srgb, var(--color-primary-light) 34%, var(--color-border))}}.workspace-shell .new-review-run-thumbnail{background:var(--color-bg-container);border-radius:12px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-thumbnail{background:color-mix(in srgb, var(--color-bg-container) 94%, black)}}.workspace-shell .new-review-run-thumbnail{color:var(--color-fg-1);box-shadow:0 18px 54px #0000006b, 0 0 0 1px var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-thumbnail{box-shadow:0 18px 54px #0000006b, 0 0 0 1px color-mix(in srgb, var(--color-primary-light) 8%, transparent)}}.workspace-shell .new-review-run-thumbnail{cursor:pointer;opacity:0;pointer-events:none;transition:opacity .18s 70ms,transform .26s cubic-bezier(.16,1,.3,1) 70ms,border-color .16s,background .16s,box-shadow .16s;transform:translateY(18px)scale(.92)}.workspace-shell.preflight-new-review-portal--minimized .new-review-run-thumbnail{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.workspace-shell .new-review-run-thumbnail:hover{border-color:var(--color-primary-light);background:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-thumbnail:hover{background:color-mix(in srgb, var(--color-bg-container) 88%, var(--color-primary-light))}}.workspace-shell .new-review-run-thumbnail:hover{box-shadow:0 22px 64px #00000075, 0 0 0 1px var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-thumbnail:hover{box-shadow:0 22px 64px #00000075, 0 0 0 1px color-mix(in srgb, var(--color-primary-light) 18%, transparent)}}.workspace-shell .new-review-run-thumbnail:hover{transform:translateY(-2px)scale(1.01)}.workspace-shell .new-review-run-thumbnail:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(110deg, transparent 0%, var(--color-primary-light) 42%, transparent 64%);position:absolute;inset:-1px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-thumbnail:before{background:linear-gradient(110deg, transparent 0%, color-mix(in srgb, var(--color-primary-light) 18%, transparent) 42%, transparent 64%)}}.workspace-shell .new-review-run-thumbnail:before{opacity:0;transform:translate(-42%)}.workspace-shell.preflight-new-review-portal--minimized .new-review-run-thumbnail:before{animation:.42s ease-out 70ms both pfReviewRunThumbnailDock}.workspace-shell .new-review-run-thumbnail[data-state=ready]{border-color:var(--color-success-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-thumbnail[data-state=ready]{border-color:color-mix(in srgb, var(--color-success-text) 52%, var(--color-border))}}.workspace-shell .new-review-run-thumbnail[data-state=ready]{box-shadow:0 18px 54px #0000006b, 0 0 28px var(--color-success-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-thumbnail[data-state=ready]{box-shadow:0 18px 54px #0000006b, 0 0 28px color-mix(in srgb, var(--color-success-text) 22%, transparent)}}.workspace-shell .new-review-run-thumbnail[data-state=ready]{animation:1.8s ease-in-out infinite pfReviewRunThumbnailReady}.workspace-shell .new-review-run-thumbnail-ring{flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.workspace-shell .new-review-run-thumbnail-ring-fill{border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.workspace-shell .new-review-run-thumbnail-ring-core{background:var(--color-bg-container);width:34px;height:34px;color:var(--color-primary-light);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.workspace-shell .new-review-run-thumbnail[data-state=ready] .new-review-run-thumbnail-ring-core{color:var(--color-success-text)}.workspace-shell .new-review-run-thumbnail-copy{text-align:left;flex-direction:column;gap:3px;min-width:0;display:flex}.workspace-shell .new-review-run-thumbnail-eyebrow{color:var(--color-primary-light);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:10.5px;font-weight:600;line-height:1.1}.workspace-shell .new-review-run-thumbnail[data-state=ready] .new-review-run-thumbnail-eyebrow{color:var(--color-success-text)}.workspace-shell .new-review-run-thumbnail-title{color:var(--color-fg-heading);font-size:var(--new-review-text-sm,14px);text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.25;overflow:hidden}.workspace-shell .new-review-run-thumbnail-detail{color:var(--color-fg-2);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.workspace-shell .new-review-run-thumbnail-open{background:var(--color-info-bg);width:26px;height:26px;color:var(--color-primary-light);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.workspace-shell .new-review-wizard-header{background:var(--bg-container);border-bottom:1px solid var(--border-subtle);box-sizing:border-box;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 28px;display:grid}.workspace-shell .new-review-wizard-header-brand{justify-self:start;align-items:center;gap:12px;min-width:0;display:flex}.workspace-shell .new-review-wizard-draft-badge{font-size:var(--fs-caption);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.workspace-shell .new-review-wizard .new-review-lib-chip-label{font-size:var(--new-review-text-sm);line-height:1.4}.workspace-shell .new-review-wizard .new-review-lib-chip-label--jtbds,.workspace-shell .new-review-wizard .new-review-lib-chip-label--principles{line-height:1.2}.workspace-shell .new-review-wizard .new-review-lib-chip-meta{font-size:var(--new-review-text-xs);line-height:1.4}.workspace-shell .new-review-wizard .new-review-lib-chip-icon{flex:none}.workspace-shell .new-review-wizard-header-close{justify-self:end;align-items:center;display:flex}.workspace-shell .new-review-wizard-body{background:var(--bg-root);flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.workspace-shell .new-review-wizard-body--with-rail{flex-direction:row;align-items:stretch}.workspace-shell .new-review-wizard-body--running{flex:0 auto;display:block}.workspace-shell .new-review-wizard-body-rail{border-right:1px solid var(--border-subtle);background:var(--bg-container);flex:0 0 168px;padding:28px 18px 28px 24px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-body-rail{background:color-mix(in srgb, var(--bg-container) 72%, var(--bg-root))}}.workspace-shell .new-review-wizard-body-rail{box-sizing:border-box}.workspace-shell .new-review-wizard .new-review-wizard-body-rail{flex-basis:184px}.workspace-shell .new-review-wizard-step-rail{height:100%}.workspace-shell .new-review-wizard-step-rail-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.workspace-shell .new-review-wizard-step-rail-item{grid-template-columns:24px minmax(0,1fr);align-items:center;column-gap:10px;padding:0 0 22px;display:grid;position:relative}.workspace-shell .new-review-wizard .new-review-wizard-step-rail-item{grid-template-columns:28px minmax(0,1fr);column-gap:12px;padding-bottom:24px}.workspace-shell .new-review-wizard-step-rail-item:last-child{padding-bottom:0}.workspace-shell .new-review-wizard-step-rail-connector{background:var(--border-subtle);border-radius:999px;width:2px;position:absolute;top:28px;bottom:4px;left:11px;transform:translate(-50%)}.workspace-shell .new-review-wizard .new-review-wizard-step-rail-connector{top:32px;left:13px}.workspace-shell .new-review-wizard-step-rail-connector[data-done=true]{background:var(--color-success-text)}.workspace-shell .new-review-wizard-step-rail-marker{z-index:1;box-sizing:border-box;background:var(--color-bg-elevated);border:1px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;line-height:0;display:inline-flex;position:relative}.workspace-shell .new-review-wizard .new-review-wizard-step-rail-marker{width:28px;height:28px}.workspace-shell .new-review-wizard-step-rail-item--active .new-review-wizard-step-rail-marker{background:var(--color-info-bg);border-color:var(--color-primary-light)}.workspace-shell .new-review-wizard-step-rail-item--done .new-review-wizard-step-rail-marker{background:var(--color-success-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-step-rail-item--done .new-review-wizard-step-rail-marker{background:color-mix(in srgb, var(--color-success-text) 16%, transparent)}}.workspace-shell .new-review-wizard-step-rail-item--done .new-review-wizard-step-rail-marker{border-color:var(--color-success-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-step-rail-item--done .new-review-wizard-step-rail-marker{border-color:color-mix(in srgb, var(--color-success-text) 42%, var(--border-subtle))}}.workspace-shell .new-review-wizard-step-rail-item--done .new-review-wizard-step-rail-marker,.workspace-shell .new-review-wizard-step-rail-item--done .new-review-wizard-step-rail-label,.workspace-shell .new-review-wizard-step-rail-item--source-pick-done .new-review-wizard-step-rail-label,.workspace-shell .new-review-wizard-step-rail-item--done.new-review-wizard-step-rail-item--clickable:hover .new-review-wizard-step-rail-label{color:var(--color-success-text)}.workspace-shell .new-review-wizard-step-rail-number{width:100%;height:100%;font-size:12px;font-weight:600;font-family:var(--font-mono);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;line-height:1;display:inline-flex}.workspace-shell .new-review-wizard .new-review-wizard-step-rail-number{font-size:13px}.workspace-shell .new-review-wizard-step-rail-label{font-size:12px;font-weight:500;line-height:1.3}.workspace-shell .new-review-wizard .new-review-wizard-step-rail-label{font-size:var(--new-review-text-sm);line-height:1.35}.workspace-shell .new-review-wizard-step-rail-subnav{grid-column:2;gap:4px;margin-top:7px;padding:2px 0 4px;display:grid;position:relative}.workspace-shell .new-review-wizard-step-rail-subnav-item{width:100%;min-height:28px;color:var(--color-fg-2);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:0 8px;font-size:12px;font-weight:600;transition:background .16s,border-color .16s,color .16s;position:relative}.workspace-shell .new-review-wizard-step-rail-subnav-item:before{content:"";border-top:2px dotted var(--border-subtle);width:17px;height:0;position:absolute;top:50%;left:-25px;transform:translateY(-50%)}.workspace-shell .new-review-wizard-step-rail-subnav-item--active:before{border-top-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-step-rail-subnav-item--active:before{border-top-color:color-mix(in srgb, var(--color-primary-light) 60%, var(--border-subtle))}}.workspace-shell .new-review-wizard-step-rail-subnav-item:hover{background:var(--color-bg-elevated);color:var(--color-fg-1)}.workspace-shell .new-review-wizard-step-rail-subnav-item--active{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-step-rail-subnav-item--active{border-color:color-mix(in srgb, var(--color-primary) 38%, var(--color-border))}}.workspace-shell .new-review-wizard-step-rail-subnav-item--active{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-step-rail-subnav-item--active{background:color-mix(in srgb, var(--color-primary) 10%, var(--color-bg-elevated))}}.workspace-shell .new-review-wizard-step-rail-subnav-item--active{color:var(--color-primary-light)}.workspace-shell .new-review-wizard-step-rail-item--active .new-review-wizard-step-rail-label{font-weight:600}.workspace-shell .new-review-wizard-step-rail-item--clickable{cursor:pointer}.workspace-shell .new-review-wizard-step-rail-item--clickable:hover .new-review-wizard-step-rail-label{color:var(--color-fg-heading)}.workspace-shell .new-review-wizard-step-rail-item--clickable:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-step-rail-item--clickable:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary) 55%, transparent)}}.workspace-shell .new-review-wizard-step-rail-item--clickable:focus-visible{outline-offset:3px;border-radius:8px}.workspace-shell .new-review-wizard-step-rail-item--source-pick{padding-bottom:18px}.workspace-shell .new-review-wizard-step-rail-item--source-pick .new-review-wizard-step-rail-marker{background:var(--color-info-bg);border-color:var(--color-primary);width:24px;height:24px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-step-rail-item--source-pick .new-review-wizard-step-rail-marker{border-color:color-mix(in srgb, var(--color-primary) 35%, var(--border-subtle))}}.workspace-shell .new-review-wizard-step-rail-item--source-pick-done .new-review-wizard-step-rail-marker{background:var(--color-success-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-step-rail-item--source-pick-done .new-review-wizard-step-rail-marker{background:color-mix(in srgb, var(--color-success-text) 16%, transparent)}}.workspace-shell .new-review-wizard-step-rail-item--source-pick-done .new-review-wizard-step-rail-marker{border-color:var(--color-success-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-step-rail-item--source-pick-done .new-review-wizard-step-rail-marker{border-color:color-mix(in srgb, var(--color-success-text) 42%, var(--border-subtle))}}.workspace-shell .new-review-wizard-step-rail-item--source-pick-done .new-review-wizard-step-rail-marker{color:var(--color-success-text)}.workspace-shell .new-review-wizard-step-rail-item--source-pick .new-review-wizard-step-rail-label{color:var(--color-fg-heading);font-size:13px;font-weight:600}.workspace-shell .new-review-wizard-body-main{box-sizing:border-box;flex:1;min-width:0;padding:32px 28px 28px;overflow:auto}.workspace-shell .new-review-wizard-body-main--running{padding:22px 28px 24px}.workspace-shell .new-review-wizard-body-main.new-review-wizard-body-main--context{flex-direction:column;display:flex;overflow:hidden}.workspace-shell .new-review-wizard-body-main.new-review-wizard-body-main--context>div{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.workspace-shell .new-review-wizard-context-layout{flex-direction:column;flex:1;gap:22px;width:100%;min-height:0;display:flex}.workspace-shell .new-review-wizard-context-layout__main{scrollbar-gutter:stable;flex:1;min-height:0;padding-right:12px;overflow:auto}.workspace-shell .new-review-wizard-context-sections{flex-direction:column;gap:16px;display:flex}.workspace-shell .new-review-wizard-context-header{border-bottom:1px solid var(--color-border-subtle);padding-bottom:16px;display:block}.workspace-shell .new-review-wizard-context-header-copy{flex-direction:column;gap:10px;min-width:0;display:flex}.workspace-shell .new-review-wizard-context-header-copy>.new-review-wizard-copy{margin-top:0}.workspace-shell .new-review-context-project-filter-control{flex:none;width:min(100%,320px);min-width:190px;max-width:100%;margin-top:2px}.workspace-shell .new-review-wizard-library-sections{flex-direction:column;gap:38px;display:flex}@media (max-width:860px){.workspace-shell .new-review-context-project-filter-control{width:min(100%,280px)}}.workspace-shell .skill-section-heading{justify-content:flex-start;align-items:center;gap:5px;margin-bottom:10px;display:flex}.workspace-shell .new-review-wizard-library-sections .skill-section-heading{border-bottom:1px solid var(--color-border-subtle);margin-bottom:12px;padding-bottom:8px}.workspace-shell .skill-section-heading__title{letter-spacing:.08em;text-transform:uppercase;color:var(--color-fg-heading);align-items:center;gap:6px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.workspace-shell .skill-section-heading__meta{text-align:left;flex-direction:row;flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.workspace-shell .skill-section-heading__count{color:var(--color-fg-2);font-size:12px;font-weight:500;line-height:1.3}.workspace-shell .skill-section-heading__requirement{letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.3}.workspace-shell .skill-section-heading__requirement--required{color:var(--color-warning-text,var(--color-fg-2))}.workspace-shell .skill-section-heading__requirement--optional{color:var(--color-fg-3)}.workspace-shell .skill-block-header{flex-direction:column;gap:6px;display:flex}.workspace-shell .skill-block-header__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-shell .skill-block-header__primary{flex-direction:column;gap:6px;min-width:0;display:flex}.workspace-shell .skill-block-header__title{letter-spacing:-.01em;color:var(--color-fg-heading);margin:0;font-size:18px;font-weight:700;line-height:1.25}.workspace-shell .skill-block-header__meta{color:var(--color-fg-2);text-align:right;flex-shrink:0;font-size:12px;font-weight:500;line-height:1.3}.workspace-shell .skill-block-header__description{color:var(--color-fg-2);margin:0;font-size:12.5px;line-height:1.45}.workspace-shell .new-review-wizard-source-list{flex-direction:column;gap:10px;display:flex}.workspace-shell .new-review-wizard-more-sources-toggle{color:var(--color-fg-2);font-family:var(--font-sans);cursor:pointer;transition:var(--workspace-hover-transition);background:0 0;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;margin-top:2px;padding:6px 10px;font-size:13px;font-weight:600;display:inline-flex}.workspace-shell .new-review-wizard-more-sources-toggle:hover{color:var(--color-fg-heading);background:var(--color-bg-elevated)}.workspace-shell .new-review-wizard-more-sources-toggle:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-more-sources-toggle:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary) 55%, transparent)}}.workspace-shell .new-review-wizard-more-sources-toggle:focus-visible{outline-offset:2px}.workspace-shell .new-review-wizard-more-sources-toggle-icon{flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s;display:inline-flex}.workspace-shell .new-review-wizard-more-sources-toggle--open .new-review-wizard-more-sources-toggle-icon{transform:rotate(180deg)}.workspace-shell .new-review-wizard-more-sources-panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .26s,opacity .2s;display:grid}.workspace-shell .new-review-wizard-more-sources-panel--open{opacity:1;grid-template-rows:1fr}.workspace-shell .new-review-wizard-more-sources-panel-inner{min-height:0;overflow:hidden}.workspace-shell .new-review-wizard-more-sources-list{flex-direction:column;gap:10px;padding-top:2px;transition:transform .26s;display:flex;transform:translateY(-6px)}.workspace-shell .new-review-wizard-more-sources-panel--open .new-review-wizard-more-sources-list{transform:translateY(0)}.workspace-shell .new-review-wizard-source-selected-check{background:var(--wizard-success-check-color,var(--color-success-text));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-source-selected-check{background:color-mix(in srgb, var(--wizard-success-check-color,var(--color-success-text)) 14%, transparent)}}.workspace-shell .new-review-wizard-source-selected-check{border:1px solid var(--wizard-success-check-color,var(--color-success-text))}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-source-selected-check{border:1px solid color-mix(in srgb, var(--wizard-success-check-color,var(--color-success-text)) 30%, transparent)}}.workspace-shell .new-review-wizard-source-selected-check{color:var(--wizard-success-check-color,var(--color-success-text));box-shadow:0 0 0 1px var(--wizard-success-check-color,var(--color-success-text))}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-wizard-source-selected-check{box-shadow:0 0 0 1px color-mix(in srgb, var(--wizard-success-check-color,var(--color-success-text)) 8%, transparent)}}.workspace-shell .new-review-wizard-source-selected-check{transition:opacity .15s,visibility .15s}.workspace-shell .new-review-lib-chip-selected-check{z-index:1;pointer-events:none;margin-left:0;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.workspace-shell .new-review-run-status-layout{grid-template-columns:minmax(260px,.72fr) minmax(360px,1fr);align-items:stretch;gap:18px;display:grid}.workspace-shell .new-review-run-status-summary,.workspace-shell .new-review-run-phase-list{border:1px solid var(--color-border);background:var(--color-bg-elevated);border-radius:12px}.workspace-shell .new-review-run-status-summary{flex-direction:column;justify-content:space-between;gap:18px;min-width:0;padding:18px;display:flex}.workspace-shell .new-review-run-status-copy{color:var(--color-fg-2);font-size:var(--new-review-text-sm,14px);margin-top:8px;line-height:1.45}.workspace-shell .new-review-run-progress-card{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:10px;gap:8px;padding:13px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-progress-card{background:color-mix(in srgb, var(--color-bg-sunken) 74%, transparent)}}.workspace-shell .new-review-run-progress-meta{color:var(--color-fg-1);justify-content:space-between;align-items:center;gap:12px;font-size:12.5px;font-weight:600;display:flex}.workspace-shell .new-review-run-progress-meta span:last-child{color:var(--color-primary-light);font-family:var(--font-mono);font-size:var(--fs-caption);font-weight:500}.workspace-shell .new-review-run-progress-track{background:var(--color-border);border-radius:999px;height:7px;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-progress-track{background:color-mix(in srgb, var(--color-border) 58%, transparent)}}.workspace-shell .new-review-run-progress-fill{border-radius:inherit;background:var(--color-primary-light);height:100%;transition:width .26s var(--ease-out)}.workspace-shell .new-review-run-progress-detail{color:var(--color-fg-3);font-size:12px;line-height:1.4}.workspace-shell .new-review-run-applied{flex-wrap:wrap;align-items:center;gap:7px;margin-top:auto;display:flex}.workspace-shell .new-review-run-applied-label{color:var(--color-fg-3);font-family:var(--font-mono);text-transform:uppercase;flex:0 0 100%;font-size:10.5px;font-weight:600;line-height:1}.workspace-shell .new-review-run-applied-item{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:999px;align-items:center;min-height:22px;padding:0 8px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-run-applied-item{background:color-mix(in srgb, var(--color-bg-sunken) 70%, transparent)}}.workspace-shell .new-review-run-applied-item{color:var(--color-fg-2);white-space:nowrap;font-size:12px;line-height:1}.workspace-shell .new-review-run-phase-list{padding:6px}.workspace-shell .new-review-run-phase-row{align-items:center;gap:12px;padding:10px 12px;display:flex}@media (max-width:820px){.workspace-shell .new-review-wizard-modal--running{max-height:min(92dvh,760px)}.workspace-shell .new-review-run-status-layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.workspace-shell .new-review-wizard{justify-content:stretch;align-items:stretch;padding:0}.workspace-shell .new-review-wizard-modal{border-radius:0;align-self:stretch;width:100%;max-width:100%;height:100dvh;min-height:100dvh;max-height:100dvh}.workspace-shell .new-review-wizard-modal--running{height:100dvh;min-height:100dvh;max-height:100dvh}.workspace-shell .new-review-wizard-header{padding:max(14px, env(safe-area-inset-top)) 16px 14px;gap:10px}.workspace-shell .new-review-wizard-body--with-rail{flex-direction:column;min-height:0}.workspace-shell .new-review-wizard-body-rail,.workspace-shell .new-review-wizard .new-review-wizard-body-rail{border-right:none;border-bottom:1px solid var(--border-subtle);flex:none;width:100%;padding:12px 12px 10px}.workspace-shell .new-review-wizard-step-rail-list{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:thin;flex-flow:row;align-items:flex-start;gap:4px;padding-bottom:2px;overflow:auto hidden}.workspace-shell .new-review-wizard-step-rail-item,.workspace-shell .new-review-wizard .new-review-wizard-step-rail-item{scroll-snap-align:start;flex-direction:column;flex:none;grid-template-columns:none;align-items:center;gap:6px 0;min-width:72px;padding:0 10px 0 0;display:flex}.workspace-shell .new-review-wizard-step-rail-item:last-child,.workspace-shell .new-review-wizard .new-review-wizard-step-rail-item:last-child{padding-right:4px}.workspace-shell .new-review-wizard-step-rail-connector,.workspace-shell .new-review-wizard .new-review-wizard-step-rail-connector{display:none}.workspace-shell .new-review-wizard-step-rail-label,.workspace-shell .new-review-wizard .new-review-wizard-step-rail-label{text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:88px;font-size:var(--fs-caption);line-height:1.25;overflow:hidden}.workspace-shell .new-review-wizard-step-rail-item--source-pick .new-review-wizard-step-rail-label{font-size:var(--fs-caption)}.workspace-shell .new-review-wizard-step-rail-subnav{display:none}.workspace-shell .new-review-wizard-body-main,.workspace-shell .new-review-wizard-body-main--running{padding:20px 16px 16px;overflow-x:hidden}.workspace-shell .new-review-wizard-body-main h2{font-size:20px;line-height:1.25}.workspace-shell .new-review-wizard-chip-grid--2,.workspace-shell .new-review-wizard-chip-grid--3{grid-template-columns:minmax(0,1fr)!important}.workspace-shell .new-review-wizard-footer{padding:12px 16px max(16px, env(safe-area-inset-bottom))!important}.workspace-shell .new-review-wizard-footer-bar{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.workspace-shell .new-review-wizard-footer-actions{width:100%;flex-direction:column!important;align-items:stretch!important;gap:10px!important}.workspace-shell .new-review-wizard-footer-actions>span{text-align:center;order:-1}.workspace-shell .new-review-wizard-footer-actions .ant-btn,.workspace-shell .new-review-wizard-footer-actions button,.workspace-shell .new-review-wizard-footer-bar>.ant-btn,.workspace-shell .new-review-wizard-footer-bar>button{justify-content:center;width:100%}.workspace-shell .new-review-figma-link-step-row{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.workspace-shell .new-review-figma-link-step-row>div:last-child{justify-content:flex-end}.workspace-shell .new-review-flow-image-row{grid-template-rows:auto auto;grid-template-columns:auto auto minmax(0,1fr)!important;gap:8px!important}.workspace-shell .new-review-flow-image-row>:last-child{grid-column:1/-1;justify-content:flex-end}.workspace-shell .new-review-flow-image-row-thumb{width:72px;height:48px}.workspace-shell .new-review-flow-image-row-meta{grid-template-columns:minmax(0,1fr)!important}.workspace-shell .new-review-flow-image-row-meta .ant-btn,.workspace-shell .new-review-flow-image-row-meta button{justify-content:center;width:100%}}.workspace-shell .new-review-wizard-chip-grid{gap:8px;display:grid}.workspace-shell .new-review-wizard-chip-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .new-review-wizard-chip-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-shell .new-review-lib-chip.new-review-lib-chip--add{margin:0}.workspace-shell .new-review-lib-chip.new-review-lib-chip--add-span-full{grid-column:1/-1}.workspace-shell .new-review-lib-chip.new-review-lib-chip--add:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.workspace-shell .new-review-source-intro{display:block}.workspace-shell .new-review-source-copy{min-width:0}.workspace-shell .new-review-setup-panel{font-size:var(--new-review-text-sm);line-height:1.5;border:none!important}.workspace-shell .new-review-figma-bulk-paste-reveal{animation:new-review-figma-bulk-paste-reveal .22s var(--ease-out,ease) both;grid-template-rows:1fr;margin-top:8px;display:grid;overflow:hidden}.workspace-shell .new-review-figma-bulk-paste{flex-direction:column;gap:8px;min-height:0;margin-bottom:0;display:flex;overflow:hidden}.workspace-shell .new-review-figma-bulk-paste-actions{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.workspace-shell .new-review-figma-bulk-paste-actions .new-review-field-hint{flex:200px;min-width:0;margin:0}.workspace-shell .new-review-figma-link-steps{flex-direction:column;gap:0;display:flex}.workspace-shell .new-review-figma-link-step{will-change:transform;padding:12px 0}.workspace-shell .new-review-figma-link-step:first-child{padding-top:0}.workspace-shell .new-review-figma-link-step:last-child{padding-bottom:0}.workspace-shell .new-review-figma-link-step:not(:last-child){border-bottom:1px solid var(--color-border-subtle)}.workspace-shell .new-review-figma-link-step-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}@keyframes new-review-figma-bulk-paste-reveal{0%{opacity:0;grid-template-rows:0fr;transform:translateY(-4px)}to{opacity:1;grid-template-rows:1fr;transform:translateY(0)}}.workspace-shell .new-review-figma-analysis-status{box-sizing:border-box;border:1px solid var(--color-primary-light);flex-direction:column;gap:10px;width:100%;padding:12px 14px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-figma-analysis-status{border:1px solid color-mix(in srgb, var(--color-primary-light) 34%, var(--color-border-subtle))}}.workspace-shell .new-review-figma-analysis-status{background:var(--color-info-bg);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-figma-analysis-status{background:color-mix(in srgb, var(--color-info-bg) 72%, var(--color-bg-elevated))}}.workspace-shell .new-review-figma-analysis-status{box-shadow:0 0 0 1px var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-figma-analysis-status{box-shadow:0 0 0 1px color-mix(in srgb, var(--color-primary-light) 10%, transparent)}}.workspace-shell .new-review-figma-analysis-status-main{align-items:center;gap:12px;min-width:0;display:flex}.workspace-shell .new-review-figma-analysis-status-icon{background:var(--color-primary-light);border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-figma-analysis-status-icon{background:color-mix(in srgb, var(--color-primary-light) 14%, transparent)}}.workspace-shell .new-review-figma-analysis-status-icon{color:var(--color-primary-light)}.workspace-shell .new-review-figma-analysis-status-title{color:var(--color-fg-heading);font-size:var(--new-review-text-sm);font-weight:700;line-height:1.35}.workspace-shell .new-review-figma-analysis-status-copy{color:var(--color-fg-2);font-size:var(--new-review-text-xs);margin-top:2px;line-height:1.45}.workspace-shell .new-review-figma-analysis-status-meter{background:var(--color-primary-light);border-radius:999px;width:100%;height:3px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-figma-analysis-status-meter{background:color-mix(in srgb, var(--color-primary-light) 16%, transparent)}}.workspace-shell .new-review-figma-analysis-status-meter-fill{border-radius:inherit;background:var(--color-primary-light);width:42%;animation:1.2s ease-in-out infinite newReviewFigmaAnalysisMeter;position:absolute;inset:0 auto 0 0}.workspace-shell .new-review-flow-image-row-thumb{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:56px;display:flex;overflow:hidden}.workspace-shell .new-review-flow-image-row-thumb img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.workspace-shell .new-review-flow-image-row-thumb-wrap{flex-shrink:0;display:block}.workspace-shell .new-review-flow-image-row-thumb--interactive{cursor:zoom-in}.workspace-shell .new-review-flow-image-row-thumb--interactive:focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px}.workspace-shell .new-review-wizard .new-review-field-label{color:var(--color-fg-2);font-size:var(--new-review-text-label);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-weight:600;line-height:1.3}.workspace-shell .new-review-wizard .new-review-field-hint{color:var(--color-fg-3);font-size:var(--new-review-text-xs);line-height:1.5}.workspace-shell .new-review-wizard .new-review-field-note{color:var(--color-fg-2);font-size:var(--new-review-text-xs);line-height:1.5}.workspace-shell .new-review-meta-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.workspace-shell .new-review-project-picker{justify-items:stretch;gap:6px;min-width:0;display:grid}.workspace-shell .new-review-project-label-row{flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;display:flex}.workspace-shell .new-review-project-label-row label{color:var(--color-fg-2);font-size:var(--new-review-text-label);letter-spacing:.08em;text-transform:uppercase;font-weight:700;line-height:1}.workspace-shell .new-review-project-label-row span{color:var(--color-fg-3);font-size:var(--new-review-text-xs);letter-spacing:0;font-weight:500;line-height:1.25}.workspace-shell .new-review-project-picker-controls{grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;width:100%;display:grid}.workspace-shell .new-review-wizard .new-review-project-select.ant-select{width:100%;min-width:0;height:38px;min-height:38px;color:var(--color-fg-1);font-family:var(--font-sans);font-size:var(--new-review-text-sm,14px);line-height:1.35}.workspace-shell .new-review-project-select.ant-select .ant-select-selector{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);border-radius:8px;height:38px;min-height:38px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-project-select.ant-select .ant-select-selector{background:color-mix(in srgb, var(--color-bg-elevated) 76%, transparent)}}.workspace-shell .new-review-project-select.ant-select .ant-select-selector{box-shadow:none;padding:0 40px 0 12px}.workspace-shell .new-review-project-select.ant-select .ant-select-selection-wrap,.workspace-shell .new-review-project-select.ant-select .ant-select-selection-search,.workspace-shell .new-review-project-select.ant-select .ant-select-selection-search-input,.workspace-shell .new-review-project-select.ant-select .ant-select-selection-item,.workspace-shell .new-review-project-select.ant-select .ant-select-selection-placeholder{height:36px;min-height:36px;line-height:36px}.workspace-shell .new-review-wizard .new-review-project-select.ant-select .ant-select-selection-item,.workspace-shell .new-review-wizard .new-review-project-select.ant-select .ant-select-selection-placeholder{color:var(--color-fg-1);font-size:var(--new-review-text-sm,14px);padding-inline-end:0}.workspace-shell .new-review-project-select.ant-select .ant-select-selection-placeholder{color:var(--color-fg-3)}.workspace-shell .new-review-project-select.ant-select .ant-select-arrow{color:var(--color-fg-2);margin-top:-7px;right:16px}.workspace-shell .new-review-project-select.ant-select-focused .ant-select-selector,.workspace-shell .new-review-project-select.ant-select-open .ant-select-selector{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-project-select.ant-select-focused .ant-select-selector,.workspace-shell .new-review-project-select.ant-select-open .ant-select-selector{border-color:color-mix(in srgb, var(--color-primary) 58%, var(--color-border))}}.workspace-shell .new-review-project-select.ant-select-focused .ant-select-selector,.workspace-shell .new-review-project-select.ant-select-open .ant-select-selector{box-shadow:0 0 0 3px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-project-select.ant-select-focused .ant-select-selector,.workspace-shell .new-review-project-select.ant-select-open .ant-select-selector{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 18%, transparent)}}.workspace-shell .new-review-project-picker .workspace-icon-control,.workspace-shell .new-review-figma-link-step-row .workspace-icon-control{background:0 0;width:38px;height:38px}.workspace-shell .new-review-wizard-footer{background:var(--bg-container);border-top:1px solid var(--border-subtle);flex-shrink:0;position:relative}.workspace-shell .new-review-context-doctor{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;flex-direction:column;gap:10px;padding:13px;display:flex}.workspace-shell .new-review-context-doctor__summary{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.workspace-shell .new-review-context-doctor__summary-main{flex:auto;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:8px 10px;min-width:0;display:grid}.workspace-shell .new-review-context-doctor__eyebrow{width:fit-content;max-width:100%;color:var(--color-fg-2);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.workspace-shell .new-review-context-doctor__mode-row{flex-wrap:wrap;grid-area:1/2;align-items:center;gap:8px;min-width:0;display:flex}.workspace-shell .new-review-context-doctor__confidence{border:1px solid var(--color-border-subtle);align-items:center;min-height:21px;padding:2px 8px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence{border:1px solid color-mix(in srgb, var(--color-border-subtle) 78%, transparent)}}.workspace-shell .new-review-context-doctor__confidence{background:var(--color-bg-container);color:var(--color-fg-2);border-radius:8px;font-size:12px;font-weight:600;line-height:1.2}.workspace-shell .new-review-context-doctor__confidence[data-tone=high]{border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence[data-tone=high]{border-color:color-mix(in srgb, var(--color-success) 30%, var(--color-border-subtle))}}.workspace-shell .new-review-context-doctor__confidence[data-tone=high]{background:var(--color-success-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence[data-tone=high]{background:color-mix(in srgb, var(--color-success-bg) 58%, transparent)}}.workspace-shell .new-review-context-doctor__confidence[data-tone=high]{color:var(--color-success-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence[data-tone=high]{color:color-mix(in srgb, var(--color-success-text) 82%, var(--color-fg-heading))}}.workspace-shell .new-review-context-doctor__confidence[data-tone=medium]{border-color:var(--color-warning)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence[data-tone=medium]{border-color:color-mix(in srgb, var(--color-warning) 32%, var(--color-border-subtle))}}.workspace-shell .new-review-context-doctor__confidence[data-tone=medium]{background:var(--color-warning-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence[data-tone=medium]{background:color-mix(in srgb, var(--color-warning-bg) 62%, transparent)}}.workspace-shell .new-review-context-doctor__confidence[data-tone=medium]{color:var(--color-warning-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence[data-tone=medium]{color:color-mix(in srgb, var(--color-warning-text) 86%, var(--color-fg-heading))}}.workspace-shell .new-review-context-doctor__confidence[data-tone=low]{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence[data-tone=low]{border-color:color-mix(in srgb, var(--color-error) 30%, var(--color-border-subtle))}}.workspace-shell .new-review-context-doctor__confidence[data-tone=low]{background:var(--color-error-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence[data-tone=low]{background:color-mix(in srgb, var(--color-error-bg) 58%, transparent)}}.workspace-shell .new-review-context-doctor__confidence[data-tone=low]{color:var(--color-error-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__confidence[data-tone=low]{color:color-mix(in srgb, var(--color-error-text) 84%, var(--color-fg-heading))}}.workspace-shell .new-review-context-doctor__copy{max-width:680px;color:var(--color-fg-2);grid-column:1/-1;margin:0;font-size:12.5px;line-height:1.45}.workspace-shell .new-review-context-doctor__actions{flex:none;justify-content:flex-end;align-items:flex-start;min-width:32px;display:flex}.workspace-shell .new-review-context-doctor__close{border:1px solid var(--color-border-subtle);width:32px;height:32px;color:var(--color-fg-2);cursor:pointer;transition:var(--workspace-hover-transition);background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.workspace-shell .new-review-context-doctor__close:hover{border-color:var(--color-border-strong);color:var(--color-fg-heading);background:var(--color-bg-elevated)}.workspace-shell .new-review-context-doctor__close:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__close:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary) 55%, transparent)}}.workspace-shell .new-review-context-doctor__close:focus-visible{outline-offset:2px}.workspace-shell .new-review-context-doctor__recommendation{--doctor-action-accent:var(--color-primary-light);background:0 0;justify-content:space-between;align-items:center;gap:10px;min-height:0;padding:2px 0 0;display:flex}.workspace-shell .new-review-context-doctor__recommendation-label{color:var(--color-fg-2);flex:none;font-size:12px;font-weight:700;line-height:1.2}.workspace-shell .new-review-context-doctor__recommendation[data-priority=required] .new-review-context-doctor__recommendation-label{color:var(--color-warning-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__recommendation[data-priority=required] .new-review-context-doctor__recommendation-label{color:color-mix(in srgb, var(--color-warning-text) 86%, var(--color-fg-2))}}.workspace-shell .new-review-context-doctor__recommendation[data-priority=optional] .new-review-context-doctor__recommendation-label{color:var(--color-fg-3)}.workspace-shell .new-review-context-doctor__recommendation-button{justify-self:start;border-color:var(--doctor-action-accent)!important;height:30px!important;min-height:30px!important;padding:0 10px!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__recommendation-button{border-color:color-mix(in srgb, var(--doctor-action-accent) 56%, var(--color-border))!important}}.workspace-shell .new-review-context-doctor__recommendation-button{background:linear-gradient(135deg, var(--doctor-action-accent), transparent 56%), var(--color-bg-elevated)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__recommendation-button{background:linear-gradient(135deg, color-mix(in srgb, var(--doctor-action-accent) 18%, transparent), transparent 56%), color-mix(in srgb, var(--color-bg-elevated) 82%, var(--doctor-action-accent) 14%)!important}}.workspace-shell .new-review-context-doctor__recommendation-button{color:var(--color-fg-heading)!important;font-size:12px!important}.workspace-shell .new-review-context-doctor__recommendation-button:hover{border-color:var(--doctor-action-accent)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__recommendation-button:hover{border-color:color-mix(in srgb, var(--doctor-action-accent) 76%, var(--color-border-strong))!important}}.workspace-shell .new-review-context-doctor__recommendation-button:hover{background:linear-gradient(135deg, var(--doctor-action-accent), transparent 56%), var(--color-bg-elevated)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__recommendation-button:hover{background:linear-gradient(135deg, color-mix(in srgb, var(--doctor-action-accent) 28%, transparent), transparent 56%), color-mix(in srgb, var(--color-bg-elevated) 72%, var(--doctor-action-accent) 24%)!important}}.workspace-shell .new-review-context-doctor__recommendation-copy{color:var(--color-fg-1);font-size:12.5px;font-weight:600;line-height:1.35}.workspace-shell .new-review-context-doctor__rows{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.workspace-shell .new-review-context-doctor__row{--doctor-accent:var(--color-fg-3);--doctor-accent-soft:transparent;border:1px solid var(--color-border-subtle);grid-template-columns:26px minmax(0,1fr);align-content:start;align-items:start;gap:8px 10px;width:100%;min-width:0;height:100%;min-height:0;padding:10px 11px 11px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row{border:1px solid color-mix(in srgb, var(--color-border-subtle) 86%, transparent)}}.workspace-shell .new-review-context-doctor__row{background:linear-gradient(135deg, transparent, transparent 44%), var(--color-bg-container);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row{background:linear-gradient(135deg, transparent, transparent 44%), color-mix(in srgb, var(--color-bg-container) 90%, var(--color-bg-sunken))}}.workspace-shell .new-review-context-doctor__row{color:inherit;font:inherit;text-align:left;appearance:none;box-sizing:border-box;cursor:default}.workspace-shell button.new-review-context-doctor__row{cursor:pointer;transition:border-color .16s,background .16s}.workspace-shell button.new-review-context-doctor__row:hover{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.new-review-context-doctor__row:hover{border-color:color-mix(in srgb, var(--color-primary-light) 32%, var(--color-border-subtle))}}.workspace-shell button.new-review-context-doctor__row:hover{background:linear-gradient(135deg, var(--color-primary-light), transparent 48%), var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.new-review-context-doctor__row:hover{background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary-light) 8%, transparent), transparent 48%), color-mix(in srgb, var(--color-bg-container) 88%, var(--color-bg-sunken))}}.workspace-shell button.new-review-context-doctor__row[data-state=selected]:hover{border-color:var(--doctor-accent)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.new-review-context-doctor__row[data-state=selected]:hover{border-color:color-mix(in srgb, var(--doctor-accent) 66%, var(--color-border-subtle))}}.workspace-shell button.new-review-context-doctor__row[data-state=selected]:hover{background:linear-gradient(135deg, var(--doctor-accent), transparent 48%), var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.new-review-context-doctor__row[data-state=selected]:hover{background:linear-gradient(135deg, color-mix(in srgb, var(--doctor-accent) 24%, transparent), transparent 48%), color-mix(in srgb, var(--color-bg-container) 80%, var(--doctor-accent) 10%)}}.workspace-shell button.new-review-context-doctor__row:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.new-review-context-doctor__row:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary) 55%, transparent)}}.workspace-shell button.new-review-context-doctor__row:focus-visible{outline-offset:2px}.workspace-shell .new-review-context-doctor__row[data-state=selected][data-kind=personas]{--doctor-accent:#62c6ff}.workspace-shell .new-review-context-doctor__row[data-state=selected][data-kind=jtbds]{--doctor-accent:#ffbf5c}.workspace-shell .new-review-context-doctor__row[data-state=selected][data-kind=golden_threads]{--doctor-accent:#b899ff}.workspace-shell .new-review-context-doctor__row[data-state=selected][data-kind=principles]{--doctor-accent:#6fd9a8}.workspace-shell .new-review-context-doctor__row[data-state=selected]{border-top-width:2px;border-color:var(--doctor-accent)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row[data-state=selected]{border-color:color-mix(in srgb, var(--doctor-accent) 58%, var(--color-border-subtle))}}.workspace-shell .new-review-context-doctor__row[data-state=selected]{background:linear-gradient(135deg, var(--doctor-accent), transparent 48%), var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row[data-state=selected]{background:linear-gradient(135deg, color-mix(in srgb, var(--doctor-accent) 20%, transparent), transparent 48%), color-mix(in srgb, var(--color-bg-container) 82%, var(--doctor-accent) 8%)}}.workspace-shell .new-review-context-doctor__row[data-state=required]{border-color:var(--color-warning)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row[data-state=required]{border-color:color-mix(in srgb, var(--color-warning) 28%, var(--color-border-subtle))}}.workspace-shell .new-review-context-doctor__row[data-state=required]{background:var(--color-warning-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row[data-state=required]{background:color-mix(in srgb, var(--color-warning-bg) 10%, var(--color-bg-container))}}.workspace-shell .new-review-context-doctor__row-heading{min-width:0;display:contents}.workspace-shell .new-review-context-doctor__row-icon{border:1px solid var(--color-border-subtle);flex:none;grid-area:1/1;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row-icon{border:1px solid color-mix(in srgb, var(--color-border-subtle) 88%, transparent)}}.workspace-shell .new-review-context-doctor__row-icon{color:var(--color-fg-2);background:var(--color-bg-sunken);border-radius:7px}.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-icon{border-color:var(--doctor-accent)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-icon{border-color:color-mix(in srgb, var(--doctor-accent) 34%, var(--color-border-subtle))}}.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-icon{background:var(--color-bg-sunken)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-icon{background:color-mix(in srgb, var(--color-bg-sunken) 78%, var(--doctor-accent) 12%)}}.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-icon{color:var(--doctor-accent)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-icon{color:color-mix(in srgb, var(--doctor-accent) 84%, var(--color-fg-heading))}}.workspace-shell .new-review-context-doctor__row[data-state=required] .new-review-context-doctor__row-icon{color:var(--color-warning)}.workspace-shell .new-review-context-doctor__row-title{min-width:0;color:var(--color-fg-heading);grid-area:1/2;align-self:center;font-size:13px;font-weight:700;line-height:1.25}.workspace-shell .new-review-context-doctor__row-body{flex-direction:column;grid-area:2/1/auto/-1;align-items:flex-start;gap:5px;min-width:0;display:flex}.workspace-shell .new-review-context-doctor__row-count{border:1px solid var(--color-border-subtle);width:fit-content;max-width:100%;padding:1px 6px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row-count{border:1px solid color-mix(in srgb, var(--color-border-subtle) 86%, transparent)}}.workspace-shell .new-review-context-doctor__row-count{background:var(--color-bg-container);border-radius:7px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row-count{background:color-mix(in srgb, var(--color-bg-container) 90%, var(--color-bg-sunken))}}.workspace-shell .new-review-context-doctor__row-count{color:var(--color-fg-heading);overflow-wrap:anywhere;font-size:11px;font-weight:700;line-height:1.2}.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-count{border-color:var(--doctor-accent)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-count{border-color:color-mix(in srgb, var(--doctor-accent) 30%, var(--color-border-subtle))}}.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-count{background:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row[data-state=selected] .new-review-context-doctor__row-count{background:color-mix(in srgb, var(--color-bg-container) 88%, var(--doctor-accent) 8%)}}.workspace-shell .new-review-context-doctor__row-message{color:var(--color-fg-2);overflow-wrap:anywhere;font-size:12px;line-height:1.35;display:block}.workspace-shell .new-review-context-doctor__row-message[data-has-selection=true]{color:var(--doctor-accent)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor__row-message[data-has-selection=true]{color:color-mix(in srgb, var(--doctor-accent) 78%, var(--color-fg-heading))}}.workspace-shell .new-review-context-doctor__row-message[data-has-selection=true]{font-weight:750}.workspace-shell .new-review-context-doctor-popover{z-index:8;width:min(760px,100vw - 96px);position:absolute;bottom:calc(100% + 10px);right:28px}.workspace-shell .new-review-context-doctor-popover .new-review-context-doctor{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor-popover .new-review-context-doctor{border-color:color-mix(in srgb, var(--color-primary-light) 58%, var(--color-border-subtle))}}.workspace-shell .new-review-context-doctor-popover .new-review-context-doctor{box-shadow:0 0 0 1px var(--color-primary-light), 0 12px 30px #0003}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor-popover .new-review-context-doctor{box-shadow:0 0 0 1px color-mix(in srgb, var(--color-primary-light) 22%, transparent), 0 12px 30px #0003}}.workspace-shell .new-review-context-doctor-trigger[aria-expanded=true]{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .new-review-context-doctor-trigger[aria-expanded=true]{border-color:color-mix(in srgb, var(--color-primary) 45%, var(--color-border))}}.workspace-shell .new-review-context-doctor-trigger[aria-expanded=true]{background:var(--color-bg-spotlight);color:var(--color-fg-heading)}@media (max-width:980px){.workspace-shell .new-review-context-doctor__rows{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.workspace-shell .new-review-context-doctor-popover{width:auto;left:16px;right:16px}}@media (max-width:560px){.workspace-shell .new-review-context-doctor__summary-main{grid-template-columns:minmax(0,1fr)}.workspace-shell .new-review-context-doctor__mode-row,.workspace-shell .new-review-context-doctor__copy{grid-column:1}.workspace-shell .new-review-context-doctor__recommendation{flex-direction:column;align-items:stretch}.workspace-shell .new-review-context-doctor__rows{grid-template-columns:1fr}}.workspace-shell .pf-finding-card-detail-pill{transition:color .18s,background .18s,border-color .18s}.workspace-shell .pf-finding-card-detail-icon{width:13px;height:13px;transition:transform .22s var(--ease-out);justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.workspace-shell .pf-finding-card-summary[aria-expanded=true] .pf-finding-card-detail-icon{transform:rotate(90deg)}.workspace-shell .pf-finding-card-details-shell{opacity:0;transition:grid-template-rows .28s var(--ease-out), opacity .18s ease, transform .28s var(--ease-out);grid-template-rows:0fr;display:grid;transform:translateY(-4px)}.workspace-shell .pf-finding-card-details-shell[data-expanded=true]{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.workspace-shell .pf-finding-card-details-inner{min-height:0;overflow:hidden}.workspace-shell .pf-finding-card-detail-copy{overflow-wrap:anywhere;max-width:calc(100% - 56px)}.workspace-shell .pf-finding-card-meta-row{row-gap:8px}.workspace-shell .pf-finding-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.workspace-shell .pf-finding-card-footer .pf-finding-card-detail-pill{border:1px solid var(--color-border);min-height:30px;color:var(--color-fg-1);background:var(--color-bg-elevated);border-radius:9px;flex:none;align-items:center;gap:6px;padding:0 11px 0 12px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.workspace-shell .pf-finding-card-summary[aria-expanded=true] .pf-finding-card-footer .pf-finding-card-detail-pill{color:var(--color-primary-light);background:var(--color-info-bg)}.workspace-shell .pf-finding-card-footer-actions{flex:none;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.workspace-shell .pf-finding-card-select{cursor:pointer;align-items:flex-start;margin-top:6px;display:inline-flex}.workspace-shell .pf-finding-card-select input{width:16px;height:16px;accent-color:var(--color-primary);cursor:pointer;margin:0}.workspace-shell .pf-finding-card-select input:disabled{cursor:not-allowed;opacity:.45}.workspace-shell .pf-finding-follow-up-cta{justify-content:flex-end;padding-top:4px;display:flex}.workspace-shell .pf-finding-card-meta-tag{box-sizing:border-box;min-height:28px;line-height:1;justify-content:center!important;padding:5px 14px!important;font-size:13px!important;font-weight:700!important}.workspace-shell .pf-finding-card-index{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);width:28px;height:28px;font-family:var(--font-mono);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.workspace-shell .pf-review-verdict{box-shadow:var(--elev-2);border:none;border-radius:12px;padding:18px 20px}.workspace-shell .pf-workspace-neutral-surface,.workspace-shell .pf-review-module-surface{box-shadow:var(--elev-2);border:none}.workspace-shell .generator-prompt-panel{border-radius:8px;gap:14px;min-width:0;padding:18px;display:grid;overflow:hidden}.workspace-shell .generator-locked-panel{border-radius:8px;gap:20px;padding:22px;display:grid;overflow:hidden}.workspace-shell .generator-locked-panel-features{background:var(--color-bg-sunken);border:none;border-radius:8px;align-content:center;gap:12px;padding:16px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .generator-locked-panel-features{background:color-mix(in srgb, var(--color-bg-sunken) 76%, transparent)}}.workspace-shell .generator-locked-panel-cta{border-top:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:16px;display:flex}.workspace-shell .pf-review-module-surface--flow{border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.workspace-shell .pf-review-module-surface--synthesis{border:1px solid var(--color-border-subtle);border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.workspace-shell .pf-review-module-surface--signals{border-radius:10px;gap:8px;padding:10px;display:grid}.workspace-shell .pf-review-module-surface--dimensions{border-radius:12px;padding:8px}.workspace-shell .pf-review-evidence-strip{box-shadow:var(--elev-2);border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.workspace-shell .pf-review-evidence-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-shell .pf-review-evidence-title{color:var(--color-fg-heading);margin-top:2px;font-size:15px;font-weight:650;line-height:1.25}.workspace-shell .pf-review-evidence-thumbnails{scroll-snap-type:x proximity;grid-auto-columns:minmax(142px,180px);grid-auto-flow:column;gap:10px;margin:-4px -4px -12px;padding:4px 4px 16px;scroll-padding-inline:4px;display:grid;overflow:auto hidden}.workspace-shell .pf-review-evidence-strip-status{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace-shell .pf-review-evidence-thumb{appearance:none;border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);min-width:0;color:inherit;text-align:left;cursor:zoom-in;box-shadow:none;scroll-snap-align:start;border-radius:10px;flex-direction:column;gap:8px;padding:8px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex}.workspace-shell .pf-review-evidence-thumb:hover{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-evidence-thumb:hover{border-color:color-mix(in srgb, var(--color-primary-light) 42%, var(--color-border))}}.workspace-shell .pf-review-evidence-thumb:hover{background:var(--color-bg-elevated)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-evidence-thumb:hover{background:color-mix(in srgb, var(--color-bg-elevated) 84%, var(--color-primary) 16%)}}.workspace-shell .pf-review-evidence-thumb:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.workspace-shell .pf-review-evidence-thumb:focus-visible{box-shadow:var(--shadow-focus-ring), var(--shadow-card-hover);outline:none}.workspace-shell .pf-review-evidence-thumb-media{aspect-ratio:16/10;background:var(--color-bg-sunken);border-radius:8px;width:100%;display:block;position:relative;overflow:hidden}.workspace-shell .pf-review-evidence-strip--loading .pf-review-evidence-thumb-media:not(.pf-review-evidence-thumb-media--loaded):after{content:"";background:linear-gradient(110deg, transparent 0%, var(--color-fg-3) 46%, var(--color-fg-3) 52%, transparent 100%), var(--color-bg-sunken);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-evidence-strip--loading .pf-review-evidence-thumb-media:not(.pf-review-evidence-thumb-media--loaded):after{background:linear-gradient(110deg, transparent 0%, color-mix(in srgb, var(--color-fg-3) 8%, transparent) 46%, color-mix(in srgb, var(--color-fg-3) 15%, transparent) 52%, transparent 100%), color-mix(in srgb, var(--color-bg-sunken) 82%, var(--color-bg-elevated) 18%)}}.workspace-shell .pf-review-evidence-strip--loading .pf-review-evidence-thumb-media:not(.pf-review-evidence-thumb-media--loaded):after{pointer-events:none;background-size:220% 100%,100% 100%;animation:1.2s ease-in-out infinite preflightEvidenceThumbPlaceholder}.workspace-shell .pf-review-evidence-thumb-media img{object-fit:contain;object-position:top center;width:100%;height:100%;display:block}.workspace-shell .pf-review-evidence-thumb-image{opacity:0;transition:opacity .18s,transform .18s;transform:scale(1.006)}.workspace-shell .pf-review-evidence-thumb-image--loaded,.workspace-shell .pf-review-evidence-strip--ready .pf-review-evidence-thumb-image{opacity:1;transform:scale(1)}@keyframes preflightEvidenceThumbPlaceholder{0%{background-position:140% 0,0 0}to{background-position:-80% 0,0 0}}.workspace-shell .pf-review-evidence-index{background:var(--color-bg-root);border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;display:inline-flex;position:absolute;top:7px;left:7px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-evidence-index{background:color-mix(in srgb, var(--color-bg-root) 82%, transparent)}}.workspace-shell .pf-review-evidence-index{color:var(--color-fg-1);font-family:var(--font-mono);font-size:var(--fs-caption);box-shadow:var(--elev-1);font-weight:700}.workspace-shell .pf-review-evidence-overview-pill{background:var(--color-info-bg);min-height:22px;color:var(--color-primary-light);border-radius:999px;align-items:center;padding:0 8px;font-size:10.5px;font-weight:700;display:inline-flex;position:absolute;top:7px;right:7px}.workspace-shell .pf-review-evidence-thumb-copy{gap:2px;min-width:0;display:grid}.workspace-shell .pf-review-evidence-thumb-title{color:var(--color-fg-1);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:650;line-height:1.25;overflow:hidden}.workspace-shell .pf-review-evidence-thumb-meta{color:var(--color-fg-3);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.workspace-shell.pf-review-evidence-lightbox{z-index:60;padding:max(24px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.workspace-shell .pf-review-evidence-lightbox-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;background:#05080dc2;border:0;position:absolute;inset:0}.workspace-shell .pf-review-evidence-lightbox-panel{z-index:1;background:var(--color-bg-container);width:min(1120px,100%);max-height:min(92dvh,900px);box-shadow:var(--elev-3);border-radius:16px;flex-direction:column;animation:.18s ease-out both preflightModalEnter;display:flex;position:relative;overflow:hidden}.workspace-shell .pf-review-evidence-lightbox-header{border-bottom:1px solid var(--color-border-subtle);background:var(--color-bg-container);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.workspace-shell .pf-review-evidence-lightbox-title{min-width:0;color:var(--color-fg-heading);align-items:center;gap:8px;margin-top:3px;font-size:16px;font-weight:700;line-height:1.25;display:flex}.workspace-shell .pf-review-evidence-lightbox-meta{color:var(--color-fg-3);font-family:var(--font-mono);font-size:var(--fs-caption);margin-top:4px}.workspace-shell .pf-review-evidence-lightbox-stage{background:var(--color-bg-root);justify-content:center;align-items:center;min-height:min(62dvh,620px);padding:18px;display:flex;position:relative;overflow:auto}.workspace-shell .pf-review-evidence-lightbox-stage img{object-fit:contain;max-width:100%;max-height:calc(92dvh - 118px);box-shadow:var(--elev-2);border-radius:8px;display:block}.workspace-shell .pf-review-evidence-lightbox-nav{z-index:2;border:1px solid var(--color-border);background:var(--color-bg-container);border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute;top:50%}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-review-evidence-lightbox-nav{background:color-mix(in srgb, var(--color-bg-container) 90%, transparent)}}.workspace-shell .pf-review-evidence-lightbox-nav{color:var(--color-fg-1);cursor:pointer;box-shadow:var(--elev-2);transition:var(--workspace-hover-transition);transform:translateY(-50%)}.workspace-shell .pf-review-evidence-lightbox-nav:hover{border-color:var(--color-primary-light);background:var(--color-info-bg)}.workspace-shell .pf-review-evidence-lightbox-nav-prev{left:18px;transform:translateY(-50%)rotate(180deg)}.workspace-shell .pf-review-evidence-lightbox-nav-next{right:18px}.workspace-shell .settings-page{box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;min-width:0;display:flex}.workspace-shell .settings-page-inner{width:100%;max-width:var(--content-max);box-sizing:border-box;gap:var(--workspace-settings-page-gap);flex-direction:column;margin:0;padding-bottom:48px;display:flex;position:relative}.workspace-shell .settings-page-inner.settings-page-inner--wide,.workspace-shell .settings-page-inner.settings-page-inner--wide.workspace-page{max-width:var(--content-max);flex:auto;width:100%;min-width:0}.workspace-shell .evaluations-page-content{margin-top:var(--workspace-settings-header-content-gap-extra)}.workspace-shell .settings-loading-overlay{z-index:5;border:1px solid var(--color-border);background:var(--color-bg-container);border-radius:8px;min-height:34px;position:absolute;top:0;right:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-loading-overlay{background:color-mix(in srgb, var(--color-bg-container) 88%, transparent)}}.workspace-shell .settings-loading-overlay{color:var(--color-fg-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-card);align-items:center;gap:8px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.workspace-shell .settings-loading-overlay svg{animation:.85s linear infinite pf-settings-spin}@keyframes pf-settings-spin{to{transform:rotate(360deg)}}.workspace-shell .settings-page-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.workspace-shell .settings-page-header>div:first-child{flex:1 1 0;min-width:0}.workspace-shell .settings-page-eyebrow{color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:.22em;text-transform:uppercase;font-weight:700}.workspace-shell .settings-page-header h1{color:var(--color-fg-heading);margin:5px 0 0;font-size:30px;line-height:1.12}.workspace-shell .library-page-title-row{align-items:center;gap:10px;min-width:0;margin-top:5px;display:flex}.workspace-shell .library-page-title-row h1{margin:0}.workspace-shell .library-header-info-trigger{appearance:none;color:var(--color-fg-2);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .14s;display:inline-flex}.workspace-shell .library-header-info-trigger:hover,.workspace-shell .library-header-info-trigger:focus-visible{color:var(--color-primary-light)}.workspace-shell .library-header-info-trigger:focus-visible{outline:2px solid var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-header-info-trigger:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary-light) 42%, transparent)}}.workspace-shell .library-header-info-trigger:focus-visible{outline-offset:2px}.workspace-shell .settings-page-header p{width:100%;max-width:none;color:var(--color-fg-2);margin:8px 0 0;font-size:14px;line-height:1.55}.workspace-shell .settings-page-header.evaluations-page-header{grid-template-columns:minmax(0,1fr) max-content;display:grid}.workspace-shell .settings-page-header.evaluations-page-header>button{justify-self:end}.workspace-shell .workspace-page-header-actions{flex:none;justify-content:flex-end;align-items:flex-start;min-height:34px;margin-top:35px;display:flex}.workspace-shell .members-invite-cta{flex:none;min-height:38px;margin-top:8px}.workspace-shell .members-invite-backdrop{place-items:center;overflow:auto}.workspace-shell .members-invite-dialog-header{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:flex-start;gap:16px;padding:26px 32px 20px;display:flex}.workspace-shell .members-invite-dialog-header>div{min-width:0}.workspace-shell .members-invite-kicker{color:var(--color-primary-light);font-size:var(--fs-caption);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-weight:750;line-height:1;display:block}.workspace-shell .members-invite-dialog-header h3{color:var(--color-fg-heading);margin:0;font-size:24px;line-height:1.12}.workspace-shell .members-invite-dialog-header p{max-width:720px;color:var(--color-fg-2);margin:8px 0 0;font-size:14.5px;line-height:1.5}.workspace-shell .members-invite-dialog-header .workspace-icon-btn{width:36px;min-width:36px;height:36px}.workspace-shell .members-invite-form{flex-direction:column;min-height:0;display:flex}.workspace-shell .members-invite-rows{flex-direction:column;gap:12px;min-height:0;max-height:min(58vh,500px);padding:18px 28px;display:flex;overflow:hidden auto}.workspace-shell .members-invite-row{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;grid-template-columns:minmax(360px,1fr) auto;align-items:start;gap:16px;padding:18px;display:grid}.workspace-shell .members-invite-email-field,.workspace-shell .members-invite-workspace-field{flex-direction:column;gap:12px;min-width:0;display:flex}.workspace-shell .members-invite-email-field>span:first-child,.workspace-shell .members-invite-workspace-field>span:first-child,.workspace-shell .members-invite-scope-field legend{color:var(--color-fg-3);font-size:var(--fs-caption);text-transform:uppercase;font-weight:700;line-height:1}.workspace-shell .members-invite-email-input-shell{border:1px solid var(--color-border);background:var(--color-bg-container);min-width:0;height:46px;color:var(--color-fg-3);border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.workspace-shell .members-invite-email-input-shell:focus-within{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .members-invite-email-input-shell:focus-within{border-color:color-mix(in srgb, var(--color-primary) 55%, var(--color-border))}}.workspace-shell .members-invite-email-input-shell:focus-within{box-shadow:0 0 0 2px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .members-invite-email-input-shell:focus-within{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 20%, transparent)}}.workspace-shell .members-invite-email-input-shell input{width:100%;min-width:0;box-shadow:none;color:var(--color-fg-1);font:inherit;background:0 0;border:0;outline:none}.workspace-shell .members-invite-email-input-shell input:focus,.workspace-shell .members-invite-email-input-shell input:focus-visible{box-shadow:none;outline:none}.workspace-shell .members-invite-email-input-shell input{height:44px}.workspace-shell .members-invite-row-actions{gap:8px;padding-top:22px;display:flex}.workspace-shell .members-invite-row-actions .workspace-icon-btn{width:46px;min-width:46px;height:46px}.workspace-shell .members-invite-scope-field{border:0;grid-column:1/-1;grid-template-columns:minmax(220px,.5fr) minmax(220px,.5fr);gap:12px;min-width:0;margin:0;padding:0;display:grid}.workspace-shell .members-invite-scope-field legend{grid-column:1/-1;margin:0;padding:0}.workspace-shell .members-invite-scope-field label{border:1px solid var(--color-border);background:var(--color-bg-container);min-width:0;min-height:40px;color:var(--color-fg-2);cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:0 12px;font-size:12.5px;font-weight:650;display:flex}.workspace-shell .members-invite-scope-field label.is-selected{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .members-invite-scope-field label.is-selected{border-color:color-mix(in srgb, var(--color-primary) 58%, var(--color-border))}}.workspace-shell .members-invite-scope-field label.is-selected{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .members-invite-scope-field label.is-selected{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-bg-container))}}.workspace-shell .members-invite-scope-field label.is-selected{color:var(--color-fg-heading)}.workspace-shell .members-invite-scope-field input{width:14px;height:14px;accent-color:var(--color-primary);margin:0}.workspace-shell .members-invite-scope-field span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .members-invite-workspace-reveal{opacity:0;transition:grid-template-rows .22s var(--ease-out,ease), opacity .16s ease, transform .22s var(--ease-out,ease);grid-column:1/-1;grid-template-rows:0fr;display:grid;transform:translateY(-4px)}.workspace-shell .members-invite-workspace-reveal[data-open=true]{opacity:1;grid-template-rows:1fr;overflow:visible;transform:translateY(0)}.workspace-shell .members-invite-workspace-field{max-width:680px;min-height:0;position:relative;overflow:visible}.workspace-shell .members-invite-workspace-picker{width:100%;position:relative}.workspace-shell .members-invite-workspace-picker-control{border:1px solid var(--color-border);background:var(--color-bg-container);width:100%;height:42px;color:var(--color-fg-1);cursor:pointer;border-radius:8px;align-items:center;padding:0 42px 0 8px;display:flex;position:relative}.workspace-shell .members-invite-workspace-picker-control:focus-visible,.workspace-shell .members-invite-workspace-picker-control[aria-expanded=true]{border-color:var(--color-primary);outline:none}@supports (color:color-mix(in lab, red, red)){.workspace-shell .members-invite-workspace-picker-control:focus-visible,.workspace-shell .members-invite-workspace-picker-control[aria-expanded=true]{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border))}}.workspace-shell .members-invite-workspace-picker-control:focus-visible,.workspace-shell .members-invite-workspace-picker-control[aria-expanded=true]{box-shadow:0 0 0 1px var(--color-primary), 0 0 0 3px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .members-invite-workspace-picker-control:focus-visible,.workspace-shell .members-invite-workspace-picker-control[aria-expanded=true]{box-shadow:0 0 0 1px color-mix(in srgb, var(--color-primary) 26%, transparent), 0 0 0 3px color-mix(in srgb, var(--color-primary) 8%, transparent)}}.workspace-shell .members-invite-workspace-picker-tags{align-items:center;gap:8px;width:100%;min-width:0;height:28px;display:flex;overflow:hidden}.workspace-shell .members-invite-workspace-tag+.members-invite-workspace-tag,.workspace-shell .members-invite-workspace-select.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item:not(.ant-select-selection-overflow-item-suffix){margin-inline-start:8px}.workspace-shell .members-invite-workspace-tag{box-sizing:border-box;background:var(--color-fg-2);border-radius:6px;flex:0 auto;align-items:center;gap:8px;max-width:min(190px,24%);height:28px;padding:0 8px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .members-invite-workspace-tag{background:color-mix(in srgb, var(--color-fg-2) 14%, transparent)}}.workspace-shell .members-invite-workspace-tag{color:var(--color-fg-heading);vertical-align:middle;font-size:13px;font-weight:500;line-height:28px}.workspace-shell .members-invite-workspace-tag-count{flex:none;justify-content:center;min-width:36px;padding:0 10px}.workspace-shell .members-invite-workspace-tag-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .members-invite-workspace-tag-remove{width:16px;height:16px;color:var(--color-fg-3);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.workspace-shell .members-invite-workspace-placeholder{color:var(--color-fg-2);font-size:13px;font-weight:500}.workspace-shell .members-invite-workspace-picker-chevron{color:var(--color-fg-2);position:absolute;top:50%;right:14px;transform:translateY(-50%)}.workspace-shell .members-invite-workspace-picker-menu{z-index:4000;overscroll-behavior:contain;border:1px solid var(--color-border);background:var(--color-bg-container);border-radius:8px;flex-direction:column;gap:4px;max-height:min(340px,100vh - 96px);padding:8px;display:flex;position:fixed;overflow:hidden auto;box-shadow:0 18px 38px #00000047}.workspace-shell .members-invite-workspace-picker-option{box-sizing:border-box;width:100%;min-height:40px;color:var(--color-fg-1);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:13px;font-weight:600;line-height:18px;display:flex}.workspace-shell .members-invite-workspace-picker-option:hover,.workspace-shell .members-invite-workspace-picker-option[aria-selected=true]{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .members-invite-workspace-picker-option:hover,.workspace-shell .members-invite-workspace-picker-option[aria-selected=true]{background:color-mix(in srgb, var(--color-primary) 16%, var(--color-bg-container))}}.workspace-shell .members-invite-workspace-picker-option:hover,.workspace-shell .members-invite-workspace-picker-option[aria-selected=true]{color:var(--color-fg-heading)}.workspace-shell .members-invite-footer{border-top:1px solid var(--color-border-subtle);padding:22px 28px}.workspace-shell .settings-user-info{border:1px solid var(--color-border);background:var(--color-bg-container);border-radius:8px;flex-direction:column;gap:14px;padding:16px;display:flex}.workspace-shell .settings-page .settings-user-info,.workspace-shell .settings-page .organization-settings-panel,.workspace-shell .settings-page .god-mode-console-panel,.workspace-shell .settings-page .iam-admin{border:none}.workspace-shell .legal-resources-panel{gap:18px}.workspace-shell .legal-resources-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.workspace-shell .legal-resource-card{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);min-width:0;min-height:118px;color:inherit;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.workspace-shell .legal-resource-card:hover,.workspace-shell .legal-resource-card:focus-within{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .legal-resource-card:hover,.workspace-shell .legal-resource-card:focus-within{border-color:color-mix(in srgb, var(--color-primary-light) 38%, var(--color-border))}}.workspace-shell .legal-resource-card:hover,.workspace-shell .legal-resource-card:focus-within{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .legal-resource-card:hover,.workspace-shell .legal-resource-card:focus-within{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-bg-sunken))}}.workspace-shell .legal-resource-card-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.workspace-shell .legal-resource-card-copy>strong{color:var(--color-fg-heading);font-size:14px;line-height:1.25}.workspace-shell .legal-resource-card-copy>span{color:var(--color-fg-2);font-size:12.5px;line-height:1.45}.workspace-shell .legal-resource-card .legal-resource-card-action{white-space:nowrap;place-self:center end;min-height:36px}.workspace-shell .account-deletion-icon{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .account-deletion-icon{border-color:color-mix(in oklab, var(--color-error) 34%, var(--color-border))}}.workspace-shell .account-deletion-icon{background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .account-deletion-icon{background:color-mix(in oklab, var(--color-error) 12%, var(--color-bg-sunken))}}.workspace-shell .account-deletion-icon{color:var(--color-error)}.workspace-shell .account-deletion-copy{color:var(--color-fg-2);margin:-2px 0 0;font-size:12.5px;line-height:1.5}.workspace-shell .account-deletion-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.workspace-shell .account-deletion-actions .account-deletion-action-btn{align-items:center;height:36px;min-height:36px}.workspace-shell .account-deletion-actions .pf-destructive-btn.account-deletion-action-btn.ant-btn-sm{gap:8px;padding:0 13px;font-weight:650}.workspace-shell .account-delete-confirm-label{color:var(--color-fg-2);flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.workspace-shell .account-delete-confirm-label--stacked{gap:10px}.workspace-shell .account-delete-confirm-label--stacked>span{line-height:1.45}.workspace-shell .account-delete-confirm-label strong{color:var(--color-fg-heading)}.workspace-shell .account-delete-confirm-input{border:1px solid var(--color-border);background:var(--color-bg-sunken);width:100%;min-height:40px;color:var(--color-fg-heading);font:inherit;border-radius:8px;padding:0 12px;font-size:13px;font-weight:650}.workspace-shell select.account-delete-confirm-input{appearance:auto}.workspace-shell .account-delete-confirm-input:focus{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .account-delete-confirm-input:focus{border-color:color-mix(in oklab, var(--color-error) 50%, var(--color-border))}}.workspace-shell .account-delete-confirm-input:focus{outline:2px solid var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .account-delete-confirm-input:focus{outline:2px solid color-mix(in oklab, var(--color-error) 18%, transparent)}}.workspace-shell .account-delete-confirm-input:focus{outline-offset:1px}.workspace-shell .account-delete-impact{flex-direction:column;gap:8px;line-height:1.45;display:flex}.workspace-shell .account-delete-impact ul{margin:0;padding-left:18px}.workspace-shell .account-delete-impact li{padding-left:2px}.workspace-shell .organization-settings-panel{background:var(--color-bg-container);border-radius:8px;flex-direction:column;gap:14px;padding:16px;display:flex}.workspace-shell .god-mode-console-panel{border:1px solid var(--color-border);background:var(--color-bg-container);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.workspace-shell .god-mode-console-button{flex-shrink:0;min-height:40px;text-decoration:none}.workspace-shell .organization-settings-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-shell .organization-settings-header>span{border:1px solid var(--color-border-subtle);min-height:26px;color:var(--color-primary-light);background:var(--color-info-bg);font-size:var(--fs-caption);text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-weight:700;display:inline-flex}.workspace-shell .organization-settings-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.workspace-shell .organization-settings-printout{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:56px;padding:10px 12px;display:grid}.workspace-shell .organization-settings-printout em{color:var(--color-fg-muted);text-transform:capitalize;font-size:12px;font-style:normal;font-weight:700}.workspace-shell .organization-settings-printout strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-fg-heading);font-size:13.5px;overflow:hidden}.workspace-shell .organization-settings-printout.is-loading{display:flex}.workspace-shell .organization-settings-printout.is-loading i{width:min(260px,55%);height:var(--pf-settings-skel-line-h);background:var(--pf-settings-skel-shimmer);animation:pf-settings-skeleton var(--pf-settings-skel-duration) ease-in-out infinite;background-size:220% 100%;border-radius:999px;display:block}.workspace-shell .organization-settings-danger-zone{border:1px solid var(--color-error);justify-content:space-between;align-items:center;gap:16px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .organization-settings-danger-zone{border:1px solid color-mix(in oklab, var(--color-error) 28%, var(--color-border))}}.workspace-shell .organization-settings-danger-zone{background:var(--color-error);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .organization-settings-danger-zone{background:color-mix(in oklab, var(--color-error) 7%, var(--color-bg-sunken))}}.workspace-shell .organization-settings-danger-zone{padding:12px}.workspace-shell .organization-settings-danger-zone>div{min-width:0}.workspace-shell .organization-settings-danger-zone strong{color:var(--color-error);font-size:13px;line-height:1.25;display:block}.workspace-shell .organization-settings-danger-zone p{color:var(--color-fg-2);margin:4px 0 0;font-size:12.5px;line-height:1.45}.workspace-shell .organization-settings-danger-button{flex:none;min-height:38px}.workspace-shell .organization-settings-danger-button.pf-destructive-btn--subtle.ant-btn-dangerous{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .organization-settings-danger-button.pf-destructive-btn--subtle.ant-btn-dangerous{border-color:color-mix(in srgb, var(--color-error) 46%, var(--color-border))}}.workspace-shell .organization-settings-danger-button.pf-destructive-btn--subtle.ant-btn-dangerous{background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .organization-settings-danger-button.pf-destructive-btn--subtle.ant-btn-dangerous{background:color-mix(in srgb, var(--color-error) 7%, transparent)}}.workspace-shell .organization-settings-danger-button.pf-destructive-btn--subtle.ant-btn-dangerous:not(:disabled):hover{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .organization-settings-danger-button.pf-destructive-btn--subtle.ant-btn-dangerous:not(:disabled):hover{border-color:color-mix(in srgb, var(--color-error) 62%, var(--color-border))}}.workspace-shell .organization-settings-danger-button.pf-destructive-btn--subtle.ant-btn-dangerous:not(:disabled):hover{background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .organization-settings-danger-button.pf-destructive-btn--subtle.ant-btn-dangerous:not(:disabled):hover{background:color-mix(in srgb, var(--color-error) 10%, var(--color-bg-container))}}.workspace-shell .organization-settings-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.workspace-shell .organization-settings-form label{min-width:0;color:var(--color-fg-2);flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.workspace-shell .organization-settings-form input{border:1px solid var(--color-border);background:var(--color-bg-sunken);width:100%;min-height:38px;color:var(--color-fg-heading);font:inherit;border-radius:8px;padding:0 12px;font-size:13px;font-weight:650}.workspace-shell .organization-settings-form input:focus{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .organization-settings-form input:focus{border-color:color-mix(in srgb, var(--color-primary) 54%, var(--color-border))}}.workspace-shell .organization-settings-form input:focus{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .organization-settings-form input:focus{outline:2px solid color-mix(in srgb, var(--color-primary) 18%, transparent)}}.workspace-shell .organization-settings-form input:focus{outline-offset:1px}.workspace-shell .settings-user-info-title,.workspace-shell .settings-membership-list-title{color:var(--color-fg-heading);align-items:center;gap:14px;display:flex}.workspace-shell .settings-user-info-title>div{min-width:0}.workspace-shell .settings-module-title-icon{border:1px solid var(--color-primary);width:38px;height:38px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-module-title-icon{border:1px solid color-mix(in srgb, var(--color-primary) 34%, var(--color-border))}}.workspace-shell .settings-module-title-icon{background:var(--color-primary);border-radius:9px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-module-title-icon{background:color-mix(in srgb, var(--color-primary) 16%, var(--color-bg-sunken))}}.workspace-shell .settings-module-title-icon{color:var(--color-primary-light);flex:none;justify-content:center;align-items:center;display:inline-flex}.workspace-shell .settings-user-info-title h2{letter-spacing:-.005em;margin:0;font-size:16px;line-height:1.2}.workspace-shell .settings-user-info-title p{color:var(--color-fg-2);margin:4px 0 0;font-size:12.5px;line-height:1.45}.workspace-shell .settings-user-info-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:2px;display:flex}.workspace-shell .settings-user-info-header .settings-user-info-title{flex:1;min-width:0}.workspace-shell .settings-user-info-edit-btn{white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;min-height:30px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.workspace-shell .settings-user-info-profile-form{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:10px;max-width:400px;margin:0 0 10px;padding:12px 12px 14px}.workspace-shell .settings-user-info-profile-label{color:var(--fg-2,var(--color-fg-2));flex-direction:column;gap:5px;margin:0;font-size:12px;display:flex}.workspace-shell .settings-user-info-profile-input{min-height:40px;color:var(--fg-1,var(--color-fg-1));border:1px solid var(--color-border);background:var(--color-bg-elevated);box-sizing:border-box;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:14px}.workspace-shell .settings-user-info-profile-input:focus{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-profile-input:focus{outline:2px solid color-mix(in srgb, var(--color-primary) 20%, transparent)}}.workspace-shell .settings-user-info-profile-input:focus{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-profile-input:focus{border-color:color-mix(in srgb, var(--color-primary) 45%, var(--color-border))}}.workspace-shell .settings-user-info-profile-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.workspace-shell .settings-user-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-shell .settings-tab-panel--account{gap:14px}.workspace-shell .settings-tab-panel--account>.settings-user-info,.workspace-shell .settings-tab-panel--account>.organization-settings-panel{border:1px solid var(--color-border-subtle);border-radius:8px;gap:18px;padding:20px 24px}.workspace-shell .settings-tab-panel--account .settings-user-info-header,.workspace-shell .settings-tab-panel--account .organization-settings-header{border-bottom:1px solid var(--color-border-subtle);align-items:center;margin-bottom:0;padding-bottom:16px}.workspace-shell .settings-tab-panel--account .settings-user-info-title{gap:12px}.workspace-shell .settings-tab-panel--account .settings-module-title-icon{width:32px;height:32px;color:var(--color-fg-2);border-color:var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:7px}.workspace-shell .settings-tab-panel--account .settings-user-info-title h2{letter-spacing:0;font-size:15px}.workspace-shell .settings-tab-panel--account .settings-user-info-title p{max-width:720px;font-size:12.5px}.workspace-shell .settings-tab-panel--account .settings-user-info-edit-btn{border-radius:7px;min-height:32px}.workspace-shell .settings-account-overview{grid-template-columns:minmax(0,1fr) minmax(160px,220px);align-items:stretch;gap:24px;display:grid}.workspace-shell .settings-account-identity{align-items:center;gap:12px;min-width:0;display:flex}.workspace-shell .settings-account-avatar{width:38px;height:38px;color:var(--color-fg-heading);background:var(--color-bg-sunken);border:1px solid var(--color-border-subtle);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:750;display:inline-flex}.workspace-shell .settings-account-identity>div,.workspace-shell .settings-account-role,.workspace-shell .account-management-summary>div,.workspace-shell .account-danger-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.workspace-shell .settings-account-identity>div>span,.workspace-shell .settings-account-role span,.workspace-shell .account-management-summary span,.workspace-shell .settings-tab-panel--account .settings-user-info-item>span:first-child{color:var(--color-fg-3);text-transform:none;font-size:12px;font-weight:650;line-height:1.25}.workspace-shell .settings-account-identity strong,.workspace-shell .settings-account-role strong,.workspace-shell .account-management-summary strong,.workspace-shell .account-danger-row strong{min-width:0;color:var(--color-fg-heading);overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1.35}.workspace-shell .settings-account-identity em{min-width:0;color:var(--color-fg-2);overflow-wrap:anywhere;font-size:13px;font-style:normal;line-height:1.35}.workspace-shell .settings-account-role{border-left:1px solid var(--color-border-subtle);justify-content:center;padding-left:24px}.workspace-shell .settings-user-info-grid--account{border-top:1px solid var(--color-border-subtle);grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:16px}.workspace-shell .settings-tab-panel--account .settings-user-info-grid--account .settings-user-info-item{background:0 0;border:0;border-radius:0;min-height:0;padding:0}.workspace-shell .settings-tab-panel--account .settings-user-info-grid--account .settings-user-info-item>strong{color:var(--color-fg-heading);white-space:normal;overflow-wrap:anywhere;margin-top:4px;padding-top:0;font-size:13.5px;line-height:1.35}.workspace-shell .account-management-summary,.workspace-shell .account-danger-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.workspace-shell .account-management-summary p,.workspace-shell .account-danger-row p{color:var(--color-fg-2);margin:0;font-size:12.5px;line-height:1.45}.workspace-shell .account-management-summary .account-deletion-action-btn,.workspace-shell .account-danger-row .account-deletion-action-btn{white-space:nowrap;min-height:34px}.workspace-shell .account-danger-row{border-top:1px solid var(--color-error);padding-top:16px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .account-danger-row{border-top:1px solid color-mix(in oklab, var(--color-error) 24%, var(--color-border-subtle))}}.workspace-shell .account-danger-row strong{color:var(--color-error)}.workspace-shell .organization-settings-header>span{color:var(--color-fg-2);background:var(--color-bg-sunken);text-transform:none;border-radius:6px}.workspace-shell .settings-tab-panel--account .organization-settings-printout{background:0 0;border:0;border-radius:0;min-height:44px;padding:0}.workspace-shell .settings-tab-panel--account .organization-settings-printout strong{font-size:14px}.workspace-shell .settings-tab-panel--account .organization-settings-danger-zone{border:0;border-top:1px solid var(--color-error);padding:16px 0 0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-tab-panel--account .organization-settings-danger-zone{border-top:1px solid color-mix(in oklab, var(--color-error) 24%, var(--color-border-subtle))}}.workspace-shell .settings-tab-panel--account .organization-settings-danger-zone{background:0 0;border-radius:0}@media (max-width:720px){.workspace-shell .settings-tab-panel--account>.settings-user-info,.workspace-shell .settings-tab-panel--account>.organization-settings-panel{padding:16px}.workspace-shell .settings-tab-panel--account .settings-user-info-header,.workspace-shell .settings-tab-panel--account .organization-settings-header{align-items:stretch}.workspace-shell .settings-account-overview,.workspace-shell .account-management-summary,.workspace-shell .account-danger-row{grid-template-columns:1fr}.workspace-shell .settings-account-role{border-top:1px solid var(--color-border-subtle);border-left:0;padding-top:14px;padding-left:0}.workspace-shell .settings-user-info-grid--account{grid-template-columns:1fr;gap:12px}.workspace-shell .account-management-summary .account-deletion-action-btn,.workspace-shell .account-danger-row .account-deletion-action-btn{justify-content:center;width:100%}}.workspace-shell .billing-checkout-success-banner{--billing-checkout-success:var(--color-success-text);--billing-checkout-success-bg:#22c55e21;border:1px solid var(--billing-checkout-success);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-success-banner{border:1px solid color-mix(in oklab, var(--billing-checkout-success) 42%, var(--color-border-subtle))}}.workspace-shell .billing-checkout-success-banner{background:linear-gradient(135deg, var(--billing-checkout-success-bg), transparent 62%), var(--color-bg-container);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-success-banner{background:linear-gradient(135deg, var(--billing-checkout-success-bg), transparent 62%), color-mix(in srgb, var(--color-bg-container) 94%, var(--billing-checkout-success))}}.workspace-shell .billing-checkout-success-banner{box-shadow:var(--shadow-card)}.workspace-shell .billing-checkout-success-icon{border:1px solid var(--billing-checkout-success);justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-success-icon{border:1px solid color-mix(in oklab, var(--billing-checkout-success) 45%, transparent)}}.workspace-shell .billing-checkout-success-icon{color:var(--billing-checkout-success);background:var(--billing-checkout-success-bg);border-radius:8px}.workspace-shell .billing-checkout-success-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.workspace-shell .billing-checkout-success-copy strong{color:var(--color-fg-heading);font-size:14px;font-weight:740;line-height:1.25}.workspace-shell .billing-checkout-success-copy span{color:var(--color-fg-2);font-size:12.5px;line-height:1.45}.workspace-shell .billing-checkout-success-dismiss{align-self:center}.workspace-shell .billing-subscription-overview{grid-template-columns:minmax(260px,.9fr) minmax(420px,1.1fr);align-items:stretch;gap:14px;display:grid}.workspace-shell .billing-subscription-primary{border:1px solid var(--color-primary);flex-direction:column;justify-content:space-between;gap:22px;min-width:0;padding:18px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-subscription-primary{border:1px solid color-mix(in srgb, var(--color-primary) 28%, var(--color-border-subtle))}}.workspace-shell .billing-subscription-primary{background:linear-gradient(135deg, var(--color-primary), transparent 48%), var(--color-bg-sunken);border-radius:10px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-subscription-primary{background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 12%, transparent), transparent 48%), var(--color-bg-sunken)}}.workspace-shell .billing-subscription-kicker{color:var(--color-primary-light);font-size:var(--fs-caption);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-weight:750;line-height:1;display:block}.workspace-shell .billing-subscription-plan-row{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.workspace-shell .billing-subscription-plan-row h3{min-width:0;color:var(--color-fg-heading);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:28px;font-weight:720;line-height:1.05;overflow:hidden}.workspace-shell .billing-subscription-primary-copy p{max-width:34rem;color:var(--color-fg-2);margin:10px 0 0;font-size:13px;line-height:1.45}.workspace-shell .billing-subscription-plan-row .billing-subscription-status-pill{box-sizing:border-box;border:1px solid var(--color-border-subtle);background:var(--color-bg-spotlight);width:fit-content;max-width:100%;color:var(--color-fg-2);white-space:nowrap;box-shadow:none;border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.workspace-shell .billing-subscription-plan-row .billing-subscription-status-pill--active{color:var(--color-success);background:var(--color-success-bg);border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-subscription-plan-row .billing-subscription-status-pill--active{border-color:color-mix(in oklab, var(--color-success) 35%, transparent)}}.workspace-shell .billing-subscription-plan-row .billing-subscription-status-pill--warning{color:var(--color-warning,#f59e0b);background:var(--color-warning-bg);border-color:var(--color-warning,#f59e0b)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-subscription-plan-row .billing-subscription-status-pill--warning{border-color:color-mix(in oklab, var(--color-warning,#f59e0b) 35%, transparent)}}.workspace-shell .billing-subscription-primary-cta{width:fit-content;min-height:36px;padding-inline:16px;text-decoration:none}.workspace-shell .billing-subscription-facts{flex-direction:column;align-self:stretch;gap:8px;min-width:0;display:flex}.workspace-shell .billing-subscription-fact{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:10px;flex:1 1 0;grid-template-columns:minmax(120px,.85fr) minmax(0,1fr);align-items:center;gap:16px;min-width:0;padding:14px 16px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-subscription-fact{background:color-mix(in srgb, var(--color-bg-sunken) 78%, transparent)}}.workspace-shell .billing-subscription-fact--success{border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-subscription-fact--success{border-color:color-mix(in oklab, var(--color-success) 22%, var(--color-border-subtle))}}.workspace-shell .billing-subscription-fact--warning{border-color:var(--color-warning,#f59e0b)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-subscription-fact--warning{border-color:color-mix(in oklab, var(--color-warning,#f59e0b) 30%, var(--color-border-subtle))}}.workspace-shell .billing-subscription-fact>span{color:var(--color-fg-3);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:750;line-height:1.2;display:block}.workspace-shell .billing-subscription-fact-value{min-width:0;color:var(--color-fg-heading);text-align:right;overflow-wrap:anywhere;justify-self:end;font-size:14px;font-weight:700;line-height:1.35;display:block}.workspace-shell .billing-subscription-fact-value--success{border:1px solid var(--color-success);justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:4px 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-subscription-fact-value--success{border:1px solid color-mix(in oklab, var(--color-success) 35%, transparent)}}.workspace-shell .billing-subscription-fact-value--success{background:var(--color-success-bg);color:var(--color-success);box-shadow:none;border-radius:6px;font-size:12px;font-weight:600;line-height:1.2}.workspace-shell .billing-subscription-fact-value--warning{border:1px solid var(--color-warning,#f59e0b);justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:4px 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-subscription-fact-value--warning{border:1px solid color-mix(in oklab, var(--color-warning,#f59e0b) 35%, transparent)}}.workspace-shell .billing-subscription-fact-value--warning{background:var(--color-warning-bg);color:var(--color-warning,#f59e0b);box-shadow:none;border-radius:6px;font-size:12px;font-weight:600;line-height:1.2}.workspace-shell .billing-dunning-notice{grid-column:1/-1;align-self:stretch;margin:0;line-height:1.45}.workspace-shell .billing-subscription-overview--skeleton{pointer-events:none}.workspace-shell .billing-subscription-overview--skeleton i{background:var(--pf-settings-skel-shimmer);animation:pf-settings-skeleton var(--pf-settings-skel-duration) ease-in-out infinite;background-size:220% 100%;border-radius:999px;display:block}.workspace-shell .billing-subscription-primary--skeleton{min-height:182px}.workspace-shell .billing-subscription-skeleton-kicker{width:92px;height:10px;margin-bottom:10px}.workspace-shell .billing-subscription-skeleton-plan{width:min(280px,72%);height:30px}.workspace-shell .billing-subscription-skeleton-copy{width:min(420px,88%);height:12px;margin-top:14px}.workspace-shell .billing-subscription-skeleton-copy--short{width:min(340px,72%);margin-top:8px}.workspace-shell .billing-subscription-skeleton-cta{width:124px;height:36px}.workspace-shell .billing-subscription-fact--skeleton{pointer-events:none}.workspace-shell .billing-subscription-skeleton-value,.workspace-shell .billing-subscription-skeleton-pill{justify-self:end;width:min(190px,62%);height:12px}.workspace-shell .billing-subscription-skeleton-pill{width:72px;height:26px}.workspace-shell .settings-user-info-item{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;flex-direction:column;align-items:stretch;min-width:0;min-height:76px;padding:10px 12px;display:flex}.workspace-shell .settings-user-info-item>span:first-child{color:var(--color-fg-3);font-size:var(--fs-caption);text-transform:uppercase;font-weight:700;display:block}.workspace-shell .settings-user-info-item>strong{color:var(--color-fg-1);text-overflow:ellipsis;white-space:nowrap;margin-top:auto;padding-top:5px;font-size:13px;line-height:1.35;display:block;overflow:hidden}.workspace-shell .settings-user-info-item>.billing-subscription-status-pill.billing-subscription-status-pill--active{box-sizing:border-box;letter-spacing:.01em;white-space:nowrap;width:fit-content;max-width:100%;color:var(--color-success);background:var(--color-success-bg);border:1px solid var(--color-success);border-radius:6px;justify-content:center;align-items:center;margin-top:auto;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-item>.billing-subscription-status-pill.billing-subscription-status-pill--active{border:1px solid color-mix(in oklab, var(--color-success) 35%, transparent)}}.workspace-shell .settings-user-info-item>.billing-subscription-status-pill.billing-subscription-status-pill--active{box-shadow:none}.workspace-shell .settings-user-info-item--plan .settings-user-info-plan-value{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;margin-top:auto;padding-top:5px;display:flex}.workspace-shell .settings-user-info-item--plan .settings-user-info-plan-value>strong{flex:auto;min-width:0;margin-top:0;display:block}.workspace-shell .settings-user-info-item--plan .settings-user-info-plan-cta{flex-shrink:0;min-height:32px;padding:0 14px;font-size:12px;font-weight:600;text-decoration:none}@media (max-width:1080px){.workspace-shell .billing-subscription-overview{grid-template-columns:1fr}}@media (max-width:720px){.workspace-shell .billing-subscription-fact{grid-template-columns:1fr;gap:8px}.workspace-shell .billing-subscription-fact-value{text-align:left;justify-self:start}}.workspace-shell .billing-cancel-module{width:100%;padding:16px}.workspace-shell .billing-cancel-module-icon{border-color:var(--color-border);background:var(--color-bg-sunken);color:var(--color-fg-2)}.workspace-shell .billing-cancel-module-feedback{margin-left:52px}.workspace-shell .billing-cancel-module-actions{justify-content:flex-start;align-items:center;gap:12px;margin-top:4px;margin-left:0;padding-left:0;display:flex}.workspace-shell .billing-cancel-module-actions .billing-cancel-action-btn.pf-destructive-btn--confirm.ant-btn-dangerous{border-color:var(--color-error);min-height:36px;padding-inline:14px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-cancel-module-actions .billing-cancel-action-btn.pf-destructive-btn--confirm.ant-btn-dangerous{border-color:color-mix(in srgb, var(--color-error) 40%, var(--color-border))}}.workspace-shell .billing-cancel-module-actions .billing-cancel-action-btn.pf-destructive-btn--confirm.ant-btn-dangerous{background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-cancel-module-actions .billing-cancel-action-btn.pf-destructive-btn--confirm.ant-btn-dangerous{background:color-mix(in srgb, var(--color-error) 6%, var(--color-bg-container))}}.workspace-shell .billing-cancel-module-actions .billing-cancel-action-btn.pf-destructive-btn--confirm.ant-btn-dangerous{font-size:13px;font-weight:650}.workspace-shell .billing-cancel-module-actions .billing-cancel-action-btn.pf-destructive-btn--confirm.ant-btn-dangerous:not(:disabled):hover{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-cancel-module-actions .billing-cancel-action-btn.pf-destructive-btn--confirm.ant-btn-dangerous:not(:disabled):hover{border-color:color-mix(in srgb, var(--color-error) 58%, var(--color-border))}}.workspace-shell .billing-cancel-module-actions .billing-cancel-action-btn.pf-destructive-btn--confirm.ant-btn-dangerous:not(:disabled):hover{background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-cancel-module-actions .billing-cancel-action-btn.pf-destructive-btn--confirm.ant-btn-dangerous:not(:disabled):hover{background:color-mix(in srgb, var(--color-error) 10%, var(--color-bg-container))}}.workspace-shell .billing-generator-addon-actions{grid-template-columns:minmax(0,1fr) auto;gap:14px;display:grid}.workspace-shell .billing-generator-addon-actions>.workspace-secondary-btn{align-self:center;min-height:38px;padding-inline:16px}.workspace-shell .billing-cancel-module-actions>.workspace-danger-text-btn{align-self:flex-start;margin-left:0}.workspace-shell .billing-cancel-module-actions .workspace-danger-text-btn{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-cancel-module-actions .workspace-danger-text-btn{border-color:color-mix(in srgb, var(--color-error) 28%, var(--color-border))}}.workspace-shell .billing-cancel-module-actions .workspace-danger-text-btn:hover:not(:disabled){background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-cancel-module-actions .workspace-danger-text-btn:hover:not(:disabled){background:color-mix(in srgb, var(--color-error) 7%, var(--color-bg-container))}}.workspace-shell .billing-cancel-module-actions .workspace-danger-text-btn:hover:not(:disabled){border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-cancel-module-actions .workspace-danger-text-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--color-error) 48%, var(--color-border))}}@media (max-width:640px){.workspace-shell .billing-cancel-module-feedback{margin-left:0;padding-left:0}.workspace-shell .billing-generator-addon-actions{grid-template-columns:1fr}.workspace-shell .billing-generator-addon-actions>.workspace-secondary-btn{justify-self:start}}.workspace-shell .billing-plans-page-inner{max-width:var(--content-max,1200px);padding-bottom:var(--space-7,48px);box-sizing:border-box;width:100%;margin:0 auto}.workspace-shell .billing-plans-topbar{margin-bottom:var(--space-3,12px)}.workspace-shell .billing-plans-back-line{justify-content:space-between;align-items:center;gap:var(--space-2,8px) var(--space-4,16px);margin:0 0 var(--space-1,4px);flex-wrap:wrap;min-width:0;display:flex}.workspace-shell .billing-plans-back-line .settings-page-eyebrow{margin:0}.workspace-shell .billing-plans-back{font-size:var(--fs-caption,12px);color:var(--color-primary-light);transition:var(--workspace-hover-transition);flex-shrink:0;align-items:center;padding:6px 0;font-weight:600;text-decoration:none;display:inline-flex}.workspace-shell .billing-plans-back:hover{color:var(--fg-1)}.workspace-shell .billing-plans-hero{text-align:center;max-width:40rem;margin:0 auto var(--space-6,32px);padding:0 var(--space-1,4px);box-sizing:border-box}.workspace-shell .billing-plans-hero-title{font-size:clamp(1.5rem, 1.1rem + 1.2vw, var(--fs-h2,2rem));font-weight:var(--fw-h2,700);letter-spacing:-.02em;color:var(--fg-heading);margin:0;line-height:1.15}.workspace-shell .billing-plans-hero-sub{margin:var(--space-3,12px) 0 0;font-size:var(--fs-body,14px);color:var(--fg-2);line-height:1.5}.workspace-shell .billing-plans-billing-toggle{margin:var(--space-5,24px) auto 0;border-radius:var(--radius-pill,100px);background:var(--color-bg-elevated);border:1px solid var(--border-subtle);box-shadow:0 1px 0 var(--fg-1);padding:3px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-billing-toggle{box-shadow:0 1px 0 color-mix(in srgb, var(--fg-1) 4%, transparent)}}.workspace-shell .billing-plans-billing-toggle{gap:0}.workspace-shell .billing-plans-billing-toggle button{appearance:none;min-width:5.5rem;color:var(--fg-2);font-size:var(--fs-caption,12px);border-radius:var(--radius-pill,100px);cursor:pointer;transition:var(--workspace-hover-transition);background:0 0;border:none;padding:8px 18px;font-family:inherit;font-weight:600;line-height:1}.workspace-shell .billing-plans-billing-toggle button.is-active{background:var(--color-primary);color:#f8fafc;box-shadow:0 1px 3px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-billing-toggle button.is-active{box-shadow:0 1px 3px color-mix(in srgb, var(--color-primary) 35%, transparent)}}.workspace-shell .billing-plans-cards{align-items:stretch;gap:var(--space-3,12px);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;display:grid}@media (min-width:900px){.workspace-shell .billing-plans-cards{gap:var(--space-4,16px)}}@media (max-width:1320px){.workspace-shell .billing-plans-cards{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media (max-width:767px){.workspace-shell .billing-plans-cards{grid-template-columns:minmax(0,1fr)}}.workspace-shell .billing-plans-tier{min-width:0;padding:var(--space-4,16px) var(--space-3,12px) var(--space-4,16px);border:1px solid var(--border-subtle);background:var(--color-bg-container);box-sizing:border-box;box-shadow:var(--shadow-1,0 1px 2px #0000001a);gap:var(--space-2,8px);transition:var(--workspace-hover-transition);border-radius:14px;flex-direction:column;display:flex;position:relative}.workspace-shell .billing-plans-tier--featured{background:var(--color-primary);border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier--featured{border-color:color-mix(in srgb, var(--color-primary) 55%, var(--color-border))}}.workspace-shell .billing-plans-tier--featured{color:#f0f4fc;box-shadow:0 12px 32px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier--featured{box-shadow:0 12px 32px color-mix(in srgb, var(--color-primary) 28%, transparent)}}.workspace-shell .billing-plans-tier--current{z-index:1;outline:2px solid #fff}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier--current{outline:2px solid color-mix(in srgb, #fff 42%, var(--color-primary))}}.workspace-shell .billing-plans-tier--current{outline-offset:5px;border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier--current{border-color:color-mix(in srgb, var(--color-primary) 72%, var(--color-border))}}.workspace-shell .billing-plans-tier--current{box-shadow:0 0 18px var(--color-primary), var(--shadow-1,0 1px 2px #0000001a)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier--current{box-shadow:0 0 18px color-mix(in srgb, var(--color-primary) 20%, transparent), var(--shadow-1,0 1px 2px #0000001a)}}.workspace-shell .billing-plans-tier--current.billing-plans-tier--featured{outline-color:#fff}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier--current.billing-plans-tier--featured{outline-color:color-mix(in srgb, #fff 46%, var(--color-primary))}}.workspace-shell .billing-plans-tier--current.billing-plans-tier--featured{box-shadow:0 0 20px var(--color-primary), 0 12px 32px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier--current.billing-plans-tier--featured{box-shadow:0 0 20px color-mix(in srgb, var(--color-primary) 24%, transparent), 0 12px 32px color-mix(in srgb, var(--color-primary) 28%, transparent)}}.workspace-shell .billing-plans-tier--scheduled{border-color:var(--color-warning,#f59e0b)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier--scheduled{border-color:color-mix(in srgb, var(--color-warning,#f59e0b) 42%, var(--border-subtle))}}.workspace-shell .billing-plans-tier-scheduled-note{border:1px solid var(--color-warning,#f59e0b);width:fit-content;max-width:100%;margin:0 0 6px;padding:5px 9px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier-scheduled-note{border:1px solid color-mix(in srgb, var(--color-warning,#f59e0b) 36%, transparent)}}.workspace-shell .billing-plans-tier-scheduled-note{background:var(--color-warning,#f59e0b);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier-scheduled-note{background:color-mix(in srgb, var(--color-warning,#f59e0b) 14%, var(--color-bg-elevated))}}.workspace-shell .billing-plans-tier-scheduled-note{color:var(--color-warning,#f59e0b)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-tier-scheduled-note{color:color-mix(in srgb, var(--color-warning,#f59e0b) 78%, #fff)}}.workspace-shell .billing-plans-tier-scheduled-note{font-size:var(--fs-caption);overflow-wrap:anywhere;font-weight:700;line-height:1.2}.workspace-shell .billing-plans-tier--skeleton{pointer-events:none}.workspace-shell .billing-plans-tier--skeleton i{background:var(--pf-settings-skel-shimmer);animation:pf-settings-skeleton var(--pf-settings-skel-duration) ease-in-out infinite;background-size:220% 100%;border-radius:999px;display:block}.workspace-shell .billing-plans-tier--featured.billing-plans-tier--skeleton i{background:linear-gradient(90deg,#ffffff24 0%,#ffffff47 45%,#ffffff24 100%) 0 0/220% 100%}.workspace-shell .billing-plans-skeleton-ribbon{flex:none;width:min(112px,40%);height:26px}.workspace-shell .billing-plans-skeleton-name{width:min(78px,100%);height:19px}.workspace-shell .billing-plans-skeleton-tagline{width:min(100%,310px);height:15px;margin-top:6px;margin-bottom:12px}.workspace-shell .billing-plans-skeleton-price{width:112px;height:38px}.workspace-shell .billing-plans-skeleton-price-sub{width:56%;height:11px;margin-top:6px}.workspace-shell .billing-plans-skeleton-check{flex:none;width:11px;height:17px}.workspace-shell .billing-plans-skeleton-feature{width:min(100%,220px);height:12px;margin-top:2px}.workspace-shell .billing-plans-tier-list-item:nth-child(2n) .billing-plans-skeleton-feature{width:min(88%,190px)}.workspace-shell .billing-plans-tier-list-item:nth-child(3n) .billing-plans-skeleton-feature{width:min(72%,170px)}.workspace-shell .billing-plans-skeleton-cta{border-radius:var(--radius-md,8px);width:100%;height:40px;margin-top:auto}.workspace-shell .billing-plans-current-mark{background:var(--color-success);color:#fff;width:26px;height:26px;box-shadow:0 1px 4px var(--color-success);border:1px solid #ffffffbd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-current-mark{box-shadow:0 1px 4px color-mix(in srgb, var(--color-success) 45%, transparent)}}.workspace-shell .billing-plans-current-mark{pointer-events:none;margin-top:-5px}.workspace-shell .billing-plans-current-check{color:#fff;flex-shrink:0}.workspace-shell .billing-plans-tier-ribbon{text-transform:uppercase;letter-spacing:.08em;color:#fff;pointer-events:none;white-space:nowrap;background:#fff3;border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:700;line-height:1}.workspace-shell .billing-plans-tier--featured .billing-plans-tier-ribbon{color:#fff}.workspace-shell .billing-plans-tier-head{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;column-gap:10px;min-width:0;min-height:26px;display:grid}.workspace-shell .billing-plans-tier--featured .billing-plans-tier-head{min-height:26px}.workspace-shell .billing-plans-tier-head--with-check{grid-template-columns:auto minmax(0,1fr) auto;column-gap:10px}.workspace-shell .billing-plans-tier-head-main{flex:1 1 0;min-width:0}.workspace-shell .billing-plans-tier-name{font-size:var(--fs-h5,1rem);letter-spacing:-.01em;color:var(--fg-heading);margin:0;font-weight:700;line-height:1.2}.workspace-shell .billing-plans-tier--featured .billing-plans-tier-name{color:#fff}.workspace-shell .billing-plans-tier-tagline{font-size:var(--fs-caption,12px);color:var(--fg-2);white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%;min-height:34px;margin:6px 0 0;line-height:1.25}.workspace-shell .billing-plans-tier--featured .billing-plans-tier-tagline{color:#ffffffd1}.workspace-shell .billing-plans-tier-price{padding:var(--space-2,8px) 0 var(--space-1,4px);flex-direction:column;justify-content:center;align-items:flex-start;gap:0;min-width:0;min-height:4.5rem;display:flex}.workspace-shell .billing-plans-tier-price-hero{flex-wrap:wrap;align-items:baseline;gap:4px 6px;display:flex}.workspace-shell .billing-plans-tier-price-amount{letter-spacing:-.03em;color:var(--fg-heading);font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700;line-height:1.1}.workspace-shell .billing-plans-tier--featured .billing-plans-tier-price-amount{color:#fff}.workspace-shell .billing-plans-tier-price-suffix{color:var(--fg-2);letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:1.2}.workspace-shell .billing-plans-tier--featured .billing-plans-tier-price-suffix{color:#ffffffd1}.workspace-shell .billing-plans-tier-price-sub{font-size:var(--fs-caption);color:var(--fg-3);max-width:100%;margin:4px 0 0;font-weight:500;line-height:1.35}.workspace-shell .billing-plans-tier-price-sub--yearly{opacity:0;will-change:opacity, transform;transition:opacity .18s,transform .18s;transform:translateY(3px)}.workspace-shell .billing-plans-tier-price-sub--yearly.billing-plans-tier-price-sub--visible{opacity:1;transform:translateY(0)}.workspace-shell .billing-plans-tier--featured .billing-plans-tier-price-sub{color:#ffffffb3}.workspace-shell .billing-plans-tier-list{flex-direction:column;flex:1;gap:6px;min-width:0;margin:0;padding:0 0 28px;list-style:none;display:flex}.workspace-shell .billing-plans-tier-list-item{color:var(--fg-1);align-items:flex-start;gap:6px;font-size:12px;line-height:1.35;display:flex}.workspace-shell .billing-plans-tier--featured .billing-plans-tier-list-item{color:#ffffffeb}.workspace-shell .billing-plans-check{width:11px;height:17px;color:var(--color-success);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.workspace-shell .billing-plans-tier--featured .billing-plans-check{color:#fff}.workspace-shell .billing-plans-cta{box-sizing:border-box;justify-content:center;width:100%;min-height:40px;margin-top:auto;font-size:13px;font-weight:600}.workspace-shell .billing-plans-cta--current:disabled{cursor:default;border:1px solid var(--color-primary);opacity:1!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-cta--current:disabled{border:1px solid color-mix(in srgb, var(--color-primary) 46%, var(--border-subtle))}}.workspace-shell .billing-plans-cta--current:disabled{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-cta--current:disabled{background:color-mix(in srgb, var(--color-primary) 14%, var(--color-bg-elevated))}}.workspace-shell .billing-plans-cta--current:disabled{color:var(--fg-heading)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-cta--current:disabled{color:color-mix(in srgb, var(--fg-heading) 82%, var(--color-primary-light))!important}}.workspace-shell .billing-plans-cta--current:disabled{box-shadow:inset 0 0 0 1px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-plans-cta--current:disabled{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-primary) 8%, transparent)}}.workspace-shell .billing-plans-tier--featured .billing-plans-cta--current:disabled{background:#ffffff2e;border-color:#ffffff7a;color:#fff!important}.workspace-shell .billing-plans-cta--inverse{border-radius:var(--radius-md,8px);cursor:pointer;width:100%;min-height:40px;transition:var(--workspace-hover-transition);background:#fff;border:none;justify-content:center;align-items:center;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 6px #0003;color:var(--color-primary)!important}.workspace-shell .billing-plans-cta--inverse:hover{filter:brightness(1.03);box-shadow:0 4px 14px #00000038}html[data-theme=light] .workspace-shell .billing-plans-cta--inverse{color:var(--color-primary)!important}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .billing-plans-cta--inverse{color:color-mix(in oklab, var(--color-primary) 80%, #1a1a2c)!important}}.workspace-shell .billing-plans-cta--line{border:1px solid var(--border-default);box-shadow:none;background:0 0;font-size:13px;font-weight:600;color:var(--fg-1)!important}.workspace-shell .billing-plans-cta--line:hover{border-color:var(--border-strong);background:var(--color-bg-elevated);filter:none}.workspace-shell .billing-checkout-page-inner{min-width:0;max-width:1240px;margin:0 auto}.workspace-shell .billing-checkout-page .billing-plans-topbar{margin-bottom:12px}.workspace-shell .billing-checkout-page .billing-plans-back-line{align-items:center;margin:0}.workspace-shell .billing-checkout-page .settings-page-eyebrow{color:var(--fg-3)}.workspace-shell .billing-checkout-hero{max-width:760px;margin:0 0 14px}.workspace-shell .billing-checkout-hero--with-error{margin-bottom:14px}.workspace-shell .billing-checkout-hero h1{color:var(--fg-heading);margin:0;font-size:26px;font-weight:700;line-height:1.12}.workspace-shell .billing-checkout-hero-plan{color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-hero-plan{color:color-mix(in srgb, var(--color-primary-light) 76%, var(--fg-heading))}}.workspace-shell .billing-checkout-hero-plan{text-shadow:0 0 22px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-hero-plan{text-shadow:0 0 22px color-mix(in srgb, var(--color-primary) 22%, transparent)}}.workspace-shell .billing-checkout-hero p{max-width:680px;color:var(--fg-2);margin:6px 0 0;font-size:13px;line-height:1.45}.workspace-shell .billing-checkout-grid{align-content:start;align-items:stretch;gap:16px;display:grid}.workspace-shell .billing-checkout-page-error{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:0 0 16px;display:flex}.workspace-shell .billing-checkout-page-error>span{flex:min(560px,100%);min-width:0}.workspace-shell .billing-checkout-error-cta{flex:none;min-height:32px;margin-left:auto;text-decoration:none}.workspace-shell .billing-checkout-loading{min-height:72px;box-shadow:none;justify-content:center;position:static}@media (min-width:800px){.workspace-shell .billing-checkout-grid{grid-template-columns:minmax(220px,.5fr) minmax(0,1.5fr)}.workspace-shell .billing-checkout-grid--single{grid-template-columns:minmax(0,1fr)}}@media (min-width:800px) and (max-width:1120px){.workspace-shell .billing-checkout-grid{grid-template-columns:minmax(0,1fr)}}.workspace-shell .billing-checkout-order,.workspace-shell .billing-checkout-form{border:1px solid var(--border-subtle);background:var(--color-bg-container);border-radius:10px;align-self:stretch;min-width:0;padding:14px}.workspace-shell .billing-checkout-plan-card{padding:14px;position:relative;overflow:hidden}.workspace-shell .billing-checkout-plan-head{display:block}.workspace-shell .billing-checkout-card-kicker{color:var(--fg-3);letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;font-size:9.5px;font-weight:700;line-height:1.2}.workspace-shell .billing-checkout-plan-head h2{color:var(--fg-heading);margin:0;font-size:18px;font-weight:700;line-height:1.12}.workspace-shell .billing-checkout-plan-tagline{color:var(--fg-2);text-wrap:pretty;margin:5px 0 0;font-size:12px;line-height:1.4}.workspace-shell .billing-checkout-plan-badge{border:1px solid var(--color-primary);position:absolute;top:14px;right:14px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-plan-badge{border:1px solid color-mix(in srgb, var(--color-primary) 55%, var(--border-subtle))}}.workspace-shell .billing-checkout-plan-badge{background:var(--color-primary);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-plan-badge{background:color-mix(in srgb, var(--color-primary) 26%, var(--color-bg-elevated))}}.workspace-shell .billing-checkout-plan-badge{color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-plan-badge{color:color-mix(in srgb, var(--color-primary-light) 85%, #fff)}}.workspace-shell .billing-checkout-plan-badge{letter-spacing:.08em;text-transform:uppercase;padding:4px 7px;font-size:8.5px;font-weight:700;line-height:1}.workspace-shell .billing-checkout-plan-price{margin-top:14px}.workspace-shell .billing-checkout-plan-price p{color:var(--fg-3);font-size:var(--fs-caption);margin:4px 0 0;line-height:1.35}.workspace-shell .billing-checkout-plan-amount{color:var(--fg-heading);letter-spacing:0;font-size:28px;font-weight:700;line-height:1}.workspace-shell .billing-checkout-plan-suffix{color:var(--fg-2);margin-left:6px;font-size:12.5px;font-weight:600;line-height:1.2}.workspace-shell .billing-checkout-billing-row{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);color:var(--fg-2);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:9px 0;font-size:12.5px;display:flex}.workspace-shell .billing-checkout-billing-row strong{color:var(--fg-heading);font-size:12.5px}.workspace-shell .billing-checkout-seat-control{border-top:1px solid var(--border-subtle);color:var(--fg-2);gap:8px;margin-top:12px;padding:10px 0 4px;display:grid}.workspace-shell .billing-checkout-seat-control+.billing-checkout-billing-row{margin-top:8px}.workspace-shell .billing-checkout-seat-control-head{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.workspace-shell .billing-checkout-seat-control small{display:block}.workspace-shell .billing-checkout-seat-control-head span{min-width:0;color:var(--fg-heading);font-size:12.5px;font-weight:700;line-height:1.25}.workspace-shell .billing-checkout-seat-control small{color:var(--fg-3);font-size:var(--fs-caption);text-wrap:pretty;line-height:1.3}.workspace-shell .billing-checkout-seat-stepper{border:1px solid var(--border-default);background:var(--color-bg-sunken);border-radius:8px;flex:none;grid-template-columns:30px 54px 30px;align-items:center;min-width:114px;height:32px;display:grid;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-seat-stepper{background:color-mix(in srgb, var(--color-bg-sunken) 72%, transparent)}}.workspace-shell .billing-checkout-seat-stepper button,.workspace-shell .billing-checkout-seat-stepper input{height:30px;color:var(--fg-heading);background:0 0;border:0}.workspace-shell .billing-checkout-seat-stepper button{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.workspace-shell .billing-checkout-seat-stepper button:hover:not(:disabled){background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-seat-stepper button:hover:not(:disabled){background:color-mix(in srgb, var(--color-primary) 18%, transparent)}}.workspace-shell .billing-checkout-seat-stepper button:hover:not(:disabled){color:var(--color-primary-light)}.workspace-shell .billing-checkout-seat-stepper button:disabled{cursor:not-allowed;opacity:.45}.workspace-shell .billing-checkout-seat-stepper input{border-inline:1px solid var(--border-subtle);text-align:center;appearance:textfield;width:54px;font-size:13px;font-weight:800;line-height:1}.workspace-shell .billing-checkout-seat-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.workspace-shell .billing-checkout-seat-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.workspace-shell .billing-checkout-seat-stepper input:focus{outline:2px solid var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-seat-stepper input:focus{outline:2px solid color-mix(in srgb, var(--color-primary-light) 55%, transparent)}}.workspace-shell .billing-checkout-seat-stepper input:focus{outline-offset:-2px}.workspace-shell .billing-checkout-form .billing-checkout-form-title{color:var(--fg-heading);letter-spacing:0;margin:0 0 6px;font-size:16px;font-weight:700;line-height:1.25}.workspace-shell .billing-checkout-form--downgrade{padding:16px}.workspace-shell .billing-checkout-hint{max-width:48rem;color:var(--fg-2);text-wrap:pretty;margin:0 0 14px;font-size:12.5px;line-height:1.45}.workspace-shell .billing-checkout-stripe-head{border-bottom:1px solid var(--border-subtle);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px 18px;padding-bottom:14px;display:grid}.workspace-shell .billing-checkout-stripe-head--addon-details{border-bottom:0;padding-bottom:0}.workspace-shell .billing-checkout-stripe-head .billing-checkout-form-title{margin-top:2px}.workspace-shell .billing-checkout-stripe-head .billing-checkout-hint{margin-bottom:0}.workspace-shell .billing-checkout-stripe-icon{border:1px solid var(--color-primary);justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-stripe-icon{border:1px solid color-mix(in srgb, var(--color-primary) 46%, var(--border-subtle))}}.workspace-shell .billing-checkout-stripe-icon{background:linear-gradient(135deg, var(--color-primary), transparent 62%), var(--color-bg-sunken);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-stripe-icon{background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 24%, transparent), transparent 62%), color-mix(in srgb, var(--color-bg-sunken) 82%, transparent)}}.workspace-shell .billing-checkout-stripe-icon{color:var(--color-primary-light);box-shadow:inset 0 1px #ffffff14}.workspace-shell .billing-checkout-security-callout{border:1px solid var(--color-primary-light);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;margin-top:14px;padding:12px 14px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-security-callout{border:1px solid color-mix(in srgb, var(--color-primary-light) 46%, var(--border-subtle))}}.workspace-shell .billing-checkout-security-callout{background:linear-gradient(135deg, var(--color-primary), transparent 62%), var(--color-bg-sunken);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-security-callout{background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 18%, transparent), transparent 62%), color-mix(in srgb, var(--color-bg-sunken) 62%, transparent)}}.workspace-shell .billing-checkout-security-callout{box-shadow:inset 0 1px #ffffff12}.workspace-shell .billing-checkout-security-callout svg{color:var(--color-primary-light);display:block}.workspace-shell .billing-checkout-security-callout strong,.workspace-shell .billing-checkout-security-callout small{min-width:0;display:block}.workspace-shell .billing-checkout-security-callout strong{color:var(--fg-heading);font-size:14px;font-weight:800;line-height:1.25}.workspace-shell .billing-checkout-security-callout small{color:var(--fg-2);text-wrap:pretty;margin-top:3px;font-size:12px;line-height:1.4}.workspace-shell .billing-checkout-panel-actions{justify-content:flex-start;align-self:center;display:flex}.workspace-shell .workspace-primary-btn.billing-checkout-panel-cta{min-width:260px}.workspace-shell .billing-checkout-addon-panel,.workspace-shell .billing-checkout-page .billing-checkout-addon-panel{border-top:1px solid var(--border-subtle);background:0 0;gap:0;margin-top:20px;padding:0;display:grid}.workspace-shell .billing-checkout-addon-row,.workspace-shell .billing-checkout-page .billing-checkout-addon-row{border-top:0;border-bottom:0;justify-content:space-between;align-items:center;gap:18px;min-width:0;margin-top:0;padding:12px 0;display:flex}.workspace-shell .billing-checkout-addon-row+.billing-checkout-addon-row,.workspace-shell .billing-checkout-page .billing-checkout-addon-row+.billing-checkout-addon-row{border-top:1px solid var(--border-subtle)}.workspace-shell .billing-checkout-addon-row span,.workspace-shell .billing-checkout-page .billing-checkout-addon-row span{min-width:0;color:var(--fg-3);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1.25}.workspace-shell .billing-checkout-addon-row strong,.workspace-shell .billing-checkout-page .billing-checkout-addon-row strong{min-width:0;color:var(--fg-heading);text-align:right;margin:0;font-size:13px;font-weight:750;line-height:1.3}.workspace-shell .billing-checkout-payment-marks,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks{border:1px solid var(--color-primary-light);gap:12px;margin-top:14px;padding:14px;display:grid;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-payment-marks,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks{border:1px solid color-mix(in srgb, var(--color-primary-light) 22%, var(--border-subtle))}}.workspace-shell .billing-checkout-payment-marks,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks{background:linear-gradient(135deg, var(--color-primary), transparent 44%), linear-gradient(180deg, #ffffff0d, transparent 42%), var(--color-bg-sunken);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-payment-marks,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks{background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 13%, transparent), transparent 44%), linear-gradient(180deg, #ffffff0d, transparent 42%), color-mix(in srgb, var(--color-bg-sunken) 68%, transparent)}}.workspace-shell .billing-checkout-payment-marks,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks{box-shadow:inset 0 1px #ffffff12,0 16px 36px #0206173d}.workspace-shell .billing-checkout-payment-marks-head,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks-head{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.workspace-shell .billing-checkout-stripe-badge,.workspace-shell .billing-checkout-page .billing-checkout-stripe-badge{opacity:.96;flex:none;align-items:center;min-width:0;transition:opacity .14s,transform .14s;display:inline-flex}.workspace-shell .billing-checkout-stripe-badge:hover,.workspace-shell .billing-checkout-page .billing-checkout-stripe-badge:hover{opacity:1;transform:translateY(-1px)}.workspace-shell .billing-checkout-stripe-badge-image,.workspace-shell .billing-checkout-page .billing-checkout-stripe-badge-image{width:118px;max-width:100%;height:auto;display:block}.workspace-shell .billing-checkout-payment-note,.workspace-shell .billing-checkout-page .billing-checkout-payment-note{text-align:right;justify-items:end;min-width:0;display:grid}.workspace-shell .billing-checkout-payment-note-title,.workspace-shell .billing-checkout-payment-note-copy,.workspace-shell .billing-checkout-page .billing-checkout-payment-note-title,.workspace-shell .billing-checkout-page .billing-checkout-payment-note-copy{min-width:0;display:block}.workspace-shell .billing-checkout-payment-note-title,.workspace-shell .billing-checkout-page .billing-checkout-payment-note-title{color:var(--fg-heading);font-size:12.5px;font-weight:800;line-height:1.25}.workspace-shell .billing-checkout-payment-note-copy,.workspace-shell .billing-checkout-page .billing-checkout-payment-note-copy{color:var(--fg-3);font-size:var(--fs-caption);text-wrap:pretty;margin-top:3px;line-height:1.35}.workspace-shell .billing-checkout-payment-grid,.workspace-shell .billing-checkout-page .billing-checkout-payment-grid{grid-template-columns:minmax(220px,.95fr) minmax(240px,1.05fr);gap:10px;min-width:0;display:grid}.workspace-shell .billing-checkout-payment-row,.workspace-shell .billing-checkout-page .billing-checkout-payment-row{border:1px solid #fff;align-content:start;gap:10px;min-width:0;min-height:104px;padding:12px;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-payment-row,.workspace-shell .billing-checkout-page .billing-checkout-payment-row{border:1px solid color-mix(in srgb, #fff 7%, var(--border-subtle))}}.workspace-shell .billing-checkout-payment-row,.workspace-shell .billing-checkout-page .billing-checkout-payment-row{background:var(--color-bg-elevated);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-payment-row,.workspace-shell .billing-checkout-page .billing-checkout-payment-row{background:color-mix(in srgb, var(--color-bg-elevated) 58%, transparent)}}.workspace-shell .billing-checkout-payment-row,.workspace-shell .billing-checkout-page .billing-checkout-payment-row{box-shadow:inset 0 1px #ffffff0d}.workspace-shell .billing-checkout-payment-label,.workspace-shell .billing-checkout-page .billing-checkout-payment-label{min-width:0;color:var(--fg-3);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.25}.workspace-shell .billing-checkout-card-marks-shell,.workspace-shell .billing-checkout-page .billing-checkout-card-marks-shell{border:1px solid #fff;align-items:center;min-width:0;min-height:50px;padding:10px 11px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-card-marks-shell,.workspace-shell .billing-checkout-page .billing-checkout-card-marks-shell{border:1px solid color-mix(in srgb, #fff 9%, var(--border-subtle))}}.workspace-shell .billing-checkout-card-marks-shell,.workspace-shell .billing-checkout-page .billing-checkout-card-marks-shell{background:#ffffffed;border-radius:8px}.workspace-shell .billing-checkout-card-marks-image,.workspace-shell .billing-checkout-page .billing-checkout-card-marks-image{opacity:.98;border-radius:3px;justify-self:start;width:min(212px,100%);height:auto;display:block}.workspace-shell .billing-checkout-wallet-marks,.workspace-shell .billing-checkout-page .billing-checkout-wallet-marks{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.workspace-shell .billing-checkout-wallet-mark-chip,.workspace-shell .billing-checkout-page .billing-checkout-wallet-mark-chip{border:1px solid #fff;justify-content:center;align-items:center;min-width:70px;height:50px;padding:8px 11px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-wallet-mark-chip,.workspace-shell .billing-checkout-page .billing-checkout-wallet-mark-chip{border:1px solid color-mix(in srgb, #fff 9%, var(--border-subtle))}}.workspace-shell .billing-checkout-wallet-mark-chip,.workspace-shell .billing-checkout-page .billing-checkout-wallet-mark-chip{background:#ffffffeb;border-radius:8px}.workspace-shell .billing-checkout-apple-pay-image,.workspace-shell .billing-checkout-page .billing-checkout-apple-pay-image{opacity:.98;width:40px;height:auto;display:block}.workspace-shell .billing-checkout-link-mark,.workspace-shell .billing-checkout-page .billing-checkout-link-mark{color:#22252f;opacity:.98;width:58px;height:auto;display:block}.workspace-shell .billing-checkout-amazon-pay-image,.workspace-shell .billing-checkout-page .billing-checkout-amazon-pay-image{opacity:.98;width:48px;height:auto;display:block}.workspace-shell .billing-checkout-link-mark-text,.workspace-shell .billing-checkout-page .billing-checkout-link-mark-text{fill:currentColor}.workspace-shell .billing-checkout-link-mark-circle,.workspace-shell .billing-checkout-page .billing-checkout-link-mark-circle{fill:#00d66f}.workspace-shell .billing-checkout-link-mark-symbol,.workspace-shell .billing-checkout-page .billing-checkout-link-mark-symbol{fill:#14241b}.workspace-shell .billing-checkout-payment-marks p,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks p{border:1px solid var(--color-primary-light);margin:0;padding:10px 12px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-payment-marks p,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks p{border:1px solid color-mix(in srgb, var(--color-primary-light) 17%, var(--border-subtle))}}.workspace-shell .billing-checkout-payment-marks p,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks p{background:var(--color-bg-sunken);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-checkout-payment-marks p,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks p{background:color-mix(in srgb, var(--color-bg-sunken) 62%, transparent)}}.workspace-shell .billing-checkout-payment-marks p,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks p{color:var(--fg-2);font-size:var(--fs-caption);text-wrap:pretty;line-height:1.4}.workspace-shell .billing-downgrade-summary{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;padding-top:14px;display:grid}.workspace-shell .billing-downgrade-detail{border:1px solid var(--border-subtle);background:var(--color-bg-sunken);border-radius:8px;min-width:0;padding:10px 12px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .billing-downgrade-detail{background:color-mix(in srgb, var(--color-bg-sunken) 72%, transparent)}}.workspace-shell .billing-downgrade-detail span,.workspace-shell .billing-downgrade-detail strong{min-width:0;display:block}.workspace-shell .billing-downgrade-detail span{color:var(--fg-3);font-size:var(--fs-caption);letter-spacing:.08em;text-transform:uppercase;font-weight:750;line-height:1.2}.workspace-shell .billing-downgrade-detail strong{color:var(--fg-heading);overflow-wrap:anywhere;margin-top:6px;font-size:13px;font-weight:700;line-height:1.3}.workspace-shell .billing-checkout-actions{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;padding-top:14px;display:flex}.workspace-shell .billing-checkout-actions .workspace-secondary-btn{min-height:40px;padding-inline:24px;font-size:13px}.workspace-shell .workspace-primary-btn.billing-checkout-stripe-cta{border-color:var(--color-primary-light);justify-content:center;gap:5px;min-width:224px;min-height:48px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn.billing-checkout-stripe-cta{border-color:color-mix(in srgb, var(--color-primary-light) 44%, var(--color-primary))}}.workspace-shell .workspace-primary-btn.billing-checkout-stripe-cta{background:linear-gradient(180deg, #ffffff1a, transparent), var(--color-primary);box-shadow:0 16px 34px var(--color-primary), 0 0 0 1px #ffffff14 inset}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn.billing-checkout-stripe-cta{box-shadow:0 16px 34px color-mix(in srgb, var(--color-primary) 30%, transparent), 0 0 0 1px #ffffff14 inset}}.workspace-shell .workspace-primary-btn.billing-checkout-stripe-cta{font-size:15.5px;font-weight:800}.workspace-shell .workspace-primary-btn.billing-checkout-footer-cta{border-color:var(--color-primary);min-width:188px;min-height:40px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn.billing-checkout-footer-cta{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--border-default))}}.workspace-shell .workspace-primary-btn.billing-checkout-footer-cta{background:linear-gradient(180deg, var(--color-primary), transparent), var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn.billing-checkout-footer-cta{background:linear-gradient(180deg, color-mix(in srgb, var(--color-primary) 18%, transparent), transparent), color-mix(in srgb, var(--color-primary) 68%, var(--color-bg-elevated))}}.workspace-shell .workspace-primary-btn.billing-checkout-footer-cta{box-shadow:0 8px 18px var(--color-primary), 0 0 0 1px #ffffff0d inset}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn.billing-checkout-footer-cta{box-shadow:0 8px 18px color-mix(in srgb, var(--color-primary) 16%, transparent), 0 0 0 1px #ffffff0d inset}}.workspace-shell .workspace-primary-btn.billing-checkout-footer-cta{font-size:13.5px}.workspace-shell .workspace-primary-btn.billing-checkout-stripe-cta .billing-checkout-stripe-logo{color:#fff;letter-spacing:0;align-items:center;margin-left:0;font-size:17.5px;font-weight:900;line-height:1;display:inline-flex;transform:translateY(-.5px)skew(-8deg)}.workspace-shell .billing-checkout-stripe-cta svg{flex:none;transition:transform .14s}.workspace-shell .billing-checkout-stripe-cta:hover:not(:disabled) svg{transform:translate(2px)}@media (max-width:860px){.workspace-shell .billing-checkout-page .billing-plans-topbar{margin-bottom:14px}.workspace-shell .billing-checkout-hero{margin-bottom:16px}.workspace-shell .billing-checkout-hero--with-error{margin-bottom:12px}.workspace-shell .billing-checkout-hero h1{font-size:26px}.workspace-shell .billing-checkout-stripe-head{grid-template-columns:auto minmax(0,1fr)}.workspace-shell .billing-checkout-panel-actions{grid-column:1/-1;justify-content:stretch}.workspace-shell .workspace-primary-btn.billing-checkout-panel-cta{width:100%;min-width:0}.workspace-shell .billing-checkout-seat-control{gap:9px}.workspace-shell .billing-checkout-seat-stepper{grid-template-columns:34px 56px 34px}.workspace-shell .billing-downgrade-summary{grid-template-columns:1fr}.workspace-shell .billing-checkout-payment-marks,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks{padding:12px}.workspace-shell .billing-checkout-payment-marks-head,.workspace-shell .billing-checkout-page .billing-checkout-payment-marks-head{flex-direction:column;align-items:flex-start}.workspace-shell .billing-checkout-payment-note,.workspace-shell .billing-checkout-page .billing-checkout-payment-note{text-align:left;justify-items:start}.workspace-shell .billing-checkout-payment-grid,.workspace-shell .billing-checkout-page .billing-checkout-payment-grid{grid-template-columns:1fr}.workspace-shell .billing-checkout-payment-row,.workspace-shell .billing-checkout-page .billing-checkout-payment-row{min-height:0}.workspace-shell .billing-checkout-card-marks-image,.workspace-shell .billing-checkout-page .billing-checkout-card-marks-image{width:min(212px,100%)}.workspace-shell .billing-checkout-stripe-cta{width:100%;min-width:0}.workspace-shell .workspace-primary-btn.billing-checkout-footer-cta{min-width:0}}.workspace-shell .settings-user-info-skeleton i{width:min(220px,70%);height:var(--pf-settings-skel-line-h);background:var(--pf-settings-skel-shimmer);animation:pf-settings-skeleton var(--pf-settings-skel-duration) ease-in-out infinite;background-size:220% 100%;border-radius:999px;margin-top:auto;display:block}.workspace-shell .pf-settings-page-skel-block{background:var(--pf-settings-skel-shimmer);max-width:100%;animation:pf-settings-skeleton var(--pf-settings-skel-duration) ease-in-out infinite;background-size:220% 100%;display:block}@keyframes pf-settings-skeleton{0%{background-position:120% 0}to{background-position:-120% 0}}.workspace-shell .settings-user-info-error{color:var(--color-error);background:var(--color-error-bg);border:1px solid var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-error{border:1px solid color-mix(in oklab, var(--color-error) 35%, transparent)}}.workspace-shell .settings-user-info-error{border-radius:8px;padding:9px 10px;font-size:12.5px}.workspace-shell .settings-user-info-info{color:var(--color-primary);background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-info{background:color-mix(in srgb, var(--color-primary) 10%, transparent)}}.workspace-shell .settings-user-info-info{border:1px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-info{border:1px solid color-mix(in oklab, var(--color-primary) 32%, transparent)}}.workspace-shell .settings-user-info-info{border-radius:8px;padding:9px 10px;font-size:12.5px}.workspace-shell .settings-user-info-warning{color:var(--color-fg-2);background:var(--color-warning,#f59e0b)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-warning{background:color-mix(in srgb, var(--color-warning,#f59e0b) 10%, var(--color-bg-container))}}.workspace-shell .settings-user-info-warning{border:1px solid var(--color-warning,#f59e0b)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-warning{border:1px solid color-mix(in oklab, var(--color-warning,#f59e0b) 30%, var(--color-border))}}.workspace-shell .settings-user-info-warning{border-radius:8px;padding:9px 10px;font-size:12.5px}.workspace-shell .members-invite-load-warning{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-shell .members-invite-load-warning-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-shell .members-invite-load-warning .workspace-secondary-btn,.workspace-shell .members-invite-load-warning .workspace-primary-btn{min-height:32px;padding:0 12px;font-size:12px}.workspace-shell .settings-user-info-success{color:var(--color-success);background:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-success{background:color-mix(in srgb, var(--color-success) 12%, transparent)}}.workspace-shell .settings-user-info-success{border:1px solid var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .settings-user-info-success{border:1px solid color-mix(in oklab, var(--color-success) 35%, transparent)}}.workspace-shell .settings-user-info-success{border-radius:8px;padding:9px 10px;font-size:12.5px}.workspace-shell .members-invite-message{overflow-wrap:anywhere;padding:14px 20px;line-height:1.55}.workspace-shell .members-invite-form>.members-invite-message{margin:0 28px}.workspace-shell .settings-membership-list{border-top:1px solid var(--color-border-subtle);flex-direction:column;gap:8px;padding-top:14px;display:flex}.workspace-shell .members-invite-empty-state.preflight-empty-state{border-radius:14px;justify-content:center;min-height:152px;margin-top:4px}.workspace-shell .settings-membership-panel{border:1px solid var(--color-border);background:var(--color-bg-container);border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex}.workspace-shell .settings-membership-list-title{font-size:12.5px;font-weight:700}.workspace-shell .settings-membership-row{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);color:var(--color-fg-1);border-radius:8px;grid-template-columns:minmax(140px,1.3fr) minmax(100px,1fr) 86px;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:grid}.workspace-shell .settings-membership-row span,.workspace-shell .settings-membership-row code{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .settings-membership-row code{color:var(--color-fg-2);font-family:var(--font-mono);font-size:12px}.workspace-shell .settings-membership-row strong{color:var(--color-primary-light);text-transform:capitalize;font-size:12px}.workspace-shell .members-invite-status-row{grid-template-columns:minmax(0,1fr) auto}.workspace-shell .members-invite-status-row>div:first-child{min-width:0}.workspace-shell .members-invite-status-row .members-invite-row-actions{justify-self:end;padding-top:0}.workspace-shell .settings-membership-empty{color:var(--color-fg-2);background:var(--color-bg-sunken);border:1px solid var(--color-border-subtle);border-radius:8px;padding:12px;font-size:13px}.workspace-shell .settings-tabs{scrollbar-width:none;border-bottom:none;align-items:center;gap:10px;display:flex;overflow:auto hidden}.workspace-shell .settings-tabs::-webkit-scrollbar{display:none}.workspace-shell .settings-tabs button{border:1px solid var(--color-border);background:var(--color-bg-container);min-height:44px;color:var(--color-fg-2);white-space:nowrap;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex;position:relative}.workspace-shell .settings-tabs button:first-child{padding-left:16px}.workspace-shell .settings-tabs button:hover,.workspace-shell .settings-tabs button.is-active{background:var(--color-bg-elevated);border-color:var(--color-border-strong);color:var(--color-fg-heading)}.workspace-shell .settings-tabs button.is-active{box-shadow:inset 0 -2px 0 var(--color-primary)}.workspace-shell .settings-tabs button.is-active:after,.workspace-shell .settings-tabs button:first-child.is-active:after{content:none}.workspace-shell .pf-destructive-btn.ant-btn{font-family:var(--font-sans);box-shadow:none;font-weight:500;line-height:1.2}.workspace-shell .pf-destructive-btn--subtle.ant-btn-dangerous{color:var(--color-error);background:0 0;border-color:#0000}.workspace-shell .pf-destructive-btn--subtle.ant-btn-dangerous:disabled,.workspace-shell .pf-destructive-btn--subtle.ant-btn-dangerous.ant-btn-disabled{color:var(--color-fg-3);cursor:not-allowed;opacity:.55;background:0 0;border-color:#0000}.workspace-shell .pf-destructive-btn--subtle.ant-btn-dangerous:not(:disabled):hover{color:var(--color-error);background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-destructive-btn--subtle.ant-btn-dangerous:not(:disabled):hover{background:color-mix(in srgb, var(--color-error) 8%, transparent)}}.workspace-shell .pf-destructive-btn--subtle.ant-btn-dangerous:not(:disabled):hover{border-color:#0000}.workspace-shell .pf-destructive-btn--subtle.ant-btn-dangerous:not(:disabled):active{color:var(--color-error);background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-destructive-btn--subtle.ant-btn-dangerous:not(:disabled):active{background:color-mix(in srgb, var(--color-error) 12%, transparent)}}.workspace-shell .pf-destructive-btn--confirm.ant-btn-dangerous{color:var(--color-error);border-color:var(--color-error);background:0 0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-destructive-btn--confirm.ant-btn-dangerous{border-color:color-mix(in srgb, var(--color-error) 32%, var(--color-border))}}.workspace-shell .pf-destructive-btn--confirm.ant-btn-dangerous{min-height:32px;padding-inline:12px;font-size:13px}.workspace-shell .pf-destructive-btn--confirm.ant-btn-dangerous:not(:disabled):hover{color:var(--color-error);background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-destructive-btn--confirm.ant-btn-dangerous:not(:disabled):hover{background:color-mix(in srgb, var(--color-error) 7%, var(--color-bg-container))}}.workspace-shell .pf-destructive-btn--confirm.ant-btn-dangerous:not(:disabled):hover{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .pf-destructive-btn--confirm.ant-btn-dangerous:not(:disabled):hover{border-color:color-mix(in srgb, var(--color-error) 45%, var(--color-border))}}.workspace-shell .pf-destructive-btn--compact.ant-btn-sm{gap:6px;min-height:26px;padding:2px 8px;font-size:12px}.workspace-shell .pf-destructive-btn.ant-btn-sm:not(.pf-destructive-btn--compact){gap:6px;min-height:28px;padding:2px 10px;font-size:12.5px}.workspace-shell .pf-destructive-btn--confirm.ant-btn-sm:not(.pf-destructive-btn--compact){gap:7px;height:32px;min-height:32px;padding:0 12px;font-size:13px}.workspace-shell .library-page-tabs,.workspace-shell .pf-review-outcome-tabs{width:100%;min-width:0}.workspace-shell .library-page-tabs .ant-tabs-nav,.workspace-shell .pf-review-outcome-tabs .ant-tabs-nav{margin:0 0 20px;display:flex;position:relative}.workspace-shell .library-page-tabs .ant-tabs-nav:before,.workspace-shell .pf-review-outcome-tabs .ant-tabs-nav:before{content:"";border-bottom-color:var(--color-border-subtle);position:absolute;bottom:0;left:0;right:0}.workspace-shell .library-page-tabs .ant-tabs-nav-wrap,.workspace-shell .pf-review-outcome-tabs .ant-tabs-nav-wrap{min-width:0;display:flex;overflow:hidden}.workspace-shell .library-page-tabs .ant-tabs-nav-list{align-items:center;min-width:0;display:flex;position:relative}.workspace-shell .library-page-tabs .ant-tabs-tab,.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab{flex:none;align-items:center;min-height:38px;margin:0;padding:9px 10px 10px;display:inline-flex}.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab{min-height:38px!important;padding:9px 10px 10px!important}.workspace-shell .library-page-tabs .ant-tabs-tab-btn,.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab-btn{color:var(--color-fg-2);text-shadow:none;align-items:center;font-size:13px;font-weight:600;line-height:18px;display:inline-flex}.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab-btn{letter-spacing:0!important;font-size:13px!important;font-weight:600!important;line-height:18px!important}.workspace-shell .library-page-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn,.workspace-shell .library-page-tabs .ant-tabs-tab-active .ant-tabs-tab-btn,.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn,.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--color-primary-light)}.workspace-shell .library-page-tabs .ant-tabs-ink-bar,.workspace-shell .pf-review-outcome-tabs .ant-tabs-ink-bar{background:var(--color-primary);border-radius:var(--radius-pill);height:2px;position:absolute;bottom:0}.workspace-shell .library-page-tab-label{align-items:center;gap:7px;display:inline-flex}.workspace-shell .library-page-tab-label--generator{color:var(--color-fg-2)}.workspace-shell .library-page-tab-label--generator svg{color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-page-tab-label--generator svg{color:color-mix(in srgb, var(--color-primary-light) 38%, var(--color-fg-2))}}.workspace-shell .library-page-tabs .ant-tabs-tab:hover .library-page-tab-label--generator{color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-page-tabs .ant-tabs-tab:hover .library-page-tab-label--generator{color:color-mix(in srgb, var(--color-primary-light) 32%, var(--color-fg-2))}}.workspace-shell .library-page-tabs .ant-tabs-tab:hover .library-page-tab-label--generator svg{color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-page-tabs .ant-tabs-tab:hover .library-page-tab-label--generator svg{color:color-mix(in srgb, var(--color-primary-light) 58%, var(--color-fg-2))}}.workspace-shell .library-page-tab-label svg{stroke-width:2.1px;width:14px;height:14px}.workspace-shell .pf-review-outcome-tabs{width:100%;min-width:0}.workspace-shell .pf-review-outcome-tabs .ant-tabs-nav{position:relative;margin:0 0 20px!important;display:flex!important}.workspace-shell .pf-review-outcome-tabs .ant-tabs-nav-list{align-items:center;gap:24px;min-width:0;display:flex;position:relative}.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab{flex:none;align-items:center;display:inline-flex;min-height:38px!important;margin:0!important;padding:9px 10px 10px!important}.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab-btn{color:var(--color-fg-2);text-shadow:none;align-items:center;display:inline-flex;letter-spacing:0!important;font-size:13px!important;font-weight:600!important;line-height:18px!important}.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn,.workspace-shell .pf-review-outcome-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--color-primary-light)!important}.workspace-shell .pf-review-outcome-tabs .ant-tabs-ink-bar{border-radius:var(--radius-pill);position:absolute;bottom:0;background:var(--color-primary)!important;height:2px!important}.workspace-shell .library-page-header-actions .library-generator-link{color:var(--color-fg-1);min-height:38px;text-decoration:none}.workspace-shell .knowledge-generator-banner{isolation:isolate;border:1px solid var(--color-primary-light);grid-template-columns:auto minmax(0,1fr) minmax(132px,max-content);align-items:start;gap:14px 20px;margin:0 0 30px;padding:22px 24px;display:grid;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .knowledge-generator-banner{border:1px solid color-mix(in srgb, var(--color-primary-light) 24%, var(--color-border))}}.workspace-shell .knowledge-generator-banner{background:linear-gradient(112deg, var(--color-primary-light) 0%, var(--color-bg-container) 46%, var(--color-primary) 100%);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .knowledge-generator-banner{background:linear-gradient(112deg, color-mix(in srgb, var(--color-primary-light) 14%, var(--color-bg-container)) 0%, color-mix(in srgb, var(--color-bg-container) 96%, var(--color-primary-light)) 46%, color-mix(in srgb, var(--color-primary) 10%, var(--color-bg-sunken)) 100%)}}.workspace-shell .knowledge-generator-banner{box-shadow:0 10px 24px #00000012}.workspace-shell .knowledge-generator-banner--access{border-color:var(--color-success,#4ade80);grid-template-columns:auto minmax(0,1fr) minmax(150px,max-content);column-gap:28px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .knowledge-generator-banner--access{border-color:color-mix(in srgb, var(--color-success,#4ade80) 28%, var(--color-border))}}.workspace-shell .knowledge-generator-banner--access{background:linear-gradient(112deg, var(--color-success,#4ade80) 0%, var(--color-bg-container) 48%, var(--color-primary) 100%)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .knowledge-generator-banner--access{background:linear-gradient(112deg, color-mix(in srgb, var(--color-success,#4ade80) 10%, var(--color-bg-container)) 0%, color-mix(in srgb, var(--color-bg-container) 94%, var(--color-primary-light)) 48%, color-mix(in srgb, var(--color-primary) 9%, var(--color-bg-sunken)) 100%)}}.workspace-shell .knowledge-generator-banner--dismissible{padding-right:58px}.workspace-shell .knowledge-generator-banner:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff14,#0000 34%),linear-gradient(#ffffff0d,#0000 64%);position:absolute;inset:0}.workspace-shell .knowledge-generator-banner>*{z-index:1;position:relative}.workspace-shell .knowledge-generator-banner-icon{width:42px;height:42px;color:var(--color-primary-light);border:1px solid var(--color-primary-light);justify-content:center;align-items:center;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .knowledge-generator-banner-icon{border:1px solid color-mix(in srgb, var(--color-primary-light) 22%, var(--color-border))}}.workspace-shell .knowledge-generator-banner-icon{background:var(--color-primary);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .knowledge-generator-banner-icon{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-bg-sunken))}}.workspace-shell .knowledge-generator-banner-icon{box-shadow:inset 0 1px #ffffff1a}.workspace-shell .knowledge-generator-banner-copy{min-width:0}.workspace-shell .knowledge-generator-banner-copy h2{color:var(--color-fg-heading);margin:0;font-size:17px;font-weight:700;line-height:1.25}.workspace-shell .knowledge-generator-banner-copy p{max-width:940px;color:var(--color-fg-2);margin:6px 0 0;font-size:13.5px;line-height:1.5}.workspace-shell .knowledge-generator-banner--access .knowledge-generator-banner-copy p{max-width:900px}.workspace-shell .knowledge-generator-banner-actions{justify-content:flex-end;align-self:center;align-items:flex-start;display:inline-flex}.workspace-shell .knowledge-generator-banner--access .knowledge-generator-banner-actions{min-width:196px}.workspace-shell .knowledge-generator-banner-cta{background:var(--color-bg-elevated);border-color:var(--color-border);min-width:112px;min-height:38px;padding-inline:15px;text-decoration:none}@supports (color:color-mix(in lab, red, red)){.workspace-shell .knowledge-generator-banner-cta{border-color:color-mix(in srgb, var(--color-border) 76%, var(--color-fg-2))}}.workspace-shell .knowledge-generator-banner-cta svg{transition:transform .14s}.workspace-shell .knowledge-generator-banner-cta:hover svg{transform:translate(2px)}.workspace-shell .knowledge-generator-banner-dismiss{z-index:2;width:28px;height:28px;color:var(--color-fg-3);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .14s,color .14s;display:inline-flex;position:absolute;top:12px;right:12px}.workspace-shell .knowledge-generator-banner-dismiss:hover,.workspace-shell .knowledge-generator-banner-dismiss:focus-visible{color:var(--color-fg-1);background:var(--color-bg-elevated);outline:none}@media (max-width:1180px){.workspace-shell .knowledge-generator-banner,.workspace-shell .knowledge-generator-banner--access{grid-template-columns:auto minmax(0,1fr)}.workspace-shell .knowledge-generator-banner-actions,.workspace-shell .knowledge-generator-banner--access .knowledge-generator-banner-actions{grid-column:2;justify-content:flex-start;min-width:0}.workspace-shell .knowledge-generator-banner-copy p,.workspace-shell .knowledge-generator-banner--access .knowledge-generator-banner-copy p{max-width:760px}}.workspace-shell .settings-llms-card .settings-llms-controls{grid-template-columns:minmax(260px,1fr) 260px!important;justify-content:stretch!important;align-items:center!important;gap:12px!important;width:100%!important}.workspace-shell .settings-llms-card .settings-llms-mode-toggle,.workspace-shell .settings-llms-card .settings-llms-mode-toggle .pf-segmented{width:260px!important;height:38px!important}.workspace-shell .settings-llms-card .settings-llms-mode-toggle .pf-segmented{border-radius:8px!important;grid-template-columns:repeat(2,1fr)!important;align-items:stretch!important;padding:3px!important;display:grid!important}.workspace-shell .settings-llms-card .settings-llms-mode-toggle .pf-segmented-option{white-space:nowrap!important;justify-content:center!important;height:32px!important;min-height:32px!important;padding:0 12px!important}.workspace-shell .settings-llms-card .settings-llms-mode-toggle .pf-segmented-label{white-space:nowrap!important;text-overflow:clip!important;overflow:visible!important}@media (max-width:720px){.workspace-shell .settings-llms-card .settings-llms-controls{grid-template-columns:minmax(0,1fr)!important}.workspace-shell .settings-llms-card .settings-llms-mode-toggle,.workspace-shell .settings-llms-card .settings-llms-mode-toggle .pf-segmented{width:100%!important}}.workspace-shell .library-actions-toolbar .library-search-control input{border:none!important;height:40px!important}.workspace-shell .library-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;display:grid!important}.workspace-shell .library-kpi-row>*{min-width:0}.workspace-shell .library-stat-tile{background:var(--color-bg-container);min-height:72px;box-shadow:var(--workspace-card-shadow);box-sizing:border-box;transition:var(--workspace-hover-transition);border:0;border-radius:12px;flex:1;grid-template-rows:max-content max-content;align-content:start;align-items:stretch;row-gap:8px;padding:12px 14px;display:grid}.workspace-shell .projects-content-stack{gap:var(--workspace-page-section-gap);margin-top:var(--workspace-header-content-gap-extra);flex-direction:column;display:flex}.workspace-shell .projects-page-header{grid-template-columns:minmax(0,1fr) max-content;align-items:flex-start;gap:16px 24px;display:grid}.workspace-shell .projects-page-header-copy{min-width:0}.workspace-shell .projects-page-header-actions{justify-self:end}.workspace-shell .projects-stat-tile{box-shadow:var(--workspace-card-shadow);box-sizing:border-box;transition:var(--workspace-hover-transition);border:0;flex-direction:column;display:flex}.workspace-shell .projects-stat-copy{min-width:0}.workspace-shell .projects-stat-value{padding-top:16px;margin-top:auto!important}.workspace-shell .projects-card{box-shadow:var(--workspace-card-shadow);box-sizing:border-box;transition:var(--workspace-hover-transition);container:projects-card/inline-size;border:0!important}.workspace-shell .library-skill-card{background:var(--color-bg-container);box-shadow:var(--workspace-card-shadow);box-sizing:border-box;cursor:pointer;min-width:0;transition:var(--workspace-hover-transition);border:0;border-radius:12px;flex-direction:column;gap:10px;padding:18px;display:flex}.workspace-shell .library-skill-card:hover,.workspace-shell .library-skill-card:focus-within{box-shadow:var(--workspace-card-shadow-hover)}.workspace-shell .library-skill-card--persona{border:.5px solid var(--color-border-subtle);border-radius:12px;gap:10px;padding:14px 16px}.workspace-shell .library-skill-card--jtbd{border:.5px solid var(--color-border-subtle);border-radius:12px;gap:12px;padding:16px}.workspace-shell .library-skill-card--golden-thread,.workspace-shell .library-skill-card--principle{border:.5px solid var(--color-border-subtle);border-radius:12px;gap:10px;padding:16px}.workspace-shell .library-principle-card-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;display:grid}.workspace-shell .library-principle-card-main{gap:7px;min-width:0;display:grid}.workspace-shell .library-principle-card-name{color:var(--color-fg-heading);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;line-height:1.25;overflow:hidden}.workspace-shell .library-principle-card-tags{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.workspace-shell .library-principle-card-statement{-webkit-line-clamp:2;color:var(--color-fg-1);overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.workspace-shell .library-principle-card-meta{color:var(--color-fg-3);font-size:12px;line-height:1.3}.workspace-shell .library-principle-details-link{appearance:none;color:var(--color-primary-light);cursor:pointer;font:inherit;background:0 0;border:0;align-self:flex-start;padding:0;font-size:12.5px;font-weight:650;line-height:1.3}.workspace-shell .library-principle-details-link:hover,.workspace-shell .library-principle-details-link:focus-visible{color:var(--color-fg-heading);outline:none}.workspace-shell .library-principle-detail-drawer{gap:14px;display:grid}.workspace-shell .library-golden-thread-card-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;display:grid}.workspace-shell .library-golden-thread-card-main{gap:7px;min-width:0;display:grid}.workspace-shell .library-golden-thread-card-name{color:var(--color-fg-heading);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;line-height:1.25;overflow:hidden}.workspace-shell .library-golden-thread-card-tags{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.workspace-shell .library-golden-thread-card-strategic{-webkit-line-clamp:2;color:var(--color-fg-1);overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.workspace-shell .library-golden-thread-card-meta{color:var(--color-fg-3);font-size:12px;line-height:1.3}.workspace-shell .library-golden-thread-details-link{appearance:none;color:var(--color-primary-light);cursor:pointer;font:inherit;background:0 0;border:0;align-self:flex-start;padding:0;font-size:12.5px;font-weight:650;line-height:1.3}.workspace-shell .library-golden-thread-details-link:hover,.workspace-shell .library-golden-thread-details-link:focus-visible{color:var(--color-fg-heading);outline:none}.workspace-shell .library-golden-thread-detail-drawer{gap:14px;display:grid}.workspace-shell .library-jtbd-card-header{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.workspace-shell .library-jtbd-card-icon{background:var(--color-primary-light);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-jtbd-card-icon{background:color-mix(in srgb, var(--color-primary-light) 14%, transparent)}}.workspace-shell .library-jtbd-card-icon{color:var(--color-primary-light)}.workspace-shell .library-jtbd-card-tags{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.workspace-shell .library-jtbd-card-headline{-webkit-line-clamp:3;color:var(--color-fg-heading);overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;font-size:15px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.workspace-shell .library-jtbd-card-meta{color:var(--color-fg-3);font-size:12px;line-height:1.3}.workspace-shell .library-jtbd-details-link{appearance:none;color:var(--color-primary-light);cursor:pointer;font:inherit;background:0 0;border:0;align-self:flex-start;padding:0;font-size:12.5px;font-weight:650;line-height:1.3}.workspace-shell .library-jtbd-details-link:hover,.workspace-shell .library-jtbd-details-link:focus-visible{color:var(--color-fg-heading);outline:none}.workspace-shell .library-persona-card-header{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.workspace-shell .library-persona-card-avatar{background:var(--color-bg-sunken);object-fit:cover;border-radius:8px;width:40px;height:40px;display:block}.workspace-shell .library-persona-card-heading{min-width:0}.workspace-shell .library-persona-card-name{color:var(--color-fg-heading);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;line-height:1.25;overflow:hidden}.workspace-shell .library-persona-card-role{color:var(--color-fg-2);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;line-height:1.35;overflow:hidden}.workspace-shell .library-persona-card-meta{color:var(--color-fg-3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.3;overflow:hidden}.workspace-shell .library-persona-card-details-link{appearance:none;color:var(--color-primary-light);cursor:pointer;font:inherit;background:0 0;border:0;align-self:flex-start;padding:0;font-size:12.5px;font-weight:650;line-height:1.3}.workspace-shell .library-persona-card-details-link:hover,.workspace-shell .library-persona-card-details-link:focus-visible{color:var(--color-fg-heading);outline:none}.workspace-shell .library-persona-detail-drawer{gap:14px;display:grid}.workspace-shell .library-persona-detail-section{border-bottom:1px solid var(--color-border-subtle);gap:7px;padding-bottom:14px;display:grid}.workspace-shell .library-persona-detail-section:last-child{border-bottom:0;padding-bottom:0}.workspace-shell .library-persona-detail-label{color:var(--color-fg-3);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750;line-height:1.2}.workspace-shell .library-persona-detail-lines{color:var(--color-fg-1);gap:6px;font-size:13.5px;line-height:1.5;display:grid}.workspace-shell .library-persona-card-tags{flex-wrap:wrap;gap:6px;min-height:18px;display:flex}.workspace-shell .library-persona-card-tag{background:var(--color-fg-2);border-radius:999px;align-items:center;min-height:18px;padding:2px 7px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-persona-card-tag{background:color-mix(in srgb, var(--color-fg-2) 10%, transparent)}}.workspace-shell .library-persona-card-tag{color:var(--color-fg-2);font-size:11px;font-weight:650;line-height:1.2}.workspace-shell .library-persona-card-tag--project{background:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-persona-card-tag--project{background:color-mix(in srgb, var(--color-primary-light) 14%, transparent)}}.workspace-shell .library-persona-card-tag--project{color:var(--color-primary-light)}.workspace-shell .library-persona-card-goals{border-top:1px solid var(--color-border-subtle);gap:7px;padding-top:9px;display:grid}.workspace-shell .library-persona-card-goals-label{color:var(--color-fg-3);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750;line-height:1.2}.workspace-shell .library-persona-card-goal-list{gap:5px;display:grid}.workspace-shell .library-persona-card-goal{color:var(--color-fg-1);grid-template-columns:14px minmax(0,1fr);align-items:start;gap:6px;font-size:13px;line-height:1.3;display:grid}.workspace-shell .library-persona-card-goal svg{color:var(--color-fg-3);margin-top:2px}.workspace-shell .library-skill-card-actions{opacity:0;pointer-events:none;flex:none;align-items:center;gap:2px;transition:opacity .14s;display:inline-flex}.workspace-shell .library-skill-card:hover .library-skill-card-actions,.workspace-shell .library-skill-card:focus-within .library-skill-card-actions{opacity:1;pointer-events:auto}.workspace-shell .library-skill-card-action{width:30px;height:30px;color:var(--color-fg-3);cursor:pointer;transition:var(--workspace-hover-transition);background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.workspace-shell .library-skill-card-action:hover,.workspace-shell .library-skill-card-action:focus-visible{color:var(--color-primary-light);background:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-skill-card-action:hover,.workspace-shell .library-skill-card-action:focus-visible{background:color-mix(in srgb, var(--color-primary-light) 12%, var(--color-bg-spotlight))}}.workspace-shell .library-skill-card-action:hover,.workspace-shell .library-skill-card-action:focus-visible{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-skill-card-action:hover,.workspace-shell .library-skill-card-action:focus-visible{border-color:color-mix(in srgb, var(--color-primary-light) 28%, transparent)}}.workspace-shell .library-skill-card-action:hover,.workspace-shell .library-skill-card-action:focus-visible{outline:none}.workspace-shell .library-skill-card-action--danger:hover,.workspace-shell .library-skill-card-action--danger:focus-visible{color:var(--color-error);background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-skill-card-action--danger:hover,.workspace-shell .library-skill-card-action--danger:focus-visible{background:color-mix(in srgb, var(--color-error) 8%, var(--color-bg-spotlight))}}.workspace-shell .library-skill-card-action--danger:hover,.workspace-shell .library-skill-card-action--danger:focus-visible{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-skill-card-action--danger:hover,.workspace-shell .library-skill-card-action--danger:focus-visible{border-color:color-mix(in srgb, var(--color-error) 26%, transparent)}}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-landing{gap:14px;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-intro{gap:6px;padding:4px 2px;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-intro__eyebrow{color:var(--color-fg-heading);letter-spacing:.01em;font-size:13px;font-weight:750;line-height:1.25}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-intro p{color:var(--color-fg-2);margin:0;font-size:12.5px;line-height:1.45}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-card{background:var(--color-bg-container);min-width:0;box-shadow:var(--workspace-card-shadow);color:var(--color-fg-1);cursor:pointer;text-align:left;transition:var(--workspace-hover-transition);border:0;border-radius:12px;align-content:start;gap:10px;padding:18px;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-card:hover,:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-card:focus-visible{box-shadow:var(--workspace-card-shadow-hover);outline:none}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-card:disabled{cursor:not-allowed;opacity:.62}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-card__icon{background:var(--color-primary);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-card__icon{background:color-mix(in srgb, var(--color-primary) 12%, transparent)}}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-card__icon{color:var(--color-primary-light)}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-card__title{color:var(--color-fg-heading);font-size:14px;font-weight:750;line-height:1.25}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-card__copy{color:var(--color-fg-2);font-size:12.5px;line-height:1.45}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-preview{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);border-radius:10px;gap:10px;padding:14px;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-preview__title{color:var(--color-fg-heading);font-size:13px;font-weight:750;line-height:1.25}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-preview__item{min-width:0;color:var(--color-fg-2);align-items:center;gap:7px;font-size:12.5px;font-weight:600;line-height:1.35;display:inline-flex}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-preview__item svg{color:var(--color-primary-light);flex:none}:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-note{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);color:var(--color-fg-2);border-radius:8px;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.4}@media (max-width:720px){:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-method-grid,:where(.workspace-shell,[data-workspace-side-drawer]) .library-creation-preview__grid{grid-template-columns:minmax(0,1fr)}}.workspace-shell .library-project-scope-tag{background:var(--color-fg-2)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-project-scope-tag{background:color-mix(in srgb, var(--color-fg-2) 14%, var(--color-bg-spotlight))!important}}.workspace-shell .library-project-scope-tag{color:var(--color-fg-2)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-project-scope-tag{color:color-mix(in srgb, var(--color-fg-2) 88%, var(--color-fg-1))!important}}.workspace-shell .library-project-scope-tag{box-shadow:none!important}html[data-theme=light] .workspace-shell .library-project-scope-tag{background:var(--color-fg-2)!important}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .library-project-scope-tag{background:color-mix(in srgb, var(--color-fg-2) 12%, #fff)!important}}html[data-theme=light] .workspace-shell .library-project-scope-tag{color:var(--color-fg-2)!important}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .workspace-shell .library-project-scope-tag{color:color-mix(in srgb, var(--color-fg-2) 84%, var(--color-fg-1))!important}}.workspace-shell .library-jtbd-card-body{flex-direction:column;gap:12px;min-width:0;display:flex}.workspace-shell .library-jtbd-headline-clause{font-weight:500}.workspace-shell .library-jtbd-headline-clause--when{color:var(--color-warning-text)}.workspace-shell .library-jtbd-headline-clause--want{color:var(--color-primary-light)}.workspace-shell .library-jtbd-headline-clause--outcome{color:var(--color-success-text)}.workspace-shell .library-jtbd-headline-clause--without{color:var(--color-error-text)}.workspace-shell .library-jtbd-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.workspace-shell .library-jtbd-detail-drawer{gap:16px;display:grid}.workspace-shell .library-jtbd-breakdown-grid--drawer{border-bottom:1px solid var(--color-border-subtle);padding-bottom:16px}.workspace-shell .library-jtbd-breakdown-part{border-left:2px solid var(--color-border-subtle);min-width:0;padding-left:12px}.workspace-shell .library-jtbd-breakdown-part--when{border-left-color:var(--color-warning-text)}.workspace-shell .library-jtbd-breakdown-part--want{border-left-color:var(--color-primary-light)}.workspace-shell .library-jtbd-breakdown-part--outcome{border-left-color:var(--color-success-text)}.workspace-shell .library-jtbd-breakdown-part--without{border-left-color:var(--color-error-text)}.workspace-shell .library-jtbd-breakdown-label{letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:750;line-height:1.2}.workspace-shell .library-jtbd-breakdown-label--when{color:var(--color-warning-text)}.workspace-shell .library-jtbd-breakdown-label--want{color:var(--color-primary-light)}.workspace-shell .library-jtbd-breakdown-label--outcome{color:var(--color-success-text)}.workspace-shell .library-jtbd-breakdown-label--without{color:var(--color-error-text)}.workspace-shell .library-jtbd-breakdown-part>div:last-child,.workspace-shell .library-jtbd-detail-section p,.workspace-shell .library-jtbd-detail-section li{overflow-wrap:anywhere;word-break:break-word}.workspace-shell .library-jtbd-breakdown-part>div:last-child{color:var(--color-fg-1);margin-top:5px;font-size:13px;line-height:1.5}.workspace-shell .library-jtbd-details{border-top:1px solid var(--color-border-subtle);margin-top:auto;padding-top:2px;position:relative}.workspace-shell .library-jtbd-details summary{color:var(--color-fg-2);cursor:pointer;justify-content:space-between;align-items:center;gap:6px;padding:8px 0 2px;font-size:12.5px;font-weight:600;line-height:1.3;list-style:none;display:flex}.workspace-shell .library-jtbd-details summary::-webkit-details-marker{display:none}.workspace-shell .library-jtbd-details summary svg{color:var(--color-fg-3);transition:transform .14s}.workspace-shell .library-jtbd-details[open] summary svg{transform:rotate(180deg)}.workspace-shell .library-jtbd-details summary:focus-visible{box-shadow:0 0 0 3px var(--color-primary-light);border-radius:6px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-jtbd-details summary:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary-light) 22%, transparent)}}.workspace-shell .library-jtbd-details summary:focus-visible{outline:none}.workspace-shell .library-jtbd-details-content{background:var(--color-bg-container);border:1px solid var(--color-border-subtle);box-shadow:var(--workspace-card-shadow-hover);z-index:30;border-radius:10px;gap:12px;max-height:min(420px,56vh);padding:14px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.workspace-shell .library-jtbd-detail-section p,.workspace-shell .library-jtbd-detail-section ul{color:var(--color-fg-2);margin:6px 0 0;font-size:12.5px;line-height:1.55}.workspace-shell .library-jtbd-detail-section ul{flex-direction:column;gap:4px;padding-left:18px;display:flex}.workspace-shell .library-stat-tile:hover,.workspace-shell .library-stat-tile:focus-within,.workspace-shell .projects-stat-tile:hover,.workspace-shell .projects-stat-tile:focus-within,.workspace-shell .projects-card:hover,.workspace-shell .projects-card:focus-within{box-shadow:var(--workspace-card-shadow-hover)}.workspace-shell .library-stat-tile__head{display:contents}.workspace-shell .library-stat-tile__value{letter-spacing:0;font-variant-numeric:tabular-nums;align-self:start;font-size:22px;font-weight:700;line-height:1.1}.workspace-shell .library-stat-tile__sub{color:var(--color-fg-3);overflow-wrap:anywhere;align-self:start;margin-top:0;padding-top:0;font-size:12px;line-height:1.35}@media (min-width:900px){.workspace-shell .library-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))}}.workspace-shell .library-card-grid{align-items:stretch}.workspace-shell .library-new-skill-card{appearance:none;border:1px dashed var(--color-border);box-sizing:border-box;color:inherit;cursor:pointer;font:inherit;text-align:center;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:220px;padding:32px;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:flex}.workspace-shell .library-new-skill-card:hover,.workspace-shell .library-new-skill-card:focus-visible{background:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-new-skill-card:hover,.workspace-shell .library-new-skill-card:focus-visible{background:color-mix(in srgb, var(--color-primary-light) 5%, transparent)}}.workspace-shell .library-new-skill-card:hover,.workspace-shell .library-new-skill-card:focus-visible{border-color:var(--color-border-strong);box-shadow:var(--workspace-card-shadow-hover);outline:none;transform:translateY(-1px)}.workspace-shell .library-new-skill-card__icon{color:var(--color-primary-light);background:#0057d926;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.workspace-shell .library-new-skill-card__title{color:var(--color-fg-1);font-size:13.5px;font-weight:600;line-height:1.35}.workspace-shell .library-new-skill-card__description{color:var(--color-fg-2);max-width:260px;font-size:12px;line-height:1.5}.workspace-shell .design-system-library-panel{flex-direction:column;gap:16px;min-width:0;display:flex}.workspace-shell .design-system-console,.workspace-shell .design-system-imports{box-sizing:border-box;flex-direction:column;gap:16px;padding:16px;display:flex}.workspace-shell .design-system-console-header,.workspace-shell .design-system-imports-header,.workspace-shell .design-system-form-heading,.workspace-shell .design-system-import-card-main{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.workspace-shell .design-system-console-header h2,.workspace-shell .design-system-imports-header h2,.workspace-shell .design-system-form-heading h3{color:var(--color-fg-heading);margin:4px 0 0;line-height:1.2}.workspace-shell .design-system-console-header h2,.workspace-shell .design-system-imports-header h2{font-size:18px}.workspace-shell .design-system-form-heading h3{font-size:15px}.workspace-shell .design-system-console-header p,.workspace-shell .design-system-form-heading p,.workspace-shell .design-system-import-copy p{color:var(--color-fg-2);margin:6px 0 0;font-size:13px;line-height:1.5}.workspace-shell .design-system-console-stats{flex:none;grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px;display:grid}.workspace-shell .design-system-stat{background:var(--color-bg-sunken);border-radius:8px;flex-direction:column;gap:2px;min-width:0;min-height:54px;padding:9px 10px;display:flex}.workspace-shell .design-system-stat strong{color:var(--color-fg-heading);font-size:18px;line-height:1}.workspace-shell .design-system-stat span{color:var(--color-fg-3);font-size:11.5px;font-weight:650;line-height:1.2}.workspace-shell .design-system-stepper{background:var(--color-bg-sunken);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.workspace-shell .design-system-step{appearance:none;color:var(--color-fg-2);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:58px;padding:9px 12px;font-family:inherit;display:flex}.workspace-shell .design-system-step span{font-size:13px;font-weight:750;line-height:1.2}.workspace-shell .design-system-step small{color:var(--color-fg-3);font-size:12px;line-height:1.2}.workspace-shell .design-system-step--active{background:var(--color-bg-container);border-color:var(--color-primary-light);box-shadow:0 0 0 1px var(--color-primary-light), 0 0 0 4px #0057d929}@supports (color:color-mix(in lab, red, red)){.workspace-shell .design-system-step--active{box-shadow:0 0 0 1px color-mix(in srgb, var(--color-primary-light) 36%, transparent), 0 0 0 4px #0057d929}}.workspace-shell .design-system-step--active{color:var(--color-fg-heading)}.workspace-shell .design-system-step:disabled{cursor:not-allowed;opacity:.46}.workspace-shell .design-system-form-panel{flex-direction:column;gap:14px;padding:16px;display:flex}.workspace-shell .design-system-field{flex-direction:column;gap:8px;min-width:0;display:flex}.workspace-shell .design-system-field>label{color:var(--color-fg-2);font-size:12px;font-weight:700;line-height:1}.workspace-shell .design-system-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.workspace-shell .design-system-guidance-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.workspace-shell .design-system-input-shell{background:var(--color-bg-elevated);border:1px solid var(--color-border);color:var(--color-fg-2);border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:10px;min-width:0;min-height:40px;padding:0 12px;transition:border-color .14s,box-shadow .14s;display:grid}.workspace-shell .design-system-input-shell:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #0057d933}.workspace-shell .design-system-input-shell svg{justify-self:center;display:block}.workspace-shell .design-system-input-shell input{appearance:none;box-sizing:border-box;color:var(--color-fg-1);font:13px var(--font-sans);background:0 0;border:0;outline:0;width:100%;min-width:0;height:38px;padding:0}.workspace-shell .design-system-file-input{display:none}.workspace-shell .design-system-upload-target{appearance:none;border:1px dashed var(--color-border);color:var(--color-fg-2);cursor:pointer;text-align:center;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:118px;padding:16px;font-family:inherit;font-size:12.5px;line-height:1.45;display:flex}.workspace-shell .design-system-upload-target:hover,.workspace-shell .design-system-upload-target:focus-visible{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .design-system-upload-target:hover,.workspace-shell .design-system-upload-target:focus-visible{border-color:color-mix(in srgb, var(--color-primary-light) 48%, var(--color-border))}}.workspace-shell .design-system-upload-target:hover,.workspace-shell .design-system-upload-target:focus-visible{color:var(--color-fg-1);outline:0}.workspace-shell .design-system-upload-target strong{color:var(--color-fg-heading);font-size:13.5px}.workspace-shell .design-system-upload-target span{max-width:560px}.workspace-shell .design-system-file-list,.workspace-shell .design-system-import-list,.workspace-shell .design-system-source-list{flex-direction:column;gap:8px;min-width:0;display:flex}.workspace-shell .design-system-file-row{background:var(--color-bg-container);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;min-width:0;padding:8px 10px;display:grid}.workspace-shell .design-system-file-row>span:first-of-type{color:var(--color-fg-1);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12.5px;overflow:hidden}.workspace-shell .design-system-file-row button,.workspace-shell .design-system-row-action{appearance:none;color:var(--color-fg-2);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:28px;padding:0 8px;font-family:inherit;display:inline-flex}.workspace-shell .design-system-file-row button:hover,.workspace-shell .design-system-row-action:hover:not(:disabled),.workspace-shell .design-system-file-row button:focus-visible,.workspace-shell .design-system-row-action:focus-visible{background:var(--color-bg-spotlight);color:var(--color-fg-heading);outline:0}.workspace-shell .design-system-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.workspace-shell .design-system-empty{background:var(--color-bg-sunken);color:var(--color-fg-2);border-radius:8px;align-items:center;gap:8px;min-height:52px;padding:0 12px;font-size:13px;display:flex}.workspace-shell .design-system-empty svg,.workspace-shell .design-system-import-icon svg{flex:none}.workspace-shell .design-system-import-card{background:var(--color-bg-sunken);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:12px;min-width:0;padding:12px;display:grid}.workspace-shell .design-system-import-card-main{justify-content:flex-start}.workspace-shell .design-system-import-icon{background:var(--color-bg-container);color:var(--color-primary-light);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.workspace-shell .design-system-import-copy{min-width:0}.workspace-shell .design-system-import-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-shell .design-system-import-title-row h3{color:var(--color-fg-heading);margin:0;font-size:14px;line-height:1.25}.workspace-shell .design-system-import-error,.workspace-shell .design-system-source-error{color:var(--color-error-text);font-size:12px;line-height:1.45}.workspace-shell .design-system-row-action{border:1px solid var(--color-border);color:var(--color-fg-1);align-self:start;min-height:32px;font-size:12.5px;font-weight:650}.workspace-shell .design-system-row-action:disabled{cursor:not-allowed;opacity:.48}.workspace-shell .design-system-source-list{grid-column:1/-1}.workspace-shell .design-system-source-row{background:var(--color-bg-container);align-items:center}@supports (color:color-mix(in lab, red, red)){.workspace-shell .design-system-source-row{background:color-mix(in srgb, var(--color-bg-container) 58%, transparent)}}.workspace-shell .design-system-source-row{border-radius:7px;grid-template-columns:minmax(88px,auto) minmax(0,1fr) auto auto;gap:8px;min-width:0;padding:8px 10px;display:grid}.workspace-shell .design-system-source-kind{color:var(--color-fg-2);text-transform:capitalize;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:700;display:inline-flex}.workspace-shell .design-system-source-name{color:var(--color-fg-1);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12.5px;overflow:hidden}.workspace-shell .design-system-source-count{color:var(--color-fg-3);white-space:nowrap;font-size:12px}.workspace-shell .design-system-source-error{grid-column:2/-1}.workspace-shell .design-system-spin,.workspace-shell .design-system-empty .lucide-loader-circle,.workspace-shell .design-system-import-icon .lucide-loader-circle{animation:.85s linear infinite pf-settings-spin}.workspace-shell .library-controls-row{container-type:inline-size}.workspace-shell .library-tab-strip-wrap{border-bottom:1px solid var(--color-border-subtle);overflow:auto hidden;gap:0!important}.workspace-shell .library-knowledge-tabs{scrollbar-width:none;flex-wrap:nowrap;flex:0 auto;min-width:0;max-width:100%;display:inline-flex;overflow-x:auto}.workspace-shell .library-knowledge-tabs::-webkit-scrollbar{display:none}.workspace-shell .library-knowledge-tab-label{white-space:nowrap;align-items:center;gap:7px;line-height:18px;display:inline-flex}.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper{color:var(--color-fg-2);flex:none;align-items:center;min-height:38px;margin:0 0 -1px;padding:9px 10px 10px;font-size:13px;font-weight:600;line-height:18px;transition:color .14s;display:inline-flex;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper+.ant-radio-button-wrapper{margin-inline-start:24px}.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:2px;transition:background-color .14s;position:absolute;bottom:0;left:0;right:0}.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper:before{display:none}.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):hover,.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):focus-within,html[data-theme=dark] .workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):hover,html[data-theme=dark] .workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):focus-within{color:var(--color-primary-light)}.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper-checked,.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper-checked:hover,.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper-checked:focus-within{color:var(--color-primary-light);background:0 0!important}.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper-checked:after,.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper-checked:hover:after,.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper-checked:focus-within:after{background:var(--color-primary)}.workspace-shell .library-tab-strip-actions{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.workspace-shell .library-toolbar-row{flex:600px;align-items:stretch;width:auto;min-width:0;display:flex}.workspace-shell .library-ingest-bar{box-sizing:border-box;flex-wrap:nowrap;flex:1 1 0;justify-content:flex-start;align-items:center;gap:12px;min-width:0;height:40px;padding:0 14px;display:flex}.workspace-shell .library-ingest-bar-label{color:var(--color-fg-2);flex:none;font-size:12px}.workspace-shell .library-ingest-bar-tags{flex-wrap:nowrap;flex:1 1 0;gap:6px;min-width:0;display:flex;overflow:hidden}.workspace-shell .library-actions-toolbar{flex:100%;justify-content:flex-end;align-items:center;gap:14px;min-width:0;display:flex}.workspace-shell .library-actions-toolbar .library-search-control{flex:0 560px;min-width:0;max-width:100%;margin-right:auto}.workspace-shell .library-project-filter-control{flex:none;align-items:center;height:40px;display:inline-flex}.workspace-shell .library-project-filter-select{background:var(--color-bg-elevated);border:1px solid var(--color-border-strong);box-shadow:none;box-sizing:border-box;color:var(--color-fg-1);cursor:pointer;font-family:var(--font-sans);border-radius:10px;flex:none;grid-template-columns:minmax(0,1fr);align-items:center;width:100%;min-width:180px;height:40px;min-height:40px;font-size:14px;font-weight:500;line-height:1.25;transition:background-color .14s,border-color .14s,box-shadow .14s;display:inline-grid;position:relative;overflow:hidden}.workspace-shell .library-project-filter-select:hover:not([data-disabled=true]){background:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-project-filter-select:hover:not([data-disabled=true]){background:color-mix(in srgb, var(--color-primary-light) 10%, var(--color-bg-elevated))}}.workspace-shell .library-project-filter-select:hover:not([data-disabled=true]){border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-project-filter-select:hover:not([data-disabled=true]){border-color:color-mix(in srgb, var(--color-primary-light) 36%, var(--color-border-strong))}}.workspace-shell .library-project-filter-select:focus-within{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-project-filter-select:focus-within{border-color:color-mix(in srgb, var(--color-primary-light) 58%, var(--color-border-strong))}}.workspace-shell .library-project-filter-select:focus-within{box-shadow:0 0 0 3px var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-project-filter-select:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary-light) 18%, transparent)}}.workspace-shell .library-project-filter-select[data-disabled=true]{background:var(--color-bg-elevated)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-project-filter-select[data-disabled=true]{background:color-mix(in srgb, var(--color-bg-elevated) 70%, transparent)}}.workspace-shell .library-project-filter-select[data-disabled=true]{border-color:var(--color-border-subtle);color:var(--color-fg-3);cursor:not-allowed;opacity:.58}.workspace-shell .library-project-filter-select__control{appearance:none;box-sizing:border-box;color:inherit;cursor:inherit;font:inherit;text-overflow:ellipsis;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 42px 0 18px;line-height:40px;display:block}.workspace-shell .library-project-filter-select__control:focus,.workspace-shell .library-project-filter-select__control:focus-visible{box-shadow:none;outline:0}.workspace-shell .library-project-filter-chevron{color:var(--color-fg-2);pointer-events:none;transform-origin:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:color .16s,transform .16s;display:inline-flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.workspace-shell .library-project-filter-select:focus-within .library-project-filter-chevron{color:var(--color-primary-light)}.workspace-shell .library-create-action-group{flex:none;align-items:center;gap:4px;height:40px;display:inline-flex}.workspace-shell .library-create-button{background:var(--color-primary-light)!important;align-items:center!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-create-button{background:color-mix(in srgb, var(--color-primary-light) 15%, var(--color-bg-container))!important}}.workspace-shell .library-create-button{border-color:var(--color-primary-light)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-create-button{border-color:color-mix(in srgb, var(--color-primary-light) 46%, var(--color-border))!important}}.workspace-shell .library-create-button{color:var(--color-primary-light)!important;height:40px!important}.workspace-shell .library-create-button:hover:not([aria-disabled=true]){background:var(--color-primary-light)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-create-button:hover:not([aria-disabled=true]){background:color-mix(in srgb, var(--color-primary-light) 24%, var(--color-bg-container))!important}}.workspace-shell .library-create-button:hover:not([aria-disabled=true]){border-color:var(--color-primary-light)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-create-button:hover:not([aria-disabled=true]){border-color:color-mix(in srgb, var(--color-primary-light) 64%, var(--color-border))!important}}.workspace-shell .library-create-button:hover:not([aria-disabled=true]){box-shadow:0 8px 20px var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .library-create-button:hover:not([aria-disabled=true]){box-shadow:0 8px 20px color-mix(in srgb, var(--color-primary-light) 18%, transparent)}}.workspace-shell .library-create-button:hover:not([aria-disabled=true]){transform:translateY(-1px)}.workspace-shell .library-actions-toolbar>button,.workspace-shell .library-actions-toolbar .library-create-action-group{flex:none}@container (max-width:980px){.workspace-shell .library-tab-strip-wrap{flex-wrap:wrap!important}.workspace-shell .library-knowledge-tabs{flex:0 auto;width:auto}.workspace-shell .library-knowledge-tabs .ant-radio-button-wrapper{flex:none;justify-content:flex-start;min-width:0}.workspace-shell .library-ingest-bar{flex-basis:100%;height:auto;min-height:40px;padding:10px 14px}.workspace-shell .library-ingest-bar-tags{flex-wrap:wrap;overflow:visible}}@media (max-width:860px){.workspace-shell .design-system-console-header,.workspace-shell .design-system-imports-header,.workspace-shell .design-system-form-heading{flex-direction:column}.workspace-shell .design-system-console-stats{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.workspace-shell .design-system-import-card{grid-template-columns:minmax(0,1fr)}.workspace-shell .design-system-row-action{justify-self:start}.workspace-shell .design-system-source-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.workspace-shell .library-card-grid{grid-template-columns:minmax(0,1fr)!important}.workspace-shell .library-toolbar-row{flex-direction:column}.workspace-shell .library-actions-toolbar{flex-basis:auto!important;width:100%!important;min-width:0!important}.workspace-shell .library-tab-strip-wrap{flex-wrap:wrap!important;flex-basis:100%!important}.workspace-shell .library-ingest-bar{flex-basis:100%}}@media (max-width:620px){.workspace-shell .design-system-stepper,.workspace-shell .design-system-console-stats{grid-template-columns:minmax(0,1fr)}.workspace-shell .design-system-source-row{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start}.workspace-shell .design-system-source-kind,.workspace-shell .design-system-source-name,.workspace-shell .design-system-source-error{grid-column:1/-1}}@media (max-width:640px){.workspace-shell .library-jtbd-primary-grid,.workspace-shell .library-jtbd-support-grid{grid-template-columns:minmax(0,1fr)}.workspace-shell .library-jtbd-details-content{box-shadow:none;background:0 0;border:0;border-radius:0;max-height:none;padding:10px 0 2px;position:static;overflow:visible}.workspace-shell .library-actions-toolbar{flex-wrap:wrap}.workspace-shell .library-actions-toolbar .library-search-control{min-width:100%!important}}}@layer admin{.workspace-shell .admin-section-tabs a{min-height:42px;color:var(--color-fg-2);white-space:nowrap;cursor:pointer;box-sizing:border-box;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.workspace-shell .admin-section-tabs a:first-child{padding-left:0}.workspace-shell .admin-section-tabs a:hover,.workspace-shell .admin-section-tabs a.is-active{color:var(--color-fg-heading)}.workspace-shell .admin-section-tabs a.is-active:after{content:"";background:var(--color-primary);border-radius:999px 999px 0 0;height:2px;position:absolute;bottom:0;left:8px;right:8px}.workspace-shell .admin-section-tabs a:first-child.is-active:after{left:0}.workspace-shell .admin-section-tabs-select-wrap{width:min(100%,320px);max-width:320px;display:none}.workspace-shell .admin-section-tabs-select.ant-select{width:100%;height:38px;font-size:13px}.workspace-shell .admin-section-tabs-select.ant-select-single .ant-select-selector{border-color:var(--color-border);background:var(--color-bg-container);height:38px;min-height:38px;box-shadow:none;border-radius:8px;padding:0 34px 0 12px}.workspace-shell .admin-section-tabs-select.ant-select-focused .ant-select-selector{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring)}.workspace-shell .admin-section-tabs-select.ant-select-single .ant-select-selection-search-input{height:36px}.workspace-shell .admin-section-tabs-select .ant-select-selection-item{height:36px;color:var(--color-fg-heading);align-items:center;font-size:13px;font-weight:700;line-height:1;display:flex}.workspace-shell .admin-section-tabs-select .ant-select-selection-item .admin-section-tabs-select-option{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;height:100%;display:grid}.workspace-shell .admin-section-tabs-select .ant-select-selection-item .admin-section-tabs-select-option>span{transform:translateY(1px)}.workspace-shell .admin-section-tabs-select .ant-select-arrow{color:var(--color-fg-2);justify-content:center;align-items:center;width:18px;height:18px;margin-top:0;display:inline-flex;inset-inline-end:16px;transform:translateY(-50%)}.workspace-shell .admin-section-tabs-select-chevron{transform-origin:50%;display:block;transform:scaleX(1.18)scaleY(.74)}.workspace-shell .admin-section-tabs-select-option{flex-direction:row;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;min-width:0;max-width:100%;font-size:13px;font-weight:650;line-height:1.25;display:grid}.workspace-shell .admin-section-tabs-select-option>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .admin-section-tabs-select-option svg{justify-self:center;width:15px;height:15px}@media (max-width:960px){.workspace-shell .admin-section-tabs{display:none}.workspace-shell .admin-section-tabs-select-wrap{display:block}}.workspace-shell .sidebar-profile-card.is-sidebar-profile--admin,.workspace-shell a.sidebar-profile-card.is-sidebar-profile--admin:hover,.workspace-shell a.sidebar-profile-card.is-sidebar-profile--admin:focus-visible{background:var(--color-info-bg);color:var(--color-fg-1)}.workspace-shell .sidebar-profile-card-cog{color:var(--color-fg-2);flex-shrink:0;align-self:center;align-items:center;display:flex}.workspace-shell .sidebar-profile-card-cog.is-sidebar-profile-card-cog--admin,.workspace-shell a.sidebar-profile-card:hover .sidebar-profile-card-cog,.workspace-shell a.sidebar-profile-card.is-sidebar-profile--admin:hover .sidebar-profile-card-cog{color:var(--color-fg-1)}.workspace-shell .settings-tab-panel{flex-direction:column;gap:18px;min-width:0;display:flex}.workspace-shell .settings-tab-panel .settings-module{margin:0!important;padding-bottom:0!important}.workspace-shell .settings-tab-panel .settings-module+.settings-module{margin-top:18px!important}.workspace-shell .iam-admin{box-sizing:border-box;width:100%;max-width:var(--content-max);border:1px solid var(--color-border);background:var(--color-bg-container);border-radius:8px;flex-direction:column;gap:14px;margin:0;padding:16px;display:flex;container:iam-admin/inline-size}.workspace-shell .iam-admin *,.workspace-shell .iam-admin :before,.workspace-shell .iam-admin :after{box-sizing:border-box}.workspace-shell .iam-admin-header,.workspace-shell .iam-admin-actions,.workspace-shell .iam-row-actions{align-items:center;display:flex}.workspace-shell .iam-admin-header{grid-template-columns:minmax(0,1fr) max-content;justify-content:space-between;align-items:center;gap:16px;display:grid}.workspace-shell .iam-admin-header:has(.iam-workspace-actions){grid-template-columns:minmax(260px,1fr) max-content;align-items:center}.workspace-shell .iam-admin-header>.settings-user-info-title{min-width:0}.workspace-shell .iam-admin-header h2{color:var(--color-fg-heading);margin:0;font-size:16px;line-height:1.25}.workspace-shell .iam-admin-header p{color:var(--color-fg-2);margin:4px 0 0;font-size:12.5px}.workspace-shell .iam-admin-actions,.workspace-shell .iam-row-actions{gap:10px}.workspace-shell .iam-admin-actions .workspace-primary-btn{white-space:nowrap;min-width:112px;min-height:34px;padding:0 14px}.workspace-shell .iam-admin-actions .workspace-primary-btn span{white-space:nowrap}.workspace-shell .iam-organization-actions{grid-template-columns:34px;justify-content:end;align-items:center;gap:12px;display:grid}.workspace-shell .iam-workspace-actions{grid-template-columns:max-content 34px max-content;justify-self:end;align-items:center;gap:12px;width:auto;min-width:0;display:grid}.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .iam-workspace-actions{justify-content:end}.workspace-shell .iam-workspace-actions .workspace-icon-btn,.workspace-shell .iam-workspace-actions .workspace-primary-btn{align-self:end;height:34px;max-height:34px}.workspace-shell .iam-workspace-actions .workspace-primary-btn{gap:10px;min-width:0;padding-inline:16px}.workspace-shell .iam-add-form{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;grid-template-columns:minmax(180px,1fr) minmax(140px,180px) auto;align-items:end;gap:12px;padding:12px;display:grid}.workspace-shell .iam-add-form label,.workspace-shell .iam-role-cell{min-width:0}.workspace-shell .iam-role-cell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.workspace-shell .iam-role-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.workspace-shell .iam-role-actions .iam-role-save-btn,.workspace-shell .iam-role-actions .workspace-icon-btn{flex:none;width:30px;min-width:30px;min-height:30px;padding:0}.workspace-shell .iam-add-form label{color:var(--color-fg-2);flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.workspace-shell .iam-add-form input,.workspace-shell .iam-add-form select,.workspace-shell .iam-role-cell select,.workspace-shell .iam-org-compact-value select{border:1px solid var(--color-border);width:100%;min-width:0;max-width:100%;min-height:34px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-add-form input,.workspace-shell .iam-add-form select,.workspace-shell .iam-role-cell select,.workspace-shell .iam-org-compact-value select{border:1px solid color-mix(in srgb, var(--color-border) 82%, var(--color-fg-2))}}.workspace-shell .iam-add-form input,.workspace-shell .iam-add-form select,.workspace-shell .iam-role-cell select,.workspace-shell .iam-org-compact-value select{color:var(--color-fg-1);font:inherit;border-radius:7px;font-size:12.5px;transition:background-color .14s,border-color .14s,box-shadow .14s}.workspace-shell .iam-add-form input{background:var(--color-bg-container);padding:0 10px}.workspace-shell .iam-add-form select,.workspace-shell .iam-role-cell select,.workspace-shell .iam-org-compact-value select,.workspace-shell .iam-workspace-switcher select{appearance:none;background-color:var(--color-bg-sunken);background-image:linear-gradient(45deg, transparent 50%, var(--color-fg-2) 50%), linear-gradient(135deg, var(--color-fg-2) 50%, transparent 50%);cursor:pointer;background-position:calc(100% - 17px),calc(100% - 11px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding:0 34px 0 11px;box-shadow:inset 0 1px #ffffff0d}.workspace-shell .iam-add-form select:hover:not(:disabled),.workspace-shell .iam-role-cell select:hover:not(:disabled),.workspace-shell .iam-org-compact-value select:hover:not(:disabled),.workspace-shell .iam-workspace-switcher select:hover:not(:disabled){border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-add-form select:hover:not(:disabled),.workspace-shell .iam-role-cell select:hover:not(:disabled),.workspace-shell .iam-org-compact-value select:hover:not(:disabled),.workspace-shell .iam-workspace-switcher select:hover:not(:disabled){border-color:color-mix(in srgb, var(--color-primary) 46%, var(--color-border))}}.workspace-shell .iam-add-form select:hover:not(:disabled),.workspace-shell .iam-role-cell select:hover:not(:disabled),.workspace-shell .iam-org-compact-value select:hover:not(:disabled),.workspace-shell .iam-workspace-switcher select:hover:not(:disabled){background-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-add-form select:hover:not(:disabled),.workspace-shell .iam-role-cell select:hover:not(:disabled),.workspace-shell .iam-org-compact-value select:hover:not(:disabled),.workspace-shell .iam-workspace-switcher select:hover:not(:disabled){background-color:color-mix(in srgb, var(--color-primary) 8%, var(--color-bg-sunken))}}.workspace-shell .iam-add-form select:hover:not(:disabled),.workspace-shell .iam-role-cell select:hover:not(:disabled),.workspace-shell .iam-org-compact-value select:hover:not(:disabled),.workspace-shell .iam-workspace-switcher select:hover:not(:disabled){box-shadow:inset 0 1px 0 #ffffff12, 0 0 0 1px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-add-form select:hover:not(:disabled),.workspace-shell .iam-role-cell select:hover:not(:disabled),.workspace-shell .iam-org-compact-value select:hover:not(:disabled),.workspace-shell .iam-workspace-switcher select:hover:not(:disabled){box-shadow:inset 0 1px 0 #ffffff12, 0 0 0 1px color-mix(in srgb, var(--color-primary) 16%, transparent)}}.workspace-shell .iam-add-form select:disabled,.workspace-shell .iam-role-cell select:disabled,.workspace-shell .iam-org-compact-value select:disabled,.workspace-shell .iam-workspace-switcher select:disabled{cursor:not-allowed;opacity:.58}.workspace-shell .iam-add-form input:focus,.workspace-shell .iam-add-form select:focus,.workspace-shell .iam-role-cell select:focus,.workspace-shell .iam-org-compact-value select:focus,.workspace-shell .iam-workspace-switcher select:focus{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-add-form input:focus,.workspace-shell .iam-add-form select:focus,.workspace-shell .iam-role-cell select:focus,.workspace-shell .iam-org-compact-value select:focus,.workspace-shell .iam-workspace-switcher select:focus{outline:2px solid color-mix(in srgb, var(--color-primary) 48%, transparent)}}.workspace-shell .iam-add-form input:focus,.workspace-shell .iam-add-form select:focus,.workspace-shell .iam-role-cell select:focus,.workspace-shell .iam-org-compact-value select:focus,.workspace-shell .iam-workspace-switcher select:focus{outline-offset:2px;border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-add-form input:focus,.workspace-shell .iam-add-form select:focus,.workspace-shell .iam-role-cell select:focus,.workspace-shell .iam-org-compact-value select:focus,.workspace-shell .iam-workspace-switcher select:focus{border-color:color-mix(in srgb, var(--color-primary) 64%, var(--color-border))}}.workspace-shell .iam-table{border:1px solid var(--color-border-subtle);border-radius:8px;width:100%;min-width:0;display:grid;overflow:visible}.workspace-shell .iam-table>thead,.workspace-shell .iam-table>tbody{display:contents}.workspace-shell .iam-table-head,.workspace-shell .iam-table-row{grid-template-columns:var(--iam-table-columns,minmax(0, 1fr) minmax(0, 1.15fr) minmax(96px, .5fr) minmax(150px, .8fr));align-items:center;gap:18px;display:grid}.workspace-shell .iam-table-head{background:var(--color-bg-sunken)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-table-head{background:color-mix(in srgb, var(--color-bg-sunken) 78%, transparent)}}.workspace-shell .iam-table-head{border-bottom:1px solid var(--color-border-subtle);color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-transform:uppercase;padding:10px 12px;font-weight:800}.workspace-shell .iam-table-head>th{text-align:left;min-width:0;padding:0}.workspace-shell .iam-table-row>td{min-width:0}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-table-head>th:nth-child(3),.workspace-shell .iam-table:not(.iam-table--workspace) .iam-table-row>td:nth-child(3){justify-self:start}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-table-row-skeleton>td:nth-child(3){justify-self:stretch}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-workspace-cell{justify-content:flex-start}.workspace-shell .iam-table-row{background:var(--color-bg-container);border-bottom:1px solid var(--color-border-subtle);min-height:62px;color:var(--color-fg-1);padding:11px 12px;font-size:13px}.workspace-shell .iam-table-row-skeleton td{min-width:0}.workspace-shell .iam-table-row-skeleton i{width:100%;max-width:180px;height:var(--pf-settings-skel-line-h);background:var(--pf-settings-skel-shimmer);animation:pf-settings-skeleton var(--pf-settings-skel-duration) ease-in-out infinite;background-size:220% 100%;border-radius:999px;display:block}.workspace-shell .iam-table-row-skeleton td:first-child i{max-width:150px}.workspace-shell .iam-table-row-skeleton td:nth-child(2) i{max-width:220px}.workspace-shell .iam-table-row-skeleton td:nth-child(3) i{max-width:92px}.workspace-shell .iam-table-row-skeleton td:nth-child(4) i{max-width:180px}.workspace-shell .iam-table--workspace .iam-table-head,.workspace-shell .iam-table--workspace .iam-table-row{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(92px,.45fr) minmax(116px,150px);gap:12px}.workspace-shell .iam-table--org-users{--iam-table-columns:minmax(140px, 1.15fr) minmax(160px, 280px) minmax(108px, max-content) minmax(124px, 168px) minmax(96px, 116px)}.workspace-shell .iam-table--org-users .iam-table-head,.workspace-shell .iam-table--org-users .iam-table-row{grid-template-columns:var(--iam-table-columns);gap:12px}.workspace-shell .iam-table--org-users .iam-row-actions{justify-content:flex-end}.workspace-shell .iam-table--workspaces .iam-table-head,.workspace-shell .iam-table--workspaces .iam-table-row{grid-template-columns:minmax(220px,.58fr) minmax(260px,1.35fr) minmax(84px,.45fr) minmax(96px,.7fr) minmax(96px,116px);gap:12px}.workspace-shell .iam-table--workspaces .iam-table-head>th:nth-child(4),.workspace-shell .iam-table--workspaces .workspace-status-cell{text-align:center}.workspace-shell .iam-table--workspaces .iam-table-head>th:nth-child(5){text-align:right}.workspace-shell .iam-table--workspaces .iam-row-actions{justify-content:flex-end}.workspace-shell .workspace-admin--compact-page .iam-table--workspaces{background:var(--color-bg-container);box-shadow:var(--elev-1);border:0;border-radius:12px;overflow:hidden}.workspace-shell .workspace-admin--compact-page .iam-table--workspaces .iam-table-head{background:var(--color-bg-elevated);color:var(--color-fg-3);text-transform:none;border-bottom:0;padding:11px 14px;font-size:12px;font-weight:600}.workspace-shell .workspace-admin--compact-page .iam-table--workspaces .iam-table-row{border-bottom:1px solid var(--color-border-subtle);background:0 0;min-height:74px;padding:14px}.workspace-shell .workspace-admin--compact-page .iam-table--workspaces .iam-table-row:last-child{border-bottom:0}.workspace-shell .iam-table--org-users.is-compact{border:0;border-radius:0;flex-direction:column;gap:10px;display:flex;overflow:visible}.workspace-shell .iam-table--org-users.is-compact .iam-table-head{display:none}.workspace-shell .iam-table--org-users.is-compact>thead,.workspace-shell .iam-table--org-users.is-compact>tbody{display:contents}.workspace-shell .iam-table--org-users.is-compact .iam-table-row{border:1px solid var(--color-border-subtle);border-radius:8px;flex-direction:column;align-items:stretch;gap:10px;padding:12px;display:flex}.workspace-shell .iam-table--org-users.is-compact .iam-table-row>td{grid-template-columns:128px minmax(0,1fr);justify-content:stretch;align-items:center;gap:14px;min-width:0;display:grid}.workspace-shell .iam-table--org-users.is-compact .iam-table-row>td:before{color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-align:left;text-transform:uppercase;justify-self:start;font-weight:800}.workspace-shell .iam-table--org-users.is-compact .iam-table-row>td:first-child:before{content:"User"}.workspace-shell .iam-table--org-users.is-compact .iam-table-row>td:nth-child(2):before{content:"Email"}.workspace-shell .iam-table--org-users.is-compact .iam-table-row>td:nth-child(3):before{content:"Workspace access"}.workspace-shell .iam-table--org-users.is-compact .iam-table-row>td:nth-child(4):before{content:"Org role"}.workspace-shell .iam-table--org-users.is-compact .iam-table-row>td:nth-child(5):before{content:"Actions"}.workspace-shell .iam-table--org-users.is-compact .iam-user-cell,.workspace-shell .iam-table--org-users.is-compact .iam-email-cell,.workspace-shell .iam-table--org-users.is-compact .iam-workspace-cell,.workspace-shell .iam-table--org-users.is-compact .iam-role-cell,.workspace-shell .iam-table--org-users.is-compact .iam-row-actions{text-align:right}.workspace-shell .iam-table--org-users.is-compact .iam-user-identity,.workspace-shell .iam-table--org-users.is-compact .iam-email-cell,.workspace-shell .iam-table--org-users.is-compact .iam-workspace-value,.workspace-shell .iam-table--org-users.is-compact .iam-role-static,.workspace-shell .iam-table--org-users.is-compact .iam-role-cell select,.workspace-shell .iam-table--org-users.is-compact .iam-role-actions,.workspace-shell .iam-table--org-users.is-compact .iam-row-actions .workspace-icon-btn,.workspace-shell .iam-table--org-users.is-compact .iam-row-actions .iam-protected-label{justify-self:end}.workspace-shell .iam-table--org-users.is-compact .iam-role-cell{grid-template-columns:128px minmax(0,1fr)}.workspace-shell .iam-table--org-users.is-compact .iam-role-actions{grid-column:2}.workspace-shell .iam-table--org-users.is-compact .iam-row-actions{border-top:1px solid var(--color-border-subtle);grid-template-columns:128px minmax(0,1fr);margin-top:2px;padding-top:12px}.workspace-shell .iam-table--org-users.is-compact .iam-row-actions .workspace-icon-btn{width:34px}.workspace-shell .iam-table--org-users.is-compact .iam-row-actions .iam-protected-label{width:auto;max-width:max-content;min-height:24px;font-size:var(--fs-caption);padding:0 10px;line-height:1}.workspace-shell .iam-org-compact-list{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}.workspace-shell .iam-org-compact-empty{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);color:var(--color-fg-2);border-radius:8px;padding:16px;font-size:12.5px;font-weight:650}.workspace-shell .iam-org-compact-row{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);border-radius:8px;grid-template-columns:minmax(180px,.9fr) minmax(0,1.55fr);align-items:stretch;gap:14px;min-width:0;padding:14px;display:grid}.workspace-shell .iam-org-compact-person{border-right:1px solid var(--color-border-subtle);flex-direction:column;justify-content:center;gap:6px;min-width:0;padding-right:14px;display:flex}.workspace-shell .iam-org-compact-person .iam-user-identity{flex-wrap:wrap;justify-content:flex-start;min-width:0;max-width:100%}.workspace-shell .iam-org-compact-person .iam-user-identity strong,.workspace-shell .iam-org-compact-email{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .iam-org-compact-email{color:var(--color-fg-2);font-size:12.5px;line-height:1.35}.workspace-shell .iam-org-compact-details{grid-template-columns:minmax(220px,.86fr) minmax(280px,1fr) minmax(190px,190px);align-items:stretch;gap:10px;min-width:0;display:grid}.workspace-shell .iam-org-compact-detail{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;flex-direction:column;justify-content:center;gap:9px;width:100%;min-width:0;padding:10px;display:flex}.workspace-shell .iam-org-compact-label{color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-align:left;text-transform:uppercase;white-space:nowrap;font-weight:800;line-height:1.2}.workspace-shell .iam-org-compact-value{min-width:0;color:var(--color-fg-1);text-align:left;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;font-size:13px;display:flex}.workspace-shell .iam-org-compact-value .iam-workspace-value{flex-wrap:wrap;justify-content:flex-start;max-width:100%}.workspace-shell .iam-org-compact-value .iam-role-static{text-align:left;display:inline-block}.workspace-shell .iam-org-compact-value .iam-protected-label{width:auto;max-width:max-content;min-height:24px;font-size:var(--fs-caption);padding:0 10px;line-height:1}.workspace-shell .iam-org-compact-value .iam-role-actions{align-items:center;gap:6px;display:inline-flex}.workspace-shell .iam-org-compact-value select{width:min(100%,220px)}.workspace-shell .iam-org-compact-action{align-items:flex-end}.workspace-shell .iam-org-compact-action .iam-org-compact-value{justify-content:flex-end;width:auto}.workspace-shell .iam-org-users-skeleton-row>td{align-items:center;min-width:0;display:flex}.workspace-shell .iam-org-users-skeleton-row>td:nth-child(5){justify-content:flex-end}.workspace-shell .iam-org-users-skeleton-row i,.workspace-shell .iam-org-compact-row--skeleton i{height:var(--pf-settings-skel-line-h);background:var(--pf-settings-skel-shimmer);animation:pf-settings-skeleton var(--pf-settings-skel-duration) ease-in-out infinite;background-size:220% 100%;border-radius:999px;display:block}.workspace-shell .iam-skeleton-user{width:132px;max-width:100%}.workspace-shell .iam-skeleton-email{width:220px;max-width:100%}.workspace-shell .iam-skeleton-workspace{width:58px}.workspace-shell .iam-skeleton-role{width:56px}.workspace-shell .iam-skeleton-action{width:88px}.workspace-shell .iam-org-compact-row--skeleton .iam-org-compact-value i{margin-right:auto}@media (max-width:760px){.workspace-shell .iam-org-compact-row{grid-template-columns:minmax(0,1fr);gap:12px}.workspace-shell .iam-org-compact-person{border-right:0;border-bottom:1px solid var(--color-border-subtle);padding-bottom:12px;padding-right:0}.workspace-shell .iam-org-compact-details{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(150px,150px)}}@media (max-width:560px){.workspace-shell .iam-org-compact-details{grid-template-columns:minmax(0,1fr)}.workspace-shell .iam-org-compact-value select{width:100%}.workspace-shell .iam-org-compact-action{align-items:stretch}.workspace-shell .iam-org-compact-action .iam-org-compact-value{justify-content:flex-start}}.workspace-shell .iam-table-row:last-child{border-bottom:0}.workspace-shell .org-users-table{border:1px solid var(--color-border-subtle);border-radius:8px;width:100%;min-width:0;overflow:visible}.workspace-shell .org-users-body{min-width:0}.workspace-shell .org-users-head,.workspace-shell .org-users-row{grid-template-columns:minmax(150px,1fr) minmax(220px,1.18fr) minmax(116px,.48fr) minmax(156px,210px) minmax(92px,112px);align-items:center;gap:14px;display:grid}.workspace-shell .org-users-head{background:var(--color-bg-sunken)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .org-users-head{background:color-mix(in srgb, var(--color-bg-sunken) 78%, transparent)}}.workspace-shell .org-users-head{border-bottom:1px solid var(--color-border-subtle);color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-transform:uppercase;padding:10px 12px;font-weight:800}.workspace-shell .org-users-head>span{min-width:0}.workspace-shell .org-users-head>span:last-child{text-align:right}.workspace-shell .org-users-row{background:var(--color-bg-container);border-bottom:1px solid var(--color-border-subtle);min-height:62px;color:var(--color-fg-1);padding:11px 12px;font-size:13px}.workspace-shell .org-users-row:last-child{border-bottom:0}.workspace-shell .org-users-cell{min-width:0}.workspace-shell .org-users-workspace{justify-content:flex-start}.workspace-shell .org-users-role select{width:min(100%,210px)}.workspace-shell .iam-role-static{min-width:0;color:var(--color-fg-1);font-size:12.5px;font-weight:700;line-height:1.2}.workspace-shell .iam-primary-badge{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-fg-2);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-left:8px;padding:2px 8px;font-size:10.5px;font-weight:700;line-height:1.4;display:inline-flex}.workspace-shell .org-users-actions{justify-content:flex-end}.workspace-shell .org-users-actions .iam-protected-label{justify-self:end}.workspace-shell .org-users-empty{background:var(--color-bg-container);color:var(--color-fg-2);padding:16px;font-size:12.5px}.workspace-shell .org-users-row-skeleton i{width:100%;max-width:180px;height:var(--pf-settings-skel-line-h);background:var(--pf-settings-skel-shimmer);animation:pf-settings-skeleton var(--pf-settings-skel-duration) ease-in-out infinite;background-size:220% 100%;border-radius:999px;display:block}.workspace-shell .org-users-row-skeleton .org-users-cell:first-child i{max-width:150px}.workspace-shell .org-users-row-skeleton .org-users-cell:nth-child(2) i{max-width:220px}.workspace-shell .org-users-row-skeleton .org-users-cell:nth-child(3) i{max-width:92px}.workspace-shell .org-users-row-skeleton .org-users-cell:nth-child(4) i{max-width:180px}.workspace-shell .org-users-row-skeleton .org-users-cell:nth-child(5) i{justify-self:end;max-width:72px}.workspace-shell .iam-user-cell,.workspace-shell .iam-email-cell,.workspace-shell .iam-workspace-cell{min-width:0}.workspace-shell .iam-user-cell{align-items:center;gap:8px;display:flex}.workspace-shell .iam-user-identity,.workspace-shell .iam-user-identity strong,.workspace-shell .iam-email-cell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-shell .iam-user-identity{align-items:center;gap:7px;min-width:0;display:inline-flex}.workspace-shell .iam-user-identity strong{color:var(--color-fg-heading)}.workspace-shell .iam-user-cell em{border:1px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-user-cell em{border:1px solid color-mix(in srgb, var(--color-primary) 40%, transparent)}}.workspace-shell .iam-user-cell em{color:var(--color-primary-light);background:var(--color-primary);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-user-cell em{background:color-mix(in srgb, var(--color-primary) 12%, transparent)}}.workspace-shell .iam-user-cell em{font-size:var(--fs-caption);white-space:nowrap;padding:2px 6px;font-style:normal;font-weight:800;line-height:1.15}.workspace-shell .admin-app{grid-template-columns:var(--sidebar-w) minmax(0, 1fr);background:var(--color-bg-root);height:100dvh;min-height:0;max-height:100dvh;color:var(--color-fg-1);font-family:var(--font-sans);grid-template-rows:minmax(0,1fr);display:grid;position:relative;overflow:hidden}.workspace-shell .admin-console-route-slot{min-width:0;height:100%;min-height:0;max-height:100dvh;overflow:hidden}.workspace-shell .admin-sidebar{border-right:1px solid var(--color-border-subtle);background:var(--color-bg-sidebar);flex-direction:column;gap:8px;min-width:0;min-height:0;padding:24px 16px 16px;display:flex;overflow-y:auto}.workspace-shell .admin-brand{align-items:center;gap:9px;min-width:0;padding:0 10px 24px;display:flex}.workspace-shell .admin-brand>.preflight-logo-mark{transform:translateY(-1px)}.workspace-shell .admin-brand-wordmark{color:var(--color-fg-heading);letter-spacing:0;font-size:15px;font-weight:700;line-height:1}.workspace-shell .admin-lock-tag{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);border-radius:999px;justify-content:center;align-items:center;gap:6px;width:28px;min-width:0;height:28px;margin-left:4px;padding:0;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-lock-tag{background:color-mix(in srgb, var(--color-bg-elevated) 54%, transparent)}}.workspace-shell .admin-lock-tag{color:var(--color-fg-2)}.workspace-shell .admin-nav{gap:4px;display:grid}.workspace-shell .admin-nav a{min-height:36px;color:var(--color-fg-2);border-radius:8px;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.workspace-shell .admin-nav a:hover,.workspace-shell .admin-nav a.is-active{color:var(--color-fg-heading);background:var(--color-bg-spotlight)}.workspace-shell .admin-main{overscroll-behavior:contain;min-width:0;height:100%;min-height:0;padding:26px;overflow:auto}.workspace-shell .admin-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;padding-top:0;display:flex;position:relative}.workspace-shell .admin-header>div:first-child{min-width:0;padding-right:min(380px,48vw)}.workspace-shell .admin-eyebrow{color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:8px;font-weight:800;line-height:1;display:inline-flex}.workspace-shell .admin-header h1{color:var(--color-fg-heading);letter-spacing:0;margin:0;font-size:28px;line-height:1.1}.workspace-shell .admin-header-title-row{align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.workspace-shell .admin-page-subtitle{max-width:520px;color:var(--color-fg-2);margin:8px 0 0;font-size:13px;line-height:1.45}.workspace-shell .admin-session{border:1px solid var(--color-border-subtle);max-width:min(360px,45vw);min-height:34px;color:var(--color-fg-2);background:var(--color-bg-container);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex;overflow:hidden}.workspace-shell .admin-session:hover,.workspace-shell .admin-session[aria-expanded=true]{color:var(--color-fg-heading);border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-session:hover,.workspace-shell .admin-session[aria-expanded=true]{border-color:color-mix(in srgb, var(--color-primary) 32%, var(--color-border))}}.workspace-shell .admin-session:hover,.workspace-shell .admin-session[aria-expanded=true]{background:var(--color-bg-spotlight)}.workspace-shell .admin-session span{text-overflow:ellipsis;min-width:0;overflow:hidden}.workspace-shell .admin-session-chevron{flex:none;transition:transform .15s}.workspace-shell .admin-session[aria-expanded=true] .admin-session-chevron{transform:rotate(180deg)}.workspace-shell .admin-account-menu{z-index:20;justify-self:end;display:inline-flex;position:absolute;top:0;right:0}.workspace-shell .admin-account-popover{z-index:30;width:min(320px,100vw - 32px);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.workspace-shell .admin-account-identity{gap:4px;padding:14px 16px;display:grid}.workspace-shell .admin-account-identity span{color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-transform:uppercase;font-weight:800}.workspace-shell .admin-account-identity strong{min-width:0;color:var(--color-fg-heading);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.workspace-shell .admin-account-theme{border-top:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex}.workspace-shell .admin-account-theme>span{color:var(--color-fg-1);font-size:13px;font-weight:700}.workspace-shell .admin-theme-toggle{flex-shrink:0}.workspace-shell .admin-account-theme .preflight-theme-mode-switch{gap:10px}.workspace-shell .admin-account-theme .preflight-theme-mode-switch>span:first-child,.workspace-shell .admin-account-theme .preflight-theme-mode-switch>span:last-child{color:var(--color-fg-2)}.workspace-shell .admin-account-logout{border:0;border-top:1px solid var(--color-border-subtle);width:100%;min-height:42px;color:var(--color-fg-1);cursor:pointer;font:inherit;text-align:left;background:0 0;align-items:center;gap:10px;padding:0 16px;font-size:13px;font-weight:700;display:flex}.workspace-shell .admin-account-logout:hover{background:var(--color-bg-spotlight)}.workspace-shell .admin-account-logout:disabled{cursor:not-allowed;opacity:.6}.workspace-shell .admin-panel,.workspace-shell .admin-denied{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);border-radius:8px;min-width:0;max-width:100%;box-shadow:0 14px 40px #00000029}.workspace-shell .admin-panel-header{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 18px;display:flex}.workspace-shell .admin-panel-header h2,.workspace-shell .admin-denied h2{color:var(--color-fg-heading);margin:0;font-size:16px;line-height:1.25}.workspace-shell .admin-panel-header h2{align-items:center;gap:8px;display:inline-flex}.workspace-shell .admin-panel-header p,.workspace-shell .admin-denied p{color:var(--color-fg-2);margin:0;font-size:13px}.workspace-shell .admin-panel-header p strong{color:var(--color-fg-heading);font-weight:800}.workspace-shell .admin-allowlist-panel-stat{align-items:baseline;gap:4px;display:inline-flex}.workspace-shell .admin-allowlist-panel-stat__count{color:var(--color-fg-heading);font-weight:800}.workspace-shell .admin-empty-cell{padding:18px;color:var(--color-fg-2)!important}.workspace-shell .admin-denied{max-width:560px;padding:22px}.workspace-shell .admin-create-form{border-bottom:1px solid var(--color-border-subtle);padding:16px 18px}.workspace-shell .admin-disclosure-button{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);height:36px;color:var(--color-fg-heading);cursor:pointer;font:inherit;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.workspace-shell .admin-disclosure-button:hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-disclosure-button:hover{border-color:color-mix(in srgb, var(--color-primary) 36%, var(--color-border))}}.workspace-shell .admin-disclosure-button:hover{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-disclosure-button:hover{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-bg-spotlight))}}.workspace-shell .admin-disclosure-button svg:last-child{transition:transform .15s}.workspace-shell .admin-disclosure-button[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.workspace-shell .admin-create-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.workspace-shell .admin-create-grid label,.workspace-shell .admin-org-edit-form label{gap:6px;min-width:0;display:grid}.workspace-shell .admin-create-grid label span,.workspace-shell .admin-org-edit-form label span{color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-transform:uppercase;font-weight:800}.workspace-shell .admin-create-form--inline-submit .admin-create-inline-heading{color:var(--color-fg-heading);margin:0 0 12px;font-size:15px;font-weight:800;line-height:1.3}.workspace-shell .admin-create-form--inline-submit .admin-create-grid label{gap:10px}.workspace-shell .admin-staff-grant-grid{grid-template-columns:minmax(0,1fr);gap:10px 12px;display:grid}.workspace-shell .admin-staff-email-label{min-width:0;color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-transform:uppercase;font-weight:800}.workspace-shell .admin-staff-feedback-row{min-height:24px}.workspace-shell .admin-staff-feedback-row .admin-form-message{border:1px solid var(--color-error);width:fit-content;max-width:100%;padding:6px 8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-staff-feedback-row .admin-form-message{border:1px solid color-mix(in srgb, var(--color-error) 34%, var(--color-border-subtle))}}.workspace-shell .admin-staff-feedback-row .admin-form-message{background:var(--color-error-bg);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-staff-feedback-row .admin-form-message{background:color-mix(in srgb, var(--color-error-bg) 72%, transparent)}}.workspace-shell .admin-staff-feedback-row .admin-form-message{overflow-wrap:anywhere;line-height:1.35}.workspace-shell .admin-staff-feedback-row .admin-form-message.is-success{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-staff-feedback-row .admin-form-message.is-success{border-color:color-mix(in srgb, var(--color-primary-light) 42%, var(--color-border-subtle))}}.workspace-shell .admin-staff-feedback-row .admin-form-message.is-success{background:var(--color-info-bg)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-staff-feedback-row .admin-form-message.is-success{background:color-mix(in srgb, var(--color-info-bg) 82%, transparent)}}.workspace-shell .admin-create-actions{grid-column:1/-1;justify-content:flex-end;align-items:end;gap:12px;min-height:34px;margin-top:0;display:flex}@media (min-width:768px){.workspace-shell .admin-create-form--inline-submit .admin-create-grid{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) max-content;align-items:end}.workspace-shell .admin-create-form--inline-submit .admin-create-grid--single-input{grid-template-columns:minmax(280px,1fr) max-content}.workspace-shell .admin-staff-grant-grid{grid-template-columns:minmax(280px,1fr) max-content;align-items:start}.workspace-shell .admin-staff-email-label{grid-area:1/1}.workspace-shell .admin-staff-email-input{grid-area:2/1}.workspace-shell .admin-staff-grant-grid .admin-create-actions{grid-area:2/2;align-self:start}.workspace-shell .admin-staff-feedback-row{grid-area:3/1/auto/-1}.workspace-shell .admin-create-form--inline-submit .admin-create-actions{grid-column:auto;min-height:auto}.workspace-shell .admin-staff-grant-grid .admin-create-actions{grid-area:2/2}}@media (max-width:960px){.workspace-shell .admin-create-form--inline-submit .admin-create-grid--single-input{grid-template-columns:minmax(0,1fr)}.workspace-shell .admin-create-form--inline-submit .admin-create-grid--single-input .admin-create-actions{grid-column:1;justify-content:stretch}.workspace-shell .admin-create-form--inline-submit .admin-create-grid--single-input .admin-command-button,.workspace-shell .admin-staff-grant-grid .admin-command-button{width:100%;min-width:0}}.workspace-shell .admin-org-edit-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;display:grid}.workspace-shell .admin-create-grid>*,.workspace-shell .admin-org-edit-form>*,.workspace-shell .admin-org-delete-form>*{min-width:0}.workspace-shell .admin-org-delete-form{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid}.workspace-shell .admin-create-form input,.workspace-shell .admin-create-form select,.workspace-shell .admin-org-edit-form input,.workspace-shell .admin-org-edit-form select,.workspace-shell .admin-org-delete-form input{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);width:100%;min-width:0;height:34px;color:var(--color-fg-1);font:inherit;border-radius:8px;padding:0 10px;font-size:12px}.workspace-shell .admin-create-form select,.workspace-shell .admin-org-edit-form select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--color-fg-2) 50%), linear-gradient(135deg, var(--color-fg-2) 50%, transparent 50%);background-position:calc(100% - 14px) 14px,calc(100% - 9px) 14px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:28px}.workspace-shell .admin-create-form input:focus,.workspace-shell .admin-create-form select:focus,.workspace-shell .admin-org-edit-form input:focus,.workspace-shell .admin-org-edit-form select:focus,.workspace-shell .admin-org-delete-form input:focus{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-create-form input:focus,.workspace-shell .admin-create-form select:focus,.workspace-shell .admin-org-edit-form input:focus,.workspace-shell .admin-org-edit-form select:focus,.workspace-shell .admin-org-delete-form input:focus{outline:2px solid color-mix(in srgb, var(--color-primary) 48%, transparent)}}.workspace-shell .admin-create-form input:focus,.workspace-shell .admin-create-form select:focus,.workspace-shell .admin-org-edit-form input:focus,.workspace-shell .admin-org-edit-form select:focus,.workspace-shell .admin-org-delete-form input:focus{outline-offset:2px;border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-create-form input:focus,.workspace-shell .admin-create-form select:focus,.workspace-shell .admin-org-edit-form input:focus,.workspace-shell .admin-org-edit-form select:focus,.workspace-shell .admin-org-delete-form input:focus{border-color:color-mix(in srgb, var(--color-primary) 64%, var(--color-border))}}.workspace-shell .admin-command-button,.workspace-shell .admin-icon-button{border:1px solid var(--color-border-subtle);background:var(--color-bg-spotlight);color:var(--color-fg-heading);font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.workspace-shell .admin-command-button{white-space:nowrap;min-width:max-content;height:34px;padding:0 12px}.workspace-shell .admin-create-actions .admin-command-button{min-width:144px}.workspace-shell .admin-icon-button{width:34px;height:34px;padding:0}.workspace-shell .admin-icon-button.admin-header-info-button{width:24px;height:24px;color:var(--color-fg-2);background:0 0;border:0;border-radius:999px;flex:none;padding:0}.workspace-shell .admin-icon-button.admin-header-info-button:hover:not(:disabled){color:var(--color-fg-heading);background:0 0}.workspace-shell .admin-icon-button.admin-header-info-button:focus-visible:not(:disabled){color:var(--color-fg-heading);outline:2px solid var(--color-primary);background:0 0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-icon-button.admin-header-info-button:focus-visible:not(:disabled){outline:2px solid color-mix(in srgb, var(--color-primary) 42%, transparent)}}.workspace-shell .admin-icon-button.admin-header-info-button:focus-visible:not(:disabled){outline-offset:2px}.workspace-shell .admin-org-edit-form>.admin-icon-button{align-self:end}.workspace-shell .admin-org-edit-form>.admin-org-save-button{grid-column:3;place-self:end;min-width:118px;height:32px;padding:0 12px}.workspace-shell .admin-command-button:hover:not(:disabled),.workspace-shell .admin-icon-button:hover:not(:disabled){border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-command-button:hover:not(:disabled),.workspace-shell .admin-icon-button:hover:not(:disabled){border-color:color-mix(in srgb, var(--color-primary) 36%, var(--color-border))}}.workspace-shell .admin-command-button:hover:not(:disabled),.workspace-shell .admin-icon-button:hover:not(:disabled){background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-command-button:hover:not(:disabled),.workspace-shell .admin-icon-button:hover:not(:disabled){background:color-mix(in srgb, var(--color-primary) 12%, var(--color-bg-spotlight))}}.workspace-shell .admin-icon-button.is-danger{color:var(--color-fg-2);background:var(--color-bg-spotlight)}.workspace-shell .admin-icon-button.is-danger:hover:not(:disabled){border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-icon-button.is-danger:hover:not(:disabled){border-color:color-mix(in srgb, var(--color-error) 58%, var(--color-border))}}.workspace-shell .admin-icon-button.is-danger:hover:not(:disabled){color:#ff4f4f;background:#f052521a}.workspace-shell .admin-command-button:disabled,.workspace-shell .admin-icon-button:disabled{cursor:not-allowed;opacity:.55}.workspace-shell .admin-form-message{color:#ff8f8f;grid-column:1/-1;margin:0;font-size:12px;font-weight:700}.workspace-shell .admin-form-message--with-icon{align-items:flex-start;gap:7px;display:inline-flex}.workspace-shell .admin-form-message--with-icon svg{flex:none;margin-top:1px}.workspace-shell .admin-form-message.is-success{color:var(--color-primary-light)}.workspace-shell .admin-notifications-console{gap:18px;padding:18px;display:grid}.workspace-shell .admin-notifications-grid{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.workspace-shell .admin-notification-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.workspace-shell .admin-notification-summary-grid>div{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;min-width:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-summary-grid>div{background:color-mix(in srgb, var(--color-bg-sunken) 42%, transparent)}}.workspace-shell .admin-notification-summary-grid>div{padding:11px 12px}.workspace-shell .admin-notification-summary-grid span{color:var(--color-fg-2);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:800;display:block;overflow:hidden}.workspace-shell .admin-notification-summary-grid strong{color:var(--color-fg-heading);margin-top:4px;font-size:21px;line-height:1;display:block}.workspace-shell .admin-notification-trigger-column{gap:8px;min-width:0;display:grid}.workspace-shell .admin-notification-search{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);min-width:0;height:36px;color:var(--color-fg-2);border-radius:8px;align-items:center;gap:7px;padding:0 10px;display:flex}.workspace-shell .admin-notification-search:focus-within{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-search:focus-within{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border-subtle))}}.workspace-shell .admin-notification-search:focus-within{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-search:focus-within{outline:2px solid color-mix(in srgb, var(--color-primary) 34%, transparent)}}.workspace-shell .admin-notification-search:focus-within{outline-offset:2px}.workspace-shell .admin-notification-search input{width:100%;min-width:0;color:var(--color-fg-1);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.workspace-shell .admin-notification-search input:focus,.workspace-shell .admin-notification-search input:focus-visible{box-shadow:none;outline:0}.workspace-shell .admin-notification-trigger-list{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;gap:6px;max-height:min(690px,64dvh);display:grid;overflow:auto}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-trigger-list{background:color-mix(in srgb, var(--color-bg-sunken) 50%, transparent)}}.workspace-shell .admin-notification-trigger-list{padding:8px}.workspace-shell .admin-notification-trigger{min-width:0;color:var(--color-fg-1);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.workspace-shell .admin-notification-trigger:hover,.workspace-shell .admin-notification-trigger.is-selected{border-color:var(--color-border-subtle);background:var(--color-bg-spotlight)}.workspace-shell .admin-notification-trigger>span:first-child{gap:3px;min-width:0;display:grid}.workspace-shell .admin-notification-trigger strong{min-width:0;color:var(--color-fg-heading);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.workspace-shell .admin-notification-trigger code{min-width:0;color:var(--color-fg-2);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workspace-shell .admin-status-pill{border:1px solid var(--color-border-subtle);background:var(--color-bg-spotlight);width:fit-content;max-width:100%;color:var(--color-fg-2);text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;padding:5px 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.workspace-shell .admin-status-pill.is-success{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-status-pill.is-success{border-color:color-mix(in srgb, var(--color-primary-light) 42%, var(--color-border-subtle))}}.workspace-shell .admin-status-pill.is-success{color:var(--color-primary-light)}.workspace-shell .admin-status-pill.is-danger{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-status-pill.is-danger{border-color:color-mix(in srgb, var(--color-error) 42%, var(--color-border-subtle))}}.workspace-shell .admin-status-pill.is-danger{color:#ff8f8f}.workspace-shell .admin-status-pill.is-active{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-status-pill.is-active{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border-subtle))}}.workspace-shell .admin-status-pill.is-active{color:var(--color-fg-heading)}.workspace-shell .admin-status-pill.is-muted{opacity:.7}.workspace-shell .admin-notification-editor,.workspace-shell .admin-notification-deliveries{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;min-width:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-editor,.workspace-shell .admin-notification-deliveries{background:color-mix(in srgb, var(--color-bg-sunken) 42%, transparent)}}.workspace-shell .admin-notification-editor{padding:16px}.workspace-shell .admin-notification-editor-header,.workspace-shell .admin-notification-deliveries-header{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;margin-bottom:16px;display:flex}.workspace-shell .admin-notification-editor-header h3,.workspace-shell .admin-notification-deliveries-header h3{color:var(--color-fg-heading);margin:0;font-size:16px;line-height:1.2}.workspace-shell .admin-notification-editor-header p,.workspace-shell .admin-notification-deliveries-header p{color:var(--color-fg-2);font-family:var(--font-mono);margin:4px 0 0;font-size:12px}.workspace-shell .admin-notification-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.workspace-shell .admin-notification-form-grid label,.workspace-shell .admin-notification-channel-set{gap:7px;min-width:0;display:grid}.workspace-shell .admin-notification-form-grid label>span,.workspace-shell .admin-notification-channel-set legend{color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-transform:uppercase;font-weight:800}.workspace-shell .admin-notification-form-grid small{min-width:0;color:var(--color-fg-2);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workspace-shell .admin-notification-form-grid input:not([type=checkbox]),.workspace-shell .admin-notification-form-grid textarea,.workspace-shell .admin-notification-delivery-tools input{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);width:100%;min-width:0;color:var(--color-fg-1);font:inherit;border-radius:8px;padding:0 10px;font-size:12px}.workspace-shell .admin-notification-form-grid input:not([type=checkbox]),.workspace-shell .admin-notification-delivery-tools input{height:34px}.workspace-shell .admin-notification-form-grid textarea{resize:vertical;min-height:84px;padding:9px 10px}.workspace-shell .admin-notification-status-section{gap:12px}.workspace-shell .admin-notification-status-controls{flex-wrap:wrap;align-items:center;gap:14px 24px;min-width:0;display:flex}.workspace-shell .admin-notification-channel-control{align-items:center;gap:12px;min-width:0;display:inline-flex}.workspace-shell .admin-notification-drawer-header-actions{flex:none;align-items:center;gap:18px;display:inline-flex}.workspace-shell .admin-notification-header-switch-control{min-width:0;color:var(--color-fg-1);letter-spacing:0;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.workspace-shell .admin-notification-header-switch-control>span{color:inherit;font-size:inherit;font-weight:inherit;line-height:1.2}.workspace-shell .admin-notification-enabled-switch.ant-switch.ant-switch-checked,.workspace-shell .admin-notification-enabled-switch.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:var(--color-success-text)!important}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-enabled-switch.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:color-mix(in srgb, var(--color-success-text) 86%, black)!important}}.workspace-shell .admin-notification-drawer-header .admin-notification-enabled-switch.ant-switch{min-width:44px;height:24px}.workspace-shell .admin-notification-drawer-header .admin-notification-enabled-switch.ant-switch .ant-switch-handle{width:20px;height:20px;top:2px}.workspace-shell .admin-notification-drawer-header .admin-notification-enabled-switch.ant-switch .ant-switch-handle:before{border-radius:50%!important}.workspace-shell .admin-notification-drawer-header .admin-notification-enabled-switch.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 22px)}.workspace-shell .admin-notification-drawer-close.admin-icon-button{width:30px;height:30px;color:var(--color-fg-2);background:0 0;border-radius:999px}.workspace-shell .admin-notification-drawer-close.admin-icon-button:hover:not(:disabled),.workspace-shell .admin-notification-drawer-close.admin-icon-button:focus-visible:not(:disabled){background:var(--color-bg-spotlight);color:var(--color-fg-heading)}.workspace-shell .admin-notification-channel-control>span{color:var(--color-fg-2);letter-spacing:0;text-transform:uppercase;flex:none;font-size:12px;font-weight:800}.workspace-shell .admin-notification-channel-options{align-items:center;gap:12px;min-width:0;display:inline-flex}.workspace-shell .admin-notification-status-section label.ant-checkbox-wrapper.admin-notification-inline-checkbox{min-width:0;color:var(--color-fg-1);align-items:center;gap:8px;margin-inline-start:0;font-size:13px;font-weight:700;display:inline-flex}.workspace-shell .admin-notification-status-section .admin-notification-inline-checkbox .ant-checkbox+span{min-width:0;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none;padding-inline:0;line-height:1.2}.workspace-shell .admin-notification-span{grid-column:1/-1}.workspace-shell .admin-notification-select.ant-select{width:100%;min-width:0;height:36px}.workspace-shell .admin-notification-select.ant-select-single .ant-select-selector{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);height:36px;min-height:36px;box-shadow:none;color:var(--color-fg-1);border-radius:8px;align-items:center;padding-inline:10px 34px;display:flex;overflow:hidden}.workspace-shell .admin-notification-select.ant-select .ant-select-content{min-width:0;height:100%;color:var(--color-fg-1);align-items:center;margin-inline-end:0;font-size:13px;line-height:34px;display:flex}.workspace-shell .admin-notification-select.ant-select .ant-select-content-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .admin-notification-select.ant-select-focused .ant-select-selector,.workspace-shell .admin-notification-select.ant-select-open .ant-select-selector{border-color:var(--color-primary);box-shadow:0 0 0 3px #0057d933}.workspace-shell .admin-notification-select.ant-select-single .ant-select-selection-wrap{align-items:center;min-width:0;height:100%;display:flex}.workspace-shell .admin-notification-select.ant-select-single .ant-select-selection-search{align-items:center;display:flex;position:absolute;inset:0 34px 0 10px}.workspace-shell .admin-notification-select.ant-select-single .ant-select-selection-search-input{height:34px}.workspace-shell .admin-notification-select.ant-select-single .ant-select-selection-item{color:var(--color-fg-1);padding-inline-end:0;font-size:13px;line-height:34px}.workspace-shell .admin-notification-select .ant-select-arrow{color:var(--color-fg-2);inset-inline-end:10px}.workspace-shell .admin-notification-drawer .admin-notification-select input.ant-select-selection-search-input{width:100%;height:34px;color:inherit;outline:none;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.workspace-shell .admin-notification-drawer .admin-notification-select .ant-select-input{color:#0000;caret-color:#0000;outline:none;width:100%;height:auto;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.workspace-shell .admin-notification-deliveries{padding:16px}.workspace-shell .admin-notification-delivery-tools{align-items:center;gap:8px;display:inline-flex}.workspace-shell .admin-notification-delivery-tools label{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);width:min(280px,32vw);color:var(--color-fg-2);border-radius:8px;align-items:center;gap:7px;padding:0 10px;display:flex}.workspace-shell .admin-notification-delivery-tools label:focus-within{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-delivery-tools label:focus-within{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border-subtle))}}.workspace-shell .admin-notification-delivery-tools label:focus-within{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-delivery-tools label:focus-within{outline:2px solid color-mix(in srgb, var(--color-primary) 34%, transparent)}}.workspace-shell .admin-notification-delivery-tools label:focus-within{outline-offset:2px}.workspace-shell .admin-notification-delivery-tools input{box-shadow:none;background:0 0;border:0;outline:0;padding:0}.workspace-shell .admin-notification-delivery-tools input:focus,.workspace-shell .admin-notification-delivery-tools input:focus-visible{box-shadow:none;outline:0}.workspace-shell .admin-notification-delivery-table td{vertical-align:top}.workspace-shell .admin-notification-delivery-table td>strong,.workspace-shell .admin-notification-delivery-table td>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:260px;display:block;overflow:hidden}.workspace-shell .admin-notification-delivery-table td>span{color:var(--color-fg-2);font-size:12px}.workspace-shell .admin-notification-delivery-table td:nth-child(4){white-space:nowrap}.workspace-shell .admin-notification-delivery-table td:nth-child(4) svg{vertical-align:-2px;margin-right:5px;display:inline-block}.workspace-shell .admin-notification-row-actions{align-items:center;gap:7px;display:inline-flex}.workspace-shell .admin-notification-reschedule{align-items:center;gap:6px;display:inline-flex}.workspace-shell .admin-notification-reschedule input{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);width:168px;height:34px;color:var(--color-fg-1);font:inherit;border-radius:8px;padding:0 8px;font-size:12px}.workspace-shell .admin-notification-tabs{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;align-items:center;width:fit-content;max-width:100%;padding:3px;display:inline-flex}.workspace-shell .admin-notification-tabs button{min-width:118px;height:34px;color:var(--color-fg-2);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:0;padding:0 12px;font-size:12px;font-weight:800}.workspace-shell .admin-notification-tabs button:first-child{border-radius:6px 0 0 6px}.workspace-shell .admin-notification-tabs button:last-child{border-radius:0 6px 6px 0}.workspace-shell .admin-notification-tabs button:hover:not(.is-active){background:var(--color-bg-container);color:var(--color-fg-heading)}.workspace-shell .admin-notification-tabs button.is-active{background:var(--color-bg-spotlight);color:var(--color-fg-heading)}.workspace-shell .admin-notification-section{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;min-width:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-section{background:color-mix(in srgb, var(--color-bg-sunken) 42%, transparent)}}.workspace-shell .admin-notification-section{padding:16px}.workspace-shell .admin-notification-section-header{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;margin-bottom:14px;display:flex}.workspace-shell .admin-notification-section-header h3,.workspace-shell .admin-notification-drawer-header h3,.workspace-shell .admin-notification-drawer-body h4{color:var(--color-fg-heading);margin:0;line-height:1.2}.workspace-shell .admin-notification-section-header h3,.workspace-shell .admin-notification-drawer-header h3{font-size:16px}.workspace-shell .admin-notification-section-header p,.workspace-shell .admin-notification-drawer-header p{color:var(--color-fg-2);margin:4px 0 0;font-size:12px}.workspace-shell .admin-notification-trigger-table{--admin-notification-action-column-width:58px;--admin-notification-notification-column-width:40%;--admin-notification-meta-column-width:calc((100% - var(--admin-notification-notification-column-width) - var(--admin-notification-action-column-width)) / 3);min-width:920px}.workspace-shell .admin-notification-col-notification{width:var(--admin-notification-notification-column-width)}.workspace-shell .admin-notification-col-meta{width:var(--admin-notification-meta-column-width)}.workspace-shell .admin-notification-col-actions{width:var(--admin-notification-action-column-width)}.workspace-shell .admin-notification-trigger-table th,.workspace-shell .admin-notification-trigger-table td{vertical-align:middle}.workspace-shell .admin-notification-sort-button{width:100%;min-width:0;min-height:28px;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;letter-spacing:inherit;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;gap:6px;padding:3px 6px;display:inline-flex}.workspace-shell .admin-notification-sort-button:hover,.workspace-shell .admin-notification-sort-button:focus-visible{background:var(--color-bg-spotlight)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-sort-button:hover,.workspace-shell .admin-notification-sort-button:focus-visible{background:color-mix(in srgb, var(--color-bg-spotlight) 74%, transparent)}}.workspace-shell .admin-notification-sort-button:hover,.workspace-shell .admin-notification-sort-button:focus-visible{color:var(--color-fg-heading)}.workspace-shell .admin-notification-sort-button:focus-visible{outline:1px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-sort-button:focus-visible{outline:1px solid color-mix(in srgb, var(--color-primary) 44%, transparent)}}.workspace-shell .admin-notification-sort-button:focus-visible{outline-offset:1px}.workspace-shell .admin-notification-sort-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .admin-notification-sort-button svg{color:var(--color-fg-2);flex:none}.workspace-shell .admin-notification-trigger-table th[aria-sort=ascending] .admin-notification-sort-button,.workspace-shell .admin-notification-trigger-table th[aria-sort=descending] .admin-notification-sort-button,.workspace-shell .admin-notification-trigger-table th[aria-sort=ascending] .admin-notification-sort-button svg,.workspace-shell .admin-notification-trigger-table th[aria-sort=descending] .admin-notification-sort-button svg{color:var(--color-fg-heading)}.workspace-shell .admin-notification-trigger-table tbody th{text-align:left;padding:12px 14px}.workspace-shell .admin-notification-trigger-table thead th:nth-child(5),.workspace-shell .admin-notification-trigger-table tbody td:nth-child(5){z-index:2;text-align:center;padding-left:0;padding-right:0;position:sticky;right:0}.workspace-shell .admin-notification-trigger-table thead th:nth-child(5){background:var(--color-bg-elevated)}.workspace-shell .admin-notification-trigger-table tbody td:nth-child(5){background:var(--color-bg-container)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-trigger-table tbody td:nth-child(5){background:color-mix(in srgb, var(--color-bg-container) 94%, transparent)}}.workspace-shell .admin-notification-trigger-table tbody td:nth-child(5){overflow:hidden}.workspace-shell .admin-notification-trigger-cell{grid-template-columns:8px minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}.workspace-shell .admin-notification-trigger-name{gap:6px;min-width:0;display:grid}.workspace-shell .admin-notification-trigger-title-row{align-items:baseline;gap:8px;min-width:0;display:flex}.workspace-shell .admin-notification-trigger-name strong{min-width:0;color:var(--color-fg-heading);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.workspace-shell .admin-notification-health-label{color:var(--color-fg-2);flex:none;font-size:11px;font-weight:700;line-height:1.2}.workspace-shell .admin-notification-health-label.is-enabled{color:var(--color-success-text)}.workspace-shell .admin-notification-health-label.is-danger{color:var(--color-error-text)}.workspace-shell .admin-notification-health-node{background:var(--color-fg-2);opacity:.72;border-radius:999px;flex:0 0 8px;width:8px;height:8px;margin-top:4px}.workspace-shell .admin-notification-health-node.is-enabled{background:var(--color-success-text);box-shadow:0 0 0 2px var(--color-success-text), 0 0 12px var(--color-success-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-health-node.is-enabled{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-success-text) 14%, transparent), 0 0 12px color-mix(in srgb, var(--color-success-text) 72%, transparent)}}.workspace-shell .admin-notification-health-node.is-enabled{opacity:1}.workspace-shell .admin-notification-health-node.is-disabled{background:var(--color-fg-2)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-health-node.is-disabled{background:color-mix(in srgb, var(--color-fg-2) 72%, var(--color-bg-sunken))}}.workspace-shell .admin-notification-health-node.is-danger{background:var(--color-error-text);box-shadow:0 0 0 2px var(--color-error-text), 0 0 12px var(--color-error-text)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-health-node.is-danger{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-error-text) 14%, transparent), 0 0 12px color-mix(in srgb, var(--color-error-text) 48%, transparent)}}.workspace-shell .admin-notification-health-node.is-danger{opacity:1}.workspace-shell .admin-notification-trigger-name code,.workspace-shell .admin-notification-template-id{border:1px solid var(--color-border-subtle);background:var(--color-bg-spotlight);border-radius:6px;max-width:100%;display:inline-flex;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-trigger-name code,.workspace-shell .admin-notification-template-id{background:color-mix(in srgb, var(--color-bg-spotlight) 52%, transparent)}}.workspace-shell .admin-notification-trigger-name code,.workspace-shell .admin-notification-template-id{color:var(--color-fg-2);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;padding:5px 7px;font-size:11px;line-height:1.2}.workspace-shell .admin-notification-meta-tabs{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.workspace-shell .admin-notification-meta-tab{border:1px solid var(--color-border-subtle);background:var(--color-bg-spotlight);border-radius:6px;align-items:center;max-width:100%;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-meta-tab{background:color-mix(in srgb, var(--color-bg-spotlight) 52%, transparent)}}.workspace-shell .admin-notification-meta-tab{color:var(--color-fg-2);overflow-wrap:anywhere;text-transform:capitalize;padding:6px 8px;font-size:11px;font-weight:800;line-height:1}.workspace-shell .admin-notification-meta-tab.is-channel-email{border-color:#f3b64a}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-meta-tab.is-channel-email{border-color:color-mix(in srgb, #f3b64a 48%, var(--color-border-subtle))}}.workspace-shell .admin-notification-meta-tab.is-channel-email{color:#ffd284;background:#f3b64a24}.workspace-shell .admin-notification-meta-tab.is-channel-in-app{border-color:#50c8ff}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-meta-tab.is-channel-in-app{border-color:color-mix(in srgb, #50c8ff 44%, var(--color-border-subtle))}}.workspace-shell .admin-notification-meta-tab.is-channel-in-app{color:#9cdefb;background:#50c8ff21}.workspace-shell .admin-notification-meta-tab.is-policy-behavioral{border-color:#b797ff}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-meta-tab.is-policy-behavioral{border-color:color-mix(in srgb, #b797ff 42%, var(--color-border-subtle))}}.workspace-shell .admin-notification-meta-tab.is-policy-behavioral{color:#d5c5ff;background:#b797ff21}.workspace-shell .admin-notification-meta-tab.is-policy-transactional{border-color:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-meta-tab.is-policy-transactional{border-color:color-mix(in srgb, var(--color-primary-light) 42%, var(--color-border-subtle))}}.workspace-shell .admin-notification-meta-tab.is-policy-transactional{background:var(--color-primary-light)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-meta-tab.is-policy-transactional{background:color-mix(in srgb, var(--color-primary-light) 12%, transparent)}}.workspace-shell .admin-notification-meta-tab.is-policy-transactional{color:var(--color-primary-light)}.workspace-shell .admin-notification-meta-tab.is-policy-system,.workspace-shell .admin-notification-meta-tab.is-muted{color:var(--color-fg-2);opacity:.75}.workspace-shell .admin-notification-trigger-edit{width:100%;min-width:100%;height:auto;min-height:0;color:var(--color-fg-2);background:0 0;border-color:#0000;border-radius:0;padding:0;position:absolute;inset:0}.workspace-shell .admin-notification-trigger-edit:hover{border-color:var(--color-border-subtle);background:var(--color-bg-spotlight);color:var(--color-fg-heading)}.workspace-shell .admin-notification-trigger-edit:focus-visible{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-trigger-edit:focus-visible{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border-subtle))}}.workspace-shell .admin-notification-trigger-edit:focus-visible{background:var(--color-bg-spotlight);color:var(--color-fg-heading);outline:1px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-trigger-edit:focus-visible{outline:1px solid color-mix(in srgb, var(--color-primary) 34%, transparent)}}.workspace-shell .admin-notification-trigger-edit:focus-visible{outline-offset:-1px}.workspace-shell .admin-notification-pagination{min-height:40px;color:var(--color-fg-2);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:12px;display:flex}.workspace-shell .admin-notification-pagination-status{min-width:0;font-weight:700}.workspace-shell .admin-notification-pagination-controls{justify-content:flex-end;align-items:center;gap:12px;display:flex}.workspace-shell .admin-notification-page-size,.workspace-shell .admin-notification-page-buttons{align-items:center;gap:8px;display:inline-flex}.workspace-shell .admin-notification-page-size{white-space:nowrap;gap:6px;font-weight:700}.workspace-shell .admin-notification-page-size select{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);width:68px;height:30px;color:var(--color-fg-heading);font:700 12px/1 var(--font-sans);border-radius:7px;padding:0 24px 0 9px}.workspace-shell .admin-notification-page-btn{border:1px solid var(--color-border-subtle);width:68px;height:30px;color:var(--color-fg-2);cursor:pointer;letter-spacing:0;white-space:nowrap;background:0 0;border-radius:7px;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.workspace-shell .admin-notification-page-btn:hover:not(:disabled),.workspace-shell .admin-notification-page-btn:focus-visible:not(:disabled){background:var(--color-bg-spotlight);color:var(--color-fg-heading);outline:none}.workspace-shell .admin-notification-page-btn:disabled{cursor:not-allowed;opacity:.45}.workspace-shell .admin-notification-page-count{min-width:68px;color:var(--color-fg-3);text-align:center;white-space:nowrap;font-weight:700}.workspace-shell .admin-notification-drawer-backdrop{z-index:90;background:#0000006b;justify-content:flex-end;animation:.42s cubic-bezier(.16,1,.3,1) both workspaceSideDrawerBackdropIn;display:flex;position:fixed;inset:0}.workspace-shell .admin-notification-drawer{border-left:1px solid var(--color-border-subtle);background:var(--color-bg-container);will-change:transform, opacity;grid-template-rows:auto minmax(0,1fr) auto;width:min(620px,100vw);height:100%;min-height:0;animation:.48s cubic-bezier(.16,1,.3,1) both workspaceSideDrawerPanelIn;display:grid;box-shadow:-24px 0 60px #00000047}.workspace-shell .admin-notification-drawer-header,.workspace-shell .admin-notification-drawer-footer{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:16px;display:flex}.workspace-shell .admin-notification-drawer-footer{border-top:1px solid var(--color-border-subtle);border-bottom:0;justify-content:flex-end}.workspace-shell .admin-notification-warning{border:1px solid var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-warning{border:1px solid color-mix(in srgb, var(--color-error) 42%, var(--color-border-subtle))}}.workspace-shell .admin-notification-warning{background:var(--color-error-bg);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-warning{background:color-mix(in srgb, var(--color-error-bg) 65%, transparent)}}.workspace-shell .admin-notification-warning{color:#ff9b9b;padding:10px 12px;font-size:12px;font-weight:800}.workspace-shell .admin-notification-drawer-body{align-content:start;gap:16px;min-height:0;padding:16px;display:grid;overflow-y:auto}.workspace-shell .admin-notification-drawer-body section{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;gap:12px;min-width:0;display:grid}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-drawer-body section{background:color-mix(in srgb, var(--color-bg-sunken) 40%, transparent)}}.workspace-shell .admin-notification-drawer-body section{padding:14px}.workspace-shell .admin-notification-advanced{min-width:0}.workspace-shell .admin-notification-advanced[open]{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-advanced[open]{background:color-mix(in srgb, var(--color-bg-sunken) 40%, transparent)}}.workspace-shell .admin-notification-drawer-body h4{color:var(--color-fg-heading);font-size:13px}.workspace-shell .admin-notification-section-note{color:var(--color-fg-2);margin:-4px 0 0;font-size:12px;line-height:1.4}.workspace-shell .admin-notification-drawer label,.workspace-shell .admin-notification-advanced label,.workspace-shell .admin-notification-field{gap:7px;min-width:0;display:grid}.workspace-shell .admin-notification-drawer label>span,.workspace-shell .admin-notification-advanced label>span,.workspace-shell .admin-notification-field>label{color:var(--color-fg-2);font-size:var(--fs-caption);text-transform:uppercase;font-weight:800}.workspace-shell .admin-notification-drawer input:not([type=checkbox]),.workspace-shell .admin-notification-drawer textarea{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);width:100%;min-width:0;color:var(--color-fg-1);font:inherit;border-radius:8px;padding:0 10px;font-size:12px}.workspace-shell .admin-notification-drawer input:not([type=checkbox]){height:36px}.workspace-shell .admin-notification-drawer textarea{resize:vertical;min-height:96px;padding:9px 10px}.workspace-shell .admin-notification-drawer small{min-width:0;color:var(--color-fg-2);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workspace-shell .admin-notification-advanced summary{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-advanced summary{background:color-mix(in srgb, var(--color-bg-sunken) 30%, transparent)}}.workspace-shell .admin-notification-advanced summary{cursor:pointer;color:var(--color-fg-heading);padding:10px 12px;list-style:none}.workspace-shell .admin-notification-advanced[open] summary{background:0 0;border-width:0 0 1px;border-radius:8px 8px 0 0}.workspace-shell .admin-notification-advanced summary::-webkit-details-marker{display:none}.workspace-shell .admin-notification-advanced summary>span{gap:2px;min-width:0;display:grid}.workspace-shell .admin-notification-advanced summary strong{color:var(--color-fg-heading);font-size:13px;font-weight:800;line-height:1.2}.workspace-shell .admin-notification-advanced summary small{min-width:0;color:var(--color-fg-2);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.workspace-shell .admin-notification-advanced summary:after{content:"";border-right:2px solid var(--color-fg-2);border-bottom:2px solid var(--color-fg-2);flex:none;width:8px;height:8px;transition:transform .14s;transform:rotate(-45deg)}.workspace-shell .admin-notification-advanced[open] summary:after{transform:rotate(45deg)}.workspace-shell .admin-notification-advanced-body{gap:12px;min-width:0;padding:14px;display:grid}.workspace-shell .admin-notifications-info-dialog{gap:16px;width:min(540px,100%)}.workspace-shell .admin-notifications-info-dialog:focus{outline:0}.workspace-shell .admin-notifications-info-dialog__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.workspace-shell .admin-notifications-info-dialog__header>div{align-items:center;gap:10px;min-width:0;display:flex}.workspace-shell .admin-notifications-info-dialog__header h3{line-height:1.2}.workspace-shell .admin-notifications-info-dialog__icon{border:1px solid var(--color-primary);flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notifications-info-dialog__icon{border:1px solid color-mix(in srgb, var(--color-primary) 36%, var(--color-border-subtle))}}.workspace-shell .admin-notifications-info-dialog__icon{background:var(--color-primary);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notifications-info-dialog__icon{background:color-mix(in srgb, var(--color-primary) 10%, var(--color-bg-spotlight))}}.workspace-shell .admin-notifications-info-dialog__icon{color:var(--color-primary-light)}.workspace-shell .admin-notifications-info-dialog__close{flex:none}.workspace-shell .admin-notifications-info-dialog__steps{counter-reset:notifications-info-step;gap:12px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .admin-notifications-info-dialog__steps li{counter-increment:notifications-info-step;min-width:0;color:var(--color-fg-2);grid-template-columns:28px minmax(0,1fr);align-items:baseline;column-gap:12px;font-size:14px;line-height:1.5;display:grid}.workspace-shell .admin-notifications-info-dialog__steps li:before{content:counter(notifications-info-step);border:1px solid var(--color-primary);justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notifications-info-dialog__steps li:before{border:1px solid color-mix(in srgb, var(--color-primary) 36%, var(--color-border-subtle))}}.workspace-shell .admin-notifications-info-dialog__steps li:before{background:var(--color-primary);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notifications-info-dialog__steps li:before{background:color-mix(in srgb, var(--color-primary) 10%, transparent)}}.workspace-shell .admin-notifications-info-dialog__steps li:before{color:var(--color-primary-light);font-size:12px;font-weight:800;line-height:1;transform:translateY(2px)}.workspace-shell .admin-allowlist-create-message{grid-column:1/-1;margin-top:6px}@media (min-width:768px){.workspace-shell .admin-allowlist-create-message{grid-column:1/2}}.workspace-shell .admin-org-list{gap:14px;padding:16px 18px 18px;display:grid}.workspace-shell .admin-org-list-section+.admin-org-list-section{border-top:1px solid var(--color-border-subtle)}.workspace-shell .admin-org-list-heading{justify-content:space-between;align-items:end;gap:16px;padding:16px 18px 0;display:flex}.workspace-shell .admin-org-list-heading h2{color:var(--color-fg-heading);margin:0;font-size:14px;font-weight:800;line-height:1.25}.workspace-shell .admin-org-list-heading p{color:var(--color-fg-2);margin:4px 0 0;font-size:12px}.workspace-shell .admin-org-list-heading>span{color:var(--color-fg-2);white-space:nowrap;flex:none;font-size:12px;font-weight:800}.workspace-shell .admin-org-card{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;min-width:0;max-width:100%;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-org-card{background:color-mix(in srgb, var(--color-bg-sunken) 44%, transparent)}}.workspace-shell .admin-org-card{align-content:center;gap:0;padding:14px;display:grid}.workspace-shell .admin-org-printout{grid-template-columns:minmax(0,1.7fr) minmax(72px,.58fr) minmax(72px,.58fr) minmax(0,1.9fr) minmax(104px,.72fr) minmax(84px,max-content);align-items:center;gap:18px clamp(18px,2.1vw,44px);display:grid}.workspace-shell .admin-org-printout-item{align-self:center;gap:3px;min-width:0;display:grid}.workspace-shell .admin-org-printout-item>span:first-child{color:var(--color-fg-2);font-size:12px}.workspace-shell .admin-org-printout-item>strong{overflow-wrap:anywhere;min-width:0;color:var(--color-fg-heading);font-weight:700}.workspace-shell .admin-owner-email-value{align-items:center;gap:10px;min-width:0;display:flex}.workspace-shell .admin-owner-email-text{overflow-wrap:normal;text-overflow:ellipsis;-webkit-user-select:text;user-select:text;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .admin-owner-email-copy{width:24px;height:24px;color:var(--color-fg-2);background:0 0;border-color:#0000;flex:none}.workspace-shell .admin-owner-email-copy:hover{border-color:var(--color-border-subtle);background:var(--color-bg-spotlight)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-owner-email-copy:hover{background:color-mix(in srgb, var(--color-bg-spotlight) 58%, transparent)}}.workspace-shell .admin-owner-email-copy:hover{color:var(--color-fg-heading)}.workspace-shell .admin-org-printout-item>span:not(:first-child){color:var(--color-fg-2);font-size:12px}.workspace-shell .admin-org-printout-item--identity>span:not(:first-child){font-family:var(--font-mono)}.workspace-shell .admin-org-slug{color:var(--color-fg-2);font-size:12px;font-weight:600}.workspace-shell .admin-org-actions{grid-column:6;justify-content:flex-end;align-self:center;align-items:center;gap:8px;min-width:max-content;display:inline-flex}.workspace-shell .admin-org-card-editor,.workspace-shell .admin-org-card-delete{border-top:1px solid var(--color-border-subtle);grid-column:1/-1;margin-top:14px;padding-top:14px}.workspace-shell .admin-allowlist-row,.workspace-shell .admin-whitelist-row{grid-template-columns:minmax(0,2fr) minmax(0,3fr) minmax(0,1fr) max-content;align-items:center;gap:18px;display:grid}.workspace-shell .admin-allowlist-cell,.workspace-shell .admin-whitelist-cell{gap:3px;min-width:0;display:grid}.workspace-shell .admin-allowlist-cell>span:first-child,.workspace-shell .admin-whitelist-cell>span:first-child{color:var(--color-fg-2);font-size:12px}.workspace-shell .admin-allowlist-cell>strong,.workspace-shell .admin-whitelist-cell>strong{overflow-wrap:anywhere;min-width:0;color:var(--color-fg-heading);font-weight:700}.workspace-shell .admin-allowlist-cell--identity>span:not(:first-child),.workspace-shell .admin-whitelist-cell--identity>span:not(:first-child){color:var(--color-fg-2);font-size:12px;font-family:var(--font-mono)}.workspace-shell .admin-allowlist-provider{border:1px solid var(--color-border-subtle);background:var(--color-bg-spotlight);border-radius:999px;width:fit-content;max-width:100%;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-allowlist-provider{background:color-mix(in srgb, var(--color-bg-spotlight) 62%, transparent)}}.workspace-shell .admin-allowlist-provider{color:var(--color-fg-2);font-family:var(--font-sans);font-size:var(--fs-caption);overflow-wrap:anywhere;margin-top:3px;padding:4px 8px;font-weight:800;line-height:1.2}.workspace-shell .admin-allowlist-actions,.workspace-shell .admin-whitelist-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:inline-flex}.workspace-shell .admin-delete-org-dialog{width:min(480px,100%)}.workspace-shell .admin-delete-org-dialog-icon{border:1px solid var(--color-error);width:38px;height:38px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-delete-org-dialog-icon{border:1px solid color-mix(in srgb, var(--color-error) 32%, var(--color-border))}}.workspace-shell .admin-delete-org-dialog-icon{background:var(--color-error);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-delete-org-dialog-icon{background:color-mix(in srgb, var(--color-error) 10%, var(--color-bg-container))}}.workspace-shell .admin-delete-org-dialog-icon{color:var(--color-error);justify-content:center;align-items:center;display:inline-flex}.workspace-shell .admin-delete-org-dialog-warning{font-weight:750;color:var(--color-error)!important}.workspace-shell .admin-delete-org-confirm-label{color:var(--color-fg-2);flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.workspace-shell .admin-delete-org-confirm-label span{text-transform:uppercase}.workspace-shell .admin-delete-org-confirm-label input{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);width:100%;min-width:0;height:36px;color:var(--color-fg-1);font:inherit;border-radius:8px;padding:0 10px;font-size:13px;font-weight:600}.workspace-shell .admin-delete-org-confirm-label input:focus{outline:2px solid var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-delete-org-confirm-label input:focus{outline:2px solid color-mix(in srgb, var(--color-error) 28%, transparent)}}.workspace-shell .admin-delete-org-confirm-label input:focus{outline-offset:2px;border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-delete-org-confirm-label input:focus{border-color:color-mix(in srgb, var(--color-error) 48%, var(--color-border))}}@media (max-width:1280px){.workspace-shell .admin-create-grid,.workspace-shell .admin-org-edit-form{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .admin-org-edit-form>.admin-org-save-button{grid-column:2}}@media (max-width:960px){.workspace-shell .admin-notification-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .admin-notifications-grid{grid-template-columns:minmax(0,1fr)}.workspace-shell .admin-notification-trigger-list{max-height:280px}.workspace-shell .admin-notification-section-header,.workspace-shell .admin-notification-deliveries-header,.workspace-shell .admin-notification-delivery-tools,.workspace-shell .admin-notification-pagination,.workspace-shell .admin-notification-pagination-controls{flex-direction:column;align-items:stretch}.workspace-shell .admin-notification-pagination-controls{gap:10px}.workspace-shell .admin-notification-page-size,.workspace-shell .admin-notification-page-buttons{justify-content:space-between;width:100%}.workspace-shell .admin-notification-section-header .admin-notification-search,.workspace-shell .admin-notification-delivery-tools label{width:100%}.workspace-shell .admin-notification-trigger-table-wrap{overflow:visible}.workspace-shell .admin-notification-trigger-table,.workspace-shell .admin-notification-trigger-table thead,.workspace-shell .admin-notification-trigger-table tbody,.workspace-shell .admin-notification-trigger-table tr,.workspace-shell .admin-notification-trigger-table th,.workspace-shell .admin-notification-trigger-table td{width:100%;min-width:0;display:block}.workspace-shell .admin-notification-trigger-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.workspace-shell .admin-notification-trigger-table tbody{gap:10px;display:grid}.workspace-shell .admin-notification-trigger-table tbody tr{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-trigger-table tbody tr{background:color-mix(in srgb, var(--color-bg-sunken) 52%, transparent)}}.workspace-shell .admin-notification-trigger-table tbody tr{padding:10px}.workspace-shell .admin-notification-trigger-table tbody th,.workspace-shell .admin-notification-trigger-table td{border:0;grid-template-columns:minmax(92px,.34fr) minmax(0,1fr);align-items:start;gap:10px;min-height:34px;padding:8px 0;display:grid}.workspace-shell .admin-notification-trigger-table tbody td:nth-child(5){box-shadow:none;text-align:left;position:static;right:auto;overflow:visible}.workspace-shell .admin-notification-trigger-edit{border-radius:8px;justify-self:start;width:34px;min-width:34px;height:34px;min-height:34px;position:static}.workspace-shell .admin-notification-trigger-table td+td,.workspace-shell .admin-notification-trigger-table tbody th+td{border-top:1px solid var(--color-border-subtle)}.workspace-shell .admin-notification-trigger-table tbody th:before,.workspace-shell .admin-notification-trigger-table td:before{content:attr(data-label);color:var(--color-fg-2);text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.3}.workspace-shell .admin-notification-form-grid{grid-template-columns:minmax(0,1fr)}.workspace-shell .admin-notification-deliveries .preflight-data-table-wrap{overflow:visible}.workspace-shell .admin-notification-delivery-table,.workspace-shell .admin-notification-delivery-table thead,.workspace-shell .admin-notification-delivery-table tbody,.workspace-shell .admin-notification-delivery-table tr,.workspace-shell .admin-notification-delivery-table th,.workspace-shell .admin-notification-delivery-table td{width:100%;display:block}.workspace-shell .admin-notification-delivery-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.workspace-shell .admin-notification-delivery-table tbody{gap:10px;display:grid}.workspace-shell .admin-notification-delivery-table tbody tr{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .admin-notification-delivery-table tbody tr{background:color-mix(in srgb, var(--color-bg-sunken) 52%, transparent)}}.workspace-shell .admin-notification-delivery-table tbody tr{padding:10px}.workspace-shell .admin-notification-delivery-table tbody tr.preflight-data-table__empty{padding:0}.workspace-shell .admin-notification-delivery-table tbody tr.preflight-data-table__empty td{padding:14px;display:block}.workspace-shell .admin-notification-delivery-table td{border:0;grid-template-columns:minmax(92px,.34fr) minmax(0,1fr);align-items:start;gap:10px;min-height:34px;padding:8px 0;display:grid}.workspace-shell .admin-notification-delivery-table td+td{border-top:1px solid var(--color-border-subtle)}.workspace-shell .admin-notification-delivery-table td:before{content:attr(data-label);color:var(--color-fg-2);text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.3}.workspace-shell .admin-notification-delivery-table td>strong,.workspace-shell .admin-notification-delivery-table td>span{max-width:100%}.workspace-shell .admin-notification-row-actions{grid-template-columns:34px minmax(0,1fr) 34px;width:100%;min-width:0;display:grid}.workspace-shell .admin-notification-reschedule{min-width:0}.workspace-shell .admin-notification-reschedule input{width:100%}.workspace-shell .admin-notification-drawer-backdrop{align-items:stretch}.workspace-shell .admin-notification-drawer{border-left:0;width:100vw}.workspace-shell .admin-org-printout{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px}.workspace-shell .admin-org-actions{grid-column:1/-1;justify-content:flex-end;align-self:end}.workspace-shell .admin-allowlist-row,.workspace-shell .admin-whitelist-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px}.workspace-shell .admin-allowlist-actions,.workspace-shell .admin-whitelist-actions{grid-column:1/-1;justify-content:flex-end;align-self:end}}@media (max-width:820px){.workspace-shell .admin-app{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-content:start}.workspace-shell .admin-sidebar{border-right:0;border-bottom:1px solid var(--color-border-subtle);align-self:start;max-height:min(220px,34dvh);padding:12px 12px 22px;overflow-y:auto}.workspace-shell .admin-brand{min-height:34px;padding-bottom:12px;padding-right:min(330px,52vw)}.workspace-shell .admin-nav{grid-template-columns:minmax(0,1fr);margin-top:6px}.workspace-shell .admin-main{padding:18px 14px}.workspace-shell .admin-header{padding-top:0;display:grid}.workspace-shell .admin-header>div:first-child{padding-right:0}.workspace-shell .admin-account-menu{position:relative;top:auto;right:auto}.workspace-shell .admin-session{max-width:100%}.workspace-shell .admin-panel-header{flex-direction:column;align-items:stretch}.workspace-shell .admin-disclosure-button{width:100%}.workspace-shell .admin-create-form,.workspace-shell .admin-org-list{padding-left:14px;padding-right:14px}.workspace-shell .admin-org-printout,.workspace-shell .admin-org-edit-form{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .admin-org-actions{grid-column:1/-1}.workspace-shell .admin-org-delete-form{grid-template-columns:minmax(0,1fr) 34px}}@media (max-width:560px){.workspace-shell .admin-org-printout,.workspace-shell .admin-org-edit-form,.workspace-shell .admin-allowlist-row,.workspace-shell .admin-whitelist-row{grid-template-columns:minmax(0,1fr)}.workspace-shell .admin-org-edit-form>.admin-icon-button{width:100%}.workspace-shell .admin-org-edit-form>.admin-org-save-button{grid-column:1;justify-self:stretch;width:100%}.workspace-shell .admin-org-delete-form{grid-template-columns:minmax(0,1fr)}.workspace-shell .admin-org-actions,.workspace-shell .admin-allowlist-actions,.workspace-shell .admin-whitelist-actions{justify-content:stretch;min-width:0}.workspace-shell .admin-org-actions .admin-icon-button,.workspace-shell .admin-allowlist-actions .admin-icon-button,.workspace-shell .admin-whitelist-actions .admin-icon-button,.workspace-shell .admin-org-delete-form .admin-icon-button{width:100%}}.workspace-shell .iam-workspace-cell{align-items:center;gap:7px;display:flex;overflow:visible}.workspace-shell .iam-workspace-value{align-items:center;gap:7px;min-width:0;display:inline-flex}.workspace-shell .iam-workspace-value>strong{color:var(--color-fg-heading);font-size:14px}.workspace-shell .iam-workspace-value>span:not(.iam-workspace-tooltip){color:var(--color-fg-2);font-size:12.5px;font-weight:700}.workspace-shell .iam-workspace-info{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);width:28px;height:28px;color:var(--color-fg-2);appearance:none;cursor:help;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.workspace-shell .iam-workspace-info:hover,.workspace-shell .iam-workspace-info:focus-visible{color:var(--color-primary-light);border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-workspace-info:hover,.workspace-shell .iam-workspace-info:focus-visible{border-color:color-mix(in srgb, var(--color-primary) 42%, transparent)}}.workspace-shell .iam-workspace-info:hover,.workspace-shell .iam-workspace-info:focus-visible{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-workspace-info:hover,.workspace-shell .iam-workspace-info:focus-visible{background:color-mix(in srgb, var(--color-primary) 10%, var(--color-bg-sunken))}}.workspace-shell .iam-workspace-info:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-workspace-info:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary) 48%, transparent)}}.workspace-shell .iam-workspace-info:focus-visible{outline-offset:2px}.workspace-shell .iam-workspace-tooltip{z-index:20;border:1px solid var(--color-border);background:var(--color-bg-elevated);width:min(280px,72vw);max-height:220px;color:var(--color-fg-1);pointer-events:none;opacity:0;visibility:hidden;border-radius:8px;flex-direction:column;gap:0;padding:6px;transition:opacity .12s,transform .12s,visibility .12s;display:flex;position:absolute;top:calc(100% + 10px);left:50%;overflow:auto;transform:translate(-50%,-4px);box-shadow:0 18px 36px #00000047}.workspace-shell .iam-workspace-info:hover .iam-workspace-tooltip,.workspace-shell .iam-workspace-info:focus-visible .iam-workspace-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.workspace-shell .iam-workspace-tooltip>span{text-align:left;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 9px;display:grid}.workspace-shell .iam-workspace-tooltip>span+span{border-top:1px solid var(--color-border-subtle)}.workspace-shell .iam-workspace-tooltip strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-fg-heading);font-size:12.5px;overflow:hidden}.workspace-shell .iam-workspace-tooltip em{color:var(--color-fg-2);font-size:var(--fs-caption);font-style:normal;font-weight:750}.workspace-shell .iam-protected-label{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);min-height:26px;color:var(--color-fg-2);font-size:var(--fs-caption);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-weight:750;line-height:1;display:inline-flex}.workspace-shell .iam-muted,.workspace-shell .iam-effective-role,.workspace-shell .iam-table-empty{color:var(--color-fg-2);font-size:12.5px}.workspace-shell .iam-effective-role{color:var(--color-fg-heading);font-weight:750}.workspace-shell .iam-workspace-switcher{flex-direction:row;align-items:center;gap:10px;width:auto;min-width:0;display:flex}.workspace-shell .iam-workspace-switcher span{color:var(--color-fg-2);font-size:12px;font-weight:800}.workspace-shell .iam-workspace-switcher select{border:1px solid var(--color-border);width:220px;min-width:0;max-width:28vw;min-height:34px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-workspace-switcher select{border:1px solid color-mix(in srgb, var(--color-border) 82%, var(--color-fg-2))}}.workspace-shell .iam-workspace-switcher select{color:var(--color-fg-1);font:inherit;text-overflow:ellipsis;white-space:nowrap;border-radius:7px;font-size:12.5px;overflow:hidden}.workspace-shell .iam-table-empty{background:var(--color-bg-container);padding:16px}@media (max-width:960px){.workspace-shell .iam-admin{padding:14px}.workspace-shell .iam-admin-header,.workspace-shell .iam-admin-actions{flex-direction:column;align-items:stretch}.workspace-shell .iam-admin-header{grid-template-columns:1fr}.workspace-shell .iam-organization-actions{justify-content:start}.workspace-shell .iam-workspace-actions{grid-template-columns:minmax(0,1fr) 40px max-content;align-items:end}.workspace-shell .iam-workspace-switcher{width:min(260px,100%)}.workspace-shell .iam-table{border:0;border-radius:0;flex-direction:column;gap:10px;display:flex;overflow:visible}.workspace-shell .iam-table-head{display:none}.workspace-shell .iam-table-row,.workspace-shell .iam-table--workspace .iam-table-row{border:1px solid var(--color-border-subtle);border-radius:8px;flex-direction:column;align-items:stretch;gap:10px;padding:12px;display:flex}.workspace-shell .iam-table-row>td{grid-template-columns:128px minmax(0,1fr);justify-content:stretch;align-items:center;gap:14px;min-width:0;display:grid}.workspace-shell .iam-table-row>td:before{color:var(--color-fg-2);content:"";font-size:var(--fs-caption);letter-spacing:0;text-align:left;text-transform:uppercase;justify-self:start;font-weight:800}.workspace-shell .iam-table-row-skeleton>td:before{display:none;content:""!important}.workspace-shell .iam-table-row-skeleton i{max-width:100%}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-table-row>td:first-child:before,.workspace-shell .iam-table--workspace .iam-table-row>td:first-child:before{content:"User"}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-table-row>td:nth-child(2):before,.workspace-shell .iam-table--workspace .iam-table-row>td:nth-child(2):before{content:"Email"}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-table-row>td:nth-child(3):before{content:"Workspace access"}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-table-row>td:nth-child(4):before{content:"Org role"}.workspace-shell .iam-table--org-users .iam-table-row>td:nth-child(5):before{content:"Actions"}.workspace-shell .iam-table--workspace .iam-table-row>td:nth-child(3):before{content:"Access"}.workspace-shell .iam-table-row>.iam-row-actions:before{content:"Actions"}.workspace-shell .iam-user-cell,.workspace-shell .iam-row-actions{justify-content:stretch}.workspace-shell .iam-user-identity,.workspace-shell .iam-user-identity strong,.workspace-shell .iam-email-cell{white-space:normal;overflow-wrap:anywhere;text-align:right}.workspace-shell .iam-email-cell,.workspace-shell .iam-workspace-cell>:not(.iam-workspace-tooltip){justify-self:end}.workspace-shell .iam-workspace-cell{justify-content:stretch}.workspace-shell .iam-user-identity,.workspace-shell .iam-workspace-value{justify-content:flex-end;justify-self:end}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-role-cell{grid-template-columns:128px minmax(0,1fr)}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-role-cell select{justify-self:end;width:min(440px,100%);max-width:none}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-role-actions{grid-column:2;justify-self:end}.workspace-shell .iam-role-cell{gap:12px}.workspace-shell .iam-role-actions{justify-content:flex-end}.workspace-shell .iam-row-actions>span[aria-hidden=true]{display:none}.workspace-shell .iam-row-actions:has(>.is-empty:only-child){display:none}.workspace-shell .iam-table--workspace .iam-table-row{gap:12px}.workspace-shell .iam-table--org-users .iam-table-row{gap:10px}.workspace-shell .iam-table--workspace .iam-table-row>span:before{flex-basis:74px}.workspace-shell .iam-table--workspace .iam-row-actions{border-top:1px solid var(--color-border-subtle);grid-template-columns:128px minmax(0,1fr);margin-top:2px;padding-top:12px}.workspace-shell .iam-table--workspace .iam-row-actions .workspace-icon-btn{justify-self:end;width:34px}.workspace-shell .iam-table--workspace .iam-protected-label{justify-self:end;width:fit-content;max-width:max-content}.workspace-shell .iam-table--workspace .iam-table-row>td:nth-child(3){text-align:right}.workspace-shell .iam-table--workspace .iam-table-row>td:nth-child(3):before{text-align:left}.workspace-shell .org-users-table{border:0;border-radius:0;flex-direction:column;gap:10px;display:flex}.workspace-shell .org-users-head{display:none}.workspace-shell .org-users-body{flex-direction:column;gap:10px;display:flex}.workspace-shell .org-users-row{border:1px solid var(--color-border-subtle);border-radius:8px;flex-direction:column;align-items:stretch;gap:10px;padding:12px;display:flex}.workspace-shell .org-users-cell{grid-template-columns:128px minmax(0,1fr);justify-content:stretch;align-items:center;gap:14px;min-width:0;display:grid}.workspace-shell .org-users-cell:before{content:attr(data-label);color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-align:left;text-transform:uppercase;justify-self:start;font-weight:800}.workspace-shell .org-users-row-skeleton .org-users-cell:before{content:"";display:none}.workspace-shell .org-users-row-skeleton i{max-width:100%}.workspace-shell .org-users-user .iam-user-identity,.workspace-shell .org-users-workspace .iam-workspace-value{justify-content:flex-end;justify-self:end}.workspace-shell .org-users-user,.workspace-shell .org-users-email,.workspace-shell .org-users-workspace{text-align:right}.workspace-shell .org-users-email,.workspace-shell .org-users-workspace>:not(.iam-workspace-tooltip){justify-self:end}.workspace-shell .org-users-role{grid-template-columns:128px minmax(0,1fr)}.workspace-shell .org-users-role select{justify-self:end;width:min(440px,100%);max-width:none}.workspace-shell .org-users-role .iam-role-actions{grid-column:2;justify-self:end}.workspace-shell .org-users-actions{border-top:1px solid var(--color-border-subtle);grid-template-columns:128px minmax(0,1fr);margin-top:2px;padding-top:12px}.workspace-shell .org-users-actions .workspace-icon-btn{justify-self:end;width:34px}.workspace-shell .org-users-actions .iam-protected-label{justify-self:end;width:fit-content;max-width:max-content}.workspace-shell .iam-workspace-tooltip{width:min(240px,100vw - 48px);top:0;left:auto;right:calc(100% + 10px);transform:translateY(-4px)}.workspace-shell .iam-workspace-info:hover .iam-workspace-tooltip,.workspace-shell .iam-workspace-info:focus-visible .iam-workspace-tooltip{transform:translateY(0)}}.workspace-shell .workspace-admin{width:100%;max-width:var(--content-max);box-sizing:border-box;border:1px solid var(--color-border);background:var(--color-bg-container);border-radius:8px;flex-direction:column;gap:14px;margin:0 0 48px;padding:16px;display:flex}.workspace-shell .settings-page-inner>.workspace-admin,.workspace-shell .settings-tab-panel>.workspace-admin{width:100%;margin:0}.workspace-shell .settings-tab-panel>.workspace-admin--compact-page{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.workspace-shell .workspace-admin-header,.workspace-shell .workspace-admin-actions,.workspace-shell .workspace-form-actions,.workspace-shell .workspace-row-actions{align-items:center;display:flex}.workspace-shell .workspace-admin-header{justify-content:space-between;gap:16px}.workspace-shell .workspace-admin-header--compact{justify-content:flex-end}.workspace-shell .workspace-admin-header h2{color:var(--color-fg-heading);margin:0;font-size:16px;line-height:1.25}.workspace-shell .workspace-admin-header p,.workspace-shell .workspace-admin-note{color:var(--color-fg-2);margin:4px 0 0;font-size:12.5px}.workspace-shell .workspace-admin-actions,.workspace-shell .workspace-form-actions,.workspace-shell .workspace-row-actions{gap:10px}.workspace-shell .workspace-actions-value{align-items:center;gap:10px;display:inline-flex}.workspace-shell .workspace-admin-title{min-width:0}.workspace-shell .workspace-refresh-status{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);min-height:26px;color:var(--color-fg-2);white-space:nowrap;opacity:0;will-change:opacity, transform;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:12px;font-weight:700;transition:opacity .22s,transform .22s;display:inline-flex;transform:translateY(2px)}.workspace-shell .workspace-refresh-status.is-visible{opacity:1;transform:translateY(0)}.workspace-shell .workspace-refresh-status.is-hidden{opacity:0;transform:translateY(-2px)}.workspace-shell .workspace-refresh-status.is-success{color:var(--color-success);background:var(--color-success-bg);border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-refresh-status.is-success{border-color:color-mix(in oklab, var(--color-success) 35%, transparent)}}.workspace-shell .workspace-form-actions{justify-content:flex-end;padding-top:2px}.workspace-shell .workspace-primary-btn,.workspace-shell .workspace-secondary-btn,.workspace-shell .workspace-danger-text-btn,.workspace-shell .workspace-icon-btn{border:1px solid var(--color-border);appearance:none;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:34px;font-size:12.5px;font-weight:650;line-height:1;transition:background-color .14s,border-color .14s,color .14s,transform .14s,box-shadow .14s;display:inline-flex}.workspace-shell .workspace-primary-btn{color:#fff;background:var(--color-primary);border-color:var(--color-primary);min-width:92px;box-shadow:0 8px 18px var(--color-primary);padding:0 14px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn{box-shadow:0 8px 18px color-mix(in srgb, var(--color-primary) 22%, transparent)}}.workspace-shell .workspace-secondary-btn,.workspace-shell .workspace-danger-text-btn,.workspace-shell .workspace-icon-btn{color:var(--color-fg-1);background:var(--color-bg-container);border-color:var(--color-border)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-secondary-btn,.workspace-shell .workspace-danger-text-btn,.workspace-shell .workspace-icon-btn{border-color:color-mix(in srgb, var(--color-border) 82%, var(--color-fg-2))}}.workspace-shell .workspace-primary-btn:hover:not(:disabled),.workspace-shell .workspace-secondary-btn:hover:not(:disabled),.workspace-shell .workspace-danger-text-btn:hover:not(:disabled),.workspace-shell .workspace-icon-btn:hover:not(:disabled){transform:translateY(-1px)}.workspace-shell .workspace-primary-btn:hover:not(:disabled){background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn:hover:not(:disabled){background:color-mix(in srgb, var(--color-primary) 88%, white)}}.workspace-shell .workspace-primary-btn:hover:not(:disabled){border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--color-primary) 88%, white)}}.workspace-shell .workspace-primary-btn:hover:not(:disabled){box-shadow:0 10px 22px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn:hover:not(:disabled){box-shadow:0 10px 22px color-mix(in srgb, var(--color-primary) 28%, transparent)}}.workspace-shell .workspace-secondary-btn:hover:not(:disabled),.workspace-shell .workspace-icon-btn:hover:not(:disabled){background:var(--color-bg-elevated);border-color:var(--color-border)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-secondary-btn:hover:not(:disabled),.workspace-shell .workspace-icon-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--color-border) 64%, var(--color-fg-2))}}.workspace-shell .workspace-primary-btn:focus-visible,.workspace-shell .workspace-secondary-btn:focus-visible,.workspace-shell .workspace-danger-text-btn:focus-visible,.workspace-shell .workspace-icon-btn:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-primary-btn:focus-visible,.workspace-shell .workspace-secondary-btn:focus-visible,.workspace-shell .workspace-danger-text-btn:focus-visible,.workspace-shell .workspace-icon-btn:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary) 54%, transparent)}}.workspace-shell .workspace-primary-btn:focus-visible,.workspace-shell .workspace-secondary-btn:focus-visible,.workspace-shell .workspace-danger-text-btn:focus-visible,.workspace-shell .workspace-icon-btn:focus-visible{outline-offset:2px}.workspace-shell .workspace-icon-btn{width:34px;min-width:34px;color:var(--color-fg-2);padding:0}.workspace-shell .workspace-icon-btn.is-loading svg{animation:.85s linear infinite pf-settings-spin}.workspace-shell .workspace-danger-text-btn{color:var(--color-error);padding:0 12px}.workspace-shell .workspace-icon-btn.workspace-danger-btn{color:var(--color-fg-2)}.workspace-shell .workspace-icon-btn.workspace-danger-btn:hover:not(:disabled),.workspace-shell .workspace-icon-btn.workspace-danger-btn:focus-visible{color:var(--color-error);background:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-icon-btn.workspace-danger-btn:hover:not(:disabled),.workspace-shell .workspace-icon-btn.workspace-danger-btn:focus-visible{background:color-mix(in oklab, var(--color-error) 10%, var(--color-bg-container))}}.workspace-shell .workspace-icon-btn.workspace-danger-btn:hover:not(:disabled),.workspace-shell .workspace-icon-btn.workspace-danger-btn:focus-visible{border-color:var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-icon-btn.workspace-danger-btn:hover:not(:disabled),.workspace-shell .workspace-icon-btn.workspace-danger-btn:focus-visible{border-color:color-mix(in oklab, var(--color-error) 40%, var(--color-border))}}.workspace-shell .workspace-secondary-btn{min-width:86px;padding:0 13px}.workspace-shell .workspace-row-text-btn{min-width:92px;padding:0 13px}.workspace-shell .workspace-primary-btn:disabled,.workspace-shell .workspace-secondary-btn:disabled,.workspace-shell .workspace-danger-text-btn:disabled,.workspace-shell .workspace-icon-btn:disabled{opacity:.55;cursor:not-allowed}.workspace-shell .workspace-secondary-btn.knowledge-generator-banner-cta:hover{color:var(--color-fg-heading);background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-secondary-btn.knowledge-generator-banner-cta:hover{background:color-mix(in srgb, var(--color-primary) 14%, var(--color-bg-elevated))}}.workspace-shell .workspace-secondary-btn.knowledge-generator-banner-cta:hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-secondary-btn.knowledge-generator-banner-cta:hover{border-color:color-mix(in srgb, var(--color-primary) 52%, var(--color-border))}}.workspace-shell .workspace-secondary-btn.knowledge-generator-banner-cta:hover{box-shadow:none}.workspace-shell .workspace-admin-alert{color:var(--color-error);background:var(--color-error-bg);border:1px solid var(--color-error);align-items:center;gap:8px;display:flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-admin-alert{border:1px solid color-mix(in oklab, var(--color-error) 35%, transparent)}}.workspace-shell .workspace-admin-alert{border-radius:8px;padding:9px 10px;font-size:12.5px}.workspace-shell .workspace-admin-form{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex}.workspace-shell .workspace-fields{grid-template-columns:minmax(220px,1.2fr) minmax(180px,1fr);gap:10px;display:grid}.workspace-shell .workspace-fields label{font-size:var(--fs-caption);color:var(--color-fg-2);flex-direction:column;gap:5px;font-weight:650;display:flex}.workspace-shell .workspace-fields input,.workspace-shell .workspace-fields select{border:1px solid var(--color-border);background:var(--color-bg-container);min-width:0;height:34px;color:var(--color-fg-1);border-radius:7px;padding:0 10px;font-size:13px}.workspace-shell .workspace-table{border:1px solid var(--color-border-subtle);border-radius:8px;position:relative;overflow:hidden}.workspace-shell .workspace-table-head,.workspace-shell .workspace-table-row{grid-template-columns:minmax(180px,1.4fr) minmax(120px,1fr) 90px minmax(88px,1fr) 96px;align-items:center;gap:12px;padding:10px 12px;display:grid}.workspace-shell .workspace-table-head{background:var(--color-bg-sunken);color:var(--color-fg-2);font-size:var(--fs-caption);text-transform:uppercase;font-weight:700}.workspace-shell .workspace-table-head>span:nth-child(4){text-align:center}.workspace-shell .workspace-table-row{border-top:1px solid var(--color-border-subtle);min-height:56px;color:var(--color-fg-1);font-size:13px}.workspace-shell .workspace-table-row--skeleton{pointer-events:none;-webkit-user-select:none;user-select:none}.workspace-shell .workspace-table-row--skeleton .workspace-name-cell,.workspace-shell .workspace-table-row--skeleton .workspace-mono,.workspace-shell .workspace-table-row--skeleton .workspace-role-cell{min-width:0}.workspace-shell .workspace-table-skeleton-actions{justify-content:flex-end;width:100%}.workspace-shell .workspace-table-skeleton-actions i{width:var(--pf-settings-skel-icon-size);max-width:var(--pf-settings-skel-icon-size);height:var(--pf-settings-skel-icon-size);border-radius:var(--pf-settings-skel-icon-radius)}.workspace-shell .workspace-table-sr-loading{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace-shell .workspace-name-cell{align-items:center;min-width:0;display:flex}.workspace-shell .workspace-name-value{align-items:center;gap:8px;min-width:0;display:inline-flex}.workspace-shell .workspace-name-cell strong,.workspace-shell .workspace-mono{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-shell .workspace-status-cell{justify-content:center;align-items:center;min-width:0;display:flex}.workspace-shell .workspace-status-badge{box-sizing:border-box;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-width:96px;min-height:27px;margin:0;padding:0 14px;font-size:10.5px;font-style:normal;font-weight:600;line-height:1;display:inline-flex}.workspace-shell .workspace-status-badge--active{color:var(--color-success);background:var(--color-success-bg);border-color:var(--color-success)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-status-badge--active{border-color:color-mix(in oklab, var(--color-success) 42%, var(--color-border-subtle))}}.workspace-shell button.workspace-status-badge--activate{cursor:pointer;color:var(--color-primary);background:var(--color-primary);font-family:inherit}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.workspace-status-badge--activate{background:color-mix(in srgb, var(--color-primary) 6%, var(--color-bg-root))}}.workspace-shell button.workspace-status-badge--activate{border:1px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.workspace-status-badge--activate{border:1px solid color-mix(in oklab, var(--color-primary) 32%, var(--color-border))}}.workspace-shell button.workspace-status-badge--activate{transition:color .15s,background .15s,border-color .15s,box-shadow .15s,transform .1s}.workspace-shell button.workspace-status-badge--activate:hover:not(:disabled){color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.workspace-status-badge--activate:hover:not(:disabled){color:color-mix(in oklab, var(--color-primary) 85%, var(--color-fg-heading))}}.workspace-shell button.workspace-status-badge--activate:hover:not(:disabled){background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.workspace-status-badge--activate:hover:not(:disabled){background:color-mix(in srgb, var(--color-primary) 14%, var(--color-bg-root))}}.workspace-shell button.workspace-status-badge--activate:hover:not(:disabled){border-color:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.workspace-status-badge--activate:hover:not(:disabled){border-color:color-mix(in oklab, var(--color-primary) 55%, var(--color-border))}}.workspace-shell button.workspace-status-badge--activate:hover:not(:disabled){box-shadow:0 1px 2px var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.workspace-status-badge--activate:hover:not(:disabled){box-shadow:0 1px 2px color-mix(in srgb, var(--color-primary) 18%, transparent)}}.workspace-shell button.workspace-status-badge--activate:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.workspace-shell button.workspace-status-badge--activate:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary) 55%, transparent)}}.workspace-shell button.workspace-status-badge--activate:focus-visible{outline-offset:2px}.workspace-shell button.workspace-status-badge--activate:active:not(:disabled){box-shadow:none;transform:translateY(1px)}.workspace-shell button.workspace-status-badge--activate:disabled{cursor:not-allowed;opacity:.55}.workspace-shell .workspace-status-activate-spinner{color:var(--color-fg-heading);flex-shrink:0}@supports (color:color-mix(in lab, red, red)){.workspace-shell .workspace-status-activate-spinner{color:color-mix(in oklab, var(--color-fg-heading) 88%, var(--color-fg-1))}}.workspace-shell .workspace-status-activate-spinner{animation:.7s linear infinite preflight-workspace-switch-spin}.workspace-shell .workspace-mono{font-family:var(--font-mono);color:var(--color-fg-2)}.workspace-shell .workspace-protected-label{border:1px solid var(--color-border-subtle);min-height:26px;color:var(--color-fg-2);background:var(--color-bg-sunken);font-size:var(--fs-caption);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-weight:700;display:inline-flex}.workspace-shell .workspace-edit-grid{grid-template-columns:minmax(0,1fr) max-content;align-items:end;gap:12px;display:grid}.workspace-shell .workspace-row-actions.is-editing{justify-content:flex-end}.workspace-shell .workspace-table-empty{color:var(--color-fg-2);padding:18px 12px;font-size:13px}.workspace-shell .workspace-dialog{border:1px solid var(--color-border);background:var(--color-bg-container);width:min(420px,100%);box-shadow:var(--shadow-floating);border-radius:8px;flex-direction:column;gap:14px;padding:18px;display:flex}.workspace-shell .workspace-dialog h3,.workspace-shell .workspace-dialog p{margin:0}.workspace-shell .workspace-dialog h3{color:var(--color-fg-heading);font-size:16px}.workspace-shell .workspace-dialog p{color:var(--color-fg-2);font-size:13px}.workspace-shell .workspace-dialog .workspace-form-actions .pf-destructive-btn.ant-btn-sm:not(.pf-destructive-btn--compact){height:34px;min-height:34px;padding:0 13px}.workspace-shell .review-delete-dialog{gap:16px;width:min(480px,100%)}.workspace-shell .review-delete-dialog-header{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;display:grid}.workspace-shell .review-delete-dialog-icon{width:36px;height:36px;color:var(--color-error);background:var(--color-error);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.workspace-shell .review-delete-dialog-icon{background:color-mix(in oklab, var(--color-error) 12%, var(--color-bg-container))}}.workspace-shell .review-delete-dialog-icon{border:1px solid var(--color-error)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .review-delete-dialog-icon{border:1px solid color-mix(in oklab, var(--color-error) 34%, var(--color-border))}}.workspace-shell .review-delete-dialog-summary{border:1px solid var(--color-border-subtle);background:var(--color-bg-sunken);border-radius:8px;gap:5px;min-width:0;padding:12px;display:grid}.workspace-shell .review-delete-dialog-summary span{color:var(--color-fg-3);font-size:var(--fs-caption);text-transform:uppercase;font-weight:700}.workspace-shell .review-delete-dialog-summary strong,.workspace-shell .review-delete-dialog-summary small{overflow-wrap:anywhere;min-width:0}.workspace-shell .review-delete-dialog-summary strong{color:var(--color-fg-heading);font-size:14px}.workspace-shell .review-delete-dialog-summary small{color:var(--color-fg-2);font-size:12px}.workspace-shell .review-delete-dialog-warning{border-left:3px solid var(--color-error);color:var(--color-fg-2);margin:0;padding-left:10px;font-size:13px;line-height:1.5}.workspace-shell .review-delete-dialog:has(.account-delete-confirm-label){width:min(520px,100%)}.workspace-shell .workspace-dialog:has(.account-delete-confirm-label){gap:16px;width:min(520px,100%)}.workspace-shell .workspace-dialog:has(.account-delete-confirm-label) .workspace-form-actions{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:10px;padding-top:4px;display:grid}.workspace-shell .workspace-dialog:has(.account-delete-confirm-label) .workspace-form-actions>button{width:100%;min-height:38px}.workspace-shell .sidebar-hide-dialog{gap:12px}.workspace-shell .sidebar-hide-review-name{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);color:var(--color-fg-heading);word-break:break-word;border-radius:7px;padding:11px 12px;font-size:13px;font-weight:650;line-height:1.35}.workspace-shell .sidebar-hide-dialog-error{border:1px solid var(--color-error);padding:10px 12px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .sidebar-hide-dialog-error{border:1px solid color-mix(in oklab, var(--color-error) 35%, transparent)}}.workspace-shell .sidebar-hide-dialog-error{background:var(--color-error);border-radius:7px}@supports (color:color-mix(in lab, red, red)){.workspace-shell .sidebar-hide-dialog-error{background:color-mix(in oklab, var(--color-error) 10%, transparent)}}.workspace-shell .sidebar-hide-dialog-error{color:var(--color-error)!important}.workspace-shell .members-invite-dialog{gap:0;width:min(1040px,100vw - 64px);max-height:min(90vh,820px);padding:0;overflow:hidden}.workspace-shell .workspace-form-actions.members-invite-footer{padding:22px 28px}@media (max-width:860px){.workspace-shell .settings-page-inner{gap:16px}.workspace-shell .settings-loading-overlay{align-self:flex-start;position:static}.workspace-shell .settings-page-header h1{overflow-wrap:anywhere;font-size:25px}.workspace-shell .settings-page-header p,.workspace-shell .settings-user-info-title p{line-height:1.5}.workspace-shell .settings-page-header{flex-direction:column}.workspace-shell .settings-page-header.evaluations-page-header{grid-template-columns:minmax(0,1fr)}.workspace-shell .settings-page-header.evaluations-page-header>button{justify-self:start}.workspace-shell .workspace-page-header-actions{justify-content:stretch;width:100%;margin-top:0}.workspace-shell .knowledge-generator-banner{grid-template-columns:minmax(0,1fr);align-items:flex-start;gap:14px;margin-bottom:24px;padding:18px}.workspace-shell .knowledge-generator-banner--access{padding-right:52px}.workspace-shell .knowledge-generator-banner-icon{width:38px;height:38px}.workspace-shell .knowledge-generator-banner-copy h2{font-size:16px}.workspace-shell .knowledge-generator-banner-cta{flex:auto;width:auto}.workspace-shell .knowledge-generator-banner-actions{grid-column:auto;justify-content:stretch;width:100%;margin-top:6px}.workspace-shell .workspace-page-header-actions .workspace-admin-actions{width:100%}.workspace-shell .members-invite-cta{width:100%;margin-top:0}.workspace-shell .members-invite-backdrop{padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));align-items:end}.workspace-shell .members-invite-dialog{border-radius:12px;width:100%;max-height:calc(100dvh - 24px)}.workspace-shell .members-invite-dialog-header{padding:16px 16px 14px}.workspace-shell .members-invite-rows{max-height:calc(100dvh - 224px);padding:14px 16px}.workspace-shell .members-invite-row{grid-template-columns:1fr;gap:10px;padding:12px}.workspace-shell .members-invite-row-actions{padding-top:0}.workspace-shell .members-invite-row-actions .workspace-icon-btn{flex:1 1 0;width:auto}.workspace-shell .members-invite-scope-field{grid-template-columns:1fr}.workspace-shell .members-invite-footer{flex-direction:column-reverse;align-items:stretch;padding:14px 16px 16px}.workspace-shell .members-invite-footer .workspace-primary-btn,.workspace-shell .members-invite-footer .workspace-secondary-btn{width:100%}.workspace-shell .members-invite-form>.members-invite-message{margin:0 16px}.workspace-shell .settings-user-info{padding:14px}.workspace-shell .god-mode-console-panel{flex-direction:column;align-items:stretch}.workspace-shell .god-mode-console-button{width:100%}.workspace-shell .settings-user-info-header{flex-direction:column;align-items:stretch}.workspace-shell .settings-user-info-header>.workspace-danger-text-btn{align-self:flex-start}.workspace-shell .settings-user-info-grid,.workspace-shell .legal-resources-grid,.workspace-shell .settings-membership-row,.workspace-shell .organization-settings-form{grid-template-columns:1fr}.workspace-shell .organization-settings-actions{justify-content:stretch}.workspace-shell .organization-settings-actions .workspace-primary-btn,.workspace-shell .organization-settings-actions .workspace-secondary-btn{width:100%}.workspace-shell .organization-settings-danger-zone{flex-direction:column;align-items:stretch}.workspace-shell .organization-settings-danger-button{width:100%}.workspace-shell .settings-user-info-item strong,.workspace-shell .settings-membership-row span,.workspace-shell .settings-membership-row code{white-space:normal;overflow-wrap:anywhere}.workspace-shell .settings-tabs{margin-left:-2px;margin-right:-2px;padding:0 2px}.workspace-shell .settings-tabs button{flex:none;min-height:44px;padding:0 10px}.workspace-shell .settings-design-import-grid{grid-template-columns:minmax(0,1fr)!important}.workspace-shell .workspace-admin-header,.workspace-shell .workspace-admin-actions,.workspace-shell .iam-admin-header,.workspace-shell .iam-admin-actions{flex-direction:column;align-items:stretch}.workspace-shell .workspace-admin-actions .workspace-primary-btn{order:1;width:100%}.workspace-shell .workspace-admin-actions .workspace-icon-btn{order:2;align-self:flex-start}.workspace-shell .workspace-admin-actions .workspace-refresh-status{order:3;align-self:flex-start}.workspace-shell .iam-add-form,.workspace-shell .iam-table-head,.workspace-shell .iam-table-row{grid-template-columns:1fr}.workspace-shell .iam-table-head{display:none}.workspace-shell .iam-table{border:0;border-radius:0;flex-direction:column;gap:10px;display:flex;overflow:visible}.workspace-shell .iam-table-row{border:1px solid var(--color-border-subtle);border-radius:8px;align-items:stretch;gap:10px}.workspace-shell .iam-user-cell,.workspace-shell .iam-row-actions{justify-content:space-between}.workspace-shell .iam-user-identity,.workspace-shell .iam-user-identity strong,.workspace-shell .iam-email-cell{white-space:normal;overflow-wrap:anywhere}.workspace-shell .iam-role-cell select,.workspace-shell .iam-row-actions .workspace-icon-btn,.workspace-shell .iam-protected-label,.workspace-shell .iam-workspace-switcher,.workspace-shell .iam-workspace-switcher select{width:100%}.workspace-shell .org-users-table{border:0;border-radius:0;flex-direction:column;gap:10px;display:flex}.workspace-shell .org-users-head{display:none}.workspace-shell .org-users-body{flex-direction:column;gap:10px;display:flex}.workspace-shell .org-users-row{border:1px solid var(--color-border-subtle);border-radius:8px;align-items:stretch;gap:10px}.workspace-shell .org-users-cell{grid-template-columns:128px minmax(0,1fr);align-items:center;gap:14px;display:grid}.workspace-shell .org-users-cell:before{content:attr(data-label);color:var(--color-fg-2);font-size:var(--fs-caption);text-align:left;text-transform:uppercase;font-weight:800}.workspace-shell .org-users-row-skeleton .org-users-cell:before{content:"";display:none}.workspace-shell .org-users-user,.workspace-shell .org-users-email,.workspace-shell .org-users-workspace{text-align:right}.workspace-shell .org-users-user .iam-user-identity,.workspace-shell .org-users-email,.workspace-shell .org-users-workspace .iam-workspace-value,.workspace-shell .org-users-role select,.workspace-shell .org-users-role .iam-role-actions,.workspace-shell .org-users-actions .workspace-icon-btn,.workspace-shell .org-users-actions .iam-protected-label{justify-self:end}.workspace-shell .org-users-role{grid-template-columns:128px minmax(0,1fr)}.workspace-shell .org-users-role select{width:min(440px,100%)}.workspace-shell .org-users-role .iam-role-actions{grid-column:2}.workspace-shell .org-users-actions{border-top:1px solid var(--color-border-subtle);grid-template-columns:128px minmax(0,1fr);margin-top:2px;padding-top:12px}.workspace-shell .org-users-actions .workspace-icon-btn{width:34px}.workspace-shell .org-users-actions .iam-protected-label{width:fit-content;max-width:max-content}.workspace-shell .iam-table--workspace .iam-table-row>span{grid-template-columns:74px minmax(0,1fr)}.workspace-shell .iam-table--workspace .iam-user-cell,.workspace-shell .iam-table--workspace .iam-email-cell{text-align:right}.workspace-shell .iam-table--workspace .iam-user-cell:before,.workspace-shell .iam-table--workspace .iam-email-cell:before,.workspace-shell .iam-table--workspace .iam-row-actions:before{text-align:left}.workspace-shell .iam-table--workspace .iam-row-actions .workspace-icon-btn,.workspace-shell .iam-table--workspace .iam-protected-label{justify-self:end;max-width:max-content}.workspace-shell .iam-table--workspace .iam-row-actions .workspace-icon-btn{width:34px}.workspace-shell .iam-table--workspace .iam-protected-label{width:fit-content}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-role-cell,.workspace-shell .iam-table--org-users .iam-role-cell{grid-template-columns:128px minmax(0,1fr)}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-role-cell select,.workspace-shell .iam-table--org-users .iam-role-cell select{justify-self:end;width:min(440px,100%);max-width:none}.workspace-shell .iam-table:not(.iam-table--workspace) .iam-role-actions,.workspace-shell .iam-table--org-users .iam-role-actions{grid-column:2;justify-self:end}.workspace-shell .iam-workspace-switcher{flex-direction:column;align-items:stretch}.workspace-shell .iam-workspace-actions{grid-template-columns:1fr}.workspace-shell .iam-workspace-actions .workspace-primary-btn{order:2;width:100%}.workspace-shell .iam-workspace-actions .iam-workspace-switcher{order:1;width:100%;max-width:none}.workspace-shell .iam-workspace-actions .iam-workspace-switcher select{width:100%;max-width:none}.workspace-shell .iam-workspace-actions .workspace-icon-btn{order:3;justify-self:start;width:34px}.workspace-shell .iam-workspace-actions .workspace-primary-btn{min-height:34px}.workspace-shell .workspace-fields,.workspace-shell .workspace-table-head,.workspace-shell .workspace-table-row{grid-template-columns:1fr}.workspace-shell .workspace-table{border:0;border-radius:0;flex-direction:column;gap:10px;display:flex;overflow:visible}.workspace-shell .workspace-table-head{display:none}.workspace-shell .workspace-table-row{border:1px solid var(--color-border-subtle);border-radius:8px;gap:10px;padding:14px}.workspace-shell .workspace-table-row>span{grid-template-columns:86px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-width:0;display:grid}.workspace-shell .workspace-table-row>span:before{color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-align:left;text-transform:uppercase;justify-self:start;font-weight:800}.workspace-shell .workspace-name-cell:before{content:"Name"}.workspace-shell .workspace-mono:before{content:"Slug";font-family:var(--font-sans)}.workspace-shell .workspace-role-cell:before{content:"Role"}.workspace-shell .workspace-status-cell:before{content:"Status"}.workspace-shell .workspace-row-actions:before{content:"Actions"}.workspace-shell .workspace-name-value{text-align:right;justify-content:flex-end;justify-self:end}.workspace-shell .workspace-mono,.workspace-shell .workspace-role-cell{text-align:right;justify-self:stretch}.workspace-shell .workspace-status-cell{justify-content:center;justify-self:stretch}.workspace-shell .workspace-row-actions{width:100%}.workspace-shell .workspace-actions-value{justify-content:flex-end;justify-self:end;align-items:center;gap:10px;display:inline-flex}.workspace-shell .workspace-protected-label{width:fit-content;max-width:max-content}.workspace-shell .workspace-edit-grid{grid-column:auto}}@media (max-width:960px){.workspace-shell .iam-table--workspaces .iam-table-row>td:first-child:before{content:"Name"}.workspace-shell .iam-table--workspaces .iam-table-row>td:nth-child(2):before{content:"Slug"}.workspace-shell .iam-table--workspaces .iam-table-row>td:nth-child(3):before{content:"Role"}.workspace-shell .iam-table--workspaces .iam-table-row>td:nth-child(4):before{content:"Status"}.workspace-shell .iam-table--workspaces .iam-table-row>td:nth-child(5):before{content:"Actions"}.workspace-shell .iam-table--workspaces .workspace-table-row--editing>.workspace-edit-cell{display:block}.workspace-shell .iam-table--workspaces .workspace-table-row--editing>.workspace-edit-cell:before{content:none;display:none}.workspace-shell .iam-table--workspaces .workspace-name-value,.workspace-shell .iam-table--workspaces .workspace-status-badge,.workspace-shell .iam-table--workspaces .workspace-actions-value{justify-self:end}.workspace-shell .iam-table--workspaces .workspace-name-value{text-align:right;justify-content:flex-end}.workspace-shell .iam-table--workspaces .workspace-mono,.workspace-shell .iam-table--workspaces .workspace-role-cell,.workspace-shell .iam-table--workspaces .workspace-status-cell{text-align:right}.workspace-shell .iam-table--workspaces .workspace-status-cell{justify-content:flex-end}.workspace-shell .iam-table--workspaces .iam-row-actions .workspace-icon-btn,.workspace-shell .iam-table--workspaces .workspace-protected-label{justify-self:end;max-width:max-content}.workspace-shell .iam-table--workspaces .iam-row-actions .workspace-icon-btn{width:34px}}@media (min-width:721px){.workspace-shell .iam-table--org-users{border:1px solid var(--color-border-subtle);border-radius:8px;gap:0;width:100%;min-width:0;display:grid;overflow:visible}.workspace-shell .iam-table--org-users>thead,.workspace-shell .iam-table--org-users>tbody{display:contents}.workspace-shell .iam-table--org-users .iam-table-head,.workspace-shell .iam-table--org-users .iam-table-row{align-items:center;gap:14px;display:grid;grid-template-columns:var(--iam-table-columns,minmax(140px, 1.15fr) minmax(160px, 280px) minmax(108px, max-content) minmax(124px, 168px) minmax(96px, 116px))!important}.workspace-shell .iam-table--org-users .iam-table-head{background:var(--color-bg-sunken)}@supports (color:color-mix(in lab, red, red)){.workspace-shell .iam-table--org-users .iam-table-head{background:color-mix(in srgb, var(--color-bg-sunken) 78%, transparent)}}.workspace-shell .iam-table--org-users .iam-table-head{border-bottom:1px solid var(--color-border-subtle);color:var(--color-fg-2);font-size:var(--fs-caption);letter-spacing:0;text-transform:uppercase;padding:10px 12px;font-weight:800}.workspace-shell .iam-table--org-users .iam-table-row{background:var(--color-bg-container);border:0;border-bottom:1px solid var(--color-border-subtle);min-height:62px;color:var(--color-fg-1);border-radius:0;padding:11px 12px;font-size:13px}.workspace-shell .iam-table--org-users .iam-table-row:last-child{border-bottom:0}.workspace-shell .iam-table--org-users .iam-table-row>td{text-align:left;min-width:0;display:block}.workspace-shell .iam-table--org-users .iam-table-row>td:before{content:none;display:none}.workspace-shell .iam-table--org-users .iam-user-identity,.workspace-shell .iam-table--org-users .iam-workspace-value,.workspace-shell .iam-table--org-users .iam-email-cell,.workspace-shell .iam-table--org-users .iam-role-cell select,.workspace-shell .iam-table--org-users .iam-role-actions,.workspace-shell .iam-table--org-users .iam-row-actions .workspace-icon-btn,.workspace-shell .iam-table--org-users .iam-row-actions .iam-protected-label{justify-self:auto}.workspace-shell .iam-table--org-users .iam-user-cell,.workspace-shell .iam-table--org-users .iam-email-cell,.workspace-shell .iam-table--org-users .iam-workspace-cell{text-align:left}.workspace-shell .iam-table--org-users .iam-workspace-cell{justify-content:flex-start}.workspace-shell .iam-table--org-users .iam-role-cell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.workspace-shell .iam-table--org-users .iam-role-cell select{width:min(100%,210px)}.workspace-shell .iam-table--org-users .iam-role-actions{grid-column:auto}.workspace-shell .iam-table--org-users .iam-row-actions{border-top:0;justify-content:flex-end;margin-top:0;padding-top:0;display:flex}.workspace-shell .iam-table--org-users .iam-row-actions .iam-protected-label{width:fit-content;max-width:max-content}}@container iam-admin (max-width:760px){.workspace-shell .iam-admin-header:has(.iam-workspace-actions){grid-template-columns:minmax(0,1fr);align-items:start}.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .iam-workspace-actions{grid-column:1;grid-template-columns:max-content 40px max-content;justify-content:start;justify-self:start;width:auto}.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .iam-workspace-switcher{order:0;width:auto}.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .iam-workspace-switcher select{width:220px;max-width:calc(100cqw - 210px)}:is(.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .workspace-icon-btn,.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .workspace-primary-btn){order:0;justify-self:start}.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .workspace-primary-btn{width:auto}}@media (max-width:960px){.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .iam-workspace-actions{grid-template-columns:max-content 40px max-content;width:auto}.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .iam-workspace-switcher{width:auto;max-width:none}.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .iam-workspace-switcher select{width:220px;max-width:calc(100vw - 250px)}.workspace-shell .iam-admin-header:has(.iam-workspace-actions) .workspace-primary-btn{width:auto}.workspace-shell .iam-table--org-users .iam-table-row>td,.workspace-shell .iam-table--org-users.is-compact .iam-table-row>td{text-align:right;grid-template-columns:128px minmax(0,1fr);justify-items:stretch}.workspace-shell .iam-table--org-users .iam-table-row>td:before,.workspace-shell .iam-table--org-users.is-compact .iam-table-row>td:before{text-align:left;justify-self:start}.workspace-shell .iam-table--org-users .iam-user-identity,.workspace-shell .iam-table--org-users .iam-workspace-value,.workspace-shell .iam-table--org-users .iam-role-static,.workspace-shell .iam-table--org-users .iam-role-actions,.workspace-shell .iam-table--org-users .iam-row-actions .workspace-icon-btn,.workspace-shell .iam-table--org-users .iam-row-actions .iam-protected-label{justify-self:end!important}.workspace-shell .iam-table--org-users .iam-user-identity,.workspace-shell .iam-table--org-users .iam-workspace-value{justify-content:flex-end}.workspace-shell .iam-table--org-users .iam-role-static{text-align:right;display:inline-block}.workspace-shell .iam-table--org-users .iam-row-actions{justify-content:stretch}.workspace-shell .iam-table--org-users .iam-row-actions .iam-protected-label{width:auto!important;max-width:max-content!important;min-height:24px!important;font-size:var(--fs-caption)!important;padding:0 10px!important;line-height:1!important}}.workspace-shell .iam-table--org-users.is-compact .iam-compact-value{text-align:right;grid-column:2;justify-content:flex-end;justify-self:stretch;align-items:center;width:100%;min-width:0;display:flex}.workspace-shell .iam-table--org-users.is-compact .iam-compact-value>.iam-role-static,.workspace-shell .iam-table--org-users.is-compact .iam-compact-value>.iam-protected-label{flex:none}.workspace-shell .iam-table--org-users.is-compact .iam-compact-value>.iam-protected-label{width:auto;max-width:max-content;min-height:24px;font-size:var(--fs-caption);padding:0 10px;line-height:1}@media (max-width:960px){.workspace-shell .iam-table--org-users .iam-compact-value{text-align:right;grid-column:2;justify-content:flex-end;justify-self:stretch;align-items:center;width:100%;min-width:0;display:flex}.workspace-shell .iam-table--org-users .iam-compact-value>.iam-role-static,.workspace-shell .iam-table--org-users .iam-compact-value>.iam-protected-label{flex:none}.workspace-shell .iam-table--org-users .iam-compact-value>.iam-protected-label{width:auto!important;max-width:max-content!important;min-height:24px!important;font-size:var(--fs-caption)!important;padding:0 10px!important;line-height:1!important}}}@layer portals{.workspace-shell-header-tooltip.ant-tooltip{--pf-header-tooltip-bg:#111827;--pf-header-tooltip-fg:#fff;--pf-header-tooltip-shadow:0 12px 30px #0f172a47;--ant-tooltip-arrow-background-color:var(--pf-header-tooltip-bg)}html[data-theme=dark] .workspace-shell-header-tooltip.ant-tooltip{--pf-header-tooltip-bg:#273241;--pf-header-tooltip-fg:#f8fafc;--pf-header-tooltip-shadow:0 16px 36px #0000006b}html[data-theme=light] .workspace-shell-header-tooltip.ant-tooltip{--pf-header-tooltip-bg:#111827;--pf-header-tooltip-fg:#fff;--pf-header-tooltip-shadow:0 12px 30px #0f172a47}.workspace-shell-header-tooltip.ant-tooltip .ant-tooltip-container,.workspace-shell-header-tooltip.ant-tooltip .ant-tooltip-inner{min-height:0;color:var(--pf-header-tooltip-fg);box-shadow:var(--pf-header-tooltip-shadow);border-radius:6px;padding:5px 9px;font-size:14px;font-weight:500;line-height:1.2;background:var(--pf-header-tooltip-bg)!important}.workspace-shell-header-tooltip.ant-tooltip .ant-tooltip-arrow:before{background:var(--pf-header-tooltip-bg)!important}.workspace-shell-sidebar-tooltip.ant-tooltip{--pf-sidebar-tooltip-bg:#111827;--pf-sidebar-tooltip-fg:#fff;--pf-sidebar-tooltip-shadow:0 12px 30px #0f172a47;--ant-tooltip-arrow-background-color:var(--pf-sidebar-tooltip-bg)}html[data-theme=dark] .workspace-shell-sidebar-tooltip.ant-tooltip{--pf-sidebar-tooltip-bg:#273241;--pf-sidebar-tooltip-fg:#f8fafc;--pf-sidebar-tooltip-shadow:0 16px 36px #0000006b}html[data-theme=light] .workspace-shell-sidebar-tooltip.ant-tooltip{--pf-sidebar-tooltip-bg:#111827;--pf-sidebar-tooltip-fg:#fff;--pf-sidebar-tooltip-shadow:0 12px 30px #0f172a47}.workspace-shell-sidebar-tooltip.ant-tooltip .ant-tooltip-container,.workspace-shell-sidebar-tooltip.ant-tooltip .ant-tooltip-inner{min-height:0;color:var(--pf-sidebar-tooltip-fg);box-shadow:var(--pf-sidebar-tooltip-shadow);border-radius:6px;padding:5px 9px;font-size:14px;font-weight:500;line-height:1.2;background:var(--pf-sidebar-tooltip-bg)!important}.workspace-shell-sidebar-tooltip.ant-tooltip .ant-tooltip-arrow:before{background:var(--pf-sidebar-tooltip-bg)!important}.pf-review-card-action-tooltip.ant-tooltip .ant-tooltip-container,.pf-review-card-action-tooltip.ant-tooltip .ant-tooltip-inner{min-height:0;padding:4px 7px;font-size:11px;font-weight:500;line-height:1.2}.pf-review-compact-select-dropdown .ant-select-item{min-height:32px;padding:6px 10px;font-size:13px;line-height:1.35}.generator-context-select-popup.ant-select-dropdown{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);box-shadow:var(--elev-2);border-radius:8px;padding:6px}.generator-context-select-popup .ant-select-item{min-height:38px;color:var(--color-fg-1);border-radius:6px;align-items:center;margin:0;padding:7px 8px;font-size:13px;display:flex}.generator-context-select-popup .ant-select-item+.ant-select-item{margin-top:2px}.generator-context-select-popup .ant-select-item-option-content{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.generator-context-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.generator-context-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.generator-context-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.generator-context-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:color-mix(in srgb, var(--color-primary) 14%, transparent)}}.generator-context-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.generator-context-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--color-fg-heading)}.generator-context-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){font-weight:650}.library-project-filter-select-popup.ant-select-dropdown,.library-project-scope-select-popup.ant-select-dropdown{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);box-shadow:var(--elev-2);border-radius:8px;padding:6px}.library-project-filter-select-popup .ant-select-item,.library-project-scope-select-popup .ant-select-item{min-height:34px;color:var(--color-fg-1);border-radius:6px;align-items:center;margin:0;padding:6px 8px;font-weight:500;line-height:1.3;display:flex;font-size:13px!important}.library-project-filter-select-popup .ant-select-item+.ant-select-item,.library-project-scope-select-popup .ant-select-item+.ant-select-item{margin-top:2px}.library-project-filter-select-popup .ant-select-item-option-content,.library-project-scope-select-popup .ant-select-item-option-content{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden;font-size:13px!important}.library-project-filter-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.library-project-filter-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled),.library-project-scope-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.library-project-scope-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.library-project-filter-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.library-project-filter-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled),.library-project-scope-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.library-project-scope-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:color-mix(in srgb, var(--color-primary) 14%, transparent)}}.library-project-filter-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.library-project-filter-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled),.library-project-scope-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.library-project-scope-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--color-fg-heading)}.library-project-filter-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled),.library-project-scope-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){font-weight:650}.project-owner-select-popup.ant-select-dropdown{background:var(--color-bg-container);border:1px solid var(--color-border);border-radius:8px;padding:6px;box-shadow:0 14px 36px #0000006b;z-index:10070!important}.project-owner-select-popup .ant-select-item{min-height:38px;color:var(--color-fg-1);border-radius:6px;align-items:center;padding:0 9px;display:flex}.project-owner-select-popup .ant-select-item-option-content{align-items:center;width:100%;min-width:0;line-height:1.35;display:flex}.project-owner-select-popup .ant-select-item-option-content>.project-owner-select-option{width:100%;min-height:22px}.project-owner-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.project-owner-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--color-bg-spotlight);color:var(--color-fg-heading)}.project-owner-select-popup .project-owner-select-option{min-width:0;font-size:13px;font-family:var(--font-sans);align-items:center;gap:8px;line-height:1.35;display:flex}.project-owner-select-popup .project-owner-select-option>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.project-owner-select-popup .project-owner-select-option>span:last-child:not(:first-child){color:var(--color-fg-3);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.new-review-flow-image-preview-popover{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);box-shadow:var(--elev-3);pointer-events:auto;box-sizing:border-box;border-radius:10px;flex-direction:column;gap:8px;padding:8px;display:flex}.new-review-flow-image-preview-popover img{object-fit:contain;border-radius:6px;width:auto;max-width:min(360px,100vw - 48px);height:auto;max-height:min(420px,58vh);display:block}.new-review-flow-image-preview-popover-label{color:var(--color-fg-2);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:min(360px,100vw - 48px);font-size:12px;line-height:1.35;overflow:hidden}.new-review-project-select-popup.ant-select-dropdown{background:var(--color-bg-container);border:1px solid var(--color-border-subtle);box-shadow:var(--elev-3);border-radius:10px;padding:6px;z-index:10200!important}.new-review-project-select-popup .ant-select-item{min-height:34px;color:var(--color-fg-1);font-size:var(--new-review-text-sm,15px);border-radius:7px;align-items:center;padding:0 9px;font-weight:500;line-height:1.35;display:flex}.new-review-project-select-popup .ant-select-item-option-content{text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;line-height:1.35;display:flex;overflow:hidden}.new-review-project-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.new-review-project-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--color-info-bg);color:var(--color-fg-heading)}.new-review-project-select-popup .ant-select-item-option-state{color:var(--color-primary-light)}.admin-notification-select-popup.ant-select-dropdown{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);padding:8px}.admin-notification-select-popup .ant-select-item{min-height:44px;color:var(--color-fg-1);border-radius:6px;align-items:center;padding:10px 14px;font-size:14px;line-height:1.35;display:flex}.admin-notification-select-popup .ant-select-item+.ant-select-item{margin-top:4px}.admin-notification-select-popup .ant-select-item-option-content{align-items:center;min-width:0;display:flex}.admin-notification-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.admin-notification-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.admin-notification-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.admin-notification-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:color-mix(in srgb, var(--color-primary) 16%, transparent)}}.admin-notification-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),.admin-notification-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--color-fg-heading)}.library-page-tabs-overflow.ant-tabs-dropdown{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.library-page-tabs-overflow.ant-tabs-dropdown{background:color-mix(in srgb, var(--color-bg-container) 94%, transparent)}}.library-page-tabs-overflow.ant-tabs-dropdown{box-shadow:var(--elev-2);padding:4px;overflow:hidden}.library-page-tabs-overflow .ant-tabs-dropdown-menu{box-shadow:none;background:0 0;min-width:180px;padding:0}.library-page-tabs-overflow .ant-tabs-dropdown-menu-item{color:var(--color-fg-2);border-radius:6px;align-items:center;min-height:38px;margin:0;padding:9px 10px;display:flex}.library-page-tabs-overflow .ant-tabs-dropdown-menu-item+.ant-tabs-dropdown-menu-item{margin-top:2px}.library-page-tabs-overflow .ant-tabs-dropdown-menu-item .library-page-tab-label{color:inherit;white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:600;line-height:18px;display:inline-flex}.library-page-tabs-overflow .ant-tabs-dropdown-menu-item .library-page-tab-label svg{stroke-width:2.1px;width:14px;height:14px}.library-page-tabs-overflow .ant-tabs-dropdown-menu-item:hover,.library-page-tabs-overflow .ant-tabs-dropdown-menu-item-active,.library-page-tabs-overflow .ant-tabs-dropdown-menu-item-selected{background:var(--color-primary)}@supports (color:color-mix(in lab, red, red)){.library-page-tabs-overflow .ant-tabs-dropdown-menu-item:hover,.library-page-tabs-overflow .ant-tabs-dropdown-menu-item-active,.library-page-tabs-overflow .ant-tabs-dropdown-menu-item-selected{background:color-mix(in srgb, var(--color-primary) 12%, transparent)}}.library-page-tabs-overflow .ant-tabs-dropdown-menu-item:hover,.library-page-tabs-overflow .ant-tabs-dropdown-menu-item-active,.library-page-tabs-overflow .ant-tabs-dropdown-menu-item-selected{color:var(--color-primary-light)}.admin-section-tabs-select-popup .admin-section-tabs-select-option{flex-direction:row;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;min-width:0;max-width:100%;font-size:13px;font-weight:650;line-height:1.25;display:grid}.admin-section-tabs-select-popup .admin-section-tabs-select-option>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-section-tabs-select-popup .admin-section-tabs-select-option svg{justify-self:center;width:15px;height:15px}.admin-section-tabs-select-popup.ant-select-dropdown{border:1px solid var(--color-border-subtle);background:var(--color-bg-container);width:min(300px,100vw - 24px);min-width:220px;box-shadow:var(--elev-3);border-radius:10px;padding:6px}.admin-section-tabs-select-popup .ant-select-item{min-height:36px;color:var(--color-fg-1);border-radius:7px;padding:7px 10px;font-size:13px;line-height:1.25}.admin-section-tabs-select-popup .ant-select-item-option-content{align-items:center;min-width:0;font-size:13px;line-height:1.25;display:flex}.admin-section-tabs-select-popup .ant-select-item-option-content>.admin-section-tabs-select-option{flex:auto;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;display:grid!important}.admin-section-tabs-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--color-info-bg);color:var(--color-fg-heading);font-weight:700}.admin-section-tabs-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:var(--color-bg-spotlight)}}@layer overrides{.workspace-shell .tweaks-panel{z-index:40;width:280px;color:var(--fg-1);animation:.2s ease-out both fadeUp;position:fixed;bottom:20px;right:20px}.workspace-shell .tweaks-header{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.workspace-shell .tweaks-title{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-2);font-size:12px;font-weight:600}.workspace-shell .tweaks-body{flex-direction:column;gap:14px;padding:14px 16px;display:flex}.workspace-shell .tweak-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-shell .tweak-label{color:var(--fg-1);font-size:12.5px;font-weight:500}.workspace-shell .tweak-sub{font-size:var(--fs-caption);color:var(--fg-3);margin-top:2px}.workspace-shell .tweak-seg{background:var(--bg-sunken);border:1px solid var(--border-default);border-radius:6px;gap:2px;padding:2px;display:inline-flex}.workspace-shell .tweak-seg>div{font-size:var(--fs-caption);cursor:pointer;color:var(--fg-2);border-radius:4px;padding:3px 9px}.workspace-shell .tweak-seg>div.on{background:var(--bg-spotlight);color:var(--fg-heading)}.workspace-shell .switch{background:var(--border-default);cursor:pointer;width:32px;height:18px;transition:var(--workspace-hover-transition);border-radius:10px;position:relative}.workspace-shell .switch.on{background:var(--color-primary)}.workspace-shell .switch .thumb{border-radius:50%;width:14px;height:14px;transition:left .15s;position:absolute;top:2px;left:2px}.workspace-shell .switch.on .thumb{left:16px}html[data-theme=light] .workspace-shell .switch .thumb{background:#fff}html[data-theme=dark] .workspace-shell .switch .thumb{background:var(--color-fg-1);box-shadow:0 1px 2px #00000059}@media (max-width:767px){.workspace-shell .account-menu-shell{top:42px;right:0}.workspace-shell .notifications-menu-shell{top:42px}.workspace-shell .account-menu-flyout{width:min(100vw - 1rem,18rem);margin-top:4px;margin-right:0;top:100%;right:0}.workspace-shell .app{padding-top:max(10px, env(safe-area-inset-top,0px));padding-bottom:max(12px, env(safe-area-inset-bottom,0px));padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px))}.workspace-shell .content,.workspace-shell .ask-wrap{overflow:clip auto;padding:16px 0!important}.workspace-shell .pf-review-module,.workspace-shell .pf-review-module-live{padding:0 0 16px!important}.workspace-shell .ask-wrap{overflow-y:auto}.workspace-shell .preflight-new-review-fab{right:max(16px, calc(env(safe-area-inset-right) + 16px));bottom:max(16px, calc(env(safe-area-inset-bottom) + 16px));min-height:48px;padding:0 16px;font-size:13px}.workspace-shell .billing-plans-cards{grid-template-columns:minmax(0,1fr)}.workspace-shell .home-dashboard{gap:22px;max-width:none;padding-bottom:32px}.workspace-shell .home-module-grid,.workspace-shell .home-insights-grid{grid-template-columns:minmax(0,1fr)}.workspace-shell .projects-stat-grid{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.workspace-shell .projects-page-header{grid-template-columns:minmax(0,1fr)}.workspace-shell .projects-page-header-actions{justify-self:start}.workspace-shell .projects-stat-tile{flex-direction:column;align-items:stretch;gap:14px;min-height:132px;display:flex;border-radius:10px!important;padding:14px 16px!important}.workspace-shell .projects-stat-copy{min-width:0}.workspace-shell .projects-stat-copy .overline{line-height:1.25}.workspace-shell .projects-stat-sub{overflow-wrap:anywhere;line-height:1.35;margin-top:5px!important}.workspace-shell .projects-stat-value{text-align:left;min-width:42px;padding-top:10px;line-height:1;margin-top:auto!important;font-size:30px!important}.workspace-shell .projects-card{overflow:hidden;border-radius:10px!important;padding:16px!important}.workspace-shell .projects-card-header{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);gap:12px!important;display:grid!important}.workspace-shell .projects-card-header>.projects-card-score{grid-row:2;justify-self:stretch}.workspace-shell .projects-card-title-block{min-width:0}.workspace-shell .projects-card-title-row{flex-direction:column;align-items:flex-start;gap:8px!important}.workspace-shell .projects-card-name-row{justify-content:space-between;width:100%}.workspace-shell .projects-card-meta{flex-flow:wrap;align-items:center!important;gap:6px 10px!important}.workspace-shell .projects-card-title{overflow-wrap:anywhere;line-height:1.25;font-size:18px!important}.workspace-shell .projects-card-score{justify-content:stretch;align-items:flex-end;width:100%;min-width:0;max-width:none}.workspace-shell .projects-card-score--empty{margin-top:0}.workspace-shell .projects-card-score-panel.pf-readiness-score-panel{width:100%;padding:14px 10px}.workspace-shell .projects-card-score-label{font-size:9px}.workspace-shell .projects-card-score-panel .pf-score-dial{--pf-score-dial-size:104px!important;--pf-score-value-size:30px!important;--pf-score-denominator-size:10px!important;--pf-score-denominator-gap:5px!important}.workspace-shell .projects-card-score-grade{font-size:22px!important}.workspace-shell .projects-card-score-detail{margin-top:8px;line-height:1.25;font-size:var(--fs-caption)!important}.workspace-shell .projects-card-detail-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.workspace-shell .projects-card-reviewed-summary{grid-template-columns:minmax(0,1fr);gap:12px}.workspace-shell .projects-card-detail-panel{padding:14px!important}.workspace-shell .projects-card-empty-review{padding:4px 2px 0}.workspace-shell .projects-card-empty-review-copy{align-items:flex-start}.workspace-shell .projects-card-empty-review-context{grid-template-columns:minmax(0,1fr)}.workspace-shell .projects-card-row{min-width:0;align-items:flex-start!important;gap:12px!important}.workspace-shell .projects-card-row>div:first-child,.workspace-shell .projects-card-context-label{overflow-wrap:anywhere;min-width:0}.workspace-shell .projects-card-row .pf-tag{flex-shrink:0}.workspace-shell .projects-card-row-detail{overflow-wrap:anywhere;word-break:normal!important}.workspace-shell .projects-card-footer{flex-direction:column;align-items:stretch!important;gap:14px!important}.workspace-shell .projects-card-team{min-width:0}.workspace-shell .projects-card-actions{width:100%;align-items:stretch!important}.workspace-shell .projects-card-actions>button{flex:120px;justify-content:center}.workspace-shell .projects-card-cta{justify-content:center;width:100%}.workspace-shell .home-panel{border-radius:10px;padding:16px}.workspace-shell .home-score-insight{flex-direction:column;align-items:stretch;gap:14px}.workspace-shell .home-score-insight-summary{align-self:center;width:auto}.workspace-shell .home-panel-header{align-items:flex-start}.workspace-shell .home-recent-reviews-content{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .home-history-row{min-height:0}.workspace-shell .home-history-grade{flex:none;width:100%}.workspace-shell .home-history-meta{flex:none;align-items:center;gap:0;width:100%;min-width:0;margin-left:0}.workspace-shell .home-history-title-text{overflow-wrap:anywhere;text-align:center;margin:0 0 6px}.workspace-shell .home-history-time{text-align:center;margin-top:6px}.workspace-shell .pf-review-module{gap:22px!important;max-width:none!important}.workspace-shell .pf-module-title{overflow-wrap:anywhere;font-size:clamp(24px,8vw,30px)!important;line-height:1.12!important}.workspace-shell .pf-review-guided-stage-header .pf-module-title.pf-review-module-title-text--compact{font-size:var(--pf-review-module-title-compact-size,24px)!important;line-height:1.18!important}.workspace-shell .pf-input-card{min-width:0;border-radius:10px!important;padding:16px!important}.workspace-shell .pf-input-card-header,.workspace-shell .pf-input-card-footer{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.workspace-shell .pf-input-card-meta,.workspace-shell .pf-input-card-actions{min-width:0}.workspace-shell .pf-input-card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1.45fr);width:100%;gap:10px!important;display:grid!important}.workspace-shell .pf-input-card-actions>button{justify-content:center;width:100%;min-width:0;padding-left:10px!important;padding-right:10px!important}.workspace-shell .pf-input-card-count{overflow-wrap:anywhere;min-width:0;line-height:1.45}.workspace-shell .pf-library-tag{line-height:1.35;white-space:normal!important}.workspace-shell .pf-segmented{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr) minmax(0,.85fr);width:100%;min-width:0;border-radius:10px!important;padding:4px!important;display:grid!important}.workspace-shell .pf-segmented-option{text-align:center;white-space:nowrap;justify-content:center;min-width:0;min-height:40px;font-size:var(--fs-caption)!important;border-radius:8px!important;gap:5px!important;padding:0 8px!important;line-height:1!important}.workspace-shell .pf-segmented-option svg{width:11px!important;height:11px!important}.workspace-shell .pf-segmented-option .pf-segmented-label{text-overflow:ellipsis;display:inline;overflow:hidden}.workspace-shell .pf-segmented-option:has(.pf-segmented-short-label) .pf-segmented-label{display:none}.workspace-shell .pf-segmented-short-label{display:inline-flex}.workspace-shell .pf-section-header{flex-direction:column;gap:10px;align-items:flex-start!important}.workspace-shell .pf-section-header-right{width:100%}.workspace-shell .pf-filter-segment{flex-wrap:wrap;width:100%;overflow:visible;background:0 0!important;border:0!important;gap:6px!important;padding:0!important;display:flex!important}.workspace-shell .pf-filter-option{white-space:nowrap;background:var(--color-bg-container);min-width:0;min-height:30px;box-shadow:var(--elev-1);border:none;flex:none;justify-content:center;line-height:1;border-radius:999px!important;padding:6px 10px!important}.workspace-shell .pf-readiness-card{background:var(--color-bg-container);grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;padding:18px}.workspace-shell .pf-readiness-score-panel{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-self:start;align-items:center;gap:10px;width:100%;min-height:0;padding:14px 10px;display:grid}.workspace-shell .pf-readiness-score-panel .pf-score-dial{grid-column:2;justify-self:center}.workspace-shell .pf-readiness-rubric-link{grid-column:3;justify-self:start}.workspace-shell .pf-readiness-score-panel .pf-score-dial{--pf-score-dial-size:104px!important;--pf-score-value-size:30px!important;--pf-score-denominator-size:10px!important;--pf-score-denominator-gap:5px!important}.workspace-shell .pf-score-dial-denominator{font-size:var(--pf-score-denominator-size)!important;margin-top:var(--pf-score-denominator-gap)!important}.workspace-shell .pf-readiness-rubric-link{min-height:28px;font-size:var(--fs-caption);padding:0 9px}.workspace-shell .pf-readiness-content{flex-direction:column;justify-content:center;min-width:0;display:flex}.workspace-shell .pf-readiness-title-row{justify-content:flex-start;margin-bottom:8px}.workspace-shell .pf-readiness-icon{border-radius:8px;width:30px;height:30px}.workspace-shell .pf-readiness-icon svg{width:15px;height:15px}.workspace-shell .pf-readiness-title{font-size:20px;line-height:1.2}.workspace-shell .pf-readiness-desc{margin-bottom:12px;font-size:14px;line-height:1.45}.workspace-shell .pf-readiness-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workspace-shell .pf-readiness-stat{min-height:40px;font-size:var(--fs-caption);white-space:normal;text-align:center;justify-content:center;align-items:center;gap:7px;padding:8px 10px}.workspace-shell .pf-readiness-stat-value{font-size:16px}@media (max-width:480px){.workspace-shell .pf-readiness-card{padding:16px}.workspace-shell .pf-readiness-score-panel .pf-score-dial{--pf-score-dial-size:96px!important;--pf-score-value-size:28px!important}}.workspace-shell .pf-dimension-row{grid-template-areas:"label score""bar bar""delta delta";grid-template-columns:minmax(0,1fr) auto!important;gap:8px 12px!important;padding:12px!important}.workspace-shell .pf-dimension-row>div:first-child{grid-area:label;min-width:0}.workspace-shell .pf-dimension-row>div:nth-child(2){grid-area:bar}.workspace-shell .pf-dimension-row>div:nth-child(3){grid-area:score}.workspace-shell .pf-dimension-row>div:nth-child(4){grid-area:delta;text-align:left!important}.workspace-shell .pf-finding-card-summary{grid-template-columns:22px 28px minmax(0,1fr) auto!important;gap:10px!important;padding:14px!important}.workspace-shell .pf-finding-card-footer{flex-direction:column;align-items:stretch;gap:14px!important}.workspace-shell .pf-finding-card-footer .pf-finding-card-detail-pill,.workspace-shell .pf-finding-card-footer-actions{justify-content:center;align-self:stretch;width:100%;margin-left:0}.workspace-shell .pf-finding-card-footer-actions>button{flex:auto}.workspace-shell .pf-finding-follow-up-cta{justify-content:stretch}.workspace-shell .pf-finding-follow-up-cta>button{width:100%}.workspace-shell .pf-finding-card-preview{margin-top:12px!important}.workspace-shell .pf-finding-card-detail-copy{overflow-wrap:anywhere;max-width:calc(100% - 56px)}.workspace-shell .pf-finding-card-details{padding:4px 14px 14px!important}.workspace-shell .pf-finding-card-detail-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}.workspace-shell .pf-finding-card-actions{flex-direction:column;gap:10px;align-items:stretch!important}.workspace-shell .pf-finding-card-actions>button{justify-content:center;width:100%}.workspace-shell .pf-review-evidence-strip{border-radius:10px;padding:12px}.workspace-shell .pf-review-evidence-header{flex-direction:column;align-items:flex-start;gap:8px}.workspace-shell .pf-review-evidence-thumbnails{grid-auto-columns:minmax(132px,72vw)}.workspace-shell.pf-review-evidence-lightbox{padding:12px}.workspace-shell .pf-review-evidence-lightbox-panel{border-radius:12px;max-height:calc(100dvh - 24px)}.workspace-shell .pf-review-evidence-lightbox-header{padding:13px 14px}.workspace-shell .pf-review-evidence-lightbox-stage{min-height:min(58dvh,540px);padding:12px}.workspace-shell .pf-review-evidence-lightbox-stage img{max-height:calc(100dvh - 118px)}.workspace-shell .pf-review-evidence-lightbox-nav{width:34px;height:34px}.workspace-shell .pf-review-rating-footer{flex-direction:column;gap:12px;overflow:hidden;align-items:stretch!important;padding:14px!important}.workspace-shell .pf-review-rating-copy{flex-direction:column;min-width:0;align-items:flex-start!important;gap:8px!important}.workspace-shell .pf-review-rating-title{line-height:1.35}.workspace-shell .pf-review-rating-source{line-height:1.35;white-space:normal!important;border-radius:8px!important}.workspace-shell .pf-review-rating-footer .pf-feedback-row{justify-content:stretch;width:100%}.workspace-shell .pf-review-rating-footer .workspace-shell-feedback-btn{flex:1 1 0;width:auto!important;height:40px!important}.workspace-shell .pf-next-steps-list{padding:6px!important}.workspace-shell .pf-next-step-row{grid-template-columns:24px minmax(0,1fr);grid-template-areas:"index copy""index action";gap:6px 12px!important;padding:6px 12px!important;display:grid!important}.workspace-shell .pf-next-step-index{grid-area:index;margin-top:1px!important}.workspace-shell .pf-next-step-copy{grid-area:copy;min-width:0;font-size:13px!important;line-height:1.5!important}.workspace-shell .pf-next-step-action{grid-area:action;justify-self:start;height:40px!important;padding-left:18px!important;padding-right:18px!important}.workspace-shell .settings-module{gap:22px!important;max-width:none!important;padding-bottom:32px!important}.workspace-shell .settings-module>div:first-child h1{overflow-wrap:anywhere;font-size:28px!important;line-height:1.12!important}.workspace-shell .settings-module>div:first-child>div:last-child{max-width:100%!important;font-size:14px!important;line-height:1.5!important}.workspace-shell .settings-card{min-width:0;overflow:hidden;border-radius:10px!important;padding:14px!important}.workspace-shell .settings-card-toolbar{justify-content:stretch!important}.workspace-shell .settings-toolbar-button,.workspace-shell .settings-design-button{justify-content:center;width:100%;min-width:0}.workspace-shell .settings-mcp-row{min-width:0;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:14px!important}.workspace-shell .settings-mcp-copy{min-width:0}.workspace-shell .settings-mcp-title-row{flex-wrap:wrap;align-items:flex-start!important;gap:8px!important}.workspace-shell .settings-mcp-title-row>span:not(.pf-tag){overflow-wrap:anywhere;min-width:0}.workspace-shell .settings-mcp-endpoint,.workspace-shell .settings-mcp-note{overflow-wrap:anywhere;line-height:1.45}.workspace-shell .settings-mcp-actions{grid-template-columns:auto minmax(0,1fr);width:100%;align-items:center!important;gap:10px!important;display:grid!important}.workspace-shell .settings-mcp-actions .pf-tag{justify-content:center;justify-self:start;min-width:0}.workspace-shell .settings-mcp-action-button{justify-content:center;width:100%;min-width:0;padding-left:10px!important;padding-right:10px!important}.workspace-shell .settings-design-intro{flex-direction:column;gap:14px;align-items:stretch!important}.workspace-shell .settings-design-copy{overflow-wrap:anywhere;line-height:1.55;font-size:14px!important}.workspace-shell .settings-design-row{grid-template-columns:minmax(0,1fr)!important}.workspace-shell .settings-design-row .pf-tag{justify-self:start}.workspace-shell .settings-llms-controls{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.workspace-shell .settings-llms-controls .pf-segmented{grid-template-columns:repeat(2,minmax(max-content,1fr));width:100%}.workspace-shell .settings-llms-controls .pf-segmented-option,.workspace-shell .settings-llms-controls .pf-segmented-label{white-space:nowrap}.workspace-shell .settings-llms-preview{overflow:hidden;padding:12px!important}.workspace-shell .settings-llms-preview pre{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.workspace-shell .settings-quality-row{flex-direction:column;min-width:0;align-items:flex-start!important;gap:8px!important}.workspace-shell .settings-quality-row>span:first-child{overflow-wrap:anywhere;min-width:0;line-height:1.45}.workspace-shell .pf-skeleton-kpi-row{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.workspace-shell .pf-skeleton-kpi-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:0!important;padding:14px 16px!important;display:grid!important}.workspace-shell .pf-skeleton-readiness-card{flex-direction:column!important;align-items:center!important;gap:14px!important;padding:18px!important}.workspace-shell .pf-skeleton-readiness-card>div:first-child{border-radius:124px!important;width:124px!important;height:124px!important}.workspace-shell .pf-skeleton-readiness-copy{align-items:center;width:100%}.workspace-shell .pf-skeleton-readiness-copy>div{max-width:100%!important}.workspace-shell .pf-skeleton-score-card{padding:8px!important}.workspace-shell .pf-skeleton-score-row{grid-template-areas:"label score""bar bar""delta delta";grid-template-columns:minmax(0,1fr) auto!important;gap:8px 12px!important;padding:12px!important}.workspace-shell .pf-skeleton-score-label{grid-area:label;min-width:0}.workspace-shell .pf-skeleton-score-row>div:nth-child(3){grid-area:score}.workspace-shell .pf-skeleton-score-row>div:nth-child(4){grid-area:delta;justify-self:start!important}.workspace-shell .pf-skeleton-finding-row{grid-template-columns:14px minmax(0,1fr) auto!important;gap:10px!important;padding:14px!important}.workspace-shell .pf-skeleton-finding-copy>div{max-width:100%!important}.workspace-shell .pf-skeleton-project-card{overflow:hidden;border-radius:10px!important;padding:16px!important}.workspace-shell .pf-skeleton-project-header{grid-template-columns:minmax(0,1fr) auto;gap:12px!important;display:grid!important}.workspace-shell .pf-skeleton-project-title-row,.workspace-shell .pf-skeleton-project-meta{flex-direction:column;align-items:flex-start!important;gap:8px!important}.workspace-shell .pf-skeleton-project-header-actions{flex-direction:column;align-items:flex-end!important;gap:8px!important}.workspace-shell .pf-skeleton-project-collapsed-summary{grid-template-columns:minmax(0,1fr) auto!important;gap:12px 18px!important}.workspace-shell .pf-skeleton-project-summary-end{flex-wrap:wrap;justify-content:flex-start!important;justify-self:start!important;gap:12px 18px!important}.workspace-shell .pf-skeleton-project-summary-end>div:last-child{max-width:100%!important}}html[data-theme=light] .workspace-shell .account-menu-card,html[data-theme=light] .workspace-shell .account-menu-flyout,html[data-theme=light] .workspace-shell .breadcrumb-workspace-menu,html[data-theme=light] .workspace-shell .notifications-menu-card,html[data-theme=light] .workspace-shell .admin-account-popover,html[data-theme=light] .workspace-shell .tweaks-panel{box-shadow:var(--elev-3)!important;background:var(--color-bg-container)!important;border:1px solid var(--color-border-subtle)!important}html[data-theme=light] .workspace-shell .new-review-wizard-header,html[data-theme=light] .workspace-shell .new-review-wizard-footer{box-shadow:0 1px #0f172a0a}html[data-theme=light] .workspace-shell .new-review-wizard-source-selected-check,html[data-theme=light] .workspace-shell .new-review-lib-chip-selected-check{box-shadow:none;color:#fff;background:#34d399;border:none}html[data-theme=light] .workspace-shell .new-review-wizard-source-selected-check svg,html[data-theme=light] .workspace-shell .new-review-lib-chip-selected-check svg{stroke:#fff}html[data-theme=light] .workspace-shell .pf-wizard-complete-badge{box-shadow:none!important;color:#fff!important;background:#34d399!important;border:none!important}html[data-theme=light] .workspace-shell .pf-wizard-complete-badge svg{stroke:#fff}.workspace-shell .library-surface,.workspace-shell .settings-card{background:var(--color-bg-container);border-radius:12px;border:none!important}.workspace-shell .projects-stat-tile,.workspace-shell .projects-card,.workspace-shell .library-stat-tile,.workspace-shell .library-skill-card,.workspace-shell .library-surface,.workspace-shell .settings-card,.workspace-shell .home-workspace-stat:not(.home-workspace-stat--dashboard),.workspace-shell .pf-readiness-card,.workspace-shell .pf-input-card,.workspace-shell .pf-finding-card,.workspace-shell .pf-layer-activation-panel,.workspace-shell .pf-review-verdict,.workspace-shell .pf-review-evidence-strip,.workspace-shell .pf-workspace-neutral-surface,.workspace-shell .pf-review-module-surface,.workspace-shell .generator-prompt-panel,.workspace-shell .generator-loading-form,.workspace-shell .generator-clarification-card,.workspace-shell .generator-locked-panel,.workspace-shell .generator-draft-review-sheet,.workspace-shell .settings-user-info,.workspace-shell .iam-admin,.workspace-shell .organization-settings-panel,.workspace-shell .god-mode-console-panel{background-color:var(--workspace-neutral-gradient-start)!important;background-image:var(--workspace-neutral-gradient)!important;box-shadow:var(--elev-2)!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.workspace-shell .projects-card-detail-panel,.workspace-shell .library-surface-item,.workspace-shell .settings-surface-item,.workspace-shell .settings-mcp-empty,.workspace-shell .settings-mcp-row,.workspace-shell .settings-llms-preview,.workspace-shell .settings-quality-empty,.workspace-shell .settings-quality-row,.workspace-shell .settings-design-row,.workspace-shell .settings-design-import-grid>div,.workspace-shell .settings-design-file-row,.workspace-shell .pf-readiness-score-panel,.workspace-shell .legal-resource-card{background:var(--color-bg-sunken)!important;background-image:none!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.workspace-shell .library-surface-item,.workspace-shell .settings-surface-item,.workspace-shell .settings-mcp-empty,.workspace-shell .settings-mcp-row,.workspace-shell .settings-llms-preview,.workspace-shell .settings-quality-empty,.workspace-shell .settings-quality-row,.workspace-shell .settings-design-row,.workspace-shell .settings-design-import-grid>div,.workspace-shell .settings-design-file-row,.workspace-shell .projects-card-detail-panel{border:none!important}.workspace-shell .library-surface-item,.workspace-shell .settings-surface-item,.workspace-shell .settings-mcp-empty,.workspace-shell .settings-mcp-row,.workspace-shell .settings-llms-preview{background:var(--color-bg-sunken);border-radius:10px}.workspace-shell .library-surface-item,.workspace-shell .settings-quality-empty,.workspace-shell .settings-quality-row,.workspace-shell .settings-design-row,.workspace-shell .settings-design-file-row{border-radius:8px}.workspace-shell .projects-card--collapsed .projects-card-collapsed-summary{border-top:1px solid var(--color-border-subtle)!important;box-shadow:none!important;background:0 0!important;border-bottom:0!important;border-left:0!important;border-right:0!important;border-radius:0!important}.workspace-shell .settings-tab-panel--account>.settings-user-info,.workspace-shell .settings-tab-panel--account>.organization-settings-panel{background-color:var(--color-bg-container)!important;box-shadow:none!important;background-image:none!important}}
