[data-sonner-toaster] .lane-toast{background:var(--white-pure);border:1px solid var(--border-sidebar-soft);border-radius:var(--radius-window);box-shadow:var(--shadow-lg);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);align-items:center;gap:8px;padding:12px 40px 12px 14px;line-height:1.4;display:flex;position:relative}[data-sonner-toaster] .lane-toast__icon{color:var(--text-grey);flex-shrink:0;justify-content:center;align-items:center;margin:0;display:flex}[data-sonner-toaster] .lane-toast__content{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}[data-sonner-toaster] .lane-toast .lane-toast__title{font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.006em}[data-sonner-toaster] .lane-toast .lane-toast__description{font-size:13px;font-weight:var(--weight-regular);color:var(--text-grey);line-height:1.45}[data-sonner-toaster] .lane-toast .lane-toast__close{border-radius:var(--radius-pill);background:var(--white-pure);width:24px;height:24px;box-shadow:var(--shadow-float);color:var(--text-grey);opacity:1;cursor:pointer;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:background .1s,color .1s;display:flex;position:absolute;top:50%;left:auto;right:10px;transform:translateY(-50%)}[data-sonner-toaster] .lane-toast .lane-toast__close:hover{background:var(--bg-sidebar-hover);color:var(--text-ink)}[data-sonner-toaster] .lane-toast .lane-toast__close svg{stroke-width:1.75px;width:13px;height:13px}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-variable.woff2)format("woff2-variations")}:root{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--gray-1:#fff;--gray-2:#fdfdfd;--gray-3:#f2f2f2;--gray-4:#eaeaea;--gray-5:#e0e0e0;--gray-6:#c9c9c9;--gray-7:#a0a0a0;--gray-8:#6b6b6b;--gray-9:#525252;--gray-10:#3b3b3b;--gray-11:#171717;--gray-12:#0b0b0b;--accent-subtle:#f0f5f5;--accent-light:#0a5258;--accent:#073a3d;--accent-dark:#052c2e;--accent-foreground:#fff;--bg-page:#fdfdfd;--bg-surface:var(--gray-1);--bg-surface-secondary:var(--gray-2);--bg-surface-tertiary:var(--gray-3);--bg-surface-active:var(--gray-4);--bg-overlay:#00000080;--bg-message-user:#e6e6e8;--bg-message-user-rgb:230 230 232;--bg-sidebar:#f9f9f9;--bg-sidebar-hover:#f3f3f3;--bg-sidebar-active:#f0f0f0;--bg-sidebar-elevated:#fff;--bg-sidebar-elevated-hover:#f5f5f5;--bg-sidebar-subitem-active:#ececec;--bg-sidebar-subitem-active-hover:#e5e5e5;--bg-sidebar-fallback:#eaeaea;--border-sidebar:#ebebeb;--border-sidebar-soft:#e5e5e5;--border-sidebar-elevated:#e0e0e0;--border-sidebar-strong:#c9c9c9;--border-sidebar-extra-soft:#bbb;--tooltip-bg:#2c2c2b;--text-primary:var(--gray-11);--text-secondary:var(--gray-9);--text-tertiary:var(--gray-8);--text-disabled:var(--gray-7);--text-placeholder:#7b7a74;--text-inverse:var(--gray-1);--text-sidebar:#1a1a1a;--text-sidebar-muted:#999;--text-sidebar-faint:#888;--text-sidebar-fallback:#6b6b6b;--text-sidebar-section:#999;--text-link:var(--accent);--text-breadcrumb:#868686;--border-default:var(--gray-5);--border-hover:var(--gray-6);--border-active:var(--gray-7);--border-focus:var(--gray-7);--border-subtle:var(--gray-4);--focus-ring:#073a3d40;--focus-ring-color:var(--accent-blue);--focus-ring-width:2px;--focus-ring-offset:2px;--color-success:#4a7;--color-success-light:#f0fff5;--color-warning:#c4841d;--color-warning-light:#fdf8f0;--color-error:#c44;--color-error-light:#fff0f0;--color-info:#2d7a99;--color-info-light:#f0f7fa;--color-danger:#bf5e5e;--color-highlight:#8b5cf626;--color-highlight-active:#8b5cf659;--radius:10px;--radius-sm:10px;--radius-md:10px;--radius-lg:10px;--radius-tooltip:var(--radius-control-sm);--radius-pill:48px;--radius-full:9999px;--shadow-none:none;--shadow-float:0 2px 5px #0000000f;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014, 0 1px 3px #0000000a;--shadow-lg:0 8px 24px #0000001f, 0 2px 6px #0000000a;--shadow-popup:0 12px 40px #00000024, 0 2px 8px #0000000d;--glass-bg:#f5f5f699;--glass-border:#ffffff80;--glass-blur:blur(20px) saturate(1.4);--glass-highlight:inset 0 1px 1px -.5px #ffffffbf, inset 0 -1px 1px -.5px #ffffff80;--glass-shadow:var(--shadow-lg), var(--glass-highlight);--menu-bg:#fcfcfdb8;--menu-border:var(--glass-border);--menu-blur:blur(12px) saturate(1.3);--menu-shadow:var(--shadow-lg), var(--glass-highlight);--glass-card-bg:linear-gradient(180deg, #ecedf08c, #e0e2e780);--glass-card-border:var(--glass-border);--glass-card-radius:10px;--glass-card-rim:inset 0 1px 0 #ffffff6b;--glass-card-body-bg:#ffffffb8;--glass-card-body-radius:9px;--glass-card-body-rim:inset 0 1px 0 #fff9;--glass-card-row-hover:#ffffff80;--space-0:0;--space-px:1px;--space-0-5:2px;--space-1-5:6px;--space-10:40px;--space-12:48px;--space-16:64px;--sidebar-width:240px;--content-max-width:960px;--content-narrow:720px;--chat-max-width:768px;--header-height:48px;--transition-fast:.1s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--ease-enter:cubic-bezier(0, 0, .2, 1);--ease-exit:cubic-bezier(.4, 0, 1, 1);--ease-move:cubic-bezier(.4, 0, .2, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--z-dropdown:50;--z-sticky:100;--z-modal:200;--z-popover:300;--z-toast:400;--z-tooltip:500;--input-height-sm:32px;--input-height:36px;--input-height-lg:44px;--input-padding-x:12px;--input-padding-y:8px;--input-font-size:var(--text-14);--input-font-weight:var(--weight-regular);--input-bg:var(--glass-bg);--input-border:1px solid var(--glass-border);--input-border-hover:1px solid var(--hairline-strong);--input-border-focus:1px solid var(--hairline-strong);--input-focus-ring:var(--shadow-sm), var(--glass-highlight);--input-placeholder:var(--text-placeholder);--input-disabled-bg:var(--gray-2);--input-disabled-border:var(--gray-4);--input-disabled-text:var(--gray-7);--input-border-radius:var(--radius-input);--chat-input-bg:var(--glass-bg);--chat-input-border:1px solid var(--glass-border);--chat-input-border-focus:1px solid var(--hairline-strong);--button-padding-x:16px;--button-padding-x-lg:24px;--button-primary-bg:var(--accent);--button-primary-bg-hover:var(--accent-light);--button-primary-bg-active:var(--accent-dark);--button-primary-text:#fff;--button-secondary-bg:var(--glass-bg);--button-secondary-bg-hover:var(--fill-hover);--button-secondary-text:var(--text-ink);--button-secondary-border:1px solid var(--glass-border);--button-destructive-bg:#bf5e5e;--button-destructive-bg-hover:#a84e4e;--button-destructive-text:#fff;--cta-bg:#0b0b0b;--cta-bg-hover:#2a2a2a;--cta-text:#fff;--lane-navy:#0f3d66;--lane-navy-hover:#16548c;--card-bg:var(--gray-1);--card-border:1px solid var(--gray-5);--card-padding:var(--space-5);--card-border-radius:var(--radius-surface);--popup-bg:var(--white-pure);--elevated-shadow:0 4px 12px #00000014, 0 1px 3px #0000000a;--table-row-selected:var(--accent-subtle);--sidebar-item-text:#a0a0a0;--sidebar-item-text-hover:#ededed;--sidebar-item-text-active:#fff;--sidebar-item-bg-hover:#ffffff0f;--sidebar-item-bg-active:#ffffff1a;--sidebar-item-indicator:var(--accent);--sidebar-section-text:#6b6b6b;--popup-title-width:450px;--popup-title-font-size:20px;--popup-title-font-weight:500;--popup-body-font-size:16px;--popup-input-height:32px;--popup-label-font-size:var(--text-14);--popup-label-font-weight:500;--color-charcoal:var(--gray-10);--color-gray:var(--gray-7);--color-light:var(--gray-3);--color-white:var(--gray-1);--color-bg-primary:var(--bg-page);--color-bg-secondary:var(--bg-surface-secondary);--color-bg-elevated:var(--bg-surface);--color-bg-card:var(--bg-surface);--color-bg-hover:var(--bg-surface-tertiary);--color-bg-active:var(--bg-surface-active);--color-border:var(--border-default);--color-border-strong:var(--border-hover);--color-border-focus:var(--border-focus);--color-primary:var(--accent);--color-primary-hover:var(--accent-light);--color-primary-light:var(--accent-subtle);--color-accent:var(--accent);--color-accent-light:var(--accent-subtle);--color-text-primary:var(--text-primary);--color-text-secondary:var(--text-secondary);--color-text-muted:var(--text-tertiary);--color-text-faint:var(--text-disabled);--color-text-placeholder:var(--text-placeholder);--color-input-border:var(--gray-5);--color-input-border-hover:var(--gray-6);--color-input-border-focus:var(--gray-7);--color-table-border:var(--gray-4);--color-table-border-subtle:var(--gray-3);--color-hover-light:var(--gray-3);--color-chip-border:var(--gray-5);--color-danger-hover:#bf5e5e08;--color-danger-border:#bf5e5e33;--font-canela:var(--font-sans);--shadow-subtle:var(--shadow-sm);--color-background:var(--bg-page);--color-muted-foreground:var(--text-tertiary);--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--weight-regular:400;--weight-cta:500;--weight-strong:500;--height-cta:27px;--padding-cta-x:10px;--height-row:27px;--height-search:40px;--size-qr:200px;--size-media-max:320px;--size-sticker-max:140px;--size-video-note:200px;--text-shortcut:#7a7974;--text-11:12px;--text-14:13px;--text-17:18px;--text-24:24px;--text-32:30px;--text-12:var(--text-11);--text-13:var(--text-14);--leading-tight:1;--leading-snug:1.2;--leading-normal:1.4;--leading-relaxed:1.5;--leading-loose:1.6;--tracking-tight:-.02em;--tracking-snug:-.01em;--tracking-normal:-.005em;--tracking-wide:.02em;--logo-plate:#fff;--white-pure:#fff;--white-soft:#fdfdfd;--white-mute:#f4f4f4;--bg-pill:#fefefe;--surface-sunken:#f7f7f7;--surface-sunken-hover:#f0f0f0;--fill-pill:#f0f0f0;--text-ink:#0b0b0b;--text-body:var(--text-ink);--text-grey:#373734;--text-muted:#b8b8b8;--text-subtle:#898781;--text-sub:#868686;--text-icon:#52514f;--hairline-faint:#0000000a;--hairline:#0000000f;--hairline-strong:#0000001a;--wash-ink:0 0 0;--border-row:#ebebeb;--fill-hover:#00000008;--fill-active:#0000000d;--fill-selected:#2976d714;--accent-blue:#2976d7;--calendar-today-fill:var(--accent-blue);--brand-blue:#0f3d66;--avatar-mint:#e7f2db;--avatar-blush:#f4dfd9;--avatar-lilac:#ece2f0;--avatar-cream:#f4ecd6;--avatar-sage:#e0e8de;--avatar-sky:#dde9f1;--lane-office-fill:#ae7a65;--label-red-fill:#e05f59;--label-orange-fill:#ff7a24;--label-gold-fill:#fcd027;--label-green-fill:#579372;--label-teal-fill:#20c8bd;--label-blue-fill:#458fb7;--label-violet-fill:#9f76be;--label-magenta-fill:#f25fa6;--label-slate-fill:#7185a3;--label-on-fill:#12100e;--label-remove-hover:#ffffff38;--impact-binding-fill:#ffc3a9;--impact-binding-text:#782d00;--impact-significant-fill:#fad38b;--impact-significant-text:#6a4b00;--impact-routine-fill:#a4f0ef;--impact-routine-text:#006464;--impact-no-stakes-fill:#d4e9ff;--impact-no-stakes-text:#2a5f92;--scrim:#0003;--status-error:#bf5e5e;--visual-risk-text:#171717;--visual-risk-low-fill:#e7f2db;--visual-risk-low-mark:#2f5d3657;--visual-risk-guarded-fill:#eef0d8;--visual-risk-guarded-mark:#5b662657;--visual-risk-elevated-fill:#f4ecd6;--visual-risk-elevated-mark:#72521457;--visual-risk-high-fill:#f4dfd9;--visual-risk-high-mark:#8b423f57;--visual-risk-critical-fill:#e9caca;--visual-risk-critical-mark:#692b2b61;--visual-series-1:#2a78d6;--visual-series-2:#eb6834;--visual-series-3:#1baf7a;--visual-series-4:#b27800;--visual-series-5:#e87ba4;--visual-series-6:#008300;--visual-series-7:#4a3aa7;--visual-series-8:#e34948;--visual-ramp-1:#d9eafc;--visual-ramp-2:#b2d0ef;--visual-ramp-3:#7ba9d8;--visual-ramp-4:#3874ad;--visual-ramp-5:#0f3d66;--visual-flag-de-black:#1b1b1b;--visual-flag-de-red:#d33f49;--visual-flag-de-gold:#f2c94c;--visual-flag-gb-blue:#244a87;--visual-flag-gb-red:#c73b46;--visual-flag-sg-red:#d94a55;--visual-flag-white:#fff;--space-0-75:3px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-4-5:18px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:48px;--space-9:64px;--radius-window:14px;--radius-card:10px;--radius-surface:14px;--radius-modal:14px;--radius-menu:14px;--radius-input:12px;--radius-button:var(--radius-pill);--radius-control:6px;--radius-control-sm:5px;--radius-search:48px;--radius-none:0;--answer-body:var(--text-14);--answer-lh:1.6;--answer-measure:92%;--neutral-1:#fafafa;--neutral-2:#f5f5f5;--neutral-3:#f0f0f0;--neutral-4:#ebebeb;--neutral-5:#e5e5e5;--neutral-6:#ddd;--neutral-7:#d0d0d0;--neutral-8:silver;--neutral-text-strong:#1a1a1a;--neutral-text-mute:#868686;--neutral-text-faint:#999;--ink-line:#1a1a1a;--surface-inverse:#2a2a2a;--twc-fg-default:23 23 23;--twc-fg-secondary:82 82 82;--twc-fg-muted:107 107 107;--twc-fg-faint:160 160 160;--twc-fg-inverse:255 255 255;--twc-primary:7 58 61;--twc-primary-hover:10 82 88;--twc-primary-active:5 44 46;--twc-primary-fg:255 255 255;--twc-secondary:242 242 242;--twc-secondary-fg:23 23 23;--twc-muted:242 242 242;--twc-muted-fg:107 107 107;--twc-input:255 255 255}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){:root{--menu-bg:#fcfcfd;--menu-border:var(--border-sidebar-soft)}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--gray-1:#0f0d0b;--gray-2:#171512;--gray-3:#1f1c19;--gray-4:#272420;--gray-5:#302c27;--gray-6:#3a3530;--gray-7:#4a453f;--gray-8:#75706b;--gray-9:#a09b96;--gray-10:#c6c2be;--gray-11:#eeecea;--gray-12:#f8f7f6;--neutral-1:#171513;--neutral-2:#191714;--neutral-3:#1f1c19;--neutral-4:#24211e;--neutral-5:#292622;--neutral-6:#322e2a;--neutral-7:#3f3a34;--neutral-8:#4f4a45;--neutral-text-strong:#edeceb;--neutral-text-mute:#a09c98;--neutral-text-faint:#b1ada9;--ink-line:#5f5a55;--surface-inverse:#38342f;--twc-fg-default:237 236 235;--twc-fg-secondary:198 194 190;--twc-fg-muted:171 167 162;--twc-fg-faint:133 129 124;--twc-fg-inverse:12 11 9;--twc-primary:58 166 160;--twc-primary-hover:79 187 180;--twc-primary-active:46 138 133;--twc-primary-fg:6 17 15;--twc-secondary:36 33 30;--twc-secondary-fg:237 236 235;--twc-muted:36 33 30;--twc-muted-fg:160 155 150;--twc-input:23 21 19;--accent-subtle:#12312f;--accent-light:#4fbbb4;--accent:#3aa6a0;--accent-dark:#2e8a85;--accent-foreground:#06110f;--accent-blue:#4e93ee;--bg-page:#0b0a08;--bg-overlay:#000000a6;--bg-message-user:#272421;--bg-message-user-rgb:39 36 33;--bg-sidebar:#12100e;--bg-sidebar-hover:#1c1a17;--bg-sidebar-active:#24211e;--bg-sidebar-elevated:#1a1815;--bg-sidebar-elevated-hover:#24211e;--bg-sidebar-subitem-active:#2a2623;--bg-sidebar-subitem-active-hover:#322e2a;--bg-sidebar-fallback:#302c28;--border-sidebar:#24211e;--border-sidebar-soft:#292622;--border-sidebar-elevated:#322e2a;--border-sidebar-strong:#3f3a34;--border-sidebar-extra-soft:#4a4540;--tooltip-bg:#2c2c2b;--sidebar-item-text:#a09b96;--sidebar-item-text-hover:#edeceb;--sidebar-item-text-active:#f8f7f6;--sidebar-item-bg-hover:#fffcf70f;--sidebar-item-bg-active:#fffcf71a;--sidebar-section-text:#837e79;--text-inverse:#f8f7f6;--text-sidebar:#edeceb;--text-sidebar-muted:#837e79;--text-sidebar-faint:#75706b;--text-sidebar-fallback:#9f9b97;--text-sidebar-section:#837e79;--text-breadcrumb:#8f8b87;--focus-ring:#3aa6a073;--color-success:#3dd68c;--color-success-light:#10251a;--color-warning:#e0a93b;--color-warning-light:#2a2110;--color-error:#f2686a;--color-error-light:#2a1416;--color-info:#4ba6c9;--color-info-light:#0f2029;--color-danger:#e0777a;--status-error:#e0777a;--color-danger-hover:#e0777a1a;--color-danger-border:#e0777a52;--visual-risk-text:#f7f7f9;--visual-risk-low-fill:#183423;--visual-risk-low-mark:#5dbe776b;--visual-risk-guarded-fill:#34371b;--visual-risk-guarded-mark:#bec75c6b;--visual-risk-elevated-fill:#3b2e18;--visual-risk-elevated-mark:#e0a93b70;--visual-risk-high-fill:#402322;--visual-risk-high-mark:#e0777a70;--visual-risk-critical-fill:#351819;--visual-risk-critical-mark:#f2686a80;--visual-series-1:#3987e5;--visual-series-2:#d95926;--visual-series-3:#199e70;--visual-series-4:#c98500;--visual-series-5:#d55181;--visual-series-6:#008300;--visual-series-7:#9085e9;--visual-series-8:#e66767;--visual-ramp-1:#1b354e;--visual-ramp-2:#29547e;--visual-ramp-3:#4078af;--visual-ramp-4:#6aa3dd;--visual-ramp-5:#a9d2fe;--color-highlight:#a78bfa38;--color-highlight-active:#a78bfa6b;--shadow-float:0 2px 8px #0000008c;--shadow-sm:0 1px 2px #00000080;--shadow-md:0 4px 14px #0000008c, 0 1px 3px #00000073;--shadow-lg:0 10px 30px #000000a6, 0 2px 8px #00000073;--elevated-shadow:0 4px 14px #0000008c, 0 1px 3px #00000073;--shadow-popup:0 14px 44px #000000b3, 0 2px 10px #00000080;--glass-bg:#1f1c19b8;--glass-border:#fffcf714;--glass-highlight:inset 0 1px 1px -.5px #fffcf71a, inset 0 -1px 1px -.5px #fffcf70d;--glass-shadow:var(--shadow-lg), var(--glass-highlight);--menu-bg:#1a1815b8;--menu-border:var(--hairline-strong);--glass-card-bg:linear-gradient(180deg, #302c279e, #27242094);--glass-card-rim:inset 0 1px 0 #fffcf712;--glass-card-body-bg:#141210b8;--glass-card-body-rim:inset 0 1px 0 #fffcf70d;--glass-card-row-hover:#fffcf70d;--input-bg:var(--glass-bg);--chat-input-bg:var(--glass-bg);--cta-bg:#edeceb;--cta-bg-hover:#f8f7f6;--cta-text:#0c0b09;--button-primary-text:var(--accent-foreground);--button-destructive-bg:#b95859;--button-destructive-bg-hover:#c96a6b;--button-destructive-text:#fff;--white-pure:#1a1815;--white-soft:#171513;--white-mute:#1f1c19;--bg-pill:#1f1c19;--surface-sunken:#141210;--surface-sunken-hover:#191714;--fill-pill:#272421;--text-ink:#edeceb;--text-grey:#c3bfbb;--text-muted:#817c77;--text-subtle:#a09c98;--text-sub:#a09c98;--text-placeholder:#817c77;--text-icon:#b8b4b0;--text-shortcut:#a09c98;--hairline-faint:#fffcf70d;--hairline:#fffcf714;--hairline-strong:#fffcf721;--border-row:#24211e;--wash-ink:255 252 247;--fill-hover:#fffcf70a;--fill-active:#fffcf712;--fill-selected:#4e93ee2e;--avatar-mint:#1c2a1a;--avatar-blush:#2e1e1c;--avatar-lilac:#241e2c;--avatar-cream:#2a2517;--avatar-sage:#1e2620;--avatar-sky:#182430;--lane-office-fill:#ae7a65;--label-red-fill:#e05f59;--label-orange-fill:#ff7a24;--label-gold-fill:#fcd027;--label-green-fill:#579372;--label-teal-fill:#20c8bd;--label-blue-fill:#458fb7;--label-violet-fill:#9f76be;--label-magenta-fill:#f25fa6;--label-navy-fill:#4088c4;--label-slate-fill:#7185a3;--label-indigo-fill:#6675d9;--label-olive-fill:#82942f;--label-on-fill:#12100e;--label-remove-hover:#0003;--impact-binding-fill:#63311a;--impact-binding-text:#ffab85;--impact-significant-fill:#4e3600;--impact-significant-text:#f4be4f;--impact-routine-fill:#003c3c;--impact-routine-text:#57e4e4;--impact-no-stakes-fill:#142d46;--impact-no-stakes-text:#abd4ff;--scrim:#000000a6}[data-theme=dark] .prose{--tw-prose-body:#c6c2be;--tw-prose-headings:#eeecea;--tw-prose-lead:#a09b96;--tw-prose-links:#4fbbb4;--tw-prose-bold:#eeecea;--tw-prose-counters:#a09b96;--tw-prose-bullets:#4a453f;--tw-prose-hr:#302c27;--tw-prose-quotes:#eeecea;--tw-prose-quote-borders:#302c27;--tw-prose-captions:#a09b96;--tw-prose-code:#eeecea;--tw-prose-pre-code:#eeecea;--tw-prose-pre-bg:#171512;--tw-prose-th-borders:#302c27;--tw-prose-td-borders:#272420}[data-theme=dark] .prose :is(code,pre){background-color:#171512;border-color:#302c27}[data-theme=dark] .prose :is(th,td){border-color:#302c27}[data-theme=dark] .prose th{color:#eeecea;background-color:#171512}[data-theme=dark] .prose tr:hover{background-color:#1f1c19}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){[data-theme=dark]{--menu-bg:var(--white-pure)}}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--gray-5)}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--font-sans), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:var(--gray-7)}textarea::-moz-placeholder{opacity:1;color:var(--gray-7)}input::placeholder,textarea::placeholder{opacity:1;color:var(--gray-7)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{font-family:var(--font-sans);font-feature-settings:"cv11", "ss01", "ss03", "tnum";font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg-page);--tw-text-opacity:1;color:var(--text-ink);background-color:var(--color-bg-primary);letter-spacing:0;margin:0;padding:0;line-height:1.6}*{scrollbar-width:thin;scrollbar-color:rgb(var(--wash-ink) / .16) transparent}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:rgb(var(--wash-ink) / .16)}::-webkit-scrollbar-thumb:hover{background:rgb(var(--wash-ink) / .24)}input,textarea{caret-color:var(--text-ink)}h1,h2,h3,h4,h5,h6{font-weight:var(--weight-strong);letter-spacing:-.01em;font-variation-settings:"opsz" 32}.text-xs,.text-sm{letter-spacing:.01em}::selection{color:inherit;background-color:#b4d7ff}a{color:var(--color-charcoal);text-decoration:none}a:hover{text-underline-offset:2px;text-decoration:underline}blockquote{border-left-width:2px;margin-top:1.5rem;padding-left:1.5rem;font-style:italic}code{letter-spacing:.01em;--tw-bg-opacity:1;background-color:rgb(var(--twc-muted) / var(--tw-bg-opacity,1));font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.4;font-weight:var(--weight-strong);border-radius:10px;padding:.2rem .3rem;position:relative}pre{font-family:var(--font-mono);font-size:var(--text-14);background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:20px;margin:1rem 0;padding:1rem;line-height:1.6;overflow-x:auto}pre code{font-size:inherit;background:0 0;border:none;padding:0}strong,b{color:inherit;font-weight:var(--weight-strong)}em,i{color:inherit;font-style:italic}.emphasis{font-weight:var(--weight-strong);text-transform:none}button,[role=button],.btn{transition:background-color .2s,color .2s,border-color .2s,opacity .2s,transform .1s,box-shadow .2s}a{transition:color .2s,opacity .2s,text-decoration-color .2s}input,textarea,select{transition:border-color .2s,box-shadow .2s,background-color .2s}:focus{outline:none}:focus-visible{outline:1px solid var(--border-focus);outline-offset:0px;box-shadow:0 0 0 2px #0000000f}input:focus,textarea:focus,select:focus,input:focus-visible,textarea:focus-visible,select:focus-visible{box-shadow:none;outline:none}button:focus-visible,[role=button]:focus-visible{outline:1px solid var(--border-focus);outline-offset:0px;box-shadow:0 0 0 2px #0000000f}.\!container{width:100%!important}.container{width:100%}@media (width>=640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (width>=768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (width>=1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (width>=1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (width>=1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}@media (width>=1920px){.\!container{max-width:1920px!important}.container{max-width:1920px}}.prose{color:var(--tw-prose-body);max-width:none}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:none}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)):hover{text-underline-offset:2px;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";border-left-width:2px;margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:400}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);background-color:#fdfdfd;border:1px solid #ebebeb;border-radius:5px;padding:.125rem .375rem;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:""}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;background-color:#fdfdfd;border:1px solid #e0e0e0;border-radius:5px;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border:none;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;border-collapse:collapse;width:100%;margin:1rem 0;font-size:.875rem;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:left;vertical-align:top;border:1px solid #e0e0e0;padding:10px 14px}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:#171717;--tw-prose-headings:#171717;--tw-prose-lead:#525252;--tw-prose-links:#073a3d;--tw-prose-bold:#171717;--tw-prose-counters:#6b6b6b;--tw-prose-bullets:#a0a0a0;--tw-prose-hr:#e0e0e0;--tw-prose-quotes:#171717;--tw-prose-quote-borders:#e0e0e0;--tw-prose-captions:#6b6b6b;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:#1118271a;--tw-prose-code:#171717;--tw-prose-pre-code:#171717;--tw-prose-pre-bg:#fdfdfd;--tw-prose-th-borders:#e0e0e0;--tw-prose-td-borders:#ebebeb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose],[class~=not-prose] *)){letter-spacing:-.01em;font-weight:500}.prose :where(th):not(:where([class~=not-prose],[class~=not-prose] *)){color:#171717;background-color:#fdfdfd;font-weight:500}.prose :where(tr:hover):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#fdfdfd}.prose :where(td p):not(:where([class~=not-prose],[class~=not-prose] *)){margin:0}.prose-sm{font-size:.875rem;line-height:1.71429}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.428571em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.skeleton{background:linear-gradient(90deg, var(--color-light) 0%, var(--color-border) 50%, var(--color-light) 100%);background-size:200% 100%;animation:1.5s ease-in-out infinite skeletonShimmer}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-4{bottom:1rem}.left-0{left:0}.left-2{left:.5rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-4{top:1rem}.top-full{top:100%}.isolate{isolation:isolate}.z-30{z-index:30}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.\!m-0{margin:0!important}.m-0{margin:0}.m-1{margin:.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-9{margin:2.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[28px\]{margin-bottom:28px}.mb-\[6px\]{margin-bottom:6px}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.ms-1{margin-inline-start:.25rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[5px\]{margin-top:5px}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.size-4{width:1rem;height:1rem}.size-\[var\(--height-cta\)\]{width:var(--height-cta);height:var(--height-cta)}.size-\[var\(--height-row\)\]{width:var(--height-row);height:var(--height-row)}.size-full{width:100%;height:100%}.h-12{height:3rem}.h-2{height:.5rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-\[1px\]{height:1px}.h-\[2px\]{height:2px}.h-\[32px\]{height:32px}.h-\[40px\]{height:40px}.h-\[48px\]{height:48px}.h-\[var\(--height-cta\)\]{height:var(--height-cta)}.h-\[var\(--height-row\)\]{height:var(--height-row)}.h-\[var\(--input-height-lg\)\]{height:var(--input-height-lg)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\]{max-height:var(--radix-dropdown-menu-content-available-height)}.min-h-0{min-height:0}.min-h-\[20px\]{min-height:20px}.min-h-\[var\(--height-row\)\]{min-height:var(--height-row)}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-12{width:3rem}.w-2{width:.5rem}.w-3\.5{width:.875rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[1px\]{width:1px}.w-\[42px\]{width:42px}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-\[60px\]{min-width:60px}.max-w-3xl{max-width:48rem}.max-w-7xl{max-width:80rem}.max-w-\[340px\]{max-width:340px}.max-w-\[420px\]{max-width:420px}.max-w-\[95\%\]{max-width:95%}.max-w-\[var\(--answer-measure\)\]{max-width:var(--answer-measure)}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.origin-\[--radix-dropdown-menu-content-transform-origin\]{transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\[--radix-tooltip-content-transform-origin\]{transform-origin:var(--radix-tooltip-content-transform-origin)}.translate-x-\[-50\%\]{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.45s forwards fadeUp}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.cursor-col-resize{cursor:col-resize}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.select-all{-webkit-user-select:all;user-select:all}.resize{resize:both}.scroll-m-20{scroll-margin:5rem}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-px{gap:1px}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[var\(--hairline\)\]>:not([hidden])~:not([hidden]){border-color:var(--hairline)}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.\!rounded-\[var\(--radius-tooltip\)\]{border-radius:var(--radius-tooltip)!important}.rounded{border-radius:10px}.rounded-\[20px\]{border-radius:20px}.rounded-\[var\(--radius-button\)\]{border-radius:var(--radius-button)}.rounded-\[var\(--radius-card\)\]{border-radius:var(--radius-card)}.rounded-\[var\(--radius-control\)\]{border-radius:var(--radius-control)}.rounded-\[var\(--radius-control-sm\)\]{border-radius:var(--radius-control-sm)}.rounded-\[var\(--radius-lg\)\]{border-radius:var(--radius-lg)}.rounded-\[var\(--radius-menu\)\]{border-radius:var(--radius-menu)}.rounded-\[var\(--radius-pill\)\]{border-radius:var(--radius-pill)}.rounded-\[var\(--radius-sm\)\]{border-radius:var(--radius-sm)}.rounded-\[var\(--radius-tooltip\)\]{border-radius:var(--radius-tooltip)}.rounded-full{border-radius:9999px}.rounded-lg,.rounded-md{border-radius:10px}.rounded-none{border-radius:0}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[var\(--border-default\)\]{border-color:var(--border-default)}.border-\[var\(--glass-border\)\]{border-color:var(--glass-border)}.border-\[var\(--hairline\)\]{border-color:var(--hairline)}.border-\[var\(--hairline-strong\)\]{border-color:var(--hairline-strong)}.border-\[var\(--menu-border\)\]{border-color:var(--menu-border)}.border-\[var\(--text-ink\)\]{border-color:var(--text-ink)}.border-accent{border-color:var(--accent)}.border-border{border-color:var(--border-default)}.border-border-hover{border-color:var(--border-hover)}.border-border-light{border-color:var(--border-subtle)}.border-foreground-muted{--tw-border-opacity:1;border-color:rgb(var(--twc-fg-muted) / var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.\!bg-\[var\(--tooltip-bg\)\]{background-color:var(--tooltip-bg)!important}.bg-\[color-mix\(in_srgb\,var\(--status-error\)_8\%\,transparent\)\]{background-color:color-mix(in srgb,var(--status-error) 8%,transparent)}.bg-\[var\(--cta-bg\)\]{background-color:var(--cta-bg)}.bg-\[var\(--glass-bg\)\]{background-color:var(--glass-bg)}.bg-\[var\(--hairline\)\]{background-color:var(--hairline)}.bg-\[var\(--menu-bg\)\]{background-color:var(--menu-bg)}.bg-\[var\(--scrim\)\]{background-color:var(--scrim)}.bg-\[var\(--status-error\)\]{background-color:var(--status-error)}.bg-\[var\(--tooltip-bg\)\]{background-color:var(--tooltip-bg)}.bg-\[var\(--white-mute\)\]{background-color:var(--white-mute)}.bg-\[var\(--white-pure\)\]{background-color:var(--white-pure)}.bg-accent{background-color:var(--accent)}.bg-background{background-color:var(--bg-page)}.bg-background-hover{background-color:var(--bg-surface-tertiary)}.bg-background-secondary{background-color:var(--bg-surface-secondary)}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-border{background-color:var(--border-default)}.bg-foreground{--tw-bg-opacity:1;background-color:rgb(var(--twc-fg-default) / var(--tw-bg-opacity,1))}.bg-gray-100{background-color:var(--gray-3)}.bg-input{--tw-bg-opacity:1;background-color:rgb(var(--twc-input) / var(--tw-bg-opacity,1))}.bg-muted{--tw-bg-opacity:1;background-color:rgb(var(--twc-muted) / var(--tw-bg-opacity,1))}.bg-page{background-color:var(--bg-page)}.bg-primary{--tw-bg-opacity:1;background-color:rgb(var(--twc-primary) / var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-surface{background-color:var(--bg-surface)}.bg-transparent{background-color:#0000}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/95{background-color:#fffffff2}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-current{fill:currentColor}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[0\.3rem\]{padding-left:.3rem;padding-right:.3rem}.px-\[var\(--button-padding-x-lg\)\]{padding-left:var(--button-padding-x-lg);padding-right:var(--button-padding-x-lg)}.px-\[var\(--padding-cta-x\)\]{padding-left:var(--padding-cta-x);padding-right:var(--padding-cta-x)}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-\[0\.2rem\]{padding-top:.2rem;padding-bottom:.2rem}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.pb-2{padding-bottom:.5rem}.pb-8{padding-bottom:2rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.align-baseline{vertical-align:baseline}.align-bottom{vertical-align:bottom}.font-mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:var(--font-sans), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif}.text-2xl,.text-3xl{font-size:24px;line-height:1.2}.text-4xl{font-size:32px;line-height:1.15}.text-\[0\.9em\]{font-size:.9em}.text-\[length\:var\(--answer-body\)\]{font-size:var(--answer-body)}.text-\[length\:var\(--text-11\)\]{font-size:var(--text-11)}.text-\[length\:var\(--text-14\)\]{font-size:var(--text-14)}.text-\[length\:var\(--text-17\)\]{font-size:var(--text-17)}.text-\[length\:var\(--text-24\)\]{font-size:var(--text-24)}.text-\[length\:var\(--text-32\)\]{font-size:var(--text-32)}.text-base{font-size:13px;line-height:1.4}.text-lg{font-size:17px;line-height:1.3}.text-sm{font-size:13px;line-height:1.4}.text-xl{font-size:17px;line-height:1.3}.text-xs{font-size:11px;line-height:1.2}.font-\[600\]{font-weight:600}.font-\[680\]{font-weight:680}.font-\[var\(--weight-cta\)\]{font-weight:var(--weight-cta)}.font-medium{font-weight:var(--weight-strong)}.font-normal,.font-regular{font-weight:var(--weight-regular)}.font-semibold,.font-strong{font-weight:var(--weight-strong)}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.not-italic{font-style:normal}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-7{line-height:1.75rem}.leading-\[1\.25\]{line-height:1.25}.leading-\[1\.35\]{line-height:1.35}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\.62\]{line-height:1.62}.leading-\[1\.65\]{line-height:1.65}.leading-\[1\.6\]{line-height:1.6}.leading-\[var\(--answer-lh\)\]{line-height:var(--answer-lh)}.leading-\[var\(--leading-tight\)\]{line-height:var(--leading-tight)}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[-0\.006em\]{letter-spacing:-.006em}.tracking-\[-0\.012em\]{letter-spacing:-.012em}.tracking-\[0\.05em\]{letter-spacing:.05em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[color\:var\(--cta-text\)\]{color:var(--cta-text)}.text-\[color\:var\(--text-ink\)\]{color:var(--text-ink)}.text-\[var\(--cta-text\)\]{color:var(--cta-text)}.text-\[var\(--status-error\)\]{color:var(--status-error)}.text-\[var\(--text-grey\)\]{color:var(--text-grey)}.text-\[var\(--text-icon\)\]{color:var(--text-icon)}.text-\[var\(--text-ink\)\]{color:var(--text-ink)}.text-\[var\(--text-inverse\)\]{color:var(--text-inverse)}.text-\[var\(--text-subtle\)\]{color:var(--text-subtle)}.text-accent{color:var(--accent)}.text-destructive{color:var(--color-danger)}.text-foreground{--tw-text-opacity:1;color:rgb(var(--twc-fg-default) / var(--tw-text-opacity,1))}.text-foreground-faint{--tw-text-opacity:1;color:rgb(var(--twc-fg-faint) / var(--tw-text-opacity,1))}.text-foreground-inverse{--tw-text-opacity:1;color:rgb(var(--twc-fg-inverse) / var(--tw-text-opacity,1))}.text-foreground-muted{--tw-text-opacity:1;color:rgb(var(--twc-fg-muted) / var(--tw-text-opacity,1))}.text-foreground-secondary{--tw-text-opacity:1;color:rgb(var(--twc-fg-secondary) / var(--tw-text-opacity,1))}.text-foreground\/80{color:rgb(var(--twc-fg-default) / .8)}.text-foreground\/90{color:rgb(var(--twc-fg-default) / .9)}.text-muted-foreground{--tw-text-opacity:1;color:rgb(var(--twc-muted-fg) / var(--tw-text-opacity,1))}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-transparent{color:#0000}.text-warning-500{color:var(--color-warning)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.caret-\[color\:var\(--text-ink\)\]{caret-color:var(--text-ink)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-60{opacity:.6}.shadow{--tw-shadow:0 1px 3px #0000000d;--tw-shadow-colored:0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-lg,.shadow-modal{--tw-shadow:0 8px 24px #0000001f, 0 2px 6px #0000000a;--tw-shadow-colored:0 8px 24px var(--tw-shadow-color), 0 2px 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[background\,border-color\,box-shadow\,color\]{transition-property:background,border-color,box-shadow,color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[width\]{transition-property:width;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.delay-75{transition-delay:75ms}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0), var(--tw-enter-translate-y,0), 0) scale3d(var(--tw-enter-scale,1), var(--tw-enter-scale,1), var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0), var(--tw-exit-translate-y,0), 0) scale3d(var(--tw-exit-scale,1), var(--tw-exit-scale,1), var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.animate-in{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-name:enter;animation-duration:.15s}.fade-in,.fade-in-0{--tw-enter-opacity:0}.fade-out{--tw-exit-opacity:0}.zoom-in-95{--tw-enter-scale:.95}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.delay-75{animation-delay:75ms}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--color-primary);color:var(--color-white);z-index:100;padding:8px 16px;transition:top .2s;position:absolute;top:-100%;left:0}.skip-link:focus{top:0}@keyframes taskStepEnter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes taskCheckEnter{0%{transform:scale(0)}to{transform:scale(1)}}@media (hover:hover){:where(a,button,input,textarea,select,summary,label[for],[role=button],[role=menuitem],[role=option],[role=tab],[role=treeitem],[role=row],[tabindex]:not([tabindex="-1"])):hover{transition-duration:0s!important;transition-delay:0s!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.message-enter,.message-content-block,.streaming-cursor,.loading-dot,.animate-task-step-enter,.animate-task-check-enter{animation:none!important}.streaming-cursor{opacity:1}.loading-dot{opacity:.6;transform:scale(.9)}}.\[--bg\:linear-gradient\(90deg\,\#0000_calc\(50\%-var\(--spread\)\)\,var\(--color-background\)\,\#0000_calc\(50\%\+var\(--spread\)\)\)\]{--bg:linear-gradient(90deg,#0000 calc(50% - var(--spread)),var(--color-background),#0000 calc(50% + var(--spread)))}.\[-webkit-backdrop-filter\:var\(--glass-blur\)\]{-webkit-backdrop-filter:var(--glass-blur)}.\[-webkit-backdrop-filter\:var\(--menu-blur\)\]{-webkit-backdrop-filter:var(--menu-blur)}.\[backdrop-filter\:var\(--glass-blur\)\]{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}.\[backdrop-filter\:var\(--menu-blur\)\]{-webkit-backdrop-filter:var(--menu-blur);backdrop-filter:var(--menu-blur)}.\[background-repeat\:no-repeat\,padding-box\]{background-repeat:no-repeat,padding-box}.\[background\:var\(--menu-bg\)\]{background:var(--menu-bg)}.\[border-color\:var\(--menu-border\)\]{border-color:var(--menu-border)}.\[box-shadow\:var\(--glass-highlight\)\]{box-shadow:var(--glass-highlight)}.\[box-shadow\:var\(--menu-shadow\)\]{box-shadow:var(--menu-shadow)}.\[font-family\:var\(--font-sans\)\]{font-family:var(--font-sans)}.\[font-variant-numeric\:tabular-nums_lining-nums\]{font-variant-numeric:tabular-nums lining-nums}.\[font-weight\:var\(--weight-cta\)\]{font-weight:var(--weight-cta)}.\[font-weight\:var\(--weight-regular\)\]{font-weight:var(--weight-regular)}.\[z-index\:var\(--z-tooltip\)\]{z-index:var(--z-tooltip)}svg{border-radius:0!important}img{border-radius:0}hr,[class*=Divider],[class*=divider],[class*=separator i],.h-px,.h-\[1px\]{border-radius:0!important}[class*=rounded-full],.loading-dot,.loading-spinner{border-radius:9999px!important}:root{--sidebar-width:240px;--context-panel-width:320px;--icon-sidebar-width:48px;--header-height:48px;--chat-max-width:720px;--message-padding:20px;--message-gap:24px;--edge-padding:32px;--section-gap:24px}@keyframes vaultCardFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes messageAppear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromRight{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes cellReveal{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.animate-cell-reveal{animation:.2s ease-out forwards cellReveal}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeletonFade{0%,to{opacity:.4}50%{opacity:.7}}.focus-ring:focus-visible{outline:1px solid var(--border-focus);outline-offset:0px;box-shadow:0 0 0 2px #0000000f}.loading-spinner{border-style:solid;border-color:var(--color-border);border-top-color:var(--color-text-primary);border-radius:50%;animation:.8s linear infinite spinArc}@keyframes spinArc{to{transform:rotate(360deg)}}.btn-interactive{transition:transform .1s,background-color .2s,opacity .2s}.btn-interactive:hover{opacity:.85}.btn-interactive:active,.btn-press:active{transform:scale(.98)}.btn-send{transition:transform .2s cubic-bezier(.34,1.56,.64,1),background-color .2s,opacity .2s}.btn-send:active{transform:scale(.95)}.scroll-shadows{background:linear-gradient(var(--color-white) 30%, #fff0), linear-gradient(#fff0, var(--color-white) 70%) 0 100%, radial-gradient(farthest-side at 50% 0, #00000008, transparent), radial-gradient(farthest-side at 50% 100%, #00000008, transparent) 0 100%;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 12px,100% 12px;background-attachment:local,local,scroll,scroll}.scroll-shadows-dark{background-color:#0000;background-image:linear-gradient(#0a0a0a 30%,#0a0a0a00),linear-gradient(#0a0a0a00,#0a0a0a 70%),radial-gradient(farthest-side at 50% 0,#ffffff0d,#0000),radial-gradient(farthest-side at 50% 100%,#ffffff0d,#0000);background-position:0 0,0 100%,0 0,0 100%;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 12px,100% 12px;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}.transition-bounce{transition-timing-function:var(--ease-bounce)}:root{--citation-highlight:#8b5cf6}.citation-highlight{border-radius:20px;padding:1px 2px;transition:background-color .3s;background-color:color-mix(in srgb, var(--citation-highlight) 22%, white)!important}mark.citation-highlight{color:inherit;display:inline}.react-pdf__Page__textContent .citation-highlight,.react-pdf__Page__textContent mark.citation-highlight{color:var(--text-ink)!important}.citation-highlight-flash{animation:2s ease-out citationFlash}@keyframes citationFlash{0%{background-color:color-mix(in srgb, var(--citation-highlight) 40%, white);box-shadow:0 0 12px color-mix(in srgb, var(--citation-highlight) 50%, transparent)}50%{background-color:color-mix(in srgb, var(--citation-highlight) 30%, white);box-shadow:0 0 6px color-mix(in srgb, var(--citation-highlight) 30%, transparent)}to{background-color:color-mix(in srgb, var(--citation-highlight) 22%, white);box-shadow:none}}@keyframes citationFadeOut{0%{background-color:color-mix(in srgb, var(--citation-highlight) 22%, white)}to{background-color:#0000}}.citation-highlight-fade-out{animation:3s ease-out .2s forwards citationFadeOut}.citation-highlight-fade-out:hover{animation-play-state:paused}.docx-preview-container .docx-wrapper{background:#fff!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.docx-preview-container .docx-wrapper>section.docx{box-shadow:none!important;background:#fff!important;width:100%!important;max-width:100%!important;min-height:auto!important;margin:0!important;padding:24px!important}.file-overlay-content .docx-preview-container .docx-wrapper{background:#eaeaea!important;padding:0!important}.file-overlay-content .docx-preview-container .docx-wrapper>section.docx{background:#f7f7f7!important;border-radius:20px!important;max-width:820px!important;margin:24px auto!important;padding:48px 56px!important;box-shadow:0 2px 8px #0000000f!important}.hljs{background:0 0}.hljs-keyword,.hljs-selector-tag{color:var(--text-ink);font-weight:var(--weight-regular)}.hljs-string,.hljs-template-variable,.hljs-addition{color:#0a0a0a}.hljs-comment,.hljs-quote{color:#0a0a0a;font-style:italic}.hljs-number,.hljs-literal{color:#4a4a4a}.hljs-function,.hljs-title,.hljs-title.function_{color:var(--text-ink)}.hljs-variable,.hljs-params{color:#3a3a3a}.hljs-type,.hljs-class .hljs-title,.hljs-built_in{color:var(--text-ink);font-weight:var(--weight-regular)}.hljs-attr,.hljs-attribute{color:#5a5a5a}.hljs-operator,.hljs-punctuation{color:#7a7a7a}.hljs-meta,.hljs-meta .hljs-keyword{color:#8a8a8a}.hljs-deletion{color:var(--text-ink);background-color:#f0e0e0}.hljs-addition{background-color:#e0f0e0}.hljs-tag{color:#4a4a4a}.hljs-name{color:var(--text-ink);font-weight:var(--weight-regular)}.hljs-regexp{color:#0a0a0a}.hljs-symbol{color:#5a5a5a}.streaming-cursor{background:var(--color-gray);vertical-align:text-bottom;width:2px;height:1.1em;margin-left:2px;animation:1s step-end infinite cursorBlink;display:inline-block}@keyframes cursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}.loading-dots{align-items:center;gap:4px;display:flex}.loading-dot{background:var(--color-gray);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite dotPulse}.loading-dot:nth-child(2){animation-delay:.2s}.loading-dot:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.code-block{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:20px;margin:16px 0;overflow:hidden}.code-block-header{background:var(--color-light);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.code-block-language{font-family:var(--font-mono);font-size:var(--text-11);color:var(--text-ink);text-transform:lowercase}.code-copy-btn{font-size:var(--text-11);color:var(--text-ink);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:20px;align-items:center;gap:4px;padding:4px 8px;transition:all .15s ease-out;display:flex}.code-copy-btn:hover{background:var(--color-hover-light);color:var(--text-ink)}.code-copy-btn.copied{color:var(--text-ink);border-color:var(--color-input-border-hover)}.code-block pre{font-family:var(--font-mono);font-size:var(--text-14);font-weight:var(--weight-regular);background:0 0;border:none;margin:0;padding:16px;line-height:1.6;overflow-x:auto}.code-block code{font-size:inherit;background:0 0;border:none;padding:0}.code-block .hljs-comment{color:#0a0a0a;font-style:italic}.code-block .hljs-keyword{color:#0a0a0a;font-weight:var(--weight-regular)}.code-block .hljs-string{color:#404040}.code-block .hljs-number{color:#0a0a0a}.code-block .hljs-function,.code-block .hljs-title{color:#0a0a0a;font-weight:var(--weight-regular)}.code-block .hljs-operator{color:#0a0a0a}.code-block .hljs-variable{color:#3a3a3a}.code-block .hljs-built_in{color:var(--text-ink);font-weight:var(--weight-regular)}.message-enter{animation:.2s cubic-bezier(0,0,.2,1) forwards messageEnter}@keyframes messageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message-content-block{animation:.2s cubic-bezier(0,0,.2,1) forwards contentBlockEnter}.message-content-block:first-child{animation-delay:0s}.message-content-block:nth-child(2){animation-delay:50ms}.message-content-block:nth-child(3){animation-delay:.1s}.message-content-block:nth-child(4){animation-delay:.15s}.message-content-block:nth-child(5){animation-delay:.2s}@keyframes contentBlockEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.message-actions-container{opacity:0;transition:opacity .15s ease-out}.message-bubble:hover .message-actions-container,.message-actions-container:focus-within{opacity:1}.message-action-btn{color:var(--text-ink);cursor:pointer;background:0 0;border:none;border-radius:20px;padding:6px;transition:all .1s ease-out}.message-action-btn:hover{background:var(--color-hover-light);color:var(--text-ink)}.sidebar-item-hover{border-radius:20px;padding:8px 12px;transition:background .15s ease-out}.sidebar-item-hover:hover{background:var(--color-hover-light)}.sidebar-item-hover.active{background:var(--color-light)}.chat-input-container{transition:border-color .15s ease-out,box-shadow .15s ease-out}.chat-input-container:focus-within{border-color:inherit;box-shadow:none}.suggestion-card{text-align:left;border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:20px;padding:16px;transition:all .15s ease-out}.suggestion-card:hover{background:var(--color-bg-secondary);border-color:var(--color-input-border-hover)}.suggestion-card:active{transform:scale(.98)}.table-wrapper{margin:1rem 0;overflow-x:auto}html.is-mac .empty-state-content{padding-top:8vh}@media (width>=768px){html.is-mac .empty-state-content{padding-top:12vh}}@media (width>=1024px){html.is-mac .empty-state-content{padding-top:14vh}}html.is-mac .empty-state-hint{padding-top:.5rem;padding-bottom:.5rem}html.is-mac .empty-state-card{min-height:220px;max-height:220px}@media (width>=768px){html.is-mac .empty-state-card{min-height:260px;max-height:260px}}@media (width>=1024px){html.is-mac .empty-state-card{min-height:300px;max-height:300px}}html.is-mac .empty-state-container{padding-bottom:2px}html.is-mac .empty-state-cards{flex:none;margin-top:auto}aside a,aside a:hover,aside a:focus,aside a:active,.sidebar-item,.sidebar-item:hover,.sidebar-item:focus,.sidebar-item:active{text-decoration:none!important}.sidebar-item{height:32px;font-size:var(--text-14);gap:10px;padding:8px 12px}.sidebar-icon,.sidebar-icon svg{width:16px;height:16px}.sidebar-section-header{font-size:var(--text-11)}@media (width<=1440px){.sidebar-item{height:var(--height-row);font-size:var(--text-14);gap:8px;padding:6px 10px}.sidebar-icon,.sidebar-icon svg{width:15px;height:15px}.sidebar-section-header{font-size:var(--text-11)}}@media (width<=1200px){.sidebar-item{height:var(--height-row);font-size:var(--text-14);gap:6px;padding:5px 8px}.sidebar-icon,.sidebar-icon svg{width:14px;height:14px}.sidebar-section-header{font-size:var(--text-11)}}.email-draft-block{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:20px;overflow:hidden}.email-draft-header{background:var(--color-light);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.email-draft-metadata{flex-direction:column;gap:6px;padding:12px 14px;display:flex}.email-draft-field{font-size:var(--text-14);gap:8px;line-height:1.4;display:flex}.email-draft-label{color:var(--color-gray);font-weight:var(--weight-regular);min-width:50px}.email-draft-value{color:var(--text-ink)}.email-draft-divider{background:var(--color-border);height:1px;margin:0 14px}.email-draft-body{padding:14px}.email-draft-content{font-size:var(--text-14);color:var(--text-ink);line-height:1.6}.email-draft-textarea{width:100%;min-height:160px;font-size:var(--text-14);color:var(--text-ink);border:1px solid var(--color-input-border-hover);resize:vertical;background:#fff;border-radius:20px;padding:12px;font-family:inherit;line-height:1.6}.email-draft-textarea:focus{border-color:#a3a3a3;outline:none;box-shadow:0 0 0 1px #a3a3a3}.email-draft-error{color:#dc2626;font-size:var(--text-14);background:#fef2f2;border-top:1px solid #fecaca;padding:10px 14px}.email-draft-confirm{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);padding:14px}.email-draft-actions{background:var(--color-light);border-top:1px solid var(--color-border);align-items:center;gap:8px;padding:10px 14px;display:flex}.email-draft-btn{font-size:var(--text-14);font-weight:var(--weight-regular);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;transition:all .15s ease-out;display:inline-flex}.email-draft-btn:disabled{opacity:.5;cursor:not-allowed}.email-draft-btn-secondary{color:var(--text-grey);border:1px solid var(--color-input-border-hover);background:#fff}.email-draft-btn-secondary:hover:not(:disabled){background:var(--color-light);border-color:#a3a3a3}.email-draft-btn-secondary.copied{color:var(--text-ink);border-color:#a3a3a3}.email-draft-btn-primary{color:#fff;background:var(--color-text-primary);border:1px solid var(--color-text-primary)}.email-draft-btn-primary:hover:not(:disabled){background:var(--color-text-primary)}.email-draft-btn-send{color:#fff;background:var(--color-text-primary);border:1px solid var(--color-text-primary);margin-left:auto}.email-draft-btn-send:hover:not(:disabled){background:var(--color-text-primary)}.email-draft-sent{font-size:var(--text-14);font-weight:var(--weight-regular);color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;align-items:center;gap:6px;margin-left:auto;padding:6px 12px;display:inline-flex}@media (width<=640px){.email-draft-actions{flex-wrap:wrap}.email-draft-btn-send,.email-draft-sent{justify-content:center;width:100%;margin-top:8px;margin-left:0}}@media print{#app-shell{background:0 0!important;height:auto!important;max-height:none!important;padding:0!important;overflow:visible!important}#app-content,#main-content{height:auto!important;overflow:visible!important}}.marker\:font-\[600\] ::marker{font-weight:600}.marker\:text-\[var\(--text-ink\)\] ::marker{color:var(--text-ink)}.marker\:font-\[600\]::marker{font-weight:600}.marker\:text-\[var\(--text-ink\)\]::marker{color:var(--text-ink)}.placeholder\:text-\[var\(--text-placeholder\)\]::placeholder{color:var(--text-placeholder)}.first\:mt-0:first-child{margin-top:0}.focus-within\:opacity-100:focus-within{opacity:1}.hover\:bg-\[var\(--cta-bg-hover\)\]:hover{background-color:var(--cta-bg-hover)}.hover\:bg-\[var\(--fill-hover\)\]:hover{background-color:var(--fill-hover)}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-accent-light:hover{background-color:var(--accent-light)}.hover\:bg-background-hover:hover{background-color:var(--bg-surface-tertiary)}.hover\:bg-background-secondary:hover{background-color:var(--bg-surface-secondary)}.hover\:bg-foreground\/90:hover{background-color:rgb(var(--twc-fg-default) / .9)}.hover\:bg-muted:hover{--tw-bg-opacity:1;background-color:rgb(var(--twc-muted) / var(--tw-bg-opacity,1))}.hover\:text-\[var\(--text-ink\)\]:hover{color:var(--text-ink)}.hover\:text-foreground:hover{--tw-text-opacity:1;color:rgb(var(--twc-fg-default) / var(--tw-text-opacity,1))}.hover\:text-foreground-secondary:hover{--tw-text-opacity:1;color:rgb(var(--twc-fg-secondary) / var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-\[0\.85\]:hover{opacity:.85}.hover\:brightness-95:hover{--tw-brightness:brightness(.95);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:border-\[color-mix\(in_srgb\,var\(--accent-blue\)_45\%\,transparent\)\]:focus{border-color:color-mix(in srgb,var(--accent-blue) 45%,transparent)}.focus\:border-\[var\(--accent-blue\)\]:focus{border-color:var(--accent-blue)}.focus\:bg-\[var\(--fill-hover\)\]:focus{background-color:var(--fill-hover)}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-1:focus-visible{outline-offset:1px}.focus-visible\:outline-\[var\(--accent-blue\)\]:focus-visible{outline-color:var(--accent-blue)}.active\:cursor-grabbing:active{cursor:grabbing}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:opacity-100{opacity:1}.group.is-user .group-\[\.is-user\]\:ml-auto{margin-left:auto}.group.is-user .group-\[\.is-user\]\:max-w-\[70\%\]{max-width:70%}.group.is-user .group-\[\.is-user\]\:rounded-\[20px\]{border-radius:20px}.group.is-user .group-\[\.is-user\]\:bg-\[\#EFEFEF\]{--tw-bg-opacity:1;background-color:rgb(239 239 239/var(--tw-bg-opacity,1))}.group.is-user .group-\[\.is-user\]\:bg-gray-5{background-color:var(--gray-5)}.group.is-user .group-\[\.is-user\]\:px-4{padding-left:1rem;padding-right:1rem}.group.is-user .group-\[\.is-user\]\:py-3{padding-top:.75rem;padding-bottom:.75rem}.group.is-assistant .group-\[\.is-assistant\]\:text-foreground,.group.is-user .group-\[\.is-user\]\:text-foreground{--tw-text-opacity:1;color:rgb(var(--twc-fg-default) / var(--tw-text-opacity,1))}.has-\[\>\[data-slot\=button-group\]\]\:gap-2:has(>[data-slot=button-group]){gap:.5rem}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[orientation\=vertical\]\:h-auto[data-orientation=vertical]{height:auto}.data-\[state\=open\]\:bg-\[var\(--fill-hover\)\][data-state=open]{background-color:var(--fill-hover)}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:animate-in[data-state=open]{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-name:enter;animation-duration:.15s}.data-\[state\=closed\]\:animate-out[data-state=closed]{--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial;animation-name:exit;animation-duration:.15s}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:.5rem}@media (prefers-reduced-motion:no-preference){@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.motion-safe\:animate-fade-in{animation:.15s ease-out fadeInOverlay}@keyframes scaleInWindow{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.motion-safe\:animate-scale-in{animation:.15s ease-out scaleInWindow}}@media (width>=768px){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}}@media (width>=1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.dark\:bg-background:where([data-theme=dark],[data-theme=dark] *){background-color:var(--bg-page)}.dark\:hover\:bg-muted:hover:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(var(--twc-muted) / var(--tw-bg-opacity,1))}@media print{.print\:block{display:block}.print\:hidden{display:none}.print\:h-auto{height:auto}.print\:w-auto{width:auto}.print\:overflow-visible{overflow:visible}}.\[\&\:not\(\:first-child\)\]\:mt-3:not(:first-child){margin-top:.75rem}.\[\&\:not\(\:first-child\)\]\:mt-3\.5:not(:first-child){margin-top:.875rem}.\[\&\:not\(\:first-child\)\]\:mt-6:not(:first-child){margin-top:1.5rem}.\[\&\>\*\:first-child\]\:mt-0>:first-child{margin-top:0}.\[\&\>\*\:last-child\]\:mb-0>:last-child{margin-bottom:0}.\[\&\>\*\:not\(\:first-child\)\]\:rounded-l-md>:not(:first-child){border-top-left-radius:10px;border-bottom-left-radius:10px}.\[\&\>\*\:not\(\:first-child\)\]\:rounded-l-none>:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.\[\&\>\*\:not\(\:first-child\)\]\:rounded-t-none>:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.\[\&\>\*\:not\(\:first-child\)\]\:border-l-0>:not(:first-child){border-left-width:0}.\[\&\>\*\:not\(\:first-child\)\]\:border-t-0>:not(:first-child){border-top-width:0}.\[\&\>\*\:not\(\:last-child\)\]\:rounded-b-none>:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.\[\&\>\*\:not\(\:last-child\)\]\:rounded-r-md>:not(:last-child){border-top-right-radius:10px;border-bottom-right-radius:10px}.\[\&\>\*\:not\(\:last-child\)\]\:rounded-r-none>:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.\[\&\>\*\]\:focus-visible\:relative:focus-visible>*{position:relative}.\[\&\>\*\]\:focus-visible\:z-10:focus-visible>*{z-index:10}.has-\[select\[aria-hidden\=true\]\:last-child\]\:\[\&\>\[data-slot\=select-trigger\]\:last-of-type\]\:rounded-r-md>[data-slot=select-trigger]:last-of-type:has(select[aria-hidden=true]:last-child){border-top-right-radius:10px;border-bottom-right-radius:10px}.\[\&\>\[data-slot\=select-trigger\]\:not\(\[class\*\=\'w-\'\]\)\]\:w-fit>[data-slot=select-trigger]:not([class*=w-]){width:fit-content}.\[\&\>div\]\:pb-0>div{padding-bottom:0}.\[\&\>input\]\:flex-1>input{flex:1}.\[\&\>li\]\:mt-2>li{margin-top:.5rem}.\[\&\>li\]\:mt-3>li{margin-top:.75rem}.\[\&\>p\]\:my-0>p{margin-top:0;margin-bottom:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:1rem;height:1rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}._shell_a9foc_2{height:100%;width:calc(100% - var(--space-4));margin:0 var(--space-2);overscroll-behavior:contain;background:var(--white-pure);border-radius:var(--radius);font-family:var(--font-sans);color:var(--text-ink);-webkit-font-smoothing:antialiased;letter-spacing:var(--tracking-normal);flex-direction:column;display:flex;overflow-y:auto}._content_a9foc_2{width:100%;padding:0 var(--space-7) var(--space-8);box-sizing:border-box;flex-direction:column;flex-shrink:0;margin:0 auto;display:flex}._contentCompact_a9foc_36{max-width:var(--content-max-width)}._topbar_a9foc_2{z-index:10;background:var(--white-pure);padding-top:var(--space-5);position:sticky;top:0}._topbarDissolve_a9foc_51:after{content:"";background:linear-gradient(to bottom, var(--white-pure), transparent);pointer-events:none;height:12px;position:absolute;top:100%;left:0;right:0}._topbarDissolve_a9foc_51 ._breadcrumbRow_a9foc_66{margin-bottom:8px}._topbarDissolve_a9foc_51+*{margin-top:14px}._breadcrumbRow_a9foc_66{justify-content:space-between;align-items:center;gap:var(--space-4);margin:0 0 var(--page-shell-breadcrumb-gap,28px);display:flex}._breadcrumbRowTight_a9foc_85{margin-bottom:var(--space-5)}._breadcrumbActions_a9foc_88{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}._srOnly_89ziv_5{width:var(--space-px);height:var(--space-px);padding:var(--space-0);margin:calc(var(--space-px) * -1);clip-path:inset(50%);white-space:nowrap;border:none;position:absolute;overflow:hidden}._skeleton_89ziv_20{background:var(--fill-active);border-radius:var(--radius-control-sm);display:inline-block}._crumb_89ziv_26{width:var(--space-16);height:var(--text-11)}._headerRow_89ziv_31{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}._title_89ziv_39{width:calc(var(--space-16) * 3);height:var(--text-24)}._action_89ziv_44{width:calc(var(--space-16) * 1.5);height:var(--height-cta);border-radius:var(--radius-control)}._rows_89ziv_50{gap:var(--space-3);flex-direction:column;display:flex}._row_89ziv_50{align-items:center;gap:var(--space-3);min-height:var(--height-row);display:flex}._rowIcon_89ziv_63{width:var(--space-4);height:var(--space-4);flex:none}._rowLine_89ziv_69{height:var(--text-14);max-width:var(--content-narrow);flex:auto}._rowMeta_89ziv_75{width:var(--space-16);height:var(--text-11);flex:none}._row_89ziv_50:nth-child(2) ._skeleton_89ziv_20{opacity:.85}._row_89ziv_50:nth-child(3) ._skeleton_89ziv_20{opacity:.7}._row_89ziv_50:nth-child(4) ._skeleton_89ziv_20{opacity:.55}._row_89ziv_50:nth-child(5) ._skeleton_89ziv_20{opacity:.4}._row_89ziv_50:nth-child(6) ._skeleton_89ziv_20{opacity:.25}._backdrop_15985_10{background:var(--scrim);z-index:5100;opacity:0;pointer-events:none;justify-content:center;align-items:center;padding:24px;transition:opacity .22s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}._backdropOpen_15985_23{opacity:1;pointer-events:auto}._modal_15985_28{background:var(--popup-bg);border:1px solid rgb(var(--wash-ink) / .05);width:400px;max-width:100%;max-height:calc(100vh - 48px);font-family:var(--font-sans);border-radius:10px;flex-direction:column;transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translateY(8px)scale(.97);box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d,0 32px 80px #00000024}._backdropOpen_15985_23 ._modal_15985_28{transform:translateY(0)scale(1)}._header_15985_51{flex-shrink:0;padding:22px 22px 0}._title_15985_55{font-family:var(--font-sans);font-size:var(--popup-title-font-size);font-weight:var(--popup-title-font-weight);color:var(--text-ink);letter-spacing:-.012em;width:var(--popup-title-width);margin:0;line-height:1.2}._body_15985_66{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);letter-spacing:-.005em;flex-direction:column;gap:12px;padding:10px 22px 20px;line-height:1.55;display:flex;overflow-y:auto}._bodyText_15985_79{font-size:var(--popup-body-font-size);margin:0}._footer_15985_84{flex-shrink:0;justify-content:flex-end;gap:8px;padding:0 22px 20px;display:flex}._btn_15985_93{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);height:var(--height-cta);padding:0 var(--padding-cta-x);border-radius:var(--radius-pill);cursor:pointer;border:1px solid var(--neutral-5);background:var(--white-pure);color:var(--text-ink);letter-spacing:.005em;justify-content:center;align-items:center;transition:background .14s,border-color .14s,color .14s;display:inline-flex}._btn_15985_93:hover{background:var(--neutral-3)}._btn_15985_93:focus-visible{outline:none;box-shadow:0 0 0 3px #1a1a1a1f}._btnPrimary_15985_118{background:var(--cta-bg);color:var(--white-pure);border-color:var(--hairline);border-width:1.5px}._btnPrimary_15985_118:hover{background:var(--cta-bg-hover);border-color:var(--hairline)}._btnPrimary_15985_118:focus-visible{box-shadow:0 0 0 3px #1a1a1a2e}._btnDanger_15985_132{background:var(--button-destructive-bg);color:var(--white-pure);border-color:var(--button-destructive-bg)}._btnDanger_15985_132:hover{background:var(--button-destructive-bg-hover);border-color:var(--button-destructive-bg-hover)}._btnDanger_15985_132:focus-visible{box-shadow:0 0 0 3px #bf5e5e40}._btn_15985_93:disabled{background:var(--neutral-4);color:var(--neutral-8);border-color:var(--neutral-4);cursor:not-allowed}._btn_15985_93:disabled:hover{background:var(--neutral-4);border-color:var(--neutral-4)}._readOnly_r5ccr_1{margin:var(--space-3) 0 0;padding:0 var(--space-3);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-grey);letter-spacing:var(--tracking-normal);line-height:1.45}._wrap_zopn0_1{--search-bar-height:var(--height-search);width:100%;display:block;position:relative}._wrap--compact_zopn0_8{--search-bar-height:var(--height-row)}._bar_zopn0_14{width:100%;height:var(--search-bar-height);background:var(--bg-pill);border:var(--search-bar-border,1.5px solid var(--hairline));border-radius:var(--radius-search);box-sizing:border-box;z-index:1;align-items:center;gap:6px;padding:0 6px 0 32px;transition:background .15s,-webkit-backdrop-filter .18s,backdrop-filter .18s,box-shadow .18s;display:flex;position:relative}._bar_zopn0_14._bar--compact_zopn0_38{height:var(--search-bar-height)}._bar_zopn0_14:focus-within{box-shadow:var(--search-bar-focus-shadow,0 0 0 3px color-mix(in srgb, var(--accent-blue) 45%, transparent))}._bar--noIcon_zopn0_55{padding-left:12px}._bar--glass_zopn0_62{border-color:var(--hairline-faint);box-shadow:inset 0 1px 2px -1px #fff0,inset 0 -1px 2px -1px #fff0}._bar--glass_zopn0_62:focus-within{-webkit-backdrop-filter:blur(20px)saturate(160%);box-shadow:inset 0 1px 2px -1px #fff9,inset 0 -1px 2px -1px #ffffff40}._icon_zopn0_81{width:14px;height:14px;color:var(--text-ink);pointer-events:none;z-index:2;position:absolute;top:50%;left:12px;transform:translateY(-50%)}._input_zopn0_95{min-width:0;font-family:inherit;font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);caret-color:var(--text-ink);background:0 0;border:none;border-radius:0;outline:none;flex:1;padding:0}._input_zopn0_95::placeholder{color:var(--text-placeholder)}._kbd_zopn0_116{font-family:inherit;font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-shortcut);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;flex-shrink:0;line-height:1;transition:opacity .12s}._bar_zopn0_14:hover ._kbd_zopn0_116{opacity:1}._clearBtn_zopn0_139{width:18px;height:18px;color:var(--text-grey);cursor:pointer;background:0 0;border:0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-right:2px;padding:0;transition:background .12s,color .12s;display:inline-flex}._clearBtn_zopn0_139:hover{background:var(--neutral-4);color:var(--text-ink)}._clearBtn_zopn0_139:focus-visible{outline:none;box-shadow:0 0 0 2px #1a1a1a2e}._clearBtn_zopn0_139 svg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;display:block}._dropdown_zopn0_176{top:calc(0px - var(--space-1-5));left:calc(0px - var(--space-1-5));right:calc(0px - var(--space-1-5));padding:calc(var(--search-bar-height) + var(--space-3)) var(--space-1-5) var(--space-1-5);background:var(--menu-bg);border:1px solid var(--menu-border);border-radius:var(--radius-card);-webkit-backdrop-filter:var(--menu-blur);box-shadow:var(--menu-shadow);z-index:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-height:420px;position:absolute;overflow-y:auto}._dropdown--detached_zopn0_205{top:calc(100% + var(--space-1));left:calc(0px - var(--space-1));right:calc(0px - var(--space-1));padding:var(--space-1-5);z-index:3}@keyframes _dropdownIn_zopn0_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){._dropdown_zopn0_176{animation:.18s cubic-bezier(.32,.72,0,1) _dropdownIn_zopn0_1}}._fileImg_mrvrn_3{-o-object-fit:contain;object-fit:contain;border-radius:0;width:100%;height:100%;display:block}._fileImgApp_mrvrn_16{transform:scale(1.14)}._backdrop_1d7on_10{background:var(--scrim);z-index:5000;opacity:1;pointer-events:auto;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._modal_1d7on_25{background:var(--white-pure);border:1px solid rgb(var(--wash-ink) / .05);width:480px;max-width:100%;max-height:calc(100vh - 48px);font-family:var(--font-sans);border-radius:20px;flex-direction:column;animation:.28s cubic-bezier(.16,1,.3,1) both _cwEnter_1d7on_1;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d,0 32px 80px #00000024}@keyframes _cwEnter_1d7on_1{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}._header_1d7on_48{flex-shrink:0;padding:22px 26px 0}._title_1d7on_52{font-size:var(--text-17);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.015em;line-height:1.15}._subtitle_1d7on_59{font-size:var(--text-17);font-weight:var(--weight-regular);color:var(--text-grey);margin-top:10px;line-height:1.5}._body_1d7on_67{flex-direction:column;gap:14px;padding:22px 26px 24px;display:flex}._label_1d7on_74{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);letter-spacing:0}._input_1d7on_82{width:100%;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);background:var(--white-soft);border:1px solid var(--neutral-5);border-radius:20px;outline:none;padding:10px 12px;transition:border-color .12s,background .12s}._input_1d7on_82:focus{border-color:var(--ink-line)}._input_1d7on_82::placeholder{color:var(--text-placeholder);font-weight:var(--weight-regular)}._submit_1d7on_103{width:100%;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--white-pure);background:var(--cta-bg);border:1px solid var(--ink-line);cursor:pointer;letter-spacing:0;border-radius:20px;margin-top:4px;padding:11px 14px;transition:background .14s,border-color .14s}._submit_1d7on_103:hover{background:var(--surface-inverse);border-color:var(--surface-inverse)}._submit_1d7on_103:disabled{background:var(--neutral-4);color:var(--neutral-8);border-color:var(--neutral-4);cursor:not-allowed}._dropdown_mfsd0_6{background:var(--menu-bg);border:1px solid var(--menu-border);-webkit-backdrop-filter:var(--menu-blur);border-radius:var(--radius);min-width:180px;box-shadow:var(--menu-shadow);z-index:200;opacity:0;transform-origin:100% 0;pointer-events:none;font-family:var(--font-sans);padding:5px;transition:opacity .15s,transform .15s;position:fixed;transform:scale(.97)}._dropdownUp_mfsd0_26{transform-origin:100% 100%}._dropdownOpen_mfsd0_29{opacity:1;pointer-events:auto;transform:scale(1)}._ddItem_mfsd0_35{width:100%;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.005em;border-radius:var(--radius-control);cursor:pointer;white-space:nowrap;text-align:left;box-sizing:border-box;background:0 0;border:none;align-items:center;gap:8px;padding:5px 8px;line-height:1.4;transition:background .12s,color .12s;display:flex}._ddItem_mfsd0_35:hover{background:var(--fill-hover)}._ddItemDanger_mfsd0_62{color:var(--status-error)}._ddItemDanger_mfsd0_62:hover{background:var(--button-destructive-bg);color:var(--white-pure)}._ddItemDanger_mfsd0_62 ._ddIcon_mfsd0_69{stroke:currentColor}._ddIcon_mfsd0_69{stroke:currentColor;fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:13px;height:13px}._divider_mfsd0_84{background:var(--border-sidebar-soft);height:1px;margin:4px 0}._backdrop_mfsd0_90{z-index:150;display:none;position:fixed;inset:0}._backdropShow_mfsd0_96{display:block}._backdrop_1892q_8{background:var(--scrim);z-index:5100;opacity:0;pointer-events:none;justify-content:center;align-items:center;padding:24px;transition:opacity .22s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}._backdropOpen_1892q_21{opacity:1;pointer-events:auto}._modal_1892q_26{background:var(--popup-bg);border:1px solid rgb(var(--wash-ink) / .05);width:500px;max-width:100%;font-family:var(--font-sans);border-radius:10px;flex-direction:column;transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translateY(8px)scale(.97);box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d,0 32px 80px #00000024}._backdropOpen_1892q_21 ._modal_1892q_26{transform:translateY(0)scale(1)}._header_1892q_47{justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 22px 0;display:flex}._closeBtn_1892q_56{width:28px;height:28px;color:var(--text-ink);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-2px -4px 0 0;padding:0;transition:background .12s;display:inline-flex}._closeBtn_1892q_56:hover:not(:disabled){background:var(--neutral-3)}._closeBtn_1892q_56:focus-visible{outline:none;box-shadow:0 0 0 3px #1a1a1a1f}._closeBtn_1892q_56:disabled{opacity:.5;cursor:not-allowed}._closeBtn_1892q_56 svg{width:18px;height:18px}._title_1892q_87{font-family:var(--font-sans);font-size:var(--popup-title-font-size);font-weight:var(--popup-title-font-weight);color:var(--text-ink);letter-spacing:-.012em;width:var(--popup-title-width);margin:0;line-height:1.2}._body_1892q_98{flex-direction:column;gap:24px;padding:18px 22px 22px;display:flex}._fieldGroup_1892q_105{flex-direction:column;gap:8px;display:flex}._label_1892q_111{font-family:var(--font-sans);font-size:var(--popup-label-font-size);font-weight:var(--popup-label-font-weight);color:var(--text-ink);letter-spacing:-.008em;margin:0}._input_1892q_120{box-sizing:border-box;width:100%;height:var(--popup-input-height);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.005em;background:var(--white-pure);border:1px solid var(--input-disabled-border);border-radius:20px;outline:none;padding:0 12px;transition:border-color .12s,box-shadow .12s,background .12s}._input_1892q_120:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-blue) 45%, transparent)}._input_1892q_120:disabled{background:var(--input-disabled-bg);color:var(--input-disabled-text);cursor:not-allowed}._textarea_1892q_149{box-sizing:border-box;width:100%;min-height:120px;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.005em;background:var(--white-pure);border:1px solid var(--input-disabled-border);resize:vertical;border-radius:20px;outline:none;padding:10px 12px;line-height:1.5;transition:border-color .12s,box-shadow .12s,background .12s}._textarea_1892q_149:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-blue) 45%, transparent)}._textarea_1892q_149:disabled{background:var(--input-disabled-bg);color:var(--input-disabled-text);cursor:not-allowed}._error_1892q_176{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--status-error,#bf5e5e);letter-spacing:-.005em;margin:0;line-height:1.5}._footer_1892q_186{justify-content:flex-end;gap:8px;padding:0 22px 20px;display:flex}._cancelBtn_1892q_193{height:var(--height-cta);padding:0 var(--padding-cta-x);border:1px solid var(--neutral-5);border-radius:var(--radius-pill);background:var(--white-pure);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);letter-spacing:.005em;cursor:pointer;justify-content:center;align-items:center;transition:background .14s,border-color .14s,color .14s;display:inline-flex}._cancelBtn_1892q_193:hover:not(:disabled){background:var(--neutral-3)}._cancelBtn_1892q_193:focus-visible{outline:none;box-shadow:0 0 0 3px #1a1a1a1f}._cancelBtn_1892q_193:disabled{opacity:.5;cursor:not-allowed}._createBtn_1892q_224{height:var(--height-cta);padding:0 var(--padding-cta-x);border:1.5px solid var(--hairline);border-radius:var(--radius-pill);background:var(--cta-bg);color:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);letter-spacing:-.005em;cursor:pointer;flex-shrink:0;align-items:center;transition:background .15s,color .15s,opacity .15s;display:inline-flex}._createBtn_1892q_224:hover:not(:disabled){background:var(--cta-bg-hover)}._createBtn_1892q_224:focus-visible{outline:none;box-shadow:0 0 0 3px #1a1a1a2e}._createBtn_1892q_224:disabled{opacity:.5;cursor:not-allowed}._sidebar_r0tu6_11{--sidebar-highlight-primary-core:24%;--sidebar-highlight-primary-reach:62%;--sidebar-highlight-secondary-core:13%;--sidebar-highlight-secondary-reach:32%;background:var(--white-pure);border-radius:var(--radius-card);width:260px;height:100%;box-shadow:var(--shadow-md);isolation:isolate;border:0;flex-direction:column;transition:width .13s cubic-bezier(.4,0,.2,1),border-radius .18s;display:flex;position:relative;overflow:hidden}._sidebar_r0tu6_11._sidebarHidden_r0tu6_59{display:none}._sidebar_r0tu6_11:before{content:"";z-index:1;padding:calc(var(--space-px) * 1.5);border-radius:inherit;background:linear-gradient(135deg, var(--white-pure) 0%, var(--glass-border) var(--sidebar-highlight-primary-core), transparent var(--sidebar-highlight-primary-reach)), linear-gradient(315deg, var(--glass-border) 0%, var(--glass-border) var(--sidebar-highlight-secondary-core), transparent var(--sidebar-highlight-secondary-reach));filter:drop-shadow(0 0 var(--space-px) var(--white-pure));-webkit-mask:linear-gradient(var(--text-ink) 0 0) content-box, linear-gradient(var(--text-ink) 0 0);-webkit-mask:linear-gradient(var(--text-ink) 0 0) content-box, linear-gradient(var(--text-ink) 0 0);mask:linear-gradient(var(--text-ink) 0 0) content-box, linear-gradient(var(--text-ink) 0 0);-webkit-mask-composite:xor;pointer-events:none;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}._sidebar_r0tu6_11._railOpen_r0tu6_104{border-radius:var(--radius-card) 0 0 var(--radius-card);box-shadow:none}._sidebar_r0tu6_11._railOpen_r0tu6_104:before{inset:0 calc(-1 * var(--space-5)) 0 0}._sidebar_r0tu6_11[data-surface=office]{box-sizing:border-box;height:calc(100% + var(--space-4));margin-block:calc(-1 * var(--space-2));padding-block:var(--space-2);border-right:var(--space-px) solid var(--hairline);box-shadow:none;border-radius:0}._sidebar_r0tu6_11[data-surface=office]:before{display:none}._sidebar_r0tu6_11[data-surface=office]._connectionFocusSidebar_r0tu6_136{isolation:auto;background:0 0;border-right:0;width:0;min-width:0;overflow:visible}._connectionFocusSidebar_r0tu6_136 ._officeBrand_r0tu6_147{pointer-events:none;width:260px}._officeBrand_r0tu6_147{min-height:calc(var(--space-10) + var(--space-1));padding:0 var(--space-2) var(--space-1);flex:none;align-items:center;display:flex}._officeBrandMark_r0tu6_160{width:153px;height:calc(var(--space-7) - var(--space-0-5));-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;flex:none;margin-left:0;display:block}._officeBrandMark_r0tu6_160[data-office-logotype=messaging]{width:calc(153px + var(--space-4));margin-left:calc(-1 * var(--space-2))}._officeBrandCompose_r0tu6_179{width:var(--height-cta);height:var(--height-cta);border-radius:var(--radius-control-sm);color:var(--text-grey);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:0;flex:none;place-items:center;margin-left:auto;padding:0;display:inline-grid}._officeBrandCompose_r0tu6_179:hover{background:var(--fill-hover);color:var(--text-ink)}._officeBrandCompose_r0tu6_179:focus-visible{box-shadow:0 0 0 var(--focus-ring-width) var(--focus-ring-color);outline:none}._officeBrandComposeIcon_r0tu6_207{width:var(--space-4);height:var(--space-4);-webkit-mask-size:165%;mask-size:165%}._officeBrandSwitcher_r0tu6_214{width:calc(100% - var(--space-2));min-width:0;margin-left:var(--space-1);flex:none;justify-content:center;align-items:center;display:flex}._officeNewChat_r0tu6_224{width:calc(100% - var(--space-2));height:var(--input-height-sm);min-height:var(--input-height-sm);margin-top:var(--space-1);margin-left:var(--space-1);padding-left:var(--space-2);padding-right:var(--space-1);align-items:center;gap:calc(var(--space-2) + var(--space-0-5));border-radius:var(--radius-card);color:var(--text-grey);font:inherit;font-size:var(--text-14);font-weight:var(--weight-cta);text-align:left;cursor:pointer;background:0 0;border:0;transition:background;display:flex}._officeBrandSwitcher_r0tu6_214+._officeNewChat_r0tu6_224{margin-top:var(--space-2)}._officeNewRow_r0tu6_251{flex:none;width:100%;position:relative}._officeBrandSwitcher_r0tu6_214+._officeNewRow_r0tu6_251 ._officeNewChat_r0tu6_224{margin-top:var(--space-2);padding-right:calc(var(--height-cta) + var(--space-3))}._officeNewAssistant_r0tu6_262{top:calc(var(--space-2) + var(--space-0-5));right:var(--space-2);color:var(--text-subtle);opacity:0;transition:background-color var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);margin-left:0;position:absolute}._officeNewAssistant_r0tu6_262[aria-pressed=true]{background:var(--fill-hover);color:var(--text-tertiary);opacity:1}._officeNewRow_r0tu6_251:hover ._officeNewAssistant_r0tu6_262,._officeNewRow_r0tu6_251:focus-within ._officeNewAssistant_r0tu6_262{opacity:1}._officeNewAssistantIcon_r0tu6_286{width:calc(var(--space-3) + var(--space-px));height:calc(var(--space-3) + var(--space-px));opacity:.82}._officeNewChat_r0tu6_224:hover{background:var(--fill-hover);color:var(--text-ink);transition:background var(--transition-fast)}._officeNewChat_r0tu6_224:focus-visible{box-shadow:0 0 0 var(--focus-ring-width) var(--focus-ring-color);outline:none}._officeNewChatActive_r0tu6_303,._officeNewChatActive_r0tu6_303:hover{background:var(--fill-active);color:var(--text-ink)}._officeNewChatIcon_r0tu6_309{width:calc(var(--text-11) - var(--space-px));height:calc(var(--text-11) - var(--space-px));flex:none}._laneProductsSection_r0tu6_315._officeMailSection_r0tu6_315{width:100%;min-height:0;margin-top:var(--space-2);flex-direction:column;flex:none;display:flex}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324._officeMailHeader_r0tu6_324{min-height:var(--height-row);margin-inline:var(--space-1);margin-bottom:0}._sidebar_r0tu6_11[data-surface=office] ._officeMailHeader_r0tu6_324:hover{background:0 0}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324._officeMailHeader_r0tu6_324>button:first-child{padding-left:var(--space-2)}._officeMailList_r0tu6_340{gap:var(--space-px);padding:var(--space-1) var(--space-1) var(--space-2)}._sidebar_r0tu6_11[data-surface=office] ._officeMailList_r0tu6_340 ._officeMailItem_r0tu6_345{width:100%;height:var(--input-height-sm);min-height:var(--input-height-sm);padding:0 var(--space-1) 0 var(--space-2);color:var(--text-grey);font-family:var(--font-sans);font-weight:var(--weight-cta);margin-left:0}._sidebar_r0tu6_11[data-surface=office] ._officeMailList_r0tu6_340 ._officeMailItem_r0tu6_345:hover{background:var(--fill-hover);color:var(--text-ink);transition:background var(--transition-fast)}._officeMailItem_r0tu6_345 ._iconSlot_r0tu6_362{width:var(--space-4)}._officeMailItem_r0tu6_345 ._navLabel_r0tu6_366{margin-left:calc(var(--space-1) + var(--space-px));line-height:inherit}._officeMailItem_r0tu6_345 ._officeMailIcon_r0tu6_371{width:var(--space-4);height:var(--space-4);transform:translateX(calc(-1 * var(--space-0-5)))}._officeMailIcon_r0tu6_371>span{-webkit-mask-size:190%;mask-size:190%}._officeMailItem_r0tu6_345[data-mail-place=inbox] ._officeMailIcon_r0tu6_371>span{-webkit-mask-size:86%;mask-size:86%}._officeMessagingInboxIcon_r0tu6_387{width:var(--text-11);height:var(--text-11)}._laneProductsSection_r0tu6_315._officeMessagingAppsSection_r0tu6_392{flex-direction:column;flex:none;width:100%;min-height:0;display:flex}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324._officeMessagingAppsHeader_r0tu6_401{min-height:var(--height-row);margin-inline:var(--space-1);margin-bottom:0}._sidebar_r0tu6_11[data-surface=office] ._officeMessagingAppsHeader_r0tu6_401:hover{background:0 0}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324._officeMessagingAppsHeader_r0tu6_401>button:first-child{padding-left:var(--space-2)}._officeMessagingAppsList_r0tu6_417{gap:var(--space-0-5);padding:var(--space-1) var(--space-1) var(--space-2);flex-direction:column;margin:0;list-style:none;display:flex}._officeMessagingAppListItem_r0tu6_426{position:relative}._officeMessagingAppListItem_r0tu6_426:before,._officeMessagingAppListItem_r0tu6_426:after{z-index:2;right:var(--space-2);left:var(--space-2);height:var(--space-px);border-radius:var(--radius-full);background:var(--accent-blue);content:"";opacity:0;pointer-events:none;transform-origin:50%;transition:opacity var(--transition-fast), transform var(--transition-normal);position:absolute;transform:scaleX(.82)}._officeMessagingAppListItem_r0tu6_426:before{top:calc(var(--space-0-5) * -1)}._officeMessagingAppListItem_r0tu6_426:after{bottom:calc(var(--space-0-5) * -1)}._officeMessagingAppListItem_r0tu6_426[data-drop-edge=before]:before,._officeMessagingAppListItem_r0tu6_426[data-drop-edge=after]:after{opacity:1;transform:scaleX(1)}._officeRecentItem_r0tu6_463._officeMessagingAppItem_r0tu6_463{min-height:var(--input-height);grid-template-columns:calc(var(--space-6) + var(--space-1)) minmax(0, 1fr);gap:var(--space-0);cursor:grab;-webkit-user-select:none;user-select:none;transition:background var(--transition-fast), opacity var(--transition-fast), transform var(--transition-normal);padding-left:0}._officeMessagingAppListItem_r0tu6_426:active ._officeMessagingAppItem_r0tu6_463{cursor:grabbing}._officeMessagingAppItem_r0tu6_463[aria-current=page],._officeMessagingAppItem_r0tu6_463[aria-current=page]:hover{background:var(--fill-active);color:var(--text-ink)}._officeMessagingAppListItem_r0tu6_426[data-dragging=true] ._officeMessagingAppItem_r0tu6_463{background:var(--fill-hover);opacity:1;transform:none}._officeMessagingAppNativeDragImage_r0tu6_495{width:var(--space-px);height:var(--space-px);opacity:0;pointer-events:none;position:fixed;top:0;left:0}._officeMessagingAppDragOverlay_r0tu6_505{z-index:var(--z-modal);box-sizing:border-box;grid-template-columns:calc(var(--space-6) + var(--space-1)) minmax(0, 1fr);width:var(--messaging-app-drag-width);min-width:0;min-height:var(--input-height);padding:0 var(--space-2) 0 0;align-items:center;gap:var(--space-0);border-radius:var(--radius-card);background:linear-gradient(var(--fill-hover), var(--fill-hover)), var(--bg-sidebar);box-shadow:var(--shadow-sm);color:var(--text-grey);font:inherit;opacity:1;pointer-events:none;transform:translate3d(var(--messaging-app-drag-x), var(--messaging-app-drag-y), 0);-webkit-user-select:none;user-select:none;will-change:transform;display:grid;position:fixed;top:0;left:0;overflow:hidden}._officeMessagingAppDragOverlay_r0tu6_505 ._officeRecentKebabSurface_r0tu6_538{background:linear-gradient(var(--fill-hover), var(--fill-hover)), var(--bg-sidebar);opacity:1}._officeMessagingAppDragOverlay_r0tu6_505 ._officeRecentKebabSurface_r0tu6_538:before{background:linear-gradient(to right, transparent, var(--fill-hover)), linear-gradient(to right, transparent, var(--bg-sidebar))}._officeMessagingAppIcon_r0tu6_551{width:calc(var(--space-6) + var(--space-0-5));height:calc(var(--space-6) + var(--space-0-5));-o-object-fit:contain;object-fit:contain;background:0 0;justify-self:center;display:block;border-radius:0!important}._officeMessagingAppIcon_r0tu6_551:not([data-messaging-app-icon=SLACK]){mix-blend-mode:multiply}._officeMessagingAppIcon_r0tu6_551[data-messaging-app-icon=SLACK]{width:calc(var(--space-5) - var(--space-0-5));height:calc(var(--space-5) - var(--space-0-5))}._officeMessagingAppLabel_r0tu6_573{min-width:0;padding-right:calc(var(--space-5) + var(--space-1));color:var(--text-grey);font-size:var(--text-14);font-weight:var(--weight-strong);line-height:var(--leading-normal);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._srOnly_r0tu6_585{width:var(--space-px);height:var(--space-px);padding:var(--space-0);margin:calc(var(--space-px) * -1);clip-path:inset(50%);white-space:nowrap;border:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){._officeMessagingAppListItem_r0tu6_426:before,._officeMessagingAppListItem_r0tu6_426:after,._officeRecentItem_r0tu6_463._officeMessagingAppItem_r0tu6_463{transition:none}}._laneProductsSection_r0tu6_315._officeMeetingsSection_r0tu6_605{flex-direction:column;flex:none;width:100%;min-height:0;display:flex}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324._officeMeetingsHeader_r0tu6_613{min-height:var(--height-row);margin:var(--space-2) var(--space-1) 0}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324._officeMeetingsHeader_r0tu6_613>button:first-child{padding-left:var(--space-2)}._officeMeetingsBody_r0tu6_624{min-width:0;padding:var(--space-1) var(--space-1) var(--space-2)}._officeMeetingsConnect_r0tu6_629{gap:var(--space-0-5);flex-direction:column;min-width:0;display:flex}._officeMeetingConnectRow_r0tu6_636,._officeNewMeetingNote_r0tu6_637{border-radius:var(--radius-card);width:100%;font:inherit;text-align:left;background:0 0;border:0}._officeMeetingConnectRow_r0tu6_636{grid-template-columns:var(--space-6) minmax(0, 1fr);padding:var(--space-2);align-items:start;gap:var(--space-2);color:var(--text-grey);cursor:pointer;transition:background var(--transition-fast);display:grid}._officeMeetingConnectRow_r0tu6_636:hover{background:var(--fill-hover)}._officeMeetingConnectRow_r0tu6_636:focus-visible,._officeNewMeetingNote_r0tu6_637:focus-visible,._officeMeetingsError_r0tu6_663 button:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._officeMeetingConnectIcon_r0tu6_668{width:calc(var(--space-3) + var(--space-px));height:calc(var(--space-3) + var(--space-px));-o-object-fit:contain;object-fit:contain;justify-self:center;display:block}._officeMeetingConnectCopy_r0tu6_676{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}._officeMeetingConnectTitle_r0tu6_683{color:var(--text-grey);font-size:var(--text-14);font-weight:var(--weight-cta);line-height:var(--leading-tight)}._officeMeetingConnectDescription_r0tu6_690{color:var(--text-subtle);font-size:var(--text-11);font-weight:var(--weight-regular);line-height:var(--leading-normal)}._officeNewMeetingNote_r0tu6_637{min-height:var(--height-row);padding:0 var(--space-2);align-items:center;gap:var(--space-2);color:var(--text-tertiary);font-size:var(--text-14);font-weight:var(--weight-cta);line-height:var(--leading-tight);cursor:default;display:flex}._officeNewMeetingNoteIcon_r0tu6_710{width:var(--space-3);height:var(--space-3);margin-left:calc((var(--space-6) - var(--space-3)) / 2);margin-right:calc((var(--space-6) - var(--space-3)) / 2);flex:none}._officeMeetingSoonLabel_r0tu6_718{padding:var(--space-0-5) var(--space-1);border-radius:var(--radius-control-sm);background:var(--fill-hover);color:var(--text-shortcut);font-size:var(--text-11);margin-left:auto;line-height:1}._officeMeetingsStatus_r0tu6_728,._officeMeetingsError_r0tu6_663{padding:var(--space-2);color:var(--text-subtle);font-size:var(--text-11);line-height:var(--leading-normal);margin:0}._officeMeetingsError_r0tu6_663{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}._officeMeetingsError_r0tu6_663 button{color:var(--text-grey);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}._laneProductsSection_r0tu6_315._officeRecentSection_r0tu6_753{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;overflow:hidden}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324._officeRecentHeader_r0tu6_762{min-height:var(--height-row);margin-inline:var(--space-1);margin-bottom:0}._sidebar_r0tu6_11[data-surface=office] ._officeRecentHeader_r0tu6_762:hover{background:0 0}._officeRecentHeaderActions_r0tu6_772{align-items:center;gap:var(--space-0-5);margin-left:auto;display:flex}._officeRecentSortButton_r0tu6_779{z-index:1;width:var(--space-5);height:var(--space-5);border-radius:var(--radius-control-sm);color:var(--text-grey);cursor:default;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;place-items:center;margin-left:auto;padding:0;display:inline-grid;position:relative}._officeRecentHeaderActions_r0tu6_772 ._officeRecentSortButton_r0tu6_779{margin-left:0}._officeRecentViewAllButton_r0tu6_802{opacity:0;pointer-events:none}._officeRecentHeader_r0tu6_762:hover ._officeRecentViewAllButton_r0tu6_802,._officeRecentViewAllButton_r0tu6_802:focus-visible{opacity:1;pointer-events:auto}._officeRecentSortButton_r0tu6_779:hover{background:var(--fill-hover);color:var(--text-ink)}._officeRecentSortButton_r0tu6_779:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._officeRecentSortIcon_r0tu6_823{width:var(--space-3);height:var(--space-3)}._officeRecentViewAllIcon_r0tu6_828{width:calc(var(--space-3) + var(--space-px));height:calc(var(--space-3) + var(--space-px));stroke-width:1.35px}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324._officeRecentHeader_r0tu6_762>button:first-child{padding-left:var(--space-2)}._officeMeetingsHeader_r0tu6_613 ._sectionLabel_r0tu6_840,._officeRecentHeader_r0tu6_762 ._sectionLabel_r0tu6_840{font-weight:var(--weight-cta)}._sidebar_r0tu6_11[data-surface=office] ._nav_r0tu6_366{padding-inline:var(--space-1)}._officeRecentList_r0tu6_849{gap:var(--space-px);min-height:0;padding:var(--space-2) var(--space-1) var(--space-3);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgb(var(--wash-ink) / .16) transparent;-webkit-mask-image:linear-gradient(to bottom, transparent 0, black var(--space-2), black calc(100% - var(--space-3)), transparent 100%);-webkit-mask-image:linear-gradient(to bottom, transparent 0, black var(--space-2), black calc(100% - var(--space-3)), transparent 100%);mask-image:linear-gradient(to bottom, transparent 0, black var(--space-2), black calc(100% - var(--space-3)), transparent 100%);flex-direction:column;flex:auto;margin:0;list-style:none;display:flex;overflow-y:auto}._officeRecentList_r0tu6_849::-webkit-scrollbar{width:calc(var(--space-px) * 3)}._officeRecentList_r0tu6_849::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:rgb(var(--wash-ink) / .16)}._officeRecentList_r0tu6_849::-webkit-scrollbar-track{background:0 0}._officeRecentListItem_r0tu6_891{min-width:0}._officeRecentItem_r0tu6_463{width:100%;min-width:0;min-height:var(--input-height-sm);padding:0 var(--space-2);align-items:center;gap:var(--space-2);border-radius:var(--radius-card);color:var(--text-grey);font:inherit;text-align:left;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:0;display:grid;position:relative}._officeRecentWorkItem_r0tu6_914{grid-template-columns:calc(var(--space-4) - var(--space-px)) minmax(0, 1fr)}._officeRecentChatItem_r0tu6_918{grid-template-columns:minmax(0,1fr)}._officeRecentItem_r0tu6_463:hover{background:var(--fill-hover)}._officeRecentItem_r0tu6_463:focus-visible{box-shadow:0 0 0 var(--focus-ring-width) var(--focus-ring-color);outline:none}._officeRecentWorkDot_r0tu6_931{box-sizing:border-box;border:var(--space-px) solid transparent;border-radius:var(--radius-full);background:color-mix(in srgb, var(--label-gold-fill) 68%, var(--text-subtle));width:6px;height:6px}._officeRecentWorkStatusIcon_r0tu6_944{width:calc(var(--space-4) - var(--space-px));height:calc(var(--space-4) - var(--space-px));-o-object-fit:contain;object-fit:contain;transform:translateX(calc(-1 * var(--space-1)))}._officeRecentWorkDot_r0tu6_931[data-status=needs-attention]{background:color-mix(in srgb, var(--label-gold-fill) 78%, var(--text-subtle));border-color:#0000}._officeRecentWorkDot_r0tu6_931[data-status=active],._officeRecentWorkDot_r0tu6_931[data-status=working]{background:var(--text-subtle);border-color:#0000;animation:2s ease-in-out infinite _officeActiveWorkPulse_r0tu6_1}._officeRecentWorkDot_r0tu6_931[data-status=ready-for-review]{background:color-mix(in srgb, var(--accent-blue) 78%, var(--text-subtle))}._officeRecentWorkDot_r0tu6_931[data-status=done]{background:var(--color-success)}._officeRecentWorkDot_r0tu6_931[data-status=recent],._officeRecentWorkDot_r0tu6_931[data-status=failed],._officeRecentWorkDot_r0tu6_931[data-status=cancelled],._officeRecentWorkDot_r0tu6_931[data-opened=true]:not([data-status=active]){border-color:var(--hairline-strong);background:0 0}@keyframes _officeActiveWorkPulse_r0tu6_1{0%,to{opacity:.6;transform:scale(.9)}50%{opacity:.9;transform:scale(1)}}@media (prefers-reduced-motion:reduce){._officeRecentWorkDot_r0tu6_931[data-status=active],._officeRecentWorkDot_r0tu6_931[data-status=working]{opacity:.8;animation:none;transform:none}}._officeRecentTitle_r0tu6_1021{min-width:0;font-size:var(--text-11);font-weight:var(--weight-regular);line-height:var(--leading-normal);text-overflow:clip;white-space:nowrap;-webkit-mask-image:linear-gradient(to right, black 0, black calc(100% - var(--space-3)), transparent 100%);-webkit-mask-image:linear-gradient(to right, black 0, black calc(100% - var(--space-3)), transparent 100%);mask-image:linear-gradient(to right, black 0, black calc(100% - var(--space-3)), transparent 100%);overflow:hidden}._officeRecentKebabSurface_r0tu6_538{z-index:1;top:50%;right:var(--space-1);width:var(--space-5);height:var(--space-6);border-radius:var(--radius-control-sm);background:linear-gradient(var(--fill-hover), var(--fill-hover)), var(--bg-surface);color:var(--text-grey);opacity:0;pointer-events:none;transition:opacity var(--transition-fast);place-items:center;display:grid;position:absolute;transform:translateY(-50%)}._officeRecentKebabSurface_r0tu6_538:before{width:var(--space-4);background:linear-gradient(to right, transparent, var(--fill-hover)), linear-gradient(to right, transparent, var(--bg-surface));content:"";height:100%;position:absolute;top:0;right:100%}._officeRecentKebab_r0tu6_538{width:var(--space-3);height:var(--space-3);position:relative}._officeRecentItem_r0tu6_463:hover ._officeRecentKebabSurface_r0tu6_538,._officeRecentItem_r0tu6_463:focus-visible ._officeRecentKebabSurface_r0tu6_538{opacity:1}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324{margin-inline:var(--space-0-5)}._sidebar_r0tu6_11[data-surface=office] ._laneProductsHeader_r0tu6_324>button:first-child{padding-left:var(--space-1-5)}body.is-resizing-sb ._sidebar_r0tu6_11{transition:none}._collapsed_r0tu6_13{width:52px!important}._fade_r0tu6_1107{transition:opacity .15s}._collapsed_r0tu6_13 ._fade_r0tu6_1107{opacity:0;pointer-events:none}._header_r0tu6_1116{min-height:calc(var(--space-12) + var(--space-1));box-sizing:border-box;flex-shrink:0;align-items:center;padding:8px 78px 0 10px;display:flex;position:relative}._mainHeader_r0tu6_1145{padding-right:10px}._brand_r0tu6_1151{cursor:default;opacity:1;align-items:center;gap:0;min-width:0;margin-top:-3px;transition:opacity .1s;display:flex}._profileTrigger_r0tu6_1150{border-radius:var(--radius-card);width:100%;color:var(--text-grey);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);text-align:left;cursor:pointer;background:0 0;border:0;padding:0}._mainHeader_r0tu6_1145 ._profileTrigger_r0tu6_1150{width:auto;max-width:calc(100% - var(--space-10))}._mainHeader_r0tu6_1145 ._userInfo_r0tu6_1193{flex:0 auto}._profileTrigger_r0tu6_1150:focus-visible{outline:var(--space-px) solid var(--accent-blue);outline-offset:var(--space-0-5)}._avatar_r0tu6_1202{width:var(--height-row);height:var(--height-row);border-radius:var(--radius-full);color:var(--text-grey);background:var(--fill-pill);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-cta);flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden}._avatarImg_r0tu6_1219{border-radius:inherit;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}._userInfo_r0tu6_1193{min-width:0;margin-left:calc(var(--space-1) + var(--space-px));flex:1;transition:opacity 80ms;overflow:hidden}._collapsed_r0tu6_13 ._userInfo_r0tu6_1193{opacity:0;pointer-events:none}._userName_r0tu6_1239{color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;display:block;overflow:hidden}._profileChevronControl_r0tu6_1251{width:20px;height:20px;margin-left:var(--space-1);border-radius:var(--radius-card);opacity:0;pointer-events:none;flex:none;justify-content:center;align-items:center;padding:0;transition:opacity 60ms;display:inline-flex}._profileTrigger_r0tu6_1150:hover ._profileChevronControl_r0tu6_1251,._profileTrigger_r0tu6_1150:focus-visible ._profileChevronControl_r0tu6_1251,._profileTrigger_r0tu6_1150[aria-expanded=true] ._profileChevronControl_r0tu6_1251{opacity:1;transition-duration:.12s}._profileChevron_r0tu6_1251{width:calc(var(--space-2) + var(--space-0-5));height:calc(var(--space-2) + var(--space-0-5));transition:transform .22s cubic-bezier(.16,1,.3,1);transform:rotate(0)}._profileTrigger_r0tu6_1150[aria-expanded=true] ._profileChevron_r0tu6_1251{transform:rotate(90deg)}._navLabel_r0tu6_366,._vaultName_r0tu6_1288,._userName_r0tu6_1239,._ddEmail_r0tu6_1290{border-radius:0}._collapsed_r0tu6_13 ._brand_r0tu6_1151{opacity:1;pointer-events:none}._collapsed_r0tu6_13 ._header_r0tu6_1116:not(._suppressCollapsedHover_r0tu6_1300):hover ._brand_r0tu6_1151{opacity:0}._toggleBtn_r0tu6_1304{cursor:pointer;color:var(--text-ink);background:0 0;border:none;align-items:center;padding:4px;transition:color .15s;display:flex}._toggleBtn_r0tu6_1304:hover{color:var(--text-grey)}._toggleBtn_r0tu6_1304 svg{width:17px;height:17px}._toggleClose_r0tu6_1331{box-sizing:border-box;justify-content:center;width:32px;position:absolute;top:14px;right:44px}._collapsed_r0tu6_13 ._header_r0tu6_1116{padding-right:10px}._collapsed_r0tu6_13 ._toggleClose_r0tu6_1331{opacity:0;width:40px;height:40px;transition:opacity .15s,color .15s;top:11px;left:6px;right:auto}._collapsed_r0tu6_13 ._header_r0tu6_1116:not(._suppressCollapsedHover_r0tu6_1300):hover ._toggleClose_r0tu6_1331{opacity:1}._collapsed_r0tu6_13 ._header_r0tu6_1116._suppressCollapsedHover_r0tu6_1300 ._toggleClose_r0tu6_1331{opacity:0;transition:none}._headerSearch_r0tu6_1375{width:var(--space-7);height:var(--space-7);box-sizing:border-box;border-radius:var(--radius-card);color:var(--text-icon);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;margin-top:-3px;margin-left:auto;padding:0;transition:background-color .12s,color .12s;display:inline-flex}._headerSearch_r0tu6_1375:hover{background:var(--fill-hover);color:var(--text-ink)}._headerSearch_r0tu6_1375:focus-visible{outline:var(--space-px) solid var(--accent-blue);outline-offset:var(--space-0-5)}._headerSearchIcon_r0tu6_1406{width:var(--space-4);height:var(--space-4);color:currentColor;-webkit-mask-size:100%;mask-size:100%}._headerTip_r0tu6_1416{background:var(--tooltip-bg);color:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-cta);border-radius:var(--radius-tooltip);white-space:nowrap;pointer-events:none;z-index:9999;align-items:center;gap:6px;padding:5px 8px;line-height:1;animation:.12s _headerTipIn_r0tu6_1;display:flex;position:fixed;transform:translate(-50%)}._headerTipKbd_r0tu6_1435{color:#fff9;font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);line-height:1}@keyframes _headerTipIn_r0tu6_1{0%{opacity:0}to{opacity:1}}._divider_r0tu6_1456{background:var(--hairline);height:1px;box-shadow:var(--shadow-sm);flex-shrink:0;margin:8px 12px 4px;border-radius:0!important}._collapsed_r0tu6_13 ._divider_r0tu6_1456{box-shadow:none;background:0 0}._recentsSection_r0tu6_1478{flex-direction:column;flex:1;min-height:0;display:flex}._compactLibrarySection_r0tu6_1484{flex:none}._compactLibrarySection_r0tu6_1484 ._recentsRegion_r0tu6_1487{flex:none;max-height:min(162px,20vh)}._compactLibrarySection_r0tu6_1484 ._vault_r0tu6_1288{height:auto;max-height:min(162px,20vh)}._projectsLibrarySection_r0tu6_1495{margin-top:calc(var(--space-3) + var(--space-4))}._workbooksLibrarySection_r0tu6_1500{margin-top:calc(var(--space-3) + var(--space-4));flex:none}._workbooksLibrarySection_r0tu6_1500 ._recentsRegion_r0tu6_1487{max-height:calc(var(--space-16) + var(--space-16) + var(--space-16) + var(--space-16) + var(--space-5) + var(--space-1) + var(--space-px));flex:none}._workbooksLibrarySection_r0tu6_1500 ._vault_r0tu6_1288{height:auto;max-height:calc(var(--space-16) + var(--space-16) + var(--space-16) + var(--space-16) + var(--space-5) + var(--space-1) + var(--space-px));overflow-y:auto}._databaseLibrarySection_r0tu6_1519{margin-top:var(--space-2)}._pinnedSection_r0tu6_1522{min-height:0;margin-bottom:var(--space-2);flex:none}._sectionHeader_r0tu6_1527{flex-shrink:0;align-items:center;min-height:22px;padding:1px 8px 0 16px;display:flex}._collectionHeader_r0tu6_1534{min-height:var(--height-row);margin:0 var(--space-1-5);padding:0 calc(var(--space-px) * 2) 0 0;border-radius:var(--radius-card);transition:background;position:relative}._collectionHeader_r0tu6_1534:hover{background:var(--fill-hover);transition:background .12s}._collectionHeaderToggle_r0tu6_1546{z-index:0;align-items:center;gap:calc(var(--space-px) * 2);padding:0 calc(var(--height-row) * 2) 0 calc(var(--space-2) + (var(--space-px) * 2));border-radius:inherit;color:var(--text-grey);cursor:pointer;text-align:left;background:0 0;border:none;display:flex;position:absolute;inset:0}._collectionHeaderToggle_r0tu6_1546:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}._collectionHeaderChevron_r0tu6_1566{opacity:0;flex-shrink:0;width:10px;height:10px;transition:opacity 60ms,transform .22s cubic-bezier(.16,1,.3,1);transform:rotate(90deg)}._collectionHeader_r0tu6_1534:hover ._collectionHeaderChevron_r0tu6_1566,._collectionHeaderToggle_r0tu6_1546:focus-visible ._collectionHeaderChevron_r0tu6_1566{opacity:1}._collectionHeaderChevronCollapsed_r0tu6_1580{transform:rotate(0)}._collectionHeader_r0tu6_1534 ._viewAllProjects_r0tu6_1583,._collectionHeader_r0tu6_1534 ._recentsCreateProject_r0tu6_1584{z-index:1;position:relative}._sectionLabel_r0tu6_840{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-cta);color:var(--text-grey);white-space:nowrap;flex:none;min-width:0}._recentsToggle_r0tu6_1597,._viewAllProjects_r0tu6_1583,._recentsCreateProject_r0tu6_1584{width:20px;height:20px;color:var(--text-grey);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:opacity 60ms,background .12s,color .12s;display:inline-flex}._recentsToggle_r0tu6_1597{margin-left:2px}._viewAllProjects_r0tu6_1583{margin-left:auto}._recentsCreateProject_r0tu6_1584{opacity:1;pointer-events:auto;margin-left:3px}._recentsSection_r0tu6_1478:hover ._recentsToggle_r0tu6_1597,._collectionHeader_r0tu6_1534:hover ._viewAllProjects_r0tu6_1583,._pinnedSection_r0tu6_1522:hover ._recentsToggle_r0tu6_1597,._recentsToggle_r0tu6_1597:focus-visible,._viewAllProjects_r0tu6_1583:focus-visible{opacity:1;pointer-events:auto;transition-duration:.12s,.12s,.12s}._recentsToggle_r0tu6_1597:hover,._viewAllProjects_r0tu6_1583:hover,._recentsCreateProject_r0tu6_1584:hover{background:var(--fill-hover);color:var(--text-ink)}._recentsToggle_r0tu6_1597:focus-visible,._viewAllProjects_r0tu6_1583:focus-visible,._recentsCreateProject_r0tu6_1584:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}._recentsChevronIcon_r0tu6_1652,._viewAllProjectsIcon_r0tu6_1653,._recentsCreateProjectIcon_r0tu6_1654{width:10px;height:10px}._recentsChevronIcon_r0tu6_1652{transition:transform .22s cubic-bezier(.16,1,.3,1);transform:rotate(90deg)}._recentsChevronCollapsed_r0tu6_1662{transform:rotate(0)}._iconSlot_r0tu6_362{flex-shrink:0;justify-content:center;align-items:center;width:32px;display:inline-flex}._nav_r0tu6_366{gap:var(--space-px);flex-direction:column;flex-shrink:0;padding:0 10px;display:flex}._laneProductsSection_r0tu6_315{margin-top:var(--space-4);flex:none}._laneProductsHeader_r0tu6_324{margin-bottom:var(--space-1)}._laneProductsHeader_r0tu6_324>button:first-child{padding-left:calc(var(--space-2) + (var(--space-px) * 2))}._interfacesCreate_r0tu6_1714{margin-left:auto}._laneProductsRows_r0tu6_1718{gap:var(--space-px);flex-direction:column;display:flex}._laneProductsRows_r0tu6_1718 ._navItem_r0tu6_1728{width:100%;min-height:var(--height-row);height:var(--height-row);margin-left:0;padding-top:0;padding-bottom:0}._laneProductsRows_r0tu6_1718 ._navLabel_r0tu6_366{margin-left:calc(var(--space-1) + var(--space-0-5))}._laneProductRow_r0tu6_1741{width:100%;position:relative}._laneProductMain_r0tu6_1746{padding-right:calc(var(--space-7) + var(--space-1));color:var(--text-icon)}._laneProductMain_r0tu6_1746:disabled{color:var(--text-icon);cursor:default}._laneProductRow_r0tu6_1741:hover ._laneProductMain_r0tu6_1746{background:var(--fill-hover);transition:background .12s}._laneProductViewAll_r0tu6_1761{z-index:1;top:50%;right:var(--space-1);margin-left:0;position:absolute;transform:translateY(-50%)}._laneProductRow_r0tu6_1741:hover ._laneProductViewAll_r0tu6_1761,._laneProductViewAll_r0tu6_1761:focus-visible{opacity:1;pointer-events:auto;transition-duration:.12s,.12s,.12s}._laneProductViewAll_r0tu6_1761[aria-disabled=true]{cursor:default}._laneAppIcon_r0tu6_1781{width:calc(var(--space-5) + var(--space-0-5));height:calc(var(--space-5) + var(--space-0-5));-o-object-fit:contain;object-fit:contain;display:block}._laneAppIconEmphasized_r0tu6_1791{width:var(--space-6);height:var(--space-6)}._laneAppIconMessaging_r0tu6_1796{width:calc(var(--space-6) - var(--space-px));height:calc(var(--space-6) - var(--space-px))}._botRows_r0tu6_1801{gap:calc(var(--space-px) * 2);flex-direction:column;display:flex}._botNavRow_r0tu6_1807{width:calc(100% + var(--space-1));min-width:0;margin-inline:calc(var(--space-0-5) * -1);border-radius:var(--radius-card);background:0 0;transition:background;position:relative}._botNavRow_r0tu6_1807:hover,._botNavRow_r0tu6_1807:focus-within,._botNavRowActive_r0tu6_1819{background:var(--fill-hover);transition:background .12s}._botNavMain_r0tu6_1824{grid-template-columns:calc(var(--space-7) + var(--space-2)) minmax(0, 1fr);width:100%;min-height:calc(var(--space-10) + var(--space-3));padding:var(--space-1) calc(var(--space-8) + var(--space-1)) var(--space-1) var(--space-1);border-radius:inherit;color:var(--text-ink);box-sizing:border-box;align-items:center;text-decoration:none;display:grid}._botNavAvatar_r0tu6_1837{--lane-guide-size:calc(var(--space-7) + var(--space-0-5));justify-self:center;display:block}._botNavCopy_r0tu6_1844{justify-content:center;gap:calc(var(--space-px) * 2);flex-direction:column;min-width:0;line-height:1.15;display:flex}._botNavName_r0tu6_1853,._botNavPreview_r0tu6_1854{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}._botNavName_r0tu6_1853{color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular)}._botNavPreview_r0tu6_1854{color:var(--text-subtle);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular)}._botUnreadDot_r0tu6_1876{z-index:1;top:50%;right:var(--space-3);width:var(--space-2);height:var(--space-2);border-radius:var(--radius-full);background:var(--brand-blue);transition:opacity;position:absolute;transform:translateY(-50%)}._botMoreButton_r0tu6_1889{z-index:2;top:50%;right:var(--space-1);width:var(--space-6);height:var(--space-6);border-radius:var(--radius-card);color:var(--text-icon);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:background,opacity;display:inline-flex;position:absolute;transform:translateY(-50%)}._botMoreButton_r0tu6_1889 svg{width:calc(var(--space-3) + var(--space-0-5));height:calc(var(--space-3) + var(--space-0-5));stroke-width:1.65px}._botNavRow_r0tu6_1807:hover ._botMoreButton_r0tu6_1889,._botMoreButton_r0tu6_1889:focus-visible,._botMoreButton_r0tu6_1889[data-state=open]{opacity:1;pointer-events:auto}._botNavRow_r0tu6_1807:hover ._botUnreadDot_r0tu6_1876,._botNavRow_r0tu6_1807:focus-within ._botUnreadDot_r0tu6_1876{opacity:0}._botMoreButton_r0tu6_1889:hover,._botMoreButton_r0tu6_1889:focus-visible,._botMoreButton_r0tu6_1889[data-state=open]{background:var(--surface-sunken-hover);outline:none;transition:background .12s}._botActionsMenu_r0tu6_1937._botActionsMenu_r0tu6_1937{width:min(220px, calc(var(--radix-dropdown-menu-content-available-width,100vw) - var(--space-2)));min-width:min(220px, calc(var(--radix-dropdown-menu-content-available-width,100vw) - var(--space-2)));padding:var(--space-1);border-radius:var(--radius-menu);background:var(--menu-bg);-webkit-backdrop-filter:var(--menu-blur)}._botActionItem_r0tu6_1949{min-height:var(--height-row);padding-inline:var(--space-2);gap:var(--space-2);border-radius:var(--radius-card);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular)}._botActionItem_r0tu6_1949 svg{width:calc(var(--space-3) + var(--space-0-5));height:calc(var(--space-3) + var(--space-0-5));color:var(--text-icon);stroke-width:1.65px}._botActionItem_r0tu6_1949:hover,._botActionItem_r0tu6_1949:focus,._botActionItem_r0tu6_1949[data-highlighted]{background:var(--fill-hover)}._botActionDanger_r0tu6_1973,._botActionDanger_r0tu6_1973 svg{color:var(--status-error)}._botActionSeparator_r0tu6_1978{margin-block:var(--space-1);background:var(--hairline)}._hiddenBotsTrigger_r0tu6_1983{grid-template-columns:calc(var(--space-8) + var(--space-1)) minmax(0, 1fr) auto;width:calc(100% + var(--space-1));min-height:calc(var(--space-8) + var(--space-1));margin-inline:calc(var(--space-0-5) * -1);padding:0 var(--space-2) 0 var(--space-1);border-radius:var(--radius-card);color:var(--text-grey);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;transition:background;display:grid}._hiddenBotsTrigger_r0tu6_1983:hover,._hiddenBotsTrigger_r0tu6_1983:focus-visible{background:var(--fill-hover);outline:none;transition:background .12s}._hiddenBotsTrigger_r0tu6_1983 svg{width:var(--space-4);height:var(--space-4);color:var(--text-icon);stroke-width:1.65px;justify-self:center}._hiddenBotsCount_r0tu6_2018{color:var(--text-subtle);font-size:var(--text-11);font-variant-numeric:tabular-nums}._hiddenBotsOverlay_r0tu6_2024{z-index:5200;background:var(--scrim);animation:.16s ease-out _hiddenBotsOverlayIn_r0tu6_1;position:fixed;inset:0}._hiddenBotsDialog_r0tu6_2032{z-index:5201;width:min(620px, calc(100vw - var(--space-8)));min-height:min(460px, calc(100vh - var(--space-8)));max-height:calc(100vh - var(--space-8));border:1px solid var(--hairline);border-radius:var(--radius-card);background:var(--white-pure);box-shadow:var(--shadow-popup);flex-direction:column;animation:.22s cubic-bezier(.16,1,.3,1) _hiddenBotsDialogIn_r0tu6_1;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}._hiddenBotsDialog_r0tu6_2032:focus{outline:none}._hiddenBotsHeader_r0tu6_2055{justify-content:space-between;align-items:flex-start;gap:var(--space-5);padding:var(--space-5);border-bottom:1px solid var(--hairline);display:flex}._hiddenBotsHeadingCopy_r0tu6_2064{min-width:0}._hiddenBotsTitle_r0tu6_2068{color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-17);font-weight:var(--weight-cta);letter-spacing:-.012em;margin:0;line-height:1.2}._hiddenBotsDescription_r0tu6_2078{max-width:58ch;margin:var(--space-2) 0 0;color:var(--text-subtle);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);line-height:1.45}._hiddenBotsClose_r0tu6_2088{width:calc(var(--space-8) + var(--space-px));height:calc(var(--space-8) + var(--space-px));border-radius:var(--radius-card);color:var(--text-icon);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}._hiddenBotsClose_r0tu6_2088:hover,._hiddenBotsClose_r0tu6_2088:focus-visible{background:var(--fill-hover);outline:none}._hiddenBotsClose_r0tu6_2088 svg{width:var(--space-4);height:var(--space-4);stroke-width:1.65px}._hiddenBotsList_r0tu6_2115{gap:var(--space-px);min-height:0;padding:var(--space-4) var(--space-5) var(--space-5);flex-direction:column;flex:auto;display:flex;overflow-y:auto}._hiddenBotRow_r0tu6_2125{grid-template-columns:calc(var(--space-8) + var(--space-1)) minmax(0, 1fr) auto;min-height:calc(var(--space-10) + var(--space-1));align-items:center;gap:var(--space-2);padding:0 var(--space-2);border-radius:var(--radius-card);display:grid}._hiddenBotRow_r0tu6_2125:hover{background:var(--fill-hover)}._hiddenBotAvatar_r0tu6_2139{--lane-guide-size:calc(var(--space-7) + var(--space-px));justify-self:center}._hiddenBotName_r0tu6_2145{min-width:0;color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._hiddenBotUnhide_r0tu6_2156{min-height:calc(var(--space-7) + var(--space-px));padding-inline:var(--space-2);border-radius:var(--radius-card);color:var(--text-grey);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);cursor:pointer;background:0 0;border:0}._hiddenBotUnhide_r0tu6_2156:hover,._hiddenBotUnhide_r0tu6_2156:focus-visible{color:var(--text-ink);background:var(--surface-sunken-hover);outline:none}@keyframes _hiddenBotsOverlayIn_r0tu6_1{0%{opacity:0}to{opacity:1}}@keyframes _hiddenBotsDialogIn_r0tu6_1{0%{opacity:0;transform:translate(-50%, calc(-50% + var(--space-2))) scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}._driveProductIcon_r0tu6_2192{-webkit-mask-size:78%;mask-size:78%}._navItem_r0tu6_1728{border-radius:var(--radius-card);cursor:pointer;color:var(--text-ink);width:calc(100% + 8px);min-height:var(--height-row);box-sizing:border-box;font-family:var(--font-sans);font-weight:var(--weight-regular);font-size:var(--text-14);text-align:left;background:0 0;border:none;align-items:center;margin-left:-4px;padding:5px 4px;text-decoration:none;transition:background;display:flex}._navItem_r0tu6_1728:hover{background:var(--fill-hover);transition:background .12s}._navItem_r0tu6_1728._active_r0tu6_2240{background:var(--fill-hover)}._navItem_r0tu6_1728._navIconBlack_r0tu6_2245 svg{stroke:var(--text-ink)}._navItem_r0tu6_1728 svg{width:16px;height:16px;stroke:var(--text-sidebar);fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;border-radius:0!important}._inboxIcon_r0tu6_2266{-o-object-fit:contain;object-fit:contain;border-radius:0;flex-shrink:0;width:22px;height:22px}._projectFolderNavIcon_r0tu6_2277,._databaseNavIcon_r0tu6_2281{width:22px;height:22px}._navLabel_r0tu6_366{font-size:var(--text-14);white-space:nowrap;flex:1;min-width:0;margin-left:5px;line-height:1.1;transition:opacity 80ms;overflow:hidden}._collapsed_r0tu6_13 ._navLabel_r0tu6_366{opacity:0;pointer-events:none}._tag_r0tu6_2307{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-grey);background:var(--bg-sidebar-hover);border-radius:var(--radius-pill);flex-shrink:0;margin-left:auto;padding:2px 5px;line-height:1.1}._collapsed_r0tu6_13 ._tag_r0tu6_2307{display:none}._recentsRegion_r0tu6_1487{flex:1;grid-template-rows:minmax(0,1fr);min-height:0;transition:grid-template-rows .24s cubic-bezier(.16,1,.3,1);display:grid}._recentsRegionCollapsed_r0tu6_2331{grid-template-rows:minmax(0,0fr)}._recentsClip_r0tu6_2334{opacity:1;min-height:0;transition:opacity .14s,transform .24s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(0)}._recentsRegionCollapsed_r0tu6_2331 ._recentsClip_r0tu6_2334{opacity:0;pointer-events:none;transform:translateY(-6px)}._pinnedRegion_r0tu6_2348{grid-template-rows:minmax(0,1fr);transition:grid-template-rows .22s cubic-bezier(.16,1,.3,1);display:grid}._pinnedRegionCollapsed_r0tu6_2353{grid-template-rows:minmax(0,0fr)}._pinnedClip_r0tu6_2356{opacity:1;min-height:0;transition:opacity .12s,transform .22s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(0)}._pinnedRegionCollapsed_r0tu6_2353 ._pinnedClip_r0tu6_2356{opacity:0;pointer-events:none;transform:translateY(-4px)}._vault_r0tu6_1288{gap:var(--space-px);scrollbar-width:thin;scrollbar-color:rgb(var(--wash-ink) / .18) transparent;flex-direction:column;height:100%;min-height:0;padding:2px 8px 0;display:flex;overflow:hidden auto}._pinnedVault_r0tu6_2385{height:auto;max-height:min(216px,32vh);padding-top:2px}._vault_r0tu6_1288::-webkit-scrollbar{width:6px}._vault_r0tu6_1288::-webkit-scrollbar-thumb{background:rgb(var(--wash-ink) / .18);border-radius:3px}._vault_r0tu6_1288::-webkit-scrollbar-track{background:0 0}._collapsed_r0tu6_13 ._vault_r0tu6_1288{opacity:0;pointer-events:none;transition:opacity .1s}._vaultItem_r0tu6_2411{width:calc(100% + 4px);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);cursor:pointer;border-radius:var(--radius-card);white-space:nowrap;min-height:var(--height-row);box-sizing:border-box;align-items:center;margin-left:-2px;padding:2px 2px 2px 6px;transition:background;display:flex}._vaultItem_r0tu6_2411:hover{background:var(--fill-hover);transition:background .12s}._vaultItemActive_r0tu6_2440{background:var(--fill-hover)}._vaultItemUploading_r0tu6_2443{color:var(--text-grey);cursor:default}._vaultItemLink_r0tu6_2451{min-width:0;color:inherit;outline:none;flex:1;align-self:stretch;align-items:center;text-decoration:none;display:flex}._vaultItem_r0tu6_2411:has(._vaultItemLink_r0tu6_2451:focus-visible){background:var(--fill-hover);box-shadow:0 0 0 2px var(--focus-ring)}._recentsStatus_r0tu6_2466{gap:var(--space-2);padding:var(--space-2) 10px;color:var(--text-grey);font-family:var(--font-sans);font-size:var(--text-11);flex-direction:column;line-height:1.35;display:flex}._recentsRetry_r0tu6_2476{min-height:24px;padding:0 var(--space-2);border-radius:var(--radius-pill);background:var(--fill-active);color:var(--text-ink);font:inherit;cursor:pointer;border:none;align-self:flex-start}._recentsRetry_r0tu6_2476:hover{background:var(--fill-hover)}._recentsRetry_r0tu6_2476:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}._recentsSkeleton_r0tu6_2494{width:min(72%,148px);height:var(--space-2);border-radius:var(--radius-pill);background:var(--fill-active);animation:1.2s ease-in-out infinite alternate _recentsSkeletonPulse_r0tu6_1;display:block}._recentsSkeleton_r0tu6_2494:nth-child(2){width:min(58%,120px)}._recentsSkeleton_r0tu6_2494:nth-child(3){width:min(66%,136px)}@keyframes _recentsSkeletonPulse_r0tu6_1{0%{opacity:.45}to{opacity:.9}}@media (prefers-reduced-motion:reduce){._recentsSkeleton_r0tu6_2494{animation:none}}._vaultIcon_r0tu6_2530{width:26px;height:var(--height-row);color:var(--text-ink);flex-shrink:0;margin-left:5px;-webkit-mask-size:22px 22px;mask-size:22px 22px}._workbookVaultIcon_r0tu6_2542{-webkit-mask-size:19px 19px;mask-size:19px 19px}._vaultIconPersonal_r0tu6_2534{mix-blend-mode:normal;filter:none;mix-blend-mode:normal;width:22px;height:22px;margin-left:3px}._privateIcon_r0tu6_2570{-o-object-fit:contain;object-fit:contain;border-radius:0;flex-shrink:0;width:18px;height:18px;margin-left:3px}._vaultName_r0tu6_1288{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin-left:9px;padding-left:1px;line-height:1.1;overflow:hidden}._workbookUploading_r0tu6_2590{margin-left:var(--space-2);color:var(--text-shortcut);font-size:var(--text-11);white-space:nowrap;line-height:1}._projectActionsWrap_r0tu6_2600{flex:0 0 20px;width:20px;height:20px;margin-left:2px;margin-right:0}._projectActionsAffordance_r0tu6_2607{width:20px;height:20px;color:var(--text-icon);opacity:0;pointer-events:none;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:opacity 80ms,background .12s,color .12s;display:inline-flex}._vaultItem_r0tu6_2411:hover ._projectActionsAffordance_r0tu6_2607,._projectActionsAffordance_r0tu6_2607:focus-visible,._projectActionsAffordanceOpen_r0tu6_2628{opacity:1;pointer-events:auto}._projectActionsAffordance_r0tu6_2607:hover,._projectActionsAffordanceOpen_r0tu6_2628{background:var(--fill-active);color:var(--text-ink)}._projectActionsAffordance_r0tu6_2607:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}._projectActionsIcon_r0tu6_2641{width:10px;height:10px;transform:rotate(90deg)}._viSubWrap_r0tu6_2652{max-height:0;margin-bottom:0;transition:max-height .2s cubic-bezier(.4,0,.2,1),margin-bottom .2s;overflow:hidden}._viSubWrap_r0tu6_2652._open_r0tu6_2666{max-height:87px;margin-bottom:var(--space-1)}._projectGroup_r0tu6_2691{position:relative}._projectGroup_r0tu6_2691:before{content:"";height:calc(var(--height-row) + var(--height-row) + var(--height-row) - var(--space-1) - var(--space-px));background:var(--border-default);opacity:0;pointer-events:none;border-radius:1px;width:2px;transition:opacity .2s;position:absolute;top:32px;left:15px}._projectGroup_r0tu6_2691:has(._viSubWrap_r0tu6_2652._open_r0tu6_2666):before{opacity:1}._viSubItem_r0tu6_2651{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);cursor:pointer;border-radius:var(--radius-card);white-space:nowrap;margin-left:24px;margin-right:-2px;margin-bottom:var(--space-px);height:var(--height-row);box-sizing:border-box;align-items:center;gap:10px;padding:5px 8px;line-height:1.1;transition:background;display:flex}._viSubItem_r0tu6_2651:last-child{margin-bottom:0}._viSubItem_r0tu6_2651:hover{background:var(--fill-hover);transition:background .12s}._viSubItem_r0tu6_2651._active_r0tu6_2240,._viSubItem_r0tu6_2651._active_r0tu6_2240:hover{background:0 0}._subIcon_r0tu6_2747{width:22px;height:22px;color:var(--text-subtle);flex-shrink:0;transform:scale(1.35);border-radius:0!important}._viSubItem_r0tu6_2651._active_r0tu6_2240 ._subIcon_r0tu6_2747{color:var(--text-ink)}._subIconFile_r0tu6_2747{width:22px;height:22px;transform:scale(1.55)}._subIconWorkspace_r0tu6_2815{width:22px;height:22px;transform:scale(1.5)}._subFlask_r0tu6_2824{-o-object-fit:contain;object-fit:contain;opacity:0;pointer-events:none;border-radius:0;flex-shrink:0;width:22px;height:22px;margin-left:auto;margin-right:8px;transition:opacity .12s}._viSubItem_r0tu6_2651:hover ._subFlask_r0tu6_2824{opacity:.55;pointer-events:auto}@keyframes _railTipIn_r0tu6_1{0%{opacity:0}to{opacity:1}}._subOpenRail_r0tu6_2846{width:22px;height:22px;color:var(--text-grey);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:opacity .12s,background .12s,color .12s;display:flex;position:relative}._subOpenRail_r0tu6_2846 svg{width:15px;height:15px}._viSubItem_r0tu6_2651:hover ._subOpenRail_r0tu6_2846{opacity:1;pointer-events:auto}._subOpenRail_r0tu6_2846:hover{background:var(--fill-hover);color:var(--text-ink)}._subOpenRailActive_r0tu6_2882{opacity:1;pointer-events:auto;color:var(--text-ink);background:var(--fill-hover)}._navItemDb_r0tu6_2892:hover ._subOpenRail_r0tu6_2846{opacity:1;pointer-events:auto}._navItemDb_r0tu6_2892 ._subOpenRail_r0tu6_2846{margin-right:6px}._collapsed_r0tu6_13 ._navItemDb_r0tu6_2892 ._subOpenRail_r0tu6_2846{display:none}._railTip_r0tu6_1415{background:var(--tooltip-bg);color:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-cta);border-radius:var(--radius-tooltip);white-space:nowrap;pointer-events:none;z-index:9999;align-items:center;gap:6px;padding:5px 8px;line-height:1;animation:.12s _railTipIn_r0tu6_1;display:inline-flex;position:fixed;transform:translateY(-50%)}._railTipKbd_r0tu6_2928{color:#fff9;font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);line-height:1}._betaBadge_r0tu6_2946{font-size:var(--text-11);color:var(--text-shortcut);background:var(--hairline);border-radius:5px;flex-shrink:0;margin-left:auto;padding:2px 5px;line-height:1}._earlyBadge_r0tu6_2959{font-size:var(--text-11);color:var(--text-shortcut);background:var(--hairline);border-radius:5px;flex-shrink:0;margin-left:auto;margin-right:6px;padding:2px 5px;line-height:1;transition:opacity 80ms}._collapsed_r0tu6_13 ._earlyBadge_r0tu6_2959{opacity:0;pointer-events:none}._sidebarFooterActions_r0tu6_3120{padding:var(--space-3) calc(var(--space-2) + var(--space-0-5));gap:var(--space-2);flex-shrink:0;justify-content:center;align-items:center;margin-top:auto;display:flex}._officeProfileFooter_r0tu6_3132{padding:var(--space-1);flex-shrink:0;align-items:center;display:flex}._officeUpcomingMeetingsHeading_r0tu6_3139{padding:var(--space-1) var(--space-2);color:var(--text-grey);font:inherit;font-size:var(--text-14);font-weight:var(--weight-regular);line-height:var(--height-row);margin:0}._officeUpcomingMeetingsList_r0tu6_3149{gap:var(--space-px);max-height:calc((var(--space-12) * 2) + var(--space-px));overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgb(var(--wash-ink) / .16) transparent;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}._officeUpcomingMeetingsList_r0tu6_3149::-webkit-scrollbar{width:calc(var(--space-px) * 3)}._officeUpcomingMeetingsList_r0tu6_3149::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:rgb(var(--wash-ink) / .16)}._officeUpcomingMeetingsList_r0tu6_3149::-webkit-scrollbar-track{background:0 0}._officeUpcomingMeeting_r0tu6_3139{grid-template-columns:var(--space-7) minmax(0, 1fr);min-height:var(--space-12);padding:var(--space-1) var(--space-2);align-items:center;gap:var(--space-2);border-radius:var(--radius-card);color:var(--text-grey);transition:background var(--transition-fast);display:grid}._officeUpcomingMeeting_r0tu6_3139:hover{background:var(--fill-hover)}._officeUpcomingMeetingArrow_r0tu6_3192{color:var(--text-grey);opacity:0;transition:opacity var(--transition-fast);justify-self:center}._officeUpcomingMeeting_r0tu6_3139:hover ._officeUpcomingMeetingArrow_r0tu6_3192{opacity:1}._officeUpcomingMeetingDate_r0tu6_3203{width:var(--space-7);height:var(--space-7);border:var(--space-px) solid var(--hairline-strong);border-radius:var(--radius-control-sm);background:var(--white-pure);font-variant-numeric:tabular-nums;text-align:center;place-content:center;display:grid}._officeUpcomingMeetingMonth_r0tu6_3215,._officeUpcomingMeetingDay_r0tu6_3216{line-height:1;display:block}._officeUpcomingMeetingMonth_r0tu6_3215{color:var(--status-error);font-size:calc(var(--text-11) - var(--space-0-5));font-weight:var(--weight-cta)}._officeUpcomingMeetingDay_r0tu6_3216{margin-top:var(--space-px);color:var(--text-grey);font-size:var(--text-11)}._officeUpcomingMeetingCopy_r0tu6_3233{gap:var(--space-px);flex-direction:column;min-width:0;display:flex}._officeUpcomingMeetingTitle_r0tu6_3240,._officeUpcomingMeetingMeta_r0tu6_3241{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._officeUpcomingMeetingTitle_r0tu6_3240{color:var(--text-grey);font-size:var(--text-14);line-height:var(--leading-normal)}._officeUpcomingMeetingMeta_r0tu6_3241{color:var(--text-subtle);font-size:var(--text-11);line-height:var(--leading-normal)}._officePluginsFooter_r0tu6_3259{box-sizing:border-box;width:100%;padding:var(--space-1);flex-shrink:0;align-items:center;margin-top:auto;display:flex}._officePluginsButton_r0tu6_3269{width:100%;height:var(--input-height-sm);min-height:var(--input-height-sm);padding:0 var(--space-1);align-items:center;gap:var(--space-1-5);border-radius:var(--radius-card);color:var(--text-grey);font:inherit;font-size:var(--text-14);font-weight:var(--weight-cta);text-align:left;background:0 0;border:0;transition:background;display:flex}._officePluginsButton_r0tu6_3269:hover{background:var(--fill-hover);color:var(--text-ink);transition:background var(--transition-fast)}._officePluginsIconSlot_r0tu6_3294{width:calc(var(--space-5) + var(--space-0-5));height:calc(var(--space-5) + var(--space-0-5));flex:none;place-items:center;display:grid}._officePluginsIcon_r0tu6_3294{width:var(--space-4);height:var(--space-4);flex:none}._officeFooterEdgeLine_r0tu6_3308{left:calc(-1 * var(--space-2));z-index:1;border-top:var(--space-px) solid var(--hairline);pointer-events:none;height:0;position:absolute;right:0}._officeFooterEdgeLineTop_r0tu6_3318{bottom:calc(var(--input-height-sm) + var(--input-height-sm) + var(--space-1) + var(--space-1) + var(--space-1) + var(--space-1))}._officeFooterEdgeLineBottom_r0tu6_3325{bottom:calc(var(--input-height-sm) + var(--space-1) + var(--space-1))}._officeProfileTrigger_r0tu6_3329{width:auto;min-width:0;height:var(--input-height-sm);min-height:var(--input-height-sm);padding:0 var(--space-1);align-items:center;gap:var(--space-1-5);flex:auto;transition:background;display:flex}._officeProfileTrigger_r0tu6_3329 ._avatar_r0tu6_1202,._officeProfileCopy_r0tu6_3343,._officeProfileChevronControl_r0tu6_3344{transform:translateY(var(--space-px))}._officeProfileTrigger_r0tu6_3329:hover,._officeProfileTrigger_r0tu6_3329[aria-expanded=true]{background:var(--fill-hover);transition:background var(--transition-fast)}._officeProfileTrigger_r0tu6_3329 ._avatar_r0tu6_1202{width:calc(var(--space-5) + var(--space-0-5));height:calc(var(--space-5) + var(--space-0-5));font-weight:var(--weight-regular)}._officeProfileCopy_r0tu6_3343{align-items:center;gap:var(--space-1);min-width:0;display:flex;overflow:hidden}._officeProfileCopy_r0tu6_3343 ._userName_r0tu6_1239{color:var(--text-grey);flex:0 auto}._officeProfilePlan_r0tu6_3373{align-items:center;gap:var(--space-1);color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);flex:none;line-height:1;display:inline-flex}._officeProfileDot_r0tu6_3385{width:var(--space-0-5);height:var(--space-0-5);border-radius:var(--radius-full);background:currentColor}._officeProfileChevronControl_r0tu6_3344{color:var(--text-tertiary);opacity:1;margin-left:0}._officeProfileTrigger_r0tu6_3329 ._profileChevron_r0tu6_1251{transform:rotate(90deg)}._officeProfileTrigger_r0tu6_3329[aria-expanded=true] ._profileChevron_r0tu6_1251{transform:rotate(0)}._officeMeetingsButton_r0tu6_3406{width:var(--height-row);height:var(--height-row);margin-left:var(--space-0-5);border-radius:var(--radius-control-sm);color:var(--text-grey);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;flex:none;place-items:center;padding:0;display:inline-grid}._officeMeetingsButton_r0tu6_3406:hover,._officeMeetingsButton_r0tu6_3406[aria-expanded=true]{background:var(--fill-hover);color:var(--text-ink)}._officeMeetingsButton_r0tu6_3406:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._officeMeetingsIcon_r0tu6_3435{width:calc(var(--space-3) + var(--space-0-5));height:calc(var(--space-3) + var(--space-px))}._officeMeetingsPopover_r0tu6_3440{z-index:210;box-sizing:border-box;min-width:220px;max-width:calc(100vw - (var(--space-2) * 2));padding:var(--space-1);border:var(--space-px) solid var(--menu-border);border-radius:var(--radius-card);background:var(--bg-sidebar-elevated);box-shadow:var(--menu-shadow);opacity:0;transform:translateY(var(--space-1)) scale(.98);transform-origin:0 100%;pointer-events:none;transition:opacity var(--transition-fast), transform var(--transition-fast);position:fixed;overflow-y:auto}._officeMeetingsPopoverOpen_r0tu6_3461{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}._officeMeetingsPopover_r0tu6_3440 ._officeUpcomingMeetingsList_r0tu6_3149{max-height:none;overflow:visible}._officeCloseSidebarButton_r0tu6_3472{width:var(--height-row);height:var(--height-row);margin-left:var(--space-0-5);border-radius:var(--radius-control-sm);color:var(--text-grey);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;flex:none;place-items:center;margin-right:0;padding:0;display:inline-grid}._officeCloseSidebarButton_r0tu6_3472:hover{background:var(--fill-hover);color:var(--text-ink)}._officeCloseSidebarButton_r0tu6_3472:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._officeCloseSidebarIcon_r0tu6_3501{width:var(--space-3);height:var(--space-3)}._officeOpenSidebarButton_r0tu6_3506{top:var(--space-3);left:var(--space-3);z-index:1;width:var(--space-7);height:var(--space-7);border-radius:var(--radius-control-sm);color:var(--text-grey);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;place-items:center;padding:0;display:inline-grid;position:absolute}._officeOpenSidebarButton_r0tu6_3506:hover{background:var(--fill-hover);color:var(--text-ink)}._officeOpenSidebarButton_r0tu6_3506:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._officeOpenSidebarIcon_r0tu6_3536{width:var(--space-3);height:var(--space-3)}._newChatButton_r0tu6_3541,._createMenuTrigger_r0tu6_3542{height:var(--space-10);box-sizing:border-box;border:var(--space-px) solid var(--border-default);background:var(--white-pure);color:var(--text-ink);box-shadow:var(--shadow-sm);cursor:pointer;transition:background .12s,border-color .12s,box-shadow .12s}._newChatButton_r0tu6_3541:hover,._createMenuTrigger_r0tu6_3542:hover,._createMenuTrigger_r0tu6_3542[data-state=open]{background:var(--fill-hover)}._newChatButton_r0tu6_3541:focus-visible,._createMenuTrigger_r0tu6_3542:focus-visible{box-shadow:0 0 0 2px var(--focus-ring), var(--shadow-sm);outline:none}._newChatButton_r0tu6_3541{width:auto;min-width:calc((var(--space-16) * 2) + var(--space-4));padding:0 var(--space-4);justify-content:center;align-items:center;gap:var(--space-1);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);text-align:left;border-radius:var(--radius-pill);flex:auto;line-height:1;display:inline-flex}._newChatLabel_r0tu6_3587{white-space:nowrap;border-radius:0;flex:none}._newChatShortcut_r0tu6_3593{color:var(--text-shortcut);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;line-height:1}._createMenuTrigger_r0tu6_3542{width:var(--space-10);border-radius:var(--radius-full);justify-content:center;align-items:center;padding:0;display:inline-flex}._createMenuIconStack_r0tu6_3613{width:var(--space-6);height:var(--space-6);position:relative}._createMenuTriggerIcon_r0tu6_3619{width:100%;height:100%;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;-webkit-mask-size:122%;mask-size:122%}._createMenuWriteIcon_r0tu6_3631{opacity:1;transform:rotate(0)scale(1)}._createMenuCloseIcon_r0tu6_3636{opacity:0;transform:rotate(-45deg)scale(.72)}._createMenuTrigger_r0tu6_3542[data-state=open] ._createMenuWriteIcon_r0tu6_3631{opacity:0;transform:rotate(45deg)scale(.72)}._createMenuTrigger_r0tu6_3542[data-state=open] ._createMenuCloseIcon_r0tu6_3636{opacity:1;transform:rotate(0)scale(1)}._createMenu_r0tu6_3542._createMenu_r0tu6_3542{width:min(calc(var(--sidebar-width) - var(--space-5)), calc(var(--radix-dropdown-menu-content-available-width,100vw) - var(--space-2)));min-width:min(calc(var(--sidebar-width) - var(--space-5)), calc(var(--radix-dropdown-menu-content-available-width,100vw) - var(--space-2)));gap:var(--space-px);padding:var(--space-1);border-radius:var(--radius-card);transform-origin:var(--radix-dropdown-menu-content-transform-origin);flex-direction:column;display:flex}._agentCreateMenu_r0tu6_3668._agentCreateMenu_r0tu6_3668{background:var(--white-pure);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:var(--radius-card)}._createMenuItem_r0tu6_3675{min-height:calc(var(--space-7) + var(--space-1));padding:0 var(--space-3);gap:var(--space-2);border-radius:var(--radius-card);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);cursor:pointer;line-height:1.1;transition:background}._createMenuItem_r0tu6_3675:hover,._createMenuItem_r0tu6_3675:focus,._createMenuItem_r0tu6_3675[data-highlighted]{background:var(--fill-hover);transition:background .12s}._createMenuItemIcon_r0tu6_3696{width:var(--space-6);height:var(--space-6);color:var(--text-ink);-webkit-mask-size:100%;mask-size:100%}._collapsed_r0tu6_13 ._sidebarFooterActions_r0tu6_3120{justify-content:center}._collapsed_r0tu6_13 ._newChatButton_r0tu6_3541{display:none}._sidebarShell_r0tu6_3716{height:100%;display:flex;position:relative}._sidebarShellClosed_r0tu6_3722{flex:0 0 0;width:0}._dropdown_r0tu6_3728{background:var(--bg-sidebar-elevated);border:1px solid var(--menu-border);border-radius:var(--radius-card);box-sizing:border-box;min-width:210px;max-width:calc(100vw - 16px);box-shadow:var(--menu-shadow);z-index:200;opacity:0;transform-origin:0 0;pointer-events:none;padding:4px;transition:opacity .15s,transform .15s;position:fixed;overflow-y:auto;transform:scale(.97)}._dropdown_r0tu6_3728._open_r0tu6_2666{opacity:1;pointer-events:auto;transform:scale(1)}._ddItem_r0tu6_3756{align-items:center;gap:var(--space-2);height:var(--height-row);padding:0 var(--space-3);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);color:var(--text-ink);cursor:pointer;border-radius:var(--radius-card);white-space:nowrap;text-align:left;width:100%;margin-bottom:var(--space-px);background:0 0;border:none;line-height:1.1;transition:background;display:flex}._ddItem_r0tu6_3756:last-child{margin-bottom:0}._ddItem_r0tu6_3756:hover{background:var(--fill-hover);transition:background .12s}._ddIcon_r0tu6_3786{-o-object-fit:contain;object-fit:contain;width:16px;height:16px;stroke:var(--text-sidebar);fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;border-radius:0!important}._ddProfileSummary_r0tu6_3807{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);grid-template-columns:28px minmax(0,1fr);display:grid}._ddProfileAvatar_r0tu6_3815{width:28px;height:28px;color:var(--text-grey);background:var(--bg-sidebar-fallback);border-radius:var(--radius-full);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);justify-content:center;align-items:center;display:flex;overflow:hidden}._ddProfileAvatarImg_r0tu6_3830{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}._ddProfileText_r0tu6_3836{min-width:0}._ddProfileName_r0tu6_3840{color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);line-height:var(--leading-normal);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._ddProfileMeta_r0tu6_3851{align-items:center;gap:var(--space-1);min-width:0;color:var(--text-subtle);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);line-height:var(--leading-normal);white-space:nowrap;display:flex;overflow:hidden}._ddProfileDot_r0tu6_3865{border-radius:var(--radius-pill);background:currentColor;flex:0 0 2px;width:2px;height:2px}._ddItem_r0tu6_3756:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--brand-blue) 35%, transparent);outline:none}._ddActionIcon_r0tu6_3880{width:18px;height:18px;color:var(--text-icon);fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;border-radius:0!important}._ddDivider_r0tu6_3893{background:var(--bg-sidebar-hover);height:1px;margin:4px 0;border-radius:0!important}._ddOfficeMenuItems_r0tu6_3904{flex-direction:column;display:flex}._ddOfficeItem_r0tu6_3909{gap:var(--space-2);height:var(--height-row);padding-inline:var(--space-2);color:var(--text-secondary);font-size:var(--text-14);margin:0;text-decoration:none}._ddOfficeItem_r0tu6_3909:hover,._ddOfficeItem_r0tu6_3909:focus-visible{color:var(--text-ink);text-decoration:none}._ddOfficeActionIcon_r0tu6_3925{width:calc(var(--space-4) - var(--space-px));height:calc(var(--space-4) - var(--space-px));color:var(--text-icon);stroke-width:1.55px}._ddOfficeDesktopIcon_r0tu6_3932{width:calc(var(--space-4) + var(--space-px));height:calc(var(--space-4) + var(--space-px))}._ddSoonLabel_r0tu6_3937{padding:var(--space-0-5) var(--space-1);border-radius:var(--radius-control-sm);background:var(--fill-pill);color:var(--text-subtle);font-size:var(--text-11);line-height:var(--leading-tight);margin-left:auto}._ddOfficeDivider_r0tu6_3947{height:var(--space-px);margin:var(--space-1) var(--space-2);background:var(--hairline)}._backdrop_r0tu6_3954{z-index:150;display:none;position:fixed;inset:0}._backdrop_r0tu6_3954._show_r0tu6_3960{display:block}@media (prefers-reduced-motion:reduce){._sidebar_r0tu6_11,._sidebar_r0tu6_11 *{transition:none!important}._createMenu_r0tu6_3542{animation-duration:.01ms!important}._recentsRegionCollapsed_r0tu6_2331 ._recentsClip_r0tu6_2334{transform:none}}._dropdown_3pg5t_6{background:var(--menu-bg);border:1px solid var(--menu-border);-webkit-backdrop-filter:var(--menu-blur);border-radius:var(--radius-card);min-width:180px;box-shadow:var(--menu-shadow);z-index:200;opacity:0;transform-origin:100% 0;pointer-events:none;font-family:var(--font-sans);padding:5px;transition:opacity .15s,transform .15s;position:fixed;transform:scale(.97)}._dropdownUp_3pg5t_26{transform-origin:100% 100%}._dropdownOpen_3pg5t_29{opacity:1;pointer-events:auto;transform:scale(1)}._ddItem_3pg5t_35{width:100%;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.005em;border-radius:var(--radius-card);cursor:pointer;white-space:nowrap;text-align:left;box-sizing:border-box;background:0 0;border:none;align-items:center;gap:8px;padding:5px 8px;line-height:1.4;transition:background .12s,color .12s;display:flex}._ddItem_3pg5t_35:hover{background:var(--fill-hover)}._ddItemDanger_3pg5t_62{color:var(--status-error)}._ddItemDanger_3pg5t_62:hover{background:var(--button-destructive-bg);color:var(--white-pure)}._ddItemDanger_3pg5t_62 ._ddIcon_3pg5t_69{stroke:currentColor}._ddIcon_3pg5t_69{stroke:currentColor;fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:13px;height:13px}._divider_3pg5t_84{background:var(--border-sidebar-soft);height:1px;margin:4px 0}._backdrop_3pg5t_90{z-index:150;display:none;position:fixed;inset:0}._backdropShow_3pg5t_96{display:block}._overlay_x2jrb_3{z-index:50;box-sizing:border-box;justify-content:center;align-items:flex-start;padding:12vh 16px 16px;display:flex;position:fixed;inset:0}._backdrop_x2jrb_14{background:var(--scrim);position:fixed;inset:0}._panelMotion_x2jrb_20{z-index:1;width:100%;max-width:600px;position:relative}._panel_x2jrb_20{box-sizing:border-box;background:var(--white-pure);border:.5px solid var(--hairline);border-radius:var(--radius-modal);flex-direction:column;width:100%;max-width:600px;max-height:70vh;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}._header_x2jrb_47{border-bottom:1px solid var(--hairline);border-radius:0;flex-shrink:0;align-items:center;gap:12px;padding:18px 14px 14px 20px;display:flex;position:relative}._searchIcon_x2jrb_63{width:18px;height:18px;color:var(--text-ink);flex-shrink:0}._input_x2jrb_70{min-width:0;font-family:inherit;font-size:var(--text-17);font-weight:var(--weight-regular);color:var(--text-ink);background:0 0;border:none;border-radius:0;outline:none;flex:1;padding:0}._input_x2jrb_70::placeholder{color:var(--text-placeholder)}._closeBtn_x2jrb_90{width:28px;height:var(--height-row);border-radius:var(--radius-control);color:var(--text-grey);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .1s,color .1s;display:flex;position:relative}._closeBtn_x2jrb_90:hover{background:var(--fill-hover);color:var(--text-ink)}._closeIcon_x2jrb_112{width:15px;height:15px}._tip_x2jrb_117{background:var(--tooltip-bg);color:var(--white-pure);font-family:inherit;font-size:var(--text-11);font-weight:var(--weight-regular);border-radius:var(--radius-tooltip);white-space:nowrap;pointer-events:none;opacity:0;z-index:100;padding:5px 8px;line-height:1;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(-3px)}._closeBtn_x2jrb_90:hover ._tip_x2jrb_117{opacity:1;transform:translate(-50%)translateY(0)}._results_x2jrb_145{scrollbar-width:thin;flex:1;padding:6px;overflow-y:auto}._resultsLabel_x2jrb_153{font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-grey);letter-spacing:.01em;padding:6px 10px 4px;line-height:1.2}._resultsLabelDeep_x2jrb_165{background:linear-gradient(100deg, var(--text-grey) 0%, var(--text-grey) 32%, color-mix(in srgb, var(--text-grey) 30%, var(--white-pure)) 44%, color-mix(in srgb, var(--text-grey) 14%, var(--white-pure)) 50%, color-mix(in srgb, var(--text-grey) 30%, var(--white-pure)) 56%, var(--text-grey) 68%, var(--text-grey) 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:260% 100%;-webkit-background-clip:text;background-clip:text;animation:1.9s linear infinite _searchShimmer_x2jrb_1}@keyframes _searchShimmer_x2jrb_1{0%{background-position:200% 0}to{background-position:-160% 0}}@media (prefers-reduced-motion:reduce){._resultsLabelDeep_x2jrb_165{-webkit-text-fill-color:var(--text-grey);color:var(--text-grey);animation:none}}._row_x2jrb_197{box-sizing:border-box;border-radius:var(--radius-search);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;height:40px;padding:0 10px 0 6px;font-family:inherit;transition:background 80ms;display:flex}._row_x2jrb_197:hover,._rowSelected_x2jrb_215{background:var(--fill-hover)}._rowIcon_x2jrb_219{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}._rowIconImg_x2jrb_229{width:24px;height:24px;color:var(--text-ink)}._rowIconReview_x2jrb_237,._rowIconChat_x2jrb_246{-o-object-fit:contain;object-fit:contain;border-radius:0;width:28px;height:28px}._rowText_x2jrb_253{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}._rowTitle_x2jrb_261{font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);white-space:nowrap;text-overflow:ellipsis;border-radius:0;line-height:1.3;overflow:hidden}._rowTime_x2jrb_272{font-size:var(--text-14);color:var(--text-grey);flex-shrink:0;transition:opacity .1s}._rowMeta_x2jrb_280{flex-shrink:0;align-items:center;display:flex;position:relative}._rowHint_x2jrb_288{font-family:inherit;font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-grey);opacity:0;flex-shrink:0;line-height:1;transition:opacity .1s}._rowMeta_x2jrb_280 ._rowHint_x2jrb_288{position:absolute;top:50%;right:0;transform:translateY(-50%)}._row_x2jrb_197:hover ._rowHint_x2jrb_288,._rowSelected_x2jrb_215 ._rowHint_x2jrb_288{opacity:1}._row_x2jrb_197:hover ._rowTime_x2jrb_272,._rowSelected_x2jrb_215 ._rowTime_x2jrb_272{opacity:0}._rowMain_x2jrb_319{cursor:pointer;text-align:left;min-width:0;height:100%;color:inherit;background:0 0;border:none;border-radius:0;flex:1;align-items:center;gap:10px;padding:0;font-family:inherit;display:flex}._rowDelete_x2jrb_336{width:var(--height-cta);height:var(--height-cta);border-radius:var(--radius-pill);color:var(--text-icon);cursor:pointer;opacity:0;transition:opacity var(--transition-fast), background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}._row_x2jrb_197:hover ._rowDelete_x2jrb_336,._rowSelected_x2jrb_215 ._rowDelete_x2jrb_336,._rowDelete_x2jrb_336:focus-visible{opacity:1}._rowDelete_x2jrb_336:hover{background:var(--fill-hover);color:var(--button-destructive-bg)}._rowDelete_x2jrb_336:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}._rowDeleteIcon_x2jrb_370{width:14px;height:14px}._rowDeleteTip_x2jrb_375{right:calc(100% + var(--space-2));border-radius:var(--radius-tooltip);background:var(--tooltip-bg);color:var(--white-pure);font-family:inherit;font-size:var(--text-11);font-weight:var(--weight-regular);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity var(--transition-fast), transform var(--transition-fast);z-index:var(--z-tooltip);padding:5px 8px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)translate(3px)}._rowDelete_x2jrb_336:hover ._rowDeleteTip_x2jrb_375,._rowDelete_x2jrb_336:focus-visible ._rowDeleteTip_x2jrb_375{opacity:1;transform:translateY(-50%)translate(0)}._bellButton_1bar2_10{width:var(--space-7);height:var(--space-7);box-sizing:border-box;border-radius:var(--radius-card);color:var(--text-icon);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;margin-top:-3px;margin-left:auto;padding:0;transition:background-color .12s,color .12s;display:inline-flex;position:relative}._bellButton_1bar2_10:hover{background:var(--fill-hover);color:var(--text-ink)}._bellButton_1bar2_10:focus-visible{outline:var(--space-px) solid var(--accent-blue);outline-offset:var(--space-0-5)}._bellIcon_1bar2_43{width:var(--space-4);height:var(--space-4)}._badge_1bar2_50{min-width:var(--space-3);height:var(--space-3);padding:0 var(--space-0-5);box-sizing:border-box;border-radius:var(--radius-full);background:var(--text-ink);color:var(--text-inverse);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);pointer-events:none;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:absolute;top:0;right:0}._panel_1bar2_73{z-index:var(--z-popover);width:320px;max-width:calc(100vw - var(--space-4));background:var(--menu-bg);-webkit-backdrop-filter:var(--menu-blur);backdrop-filter:var(--menu-blur);border:var(--space-px) solid var(--menu-border);border-radius:var(--radius-card);box-shadow:var(--menu-shadow);padding:var(--space-1);box-sizing:border-box;font-family:var(--font-sans);flex-direction:column;display:flex;position:fixed}._panelHeader_1bar2_91{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);flex-shrink:0;display:flex}._panelTitle_1bar2_100{font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);margin:0}._markAllButton_1bar2_107{padding:var(--space-0-5) var(--space-1);border-radius:var(--radius-card);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-grey);cursor:pointer;white-space:nowrap;background:0 0;border:0;transition:background-color .12s}._markAllButton_1bar2_107:hover{background:var(--fill-hover);color:var(--text-ink)}._list_1bar2_126{flex:1;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}._row_1bar2_135{align-items:flex-start;gap:var(--space-0-5);text-align:left;width:100%;padding:var(--space-2) var(--space-3);padding-right:calc(var(--space-3) + var(--space-2) + var(--space-2));box-sizing:border-box;border-radius:var(--radius-card);cursor:pointer;background:0 0;border:0;flex-direction:column;transition:background-color .12s;display:flex;position:relative}._row_1bar2_135:hover{background:var(--fill-hover)}._rowTitle_1bar2_158{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);overflow-wrap:anywhere}._rowBody_1bar2_166{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-grey);overflow-wrap:anywhere}._rowTime_1bar2_174{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-grey)}._unreadDot_1bar2_184{top:var(--space-3);right:var(--space-3);width:var(--space-2);height:var(--space-2);border-radius:var(--radius-full);background:var(--brand-blue);position:absolute}._state_1bar2_194{padding:var(--space-4) var(--space-3);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);text-align:center;margin:0}._showMoreButton_1bar2_204{width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-card);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);cursor:pointer;background:0 0;border:0;flex-shrink:0;transition:background-color .12s}._showMoreButton_1bar2_204:hover{background:var(--fill-hover);color:var(--text-ink)}._visuallyHidden_1bar2_224{width:var(--space-px);height:var(--space-px);margin:calc(-1 * var(--space-px));clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;padding:0;position:absolute;overflow:hidden}._content_1ca9x_17,._subContent_1ca9x_18,._selectContent_1ca9x_19{-webkit-backdrop-filter:var(--menu-blur)}._content_1ca9x_17,._subContent_1ca9x_18{box-sizing:border-box;width:max-content}._content_1ca9x_17{min-width:min(max(8rem, var(--radix-dropdown-menu-trigger-width,8rem)), calc(var(--radix-dropdown-menu-content-available-width,100vw) - 8px));max-width:min(320px, calc(var(--radix-dropdown-menu-content-available-width,100vw) - 8px))}._subContent_1ca9x_18{min-width:8rem;max-width:min(320px, calc(var(--radix-dropdown-menu-content-available-width,100vw) - 8px))}._selectContent_1ca9x_19{width:max-content;min-width:min(max(8rem, var(--radix-select-trigger-width,8rem)), calc(var(--radix-select-content-available-width,100vw) - 8px));max-width:min(320px, calc(var(--radix-select-content-available-width,100vw) - 8px));box-sizing:border-box}._overlay_el0vv_1{z-index:calc(var(--z-modal) + 4);background:var(--scrim);animation:.16s ease-out _feedbackOverlayIn_el0vv_1;position:fixed;inset:0}._dialog_el0vv_9{z-index:calc(var(--z-modal) + 5);box-sizing:border-box;width:min(420px, calc(100vw - (2 * var(--space-4))));padding:var(--space-5);color:var(--text-ink);background:var(--popup-bg);border:var(--space-px) solid var(--hairline-faint);border-radius:var(--radius-modal);box-shadow:var(--shadow-lg);animation:.19s cubic-bezier(.16,1,.3,1) _feedbackDialogIn_el0vv_1;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}._header_el0vv_26{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}._headingCopy_el0vv_33{min-width:0}._title_el0vv_37{color:var(--text-ink);font:inherit;font-size:var(--text-17);font-weight:var(--weight-strong);line-height:var(--leading-tight);letter-spacing:-.012em;margin:0}._description_el0vv_47{margin:var(--space-1) 0 0;color:var(--text-subtle);font-size:var(--text-14);line-height:var(--leading-normal)}._closeButton_el0vv_54,._cancelButton_el0vv_55,._sendButton_el0vv_56{font:inherit;cursor:pointer;border:0}._closeButton_el0vv_54{width:var(--height-row);height:var(--height-row);margin:calc(-1 * var(--space-1)) calc(-1 * var(--space-1)) 0 0;border-radius:var(--radius-control-sm);color:var(--text-icon);background:0 0;flex:none;place-items:center;padding:0;display:inline-grid}._closeButton_el0vv_54:hover{color:var(--text-ink);background:var(--fill-hover)}._closeButton_el0vv_54 svg{width:var(--space-4);height:var(--space-4);stroke-width:1.5px}._form_el0vv_86{gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}._textarea_el0vv_93{box-sizing:border-box;width:100%;min-height:116px;padding:var(--space-3);resize:vertical;color:var(--text-ink);background:var(--white-pure);border:var(--space-px) solid transparent;border-radius:var(--radius-card);box-shadow:var(--shadow-sm);font:inherit;font-size:var(--text-14);line-height:var(--leading-relaxed);transition:box-shadow var(--transition-fast), transform var(--transition-fast);outline:none}._textarea_el0vv_93::placeholder{color:var(--text-placeholder)}._textarea_el0vv_93:focus-visible{box-shadow:0 0 0 var(--space-px) var(--hairline-strong), var(--shadow-sm);transform:translateY(calc(-1 * var(--space-px)))}._footer_el0vv_124{justify-content:flex-end;gap:var(--space-2);display:flex}._cancelButton_el0vv_55,._sendButton_el0vv_56{min-width:68px;height:var(--input-height-sm);padding:0 var(--space-3);border-radius:var(--radius-control-sm);font-size:var(--text-14);font-weight:var(--weight-cta);box-shadow:var(--shadow-sm);transition:background var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}._cancelButton_el0vv_55{color:var(--text-grey);background:var(--white-pure)}._cancelButton_el0vv_55:hover{color:var(--text-ink);background:var(--fill-hover)}._sendButton_el0vv_56{color:var(--white-pure);background:var(--accent-blue)}._sendButton_el0vv_56:hover:not(:disabled){background:color-mix(in srgb, var(--accent-blue) 88%, var(--text-ink))}._sendButton_el0vv_56:disabled{opacity:.42;cursor:default;box-shadow:none}._closeButton_el0vv_54:focus-visible,._cancelButton_el0vv_55:focus-visible,._sendButton_el0vv_56:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._cancelButton_el0vv_55:active,._sendButton_el0vv_56:active:not(:disabled){transform:translateY(var(--space-px))}@keyframes _feedbackOverlayIn_el0vv_1{0%{opacity:0}to{opacity:1}}@keyframes _feedbackDialogIn_el0vv_1{0%{opacity:0;transform:translate(-50%, calc(-50% + var(--space-2))) scale(.985)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){._overlay_el0vv_1,._dialog_el0vv_9{animation:none}}._root_hpu09_1{--lane-guide-idle-duration:8.1s;--lane-guide-idle-body-duration:9.4s;--lane-guide-work-duration:2.5s;--lane-guide-work-eyes-duration:1.8s;--lane-guide-look-distance:var(--space-px);--lane-guide-follow-duration:.14s;--lane-guide-return-duration:.28s;--lane-guide-body-x:0px;--lane-guide-body-y:0px;--lane-guide-body-rotate:0deg;--lane-guide-body-stretch-x:1;--lane-guide-body-stretch-y:1;--lane-guide-press-x:1;--lane-guide-press-y:1;--lane-guide-eye-x:0px;--lane-guide-eye-y:0px;--lane-guide-base:var(--surface-inverse);--lane-guide-gradient-start:var(--lane-guide-base);--lane-guide-gradient-middle:var(--lane-guide-base);--lane-guide-gradient-end:var(--lane-guide-base);width:var(--lane-guide-size,var(--space-6));height:var(--lane-guide-size,var(--space-6));flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex;overflow:visible}._root_hpu09_1[data-kind=mail]{--lane-guide-idle-duration:7.4s;--lane-guide-idle-body-duration:8.3s;--lane-guide-work-duration:2.25s;--lane-guide-work-eyes-duration:1.62s;--lane-guide-look-distance:.8px;--lane-guide-follow-duration:.11s}._root_hpu09_1[data-kind=calendar]{--lane-guide-idle-duration:9.2s;--lane-guide-idle-body-duration:10.8s;--lane-guide-work-duration:2.8s;--lane-guide-work-eyes-duration:2s;--lane-guide-look-distance:.65px;--lane-guide-follow-duration:.18s;--lane-guide-return-duration:.32s}._root_hpu09_1[data-kind=messaging]{--lane-guide-idle-duration:6.9s;--lane-guide-idle-body-duration:7.6s;--lane-guide-work-duration:1.95s;--lane-guide-work-eyes-duration:1.4s;--lane-guide-look-distance:1.1px;--lane-guide-follow-duration:90ms;--lane-guide-return-duration:.24s}._root_hpu09_1[data-kind=sales]{--lane-guide-idle-duration:8.7s;--lane-guide-idle-body-duration:9.8s;--lane-guide-work-duration:2.65s;--lane-guide-work-eyes-duration:1.9s;--lane-guide-look-distance:.9px;--lane-guide-follow-duration:.13s}._root_hpu09_1[data-color=neutral]{--lane-guide-base:var(--surface-inverse)}._root_hpu09_1[data-kind=office][data-color=neutral]{--lane-guide-base:var(--lane-office-fill)}._root_hpu09_1[data-color=red]{--lane-guide-base:var(--label-red-fill)}._root_hpu09_1[data-color=orange]{--lane-guide-base:var(--label-orange-fill)}._root_hpu09_1[data-color=yellow]{--lane-guide-base:var(--label-gold-fill)}._root_hpu09_1[data-color=green]{--lane-guide-base:var(--label-green-fill)}._root_hpu09_1[data-color=teal]{--lane-guide-base:var(--label-teal-fill)}._root_hpu09_1[data-color=blue]{--lane-guide-base:var(--label-blue-fill)}._root_hpu09_1[data-color=purple]{--lane-guide-base:var(--label-violet-fill)}._root_hpu09_1[data-color=pink]{--lane-guide-base:var(--label-magenta-fill)}._root_hpu09_1[data-color=slate]{--lane-guide-base:var(--text-subtle)}._root_hpu09_1 ._svg_hpu09_121{isolation:isolate;width:100%;height:100%;display:block;overflow:hidden}._root_hpu09_1[data-compact=true]{box-shadow:none;background:0 0;border:0;border-radius:0}._root_hpu09_1[data-compact=true] ._eyes_hpu09_136 rect{width:2px}._interaction_hpu09_140{transform-box:view-box;transform-origin:50% 88%;transform:translate3d(var(--lane-guide-body-x), var(--lane-guide-body-y), 0) rotate(var(--lane-guide-body-rotate)) scaleX(var(--lane-guide-body-stretch-x)) scaleY(var(--lane-guide-body-stretch-y));scale:var(--lane-guide-press-x) var(--lane-guide-press-y);transition:transform var(--lane-guide-follow-duration) cubic-bezier(.22, 1, .36, 1), scale var(--transition-fast) cubic-bezier(.22, 1, .36, 1);will-change:transform}._root_hpu09_1:not([data-hovered=true]) ._interaction_hpu09_140{transition-duration:var(--lane-guide-return-duration);transition-timing-function:var(--ease-bounce)}._root_hpu09_1[data-pressed=true]{--lane-guide-press-x:.94;--lane-guide-press-y:1.06}._root_hpu09_1[data-pressed=true] ._interaction_hpu09_140{transition-duration:var(--transition-fast)}._eyeAim_hpu09_169{transform-box:view-box;transform-origin:50%;transform:translate3d(var(--lane-guide-eye-x), var(--lane-guide-eye-y), 0);transition:transform var(--lane-guide-follow-duration) cubic-bezier(.22, 1, .36, 1)}._root_hpu09_1:not([data-hovered=true]) ._eyeAim_hpu09_169{transition-duration:var(--lane-guide-return-duration);transition-timing-function:var(--ease-bounce)}._body_hpu09_181{transform-box:fill-box;transform-origin:50% 88%}._body_hpu09_181 path{stroke:none;paint-order:fill}._body_hpu09_181 ._officeCanopy_hpu09_191{fill:var(--white-pure);stroke:none;opacity:.16;transform-box:fill-box;transform-origin:50% 100%;transition:opacity var(--lane-guide-follow-duration) ease, transform var(--lane-guide-follow-duration) cubic-bezier(.22, 1, .36, 1)}._body_hpu09_181 ._mailFold_hpu09_202{fill:var(--white-pure);stroke:none;opacity:.24;transform-box:fill-box;transform-origin:50% 0;transition:transform var(--lane-guide-follow-duration) cubic-bezier(.22, 1, .36, 1)}._peopleMember_hpu09_211{transform-box:fill-box;transform-origin:50% 88%;transition:transform var(--lane-guide-follow-duration) cubic-bezier(.22, 1, .36, 1), opacity var(--lane-guide-follow-duration) ease}._peopleMemberBack_hpu09_219{opacity:.76}@media (hover:hover) and (pointer:fine){._root_hpu09_1[data-kind=office][data-hovered=true] ._officeCanopy_hpu09_191{opacity:.22;transform:translateY(-.28px)scaleX(1.035)}._root_hpu09_1[data-kind=mail][data-hovered=true] ._mailFold_hpu09_202{transform:translateY(-.28px)scaleY(.96)}._root_hpu09_1[data-kind=sales][data-hovered=true] ._peopleMemberFront_hpu09_233{transform:translate(-.28px)rotate(-1.35deg)}._root_hpu09_1[data-kind=sales][data-hovered=true] ._peopleMemberBack_hpu09_219{opacity:.84;transform:translate(.32px)rotate(1.45deg)}}._eyes_hpu09_136{fill:var(--white-pure);transform-box:fill-box;transform-origin:50%;animation-name:_guideBlink_hpu09_1;animation-duration:var(--lane-guide-idle-duration);animation-timing-function:cubic-bezier(.16,1,.3,1);animation-delay:var(--lane-guide-idle-delay);animation-iteration-count:infinite}._root_hpu09_1[data-kind=mail]:not([data-working=true]) ._body_hpu09_181{animation:_guideMailIdle_hpu09_1 var(--lane-guide-idle-body-duration) var(--lane-guide-idle-delay) infinite}._root_hpu09_1[data-kind=office]:not([data-working=true]) ._body_hpu09_181{animation:_guideOfficeIdle_hpu09_1 var(--lane-guide-idle-body-duration) var(--lane-guide-idle-delay) infinite}._root_hpu09_1[data-kind=calendar]:not([data-working=true]) ._body_hpu09_181{animation:_guideCalendarIdle_hpu09_1 var(--lane-guide-idle-body-duration) var(--lane-guide-idle-delay) infinite}._root_hpu09_1[data-kind=messaging]:not([data-working=true]) ._body_hpu09_181{animation:_guideMessagingIdle_hpu09_1 var(--lane-guide-idle-body-duration) var(--lane-guide-idle-delay) infinite}._root_hpu09_1[data-kind=sales]:not([data-working=true]) ._body_hpu09_181{animation:_guideSalesIdle_hpu09_1 var(--lane-guide-idle-body-duration) var(--lane-guide-idle-delay) infinite}._root_hpu09_1[data-hovered=true] ._body_hpu09_181{animation-play-state:paused}._eyes_hpu09_136 rect{fill:var(--white-pure);stroke:none;stroke-width:0}._root_hpu09_1[data-working=true] ._body_hpu09_181{animation-duration:var(--lane-guide-work-duration);animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:var(--lane-guide-work-delay);animation-iteration-count:infinite}._root_hpu09_1[data-kind=office][data-working=true] ._body_hpu09_181{animation-name:_guideWorkShape_hpu09_1}._root_hpu09_1[data-kind=mail][data-working=true] ._body_hpu09_181{animation-name:_guideMailWork_hpu09_1}._root_hpu09_1[data-kind=calendar][data-working=true] ._body_hpu09_181{animation-name:_guideCalendarWork_hpu09_1}._root_hpu09_1[data-kind=messaging][data-working=true] ._body_hpu09_181{animation-name:_guideMessagingWork_hpu09_1}._root_hpu09_1[data-kind=sales][data-working=true] ._body_hpu09_181{animation-name:_guideSalesWork_hpu09_1}._root_hpu09_1[data-working=true] ._eyes_hpu09_136{animation-name:_guideWorkEyes_hpu09_1;animation-duration:var(--lane-guide-work-eyes-duration);animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:var(--lane-guide-work-delay);animation-iteration-count:infinite}@keyframes _guideBlink_hpu09_1{0%,61%,65%,to{transform:scaleY(1)}63%{transform:scaleY(.18)}}@keyframes _guideMailIdle_hpu09_1{0%,72%,92%,to{transform:scale(1)}78%{transform:scaleX(.985)scaleY(1.025)}84%{transform:scaleX(1.012)scaleY(.994)}}@keyframes _guideOfficeIdle_hpu09_1{0%,58%,78%,to{transform:scale(1)}65%{transform:scaleX(1.008)scaleY(.996)}71%{transform:scaleX(.997)scaleY(1.01)}}@keyframes _guideCalendarIdle_hpu09_1{0%,38%,62%,to{transform:scale(1)}50%{transform:scaleX(.996)scaleY(1.012)}}@keyframes _guideMessagingIdle_hpu09_1{0%,68%,91%,to{transform:translateY(0)rotate(0)}75%{transform:translateY(-.25px)rotate(-.45deg)}83%{transform:translateY(0)rotate(.35deg)}}@keyframes _guideSalesIdle_hpu09_1{0%,60%,84%,to{transform:scale(1)skew(0)}68%{transform:scaleX(1.014)scaleY(.996)skew(-.35deg)}76%{transform:scaleX(.997)scaleY(1.006)skew(.2deg)}}@keyframes _guideWorkShape_hpu09_1{0%,to{transform:scale(1)skew(0deg)}28%{transform:scaleX(.965)scaleY(1.04)skew(-1.2deg)}61%{transform:scaleX(1.035)scaleY(.975)skew(1deg)}82%{transform:scaleX(.985)scaleY(1.018)skew(-.5deg)}}@keyframes _guideMailWork_hpu09_1{0%,to{transform:scale(1)rotate(0)}22%{transform:scaleX(.97)scaleY(1.035)rotate(-.45deg)}48%{transform:scaleX(1.027)scaleY(.982)rotate(.55deg)}72%{transform:scaleX(.99)scaleY(1.016)rotate(-.2deg)}}@keyframes _guideCalendarWork_hpu09_1{0%,to{transform:scale(1)}32%{transform:scaleX(.992)scaleY(1.026)}64%{transform:scaleX(1.012)scaleY(.99)}}@keyframes _guideMessagingWork_hpu09_1{0%,to{transform:translateY(0)rotate(0)scale(1)}24%{transform:translateY(-.35px)rotate(-.65deg)scaleX(.984)scaleY(1.025)}44%{transform:translateY(0)rotate(.45deg)scaleX(1.018)scaleY(.99)}68%{transform:translateY(-.18px)rotate(-.25deg)scaleX(.994)scaleY(1.012)}}@keyframes _guideSalesWork_hpu09_1{0%,to{transform:scale(1)skew(0)}34%{transform:scaleX(1.022)scaleY(.99)skew(-.8deg)}68%{transform:scaleX(.992)scaleY(1.018)skew(.35deg)}}@keyframes _guideWorkEyes_hpu09_1{0%,to{transform:translateX(calc(-1 * var(--lane-guide-look-distance))) scaleY(1)}42%{transform:translateX(var(--lane-guide-look-distance)) scaleY(1)}57%{transform:translateX(var(--lane-guide-look-distance)) scaleY(.28)}63%{transform:translateX(var(--lane-guide-look-distance)) scaleY(1)}}@media (prefers-reduced-motion:reduce){._interaction_hpu09_140,._eyeAim_hpu09_169,._body_hpu09_181,._officeCanopy_hpu09_191,._mailFold_hpu09_202,._peopleMember_hpu09_211,._eyes_hpu09_136,._root_hpu09_1[data-working=true] ._body_hpu09_181,._root_hpu09_1[data-working=true] ._eyes_hpu09_136{transition:none;animation:none;transform:scale(1)}}._icon_19gyb_1{width:var(--space-6);height:var(--space-6);flex-shrink:0;display:inline-flex}._glyph_19gyb_8{width:100%;height:100%;-webkit-mask-size:122%;mask-size:122%}._image_19gyb_19{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;transform:scale(1.22)}._switcher_ez8b6_1{--new-task-view-segment-width:calc(var(--space-9) - var(--space-0-5));grid-template-columns:repeat(4, var(--new-task-view-segment-width));width:calc((var(--new-task-view-segment-width) * 4) + var(--space-1));height:var(--height-row);padding:var(--space-0-5);border-radius:var(--radius-control-sm);background:var(--bg-sidebar-hover);box-sizing:border-box;border:0;flex:none;display:grid;position:relative}._indicator_ez8b6_19{z-index:0;top:var(--space-0-5);bottom:var(--space-0-5);left:var(--space-0-5);width:var(--new-task-view-segment-width);border-radius:calc(var(--radius-control-sm) - var(--space-px));background:var(--bg-sidebar-elevated);box-shadow:var(--shadow-subtle);transition:transform var(--transition-normal);pointer-events:none;position:absolute;transform:translate(0)}._switcher_ez8b6_1[data-active-view=mail] ._indicator_ez8b6_19{transform:translate(100%)}._switcher_ez8b6_1[data-active-view=calendar] ._indicator_ez8b6_19{transform:translate(200%)}._switcher_ez8b6_1[data-active-view=messaging] ._indicator_ez8b6_19{transform:translate(300%)}._option_ez8b6_46{z-index:1;width:var(--new-task-view-segment-width);height:calc(var(--height-row) - var(--space-1));border-radius:calc(var(--radius-control-sm) - var(--space-px));min-width:0;color:var(--text-tertiary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}._option_ez8b6_46:hover,._option_ez8b6_46[data-active=true]{color:var(--text-icon)}._option_ez8b6_46:focus-visible{box-shadow:0 0 0 var(--space-0-5) var(--focus-ring);outline:0}._icon_ez8b6_74{width:calc(var(--space-4) - var(--space-px));height:calc(var(--space-4) - var(--space-px));color:currentColor}._shortcutPreview_ez8b6_80{color:var(--text-icon);font-size:var(--text-11);font-weight:var(--weight-cta);font-variant-numeric:tabular-nums;line-height:1}._tooltip_ez8b6_88{align-items:center;gap:var(--space-3);display:inline-flex}._shortcut_ez8b6_80{color:var(--text-shortcut);font:inherit;font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){._indicator_ez8b6_19{transition:none}}._calendar_27rzc_1{width:calc(100% - var(--space-2));margin:calc(var(--space-3) + var(--space-0-5)) var(--space-1) 0;color:var(--text-grey);font-family:var(--font-sans);font-variant-numeric:tabular-nums;flex-direction:column;flex:none;display:flex}._controls_27rzc_12{min-height:var(--space-6);align-items:center;gap:var(--space-2);padding-right:var(--space-1);display:flex}._monthAnnouncement_27rzc_20{min-width:0;padding-left:var(--space-1);color:var(--text-ink);font-size:var(--text-14);font-weight:var(--weight-cta);line-height:var(--leading-tight);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._monthButton_27rzc_33{width:var(--space-6);height:var(--space-6);border-radius:var(--radius-control);color:var(--text-sub);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}._monthButton_27rzc_33:hover{background:var(--fill-hover);color:var(--text-ink)}._monthButton_27rzc_33:focus-visible,._day_27rzc_53:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._monthButton_27rzc_33 svg{width:var(--space-4);height:var(--space-4);stroke-width:1.5px}._grid_27rzc_64{gap:var(--space-1);animation:_monthReveal_27rzc_1 var(--transition-normal);flex-direction:column;display:flex}@keyframes _monthReveal_27rzc_1{0%{opacity:.55;transform:translateY(var(--space-0-5))}to{opacity:1;transform:translateY(0)}}._weekdays_27rzc_83,._week_27rzc_83{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;display:grid}._weekdays_27rzc_83{min-height:calc(var(--space-5) + var(--space-0-5))}._weekday_27rzc_83{color:var(--text-tertiary);font-size:var(--text-11);font-weight:var(--weight-cta);line-height:var(--leading-tight);justify-content:center;align-items:center;display:inline-flex}._weeks_27rzc_104{gap:var(--space-0-5);flex-direction:column;display:flex}._week_27rzc_83{min-height:var(--space-6);border-radius:var(--radius-card)}._dayCell_27rzc_115{justify-content:center;min-width:0;display:flex}._dayCell_27rzc_115[data-in-selection]{background:var(--fill-active)}._dayCell_27rzc_115[data-selection-start]{border-top-left-radius:var(--radius-card);border-bottom-left-radius:var(--radius-card)}._dayCell_27rzc_115[data-selection-end]{border-top-right-radius:var(--radius-card);border-bottom-right-radius:var(--radius-card)}._day_27rzc_53{width:var(--space-6);height:var(--space-6);border-radius:var(--radius-control);color:var(--text-grey);font-family:inherit;font-size:var(--text-14);font-weight:var(--weight-cta);line-height:var(--leading-tight);cursor:pointer;background:0 0;border:0;justify-content:center;justify-self:center;align-items:center;padding:0;display:inline-flex}._day_27rzc_53:hover{background:var(--fill-hover)}._day_27rzc_53[data-outside-month]{color:var(--text-tertiary)}._day_27rzc_53[data-today],._day_27rzc_53[data-today]:hover{background:color-mix(in srgb, var(--calendar-today-fill) 87%, var(--text-ink));color:var(--gray-4)}._day_27rzc_53[data-today][data-selected-date],._day_27rzc_53[data-today][data-selected-date]:hover{background:var(--calendar-today-fill);color:var(--white-pure)}@media (prefers-reduced-motion:reduce){._grid_27rzc_64{animation:none}}._btn_lqvp1_4{border-radius:var(--radius-pill);background:var(--white-pure);width:28px;height:28px;box-shadow:var(--shadow-float);color:var(--text-icon);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex;position:relative}._btn_lqvp1_4:hover{background:var(--fill-hover);color:var(--text-ink)}._icon_lqvp1_24{width:16px;height:16px}._tip_lqvp1_31{background:var(--tooltip-bg);color:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);border-radius:var(--radius-tooltip);white-space:nowrap;pointer-events:none;opacity:0;z-index:var(--z-tooltip);padding:5px 8px;line-height:1;transition:opacity .15s,transform .15s;position:absolute;top:50%;right:calc(100% + 8px);transform:translateY(-50%)translate(3px)}._btn_lqvp1_4:hover ._tip_lqvp1_31,._btn_lqvp1_4:focus-visible ._tip_lqvp1_31{opacity:1;transform:translateY(-50%)translate(0)}._selectionBar_1qlt0_5{z-index:var(--z-sticky);background:var(--white-pure);border-radius:var(--radius-pill);box-shadow:var(--shadow-float);align-items:center;gap:8px;padding:6px 8px 6px 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}._selectionBarInline_1qlt0_22{z-index:auto;max-width:100%;box-shadow:var(--shadow-lg);flex-wrap:wrap;justify-content:center;position:static;bottom:auto;left:auto;transform:none}._selectionCount_1qlt0_35{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.005em;white-space:nowrap}._selectionAction_1qlt0_45{height:var(--height-cta);padding:0 var(--padding-cta-x);border:1px solid var(--hairline);border-radius:var(--radius-pill);background:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;align-items:center;gap:6px;transition:background .12s;display:inline-flex}._selectionAction_1qlt0_45:hover:not(:disabled){background:var(--fill-hover)}._selectionAction_1qlt0_45:disabled{color:var(--text-muted);cursor:not-allowed}._selectionDelete_1qlt0_72{width:var(--height-cta);height:var(--height-cta);border:1px solid var(--hairline);border-radius:var(--radius-full);background:var(--white-pure);color:var(--text-icon);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex;position:relative}._selectionDelete_1qlt0_72:hover{background:var(--fill-hover);color:var(--status-error)}._selectionDelete_1qlt0_72 svg{width:18px;height:18px}._selectionClose_1qlt0_97{width:var(--height-cta);height:var(--height-cta);border-radius:var(--radius-pill);color:var(--text-icon);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:inline-flex}._selectionClose_1qlt0_97:hover{background:var(--fill-hover)}._selectionClose_1qlt0_97 svg{width:18px;height:18px}._tip_1qlt0_120{background:var(--tooltip-bg);color:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);border-radius:var(--radius-tooltip);white-space:nowrap;pointer-events:none;opacity:0;z-index:var(--z-tooltip);padding:5px 8px;line-height:1;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(3px)}._selectionDelete_1qlt0_72:hover ._tip_1qlt0_120{opacity:1;transform:translate(-50%)translateY(0)}._rail_9jc99_13{background:var(--white-pure);isolation:isolate;border:none;border-radius:0 20px 20px 0;width:0;height:100%;transition:width .2s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;overflow:hidden}._rail_9jc99_13:before{content:"";z-index:1;padding:calc(var(--space-px) * 1.5);border-radius:inherit;background:linear-gradient(135deg, var(--white-pure) 0%, var(--glass-border) 24%, transparent 62%), linear-gradient(315deg, var(--glass-border) 0%, var(--glass-border) 13%, transparent 32%);filter:drop-shadow(0 0 var(--space-px) var(--white-pure));-webkit-mask:linear-gradient(var(--text-ink) 0 0) content-box, linear-gradient(var(--text-ink) 0 0);-webkit-mask:linear-gradient(var(--text-ink) 0 0) content-box, linear-gradient(var(--text-ink) 0 0);mask:linear-gradient(var(--text-ink) 0 0) content-box, linear-gradient(var(--text-ink) 0 0);-webkit-mask-composite:xor;pointer-events:none;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}._rail_9jc99_13._open_9jc99_68{width:var(--docs-rail-w,440px);border-left:1px solid var(--border-sidebar);box-shadow:none}._rail_9jc99_13._open_9jc99_68:before{inset:0 0 0 calc(-1 * var(--space-5))}._inner_9jc99_88{width:var(--docs-rail-w,440px);box-sizing:border-box;flex-direction:column;height:100%;padding:14px 20px 0;transition:width .2s cubic-bezier(.4,0,.2,1);display:flex}._header_9jc99_100{flex-shrink:0;justify-content:space-between;align-items:center;margin:0 0 14px;display:flex}._title_9jc99_108{font-family:var(--font-sans);font-size:var(--text-17);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.015em;cursor:default;background:0 0;border:none;align-items:center;gap:8px;margin:0;padding:0;line-height:1.1;transition:color .1s;display:inline-flex}._titleBack_9jc99_125{cursor:pointer}._titleBack_9jc99_125:hover{color:var(--text-grey)}._titleArrow_9jc99_131{width:18px;height:18px;color:var(--text-grey);fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:color .1s,transform .15s}._titleBack_9jc99_125:hover ._titleArrow_9jc99_131{color:var(--text-ink);transform:translate(-2px)}._headerActions_9jc99_148{flex-shrink:0;align-items:center;gap:8px;margin-right:-4px;display:flex}._iconButton_9jc99_158{width:var(--height-row);height:var(--height-row);background:var(--white-pure);box-shadow:var(--shadow-float);border-radius:var(--radius-pill);color:var(--text-grey);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .1s,color .1s;display:flex;position:relative}._tip_9jc99_183{background:var(--tooltip-bg);color:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);border-radius:var(--radius-tooltip);white-space:nowrap;pointer-events:none;opacity:0;z-index:100;padding:5px 8px;line-height:1;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(-3px)}._iconButton_9jc99_158:hover ._tip_9jc99_183{opacity:1;transform:translate(-50%)translateY(0)}._iconButton_9jc99_158:hover{background:var(--fill-hover);color:var(--text-ink)}._iconButton_9jc99_158 svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}._searchWrap_9jc99_221{flex-shrink:0;margin:0 0 20px}._tabs_9jc99_228{flex-shrink:0;align-items:center;gap:2px;margin:4px 0 8px;display:flex}._tab_9jc99_228{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);height:var(--height-row);border-radius:var(--radius-pill);cursor:pointer;letter-spacing:-.005em;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0 10px;line-height:1;transition:background .12s,color .12s;display:inline-flex}._tab_9jc99_228:hover{color:var(--text-ink);background:var(--fill-hover)}._tabActive_9jc99_257{color:var(--text-ink);background:rgb(var(--wash-ink) / .06)}._toolbar_9jc99_263{flex-shrink:0;align-items:center;margin:0 0 6px;display:flex;position:relative}._filterTrigger_9jc99_270{height:var(--height-row);border-radius:var(--radius-pill);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0 6px;transition:background .1s,color .1s;display:inline-flex}._filterTrigger_9jc99_270:hover{background:var(--fill-hover);color:var(--text-ink)}._filterTrigger_9jc99_270 svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}._filterMenu_9jc99_300{background:var(--menu-bg);border:1px solid var(--menu-border);-webkit-backdrop-filter:var(--menu-blur);z-index:250;min-width:168px;box-shadow:var(--menu-shadow);opacity:0;pointer-events:none;border-radius:20px;flex-direction:column;gap:1px;padding:4px;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:calc(100% + 2px);left:0;transform:translateY(-3px)}._filterMenuOpen_9jc99_322{opacity:1;pointer-events:auto;transform:translateY(0)}._filterItem_9jc99_327{width:100%;height:var(--height-row);border-radius:var(--radius-pill);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:0 8px 0 10px;transition:background .1s;display:flex}._filterItem_9jc99_327:hover{background:var(--fill-hover)}._filterItemCheck_9jc99_349{width:11px;height:11px;color:var(--text-grey);opacity:0;fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}._filterItemCurrent_9jc99_361 ._filterItemCheck_9jc99_349{opacity:1}._listFrame_9jc99_370{flex-direction:column;flex:1;min-height:0;display:flex}._list_9jc99_370{flex-direction:column;flex:1;gap:8px;min-height:0;margin-right:-6px;padding-bottom:14px;padding-right:6px;display:flex;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000,#000 14px);mask-image:linear-gradient(#0000,#000 14px)}._phInputWrap_9jc99_400{position:relative}._phRoll_9jc99_403{pointer-events:none;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);letter-spacing:-.005em;color:var(--text-placeholder);align-items:center;padding:0 12px;display:grid;position:absolute;inset:0;overflow:hidden}._phWord_9jc99_418{white-space:nowrap;text-overflow:ellipsis;will-change:transform, opacity;grid-area:1/1;min-width:0;overflow:hidden}._phRollIn_9jc99_430{animation:.55s cubic-bezier(.22,1,.36,1) both _phRollIn_9jc99_430}._phRollOut_9jc99_433{animation:.55s cubic-bezier(.22,1,.36,1) both _phRollOut_9jc99_433}@keyframes _phRollIn_9jc99_430{0%{opacity:0;transform:translateY(70%)}to{opacity:1;transform:translateY(0)}}@keyframes _phRollOut_9jc99_433{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-70%)}}@media (prefers-reduced-motion:reduce){._phRollIn_9jc99_430,._phRollOut_9jc99_433{animation:none}}._uploadBtn_9jc99_454{width:100%;height:var(--height-cta);border:1.5px solid var(--hairline);border-radius:var(--radius-pill);background:var(--cta-bg);color:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);letter-spacing:-.005em;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;margin:12px 0 20px;transition:background .15s;display:flex}._uploadBtn_9jc99_454:hover,._uploadBtn_9jc99_454:active{background:var(--cta-bg-hover)}._uploadBtn_9jc99_454:focus-visible{outline:none;box-shadow:0 0 0 3px #1a1a1a2e}._footerSlot_9jc99_487{flex-shrink:0;justify-content:center;margin:12px 0 20px;display:flex}._footerSlot_9jc99_487 ._uploadBtn_9jc99_454{margin:0}._gateSlot_9jc99_506{width:var(--height-row);height:var(--height-row);flex-shrink:0;display:inline-block}._gateSlotCta_9jc99_513{width:100%;height:var(--height-cta);flex-shrink:0;display:block}._readOnlyNotice_9jc99_523{margin:0 0 var(--space-5);flex-shrink:0;padding:0}._row_9jc99_529{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:0;align-items:center;gap:10px;min-height:48px;padding:0 6px;transition:background .12s,opacity .15s,transform .15s;display:flex;position:relative}._rowFolderDropTarget_9jc99_554{background:rgb(var(--wash-ink) / .05)}._rowFolderDropTarget_9jc99_554:hover{background:var(--fill-hover)}._rowFolderDropTarget_9jc99_554 ._rowIconFolder_9jc99_560{transition:transform .12s;transform:scale(1.06)}._rowIcon_9jc99_560{width:28px;height:var(--height-row);-o-object-fit:contain;object-fit:contain;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}._rowIconGlyph_9jc99_577{justify-content:center;align-items:center;transition:opacity .12s;display:flex;position:absolute;inset:0}._row_9jc99_529:hover ._rowIconGlyph_9jc99_577,._rowSelected_9jc99_548 ._rowIconGlyph_9jc99_577{opacity:0}._row_9jc99_529:hover ._rowIconStatic_9jc99_592 ._rowIconGlyph_9jc99_577,._rowSelected_9jc99_548 ._rowIconStatic_9jc99_592 ._rowIconGlyph_9jc99_577{opacity:1}._rowIconStatic_9jc99_592{width:34px;margin-right:4px}._rowIconStatic_9jc99_592 ._rowIconGlyph_9jc99_577 img{width:34px;height:34px}._rowCheckbox_9jc99_606{appearance:none;border:1px solid var(--neutral-7);background-color:var(--white-pure);cursor:pointer;opacity:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-radius:5px;width:16px;height:16px;margin:0;padding:0;transition:opacity .12s;position:absolute;top:50%;left:14px;transform:translate(-50%,-50%)}._row_9jc99_529:hover ._rowCheckbox_9jc99_606,._rowSelected_9jc99_548 ._rowCheckbox_9jc99_606{opacity:1;pointer-events:auto}._rowCheckbox_9jc99_606:hover:not(:checked){border-color:var(--text-grey)}._rowCheckbox_9jc99_606:checked{background-color:var(--accent-blue);border-color:var(--accent-blue);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M4 8 L7 11.5 L12 4.5'/></svg>")}._rowCheckbox_9jc99_606:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-blue) 30%, transparent);outline:none}._listHeader_9jc99_650{flex-shrink:0;align-items:center;gap:8px;min-height:30px;margin:0 0 14px;padding:0 6px;display:flex}._listHeaderCheck_9jc99_661{flex-shrink:0;justify-content:center;align-items:center;width:28px;display:flex}._listHeaderName_9jc99_668{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);letter-spacing:-.005em}._masterCheckbox_9jc99_676{appearance:none;border:1px solid var(--neutral-7);background-color:var(--white-pure);cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-radius:5px;flex-shrink:0;width:16px;height:16px;margin:0;padding:0}._masterCheckbox_9jc99_676:hover:not(:checked){border-color:var(--text-grey)}._masterCheckbox_9jc99_676:checked,._masterCheckbox_9jc99_676:indeterminate{background-color:var(--accent-blue);border-color:var(--accent-blue);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M4 8 L12 8'/></svg>")}._masterCheckbox_9jc99_676:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-blue) 30%, transparent);outline:none}._rowIcon_9jc99_560 img{width:28px;height:var(--height-row);-o-object-fit:contain;object-fit:contain;filter:brightness(1.05)}._rowIconFolder_9jc99_560{width:32px;height:32px}._rowIconFolder_9jc99_560 img{-o-object-fit:contain;object-fit:contain;width:32px;height:32px}._folderChevron_9jc99_732{border-radius:var(--radius-pill);width:20px;height:20px;color:var(--neutral-text-mute);opacity:0;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .12s,transform .18s,background .1s,color .1s;display:flex;position:absolute;top:50%;right:34px;transform:translateY(-50%)}._row_9jc99_529:hover ._folderChevron_9jc99_732{opacity:1}._folderChevronOpen_9jc99_753{transform:translateY(-50%)rotate(90deg)}._folderChevron_9jc99_732:hover{background:var(--fill-hover);color:var(--text-ink)}._folderChevron_9jc99_732 svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}._rowText_9jc99_771{flex-direction:column;flex:1;gap:4px;min-width:0;transition:padding-right .12s;display:flex}._row_9jc99_529:hover ._rowText_9jc99_771,._rowMenuOpen_9jc99_783 ._rowText_9jc99_771{padding-right:66px}._rowName_9jc99_786{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;line-height:1.3;overflow:hidden}._rowSub_9jc99_797{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--neutral-text-mute);white-space:nowrap;text-overflow:ellipsis;line-height:1.3;overflow:hidden}._metaDot_9jc99_810{color:var(--text-muted);margin:0 5px}._rowText_9jc99_771,._rowName_9jc99_786,._rowSub_9jc99_797,._metaDot_9jc99_810,._phRoll_9jc99_403,._phWord_9jc99_418{border-radius:0}._statusPill_9jc99_830{width:fit-content;font-family:var(--font-sans);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;margin-top:3px;padding:1px 8px 1px 6px;font-size:11px;font-weight:500;line-height:1.6;display:inline-flex}._statusDot_9jc99_844{border-radius:50%;flex-shrink:0;width:6px;height:6px}._statusPillError_9jc99_850{color:var(--color-error);background:var(--color-error-light)}._statusPillError_9jc99_850 ._statusDot_9jc99_844{background:var(--color-error)}._statusPillProcessing_9jc99_857{color:var(--text-grey);background:var(--white-mute)}._statusPillProcessing_9jc99_857 ._statusDot_9jc99_844{background:var(--text-grey);animation:1.2s ease-in-out infinite _docsRailStatusDotPulse_9jc99_1}@keyframes _docsRailStatusDotPulse_9jc99_1{0%,to{opacity:.35}50%{opacity:1}}@media (prefers-reduced-motion:reduce){._statusPillProcessing_9jc99_857 ._statusDot_9jc99_844{animation:none}}._rowOpen_9jc99_878{opacity:0;pointer-events:none;flex-shrink:0;transition:opacity .12s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}._row_9jc99_529:hover ._rowOpen_9jc99_878{opacity:1;pointer-events:auto}._rowMenuTrigger_9jc99_894{border-radius:var(--radius-pill);width:24px;height:24px;color:var(--neutral-text-mute);cursor:pointer;opacity:0;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .12s,background .1s,color .1s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}._row_9jc99_529:hover ._rowMenuTrigger_9jc99_894,._rowMenuOpen_9jc99_783 ._rowMenuTrigger_9jc99_894{opacity:1}._rowMenuTrigger_9jc99_894:hover{background:var(--fill-hover);color:var(--text-ink)}._rowMenuTrigger_9jc99_894 svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}._rowMenu_9jc99_783{background:var(--menu-bg);border:1px solid var(--menu-border);-webkit-backdrop-filter:var(--menu-blur);min-width:144px;box-shadow:var(--menu-shadow);z-index:200;border-radius:8px;flex-direction:column;padding:4px;display:flex;position:absolute;top:calc(100% - 4px);right:4px}._rowMenuItem_9jc99_952{height:var(--height-row);text-align:left;cursor:pointer;width:100%;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-secondary);border-radius:var(--radius-pill);background:0 0;border:none;align-items:center;gap:8px;padding:0 12px;line-height:1.2;transition:background .12s,color .12s;display:flex}._rowMenuItem_9jc99_952:hover{background:var(--fill-hover)}._rowMenuItem_9jc99_952 svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}._rowMenuItemDanger_9jc99_982{color:var(--status-error)}._rowMenuItemDanger_9jc99_982:hover{background:var(--button-destructive-bg);color:var(--white-pure)}._activity_9jc99_991{flex-direction:column;flex:1;gap:1px;margin-right:-6px;padding-bottom:14px;padding-right:6px;display:flex;overflow:hidden auto}._activityRow_9jc99_1002{min-height:var(--height-row);border-radius:var(--radius-pill);align-items:flex-start;gap:10px;padding:8px 6px;transition:background .12s;display:flex}._activityRow_9jc99_1002:hover{background:var(--fill-hover)}._activityAvatar_9jc99_1014{width:22px;height:22px;font-family:var(--font-sans);font-size:var(--text-11);color:var(--text-grey);background:var(--bg-sidebar-fallback);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-weight:600;display:flex;overflow:hidden}._activityAvatarImg_9jc99_1032{border-radius:inherit;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}._activityBody_9jc99_1038{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}._activityLine_9jc99_1045{font-family:var(--font-sans);font-size:var(--text-14);color:var(--text-grey);letter-spacing:-.005em;line-height:1.45}._activityActor_9jc99_1052{color:var(--text-ink);font-weight:var(--weight-regular)}._activityVerb_9jc99_1056{color:var(--text-grey)}._activityTarget_9jc99_1059{color:var(--text-ink);font-weight:var(--weight-regular)}._activityTime_9jc99_1063{font-family:var(--font-sans);font-size:var(--text-11);color:var(--text-grey);letter-spacing:0;flex-shrink:0;margin-top:2px;line-height:1.45}._empty_9jc99_1076{text-align:center;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);padding:24px 12px;font-style:italic}._dragGhost_9jc99_1092{background:var(--cta-bg);color:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);white-space:nowrap;pointer-events:none;border-radius:20px;padding:7px 12px;line-height:1;box-shadow:0 4px 12px #00000026}._dragGhostLabel_9jc99_1109{background:var(--accent-blue);color:var(--white-pure);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);white-space:nowrap;border-radius:10px;padding:5px 10px;line-height:1;box-shadow:0 4px 12px #00000026}._renameInput_9jc99_1126{width:100%;height:var(--popup-input-height);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);letter-spacing:-.005em;background:var(--white-pure);border:1px solid var(--input-disabled-border);box-sizing:border-box;border-radius:20px;outline:none;padding:0 12px;transition:border-color .12s,box-shadow .12s}._renameInput_9jc99_1126:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-blue) 45%, transparent)}@media (prefers-reduced-motion:reduce){._rail_9jc99_13,._filterMenu_9jc99_300{transition:none!important;animation:none!important}}._overlay_1nau2_13{background:var(--white-pure);z-index:99999;opacity:1;justify-content:center;align-items:center;transition:opacity .24s;display:flex;position:fixed;inset:0}._hiding_1nau2_22{opacity:0;pointer-events:none}._mark_1nau2_33{transform-origin:50%;width:56px;height:56px;animation:1.9s cubic-bezier(.45,0,.55,1) infinite _henricBootPulse_1nau2_1}._mark_1nau2_33 svg{width:100%;height:100%;display:block}._mark_1nau2_33 path{fill:var(--text-ink)}@keyframes _henricBootPulse_1nau2_1{0%{opacity:.45;transform:scale(.72)}36%{opacity:1;transform:scale(1)}66%{opacity:1;transform:scale(1)}to{opacity:.45;transform:scale(.72)}}@media (prefers-reduced-motion:reduce){._mark_1nau2_33{opacity:1;animation:none;transform:scale(1)}}._banner_154si_10{z-index:400;bottom:var(--space-6);right:var(--space-6);width:384px;max-width:calc(100vw - var(--space-8));box-sizing:border-box;background:var(--white-pure);border:1px solid var(--hairline);box-shadow:var(--shadow-popup);border-radius:var(--radius-none);padding:var(--space-4-5) var(--space-4-5) var(--space-4);-webkit-font-smoothing:antialiased;opacity:0;visibility:hidden;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),visibility .35s cubic-bezier(.16,1,.3,1);position:fixed;transform:translateY(16px)}._banner_154si_10[data-visible=true]{opacity:1;visibility:visible;transform:translateY(0)}@media (prefers-reduced-motion:reduce){._banner_154si_10{transition:opacity .15s linear,visibility .15s linear;transform:none}}._title_154si_53{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-cta);color:var(--text-ink);margin:0 0 var(--space-1);line-height:1.3}._text_154si_62{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-sub);margin:0;line-height:1.5}._link_154si_71{color:var(--text-ink);text-underline-offset:2px;text-decoration:underline}._link_154si_71:hover{opacity:.7}._divider_154si_82{background:var(--hairline-strong);height:1px;margin:var(--space-3) var(--space-2)}._toggles_154si_90{align-items:center;gap:var(--space-3) var(--space-5);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}._toggle_154si_90{align-items:center;gap:var(--space-2);display:inline-flex}._toggleLabel_154si_104{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-grey)}._switch_154si_111{border-radius:var(--radius-full);background:var(--fill-pill);cursor:pointer;border:none;flex-shrink:0;width:28px;height:16px;padding:0;transition:background .18s;position:relative}._switch_154si_111:disabled{cursor:default}._switchOn_154si_128{background:var(--brand-blue)}._knob_154si_132{border-radius:var(--radius-full);background:var(--white-pure);width:12px;height:12px;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;top:2px;left:2px}._switchOn_154si_128 ._knob_154si_132{transform:translate(12px)}._actions_154si_147{align-items:center;gap:var(--space-2);display:flex}._button_154si_153{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-ink);background:var(--fill-pill);border-radius:var(--radius-card);padding:var(--space-2) var(--space-3);cursor:pointer;border:none;line-height:1;transition:background .16s}._button_154si_153:hover{background:var(--fill-hover)}._details_154si_171{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-subtle);margin-left:auto;text-decoration:none;transition:color .16s}._details_154si_171:hover{color:var(--text-ink)}@media (width<=768px){._banner_154si_10{left:var(--space-4);right:var(--space-4);bottom:var(--space-4);width:auto;max-width:none}._actions_154si_147{flex-wrap:wrap}._details_154si_171{margin-left:0}}._inputBox_hczw7_9{background:var(--white-pure);border:.5px solid var(--hairline);width:100%;min-height:122px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:20px;flex-direction:column;display:flex;position:relative;box-shadow:inset 0 1px 2px -1px #fff9,inset 0 -1px 2px -1px #fff6}._inputBox_hczw7_9:has(textarea:focus){border-color:var(--hairline-strong);box-shadow:inset 0 1px 2px -1px #fff9, inset 0 -1px 2px -1px #fff6, var(--shadow-sm)}._inputBoxCompact_hczw7_39{min-height:calc(var(--space-10) + var(--space-1));border-radius:calc(var(--radius-card) + var(--space-0-5) + var(--space-px))}._inputBoxCompact_hczw7_39 ._inputLine_hczw7_44{min-height:calc(var(--space-10) + var(--space-1));align-items:center}._inputBoxCompact_hczw7_39 ._inputEditor_hczw7_49{flex:none}._inputBoxCompact_hczw7_39 ._inputTextLayer_hczw7_53{display:grid}._inputBoxCompact_hczw7_39 ._inputArea_hczw7_57{grid-area:1/1}._inputBoxCompact_hczw7_39 ._inputArea_hczw7_57._inputOverlay_hczw7_61{height:auto;position:relative;inset:auto}._inputBoxCompact_hczw7_39 ._inputArea_hczw7_57{min-height:calc(var(--space-10) + var(--space-1));max-height:120px;padding:calc(var(--space-2) + var(--space-1)) calc(var(--space-10) + var(--space-1)) calc(var(--space-2) + var(--space-1)) var(--space-1);line-height:20px}._inputEditor_hczw7_49{flex:1;min-width:0;display:flex;position:relative}._inputLine_hczw7_44{align-items:flex-start;width:100%;min-width:0;display:flex;position:relative}._inputTextLayer_hczw7_53{flex:1;min-width:0;position:relative}._inputArea_hczw7_57._inputOverlay_hczw7_61{z-index:0;height:100%;color:var(--text-ink);pointer-events:none;white-space:pre-wrap;overflow-wrap:break-word;position:absolute;inset:0;overflow:hidden}._inputArea_hczw7_57._inputMirrored_hczw7_114{z-index:1;color:#0000;caret-color:var(--text-ink);position:relative}._inputArea_hczw7_57._inputMirrored_hczw7_114::selection{color:var(--text-ink)}._inputBoxCompact_hczw7_39 ._inputBottom_hczw7_129{top:50%;right:var(--space-1);width:var(--height-row);height:var(--height-row);padding:0;position:absolute;bottom:auto;transform:translateY(-50%)}._inputBoxCompact_hczw7_39 ._inputLeft_hczw7_140{display:none}._inputBoxCompact_hczw7_39 ._sendBtn_hczw7_144{width:var(--height-row);height:var(--height-row)}._inputBoxDropActive_hczw7_152{box-shadow:inset 0 1px 2px -1px #fff9, inset 0 -1px 2px -1px #fff6, 0 0 0 3px color-mix(in srgb, var(--accent-blue) 45%, transparent)}._inputArea_hczw7_57{width:100%;min-width:0;padding:var(--composer-input-padding-top,14px) 18px 6px;font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-ink);font-family:var(--font-sans);resize:none;field-sizing:content;box-sizing:border-box;background:0 0;border:none;outline:none;flex:1;min-height:56px;line-height:1.5;overflow-y:auto}._inputBox_hczw7_9:has([data-composer-files]) ._inputArea_hczw7_57{padding-bottom:18px}._inputArea_hczw7_57::placeholder{color:var(--text-placeholder);font-weight:var(--weight-regular)}._inputBottom_hczw7_129{justify-content:space-between;align-items:center;height:44px;padding:8px 14px 10px;display:flex}._inputLeft_hczw7_140{flex:1;align-items:center;gap:4px;min-width:0;display:flex}._inputRight_hczw7_208{align-items:center;gap:4px;display:flex}._sendBtn_hczw7_144{width:var(--height-row);height:var(--height-row);color:var(--text-ink);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex;position:relative}._sendBtn_hczw7_144 svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}._sendBtn_hczw7_144:hover{background:var(--fill-hover)}._sendBtnActive_hczw7_244{background:var(--text-sidebar);color:var(--white-pure);animation:_sendPop_hczw7_1 .32s var(--ease-enter) both}._sendBtnActive_hczw7_244:hover{background:var(--cta-bg-hover)}._sendBtnActive_hczw7_244 svg{stroke-width:2px;width:16px;height:16px}._sendBtnPlain_hczw7_260{background:var(--text-sidebar);color:var(--white-pure)}._sendBtnPlain_hczw7_260:hover{background:var(--cta-bg-hover)}._sendBtnPlain_hczw7_260:disabled{opacity:.42;cursor:default}._sendBtnPlain_hczw7_260:disabled:hover{background:var(--text-sidebar)}._sendBtnPlain_hczw7_260 svg{stroke-width:2px;width:16px;height:16px}._sendBtnMinimal_hczw7_284,._sendBtnMinimal_hczw7_284:hover{background:var(--accent-blue);color:var(--white-pure)}._sendBtnMinimal_hczw7_284:disabled,._sendBtnMinimal_hczw7_284:disabled:hover{background:var(--fill-hover);color:var(--text-tertiary);opacity:1}._sendBtnMinimal_hczw7_284 svg{stroke-width:2px;width:16px;height:16px}._sendBtnStop_hczw7_304 svg{fill:currentColor;stroke:none;width:14px;height:14px}._micBar_hczw7_313{transform-box:fill-box;transform-origin:50%}._sendBtn_hczw7_144:not(._sendBtnActive_hczw7_244):hover ._micBar_hczw7_313{animation:1.1s ease-in-out _audioPulse_hczw7_1}._sendBtn_hczw7_144:not(._sendBtnActive_hczw7_244):hover ._micBar1_hczw7_320{animation-delay:0s}._sendBtn_hczw7_144:not(._sendBtnActive_hczw7_244):hover ._micBar2_hczw7_323{animation-delay:.18s}._sendBtn_hczw7_144:not(._sendBtnActive_hczw7_244):hover ._micBar3_hczw7_326{animation-delay:.32s}._sendBtn_hczw7_144:not(._sendBtnActive_hczw7_244):hover ._micBar4_hczw7_329{animation-delay:.1s}._sendBtn_hczw7_144:not(._sendBtnActive_hczw7_244):hover ._micBar5_hczw7_332{animation-delay:.45s}._sendBtn_hczw7_144:not(._sendBtnActive_hczw7_244):hover ._micBar6_hczw7_335{animation-delay:.25s}._disclaimer_hczw7_340{font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-subtle);text-align:center;white-space:nowrap;letter-spacing:-.05px;padding:6px 8px 0}@keyframes _sendPop_hczw7_1{0%{transform:scale(.88)}55%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes _audioPulse_hczw7_1{0%,to{transform:scaleY(1)}50%{transform:scaleY(.45)}}@media (prefers-reduced-motion:reduce){._sendBtnActive_hczw7_244,._micBar_hczw7_313{animation:none!important}}._composerAssembly_tlxxh_14{flex-direction:column;gap:0;width:100%;min-width:0;display:flex}._glassComposer_tlxxh_22{--composer-highlight-primary-core:24%;--composer-highlight-primary-reach:62%;--composer-highlight-secondary-core:13%;--composer-highlight-secondary-reach:32%;background:var(--white-pure);box-shadow:var(--shadow-md);isolation:isolate;z-index:1;border:0}._glassComposer_tlxxh_22:before{content:"";z-index:1;padding:calc(var(--space-px) * 1.5);border-radius:inherit;background:linear-gradient(135deg, var(--white-pure) 0%, var(--glass-border) var(--composer-highlight-primary-core), transparent var(--composer-highlight-primary-reach)), linear-gradient(315deg, var(--glass-border) 0%, var(--glass-border) var(--composer-highlight-secondary-core), transparent var(--composer-highlight-secondary-reach));filter:drop-shadow(0 0 var(--space-px) var(--white-pure));-webkit-mask:linear-gradient(var(--text-ink) 0 0) content-box, linear-gradient(var(--text-ink) 0 0);-webkit-mask:linear-gradient(var(--text-ink) 0 0) content-box, linear-gradient(var(--text-ink) 0 0);mask:linear-gradient(var(--text-ink) 0 0) content-box, linear-gradient(var(--text-ink) 0 0);-webkit-mask-composite:xor;pointer-events:none;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}._glassComposer_tlxxh_22:has(textarea:focus){box-shadow:var(--shadow-md), inset 0 0 0 var(--space-px) var(--hairline-strong)}:is(._glassComposerError_tlxxh_84,._glassComposerError_tlxxh_84:has(textarea:focus)){box-shadow:var(--shadow-md), 0 0 0 2px color-mix(in srgb, var(--color-error) 58%, transparent)}._taskComposer_tlxxh_91{min-height:calc(var(--space-10) + var(--space-1));border-radius:var(--radius-input)}._leftTools_tlxxh_100{align-items:center;gap:6px;display:inline-flex}._compactFileTrigger_tlxxh_106{width:var(--height-row);height:var(--height-row);margin-left:var(--space-2);border-radius:var(--radius-card);color:var(--text-icon);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}._compactFileTrigger_tlxxh_106>svg{width:var(--space-4);height:var(--space-4);stroke-width:1.6px}._compactFileTrigger_tlxxh_106:focus-visible{box-shadow:0 0 0 var(--space-0-5) var(--focus-ring);outline:none}._compactFileTrigger_tlxxh_106:disabled{cursor:default;opacity:.48}._hiddenFileInput_tlxxh_141{display:none}._taskAddMenu_tlxxh_145._taskAddMenu_tlxxh_145{width:min(calc((var(--space-16) * 4) + var(--space-4)), calc(100vw - var(--space-6)));padding:var(--space-1);border-radius:var(--radius-card)}._taskAddMenuItem_tlxxh_154,._taskAddMenuCheckboxItem_tlxxh_155{min-height:var(--height-row);border-radius:var(--radius-control-sm);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);line-height:var(--leading-snug)}._taskAddMenuItem_tlxxh_154{gap:var(--space-2)}._taskAddMenuCheckboxItem_tlxxh_155._taskAddMenuCheckboxItem_tlxxh_155{gap:var(--space-2);padding-right:var(--space-8);padding-left:var(--space-2)}._taskAddMenuCheckboxItem_tlxxh_155>span:first-child{right:var(--space-2);color:var(--text-icon);left:auto}._taskAddMenuCheckboxItem_tlxxh_155>span:last-child{white-space:nowrap;min-width:0}._taskAddMenuCheckboxItem_tlxxh_155[data-disabled]{padding-right:var(--space-2)}._taskAddMenuCheckboxItem_tlxxh_155[data-disabled]>span:first-child{display:none}._taskAddMenuItem_tlxxh_154>svg,._taskAddMenuSurfaceIcon_tlxxh_194{width:var(--space-4);height:var(--space-4);color:var(--text-icon);flex:none}@media (hover:hover) and (pointer:fine){._compactFileTrigger_tlxxh_106:hover:not(:disabled){background:var(--fill-hover);color:var(--text-ink)}}._addTrigger_tlxxh_208{width:var(--height-row);height:var(--height-row);border-radius:var(--radius-control-sm);color:var(--text-grey);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}._addTrigger_tlxxh_208:hover:not(:disabled){background:var(--fill-hover);color:var(--text-ink)}._addTrigger_tlxxh_208 svg{width:var(--space-4);height:var(--space-4);stroke-width:1.6px}._addTrigger_tlxxh_208:disabled{cursor:default;opacity:.48}._surfacePickerTrigger_tlxxh_242{width:var(--height-row);height:var(--height-row);border-radius:var(--radius-control-sm);color:var(--text-grey);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}._surfacePickerTrigger_tlxxh_242:hover,._surfacePickerTrigger_tlxxh_242[aria-pressed=true],._surfacePickerTrigger_tlxxh_242[data-state=open]{background:var(--fill-hover);color:var(--text-ink)}._surfacePickerTriggerIcon_tlxxh_263{width:var(--space-4);height:var(--space-4);-webkit-mask-size:88%;mask-size:88%}._taskLauncherSurfaceIcon_tlxxh_270{-webkit-mask-size:100%;mask-size:100%}._surfacePickerCloseIcon_tlxxh_275{width:calc(var(--space-4) - var(--space-1));height:calc(var(--space-4) - var(--space-1));display:none}._surfacePickerTrigger_tlxxh_242[data-surface-selected]:hover ._surfacePickerTriggerIcon_tlxxh_263{display:none}._surfacePickerTrigger_tlxxh_242[data-surface-selected]:hover ._surfacePickerCloseIcon_tlxxh_275{display:inline-flex}._taskSurfacePickerTrigger_tlxxh_289{width:auto;min-width:0;padding-inline:var(--space-2);gap:var(--space-1);color:var(--text-subtle);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);line-height:var(--leading-snug)}._taskSurfacePickerLabel_tlxxh_301{white-space:nowrap}._taskSurfacePickerCloseIcon_tlxxh_305{width:calc(var(--space-3) - var(--space-px));height:calc(var(--space-3) - var(--space-px));opacity:0;transition:opacity var(--transition-fast);display:inline-flex}._taskSurfacePickerTrigger_tlxxh_289[data-surface-selected]:hover ._taskSurfacePickerCloseIcon_tlxxh_305,._taskSurfacePickerTrigger_tlxxh_289[data-surface-selected]:focus-visible ._taskSurfacePickerCloseIcon_tlxxh_305{opacity:1}._surfacePickerMenu_tlxxh_318._surfacePickerMenu_tlxxh_318{width:calc(var(--space-16) * 3);padding:var(--space-1);border:var(--space-px) solid var(--menu-border);border-radius:var(--radius-card);background:var(--bg-sidebar-elevated);box-shadow:var(--menu-shadow);-webkit-backdrop-filter:none}._surfacePickerItem_tlxxh_329{min-height:var(--height-row);padding:0 var(--space-2);gap:var(--space-2);border-radius:var(--radius-control-sm);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);cursor:pointer;display:flex}._surfacePickerItem_tlxxh_329>span:first-child{display:none}._surfacePickerItem_tlxxh_329[data-highlighted],._surfacePickerItem_tlxxh_329[data-state=checked]{background:var(--fill-hover);color:var(--text-ink);outline:0}._surfacePickerItemIcon_tlxxh_353{width:var(--space-5);height:var(--space-5);color:var(--text-icon);flex:none}._taskAddMenuIcon_tlxxh_360{width:var(--space-4);height:var(--space-4);color:var(--text-icon)}._surfacePickerItem_tlxxh_329[data-surface-picker-id=meetings] ._surfacePickerItemIcon_tlxxh_353{-webkit-mask-size:92%;mask-size:92%}._addTrigger_tlxxh_208:focus-visible{outline:2px solid var(--accent-blue);outline-offset:1px}._addMenu_tlxxh_376{z-index:var(--z-popover);width:min(calc((var(--space-16) * 4) + var(--space-4)), calc(100vw - var(--space-6)));min-width:min(calc((var(--space-16) * 4) + var(--space-4)), calc(100vw - var(--space-6)));border-radius:var(--radius-card);padding:4px}._addSubMenu_tlxxh_390{z-index:var(--z-popover);min-width:238px;max-width:min(286px,100vw - 24px);max-height:min(390px, var(--radix-dropdown-menu-content-available-height));border-radius:var(--radius-card);padding:4px;overflow-y:auto}._integrationsSubMenu_tlxxh_400{width:min(336px,100vw - 24px);min-width:min(336px,100vw - 24px);max-width:min(336px,100vw - 24px)}._addMenuItem_tlxxh_406,._addMenuSubTrigger_tlxxh_407,._addMenuNote_tlxxh_408{border-radius:var(--radius-control);width:100%;min-height:31px;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);line-height:var(--leading-snug);gap:8px;padding:4px 7px}._addMenuIconSlot_tlxxh_420{flex:0 0 17px;justify-content:center;align-items:center;width:17px;height:17px;display:flex}._addMenuIconSlot_tlxxh_420>svg{stroke-width:1.65px;width:15px;height:15px}._addMenuSkillsIcon_tlxxh_435{color:currentColor;width:11px;height:16px}._addMenuDatabaseIcon_tlxxh_441{color:currentColor;width:15px;height:15px}._connectorBrandIcon_tlxxh_447{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}._integrationMenuItem_tlxxh_453{min-height:36px}._integrationBrandMark_tlxxh_457{flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}._integrationAddAction_tlxxh_466{width:16px;height:22px;color:var(--text-icon);flex:0 0 16px;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}._integrationAddAction_tlxxh_466>svg{stroke-width:1.75px;width:13px;height:13px}._integrationMenuItem_tlxxh_453:focus ._integrationAddAction_tlxxh_466{color:var(--text-ink)}._integrationGridIcon_tlxxh_487{color:currentColor;width:14px;height:14px}._integrationViewAllArrow_tlxxh_493{width:13px;height:13px;color:var(--text-icon);opacity:0;flex:0 0 13px;margin-left:auto;transition:opacity 60ms,color .12s}._integrationViewAllItem_tlxxh_505:hover ._integrationViewAllArrow_tlxxh_493,._integrationViewAllItem_tlxxh_505:focus ._integrationViewAllArrow_tlxxh_493{color:var(--text-ink);opacity:1}._addMenuItemLabel_tlxxh_511{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._addMenuCheck_tlxxh_519{width:14px;height:14px;color:var(--accent-blue);stroke-width:2px;margin-left:auto}._addMenuSeparator_tlxxh_527{margin:4px 5px}._addMenuNote_tlxxh_408{color:var(--text-grey);font-size:var(--text-11)}._addMenuNote_tlxxh_408[data-disabled],._addMenuUnavailable_tlxxh_537[data-disabled]{opacity:1}._catalogSkillItem_tlxxh_541[data-disabled]{opacity:1;color:var(--text-ink);cursor:default}._addMenuUnavailable_tlxxh_537{color:var(--text-ink)}._addMenuBeta_tlxxh_551{background:var(--hairline);color:var(--text-shortcut);font-size:var(--text-11);border-radius:5px;flex-shrink:0;margin-left:auto;padding:2px 5px;line-height:1}._submissionError_tlxxh_562{color:var(--color-error);font-family:var(--font-sans);font-size:var(--text-11);margin:5px 0 0 14px;line-height:1.3}._agentExtension_tlxxh_570{box-sizing:border-box;z-index:0;background:var(--white-pure);opacity:0;visibility:hidden;pointer-events:none;border:1px solid #0000;border-radius:0 0 20px 20px;align-items:flex-end;width:100%;height:50px;margin:-20px auto 0;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .14s,opacity .14s,visibility 0s linear .2s;display:flex;position:relative;transform:translateY(-6px)}._agentExtensionOpen_tlxxh_598{border-color:var(--hairline-strong);opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}._workExtensionInner_tlxxh_607{box-sizing:border-box;align-items:center;gap:2px;width:100%;height:30px;padding:0 14px;display:flex}._approvalTrigger_tlxxh_617{border-radius:var(--radius-control-sm);height:22px;color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin:0;padding:0 6px;line-height:1;display:inline-flex}._approvalTrigger_tlxxh_617:hover,._approvalTrigger_tlxxh_617[aria-expanded=true]{background:var(--fill-hover)}._approvalTrigger_tlxxh_617:focus-visible{outline:2px solid var(--accent-blue);outline-offset:-2px}._approvalIcon_tlxxh_645,._approvalMenuIcon_tlxxh_646{stroke-width:1.65px;width:14px;height:14px}._approvalChevron_tlxxh_652{width:11px;height:11px;color:var(--text-grey)}._approvalMenu_tlxxh_646{z-index:var(--z-popover);border-radius:var(--radius-card)}._approvalMenuItem_tlxxh_663{border-radius:var(--radius-control);min-height:30px;font-size:var(--text-11);gap:7px;padding:4px 7px;line-height:1.2}._approvalMenuItem_tlxxh_663>svg{width:14px;height:14px}._approvalCheck_tlxxh_677{width:15px;height:15px;color:var(--accent-blue);margin-left:auto}@media (prefers-reduced-motion:reduce){._agentExtension_tlxxh_570{transition:none}}._row_1hq5n_5{font-size:var(--text-24);letter-spacing:-.02em;white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-width:0;line-height:1.2;display:flex}._name_1hq5n_17{white-space:nowrap;font-family:var(--font-sans);color:var(--text-ink);text-overflow:ellipsis;border-radius:10px;outline:none;max-width:100%;padding:2px 8px;font-weight:460;overflow:hidden}._name_1hq5n_17._editable_1hq5n_31{cursor:text;transition:background .15s}._name_1hq5n_17._editable_1hq5n_31:hover{background:var(--fill-hover)}._name_1hq5n_17._editable_1hq5n_31:focus{background:var(--fill-active)}._pencil_1hq5n_46{width:26px;height:26px;color:var(--text-grey);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;transition:color .18s;display:inline-block;position:relative}._row_1hq5n_5:hover ._pencil_1hq5n_46{color:var(--text-sidebar)}._rowEditing_1hq5n_44 ._pencil_1hq5n_46{color:var(--text-ink)}._pencil_1hq5n_46:focus-visible{outline:2px solid var(--text-sidebar);outline-offset:2px;border-radius:8px}._pencilSlot_1hq5n_74{flex-shrink:0;width:26px;height:26px;display:inline-block}._pencilIcon_1hq5n_84{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:opacity .22s cubic-bezier(.34,1.56,.64,1),transform .22s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:0}._pencilIconEdit_1hq5n_94{opacity:1;transform:scale(1.1)rotate(0)}._pencilIconSave_1hq5n_100{opacity:0;transform:scale(.4)rotate(-25deg)}._rowEditing_1hq5n_44 ._pencilIconEdit_1hq5n_94{opacity:0;transform:scale(.4)rotate(25deg)}._rowEditing_1hq5n_44 ._pencilIconSave_1hq5n_100{opacity:1;transform:scale(1)rotate(0)}._root_26qyk_11{box-sizing:border-box;overscroll-behavior:contain;background:var(--white-pure);border-radius:var(--radius);flex-direction:column;height:100%;margin:0 8px;padding:20px 32px;display:flex;overflow-y:auto}._topbar_26qyk_33{min-height:var(--height-cta);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._topActions_26qyk_47{flex-shrink:0;align-items:center;gap:8px;margin-right:-20px;display:inline-flex}._contextBtn_26qyk_57{height:var(--height-cta);padding:0 var(--padding-cta-x);border-radius:var(--radius-pill);background:var(--white-pure);box-shadow:var(--shadow-float);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;align-items:center;gap:6px;line-height:1;transition:background .15s;display:inline-flex}._contextBtn_26qyk_57:hover{background:var(--fill-hover)}._contextBtn_26qyk_57:focus-visible{box-shadow:0 0 0 calc(var(--space-px) * 2) var(--accent-blue);outline:none}._contextIcon_26qyk_85{flex-shrink:0;width:15px;height:15px}._historyBtn_26qyk_96{width:var(--height-row);height:var(--height-row);background:var(--white-pure);box-shadow:var(--shadow-float);color:var(--text-icon);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}._historyBtn_26qyk_96:hover{background:var(--fill-hover);color:var(--text-ink)}._historyBtn_26qyk_96:focus-visible{box-shadow:0 0 0 calc(var(--space-px) * 2) var(--accent-blue);outline:none}._historyIcon_26qyk_120{flex-shrink:0;width:18px;height:18px}._crumb_26qyk_126{min-width:0}._crumb_26qyk_126>button,._crumb_26qyk_126>span:last-child{color:var(--text-ink)}._crumb_26qyk_126>span:last-child,._crumb_26qyk_126>span:last-child>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._body_26qyk_148{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding-bottom:30vh;display:flex}._bodyWithRecents_26qyk_165{padding-top:12vh;padding-bottom:var(--space-8);flex:none;justify-content:flex-start;gap:112px}._composerWrap_26qyk_183{z-index:1;flex-direction:column;gap:40px;width:100%;max-width:760px;display:flex;position:relative}._titleGroup_26qyk_213{flex-direction:column;align-items:center;gap:40px;display:flex}._recentsWrap_26qyk_223{width:100%}._recentsWrap_26qyk_223:empty{display:none}._bodyWithRecents_26qyk_165:has(>._recentsWrap_26qyk_223:empty){flex:1;justify-content:center;gap:0;padding-top:0;padding-bottom:30vh}._root_ardv3_1{pointer-events:none;position:relative}._srOnly_ardv3_6{width:var(--space-px);height:var(--space-px);padding:var(--space-0);margin:calc(var(--space-px) * -1);clip-path:inset(50%);white-space:nowrap;border:none;position:absolute;overflow:hidden}._breadcrumb_ardv3_18{align-items:center;gap:var(--space-1-5);min-height:var(--height-row);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);letter-spacing:var(--tracking-normal);display:flex}._separator_ardv3_30{color:var(--text-shortcut)}._projectCrumb_ardv3_34{max-width:min(50vw, var(--content-narrow));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._skeleton_ardv3_41{background:var(--fill-active);display:inline-block}._crumbLine_ardv3_46{width:var(--space-9);height:var(--text-11);border-radius:var(--radius-control-sm)}._contextAction_ardv3_52{width:calc(var(--space-9) + var(--space-6));height:var(--height-row);border-radius:var(--radius-pill)}._circleAction_ardv3_58,._toolCircle_ardv3_59,._avatar_ardv3_60{border-radius:var(--radius-full)}._circleAction_ardv3_58,._toolCircle_ardv3_59{width:var(--height-row);height:var(--height-row)}._meta_ardv3_70{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--height-row);display:flex}._avatar_ardv3_60{width:var(--space-6);height:var(--space-6)}._avatar_ardv3_60+._avatar_ardv3_60{margin-left:calc(var(--space-3) * -1)}._metaDivider_ardv3_87{width:var(--space-px);height:var(--space-4);background:var(--hairline)}._metaLine_ardv3_93{width:calc(var(--space-9) + var(--space-7));height:var(--text-11);border-radius:var(--radius-control-sm)}._titleLine_ardv3_99{width:min(46%, var(--content-narrow));min-width:calc(var(--space-9) + var(--space-9));height:var(--text-24);border-radius:var(--radius-control)}._composer_ardv3_106{cursor:default;overflow:hidden}._placeholderCopy_ardv3_111{z-index:2;padding:var(--space-3) var(--space-4);color:var(--text-placeholder);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);line-height:var(--leading-relaxed);flex:1;position:relative}._composerToolbar_ardv3_123{z-index:2;min-height:calc(var(--height-row) + var(--space-4));padding:var(--space-2) var(--space-3);justify-content:space-between;align-items:center;display:flex;position:relative}._toolbarGroup_ardv3_133{align-items:center;gap:var(--space-2);display:flex}._modeControl_ardv3_139{width:calc(var(--space-9) + var(--space-8));height:var(--height-row);border-radius:var(--radius-pill)}
