.ds-app-switcher-trigger{width:100%;display:flex;align-items:center;gap:var(--ds-space-2);padding:var(--ds-space-2) var(--ds-space-3);background:transparent;border:var(--ds-border-hairline) solid var(--ds-color-shell-sidebar-rule);border-radius:var(--ds-radius-md);color:var(--ds-color-shell-sidebar-text);font:inherit;text-align:left;cursor:pointer}.ds-app-switcher-trigger:hover,.ds-app-switcher-trigger[aria-expanded=true]{border-color:var(--ds-color-shell-sidebar-text-muted)}.ds-app-switcher-trigger[aria-expanded=true]{background:var(--ds-color-shell-sidebar-active-bg)}.ds-app-switcher-trigger:focus-visible{outline:2px solid var(--ds-color-shell-sidebar-active-text);outline-offset:2px}.ds-app-switcher-trigger-mark{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;background:var(--ds-color-shell-sidebar-mark-bg);color:var(--ds-color-shell-sidebar-mark-fg);border-radius:var(--ds-radius-sm);font-family:var(--ds-font-serif);font-style:italic;font-size:var(--ds-type-lede);line-height:1;flex-shrink:0}.ds-app-switcher-trigger-meta{flex:1;min-width:0;line-height:1.2}.ds-app-switcher-trigger-name{font-size:var(--ds-type-body-small);color:var(--ds-color-shell-sidebar-text)}.ds-app-switcher-trigger-name,.ds-app-switcher-trigger-sub{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-app-switcher-trigger-sub{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-shell-sidebar-text-muted)}.ds-app-switcher-trigger-chev{margin-left:auto;display:inline-flex;color:var(--ds-color-shell-sidebar-text-muted);flex-shrink:0}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-trigger,.ds-sidebar[data-mode=rail] .ds-app-switcher-trigger{justify-content:center;padding:var(--ds-space-2)}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-trigger-chev,.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-trigger-meta,.ds-sidebar[data-mode=rail] .ds-app-switcher-trigger-chev,.ds-sidebar[data-mode=rail] .ds-app-switcher-trigger-meta{display:none}.ds-app-switcher-brand-trigger{display:flex;align-items:center;gap:var(--ds-space-2);flex:1;min-width:0;padding:var(--ds-space-1) var(--ds-space-2);margin-left:calc(var(--ds-space-2) * -1);background:transparent;border:none;border-radius:var(--ds-radius-md);color:var(--ds-color-shell-sidebar-active-text);font:inherit;text-align:left;cursor:pointer}.ds-app-switcher-brand-trigger:hover,.ds-app-switcher-brand-trigger[aria-expanded=true]{background:var(--ds-color-shell-sidebar-active-bg)}.ds-app-switcher-brand-trigger:focus-visible{outline:2px solid var(--ds-color-shell-sidebar-active-text);outline-offset:2px}.ds-app-switcher-brand-trigger-mark{width:24px;height:24px;border-radius:var(--ds-radius-sm);background:var(--ds-color-shell-sidebar-mark-bg);color:var(--ds-color-shell-sidebar-mark-fg);display:inline-flex;align-items:center;justify-content:center;font-family:var(--ds-font-serif);font-size:var(--ds-type-h3);font-style:italic;line-height:1;flex-shrink:0}.ds-app-switcher-brand-trigger-word{font-family:var(--ds-font-serif);font-size:20px;color:var(--ds-color-shell-sidebar-active-text);letter-spacing:-.01em;white-space:nowrap;flex:0 0 auto;overflow:visible}.ds-app-switcher-brand-trigger-em{color:var(--ds-color-shell-sidebar-active-text);font-style:italic;opacity:.7;margin-left:var(--ds-space-1)}.ds-app-switcher-brand-trigger-chev{display:inline-flex;margin-left:var(--ds-space-1);color:var(--ds-color-shell-sidebar-text-muted);opacity:.55;flex-shrink:0;transition:opacity var(--ds-dur-fade) linear}.ds-app-switcher-brand-trigger:focus-visible .ds-app-switcher-brand-trigger-chev,.ds-app-switcher-brand-trigger:hover .ds-app-switcher-brand-trigger-chev,.ds-app-switcher-brand-trigger[aria-expanded=true] .ds-app-switcher-brand-trigger-chev{opacity:1;color:var(--ds-color-shell-sidebar-text)}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-brand-trigger,.ds-sidebar[data-mode=rail] .ds-app-switcher-brand-trigger{justify-content:center;padding:var(--ds-space-1);margin-left:0}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-brand-trigger-chev,.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-app-switcher-brand-trigger-word,.ds-sidebar[data-mode=rail] .ds-app-switcher-brand-trigger-chev,.ds-sidebar[data-mode=rail] .ds-app-switcher-brand-trigger-word{display:none}.ds-app-switcher-panel{z-index:var(--ds-z-overlay);min-width:300px;max-width:min(360px,calc(100vw - 16px));max-height:min(480px,calc(100vh - 24px));overflow-y:auto;background:var(--ds-color-bg-surface);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-md);box-shadow:var(--ds-shadow-overlay);padding:var(--ds-space-2);outline:none}.ds-app-switcher-panel[data-variant=operator]{min-width:260px}.ds-app-switcher-sec-label{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-color-text-muted);padding:10px 12px 6px}.ds-app-switcher-sep{border:0;border-top:var(--ds-border-hairline) solid var(--ds-color-border-card);margin:var(--ds-space-2) 0}.ds-app-switcher-item{display:flex;width:100%;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-2) 10px var(--ds-space-2) 12px;border:none;border-radius:var(--ds-radius-sm);background:transparent;color:var(--ds-color-text-primary);font-family:var(--ds-font-sans);font-size:var(--ds-type-body-default);text-decoration:none;cursor:pointer;text-align:left}.ds-app-switcher-item:hover{background:var(--ds-color-bg-shell)}.ds-app-switcher-item:focus-visible{outline:2px solid var(--ds-color-text-primary);outline-offset:-2px}.ds-app-switcher-item[data-current]{background:var(--ds-color-text-primary);color:var(--ds-color-bg-surface)}.ds-app-switcher-item[data-locked]{color:var(--ds-color-text-muted)}.ds-app-switcher-item[data-locked]:not([href]){cursor:default}.ds-app-switcher-item[data-disabled]{cursor:default;color:var(--ds-color-text-muted);opacity:.6}.ds-app-switcher-item[data-disabled]:hover{background:transparent}.ds-app-switcher-item-mark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:var(--ds-color-bg-shell);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-sm);color:var(--ds-color-text-primary);font-family:var(--ds-font-serif);font-style:italic;font-size:var(--ds-type-body-default);line-height:1;flex-shrink:0}.ds-app-switcher-item[data-current] .ds-app-switcher-item-mark{background:var(--ds-color-bg-surface);border-color:transparent}.ds-app-switcher-item[data-disabled] .ds-app-switcher-item-mark,.ds-app-switcher-item[data-locked] .ds-app-switcher-item-mark{color:var(--ds-color-text-muted)}.ds-app-switcher-item-meta{flex:1;min-width:0;line-height:1.25}.ds-app-switcher-item-desc,.ds-app-switcher-item-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-app-switcher-item-desc{font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);margin-top:1px}.ds-app-switcher-item[data-current] .ds-app-switcher-item-desc{color:var(--ds-color-bg-surface);opacity:.7}.ds-app-switcher-item-tag{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.08em;text-transform:uppercase;color:var(--ds-color-text-muted);border:var(--ds-border-hairline) solid var(--ds-color-border-card);padding:1px 6px;border-radius:var(--ds-radius-sm);flex-shrink:0;white-space:nowrap}.ds-app-switcher-item[data-current] .ds-app-switcher-item-tag{color:var(--ds-color-bg-surface);border-color:color-mix(in srgb,var(--ds-color-bg-surface) 35%,transparent)}.ds-app-switcher-panel[data-variant=operator] .ds-app-switcher-item{padding:5px 10px;gap:var(--ds-space-2);font-size:var(--ds-type-body-small)}.ds-app-switcher-panel[data-variant=operator] .ds-app-switcher-item-mark{width:20px;height:20px;font-size:var(--ds-type-body-small)}.ds-app-switcher-skeleton{display:flex;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-2) 12px;animation:ds-app-switcher-pulse 1.2s var(--ds-ease-standard) infinite alternate}.ds-app-switcher-skeleton-mark{width:28px;height:28px;border-radius:var(--ds-radius-sm);background:var(--ds-color-fill-subtle);flex-shrink:0}.ds-app-switcher-skeleton-lines{flex:1;display:flex;flex-direction:column;gap:6px}.ds-app-switcher-skeleton-line{height:8px;width:70%;border-radius:var(--ds-radius-pill);background:var(--ds-color-fill-subtle)}.ds-app-switcher-skeleton-line[data-short]{width:45%}@keyframes ds-app-switcher-pulse{0%{opacity:1}to{opacity:.45}}.ds-app-switcher-empty{padding:var(--ds-space-5) var(--ds-space-4);font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);text-align:center}@media (max-width:767px){.ds-app-switcher-panel{min-width:0;width:calc(100vw - 16px);max-height:60vh}}@media (prefers-reduced-motion:reduce){.ds-app-switcher-skeleton{animation:none}.ds-app-switcher-brand-trigger-chev{transition:none}}.ds-product-switcher-trigger{width:100%;display:flex;align-items:center;gap:var(--ds-space-2);padding:var(--ds-space-2) var(--ds-space-3);background:transparent;border:var(--ds-border-hairline) solid var(--ds-color-shell-sidebar-rule);border-radius:var(--ds-radius-md);color:var(--ds-color-shell-sidebar-text);font:inherit;text-align:left;cursor:pointer}.ds-product-switcher-trigger:hover,.ds-product-switcher-trigger[aria-expanded=true]{border-color:var(--ds-color-shell-sidebar-text-muted)}.ds-product-switcher-trigger[aria-expanded=true]{background:var(--ds-color-shell-sidebar-active-bg)}.ds-product-switcher-trigger:focus-visible{outline:2px solid var(--ds-color-shell-sidebar-active-text);outline-offset:2px}.ds-product-switcher-trigger-markwrap{position:relative;display:inline-flex;flex-shrink:0}.ds-product-switcher-trigger-mark{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;background:var(--ds-color-shell-sidebar-mark-bg);color:var(--ds-color-shell-sidebar-mark-fg);border-radius:var(--ds-radius-sm);font-family:var(--ds-font-serif);font-style:italic;font-size:var(--ds-type-lede);line-height:1}.ds-product-switcher-trigger-dot{position:absolute;top:-3px;right:-3px;width:7px;height:7px;border-radius:var(--ds-radius-pill);background:var(--ds-color-status-warning);border:2px solid var(--ds-color-shell-sidebar-bg);box-sizing:content-box}.ds-product-switcher-trigger-meta{flex:1;min-width:0;line-height:1.2}.ds-product-switcher-trigger-name{font-size:var(--ds-type-body-small);color:var(--ds-color-shell-sidebar-text)}.ds-product-switcher-trigger-name,.ds-product-switcher-trigger-sub{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-product-switcher-trigger-sub{font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-color-shell-sidebar-text-muted)}.ds-product-switcher-trigger-chev{margin-left:auto;display:inline-flex;color:var(--ds-color-shell-sidebar-text-muted);flex-shrink:0}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-product-switcher-trigger,.ds-sidebar[data-mode=rail] .ds-product-switcher-trigger{justify-content:center;padding:var(--ds-space-2)}.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-product-switcher-trigger-chev,.ds-sidebar[data-mode=drawer]:not(:hover):not(:focus-within) .ds-product-switcher-trigger-meta,.ds-sidebar[data-mode=rail] .ds-product-switcher-trigger-chev,.ds-sidebar[data-mode=rail] .ds-product-switcher-trigger-meta{display:none}.ds-product-switcher-panel{z-index:var(--ds-z-overlay);min-width:260px;max-width:min(360px,calc(100vw - 16px));max-height:min(480px,calc(100vh - 24px));overflow-y:auto;background:var(--ds-color-bg-surface);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-md);box-shadow:var(--ds-shadow-overlay);padding:var(--ds-space-2);outline:none}.ds-product-switcher-item{display:flex;width:100%;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-2) 10px var(--ds-space-2) 12px;border:none;border-radius:var(--ds-radius-sm);background:transparent;color:var(--ds-color-text-primary);font-family:var(--ds-font-sans);font-size:var(--ds-type-body-default);text-decoration:none;cursor:pointer;text-align:left}.ds-product-switcher-item:hover{background:var(--ds-color-bg-shell)}.ds-product-switcher-item:focus-visible{outline:2px solid var(--ds-color-text-primary);outline-offset:-2px}.ds-product-switcher-item[data-active]{background:var(--ds-color-text-primary);color:var(--ds-color-bg-surface)}.ds-product-switcher-item[data-locked]{color:var(--ds-color-text-muted);cursor:default}.ds-product-switcher-item[data-locked]:hover{background:transparent}.ds-product-switcher-item-mark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:var(--ds-color-bg-shell);border:var(--ds-border-hairline) solid var(--ds-color-border-card);border-radius:var(--ds-radius-sm);color:var(--ds-color-text-primary);font-family:var(--ds-font-serif);font-style:italic;font-size:var(--ds-type-body-default);line-height:1;flex-shrink:0}.ds-product-switcher-item[data-active] .ds-product-switcher-item-mark{background:var(--ds-color-bg-surface);border-color:transparent}.ds-product-switcher-item[data-locked] .ds-product-switcher-item-mark{color:var(--ds-color-text-muted)}.ds-product-switcher-item-meta{flex:1;min-width:0;line-height:1.25}.ds-product-switcher-item-desc,.ds-product-switcher-item-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-product-switcher-item-desc{font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);margin-top:1px}.ds-product-switcher-item[data-active] .ds-product-switcher-item-desc{color:var(--ds-color-bg-surface);opacity:.7}.ds-product-switcher-item-tag{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-family:var(--ds-font-mono);font-size:var(--ds-type-micro);letter-spacing:.08em;text-transform:uppercase;color:var(--ds-color-text-muted);border:var(--ds-border-hairline) solid var(--ds-color-border-card);padding:1px 6px;border-radius:var(--ds-radius-sm);flex-shrink:0;white-space:nowrap}.ds-product-switcher-item-tag-dot{width:5px;height:5px;border-radius:var(--ds-radius-pill);flex-shrink:0}.ds-product-switcher-item-tag[data-tone=connected] .ds-product-switcher-item-tag-dot{background:var(--ds-color-status-positive)}.ds-product-switcher-item-tag[data-tone=off] .ds-product-switcher-item-tag-dot{background:var(--ds-color-status-warning)}.ds-product-switcher-item[data-active] .ds-product-switcher-item-tag{color:var(--ds-color-bg-surface);border-color:color-mix(in srgb,var(--ds-color-bg-surface) 35%,transparent)}.ds-product-switcher-skeleton{display:flex;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-2) 12px;animation:ds-product-switcher-pulse 1.2s var(--ds-ease-standard) infinite alternate}.ds-product-switcher-skeleton-mark{width:28px;height:28px;border-radius:var(--ds-radius-sm);background:var(--ds-color-fill-subtle);flex-shrink:0}.ds-product-switcher-skeleton-lines{flex:1;display:flex;flex-direction:column;gap:6px}.ds-product-switcher-skeleton-line{height:8px;width:70%;border-radius:var(--ds-radius-pill);background:var(--ds-color-fill-subtle)}.ds-product-switcher-skeleton-line[data-short]{width:45%}@keyframes ds-product-switcher-pulse{0%{opacity:1}to{opacity:.45}}.ds-product-switcher-empty{padding:var(--ds-space-5) var(--ds-space-4);font-size:var(--ds-type-body-small);color:var(--ds-color-text-muted);text-align:center}@media (max-width:767px){.ds-product-switcher-panel{min-width:0;width:calc(100vw - 16px);max-height:60vh}}@media (prefers-reduced-motion:reduce){.ds-product-switcher-skeleton{animation:none}}.ds-authscreen{position:fixed;inset:0;z-index:var(--ds-z-sticky);display:flex;flex-direction:column;overflow-y:auto;background:var(--ds-color-bg-shell);color:var(--ds-color-text-primary);font-family:var(--ds-font-sans)}.ds-authscreen[data-contained]{position:absolute}.ds-authscreen-header{flex:none;display:flex;align-items:center;height:64px;padding:0 var(--ds-space-6)}.ds-authscreen-header img,.ds-authscreen-header svg{display:block;height:48px;width:auto}.ds-authscreen-main{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:56px var(--ds-space-6) 0}.ds-authscreen-content{width:100%;max-width:300px;text-align:center}.ds-authscreen-footer{flex:none;padding:var(--ds-space-6);text-align:center;font-size:var(--ds-type-micro);color:var(--ds-color-text-muted)}.ds-authscreen-footer a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--ds-color-rule);transition:color var(--ds-dur-fade)}.ds-authscreen-footer a:hover{color:var(--ds-color-text-primary)}.ds-auth-lede{margin:var(--ds-space-2) 0 var(--ds-space-8)}.ds-auth-providers{display:flex;flex-direction:column;gap:var(--ds-space-3)}.ds-auth-provider-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--ds-space-2);width:100%;padding:var(--ds-space-3) var(--ds-space-6);border:var(--ds-border-hairline) solid transparent;border-radius:var(--ds-radius-pill);background:var(--ds-color-bg-inverse);color:var(--ds-color-text-on-inverse);font-family:var(--ds-font-sans);font-size:var(--ds-type-body-small);font-weight:500;line-height:1.2;cursor:pointer;transition:background var(--ds-dur-snap) var(--ds-ease-snap),color var(--ds-dur-snap) var(--ds-ease-snap),border-color var(--ds-dur-snap) var(--ds-ease-snap)}.ds-auth-provider-btn:hover{background:var(--ds-color-bg-inverse-deep)}.ds-auth-provider-btn[data-tone=outline]{background:var(--ds-color-fill-subtle);color:var(--ds-color-text-primary);border-color:var(--ds-color-border-card-strong)}.ds-auth-provider-btn[data-tone=outline]:hover{background:var(--ds-color-bg-surface-raised)}.ds-auth-provider-btn[data-tone=ghost]{background:transparent;color:var(--ds-color-text-muted);border-color:var(--ds-color-border-card)}.ds-auth-provider-btn[data-tone=ghost]:hover{background:var(--ds-color-fill-subtle);color:var(--ds-color-text-primary)}.ds-auth-provider-btn:disabled{opacity:.5;cursor:not-allowed}.ds-auth-provider-btn:focus-visible{outline:2px solid var(--ds-color-text-primary);outline-offset:2px}.ds-auth-provider-ico{display:inline-flex;flex:none}.ds-auth-provider-btn svg{width:18px;height:18px;flex:none}.ds-auth-status{display:flex;flex-direction:column;align-items:stretch;gap:var(--ds-space-3);margin-top:var(--ds-space-4);text-align:left}.ds-auth-status .ds-spinner{align-self:center;margin-top:var(--ds-space-2)}.ds-auth-manual{margin-top:var(--ds-space-4);text-align:left}.ds-auth-manual .ds-divider-labeled{margin:var(--ds-space-5) 0}.ds-auth-manual form{display:flex;flex-direction:column;gap:var(--ds-space-4)}.ds-auth-alt{margin-top:var(--ds-space-5);text-align:center}@media (max-width:768px){.ds-authscreen-main{align-items:center;padding-top:0}}html[data-capacitor] .ds-authscreen-footer,html[data-capacitor] .ds-authscreen-header{display:none}html[data-capacitor] .ds-authscreen-main{align-items:center;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0)}html[data-electron] .ds-authscreen{background:transparent!important}html[data-electron] .ds-authscreen-header{visibility:hidden;height:0;padding:0;overflow:hidden}html[data-electron] .ds-authscreen-footer{background:transparent!important}.ds-portal{min-height:100vh;display:flex;flex-direction:column;background:var(--ds-color-bg-surface)}.ds-portal-bar{display:flex;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-3) var(--ds-space-6);border-bottom:var(--ds-border-hairline) solid var(--ds-color-border-card)}.ds-portal-logo{display:inline-flex;align-items:center}.ds-portal-client{font-family:var(--ds-font-mono);font-size:var(--ds-type-meta);letter-spacing:.08em;text-transform:uppercase;color:var(--ds-color-text-muted)}.ds-portal-actions{margin-left:auto;display:inline-flex;align-items:center;gap:var(--ds-space-3)}.ds-portal-main{flex:1;width:100%;max-width:860px;margin:0 auto;padding:var(--ds-space-8) var(--ds-space-7) var(--ds-space-10)}.ds-portal-main[data-width=narrow]{max-width:640px}.ds-portal-main[data-width=full]{max-width:none;margin:0;padding:0;display:flex;flex-direction:column}.ds-portal-main[data-width=full]>*{flex:1}@media (max-width:767px){.ds-portal-bar{padding:var(--ds-space-3) var(--ds-space-4)}.ds-portal-main{padding:var(--ds-space-6) var(--ds-space-4) var(--ds-space-8)}.ds-portal-main[data-width=full]{padding:0}}.ds-client-portal{min-height:100vh;display:flex;flex-direction:column;background:var(--ds-color-bg-surface);color:var(--ds-color-text-primary)}:where(.ds-client-portal,.ds-client-portal *,.ds-client-portal :before,.ds-client-portal :after){box-sizing:border-box}.ds-client-portal-header{box-sizing:border-box;position:sticky;z-index:var(--ds-z-sticky);top:0;border-bottom:0;box-shadow:inset 0 calc(var(--ds-border-hairline) * -1) 0 var(--ds-client-portal-header-rule);background:color-mix(in srgb,var(--ds-color-bg-surface) 92%,transparent);backdrop-filter:blur(18px);color:var(--ds-color-text-primary);--ds-client-portal-lockup-mark:var(--ds-color-brand-ink);--ds-client-portal-lockup-mark-glyph:var(--ds-color-brand-paper);--ds-client-portal-lockup-wordmark:var(--ds-color-text-primary);--ds-client-portal-header-rule:var(--ds-color-rule)}.ds-client-portal-header *,.ds-client-portal-header :after,.ds-client-portal-header :before{box-sizing:border-box}.ds-client-portal-header[data-surface=immersive],.ds-client-portal-header[data-surface=inverse]{background:color-mix(in srgb,var(--ds-color-bg-inverse) 92%,transparent);color:var(--ds-color-text-on-inverse);--ds-client-portal-lockup-mark:var(--ds-color-brand-paper);--ds-client-portal-lockup-mark-glyph:var(--ds-color-brand-ink);--ds-client-portal-lockup-wordmark:var(--ds-color-text-on-inverse);--ds-client-portal-header-rule:color-mix(in srgb,var(--ds-color-text-on-inverse) 24%,transparent)}.ds-client-portal-header__top-row{width:100%;height:64px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:var(--ds-space-4)}.ds-client-portal-header__brand{width:144px;height:44px;min-width:0;display:grid;align-items:center;justify-self:start;margin-inline-start:max(var(--ds-space-6),env(safe-area-inset-left))}.ds-client-portal-header__brand>:is(a,button){min-height:var(--ds-target-touch);display:inline-flex;align-items:center}.ds-client-portal-header__brand [data-agency-portal-lockup]{width:144px;height:30px;display:block;flex:0 0 144px}@media (min-width:768px){.ds-client-portal-header[data-brand-visibility=mobile-only] .ds-client-portal-header__brand{visibility:hidden;pointer-events:none}}.ds-client-portal-header__center{min-width:0;justify-self:stretch;text-align:center}.ds-client-portal-header__context{min-width:0;display:grid;gap:var(--ds-space-1);justify-items:center;overflow:hidden}.ds-client-portal-header__eyebrow,.ds-client-portal-header__label,.ds-client-portal-header__progress-count,.ds-client-portal-header__progress-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-client-portal-header__eyebrow{color:var(--ds-color-text-muted);font-family:var(--ds-font-mono);font-size:var(--ds-type-mono-nano);font-weight:500;letter-spacing:.12em;text-transform:uppercase}.ds-client-portal-header__label{color:currentColor;font-size:var(--ds-type-meta);line-height:1.2}.ds-client-portal-header__actions{min-width:0;max-width:100%;display:flex;align-items:center;justify-self:end;gap:var(--ds-space-2);overflow:visible;margin-inline-end:max(var(--ds-space-6),env(safe-area-inset-right))}.ds-client-portal-header__actions :is(a,button,summary){min-height:44px;flex:0 0 auto}.ds-client-portal-header :is(a,button,summary):focus-visible{outline:none;box-shadow:var(--ds-focus-ring)}@media (forced-colors:active){.ds-client-portal-header :is(a,button,summary):focus-visible{outline:2px solid CanvasText;outline-offset:2px;box-shadow:none}}.ds-client-portal-header:has(.ds-client-portal-header__progress-row) .ds-client-portal-header__center{visibility:hidden}.ds-client-portal-header__progress-row{position:absolute;top:0;left:50%;width:min(28rem,30vw);height:64px;display:grid;align-items:center;transform:translateX(-50%);pointer-events:none}.ds-client-portal-header__progress{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:var(--ds-space-3);align-items:center;color:currentColor;font-family:var(--ds-font-mono);font-size:var(--ds-type-mono-nano);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.ds-client-portal-header__progress-track{grid-column:1/-1;height:var(--ds-border-hairline);margin-top:var(--ds-space-1);overflow:hidden;background:color-mix(in srgb,currentColor 22%,transparent)}.ds-client-portal-header__progress-indicator{height:100%;display:block;background:currentColor;transition:width var(--ds-dur-standard) var(--ds-ease-standard)}.ds-client-portal__identity>.ds-client-portal-header{position:relative}.ds-client-portal__footer{min-height:62px;padding:var(--ds-space-4) clamp(20px,4vw,64px);align-items:center;justify-content:space-between;border-top:var(--ds-border-hairline) solid var(--ds-color-rule);color:var(--ds-color-text-muted);font-family:var(--ds-font-mono);font-size:var(--ds-type-mono-micro);letter-spacing:.08em;text-transform:uppercase}.ds-client-portal__footer,.ds-client-portal__footer-links{display:flex;gap:var(--ds-space-5)}.ds-client-portal__footer a{color:currentColor;text-underline-offset:3px}.ds-client-portal-auth{position:relative;flex:1;padding:clamp(12px,2vh,40px) clamp(16px,3vw,48px);display:grid;place-items:center;background:var(--ds-color-bg-surface-sunken);color:var(--ds-color-text-primary)}.ds-client-portal-auth__folio{width:min(1080px,100%);min-height:min(650px,calc(100dvh - 224px));display:grid;grid-template-columns:minmax(300px,.82fr) minmax(360px,1.18fr);border:var(--ds-border-hairline) solid var(--ds-color-border-card-strong);background:var(--ds-color-bg-surface);overflow:hidden}.ds-client-portal-auth__brand-panel{padding:clamp(34px,5vw,64px);display:flex;flex-direction:column;justify-content:space-between;gap:var(--ds-space-8);background:var(--ds-color-bg-inverse);color:var(--ds-color-text-on-inverse)}.ds-client-portal-auth__statement-block{margin-block:auto}.ds-client-portal-auth__eyebrow,.ds-client-portal-auth__receipt{font-family:var(--ds-font-mono);font-size:var(--ds-type-mono-micro);font-weight:500;letter-spacing:.12em;text-transform:uppercase}.ds-client-portal-auth__statement{max-width:390px;margin:var(--ds-space-4) 0 0;font-family:var(--ds-font-serif);font-size:clamp(36px,5vw,58px);font-weight:400;line-height:1;text-wrap:balance}.ds-client-portal-auth__form-panel{padding:clamp(32px,5vh,72px) clamp(28px,7vw,88px);display:flex;flex-direction:column;justify-content:center}.ds-client-portal-auth__title{margin:var(--ds-space-3) 0 0;font-family:var(--ds-font-serif);font-size:var(--ds-type-h2);font-weight:400;line-height:1.08}.ds-client-portal-auth__description{max-width:56ch;margin-top:var(--ds-space-4);display:block;color:var(--ds-color-text-muted);line-height:1.55}.ds-client-portal-auth__content{margin-top:clamp(20px,4vh,36px)}.ds-client-portal-auth__legal{margin:clamp(18px,3vh,30px) 0 0;color:var(--ds-color-text-muted);font-size:var(--ds-type-meta);line-height:1.55}.ds-client-portal-auth__legal a{color:var(--ds-color-text-primary);text-underline-offset:3px}.ds-client-portal-auth[data-density=compact] .ds-client-portal-auth__folio{min-height:0}.ds-client-portal-auth[data-density=compact] .ds-client-portal-auth__brand-panel,.ds-client-portal-auth[data-density=compact] .ds-client-portal-auth__form-panel{padding:var(--ds-space-8)}.ds-client-portal-auth[data-density=compact] .ds-client-portal-auth__statement{font-size:var(--ds-type-h2)}.ds-client-portal-auth[data-density=compact] .ds-client-portal-auth__description{margin-top:var(--ds-space-3)}.ds-client-portal-auth[data-density=compact] .ds-client-portal-auth__content,.ds-client-portal-auth[data-density=compact] .ds-client-portal-auth__legal{margin-top:var(--ds-space-5)}.ds-client-portal-resource{padding:26px 0 32px;border-bottom:var(--ds-border-hairline) solid var(--ds-color-rule)}.ds-client-portal-resource__meta{margin-bottom:var(--ds-space-7);display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:var(--ds-space-4);color:var(--ds-color-text-muted);font-family:var(--ds-font-mono);font-size:var(--ds-type-mono-nano);font-weight:500;line-height:1;letter-spacing:.12em;text-transform:uppercase}.ds-client-portal-resource__status{display:inline-flex;align-items:center;justify-self:end;gap:var(--ds-space-4)}.ds-client-portal-resource__body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--ds-space-7)}.ds-client-portal-resource__client{margin:0 0 var(--ds-space-2);color:var(--ds-color-text-muted);font-size:var(--ds-type-body-small)}.ds-client-portal-resource__title{margin:0;font-family:var(--ds-font-serif);font-size:clamp(30px,4vw,48px);font-weight:400;line-height:1.05}.ds-client-portal-resource__description{max-width:660px;margin-top:var(--ds-space-3);display:block;color:var(--ds-color-text-muted);line-height:1.6}.ds-client-portal-resource[data-density=compact]{padding:var(--ds-space-5) 0}.ds-client-portal-resource[data-density=compact] .ds-client-portal-resource__meta{margin-bottom:var(--ds-space-4)}.ds-client-portal-resource[data-density=compact] .ds-client-portal-resource__body{gap:var(--ds-space-5)}.ds-client-portal-resource[data-density=compact] .ds-client-portal-resource__title{font-size:var(--ds-type-h3)}.ds-client-portal-resource[data-density=compact] .ds-client-portal-resource__description{margin-top:var(--ds-space-2);line-height:1.5}@media (max-width:820px){.ds-client-portal-auth__folio{grid-template-columns:1fr}.ds-client-portal-auth__brand-panel{min-height:300px}.ds-client-portal-resource__meta{grid-template-columns:1fr auto}.ds-client-portal-resource__meta>span:nth-child(2){display:none}.ds-client-portal-resource__body{grid-template-columns:1fr;align-items:start}}@media (max-width:767px){.ds-client-portal-header:has(.ds-client-portal-header__progress-row){min-height:104px}.ds-client-portal-header__top-row{height:64px;grid-template-columns:calc(144px + max(var(--ds-space-6), env(safe-area-inset-left))) minmax(0,1fr);column-gap:0}.ds-client-portal-header__center{display:none}.ds-client-portal-header__actions{grid-column:2}.ds-client-portal-header__progress-row{position:relative;top:auto;left:auto;width:100%;height:40px;padding-inline:max(var(--ds-space-6),env(safe-area-inset-left)) max(var(--ds-space-6),env(safe-area-inset-right));transform:none}}@container client-portal-bound (max-width: 767px){.ds-client-portal-header:has(.ds-client-portal-header__progress-row){min-height:104px}.ds-client-portal-header__top-row{height:64px;grid-template-columns:calc(144px + max(var(--ds-space-6), env(safe-area-inset-left))) minmax(0,1fr);column-gap:0}.ds-client-portal-header__center{display:none}.ds-client-portal-header__actions{grid-column:2}.ds-client-portal-header__progress-row{position:relative;top:auto;left:auto;width:100%;height:40px;padding-inline:max(var(--ds-space-6),env(safe-area-inset-left)) max(var(--ds-space-6),env(safe-area-inset-right));transform:none}}@media (prefers-reduced-motion:reduce){.ds-client-portal-header__progress-indicator{transition:none}}@media (max-width:560px){.ds-client-portal-auth{padding:0;place-items:stretch}.ds-client-portal-auth__folio{border:0}.ds-client-portal-auth__brand-panel{min-height:260px;padding:34px 24px}.ds-client-portal-auth__form-panel{padding:48px 24px}}@media (max-width:640px){.ds-client-portal__footer{align-items:flex-start;flex-direction:column}}.dscp{width:100vw;height:100svh;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:var(--ds-color-bg-inverse);color:var(--ds-color-text-primary);font-family:var(--ds-font-sans)}.dscp[data-mode=embedded]{width:100%;height:min(680px,82svh)}.dscp-actions,.dscp-nav{display:flex;align-items:center}.dscp-actions{min-width:0;gap:var(--ds-space-2)}.dscp-nav{overflow:hidden}.dscp-icon-button,.dscp-nav,.dscp-panel-header button,.dscp-primary,.dscp-text-button{border:var(--ds-border-hairline) solid var(--ds-color-border-card-strong);border-radius:var(--ds-radius-sm)}.dscp-icon-button,.dscp-panel-header button,.dscp-primary,.dscp-text-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:var(--ds-space-2);padding:0 var(--ds-space-3);background:var(--ds-color-bg-surface);color:var(--ds-color-text-primary);font:600 12px/1 var(--ds-font-sans);text-decoration:none;cursor:pointer}.dscp-primary{border-color:var(--ds-color-action-primary-bg);background:var(--ds-color-action-primary-bg);color:var(--ds-color-action-primary-fg)}.dscp-primary>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dscp-overflow-button{display:none}.dscp-icon-button,.dscp-panel-header button{width:40px;padding:0}.dscp-nav .dscp-icon-button{border:0;border-radius:0}.dscp-nav .dscp-icon-button+.dscp-icon-button{border-left:var(--ds-border-hairline) solid var(--ds-color-border-card-strong)}.dscp-primary:hover{background:var(--ds-color-action-primary-bg-hover)}.dscp-icon-button:hover:not(:disabled),.dscp-panel-header button:hover,.dscp-text-button:hover{border-color:var(--ds-color-bg-accent);background:var(--ds-color-bg-surface-sunken)}.dscp-icon-button:disabled{color:var(--ds-color-text-muted);cursor:not-allowed;opacity:.42}.dscp a:focus-visible,.dscp button:focus-visible{outline:none;box-shadow:var(--ds-focus-ring)}.dscp-stage{position:relative;min-height:0;overflow:hidden;background:var(--ds-color-bg-inverse);touch-action:pan-y}.dscp-stage>.dk,.dscp-stage>.pdk{width:100%;height:100%;max-width:none;border:0;border-radius:0}.dscp-stage>.dk .dk-overlay{display:none}.dscp-story-report-stage .dk-slide [data-deck-label],.dscp-story-report-stage .dkc,.dscp-story-report-stage .dkc-canvas{width:100%!important;height:100%!important;min-width:0;min-height:0}.dscp-story-report-stage .dkc-canvas{transform:none!important}.dscp-scrim{position:absolute;inset:0;z-index:var(--ds-z-overlay);border:0;background:color-mix(in srgb,var(--ds-color-bg-inverse) 56%,transparent);cursor:pointer}.dscp-panel{position:absolute;inset:0 0 0 auto;z-index:calc(var(--ds-z-overlay) + 1);width:min(390px,100%);display:flex;flex-direction:column;overflow:hidden;padding:var(--ds-space-6);background:var(--ds-color-bg-accent);color:var(--ds-color-text-on-inverse);box-shadow:var(--ds-shadow-overlay-dense)}.dscp-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ds-space-5);padding-bottom:var(--ds-space-5);border-bottom:var(--ds-border-hairline) solid color-mix(in srgb,currentColor 22%,transparent)}.dscp-panel-header>div{display:flex;flex-direction:column;gap:var(--ds-space-2)}.dscp-index>p,.dscp-panel-header span,.dscp-panel-header strong{font-family:var(--ds-font-mono);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.dscp-panel-header span{color:var(--ds-color-text-muted-on-inverse)}.dscp-panel-header button{flex:none;border-color:color-mix(in srgb,currentColor 26%,transparent);background:transparent;color:inherit}.dscp-index ol{flex:1;overflow-y:auto;margin:0;padding:var(--ds-space-4) 0;list-style:none}.dscp-index li button{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:var(--ds-space-3);border:0;border-bottom:var(--ds-border-hairline) solid color-mix(in srgb,currentColor 10%,transparent);padding:10px 8px;background:transparent;color:var(--ds-color-text-muted-on-inverse);text-align:left;cursor:pointer}.dscp-index li button:hover,.dscp-index li button[aria-current=step]{background:color-mix(in srgb,currentColor 8%,transparent);color:var(--ds-color-text-on-inverse)}.dscp-index li button[aria-current=step]{box-shadow:inset 2px 0 0 currentColor}.dscp-index li span{font:400 10px/1 var(--ds-font-mono);opacity:.56}.dscp-index li strong{overflow:hidden;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.dscp-index>p{margin:0;padding-top:var(--ds-space-4);border-top:var(--ds-border-hairline) solid color-mix(in srgb,currentColor 22%,transparent);color:var(--ds-color-text-muted-on-inverse)}.dscp-resources{width:min(680px,100%);overflow-y:auto;background:var(--ds-color-bg-surface);color:var(--ds-color-text-primary)}.dscp-resources .dscp-panel-header{border-color:var(--ds-color-rule)}.dscp-resources .dscp-panel-header span{color:var(--ds-color-text-muted)}.dscp-resources .dscp-panel-header button{border-color:var(--ds-color-border-card-strong);color:inherit}.dscp-resources-intro{padding:clamp(30px,5vh,48px) 0 28px}.dscp-resources-intro h2{max-width:14ch;margin:0;font-family:var(--ds-font-serif);font-size:clamp(32px,4vw,48px);font-weight:400;letter-spacing:-.03em;line-height:1;text-wrap:balance}.dscp-resources-intro p{max-width:56ch;margin:var(--ds-space-4) 0 0;color:var(--ds-color-text-muted);font-size:14px;line-height:1.55}.dscp-resource-list{display:grid;border-top:var(--ds-border-hairline) solid var(--ds-color-rule)}.dscp-resource{display:grid;grid-template-columns:minmax(148px,176px) minmax(0,1fr);gap:var(--ds-space-5);padding:var(--ds-space-5) var(--ds-space-3);border-bottom:var(--ds-border-hairline) solid var(--ds-color-rule);color:inherit;text-decoration:none}.dscp-resource:hover{background:var(--ds-color-bg-surface-sunken)}.dscp-resource-cover{align-self:start;aspect-ratio:16/9;overflow:hidden;border:var(--ds-border-hairline) solid var(--ds-color-border-card-strong);background:var(--ds-color-bg-inverse)}.dscp-resource-cover img{width:100%;height:100%;display:block;object-fit:cover;transition:transform var(--ds-dur-standard) var(--ds-ease-standard)}.dscp-resource:hover img{transform:scale(1.025)}.dscp-resource-copy{min-width:0;display:flex;flex-direction:column}.dscp-resource-copy em,.dscp-resource-copy>span{color:var(--ds-color-text-link);font-family:var(--ds-font-mono);font-size:9px;font-style:normal;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.dscp-resource-copy>strong{margin-top:7px;font-size:17px;line-height:1.2}.dscp-resource-copy small{margin-top:var(--ds-space-2);color:var(--ds-color-text-muted);font-size:12px;line-height:1.45}.dscp-resource-copy em{display:flex;align-items:center;gap:var(--ds-space-2);margin-top:auto;padding-top:var(--ds-space-3)}.dscp-resource-copy em svg{margin-left:auto}.dscp-notice{margin-top:var(--ds-space-5);padding-top:var(--ds-space-4);border-top:var(--ds-border-hairline) solid var(--ds-color-rule);color:var(--ds-color-text-muted);font-size:11px;line-height:1.5}.dscp-actions-panel__list{display:grid;gap:var(--ds-space-2);padding-top:var(--ds-space-5)}.dscp-actions-panel__list>:is(a,button){width:100%;min-height:44px;display:flex;align-items:center;gap:var(--ds-space-3);border:var(--ds-border-hairline) solid color-mix(in srgb,currentColor 24%,transparent);border-radius:var(--ds-radius-sm);padding:0 var(--ds-space-4);background:transparent;color:inherit;font:600 12px/1 var(--ds-font-sans);text-align:left;text-decoration:none;cursor:pointer}.dscp-actions-panel__list>:is(a,button):hover{background:color-mix(in srgb,currentColor 8%,transparent)}.dscp-actions-panel__list>a svg{margin-left:auto}@media (max-width:1600px){.dscp-text-button span{display:none}.dscp-secondary-action{width:40px;min-height:40px;padding:0}.dscp-primary{max-width:120px}.dscp-fullscreen{display:none}}@media (max-width:820px){.dscp-primary{width:40px;padding:0}.dscp-primary>span{display:none}}@media (max-width:767px){.dscp-actions{gap:4px}.dscp-icon-button,.dscp-text-button{width:40px;min-height:40px;padding:0}.dscp-panel{padding:22px 18px}.dscp-resource{grid-template-columns:minmax(104px,38%) minmax(0,1fr);gap:14px}.dscp-resource-copy small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media (max-width:480px){.dscp-direct-action,.dscp-fullscreen,.dscp-secondary-action{display:none}.dscp-overflow-button{display:inline-flex}}