[data-sonner-toaster] .lane-toast[data-styled=true]{align-items:center;gap:var(--space-2);padding:var(--space-2) calc(var(--height-cta) + var(--space-4)) var(--space-2) var(--space-3);background:var(--tooltip-bg);border-radius:var(--radius-tooltip);box-shadow:none;color:var(--text-inverse);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);line-height:var(--leading-normal);border:0;display:flex}[data-sonner-toaster] .lane-toast .lane-toast__icon{color:var(--text-inverse);flex-shrink:0;justify-content:center;align-items:center;margin:0;display:flex}[data-sonner-toaster] .lane-toast[data-styled=true] .lane-toast__content{gap:var(--space-0-5);overflow-wrap:anywhere;flex-direction:column;flex:auto;min-width:0;display:flex}[data-sonner-toaster] .lane-toast[data-styled=true] .lane-toast__title{font-size:var(--text-14);font-weight:var(--weight-cta);color:var(--text-inverse);line-height:var(--leading-normal)}[data-sonner-toaster] .lane-toast[data-styled=true] .lane-toast__description{font-size:var(--text-14);font-weight:var(--weight-regular);color:color-mix(in srgb, var(--text-inverse) 80%, var(--tooltip-bg));line-height:var(--leading-normal)}[data-sonner-toaster] .lane-toast[data-styled=true] .lane-toast__close{top:50%;right:var(--space-2);width:var(--height-cta);height:var(--height-cta);border-radius:var(--radius-control-sm);box-shadow:none;color:var(--text-inverse);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:none;display:flex;position:absolute;left:auto;transform:translateY(-50%)}@media (width>=768px),(hover:hover) and (pointer:fine){[data-sonner-toaster] .lane-toast[data-styled=true]:hover .lane-toast__close:hover,[data-sonner-toaster] .lane-toast[data-styled=true] .lane-toast__action:hover{background:color-mix(in srgb, var(--text-inverse) 20%, var(--tooltip-bg));color:var(--text-inverse)}}[data-sonner-toaster] .lane-toast .lane-toast__close svg{width:var(--space-3);height:var(--space-3);stroke-width:1.75px}[data-sonner-toaster] .lane-toast[data-styled=true] .lane-toast__action{height:auto;min-height:var(--height-cta);max-width:40%;padding:var(--space-1) var(--space-2);border-radius:var(--radius-control-sm);background:color-mix(in srgb, var(--text-inverse) 12%, var(--tooltip-bg));color:var(--text-inverse);font:inherit;overflow-wrap:anywhere;border:0;margin:0;transition:none}[data-sonner-toaster] .lane-toast[data-styled=true] .lane-toast__close:focus-visible,[data-sonner-toaster] .lane-toast[data-styled=true] .lane-toast__action:focus-visible{outline:var(--focus-ring-width) solid var(--text-inverse);outline-offset:calc(-1 * var(--focus-ring-width));box-shadow:none}[data-sonner-toaster] .lane-toast.lane-toast--calendar[data-styled=true]{padding:var(--space-4);padding-right:calc(var(--space-4) + var(--height-cta));border-radius:var(--radius-control);box-shadow:var(--shadow-md);grid-template-columns:16px minmax(0,1fr);align-items:start;display:grid}[data-sonner-toaster] .lane-toast.lane-toast--calendar[data-styled=true] .lane-toast__close{top:var(--space-2);right:var(--space-2);transform:none}[data-sonner-toaster] .lane-toast.lane-toast--calendar[data-styled=true] .lane-toast__action{margin-left:auto;margin-top:var(--space-2);background:#ffffff12;border:1px solid #ffffff1a;grid-column:2;justify-self:end}[data-sonner-toaster][data-y-position=bottom][data-x-position=right]{right:14px}@font-face{font-family:Lane Inter;font-style:normal;font-weight:100 900;font-display:fallback;src:url(/fonts/inter-variable.woff2)format("woff2-variations"),url(/fonts/inter-variable.woff2)format("woff2")}: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:5px;--radius-sm:5px;--radius-md:5px;--radius-lg:5px;--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-bg-opaque:#e6e7ec;--glass-card-border:var(--glass-border);--glass-card-radius:5px;--glass-card-rim:inset 0 1px 0 #ffffff6b;--glass-card-body-bg:#ffffffb8;--glass-card-body-radius:4px;--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-modal-nested:5100;--z-popover:300;--z-toast:400;--z-tooltip:500;--input-height-sm:44px;--input-height:44px;--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:"Lane Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--weight-regular:400;--weight-cta:500;--weight-strong:500;--height-cta:44px;--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:#f6f6f6;--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:#ed514c;--label-orange-fill:#e9a17c;--label-gold-fill:#edc54d;--label-green-fill:#66bd8b;--label-teal-fill:#78b6cc;--label-blue-fill:#78b6cc;--label-violet-fill:#aa80d5;--label-magenta-fill:#aa80d5;--label-slate-fill:#a0a0a0;--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:5px;--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}@media (width>=768px),(hover:hover) and (pointer:fine){:root{--height-cta:27px;--input-height-sm:27px;--input-height:27px;--input-height-lg:27px}}@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}@media (width>=768px),(hover:hover) and (pointer:fine){[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";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)}@media (width>=768px),(hover:hover) and (pointer:fine){::-webkit-scrollbar-thumb:hover{background:rgb(var(--wash-ink) / .24)}}input,textarea{caret-color:var(--text-ink)}time{font-variant-numeric:tabular-nums}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}@media (width>=768px),(hover:hover) and (pointer:fine){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),(hover:hover) and (pointer:fine){.\!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}.inset-y-0{top:0;bottom:0}.left-0{left:0}.left-2{left:.5rem}.isolate{isolation:isolate}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[70\]{z-index:70}.m-0{margin:0}.m-1{margin:.25rem}.m-10{margin:2.5rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.-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}.\!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}.inline-grid{display:inline-grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.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-\[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-\[var\(--space-10\)\]{height:var(--space-10)}.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-12{width:3rem}.w-2{width:.5rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[42px\]{width:42px}.w-\[var\(--mobile-drawer-w\)\]{width:var(--mobile-drawer-w)}.w-\[var\(--space-10\)\]{width:var(--space-10)}.w-full{width:100%}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-\[60px\]{min-width:60px}.max-w-3xl{max-width:48rem}.max-w-\[340px\]{max-width:340px}.max-w-\[420px\]{max-width:420px}.max-w-\[var\(--answer-measure\)\]{max-width:var(--answer-measure)}.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-full{--tw-translate-x:-100%;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-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}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.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)}.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}.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-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.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-border{border-color:var(--border-default)}.border-border-light{border-color:var(--border-subtle)}.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-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-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-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-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.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-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-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-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-0{padding-right:0}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pt-4{padding-top:1rem}.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-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-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)}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.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\.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-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-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-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}.opacity-\[0\.64\]{opacity:.64}.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-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)!important}.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-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)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.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}.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 (width>=768px),(hover:hover) and (pointer:fine){: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}.\[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)}.\[mailto\:sam\@example\.test\]{mailto:sam@example.test}.\[mailto\:…\]{mailto:…}.\[thread\:th-forged\]{thread:th-forged}.\[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}html[data-lane-native-ui=true] :is([data-row-element=time],[data-message-part=time]){font-variant-numeric:normal}: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}@media (width>=768px),(hover:hover) and (pointer:fine){.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}@media (width>=768px),(hover:hover) and (pointer:fine){.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}@media (width>=768px),(hover:hover) and (pointer:fine){.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:1;transition:opacity .15s ease-out}@media (width>=768px),(hover:hover) and (pointer:fine){.message-actions-container{opacity:0}}.message-actions-container:focus-within{opacity:1}@media (width>=768px),(hover:hover) and (pointer:fine){.message-bubble:hover .message-actions-container{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}@media (width>=768px),(hover:hover) and (pointer:fine){.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}@media (width>=768px),(hover:hover) and (pointer:fine){.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}@media (width>=768px),(hover:hover) and (pointer:fine){.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),(hover:hover) and (pointer:fine){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),(hover:hover) and (pointer:fine){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:focus,aside a:active,.sidebar-item,.sidebar-item:focus,.sidebar-item:active{text-decoration:none!important}@media (width>=768px),(hover:hover) and (pointer:fine){aside a:hover,.sidebar-item:hover{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);flex-wrap:wrap;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}@media (width>=768px),(hover:hover) and (pointer:fine){.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)}@media (width>=768px),(hover:hover) and (pointer:fine){.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);justify-content:center;width:100%;margin-top:8px;margin-left:0}@media (width>=768px),(hover:hover) and (pointer:fine){.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;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:8px;margin-left:0;padding:6px 12px;display:inline-flex}@media (width>=768px),(hover:hover) and (pointer:fine){.email-draft-actions{flex-wrap:nowrap}.email-draft-btn-send,.email-draft-sent{justify-content:flex-start;width:auto;margin-top:0;margin-left:auto}}@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}}.skeleton,.skeleton-pulse{isolation:isolate;background:var(--bg-surface-tertiary);animation:none;position:relative;overflow:hidden}.skeleton:after,.skeleton-pulse:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(100deg, transparent 20%, color-mix(in srgb, var(--text-primary,gray) 9%, transparent) 50%, transparent 80%);animation:1.8s linear infinite lanePlaceholderSweep;position:absolute;inset:0;transform:translate(-110%)}@keyframes lanePlaceholderSweep{to{transform:translate(110%)}}@media (prefers-reduced-motion:reduce){.skeleton:after,.skeleton-pulse:after{animation:none;display:none}}.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}.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-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\:underline:hover{text-decoration-line:underline}.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-1:focus-visible{outline-width:1px}.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)}.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}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[mobile-open\=true\]\:transform-none[data-mobile-open=true]{transform:none}.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 (prefers-reduced-motion:reduce){.motion-reduce\:transition-none{transition-property:none}}@media (width>=768px),(hover:hover) and (pointer:fine){.md\:relative{position:relative}.md\:inset-auto{inset:auto}.md\:z-50{z-index:50}.md\:hidden{display:none}.md\:h-full{height:100%}.md\:w-auto{width:auto}.md\:flex-shrink-0{flex-shrink:0}.md\:translate-x-0{--tw-translate-x:0px;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))}.md\:transform-none{transform:none}.md\:p-0{padding:0}.md\:transition-none{transition-property:none}}@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}.\[\&\>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\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}html[data-lane-native-ui=true] ._body_d93qx_5{background:var(--glass-card-body-bg);border-color:var(--glass-card-border);box-shadow:var(--glass-card-body-rim)}._section_d93qx_11{flex-direction:column;display:flex}._section_d93qx_11+._section_d93qx_11{margin-top:var(--space-6)}._full_d93qx_19{flex-direction:column;display:flex}._head_d93qx_24{gap:var(--space-1);margin-bottom:var(--space-3);flex-direction:column;display:flex}._headMain_d93qx_30{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}._head_d93qx_24._headRow_d93qx_42{align-items:baseline;gap:var(--space-6);margin-bottom:var(--space-3);flex-direction:row}._meta_d93qx_48{text-align:right;flex:none;margin-left:auto}._title_d93qx_53{font-family:var(--font-sans);font-size:var(--settings-section-title-size,var(--text-14));font-weight:var(--weight-cta);color:var(--text-ink);letter-spacing:-.006em;margin:0;line-height:1.4}._description_d93qx_62{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-subtle);letter-spacing:-.005em;max-width:64ch;margin:0;line-height:1.45}._body_d93qx_5{min-width:0;padding:var(--space-4);border:1px solid var(--hairline-strong);border-radius:var(--settings-radius,var(--radius-card));background:var(--white-pure);box-shadow:none;flex-direction:column;display:flex;overflow:hidden}@media (width>=768px),(hover:hover) and (pointer:fine){._section_d93qx_11+._section_d93qx_11{margin-top:var(--space-7)}._body_d93qx_5{padding:var(--space-5)}}html[data-lane-native-ui=true] ._section_d93qx_11{gap:var(--space-2)}html[data-lane-native-ui=true] ._body_d93qx_5{gap:var(--space-3);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}html[data-lane-native-ui=true] ._head_d93qx_24{padding-inline:var(--space-1);margin-bottom:0}html[data-lane-native-ui=true] ._section_d93qx_11+._section_d93qx_11{margin-top:0}._card_lw85g_5{flex-direction:column;display:flex}._padded_lw85g_9{padding:0}html[data-lane-native-ui=true] ._card_lw85g_5{border:var(--space-px) solid var(--hairline);border-radius:var(--settings-radius,var(--radius-input));box-shadow:none;background:canvas;padding:0}html[data-lane-native-ui=true] ._card_lw85g_5._padded_lw85g_9{padding:var(--space-4)}._field_i9mj4_6{align-items:stretch;gap:var(--space-2);min-height:48px;padding:var(--space-3) 0;border-bottom:1px solid var(--hairline);border-radius:0;flex-direction:column;display:flex}._field_i9mj4_6:first-child{padding-top:0}._field_i9mj4_6:last-child{border-bottom:none;padding-bottom:0}._field_i9mj4_6._stacked_i9mj4_24{align-items:stretch;gap:var(--space-2);flex-direction:column}._labelWrap_i9mj4_30{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}._field_i9mj4_6._stacked_i9mj4_24 ._labelWrap_i9mj4_30{flex:initial}._label_i9mj4_30{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);color:var(--text-ink);letter-spacing:-.005em;line-height:1.4}._description_i9mj4_49{font-family:var(--font-sans);max-width:58ch;font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-subtle);letter-spacing:0;line-height:1.4}._descriptionDefault_i9mj4_58{color:var(--text-ink)}._control_i9mj4_64{flex:none;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-width:0;max-width:none;display:flex}._field_i9mj4_6._stacked_i9mj4_24 ._control_i9mj4_64{flex:initial;justify-content:flex-start;max-width:none}@media (width>=768px),(hover:hover) and (pointer:fine){._field_i9mj4_6{align-items:center;gap:var(--space-7);flex-direction:row;padding:10px 0}._control_i9mj4_64{flex:0 0 288px;justify-content:flex-end;width:auto;max-width:288px}}html[data-lane-native-ui=true] ._field_i9mj4_6{min-height:calc(var(--space-12) + var(--space-1));padding:var(--space-3) var(--space-4);align-items:center;gap:var(--space-5);flex-direction:row}html[data-lane-native-ui=true] ._label_i9mj4_30{font-weight:var(--weight-regular)}html[data-lane-native-ui=true] ._control_i9mj4_64{flex:0 auto;justify-content:flex-end;width:auto;max-width:50%}html[data-lane-native-ui=true] ._field_i9mj4_6._stacked_i9mj4_24{flex-direction:column;align-items:stretch}html[data-lane-native-ui=true] ._field_i9mj4_6._stacked_i9mj4_24 ._control_i9mj4_64{justify-content:flex-start;max-width:none}@container (width<=520px){html[data-lane-native-ui=true] ._field_i9mj4_6{gap:var(--space-3)}html[data-lane-native-ui=true] ._field_i9mj4_6:has(:is(input,textarea,select)){flex-direction:column;align-items:stretch}html[data-lane-native-ui=true] ._control_i9mj4_64{max-width:100%}}@media (width>=768px),(hover:hover) and (pointer:fine){._fieldBase_t0g9b_8:hover:not(:disabled){border:var(--input-border-hover)}}@media (width>=768px),(hover:hover) and (pointer:fine){._buttonBase_t0g9b_51:hover:not(:disabled){background:var(--fill-hover);border-color:var(--border-sidebar-strong)}}@media (width>=768px),(hover:hover) and (pointer:fine){._menuItemBase_t0g9b_111:hover{background:var(--fill-hover);outline:none}}._blueAction_139s7_3{--button-primary-bg:var(--accent-blue);--button-primary-bg-hover:color-mix(in srgb, var(--accent-blue) 90%, var(--text-ink));--button-primary-bg-active:var(--button-primary-bg-hover);--button-primary-text:var(--text-inverse)}[data-theme=dark] ._blueAction_139s7_3{--button-primary-bg:color-mix(in srgb, var(--accent-blue) 72%, var(--bg-page));--button-primary-bg-hover:color-mix(in srgb, var(--accent-blue) 68%, var(--bg-page));--button-primary-bg-active:color-mix(in srgb, var(--accent-blue) 64%, var(--bg-page))}._addIcon_1c5a9_5{width:var(--space-4);height:var(--space-4);flex:0 0 var(--space-4)}._button_1c5a9_1._primary_1c5a9_11:not(:disabled){background:var(--button-primary-bg);color:var(--button-primary-text);border-color:var(--button-primary-bg)}@media (width>=768px),(hover:hover) and (pointer:fine){._button_1c5a9_1._primary_1c5a9_11:hover:not(:disabled){background:var(--button-primary-bg-hover);border-color:var(--button-primary-bg-hover)}}._button_1c5a9_1._primary_1c5a9_11:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-blue) 25%, transparent);outline:none}._button_1c5a9_1._primary_1c5a9_11:active:not(:disabled){background:var(--button-primary-bg-active);border-color:var(--button-primary-bg-active)}._button_1c5a9_1._secondary_1c5a9_41{background:var(--white-pure);border-color:var(--hairline-strong);box-shadow:none;color:var(--text-ink)}@media (width>=768px),(hover:hover) and (pointer:fine){._button_1c5a9_1._secondary_1c5a9_41:hover:not(:disabled){background:var(--fill-hover)}}._button_1c5a9_1._secondary_1c5a9_41:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--text-ink) 14%, transparent);outline:none}._button_1c5a9_1._danger_1c5a9_58{background:var(--status-error);color:var(--cta-text);border-color:var(--status-error)}@media (width>=768px),(hover:hover) and (pointer:fine){._button_1c5a9_1._danger_1c5a9_58:hover:not(:disabled){background:color-mix(in srgb, var(--status-error) 88%, #000)}}._button_1c5a9_1._danger_1c5a9_58:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--status-error) 25%, transparent);outline:none}._button_1c5a9_1._ghost_1c5a9_73{color:var(--text-ink);background:0 0;border-color:#0000}@media (width>=768px),(hover:hover) and (pointer:fine){._button_1c5a9_1._ghost_1c5a9_73:hover:not(:disabled){background:var(--fill-hover);border-color:#0000}}._sm_1c5a9_86{height:var(--height-row);font-size:var(--text-14);padding:0 10px}@media (width>=768px),(hover:hover) and (pointer:fine){._fieldBase_t0g9b_8:hover:not(:disabled){border:var(--input-border-hover)}}@media (width>=768px),(hover:hover) and (pointer:fine){._buttonBase_t0g9b_51:hover:not(:disabled){background:var(--fill-hover);border-color:var(--border-sidebar-strong)}}@media (width>=768px),(hover:hover) and (pointer:fine){._menuItemBase_t0g9b_111:hover{background:var(--fill-hover);outline:none}}._input_156jx_1{width:100%}._input_156jx_1::placeholder{color:var(--text-placeholder);font-weight:var(--weight-regular)}._wrap_156jx_10{align-items:center;width:100%;padding:0;display:flex;overflow:hidden}._prefix_156jx_18{height:100%;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);letter-spacing:-.005em;white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;padding:0 4px 0 12px;display:inline-flex}._wrap_156jx_10 ._input_156jx_1{min-width:0;height:100%;box-shadow:none;border:none;border-radius:0;flex:1;padding-left:0}._wrap_156jx_10 ._input_156jx_1:focus,._wrap_156jx_10 ._input_156jx_1:focus-visible{box-shadow:none}@media (width>=768px),(hover:hover) and (pointer:fine){._fieldBase_t0g9b_8:hover:not(:disabled){border:var(--input-border-hover)}}@media (width>=768px),(hover:hover) and (pointer:fine){._buttonBase_t0g9b_51:hover:not(:disabled){background:var(--fill-hover);border-color:var(--border-sidebar-strong)}}@media (width>=768px),(hover:hover) and (pointer:fine){._menuItemBase_t0g9b_111:hover{background:var(--fill-hover);outline:none}}._textarea_m49cp_1{width:100%;height:auto;min-height:76px;padding:8px var(--input-padding-x);resize:vertical;line-height:1.45}._textarea_m49cp_1::placeholder{color:var(--text-placeholder)}@media (width>=768px),(hover:hover) and (pointer:fine){._fieldBase_t0g9b_8:hover:not(:disabled){border:var(--input-border-hover)}}@media (width>=768px),(hover:hover) and (pointer:fine){._buttonBase_t0g9b_51:hover:not(:disabled){background:var(--fill-hover);border-color:var(--border-sidebar-strong)}}@media (width>=768px),(hover:hover) and (pointer:fine){._menuItemBase_t0g9b_111:hover{background:var(--fill-hover);outline:none}}._trigger_1et2t_5{justify-content:space-between;align-items:center;gap:var(--space-2);text-align:left;cursor:pointer;width:100%;display:flex}._value_1et2t_16{justify-content:space-between;align-items:center;gap:var(--space-3);flex:1;min-width:0;display:flex}._valueLabel_1et2t_24{min-width:0;line-height:var(--leading-normal);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._trailingLabel_1et2t_31{color:var(--text-subtle);white-space:nowrap;flex-shrink:0;margin-left:auto}._chevron_1et2t_38{color:var(--text-subtle);flex-shrink:0;transition:transform .15s}._triggerOpen_1et2t_43 ._chevron_1et2t_38{transform:rotate(180deg)}._backdrop_1et2t_48{z-index:5300;position:fixed;inset:0}._menu_1et2t_53{z-index:5301;box-sizing:border-box;transform-origin:0 0;width:max-content;max-width:min(360px,100vw - 24px);animation:.15s _selectMenuIn_1et2t_1;position:fixed}@keyframes _selectMenuIn_1et2t_1{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}._itemActive_1et2t_83{background:var(--fill-hover)}@media (width>=768px),(hover:hover) and (pointer:fine){._item_1et2t_77:hover{background:var(--fill-hover)}}._itemLabel_1et2t_91{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}._check_1et2t_98{color:var(--accent-blue);flex-shrink:0}._fieldBase_t0g9b_8{box-sizing:border-box;height:var(--input-height-sm);padding:0 var(--input-padding-x);color:var(--text-ink);background:var(--input-bg);border:var(--input-border);border-radius:var(--settings-radius,var(--radius-card));font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);letter-spacing:-.005em;outline:none;line-height:1;transition:background-color .12s,border-color .12s,box-shadow .12s}@media (width>=768px),(hover:hover) and (pointer:fine){._fieldBase_t0g9b_8:hover:not(:disabled){border:var(--input-border-hover)}}._fieldBase_t0g9b_8:focus,._fieldBase_t0g9b_8:focus-visible,._fieldBase_t0g9b_8[data-open=true]{border:var(--input-border-focus);box-shadow:var(--input-focus-ring)}._fieldBase_t0g9b_8:disabled{color:var(--text-grey);background:var(--fill-hover);cursor:not-allowed}._fieldBase_t0g9b_8[aria-invalid=true]{border-color:var(--status-error)}._buttonBase_t0g9b_51{box-sizing:border-box;height:var(--input-height-sm);color:var(--text-ink);background:var(--white-pure);border:1px solid var(--hairline-strong);border-radius:var(--radius-button);box-shadow:none;font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);letter-spacing:-.005em;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:6px;padding:0 12px;line-height:1;transition:background-color .12s,border-color .12s,color .12s,box-shadow .12s;display:inline-flex}@media (width>=768px),(hover:hover) and (pointer:fine){._buttonBase_t0g9b_51:hover:not(:disabled){background:var(--fill-hover);border-color:var(--border-sidebar-strong)}}._buttonBase_t0g9b_51:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--text-ink) 14%, transparent);outline:none}._buttonBase_t0g9b_51:disabled{color:var(--text-placeholder);background:var(--fill-hover);border-color:var(--hairline);cursor:not-allowed}._menuBase_t0g9b_98{box-sizing:border-box;padding:var(--space-1);color:var(--text-ink);background:var(--menu-bg);border:1px solid var(--menu-border);border-radius:var(--settings-radius,var(--radius-card));-webkit-backdrop-filter:var(--menu-blur);box-shadow:var(--menu-shadow);font-family:var(--font-sans)}._menuItemBase_t0g9b_111{box-sizing:border-box;align-items:center;gap:var(--space-2);width:100%;min-height:var(--input-height-sm);padding:0 var(--space-2);color:var(--text-ink);border-radius:var(--settings-radius,var(--radius-card));font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);letter-spacing:-.005em;text-align:left;cursor:pointer;background:0 0;border:0;line-height:1.25;transition:background-color .1s;display:flex}._menuItemBase_t0g9b_111:focus-visible,._menuItemBase_t0g9b_111[data-active=true]{background:var(--fill-hover);outline:none}@media (width>=768px),(hover:hover) and (pointer:fine){._menuItemBase_t0g9b_111:hover{background:var(--fill-hover);outline:none}}._group_15mt3_6{align-items:center;gap:8px;display:inline-flex}._label_15mt3_11{font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);letter-spacing:-.005em;-webkit-user-select:none;user-select:none;white-space:nowrap}._chip_15mt3_23{height:28px;padding:0 var(--space-2);border-radius:var(--settings-radius,var(--radius-card));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;background:0 0;border:0;align-items:center;gap:6px;line-height:1;display:inline-flex}@media (width>=768px),(hover:hover) and (pointer:fine){._chip_15mt3_23:hover{background:var(--fill-hover)}}._chipOpen_15mt3_48{background:var(--fill-active)}@media (width>=768px),(hover:hover) and (pointer:fine){._chipOpen_15mt3_48:hover{background:var(--fill-active)}}._chipReadOnly_15mt3_56{cursor:default;background:0 0;border:none;font-weight:420}@media (width>=768px),(hover:hover) and (pointer:fine){._chipReadOnly_15mt3_56:hover{background:0 0}}._chipBorderless_15mt3_69{padding-inline:6px}._chipBorderless_15mt3_69._chipOpen_15mt3_48{background:var(--fill-active)}@media (width>=768px),(hover:hover) and (pointer:fine){._chipBorderless_15mt3_69._chipOpen_15mt3_48:hover{background:var(--fill-active)}}._chipBorderless_15mt3_69._chipOpen_15mt3_48 ._chevron_15mt3_82{transform:rotate(-90deg)}._chipButton_15mt3_85{border:1px solid var(--hairline-strong);background:var(--white-pure);padding-inline:10px}@media (width>=768px),(hover:hover) and (pointer:fine){._chipButton_15mt3_85:hover{border-color:var(--border-sidebar-strong);background:var(--fill-hover)}}._chipButton_15mt3_85._chipOpen_15mt3_48{border-color:var(--border-sidebar-strong);background:var(--fill-active)}@media (width>=768px),(hover:hover) and (pointer:fine){._chipButton_15mt3_85._chipOpen_15mt3_48:hover{border-color:var(--border-sidebar-strong);background:var(--fill-active)}}._chipButtonActive_15mt3_106{background:var(--fill-active)}@media (width>=768px),(hover:hover) and (pointer:fine){._chipButtonActive_15mt3_106:hover{background:var(--fill-active)}}._chipValue_15mt3_114{color:var(--text-ink)}._chipPlaceholder_15mt3_117{color:var(--text-placeholder)}._chipIcon_15mt3_120{flex-shrink:0;width:14px;height:14px}._chipAvatar_15mt3_125{border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover;width:20px;height:20px;font-size:var(--text-11);font-weight:var(--weight-cta);color:var(--white-pure);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._chevron_15mt3_82{color:var(--text-subtle);flex-shrink:0;transition:transform .15s}._backdrop_15mt3_145{z-index:5300;position:fixed;inset:0}._popover_15mt3_150{z-index:5301;transform-origin:0 0;width:max-content;min-width:220px;max-width:min(320px,100vw - 24px);animation:.15s _filterMenuIn_15mt3_1;position:fixed}@keyframes _filterMenuIn_15mt3_1{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}._searchField_15mt3_171{align-items:center;gap:var(--space-2);width:100%;margin-bottom:4px;display:flex}._searchField_15mt3_171 svg{width:14px;height:14px;color:var(--text-subtle);stroke-width:1.5px;flex:0 0 14px}._searchField_15mt3_171 input{width:100%;min-width:0;color:var(--text-ink);font:inherit;background:0 0;border:0;outline:0;padding:0}._searchField_15mt3_171 input::placeholder{color:var(--text-placeholder)}._items_15mt3_203{flex-direction:column;max-height:280px;display:flex;overflow-y:auto}._itemLabel_15mt3_212{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}._itemAvatar_15mt3_219{-o-object-fit:cover;object-fit:cover;width:20px;height:20px;font-size:var(--text-11);color:var(--white-pure);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._itemAvatarSpacer_15mt3_231{flex-shrink:0;width:20px;height:20px}._itemIcon_15mt3_236{flex-shrink:0;width:14px;height:14px}._check_15mt3_241{color:var(--accent-blue);flex-shrink:0}._empty_15mt3_245{font-size:var(--text-14);color:var(--text-subtle);padding:8px}[data-theme=dark] ._iconInvertOnDark_15mt3_260{filter:invert()}._toggle_1iclu_1{background:var(--bg-sidebar-active);cursor:pointer;border:none;outline:none;flex-shrink:0;width:36px;height:20px;padding:0;transition:background .18s;position:relative;border-radius:999px!important}._toggle_1iclu_1:before{content:"";inset:calc(var(--space-3) * -1);position:absolute}@media (width>=768px),(hover:hover) and (pointer:fine){._toggle_1iclu_1:hover:not(:disabled){background:var(--border-sidebar-strong)}}._toggle_1iclu_1._on_1iclu_24{background:var(--accent-blue)}@media (width>=768px),(hover:hover) and (pointer:fine){._toggle_1iclu_1._on_1iclu_24:hover:not(:disabled){background:color-mix(in srgb, var(--accent-blue) 88%, #000)}}._toggle_1iclu_1:disabled{opacity:.5;cursor:not-allowed}._toggle_1iclu_1:focus-visible{box-shadow:0 0 0 3px #1a1a1a1f}._knob_1iclu_40{background:var(--white-pure);width:16px;height:16px;transition:left .18s cubic-bezier(.32,.72,0,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000001f;border-radius:50%!important}._toggle_1iclu_1._on_1iclu_24 ._knob_1iclu_40{left:18px}._row_15v7t_6{opacity:0;justify-content:flex-end;align-items:center;gap:8px;max-height:0;margin-top:0;transition:max-height .22s cubic-bezier(.32,.72,0,1),margin-top .22s cubic-bezier(.32,.72,0,1),opacity .18s,transform .22s cubic-bezier(.32,.72,0,1);display:flex;overflow:hidden;transform:translateY(-4px)}._rowShow_15v7t_10{opacity:1;max-height:80px;margin-top:12px;transform:translateY(0)}._notice_1ynuc_3{font-family:var(--font-sans);letter-spacing:-.005em;border-left:0;border-radius:0;flex-direction:column;gap:3px;margin-top:14px;padding:1px 0;display:flex}._label_1ynuc_14{font-size:var(--text-11);font-weight:var(--weight-cta);letter-spacing:0;color:var(--text-ink)}._text_1ynuc_20{font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-subtle);line-height:1.5}._managed_1ynuc_30 ._label_1ynuc_14{color:var(--text-subtle)}._verify_1ynuc_35 ._label_1ynuc_14,._warning_1ynuc_40 ._label_1ynuc_14{color:var(--status-error)}._caution_1ynuc_46 ._label_1ynuc_14{color:var(--color-warning)}._spinner_64z3n_1{border:2px solid var(--hairline-strong);border-top-color:var(--text-grey);border-radius:50%;flex-shrink:0;animation:.7s linear infinite _settings-spin_64z3n_1;display:inline-block}@keyframes _settings-spin_64z3n_1{to{transform:rotate(360deg)}}@media (prefers-reduced-transparency:reduce){html[data-lane-native-ui=true] :is(._glassSurface_11mww_3._glassSurface_11mww_3._glassSurface_11mww_3,._menu_11mww_5._menu_11mww_5._menu_11mww_5),html[data-lane-native-ui=true] ._panel_11mww_6._panel_11mww_6._panel_11mww_6:before{background:var(--white-pure);-webkit-backdrop-filter:none}html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4:is([aria-pressed=true],[aria-expanded=true],[data-state=open]){background:var(--fill-active)}}@media (prefers-reduced-motion:reduce){html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4{transition:none}}._notice_1be6x_6{color:var(--text-grey);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);line-height:var(--leading-relaxed);letter-spacing:var(--tracking-normal);margin:0}._flow_fdyg2_5{gap:var(--space-2);margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--hairline);flex-direction:column;display:flex}._surfaceFlow_fdyg2_14{border-top:0;max-height:min(420px,58vh);margin-top:0;padding-top:0;overflow-y:auto}._surfaceFlow_fdyg2_14 button{border-color:var(--hairline);border-radius:var(--radius-control-sm);background:var(--white-mute);color:var(--text-subtle);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-weight:var(--weight-regular)}@media (width>=768px),(hover:hover) and (pointer:fine){._surfaceFlow_fdyg2_14 button:hover:not(:disabled){background:var(--surface-sunken-hover);color:var(--text-grey)}}._headline_fdyg2_40{color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);letter-spacing:var(--tracking-normal);margin:0}._body_fdyg2_53{color:var(--text-grey);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);letter-spacing:var(--tracking-normal);margin:0;line-height:1.5}._loading_fdyg2_63{color:var(--text-sub);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);margin:0}._subHeading_fdyg2_71{color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);letter-spacing:var(--tracking-normal);margin:0}._precondition_fdyg2_80{gap:var(--space-1-5);padding:var(--space-3);border-radius:var(--radius-control);background:var(--white-mute);flex-direction:column;display:flex}._steps_fdyg2_89{padding-left:var(--space-4);gap:var(--space-1);color:var(--text-grey);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);flex-direction:column;margin:0;line-height:1.5;display:flex}._risk_fdyg2_105{gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-control);border:1px solid var(--hairline-strong);background:var(--white-mute);flex-direction:column;display:flex}._riskHeading_fdyg2_115{color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-cta);letter-spacing:var(--tracking-normal);margin:0}._riskBody_fdyg2_124{color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);letter-spacing:var(--tracking-normal);margin:0;line-height:1.5}._ack_fdyg2_134{align-items:flex-start;gap:var(--space-2);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);cursor:pointer;line-height:1.4;display:flex}._checkbox_fdyg2_146{accent-color:var(--text-ink);cursor:pointer;margin-top:3px}._fieldLabel_fdyg2_152{color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular)}._input_fdyg2_159{height:var(--input-height);padding:0 var(--input-padding-x);border:var(--input-border);border-radius:var(--input-border-radius);background:var(--input-bg);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--input-font-size);font-weight:var(--input-font-weight);caret-color:var(--text-ink)}._input_fdyg2_159::placeholder{color:var(--input-placeholder)}._input_fdyg2_159:focus{border:var(--input-border-focus);box-shadow:var(--input-focus-ring);outline:none}._qr_fdyg2_187{width:var(--size-qr);height:var(--size-qr);padding:var(--space-3);border-radius:var(--radius-control);background:var(--logo-plate);align-self:flex-start}._qr_fdyg2_187 svg{width:100%;height:100%;display:block}._pairingCode_fdyg2_202{padding:var(--space-2) var(--space-4);border-radius:var(--radius-control);background:var(--white-mute);color:var(--text-ink);font-family:var(--font-mono);font-size:var(--text-17);font-weight:var(--weight-regular);letter-spacing:.08em;align-self:flex-start;margin:0}._actions_fdyg2_215{justify-content:flex-end;align-items:center;gap:var(--space-2);margin-top:var(--space-1);display:flex}._error_fdyg2_223{color:var(--status-error);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);margin:0;line-height:1.45}._overlay_1mi85_1{z-index:var(--z-modal);background:var(--scrim);animation:_overlayIn_1mi85_1 var(--transition-fast);position:fixed;inset:0}._dialog_1mi85_9{inset:var(--space-6);z-index:calc(var(--z-modal) + 1);width:min(760px, calc(100vw - (2 * var(--space-6))));height:min(720px, calc(100dvh - (2 * var(--space-6))));color:var(--text-ink);background:var(--popup-bg);border:1px solid var(--hairline-strong);border-radius:var(--radius-modal);box-shadow:var(--shadow-lg);font-family:var(--font-sans);animation:_dialogIn_1mi85_1 var(--transition-fast);margin:auto;position:fixed;overflow:hidden}._closeButton_1mi85_26{top:var(--space-3);right:var(--space-3);z-index:2;width:var(--height-row);height:var(--height-row);color:var(--text-icon);background:var(--popup-bg);border-radius:var(--radius-control-sm);cursor:pointer;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute}@media (width>=768px),(hover:hover) and (pointer:fine){._closeButton_1mi85_26:hover{color:var(--text-ink);background:var(--fill-hover)}}._closeButton_1mi85_26:focus-visible{box-shadow:0 0 0 var(--space-px) var(--accent-blue);outline:none}._closeButton_1mi85_26 svg{width:var(--space-4);height:var(--space-4);stroke-width:1.5px}._scrollArea_1mi85_62{box-sizing:border-box;width:100%;height:100%;min-height:0;padding:var(--space-7) var(--space-6) var(--space-8);overscroll-behavior:contain;scrollbar-color:var(--text-icon) transparent;scrollbar-width:thin;overflow:hidden auto}._scrollArea_1mi85_62:focus{outline:none}._pickerDialog_1mi85_79{width:min(440px, calc(100vw - var(--space-8)));height:fit-content;max-height:calc(100dvh - var(--space-8));border:1px solid var(--hairline-strong);border-radius:var(--radius-modal);inset:0}._pickerDialog_1mi85_79 ._scrollArea_1mi85_62{padding:var(--space-5);max-height:calc(100dvh - var(--space-8))}._pickerTitle_1mi85_88{padding-right:var(--space-6);font-size:var(--text-17);font-weight:var(--weight-cta);margin:0;line-height:1.3}._pickerDescription_1mi85_89{margin:var(--space-1) 0 var(--space-4);color:var(--text-tertiary);font-size:var(--text-14);line-height:1.5}._providerList_1mi85_90{gap:var(--space-2);flex-direction:column;display:flex}._providerButton_1mi85_91{width:100%;min-height:var(--height-row);padding:0 var(--space-10);border:1px solid var(--border-subtle);border-radius:var(--radius-control);background:var(--fill-hover);color:var(--text-ink);font:inherit;font-size:var(--text-14);font-weight:var(--weight-cta);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}._providerIcon_1mi85_92{left:var(--space-3);justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute}._providerIcon_1mi85_92 img{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:100%;max-width:none;height:100%}._providerIcon_1mi85_92[data-provider=Google\ Chat] img,._providerIcon_1mi85_92[data-provider=Telegram] img,._providerIcon_1mi85_92[data-provider=WhatsApp] img{width:154.84%;height:154.84%}._providerIcon_1mi85_92[data-provider=Instagram] img{width:160%;height:160%}._providerIcon_1mi85_92[data-provider=LinkedIn] img{width:171.43%;height:171.43%}._providerButton_1mi85_91:hover:not(:disabled){background:var(--fill-active)}._providerButton_1mi85_91:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}._providerButton_1mi85_91:disabled{cursor:default}._providerCopy_1mi85_103{align-items:center;gap:var(--space-1);padding:var(--space-2) 0;text-align:center;flex-direction:column;display:flex}._providerDetail_1mi85_104{color:var(--text-grey);font-size:var(--text-11);font-weight:var(--weight-regular)}._pickerDialog_1mi85_79 ._closeButton_1mi85_26{top:var(--space-3);right:var(--space-3);color:var(--text-disabled);background:0 0}._pickerDialog_1mi85_79 ._closeButton_1mi85_26:hover{color:var(--text-tertiary);background:var(--fill-hover)}._pickerError_1mi85_107{color:var(--text-ink);font-size:var(--text-13)}._loading_1mi85_109{gap:var(--space-3);flex-direction:column;width:100%;display:flex}._loadingTitle_1mi85_116,._loadingSubtitle_1mi85_117,._loadingList_1mi85_118{background:var(--bg-surface-tertiary);border-radius:var(--radius-control-sm);animation:1.2s ease-in-out infinite alternate _pulse_1mi85_1;display:block}._loadingTitle_1mi85_116{width:112px;height:var(--space-5)}._loadingSubtitle_1mi85_117{width:280px;height:var(--space-3)}._loadingList_1mi85_118{width:100%;height:280px;margin-top:var(--space-3);border-radius:var(--radius-card)}._srOnly_1mi85_129{width:var(--space-px);height:var(--space-px);margin:calc(var(--space-px) * -1);clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;padding:0;position:absolute;overflow:hidden}@keyframes _overlayIn_1mi85_1{0%{opacity:0}to{opacity:1}}@keyframes _dialogIn_1mi85_1{0%{opacity:0;transform:translateY(var(--space-1)) scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes _pulse_1mi85_1{0%{opacity:.55}to{opacity:1}}@media (width<=700px){._dialog_1mi85_9{border:0;border-radius:0;width:100vw;height:100dvh;inset:0}._scrollArea_1mi85_62{padding:var(--space-7) var(--space-4) var(--space-8)}}@media (prefers-reduced-motion:reduce){._overlay_1mi85_1,._dialog_1mi85_9,._loadingTitle_1mi85_116,._loadingSubtitle_1mi85_117,._loadingList_1mi85_118{animation:none}}@media (width<=700px){._dialog_1mi85_9._pickerDialog_1mi85_79{width:min(440px, calc(100vw - var(--space-8)));border:1px solid var(--hairline-strong);border-radius:var(--radius-modal);height:fit-content;inset: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}@keyframes _sweep_4benc_1{to{transform:translate(110%)}}@media (prefers-reduced-motion:reduce){._shimmer_4benc_2:after{animation:none;display:none}}._srOnly_12sg2_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_12sg2_18{background:var(--fill-active);border-radius:var(--radius-control-sm);display:inline-block}._crumb_12sg2_24{width:var(--space-16);height:var(--text-11)}._headerRow_12sg2_29{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}._title_12sg2_37{width:calc(var(--space-16) * 3);height:var(--text-24)}._action_12sg2_42{width:calc(var(--space-16) * 1.5);height:var(--height-cta);border-radius:var(--radius-control)}._rows_12sg2_48{gap:var(--space-3);flex-direction:column;display:flex}._row_12sg2_48{align-items:center;gap:var(--space-3);min-height:var(--height-row);display:flex}._rowIcon_12sg2_61{width:var(--space-4);height:var(--space-4);flex:none}._rowLine_12sg2_67{height:var(--text-14);max-width:var(--content-narrow);flex:auto}._rowMeta_12sg2_73{width:var(--space-16);height:var(--text-11);flex:none}._row_12sg2_48:nth-child(2) ._skeleton_12sg2_18{opacity:.85}._row_12sg2_48:nth-child(3) ._skeleton_12sg2_18{opacity:.7}._row_12sg2_48:nth-child(4) ._skeleton_12sg2_18{opacity:.55}._row_12sg2_48:nth-child(5) ._skeleton_12sg2_18{opacity:.4}._row_12sg2_48:nth-child(6) ._skeleton_12sg2_18{opacity:.25}@media (prefers-reduced-transparency:reduce){html[data-lane-native-ui=true] :is(._glassSurface_11mww_3._glassSurface_11mww_3._glassSurface_11mww_3,._menu_11mww_5._menu_11mww_5._menu_11mww_5),html[data-lane-native-ui=true] ._panel_11mww_6._panel_11mww_6._panel_11mww_6:before{background:var(--white-pure);-webkit-backdrop-filter:none}html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4:is([aria-pressed=true],[aria-expanded=true],[data-state=open]){background:var(--fill-active)}}@media (prefers-reduced-motion:reduce){html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4{transition:none}}._chip_142l1_31{align-items:center;gap:var(--space-1);min-width:0;max-width:100%;padding:1px var(--space-2);border-radius:var(--radius-pill);background:var(--fill-hover);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-cta);color:var(--text-grey);display:inline-flex}._chip_142l1_31[data-removable=true]{padding-right:var(--space-1)}._chip_142l1_31[data-hue=red]{background:var(--label-red-fill)}._chip_142l1_31[data-hue=orange]{background:var(--label-orange-fill)}._chip_142l1_31[data-hue=gold]{background:var(--label-gold-fill)}._chip_142l1_31[data-hue=green]{background:var(--label-green-fill)}._chip_142l1_31[data-hue=teal]{background:var(--label-teal-fill)}._chip_142l1_31[data-hue=blue]{background:var(--label-blue-fill)}._chip_142l1_31[data-hue=violet]{background:var(--label-violet-fill)}._chip_142l1_31[data-hue=magenta]{background:var(--label-magenta-fill)}._chip_142l1_31[data-hue=slate]{background:var(--label-slate-fill)}._chip_142l1_31[data-hue]{color:var(--label-on-fill)}._dot_142l1_86._dot_142l1_86{width:var(--space-2);height:var(--space-2);fill:none;stroke:none;stroke-width:0;shape-rendering:geometricprecision;flex-shrink:0;display:block;overflow:visible}._dot_142l1_86 circle{stroke:none}._dot_142l1_86[data-hue=red]{--label-dot-fill:var(--label-red-fill)}._dot_142l1_86[data-hue=orange]{--label-dot-fill:var(--label-orange-fill)}._dot_142l1_86[data-hue=gold]{--label-dot-fill:var(--label-gold-fill)}._dot_142l1_86[data-hue=green]{--label-dot-fill:var(--label-green-fill)}._dot_142l1_86[data-hue=teal]{--label-dot-fill:var(--label-teal-fill)}._dot_142l1_86[data-hue=blue]{--label-dot-fill:var(--label-blue-fill)}._dot_142l1_86[data-hue=violet]{--label-dot-fill:var(--label-violet-fill)}._dot_142l1_86[data-hue=magenta]{--label-dot-fill:var(--label-magenta-fill)}._dot_142l1_86[data-hue=slate]{--label-dot-fill:var(--label-slate-fill)}._dotBase_142l1_114{fill:var(--label-dot-fill)}._dotHighlightStart_142l1_120{stop-color:var(--label-on-fill);stop-opacity:.245}._dotHighlightEnd_142l1_125{stop-color:var(--label-on-fill);stop-opacity:0}._name_142l1_132{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._remove_142l1_146{width:var(--space-4);height:var(--space-4);border-radius:var(--radius-full);color:inherit;font-size:var(--text-11);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}@media (width>=768px),(hover:hover) and (pointer:fine){._remove_142l1_146:hover:not(:disabled){background:var(--label-remove-hover)}}._remove_142l1_146:focus-visible{outline:2px solid var(--accent-blue);outline-offset:1px;box-shadow:0 0 0 1px var(--label-on-fill)}._remove_142l1_146:disabled{cursor:default;opacity:.5}html[data-lane-native-ui=true] ._nativeChip_142l1_1._nativeChip_142l1_1._nativeChip_142l1_1{box-sizing:border-box;border-radius:var(--radius-pill);background:var(--glass-bg);min-height:28px;box-shadow:var(--glass-highlight), inset 0 0 0 1px color-mix(in srgb, Canvas 55%, transparent), 0 2px 5px color-mix(in srgb, CanvasText 10%, transparent);color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);border:0;gap:4px;padding:5px 7px;line-height:18px}@media (prefers-reduced-transparency:reduce){html[data-lane-native-ui=true] ._nativeChip_142l1_1._nativeChip_142l1_1._nativeChip_142l1_1{box-shadow:none;background:canvas}}html[data-lane-native-ui=true] ._nativeChip_142l1_1[data-lane-label]:not([data-lane-label^=\+]):before{content:"";background:currentColor;flex:0 0 12px;width:12px;height:12px;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.7' stroke-linejoin='round' d='M20 13l-7 7a2 2 0 0 1-3 0L2 12V2h10l8 8a2 2 0 0 1 0 3Z'/%3E%3Ccircle cx='7' cy='7' r='1.5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.7' stroke-linejoin='round' d='M20 13l-7 7a2 2 0 0 1-3 0L2 12V2h10l8 8a2 2 0 0 1 0 3Z'/%3E%3Ccircle cx='7' cy='7' r='1.5'/%3E%3C/svg%3E") 50%/contain no-repeat}html[data-lane-native-ui=true] ._nativeMenu_142l1_2._nativeMenu_142l1_2._nativeMenu_142l1_2{box-sizing:border-box;width:260px;min-width:0;max-width:calc(var(--radix-dropdown-menu-content-available-width,100vw) - 8px);max-height:min(360px, var(--radix-dropdown-menu-content-available-height,70vh));scrollbar-width:thin;padding:4px;overflow:hidden auto}html[data-lane-native-ui=true] ._nativeMenuHeading_142l1_4._nativeMenuHeading_142l1_4._nativeMenuHeading_142l1_4{color:var(--text-grey);font-size:var(--text-11);padding:6px 8px;font-weight:500;display:block}html[data-lane-native-ui=true] ._nativeMenuItem_142l1_3._nativeMenuItem_142l1_3._nativeMenuItem_142l1_3{box-sizing:border-box;width:100%;min-height:var(--lane-native-row-height,28px);font-size:var(--text-14);gap:8px;padding:4px 8px 4px 30px;line-height:20px}html[data-lane-native-ui=true] ._nativeMenuItem_142l1_3._nativeMenuItem_142l1_3._nativeMenuItem_142l1_3>span:first-child{width:16px;height:16px;color:inherit;left:8px;right:auto}html[data-lane-native-ui=true] ._nativeMenuItem_142l1_3 ._nativeChip_142l1_1._nativeChip_142l1_1._nativeChip_142l1_1{max-width:100%;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;color:inherit;font-size:inherit;line-height:inherit;background:0 0;border:0;flex:1;gap:8px;padding:0}html[data-lane-native-ui=true] ._nativeMenuItem_142l1_3 ._nativeChip_142l1_1[data-lane-label]:before{content:"";background:var(--label-accent,var(--text-grey));border-radius:50%;flex:0 0 8px;width:8px;height:8px;-webkit-mask:none;mask:none}html[data-lane-native-ui=true] ._remove_142l1_146{width:18px;height:18px}html[data-lane-native-ui=true] ._remove_142l1_146 svg{width:12px;height:12px}._base_auuix_4{background-color:currentColor;flex-shrink:0;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._search_auuix_18{-webkit-mask-image:url(/assets/search-CfDKvLC_.svg);mask-image:url(/assets/search-CfDKvLC_.svg);-webkit-mask-size:122%;mask-size:122%}._panelLeft_auuix_24{-webkit-mask-image:url(/assets/panel-left-BMYTxtJQ.svg);mask-image:url(/assets/panel-left-BMYTxtJQ.svg);-webkit-mask-size:122%;mask-size:122%}._shimmer_4benc_2{isolation:isolate;position:relative;overflow:hidden}._shimmer_4benc_2:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(100deg, transparent 20%, color-mix(in srgb, var(--text-primary,gray) 9%, transparent) 50%, transparent 80%);animation:1.8s linear infinite _sweep_4benc_1;position:absolute;inset:0;transform:translate(-110%)}@media (prefers-reduced-motion:reduce){._shimmer_4benc_2:after{animation:none;display:none}}._sidebar_17tac_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:280px;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}@media (width<=767px) and (pointer:coarse){._sidebarShell_17tac_62,._sidebar_17tac_11{width:100%}}._sidebar_17tac_11._sidebarHidden_17tac_71{display:none}._sidebar_17tac_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_17tac_11._railOpen_17tac_116{border-radius:var(--radius-card) 0 0 var(--radius-card);box-shadow:none}._sidebar_17tac_11._railOpen_17tac_116:before{inset:0 calc(-1 * var(--space-5)) 0 0}._sidebar_17tac_11[data-surface=office]{background-color:var(--bg-sidebar);box-sizing:border-box;width:280px;height:calc(100% + var(--space-4));margin-block:calc(-1 * var(--space-2));padding-block:var(--space-2);background-image:linear-gradient(var(--hairline), var(--hairline));box-shadow:none;background-position:100% 100%;background-repeat:no-repeat;background-size:1px 100%;border-right:0;border-radius:0}._sidebar_17tac_11[data-surface=office]:before{display:none}._sidebar_17tac_11[data-surface=office]._connectionFocusSidebar_17tac_154{isolation:auto;background:0 0;border-right:0;width:0;min-width:0;overflow:visible}._connectionFocusSidebar_17tac_154 ._officeBrand_17tac_165{pointer-events:none;width:280px}._officeBrand_17tac_165{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_17tac_178{visibility:hidden;width:var(--space-8);height:var(--space-8);color:var(--text-primary);flex:none}._officeBrandComposeIcon_17tac_187{width:var(--space-4);height:var(--space-4);-webkit-mask-size:165%;mask-size:165%}._officeBrandSwitcher_17tac_194{width:calc(100% - var(--space-2));min-width:0;margin-left:var(--space-1);flex:none;justify-content:center;align-items:center;display:flex}._laneProductsSection_17tac_204._officeMailSection_17tac_204{width:100%;min-height:0;margin-top:var(--space-2);flex-direction:column;flex:none;display:flex}._sidebar_17tac_11[data-surface=office] ._laneProductsHeader_17tac_213._officeMailHeader_17tac_213{min-height:var(--height-row);margin-inline:var(--space-1);margin-bottom:0}@media (width>=768px),(hover:hover) and (pointer:fine){._sidebar_17tac_11[data-surface=office] ._officeMailHeader_17tac_213:hover{background:0 0}}._sidebar_17tac_11[data-surface=office] ._laneProductsHeader_17tac_213._officeMailHeader_17tac_213>button:first-child{padding-left:var(--space-2)}._officeMailList_17tac_231{gap:var(--space-px);padding:var(--space-1) var(--space-1) var(--space-2)}._sidebar_17tac_11[data-surface=office] ._officeMailList_17tac_231 ._officeMailItem_17tac_236{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}@media (width>=768px),(hover:hover) and (pointer:fine){._sidebar_17tac_11[data-surface=office] ._officeMailList_17tac_231 ._officeMailItem_17tac_236:hover{background:var(--fill-hover);color:var(--text-ink);transition:background var(--transition-fast)}}._officeMailItem_17tac_236 ._iconSlot_17tac_255{width:var(--space-4)}._officeMailItem_17tac_236 ._navLabel_17tac_259{margin-left:calc(var(--space-1) + var(--space-px));line-height:inherit}._officeMailItem_17tac_236 ._officeMailIcon_17tac_264{width:var(--space-4);height:var(--space-4)}._officeMailItem_17tac_236 ._officeMailReminderIcon_17tac_269{width:15px;height:15px}._officeMessagingInboxIcon_17tac_274{width:var(--text-11);height:var(--text-11)}._laneProductsSection_17tac_204._officeMessagingAppsSection_17tac_279{flex-direction:column;flex:none;width:100%;min-height:0;display:flex}._sidebar_17tac_11[data-surface=office] ._laneProductsHeader_17tac_213._officeMessagingAppsHeader_17tac_288{min-height:var(--height-row);margin-inline:var(--space-1);margin-bottom:0}@media (width>=768px),(hover:hover) and (pointer:fine){._sidebar_17tac_11[data-surface=office] ._officeMessagingAppsHeader_17tac_288:hover{background:0 0}}._sidebar_17tac_11[data-surface=office] ._laneProductsHeader_17tac_213._officeMessagingAppsHeader_17tac_288>button:first-child{padding-left:var(--space-2)}._officeMessagingAppsList_17tac_306{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}._connectionAppsList_17tac_315{gap:var(--space-px);padding:0}._connectionAppsList_17tac_315:empty{display:none}._connectionAppsList_17tac_315 ._officeMessagingAppItem_17tac_322{gap:0}._connectionAppsList_17tac_315 ._officeMessagingAppItem_17tac_322 ._officeMessagingAppIcon_17tac_324{width:calc((var(--space-4) - var(--space-0-5)) * var(--app-artwork-scale,1));height:calc((var(--space-4) - var(--space-0-5)) * var(--app-artwork-scale,1));flex-shrink:0;max-width:none}._connectionAppsList_17tac_315 [data-messaging-app-icon=GOOGLE_CHAT],._connectionAppsList_17tac_315 [data-messaging-app-icon=TELEGRAM]{--app-artwork-scale:calc(96 / 62)}._connectionAppsList_17tac_315 [data-messaging-app-icon=INSTAGRAM]{--app-artwork-scale:calc(96 / 60)}._connectionAppsList_17tac_315 [data-messaging-app-icon=WHATSAPP]{--app-artwork-scale:calc(96 / 61)}._connectionAppsList_17tac_315 [data-messaging-app-icon=LINKEDIN]{--app-artwork-scale:calc(96 / 56)}._connectionAppsList_17tac_315 [data-messaging-app-icon=MESSENGER]{--app-artwork-scale:calc(512 / 452)}._officeMessagingAppListItem_17tac_339{position:relative}._officeMessagingAppListItem_17tac_339:before,._officeMessagingAppListItem_17tac_339: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_17tac_339:before{top:calc(var(--space-0-5) * -1)}._officeMessagingAppListItem_17tac_339:after{bottom:calc(var(--space-0-5) * -1)}._officeMessagingAppListItem_17tac_339[data-drop-edge=before]:before,._officeMessagingAppListItem_17tac_339[data-drop-edge=after]:after{opacity:1;transform:scaleX(1)}._officeMessagingAppListItem_17tac_339:active ._officeMessagingAppItem_17tac_322{cursor:grabbing}._officeMessagingAppItem_17tac_322[aria-current=page]{background:var(--fill-active);color:var(--text-ink)}@media (width>=768px),(hover:hover) and (pointer:fine){._officeMessagingAppItem_17tac_322[aria-current=page]:hover{background:var(--fill-active);color:var(--text-ink)}}._officeMessagingAppListItem_17tac_339[data-dragging=true] ._officeMessagingAppItem_17tac_322{background:var(--fill-hover);opacity:1;transform:none}._officeMessagingAppNativeDragImage_17tac_400{width:var(--space-px);height:var(--space-px);opacity:0;pointer-events:none;position:fixed;top:0;left:0}._officeMessagingAppDragOverlay_17tac_410{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}._officeMessagingAppIcon_17tac_324{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_17tac_324:not([data-messaging-app-icon=SLACK]){mix-blend-mode:multiply}[data-theme=dark] ._officeMessagingAppIcon_17tac_324:not([data-messaging-app-icon=SLACK]){mix-blend-mode:normal}._officeMessagingAppIcon_17tac_324[data-messaging-app-icon=SLACK]{width:calc(var(--space-5) - var(--space-0-5));height:calc(var(--space-5) - var(--space-0-5))}._officeMessagingAppLabel_17tac_471{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_17tac_483{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_17tac_339:before,._officeMessagingAppListItem_17tac_339:after{transition:none}}._laneProductsSection_17tac_204._officeMeetingsSection_17tac_502{flex-direction:column;flex:none;width:100%;min-height:0;display:flex}._sidebar_17tac_11[data-surface=office] ._laneProductsHeader_17tac_213._officeMeetingsHeader_17tac_510{min-height:var(--height-row);margin:var(--space-2) var(--space-1) 0}._sidebar_17tac_11[data-surface=office] ._laneProductsHeader_17tac_213._officeMeetingsHeader_17tac_510>button:first-child{padding-left:var(--space-2)}._officeMeetingsBody_17tac_521{min-width:0;padding:var(--space-1) var(--space-1) var(--space-2)}._officeMeetingsConnect_17tac_526{gap:var(--space-0-5);flex-direction:column;min-width:0;display:flex}._officeMeetingConnectRow_17tac_533,._officeNewMeetingNote_17tac_534{border-radius:var(--radius-card);width:100%;font:inherit;text-align:left;background:0 0;border:0}._officeMeetingConnectRow_17tac_533{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}@media (width>=768px),(hover:hover) and (pointer:fine){._officeMeetingConnectRow_17tac_533:hover{background:var(--fill-hover)}}._officeMeetingConnectRow_17tac_533:focus-visible,._officeNewMeetingNote_17tac_534:focus-visible,._officeMeetingsError_17tac_562 button:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._officeMeetingConnectIcon_17tac_567{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_17tac_575{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}._officeMeetingConnectTitle_17tac_582{color:var(--text-grey);font-size:var(--text-14);font-weight:var(--weight-cta);line-height:var(--leading-tight)}._officeMeetingConnectDescription_17tac_589{color:var(--text-subtle);font-size:var(--text-11);font-weight:var(--weight-regular);line-height:var(--leading-normal)}._officeNewMeetingNote_17tac_534{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_17tac_609{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}._folderCount_17tac_617{color:var(--text-shortcut);font-size:inherit;font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto}._officeMeetingsStatus_17tac_625,._officeMeetingsError_17tac_562{padding:var(--space-2);color:var(--text-subtle);font-size:var(--text-11);line-height:var(--leading-normal);margin:0}._officeMeetingsError_17tac_562{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}._officeMeetingsError_17tac_562 button{color:var(--text-secondary);font:inherit;font-weight:var(--weight-strong);cursor:pointer;background:0 0;border:0;padding:0}._officeRecentViewAllButton_17tac_651{opacity:1;pointer-events:auto}@media (width>=768px),(hover:hover) and (pointer:fine){._officeRecentViewAllButton_17tac_651{opacity:0;pointer-events:none}}._officeRecentViewAllButton_17tac_651:focus-visible{opacity:1;pointer-events:auto}._officeRecentViewAllIcon_17tac_668{width:calc(var(--space-3) + var(--space-px));height:calc(var(--space-3) + var(--space-px));stroke-width:1.35px}._officeMeetingsHeader_17tac_510 ._sectionLabel_17tac_674{font-weight:var(--weight-cta)}._sidebar_17tac_11[data-surface=office] ._nav_17tac_259{padding-inline:var(--space-1)}._officeRecentChatItem_17tac_682{grid-template-columns:minmax(0,1fr)}._sidebar_17tac_11[data-surface=office] ._laneProductsHeader_17tac_213{margin-inline:var(--space-0-5)}._sidebar_17tac_11[data-surface=office] ._laneProductsHeader_17tac_213>button:first-child{padding-left:var(--space-1-5)}body.is-resizing-sb ._sidebar_17tac_11{transition:none}._collapsed_17tac_13{width:52px!important}._profileTrigger_17tac_706{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}._profileTrigger_17tac_706:focus-visible{outline:var(--space-px) solid var(--accent-blue);outline-offset:var(--space-0-5)}._avatar_17tac_725{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_17tac_742{border-radius:inherit;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}._userName_17tac_749{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_17tac_761{width:20px;height:20px;margin-left:var(--space-1);border-radius:var(--radius-card);opacity:1;pointer-events:auto;flex:none;justify-content:center;align-items:center;padding:0;transition:opacity 60ms;display:inline-flex}@media (width>=768px),(hover:hover) and (pointer:fine){._profileChevronControl_17tac_761{opacity:0;pointer-events:none}}._profileTrigger_17tac_706:focus-visible ._profileChevronControl_17tac_761,._profileTrigger_17tac_706[aria-expanded=true] ._profileChevronControl_17tac_761{opacity:1;transition-duration:.12s}@media (width>=768px),(hover:hover) and (pointer:fine){._profileTrigger_17tac_706:hover ._profileChevronControl_17tac_761{opacity:1;transition-duration:.12s}}._profileChevron_17tac_761{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_17tac_706[aria-expanded=true] ._profileChevron_17tac_761{transform:rotate(90deg)}._navLabel_17tac_259,._vaultName_17tac_811,._userName_17tac_749,._ddEmail_17tac_813{border-radius:0}._toggleBtn_17tac_817{cursor:pointer;color:var(--text-ink);background:0 0;border:none;align-items:center;padding:4px;transition:color .15s;display:flex}@media (width>=768px),(hover:hover) and (pointer:fine){._toggleBtn_17tac_817:hover{color:var(--text-grey)}}._toggleBtn_17tac_817 svg{width:17px;height:17px}._toggleClose_17tac_846{box-sizing:border-box;justify-content:center;width:32px;position:absolute;top:14px;right:44px}._collapsed_17tac_13 ._toggleClose_17tac_846{opacity:0;width:40px;height:40px;transition:opacity .15s,color .15s;top:11px;left:6px;right:auto}._headerTip_17tac_875{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_17tac_1;display:flex;position:fixed;transform:translate(-50%)}._headerTipKbd_17tac_894{color:#fff9;font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);line-height:1}@keyframes _headerTipIn_17tac_1{0%{opacity:0}to{opacity:1}}._divider_17tac_915{background:var(--hairline);height:1px;box-shadow:var(--shadow-sm);flex-shrink:0;margin:8px 12px 4px;border-radius:0!important}._collapsed_17tac_13 ._divider_17tac_915{box-shadow:none;background:0 0}._recentsSection_17tac_937{flex-direction:column;flex:1;min-height:0;display:flex}._compactLibrarySection_17tac_943{flex:none}._compactLibrarySection_17tac_943 ._recentsRegion_17tac_946{flex:none;max-height:min(162px,20vh)}._compactLibrarySection_17tac_943 ._vault_17tac_811{height:auto;max-height:min(162px,20vh)}._projectsLibrarySection_17tac_954{margin-top:calc(var(--space-3) + var(--space-4))}._workbooksLibrarySection_17tac_959{margin-top:calc(var(--space-3) + var(--space-4));flex:none}._workbooksLibrarySection_17tac_959 ._recentsRegion_17tac_946{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_17tac_959 ._vault_17tac_811{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_17tac_978{margin-top:var(--space-2)}._pinnedSection_17tac_981{min-height:0;margin-bottom:var(--space-2);flex:none}._sectionHeader_17tac_986{flex-shrink:0;align-items:center;min-height:22px;padding:1px 8px 0 16px;display:flex}._collectionHeader_17tac_993{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}@media (width>=768px),(hover:hover) and (pointer:fine){._collectionHeader_17tac_993:hover{background:var(--fill-hover);transition:background .12s}}._collectionHeaderToggle_17tac_1007{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_17tac_1007:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}._collectionHeaderChevron_17tac_1027{opacity:1;flex-shrink:0;width:10px;height:10px;transition:opacity 60ms,transform .22s cubic-bezier(.16,1,.3,1);transform:rotate(90deg)}@media (width>=768px),(hover:hover) and (pointer:fine){._collectionHeaderChevron_17tac_1027{opacity:0}}._collectionHeaderToggle_17tac_1007:focus-visible ._collectionHeaderChevron_17tac_1027{opacity:1}@media (width>=768px),(hover:hover) and (pointer:fine){._collectionHeader_17tac_993:hover ._collectionHeaderChevron_17tac_1027{opacity:1}}._collectionHeaderChevronCollapsed_17tac_1050{transform:rotate(0)}._collectionHeader_17tac_993 ._viewAllProjects_17tac_1053{z-index:1;position:relative}._sectionLabel_17tac_674{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_17tac_1066,._viewAllProjects_17tac_1053{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_17tac_1066{margin-left:2px}._viewAllProjects_17tac_1053{margin-left:auto}._recentsToggle_17tac_1066:focus-visible,._viewAllProjects_17tac_1053:focus-visible{opacity:1;pointer-events:auto;transition-duration:.12s,.12s,.12s}@media (width>=768px),(hover:hover) and (pointer:fine){._recentsSection_17tac_937:hover ._recentsToggle_17tac_1066,._collectionHeader_17tac_993:hover ._viewAllProjects_17tac_1053,._pinnedSection_17tac_981:hover ._recentsToggle_17tac_1066{opacity:1;pointer-events:auto;transition-duration:.12s,.12s,.12s}._recentsToggle_17tac_1066:hover,._viewAllProjects_17tac_1053:hover{background:var(--fill-hover);color:var(--text-ink)}}._recentsToggle_17tac_1066:focus-visible,._viewAllProjects_17tac_1053:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}._recentsChevronIcon_17tac_1117,._viewAllProjectsIcon_17tac_1118{width:10px;height:10px}._recentsChevronIcon_17tac_1117{transition:transform .22s cubic-bezier(.16,1,.3,1);transform:rotate(90deg)}._recentsChevronCollapsed_17tac_1126{transform:rotate(0)}._iconSlot_17tac_255{flex-shrink:0;justify-content:center;align-items:center;width:32px;display:inline-flex}._nav_17tac_259{gap:var(--space-px);flex-direction:column;flex-shrink:0;padding:0 10px;display:flex}._laneProductsSection_17tac_204{margin-top:var(--space-4);flex:none}._laneProductsHeader_17tac_213{margin-bottom:var(--space-1)}._laneProductsHeader_17tac_213>button:first-child{padding-left:calc(var(--space-2) + (var(--space-px) * 2))}._botActionDanger_17tac_1178,._botActionDanger_17tac_1178 svg{color:var(--status-error)}._driveProductIcon_17tac_1183{-webkit-mask-size:78%;mask-size:78%}._navItem_17tac_1188{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}@media (width>=768px),(hover:hover) and (pointer:fine){._navItem_17tac_1188:hover{background:var(--fill-hover);transition:background .12s}}._navItem_17tac_1188._active_17tac_1233{background:var(--fill-hover)}._navItem_17tac_1188._navIconBlack_17tac_1238 svg{stroke:var(--text-ink)}._navItem_17tac_1188 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_17tac_1259{-o-object-fit:contain;object-fit:contain;border-radius:0;flex-shrink:0;width:22px;height:22px}._projectFolderNavIcon_17tac_1270,._databaseNavIcon_17tac_1274{width:22px;height:22px}._navLabel_17tac_259{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_17tac_13 ._navLabel_17tac_259{opacity:0;pointer-events:none}._tag_17tac_1300{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_17tac_13 ._tag_17tac_1300{display:none}._recentsRegion_17tac_946{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_17tac_1324{grid-template-rows:minmax(0,0fr)}._recentsClip_17tac_1327{opacity:1;min-height:0;transition:opacity .14s,transform .24s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(0)}._recentsRegionCollapsed_17tac_1324 ._recentsClip_17tac_1327{opacity:0;pointer-events:none;transform:translateY(-6px)}._pinnedRegion_17tac_1341{grid-template-rows:minmax(0,1fr);transition:grid-template-rows .22s cubic-bezier(.16,1,.3,1);display:grid}._pinnedRegionCollapsed_17tac_1346{grid-template-rows:minmax(0,0fr)}._pinnedClip_17tac_1349{opacity:1;min-height:0;transition:opacity .12s,transform .22s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(0)}._pinnedRegionCollapsed_17tac_1346 ._pinnedClip_17tac_1349{opacity:0;pointer-events:none;transform:translateY(-4px)}._vault_17tac_811{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_17tac_1378{height:auto;max-height:min(216px,32vh);padding-top:2px}._vault_17tac_811::-webkit-scrollbar{width:6px}._vault_17tac_811::-webkit-scrollbar-thumb{background:rgb(var(--wash-ink) / .18);border-radius:3px}._vault_17tac_811::-webkit-scrollbar-track{background:0 0}._collapsed_17tac_13 ._vault_17tac_811{opacity:0;pointer-events:none;transition:opacity .1s}._vaultItem_17tac_1404{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}@media (width>=768px),(hover:hover) and (pointer:fine){._vaultItem_17tac_1404:hover{background:var(--fill-hover);transition:background .12s}}._vaultItemActive_17tac_1435{background:var(--fill-hover)}._vaultItemUploading_17tac_1438{color:var(--text-grey);cursor:default}._vaultItemLink_17tac_1446{min-width:0;color:inherit;outline:none;flex:1;align-self:stretch;align-items:center;text-decoration:none;display:flex}._vaultItem_17tac_1404:has(._vaultItemLink_17tac_1446:focus-visible){background:var(--fill-hover);box-shadow:0 0 0 2px var(--focus-ring)}._recentsStatus_17tac_1461{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_17tac_1471{min-height:24px;padding:0 var(--space-2);border-radius:var(--radius-pill);background:var(--fill-active);color:var(--text-secondary);font:inherit;font-weight:var(--weight-strong);cursor:pointer;border:none;align-self:flex-start}@media (width>=768px),(hover:hover) and (pointer:fine){._recentsRetry_17tac_1471:hover{background:var(--fill-hover)}}._recentsRetry_17tac_1471:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}._recentsSkeleton_17tac_1492{width:min(72%,148px);height:var(--space-2);border-radius:var(--radius-pill);background:var(--fill-active);display:block}._recentsSkeleton_17tac_1492:nth-child(2){width:min(58%,120px)}._recentsSkeleton_17tac_1492:nth-child(3){width:min(66%,136px)}@keyframes _recentsSkeletonPulse_17tac_1{0%{opacity:.45}to{opacity:.9}}@media (prefers-reduced-motion:reduce){._recentsSkeleton_17tac_1492{animation:none}}._vaultIcon_17tac_1528{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_17tac_1540{-webkit-mask-size:19px 19px;mask-size:19px 19px}._vaultIconPersonal_17tac_1532{mix-blend-mode:normal;filter:none;mix-blend-mode:normal;width:22px;height:22px;margin-left:3px}._privateIcon_17tac_1568{-o-object-fit:contain;object-fit:contain;border-radius:0;flex-shrink:0;width:18px;height:18px;margin-left:3px}._vaultName_17tac_811{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin-left:9px;padding-left:1px;line-height:1.1;overflow:hidden}._workbookUploading_17tac_1588{margin-left:var(--space-2);color:var(--text-shortcut);font-size:var(--text-11);white-space:nowrap;line-height:1}._projectActionsWrap_17tac_1598{flex:0 0 20px;width:20px;height:20px;margin-left:2px;margin-right:0}._projectActionsAffordance_17tac_1605{width:20px;height:20px;color:var(--text-icon);opacity:1;pointer-events:auto;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}@media (width>=768px),(hover:hover) and (pointer:fine){._projectActionsAffordance_17tac_1605{opacity:0;pointer-events:none}}._projectActionsAffordance_17tac_1605:focus-visible,._projectActionsAffordanceOpen_17tac_1631{opacity:1;pointer-events:auto}@media (width>=768px),(hover:hover) and (pointer:fine){._vaultItem_17tac_1404:hover ._projectActionsAffordance_17tac_1605{opacity:1;pointer-events:auto}}._projectActionsAffordanceOpen_17tac_1631{background:var(--fill-active);color:var(--text-ink)}@media (width>=768px),(hover:hover) and (pointer:fine){._projectActionsAffordance_17tac_1605:hover{background:var(--fill-active);color:var(--text-ink)}}._projectActionsAffordance_17tac_1605:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}._projectActionsIcon_17tac_1655{width:10px;height:10px;transform:rotate(90deg)}._viSubWrap_17tac_1666{max-height:0;margin-bottom:0;transition:max-height .2s cubic-bezier(.4,0,.2,1),margin-bottom .2s;overflow:hidden}._projectGroup_17tac_1694{position:relative}._projectGroup_17tac_1694: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}._viSubItem_17tac_1665{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_17tac_1665:last-child{margin-bottom:0}@media (width>=768px),(hover:hover) and (pointer:fine){._viSubItem_17tac_1665:hover{background:var(--fill-hover);transition:background .12s}}._viSubItem_17tac_1665._active_17tac_1233{background:0 0}@media (width>=768px),(hover:hover) and (pointer:fine){._viSubItem_17tac_1665._active_17tac_1233:hover{background:0 0}}._subIcon_17tac_1747{width:22px;height:22px;color:var(--text-subtle);flex-shrink:0;transform:scale(1.35);border-radius:0!important}._viSubItem_17tac_1665._active_17tac_1233 ._subIcon_17tac_1747{color:var(--text-ink)}._subIconFile_17tac_1747{width:22px;height:22px;transform:scale(1.55)}._subIconWorkspace_17tac_1819{width:22px;height:22px;transform:scale(1.5)}._subFlask_17tac_1828{-o-object-fit:contain;object-fit:contain;opacity:1;pointer-events:auto;border-radius:0;flex-shrink:0;width:22px;height:22px;margin-left:auto;margin-right:8px;transition:opacity .12s}@media (width>=768px),(hover:hover) and (pointer:fine){._subFlask_17tac_1828{opacity:1;pointer-events:auto}@media (width>=768px),(hover:hover) and (pointer:fine){._subFlask_17tac_1828{opacity:0;pointer-events:none}}._viSubItem_17tac_1665:hover ._subFlask_17tac_1828{opacity:.55;pointer-events:auto}}@media (width>=768px),(hover:hover) and (pointer:fine){._viSubItem_17tac_1665:hover ._subOpenRail_17tac_1862{opacity:1;pointer-events:auto}._subOpenRail_17tac_1862:hover{background:var(--fill-hover);color:var(--text-ink)}}@media (width>=768px),(hover:hover) and (pointer:fine){._navItemDb_17tac_1911:hover ._subOpenRail_17tac_1862{opacity:1;pointer-events:auto}}@keyframes _railTipIn_17tac_1{0%{opacity:0}to{opacity:1}}._subOpenRail_17tac_1862{width:22px;height:22px;color:var(--text-grey);cursor:pointer;opacity:1;pointer-events:auto;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}@media (width>=768px),(hover:hover) and (pointer:fine){._subOpenRail_17tac_1862{opacity:0;pointer-events:none}}._subOpenRail_17tac_1862 svg{width:15px;height:15px}@media (width>=768px),(hover:hover) and (pointer:fine){._viSubItem_17tac_1665:hover ._subOpenRail_17tac_1862{opacity:1;pointer-events:auto}._subOpenRail_17tac_1862:hover{background:var(--fill-hover);color:var(--text-ink)}}._subOpenRailActive_17tac_1900{opacity:1;pointer-events:auto;color:var(--text-ink);background:var(--fill-hover)}@media (width>=768px),(hover:hover) and (pointer:fine){._navItemDb_17tac_1911:hover ._subOpenRail_17tac_1862{opacity:1;pointer-events:auto}}._navItemDb_17tac_1911 ._subOpenRail_17tac_1862{margin-right:6px}._collapsed_17tac_13 ._navItemDb_17tac_1911 ._subOpenRail_17tac_1862{display:none}._railTip_17tac_874{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_17tac_1;display:inline-flex;position:fixed;transform:translateY(-50%)}._railTipKbd_17tac_1948{color:#fff9;font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);line-height:1}._betaBadge_17tac_1966{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_17tac_1979{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_17tac_13 ._earlyBadge_17tac_1979{opacity:0;pointer-events:none}._officeProfileFooter_17tac_2146{padding:var(--space-1);flex-shrink:0;align-items:center;display:flex}._officeUpcomingMeetingsList_17tac_2153{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_17tac_2153::-webkit-scrollbar{width:calc(var(--space-px) * 3)}._officeUpcomingMeetingsList_17tac_2153::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:rgb(var(--wash-ink) / .16)}._officeUpcomingMeetingsList_17tac_2153::-webkit-scrollbar-track{background:0 0}._officeUpcomingMeeting_17tac_2153{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}@media (width>=768px),(hover:hover) and (pointer:fine){._officeUpcomingMeeting_17tac_2153:hover{background:var(--fill-hover)}}._officeUpcomingMeetingArrow_17tac_2198{color:var(--text-grey);opacity:1;transition:opacity var(--transition-fast);justify-self:center}@media (width>=768px),(hover:hover) and (pointer:fine){._officeUpcomingMeetingArrow_17tac_2198{opacity:1}@media (width>=768px),(hover:hover) and (pointer:fine){._officeUpcomingMeetingArrow_17tac_2198{opacity:0}}._officeUpcomingMeeting_17tac_2153:hover ._officeUpcomingMeetingArrow_17tac_2198{opacity:1}}._officeUpcomingMeetingDate_17tac_2219{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_17tac_2231,._officeUpcomingMeetingDay_17tac_2232{line-height:1;display:block}._officeUpcomingMeetingMonth_17tac_2231{color:var(--status-error);font-size:calc(var(--text-11) - var(--space-0-5));font-weight:var(--weight-cta)}._officeUpcomingMeetingDay_17tac_2232{margin-top:var(--space-px);color:var(--text-grey);font-size:var(--text-11)}._officeUpcomingMeetingCopy_17tac_2249{gap:var(--space-px);flex-direction:column;min-width:0;display:flex}._officeUpcomingMeetingTitle_17tac_2256,._officeUpcomingMeetingMeta_17tac_2257{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._officeUpcomingMeetingTitle_17tac_2256{color:var(--text-grey);font-size:var(--text-14);line-height:var(--leading-normal)}._officeUpcomingMeetingMeta_17tac_2257{color:var(--text-subtle);font-size:var(--text-11);line-height:var(--leading-normal)}._officePluginsFooter_17tac_2275{box-sizing:border-box;width:100%;padding:var(--space-1);flex-shrink:0;align-items:center;margin-top:auto;display:flex}._officePluginsButton_17tac_2285{width:100%;height:var(--input-height-sm);min-height:var(--input-height-sm);padding:0 var(--space-1) 0 var(--space-2);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;align-items:center;gap:5px;transition:background;display:flex}@media (width>=768px),(hover:hover) and (pointer:fine){._officePluginsButton_17tac_2285:hover{background:var(--fill-hover);color:var(--text-ink);transition:background var(--transition-fast)}}._officePluginsIconSlot_17tac_2312{flex:none;place-items:center;width:16px;height:16px;display:grid}._officePluginsIcon_17tac_2312{width:var(--space-4);height:var(--space-4);flex:none}._officeFooterEdgeLine_17tac_2326{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_17tac_2336{bottom:calc(var(--input-height-sm) + var(--input-height-sm) + var(--space-1) + var(--space-1) + var(--space-1) + var(--space-1))}._officeFooterEdgeLineBottom_17tac_2343{bottom:calc(var(--input-height-sm) + var(--space-1) + var(--space-1))}._officeProfileTrigger_17tac_2347{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_17tac_2347 ._avatar_17tac_725,._officeProfileCopy_17tac_2361,._officeProfileChevronControl_17tac_2362{transform:translateY(var(--space-px))}._officeProfileTrigger_17tac_2347[aria-expanded=true]{background:var(--fill-hover);transition:background var(--transition-fast)}@media (width>=768px),(hover:hover) and (pointer:fine){._officeProfileTrigger_17tac_2347:hover{background:var(--fill-hover);transition:background var(--transition-fast)}}._officeProfileTrigger_17tac_2347 ._avatar_17tac_725{width:16px;height:16px;font-weight:var(--weight-regular)}._officeProfileCopy_17tac_2361{align-items:center;gap:var(--space-1);min-width:0;display:flex;overflow:hidden}._officeProfileCopy_17tac_2361 ._userName_17tac_749{color:var(--text-grey);flex:0 auto}._officeProfilePlan_17tac_2397{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_17tac_2409{width:var(--space-0-5);height:var(--space-0-5);border-radius:var(--radius-full);background:currentColor}._officeProfileChevronControl_17tac_2362{color:var(--text-tertiary);opacity:1;margin-left:0}._officeProfileTrigger_17tac_2347 ._profileChevron_17tac_761{transform:rotate(90deg)}._officeProfileTrigger_17tac_2347[aria-expanded=true] ._profileChevron_17tac_761{transform:rotate(0)}._officeCloseSidebarButton_17tac_2430{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}@media (width>=768px),(hover:hover) and (pointer:fine){._officeCloseSidebarButton_17tac_2430:hover{background:var(--fill-hover);color:var(--text-ink)}}._officeCloseSidebarButton_17tac_2430:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._officeCloseSidebarIcon_17tac_2461{width:var(--space-3);height:var(--space-3)}._officeOpenSidebarButton_17tac_2466{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}@media (width>=768px),(hover:hover) and (pointer:fine){._officeOpenSidebarButton_17tac_2466:hover{background:var(--fill-hover);color:var(--text-ink)}}._officeOpenSidebarButton_17tac_2466:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._officeOpenSidebarIcon_17tac_2498{width:var(--space-3);height:var(--space-3)}._newChatButton_17tac_2503{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}@media (width>=768px),(hover:hover) and (pointer:fine){._newChatButton_17tac_2503:hover{background:var(--fill-hover)}}._newChatButton_17tac_2503:focus-visible{box-shadow:0 0 0 2px var(--focus-ring), var(--shadow-sm);outline:none}._newChatButton_17tac_2503{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_17tac_2547{white-space:nowrap;border-radius:0;flex:none}._newChatShortcut_17tac_2553{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}._agentCreateMenu_17tac_2564._agentCreateMenu_17tac_2564{background:var(--white-pure);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:var(--radius-card)}._collapsed_17tac_13 ._newChatButton_17tac_2503{display:none}._sidebarShell_17tac_62{height:100%;display:flex;position:relative}._sidebarShellClosed_17tac_2585{flex:0 0 0;width:0}._ddItem_17tac_2592{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_17tac_2592:last-child{margin-bottom:0}@media (width>=768px),(hover:hover) and (pointer:fine){._ddItem_17tac_2592:hover{background:var(--fill-hover);transition:background .12s}}._ddIcon_17tac_2624{-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_17tac_2645{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);grid-template-columns:28px minmax(0,1fr);display:grid}._ddProfileAvatar_17tac_2653{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_17tac_2668{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}._ddProfileText_17tac_2674{min-width:0}._ddProfileName_17tac_2678{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_17tac_2689{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_17tac_2703{border-radius:var(--radius-pill);background:currentColor;flex:0 0 2px;width:2px;height:2px}._ddItem_17tac_2592:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--brand-blue) 35%, transparent);outline:none}._ddActionIcon_17tac_2718{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_17tac_2731{background:var(--bg-sidebar-hover);height:1px;margin:4px 0;border-radius:0!important}._ddOfficeMenuItems_17tac_2742{flex-direction:column;display:flex}._ddOfficeItem_17tac_2747{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_17tac_2747:focus-visible{color:var(--text-ink);text-decoration:none}@media (width>=768px),(hover:hover) and (pointer:fine){._ddOfficeItem_17tac_2747:hover{color:var(--text-ink);text-decoration:none}}._ddOfficeActionIcon_17tac_2769{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_17tac_2776{width:calc(var(--space-4) + var(--space-px));height:calc(var(--space-4) + var(--space-px))}._ddSoonLabel_17tac_2781{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_17tac_2791{height:var(--space-px);margin:var(--space-1) var(--space-2);background:var(--hairline)}@media (prefers-reduced-motion:reduce){._sidebar_17tac_11,._sidebar_17tac_11 *{transition:none!important}._recentsRegionCollapsed_17tac_1324 ._recentsClip_17tac_1327{transform:none}}._sidebar_17tac_11[data-mac-desktop] ._officeBrand_17tac_165{height:24px;min-height:24px;padding:0}._sidebar_17tac_11[data-mac-desktop] ._officeBrandMark_17tac_178{display:none}._officeComposeRow_17tac_2816 ._officeComposeIcon_17tac_2816{width:var(--space-4);height:var(--space-4);flex:none;-webkit-mask-size:165%;mask-size:165%}._officeComposeRow_17tac_2816{gap:5px;margin-top:16px}._officeComposeRow_17tac_2816 ._iconSlot_17tac_255{width:16px}._officeNewFooter_17tac_2827{padding:var(--space-4) var(--space-3) var(--space-2);flex:none;margin-top:auto}._officeModeContent_17tac_2833{display:contents}._officeModeContent_17tac_2833[hidden]{display:none}._officeModeEmpty_17tac_2835{min-height:var(--space-4);flex:auto}._officeBottomNew_17tac_2837 ._iconSlot_17tac_255{flex:0 0 16px;width:16px;height:16px}._officeActionIcon_17tac_2843{color:var(--text-tertiary);flex-shrink:0}[data-theme=dark] ._officeActionIcon_17tac_2843{color:var(--text-grey)}._officeMailList_17tac_231[hidden]{display:none}._calendarViewIcon_17tac_2854{color:#666767;border-radius:0;flex:none;width:14px;height:14px}._officeRecentViewAllButton_17tac_651{cursor:pointer}@media (hover:none){._officeRecentViewAllButton_17tac_651{opacity:1;pointer-events:auto}}._inboxViewIcon_17tac_2860{width:15px;height:15px}._surfaceActionSpacer_17tac_2862{height:calc(var(--input-height-sm) + 16px);flex-shrink:0}._surfaceSearchRow_17tac_2864{gap:5px;margin-top:0}._surfaceSearchRow_17tac_2864 ._iconSlot_17tac_255{width:16px}._providerViewIcon_17tac_2867{-o-object-fit:contain;object-fit:contain;border-radius:0;flex:none;width:16px;height:16px}._gmailViewIcon_17tac_2869{width:14px;height:14px}._officeMailItem_17tac_236[data-messaging-view] ._navLabel_17tac_259{flex:none}._messagingIconStack_17tac_2873{pointer-events:none;flex:0 0 126px;height:20px;margin-left:4px;position:relative}._messagingStackIcon_17tac_2874{background:var(--white-pure);width:18px;height:18px;transform:translateX(calc(var(--stack-index) * 9px));z-index:calc(8 - var(--stack-index));border-radius:5px;justify-content:center;align-items:center;transition:transform .18s ease-out;display:flex;position:absolute;top:1px;left:0}._messagingStackIcon_17tac_2874 img{-o-object-fit:contain;object-fit:contain;border-radius:0;flex-shrink:0;width:14px;max-width:none;height:14px}._messagingStackIcon_17tac_2874[data-platform=GOOGLE_CHAT] img{width:21.7px;height:21.7px;transform:translateY(-.6px)}._messagingStackIcon_17tac_2874[data-platform=TELEGRAM] img,._messagingStackIcon_17tac_2874[data-platform=WHATSAPP] img{width:21.7px;height:21.7px}._messagingStackIcon_17tac_2874[data-platform=INSTAGRAM] img{width:22.4px;height:22.4px}._messagingStackIcon_17tac_2874[data-platform=LINKEDIN] img{width:24px;height:24px}._messagingStackIcon_17tac_2874[data-platform=MESSENGER] img{width:15.9px;height:15.9px}._officeMailItem_17tac_236[data-messaging-view]:hover ._messagingStackIcon_17tac_2874,._officeMailItem_17tac_236[data-messaging-view]:focus-visible ._messagingStackIcon_17tac_2874{transform:translateX(calc(var(--stack-index) * 18px))}@media (prefers-reduced-motion:reduce){._messagingStackIcon_17tac_2874{transition:none}}._sidebar_17tac_11[data-surface=office]:after{content:"";pointer-events:none;background:0 0;height:1px;position:absolute;top:37px;left:0;right:0}._officeBrandSwitcher_17tac_194{margin-top:12px}._officeBrandSwitcher_17tac_194>div{--new-task-view-segment-width:calc((100% - 4px) / 3);width:100%}[data-theme=dark] ._surfaceSearchRow_17tac_2864 ._calendarViewIcon_17tac_2854{color:var(--text-grey)}[data-theme=dark] ._officeComposeIcon_17tac_2816{color:var(--text-ink)}._inboxAppRow_17tac_2913{border-radius:var(--radius-card);align-items:center;min-width:0;display:flex}._inboxAppRow_17tac_2913:hover{background:var(--fill-hover)}._inboxAppRow_17tac_2913:has(._inboxAppSwitch_17tac_2919[data-state=open]){background:var(--fill-hover)}._inboxAppRowActive_17tac_2920{background:var(--fill-active)}._sidebar_17tac_11[data-surface=office] ._officeMailList_17tac_231 ._inboxAppMain_17tac_2921{background:0 0;flex:1;gap:0;width:auto;min-width:0}._inboxProviderIcon_17tac_2928{-o-object-fit:contain;object-fit:contain;width:14px;height:14px}._inboxAppSwitch_17tac_2919{width:var(--input-height-sm);height:var(--input-height-sm);border-radius:var(--radius-card);color:var(--text-grey);cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;display:grid}._inboxAppSwitch_17tac_2919:hover,._inboxAppSwitch_17tac_2919[data-state=open]{background:color-mix(in srgb, var(--text-ink) 5%, transparent);border-radius:5px}._sidebar_17tac_11[data-surface=office] ._officeMailList_17tac_231 ._inboxAppMain_17tac_2921:hover{background:0 0}._inboxAppSwitch_17tac_2919:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px}._inboxSwitchIcon_17tac_2944{background:currentColor;width:13px;height:13px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._inboxAccountMenu_17tac_2945._inboxAccountMenu_17tac_2945{width:max-content;min-width:280px;max-width:min(440px, calc(var(--radix-dropdown-menu-content-available-width,100vw) - 16px))}._inboxMenuHeading_17tac_2946{color:color-mix(in srgb, var(--text-inverse) 65%, transparent);font-size:var(--text-12);font-weight:var(--weight-strong)}._inboxMenuAccount_17tac_2947{gap:var(--space-2);font-size:var(--text-13)}._inboxMenuAccount_17tac_2947>img{flex-shrink:0}._inboxAccountMenu_17tac_2945._inboxAccountMenu_17tac_2945{background:var(--tooltip-bg);color:var(--text-inverse);border-radius:var(--radius-tooltip);-webkit-backdrop-filter:none;padding:var(--space-1);box-shadow:var(--menu-shadow);font-family:var(--font-sans);border:0}._inboxAccountMenu_17tac_2945 [role^=menuitem]{color:var(--text-inverse);font-size:var(--text-14);font-weight:var(--weight-cta);border-radius:var(--radius-control-sm)}._inboxAccountMenu_17tac_2945 [role^=menuitem][data-highlighted],._inboxAccountMenu_17tac_2945 ._inboxMenuAccountActive_17tac_2967{background:color-mix(in srgb, var(--text-inverse) 10%, transparent)}._inboxMenuName_17tac_2968{color:var(--text-inverse);flex-shrink:0}._inboxMenuEmail_17tac_2969{color:color-mix(in srgb, var(--text-inverse) 65%, transparent);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._inboxAccountMenu_17tac_2945 ._inboxMenuAdd_17tac_2970{color:color-mix(in srgb, var(--text-inverse) 65%, transparent)}._inboxMenuAdd_17tac_2970 svg{color:inherit}._sidebar_17tac_11[data-surface=office] ._officeMailList_17tac_231 ._connectAppRow_17tac_2972{color:var(--text-tertiary);gap:0}[data-theme=dark] ._sidebar_17tac_11[data-surface=office] ._officeMailList_17tac_231 ._connectAppRow_17tac_2972{color:var(--text-grey)}:root:not([data-theme=dark]) ._sidebar_17tac_11[data-surface=office]{--fill-hover:#0000000a;background-color:#f6f6f6;background-image:linear-gradient(#f1f1f1,#f1f1f1)}@media (width>=768px),(hover:hover) and (pointer:fine){._sidebarShell_17tac_62{--rail-width:280px;width:var(--rail-width);flex:none;transition:width .2s ease-out}._sidebarShell_17tac_62[data-surface=office]{--rail-width:280px}._sidebarShell_17tac_62[data-native-chrome]{--rail-width:240px}._sidebarShell_17tac_62[data-native-chrome]>._sidebar_17tac_11:not(._connectionFocusSidebar_17tac_154){width:var(--rail-width)}._sidebarShell_17tac_62[data-native-chrome],._sidebarShell_17tac_62[data-native-chrome]>._sidebar_17tac_11{transition:none}._sidebarShell_17tac_62>._sidebar_17tac_11[data-native-sidebar]{visibility:hidden}html[data-lane-native-sidebar-obscured=true] ._sidebarShell_17tac_62>._sidebar_17tac_11[data-native-sidebar]:not(._sidebarHidden_17tac_71){visibility:visible}._sidebarShell_17tac_62[data-connection-focus=true]{--rail-width:0px}._sidebarShellClosed_17tac_2585{width:0}._sidebarShell_17tac_62>._sidebar_17tac_11{visibility:visible;flex-shrink:0;margin-left:0;transition:margin-left .2s ease-out,visibility}._sidebarShell_17tac_62>._sidebar_17tac_11._sidebarHidden_17tac_71{margin-left:calc(-1 * var(--rail-width));visibility:hidden;transition:margin-left .2s ease-out,visibility 0s .2s;display:flex}._sidebarShell_17tac_62[data-native-chrome]>._sidebar_17tac_11._sidebarHidden_17tac_71{transition:none}}@media (prefers-reduced-motion:reduce){._sidebarShell_17tac_62,._sidebarShell_17tac_62>._sidebar_17tac_11,._sidebarShell_17tac_62>._sidebar_17tac_11._sidebarHidden_17tac_71{transition:none}}._calendarShortcuts_17tac_3018{margin-top:var(--space-4)}._calendarShortcutPrefix_17tac_3019{color:var(--text-tertiary)}._sidebar_17tac_11[data-surface=office] ._officeMailList_17tac_231 ._connectAppRow_17tac_2972 ._iconSlot_17tac_255,._sidebar_17tac_11[data-surface=office] ._officeMailList_17tac_231 ._connectAppRow_17tac_2972 ._iconSlot_17tac_255 svg{color:inherit;stroke:currentColor}._appRowActions_17tac_3027{padding-right:var(--space-1);flex:none;align-items:center;display:flex}._appRowActions_17tac_3027 ._inboxAppSwitch_17tac_2919{width:24px;height:22px;min-height:22px;padding:0}._messagingProviderRow_17tac_3034{align-items:center;display:flex}._appOptionsMenu_17tac_3035._appOptionsMenu_17tac_3035{min-width:190px}@media (hover:hover) and (pointer:fine){._appRowActions_17tac_3027{opacity:0;pointer-events:none}._inboxAppRow_17tac_2913:hover ._appRowActions_17tac_3027,._inboxAppRow_17tac_2913:focus-within ._appRowActions_17tac_3027{opacity:1;pointer-events:auto}._inboxAppRow_17tac_2913:has([data-state=open]) ._appRowActions_17tac_3027{opacity:1;pointer-events:auto}}._officeNavigationScroll_17tac_3046{border-radius:0;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden auto}._officeNavigationScroll_17tac_3046>*{flex-shrink:0}._officeNavigationScroll_17tac_3046>._officeModeEmpty_17tac_2835{flex:auto}._assistantLinks_17tac_3058{margin-top:var(--space-4);margin-bottom:var(--space-4)}._officeModeSoon_17tac_3060{padding:var(--space-4) var(--space-3);color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--text-13);font-weight:var(--weight-cta);display:block}._calendarNewAction_17tac_3069{padding:var(--space-4) var(--space-1) var(--space-3)}._calendarSupportFooter_17tac_3070{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-1);flex:none;margin-top:auto;display:flex}._calendarSupportButton_17tac_3071{width:27px;height:27px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}._calendarSupportButton_17tac_3071:hover{background:var(--fill-hover);color:var(--text-ink)}._calendarSupportButton_17tac_3071:focus-visible{outline:2px solid var(--accent-blue);outline-offset:1px}._calendarInboxSection_17tac_3075{margin-top:var(--space-4)}._calendarInboxLink_17tac_3076 ._calendarInboxArrow_17tac_3076{color:var(--text-tertiary);opacity:0;margin-left:auto}._calendarInboxLink_17tac_3076:hover ._calendarInboxArrow_17tac_3076,._calendarInboxLink_17tac_3076:focus-visible ._calendarInboxArrow_17tac_3076{opacity:1}._sidebar_17tac_11[data-surface=office] ._officeMailList_17tac_231 ._unifiedInboxRow_17tac_3080{gap:0}._officeMailItem_17tac_236 ._unifiedInboxIcon_17tac_3082{color:var(--text-tertiary);background-color:currentColor}._laneCalendarProviderIcon_17tac_3084{width:14px;height:14px;color:var(--text-tertiary)}._appOptionsMenu_17tac_3035 ._appDisconnect_17tac_3086._appDisconnect_17tac_3086,._appOptionsMenu_17tac_3035 ._appDisconnect_17tac_3086._appDisconnect_17tac_3086 svg{color:var(--text-inverse)}._inboxQuickActions_17tac_3092{margin-top:var(--space-4);margin-bottom:0}._inboxQuickAction_17tac_3092{gap:0}._inboxQuickShortcut_17tac_3094{margin-left:var(--space-1);color:var(--text-shortcut);font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);opacity:0;transition:opacity var(--transition-fast)}._inboxQuickAction_17tac_3092:hover ._inboxQuickShortcut_17tac_3094,._inboxQuickAction_17tac_3092:focus-visible ._inboxQuickShortcut_17tac_3094{opacity:.55}@media (prefers-reduced-motion:reduce){._inboxQuickShortcut_17tac_3094{transition:none}}._inboxQuickAction_17tac_3092 ._navLabel_17tac_259{flex:0 auto}._sidebar_17tac_11[data-surface=office] ._laneProductsHeader_17tac_213._officeMailHeader_17tac_213._inlineSectionHeader_17tac_3112{justify-content:flex-start;align-items:center;gap:var(--space-1);display:flex}._inlineSectionHeader_17tac_3112 ._collectionHeaderToggle_17tac_1007{flex:none;padding:0;position:relative;inset:auto}._inlineSectionHeader_17tac_3112 ._inboxAppSwitch_17tac_2919{width:var(--space-5);height:var(--space-6);min-height:0;color:var(--text-grey);padding:0;position:relative}._inlineSectionHeader_17tac_3112 ._inboxSwitchIcon_17tac_2944{width:var(--space-3);height:var(--space-3)}._sectionDisclosure_17tac_3133{width:var(--space-6);height:var(--space-6);color:var(--text-grey);cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;padding:0;display:grid}._sectionDisclosure_17tac_3133 ._collectionHeaderChevron_17tac_1027{opacity:1;position:static}._sectionDisclosure_17tac_3133:focus-visible{outline:2px solid var(--focus-ring);border-radius:var(--radius-sm)}._inlineSectionHeader_17tac_3112 ._collectionHeaderToggle_17tac_1007{flex:auto}._inlineSectionHeader_17tac_3112 ._sectionDisclosure_17tac_3133{margin-left:0}._inlineSectionHeader_17tac_3112 ._inboxAppSwitch_17tac_2919{opacity:0}._inlineSectionHeader_17tac_3112:hover ._inboxAppSwitch_17tac_2919,._inlineSectionHeader_17tac_3112:focus-within ._inboxAppSwitch_17tac_2919,._inlineSectionHeader_17tac_3112 ._inboxAppSwitch_17tac_2919[data-state=open]{opacity:1}@media (hover:none){._inlineSectionHeader_17tac_3112 ._inboxAppSwitch_17tac_2919{opacity:1}}._accountMenuIcon_17tac_3159{width:var(--space-4);height:var(--space-4);flex:0 0 var(--space-4);place-items:center;display:grid}._accountMenuIcon_17tac_3159 img{width:calc(var(--space-4) * var(--account-icon-scale,1));height:calc(var(--space-4) * var(--account-icon-scale,1));-o-object-fit:contain;object-fit:contain;max-width:none}._accountMenuIcon_17tac_3159 [data-messaging-app-icon=GOOGLE_CHAT],._accountMenuIcon_17tac_3159 [data-messaging-app-icon=TELEGRAM]{--account-icon-scale:calc(96 / 62)}._accountMenuIcon_17tac_3159 [data-messaging-app-icon=INSTAGRAM]{--account-icon-scale:calc(96 / 60)}._accountMenuIcon_17tac_3159 [data-messaging-app-icon=WHATSAPP]{--account-icon-scale:calc(96 / 61)}._accountMenuIcon_17tac_3159 [data-messaging-app-icon=LINKEDIN]{--account-icon-scale:calc(96 / 56)}._accountMenuIcon_17tac_3159 [data-messaging-app-icon=MESSENGER]{--account-icon-scale:calc(512 / 452)}._inboxAccountMenu_17tac_2945 ._inboxProviderIcon_17tac_2928{width:var(--space-4);height:var(--space-4);flex:0 0 var(--space-4)}html[data-lane-native-ui=true] ._glassSurface_11mww_3._glassSurface_11mww_3._glassSurface_11mww_3{border-radius:var(--radius-full);background:color-mix(in srgb, var(--white-pure) 55%, var(--glass-bg));box-shadow:var(--glass-highlight), 0 1px 3px #00000014;-webkit-backdrop-filter:var(--glass-blur)}html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4{color:var(--text-ink);outline-offset:2px;transition:background-color .12s,box-shadow .12s}html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4:hover:not(:disabled):not([data-native-button-variant=default]):not([data-native-button-variant=destructive]):not([aria-pressed=true]):not([aria-expanded=true]):not([data-state=open]){background:color-mix(in srgb, var(--glass-bg) 85%, var(--fill-active))}html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4:is([aria-pressed=true],[aria-expanded=true],[data-state=open]){background:var(--fill-active);color:var(--text-ink)}html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4:disabled{opacity:.45;box-shadow:none}html[data-lane-native-ui=true] ._menu_11mww_5._menu_11mww_5._menu_11mww_5{--text-ink:inherit;--text-grey:inherit;--text-subtle:inherit;--fill-hover:inherit;--text-inverse:var(--text-ink);background:var(--menu-bg);color:var(--text-ink);border:1px solid var(--menu-border);box-shadow:var(--menu-shadow);-webkit-backdrop-filter:var(--menu-blur);font-family:var(--font-sans);font-size:var(--text-14);border-radius:10px;font-weight:400;animation:none}html[data-lane-native-ui=true] ._menu_11mww_5._menu_11mww_5._menu_11mww_5 :is([role=menuitem],[role=menuitemcheckbox],[role=menuitemradio],[role=option]){color:var(--text-ink);min-height:var(--lane-native-row-height,28px);border-radius:6px;font-weight:400;transition:none}html[data-lane-native-ui=true] ._menu_11mww_5._menu_11mww_5._menu_11mww_5 :is([role=menuitem],[role=menuitemcheckbox],[role=menuitemradio]) svg:not([data-label-dot]):not([data-menu-radio-dot]){width:var(--lane-native-icon-size,16px);height:var(--lane-native-icon-size,16px);flex-shrink:0}html[data-lane-native-ui=true] ._menu_11mww_5._menu_11mww_5._menu_11mww_5 :is([role=menuitem],[role=menuitemcheckbox],[role=menuitemradio]) :is(svg:not([data-label-dot]):not([data-menu-radio-dot]),[data-inbox-icon]){color:inherit}html[data-lane-native-ui=true] ._menu_11mww_5._menu_11mww_5._menu_11mww_5 :is([data-highlighted],[role=menuitem]:focus-visible,[role=menuitemradio]:focus-visible,[role=menuitemcheckbox]:focus-visible):not([data-disabled]):not(:disabled){background:var(--accent-blue);color:#fff}html[data-lane-native-ui=true] ._menu_11mww_5._menu_11mww_5._menu_11mww_5 [data-highlighted] :is(span,svg){color:inherit}html[data-lane-native-ui=true] ._panel_11mww_6._panel_11mww_6._panel_11mww_6{isolation:isolate;border-color:var(--glass-border);box-shadow:var(--glass-shadow);background:0 0;border-radius:16px}html[data-lane-native-ui=true] ._panel_11mww_6._panel_11mww_6._panel_11mww_6:before{content:"";z-index:-1;pointer-events:none;border-radius:inherit;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);position:absolute;inset:0}@media (prefers-reduced-transparency:reduce){html[data-lane-native-ui=true] :is(._glassSurface_11mww_3._glassSurface_11mww_3._glassSurface_11mww_3,._menu_11mww_5._menu_11mww_5._menu_11mww_5),html[data-lane-native-ui=true] ._panel_11mww_6._panel_11mww_6._panel_11mww_6:before{background:var(--white-pure);-webkit-backdrop-filter:none}html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4:is([aria-pressed=true],[aria-expanded=true],[data-state=open]){background:var(--fill-active)}}@media (prefers-reduced-motion:reduce){html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4{transition:none}}html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4[data-native-button-variant=default]{background:var(--accent-blue);color:#fff}html[data-lane-native-ui=true] ._control_11mww_4._control_11mww_4._control_11mww_4[data-native-button-variant=destructive]{background:var(--status-error);color:#fff}._content_13fvl_2,._subContent_13fvl_3,._selectContent_13fvl_4{-webkit-backdrop-filter:var(--menu-blur)}._content_13fvl_2,._subContent_13fvl_3{box-sizing:border-box;width:max-content}._content_13fvl_2{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_13fvl_3{min-width:8rem;max-width:min(320px, calc(var(--radix-dropdown-menu-content-available-width,100vw) - 8px))}._selectContent_13fvl_4{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}._card_175vi_1{margin:var(--space-2) var(--space-1) var(--space-3);padding:var(--space-3);background:var(--white-pure);border:1px solid var(--border-subtle);border-radius:var(--radius-card);font-family:var(--font-sans);font-size:var(--text-13);line-height:1.4}._header_175vi_11{justify-content:space-between;align-items:center;gap:var(--space-1);margin-bottom:var(--space-2);display:flex}._title_175vi_12{color:var(--text-ink);font-weight:var(--weight-cta)}._menu_175vi_13{border-radius:var(--radius-control-sm);width:24px;height:24px;color:var(--text-tertiary);background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}._step_175vi_14{align-items:flex-start;gap:var(--space-2);width:100%;padding:var(--space-1-5) 0;color:var(--text-grey);text-align:left;font:inherit;font-weight:var(--weight-cta);background:0 0;border:0;display:flex}._check_175vi_15{border:1px solid var(--text-tertiary);border-radius:50%;flex:0 0 15px;place-items:center;width:15px;height:15px;margin-top:2px;display:grid}._check_175vi_15[data-done]{color:var(--text-tertiary)}._seeAll_175vi_17{margin-top:var(--space-2);color:var(--text-tertiary);font:inherit;font-weight:var(--weight-cta);text-align:left;background:0 0;border:0;padding:0}._menu_175vi_13,._step_175vi_14,._seeAll_175vi_17{cursor:pointer}._step_175vi_14:disabled,._seeAll_175vi_17:disabled{cursor:default}._step_175vi_14:disabled{color:var(--text-tertiary)}._menu_175vi_13:focus-visible,._step_175vi_14:focus-visible,._seeAll_175vi_17:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}@media (hover:hover){._menu_175vi_13:hover{background:var(--fill-hover)}._step_175vi_14:hover:not(:disabled),._seeAll_175vi_17:hover:not(:disabled){color:var(--text-ink)}}._srOnly_175vi_26{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}._collapse_175vi_28{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .2s ease-out,opacity .15s ease-out;display:grid}._collapse_175vi_28[data-closed]{opacity:0;grid-template-rows:0fr}._clip_175vi_35{border-radius:0;min-height:0;overflow:hidden}._step_175vi_14[data-done]{color:var(--accent-blue)}._step_175vi_14[data-done] ._check_175vi_15{color:var(--button-primary-text);border-color:var(--accent-blue);background:var(--accent-blue)}._step_175vi_14[data-done] ._stepLabel_175vi_38{text-decoration:line-through;text-decoration-thickness:1px}@media (prefers-reduced-motion:reduce){._collapse_175vi_28{transition:none}}._dismissMenu_175vi_41._dismissMenu_175vi_41{min-width:132px}._dismissMenu_175vi_41 [role=menuitem]{min-height:var(--height-row);padding:0 var(--space-2);gap:var(--space-2)}._headerLabel_mljxq_22{padding-left:var(--space-2)}._accountRow_mljxq_26{gap:0;min-width:0}._address_mljxq_39{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._count_mljxq_45{color:var(--text-grey);font-size:var(--text-11);font-weight:var(--weight-regular);font-variant-numeric:tabular-nums;flex:none}._trouble_mljxq_60{color:var(--status-error);font-size:var(--text-11);font-weight:var(--weight-regular);white-space:nowrap;flex:none}._providerMark_mljxq_68{width:calc(var(--space-4) - var(--space-0-5));height:calc(var(--space-4) - var(--space-0-5));-o-object-fit:contain;object-fit:contain;flex:none}._fallbackMark_mljxq_75{width:var(--space-4);height:var(--space-4)}._foldedRow_mljxq_91{cursor:default;justify-content:center}._foldedSlot_mljxq_97{position:relative}._troubleMark_mljxq_109{width:var(--space-1-5);height:var(--space-1-5);border-radius:var(--radius-full);background:var(--status-error);position:absolute;bottom:0;right:0}._accountGroup_mljxq_119{align-self:stretch;gap:var(--space-px);flex-direction:column;width:100%;min-width:0;display:flex}._addInbox_mljxq_121>span{color:var(--text-tertiary);font-family:var(--font-sans);font-weight:var(--weight-strong)}._identity_mljxq_123{align-items:baseline;gap:var(--space-1);min-width:0;display:flex}._accountName_mljxq_129{text-overflow:ellipsis;min-width:0;max-width:40%;color:var(--text-ink);font-weight:var(--weight-strong);flex:0 auto;overflow:hidden}._identity_mljxq_123 ._address_mljxq_39{min-width:0;color:var(--text-tertiary)}._count_mljxq_45{opacity:0}._accountRow_mljxq_26:hover ._count_mljxq_45,._accountRow_mljxq_26:focus-visible ._count_mljxq_45{opacity:1}[data-theme=dark] ._addInbox_mljxq_121>span{color:var(--text-grey)}._titlebar_1ss2s_1{z-index:100;pointer-events:none;-webkit-app-region:drag;background:0 0;width:280px;height:38px;position:fixed;top:0;left:0}._controls_1ss2s_12{pointer-events:auto;-webkit-app-region:no-drag;align-items:center;gap:6px;display:flex;position:absolute;top:8px;left:84px}._controls_1ss2s_12>button{border-radius:var(--radius-control-sm);width:24px;height:24px;color:var(--text-secondary);cursor:default;background:0 0;border:0;place-items:center;padding:0;display:grid}._controls_1ss2s_12>button:disabled{opacity:.35}._controls_1ss2s_12>button:hover:not(:disabled){background:var(--fill-hover)}._controls_1ss2s_12>button:focus-visible{outline:2px solid var(--accent-blue);outline-offset:1px}._controls_1ss2s_12[data-native]{transition:transform .18s cubic-bezier(.4,0,.2,1);transform:translate(0,0)}html[data-lane-fullscreen=true] ._controls_1ss2s_12[data-native]{transform:translate(-76px)}@media (prefers-reduced-motion:reduce){._controls_1ss2s_12[data-native]{transition:none}}._switcher_15d6n_1{--new-task-view-segment-width:calc(var(--space-9) - var(--space-0-5));grid-template-columns:repeat(3, var(--new-task-view-segment-width));width:calc((var(--new-task-view-segment-width) * 3) + 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_15d6n_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_15d6n_1[data-active-view=mail] ._indicator_15d6n_19{transform:translate(0)}._switcher_15d6n_1[data-active-view=calendar] ._indicator_15d6n_19{transform:translate(100%)}._switcher_15d6n_1[data-active-view=messaging] ._indicator_15d6n_19{transform:translate(200%)}._option_15d6n_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}._surfacesOnly_15d6n_64{grid-template-columns:repeat(3, var(--new-task-view-segment-width));width:calc(var(--new-task-view-segment-width) * 3 + var(--space-1))}._surfacesOnly_15d6n_64[data-active-view=overview] ._indicator_15d6n_19{display:none}._surfacesOnly_15d6n_64[data-active-view=mail] ._indicator_15d6n_19{transform:translate(0)}._surfacesOnly_15d6n_64[data-active-view=calendar] ._indicator_15d6n_19{transform:translate(100%)}._surfacesOnly_15d6n_64[data-active-view=messaging] ._indicator_15d6n_19{transform:translate(200%)}._compact_15d6n_72{--new-task-view-segment-width:32px;height:24px}._compact_15d6n_72 ._option_15d6n_46{height:20px}._compact_15d6n_72 ._icon_15d6n_77{width:15px;height:15px}._option_15d6n_46:hover,._option_15d6n_46[data-active=true]{color:var(--text-icon)}._option_15d6n_46:focus-visible{box-shadow:0 0 0 var(--space-0-5) var(--focus-ring);outline:0}._icon_15d6n_77{width:calc(var(--space-4) - var(--space-px));height:calc(var(--space-4) - var(--space-px));color:currentColor}._shortcutPreview_15d6n_95{color:var(--text-icon);font-size:var(--text-11);font-weight:var(--weight-cta);font-variant-numeric:tabular-nums;line-height:1}._tooltip_15d6n_103{align-items:center;gap:var(--space-3);display:inline-flex}._shortcut_15d6n_95{color:var(--text-shortcut);font:inherit;font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){._indicator_15d6n_19{transition:none}}._unifiedInbox_15d6n_121,._workspace_15d6n_126{grid-template-columns:repeat(2, var(--new-task-view-segment-width));width:calc(var(--new-task-view-segment-width) * 2 + var(--space-1))}._workspace_15d6n_126[data-active-view=mail] ._indicator_15d6n_19{transform:translate(0)}._workspace_15d6n_126[data-active-view=calendar] ._indicator_15d6n_19{transform:translate(100%)}._workspace_15d6n_126{background:var(--fill-active)}._calendar_1cahc_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_1cahc_12{min-height:var(--space-6);align-items:center;gap:var(--space-2);padding-right:var(--space-1);display:flex}._monthAnnouncement_1cahc_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_1cahc_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_1cahc_33:hover{background:var(--fill-hover);color:var(--text-ink)}._monthButton_1cahc_33:focus-visible,._day_1cahc_53:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}._monthButton_1cahc_33 svg{width:var(--space-4);height:var(--space-4);stroke-width:1.5px}._grid_1cahc_64{gap:var(--space-1);animation:_monthReveal_1cahc_1 var(--transition-normal);flex-direction:column;display:flex}@keyframes _monthReveal_1cahc_1{0%{opacity:.55;transform:translateY(var(--space-0-5))}to{opacity:1;transform:translateY(0)}}._weekdays_1cahc_83,._week_1cahc_83{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;display:grid}._weekdays_1cahc_83{min-height:calc(var(--space-5) + var(--space-0-5))}._weekday_1cahc_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_1cahc_104{gap:var(--space-0-5);flex-direction:column;display:flex}._week_1cahc_83{min-height:var(--space-6);border-radius:var(--radius-card)}._dayCell_1cahc_115{justify-content:center;min-width:0;display:flex}._dayCell_1cahc_115[data-in-selection]{background:var(--fill-active)}._dayCell_1cahc_115[data-selection-start]{border-top-left-radius:var(--radius-card);border-bottom-left-radius:var(--radius-card)}._dayCell_1cahc_115[data-selection-end]{border-top-right-radius:var(--radius-card);border-bottom-right-radius:var(--radius-card)}._day_1cahc_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_1cahc_53:hover{background:var(--fill-hover)}._day_1cahc_53[data-outside-month]{color:var(--text-tertiary)}._day_1cahc_53[data-today],._day_1cahc_53[data-today]:hover{background:color-mix(in srgb, var(--calendar-today-fill) 87%, var(--text-ink));color:var(--gray-4)}._day_1cahc_53[data-today][data-selected-date],._day_1cahc_53[data-today][data-selected-date]:hover{background:var(--calendar-today-fill);color:var(--white-pure)}@media (prefers-reduced-motion:reduce){._grid_1cahc_64{animation:none}}html[data-lane-native-ui=true] ._day_1cahc_53{border-radius:var(--radius-full)}._banner_1ronl_10{z-index:400;left:var(--space-4);right:var(--space-4);bottom:var(--space-4);box-sizing:border-box;background:var(--white-pure);border:1px solid var(--hairline);width:auto;max-width:none;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_1ronl_10[data-visible=true]{opacity:1;visibility:visible;transform:translateY(0)}@media (prefers-reduced-motion:reduce){._banner_1ronl_10{transition:opacity .15s linear,visibility .15s linear;transform:none}}._title_1ronl_54{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_1ronl_63{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_1ronl_72{color:var(--text-ink);text-underline-offset:2px;text-decoration:underline}@media (width>=768px),(hover:hover) and (pointer:fine){._link_1ronl_72:hover{opacity:.7}}._divider_1ronl_85{background:var(--hairline-strong);height:1px;margin:var(--space-3) var(--space-2)}._toggles_1ronl_93{align-items:center;gap:var(--space-3) var(--space-5);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}._toggle_1ronl_93{align-items:center;gap:var(--space-2);display:inline-flex}._toggleLabel_1ronl_107{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-grey)}._switch_1ronl_114{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_1ronl_114:disabled{cursor:default}._switchOn_1ronl_131{background:var(--brand-blue)}._knob_1ronl_135{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_1ronl_131 ._knob_1ronl_135{transform:translate(12px)}._actions_1ronl_150{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}._button_1ronl_157{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}@media (width>=768px),(hover:hover) and (pointer:fine){._button_1ronl_157:hover{background:var(--fill-hover)}}._details_1ronl_177{font-family:var(--font-sans);font-size:var(--text-11);font-weight:var(--weight-regular);color:var(--text-subtle);margin-left:0;text-decoration:none;transition:color .16s}@media (width>=768px),(hover:hover) and (pointer:fine){._details_1ronl_177:hover{color:var(--text-ink)}._banner_1ronl_10{left:auto;right:var(--space-6);bottom:var(--space-6);width:384px;max-width:calc(100vw - var(--space-8))}._actions_1ronl_150{flex-wrap:nowrap}._details_1ronl_177{margin-left:auto}}._backdrop_149mo_1{background:var(--scrim);z-index:var(--z-modal-nested);padding:var(--space-6);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_149mo_12{width:min(var(--popup-title-width), calc(100vw - (2 * var(--space-4))));background:var(--popup-bg);border-radius:var(--radius-modal);border:var(--space-px) solid var(--hairline-faint);box-shadow:var(--shadow-popup);font-family:var(--font-sans);flex-direction:column;display:flex}._header_149mo_23{padding:var(--space-5) var(--space-5) 0}._title_149mo_27{font-family:var(--font-sans);font-size:var(--text-17);font-weight:var(--weight-strong);color:var(--text-ink);margin:0;line-height:1.2}._body_149mo_36{padding:var(--space-3) var(--space-5) var(--space-5);font-family:var(--font-sans);font-size:var(--text-14);font-weight:var(--weight-regular);color:var(--text-grey);gap:var(--space-3);flex-direction:column;line-height:1.55;display:flex}._bodyText_149mo_48{margin:0}._label_149mo_52{font-size:var(--text-14);font-weight:var(--weight-strong);color:var(--text-ink)}._input_149mo_58{height:var(--height-cta);padding:0 var(--space-3);border-radius:var(--radius-pill);border:var(--input-border);background:var(--input-bg,var(--white-pure));color:var(--text-ink);font-family:var(--font-sans);font-size:var(--text-14);caret-color:var(--text-ink)}._input_149mo_58:focus{border-color:var(--accent-blue);outline:none}._error_149mo_75{color:var(--status-error);font-size:var(--text-14);margin:0}._footer_149mo_81{padding:0 var(--space-5) var(--space-5);justify-content:flex-end;gap:var(--space-2);display:flex}._later_149mo_88{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;color:var(--text-ink);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}@media (width>=768px),(hover:hover) and (pointer:fine){._later_149mo_88:hover{background:var(--fill-hover)}}._later_149mo_88:focus-visible{box-shadow:var(--input-focus-ring);outline:none}._later_149mo_88:disabled{color:var(--text-grey);cursor:not-allowed}._submit_149mo_120{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:1.5px solid var(--hairline);background:var(--cta-bg);color:var(--white-pure);justify-content:center;align-items:center;display:inline-flex}._submit_149mo_120:focus-visible{box-shadow:var(--input-focus-ring);outline:none}._submit_149mo_120:disabled{background:var(--neutral-4);color:var(--neutral-8);border-color:var(--neutral-4);cursor:not-allowed}
