.market-context-tabs.is-seller-open:has(.seller-inline-empty){grid-template-columns:minmax(190px,1.45fr) repeat(3,minmax(116px,.8fr))}.seller-inline.is-open:has(.seller-inline-empty){background:0 0}.seller-inline.is-open:has(.seller-inline-empty) .seller-inline-trigger{border-inline-end:0;border-radius:0 10px 10px 0;flex:auto!important;width:100%!important}.seller-inline.is-open:has(.seller-inline-empty) .seller-inline-rail{display:none}@media (width<=900px){.market-context-tabs.is-seller-open:has(.seller-inline-empty){grid-template-columns:minmax(165px,1.35fr) repeat(3,minmax(92px,.75fr))}}@media (width<=600px){.market-context-tabs.is-seller-open:has(.seller-inline-empty){grid-template-columns:minmax(0,1.42fr) repeat(3,minmax(0,1fr))}.seller-inline.is-open .seller-inline-trigger{flex-basis:72px!important;width:72px!important}.seller-inline.is-open .seller-inline-trigger .market-tab-copy{display:flex!important}.seller-inline.is-open .seller-inline-trigger .market-tab-content{gap:3px}.seller-inline.is-open:has(.seller-inline-empty) .seller-inline-trigger{flex:auto!important;width:100%!important}}:root{font-synthesis:none;text-rendering:optimizelegibility;--sidebar-width:248px;--bg:#f7f7f8;--surface:#fff;--surface-raised:#fff;--sidebar:#fbfbfc;--border:#e7e7e9;--border-strong:#d9d9dd;--text:#18181b;--text-soft:#52525b;--muted:#85858e;--hover:#f0f0f2;--active:#e9e9ed;--input:#fff;--backdrop:#1c1c2057;--focus:#6f6fdf;--danger:#d64a4a;--shadow-popover:0 10px 30px #18181b1f, 0 2px 7px #18181b14;--shadow-drawer:0 24px 70px #0f0f1238, 0 4px 16px #0f0f121f;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{--bg:#111113;--surface:#18181b;--surface-raised:#202023;--sidebar:#161618;--border:#2a2a2e;--border-strong:#37373c;--text:#f2f2f3;--text-soft:#c8c8cd;--muted:#8f8f98;--hover:#222225;--active:#2a2a2f;--input:#19191c;--backdrop:#0000009e;--focus:#9a9af0;--danger:#ff7373;--shadow-popover:0 14px 36px #0000006b, 0 2px 8px #00000052;--shadow-drawer:0 28px 80px #0000008a, 0 5px 18px #00000061}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text)}body.mobile-navigation-open{overscroll-behavior:none}button,a,input{font:inherit}button{color:inherit}button,input{-webkit-tap-highlight-color:transparent}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:var(--bg);min-height:100dvh;display:grid}.sidebar{background:var(--sidebar);border-inline-end:1px solid var(--border);z-index:30;height:100dvh;min-height:0;color:var(--text);flex-direction:column;display:flex;position:sticky;top:0;overflow:visible}.brand-row{border-bottom:1px solid color-mix(in srgb, var(--border) 76%, transparent);flex:none;align-items:center;gap:9px;height:54px;padding:0 12px;display:flex}.brand-mark,.login-logo{letter-spacing:-.02em;width:27px;height:27px;color:var(--surface);background:var(--text);border-radius:7px;place-items:center;font-size:12px;font-weight:720;display:grid;box-shadow:inset 0 0 0 1px #80808024}.brand-copy{flex-direction:column;min-width:0;line-height:1.1;display:flex}.brand-copy strong{letter-spacing:-.01em;font-size:12.5px;font-weight:650}.sidebar-close{display:none}.sidebar-nav{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--muted) 42%, transparent) transparent;flex:auto;min-height:0;padding:8px 7px 16px;overflow-y:auto}.nav-section+.nav-section{margin-top:1px}.nav-section-trigger{cursor:pointer;width:100%;height:31px;color:var(--text-soft);text-align:start;background:0 0;border:0;border-radius:6px;grid-template-columns:23px minmax(0,1fr) 18px;align-items:center;gap:2px;padding:0 6px;transition:background 90ms,color 90ms;display:grid}.nav-section-trigger:hover{background:var(--hover);color:var(--text)}.nav-section-trigger.is-active-section{color:var(--text);font-weight:560}.nav-section-icon{width:20px;height:20px;color:var(--muted);place-items:center;display:grid}.is-active-section .nav-section-icon{color:var(--text-soft)}.nav-section-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12.5px;overflow:hidden}.nav-chevron{color:var(--muted);place-items:center;transition:transform .1s;display:grid}.nav-chevron.is-open{transform:rotate(90deg)}.nav-children{padding:1px 0 4px}.nav-child{margin:0;min-height:28px;color:var(--muted);border-radius:5px;align-items:center;gap:8px;margin-inline-start:29px;padding-block:5px;padding-inline:10px 8px;font-size:12px;line-height:1.25;text-decoration:none;transition:background 90ms,color 90ms;display:flex;position:relative}.nav-child:hover{color:var(--text);background:var(--hover)}.nav-child.is-active{color:var(--text);background:var(--active);font-weight:560}.nav-child-rail{background:var(--border);width:1px;position:absolute;inset-block:0;inset-inline-start:-9px}.nav-child.is-active .nav-child-rail{background:var(--muted);width:2px}.nav-section-trigger:focus-visible,.nav-child:focus-visible,.mobile-menu-button:focus-visible,.sidebar-close:focus-visible,.account-trigger:focus-visible,.account-action:focus-visible,.theme-option:focus-visible,.login-field:focus-within,.login-submit:focus-visible,.password-toggle:focus-visible,.reset-password-link:focus-visible{outline:2px solid color-mix(in srgb, var(--focus) 55%, transparent);outline-offset:1px}.account-root{border-top:1px solid var(--border);background:var(--sidebar);flex:none;padding:8px;position:relative}.account-trigger{cursor:pointer;text-align:start;background:0 0;border:0;border-radius:7px;grid-template-columns:31px minmax(0,1fr) 26px;align-items:center;gap:8px;width:100%;min-height:42px;padding:5px;transition:background 90ms;display:grid}.account-trigger:hover{background:var(--hover)}.account-avatar{border:1px solid var(--border-strong);background:var(--surface-raised);width:30px;height:30px;color:var(--text-soft);border-radius:999px;flex:none;place-items:center;font-size:10.5px;font-weight:650;display:grid;overflow:hidden;box-shadow:0 1px 2px #0000000f}.account-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.account-trigger-copy{flex-direction:column;min-width:0;line-height:1.15;display:flex}.account-trigger-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:610;overflow:hidden}.account-trigger-copy span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin-top:3px;font-size:10px;overflow:hidden}.account-trigger-dots{color:var(--muted);place-items:center;display:grid}.account-popover{inset-inline:8px;z-index:70;border:1px solid var(--border);background:var(--surface-raised);box-shadow:var(--shadow-popover);border-radius:9px;padding:5px;position:absolute;bottom:calc(100% - 1px)}.account-popover-header{align-items:center;gap:9px;padding:7px 7px 8px;display:flex}.account-popover-identity{flex-direction:column;min-width:0;display:flex}.account-popover-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:620;overflow:hidden}.account-popover-identity span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin-top:3px;font-size:10px;overflow:hidden}.account-popover-separator{background:var(--border);height:1px;margin:4px 2px}.account-action,.theme-option{width:100%;min-height:32px;color:var(--text-soft);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:6px;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:7px;padding:0 7px;font-size:11.5px;display:grid}.account-action:hover,.theme-option:hover{background:var(--hover);color:var(--text)}.account-action-trailing{color:var(--muted);place-items:center;display:grid}.account-action-danger{color:var(--danger)}.account-theme-wrap{position:relative}.theme-popover{inset-inline-start:calc(100% + 7px);z-index:75;border:1px solid var(--border);background:var(--surface-raised);width:142px;box-shadow:var(--shadow-popover);border-radius:9px;padding:5px;position:absolute;top:-5px}.theme-option{grid-template-columns:minmax(0,1fr) 18px}.account-dialog-backdrop{z-index:90;background:color-mix(in srgb, var(--backdrop) 72%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-dialog{border:1px solid var(--border);background:var(--surface-raised);width:min(410px,100%);box-shadow:var(--shadow-popover);border-radius:12px;padding:16px}.account-dialog-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.account-dialog-kicker{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:650}.account-dialog h2{letter-spacing:-.02em;margin:4px 0 0;font-size:17px}.account-dialog-close{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:21px;line-height:1}.account-dialog-close:hover{background:var(--hover);color:var(--text)}.profile-summary{border:1px solid var(--border);background:var(--surface);border-radius:9px;align-items:center;gap:12px;margin-top:18px;padding:13px;display:flex}.account-avatar-large{width:42px;height:42px;font-size:12px}.profile-summary>div:last-child{flex-direction:column;min-width:0;display:flex}.profile-summary span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.shortcut-list{gap:3px;margin-top:15px;display:grid}.shortcut-list>div{min-height:38px;color:var(--text-soft);border-radius:7px;justify-content:space-between;align-items:center;gap:14px;padding:0 8px;font-size:11.5px;display:flex}.shortcut-list>div:hover{background:var(--hover)}kbd{border:1px solid var(--border-strong);background:var(--surface);min-width:34px;color:var(--muted);text-align:center;border-bottom-width:2px;border-radius:5px;padding:3px 7px;font-family:inherit;font-size:10px}.main-area{background:var(--bg);min-width:0;min-height:100dvh}.topbar{z-index:20;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;gap:10px;height:48px;padding:0 18px;display:flex;position:sticky;top:0}.mobile-menu-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:none}.breadcrumbs{min-width:0;color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.breadcrumbs span:first-child{white-space:nowrap}.breadcrumbs strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-soft);font-weight:550;overflow:hidden}.breadcrumb-separator{color:var(--border-strong)}.topbar-spacer{flex:1}.page-scaffold{max-width:980px;margin:0 auto;padding:54px 44px}.page-kicker{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:600}.page-scaffold h1{letter-spacing:-.035em;margin:9px 0 10px;font-size:20px;font-weight:650;line-height:1.1}.page-scaffold p{max-width:620px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.sidebar-backdrop{display:none}.login-shell{min-height:100dvh;padding:max(28px, env(safe-area-inset-top)) 18px max(28px, env(safe-area-inset-bottom));background:var(--surface);place-items:center;display:grid}.login-card{flex-direction:column;align-items:center;width:min(378px,100%);display:flex}.login-logo{border-radius:11px;width:44px;height:44px;margin-bottom:30px;font-size:16px}.login-heading{text-align:center}.login-heading h1{letter-spacing:-.025em;margin:0;font-size:20px;font-weight:640;line-height:1.2}.login-heading p{color:var(--muted);margin:8px 0 26px;font-size:14px}.login-form{gap:10px;width:100%;display:grid}.login-field{border:1px solid var(--border-strong);background:var(--input);border-radius:8px;align-items:stretch;height:45px;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a}.login-field input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 12px;font-size:14px}.login-field input::placeholder{color:var(--muted)}.login-password-field input{padding-inline-end:6px}.password-toggle{border:0;border-inline-start:1px solid var(--border);width:44px;color:var(--muted);cursor:pointer;background:0 0;flex:0 0 44px;place-items:center;display:grid}.password-toggle:hover{color:var(--text-soft);background:var(--hover)}.login-error{color:var(--danger);padding:2px 2px 0;font-size:12px;line-height:1.4}.login-submit{border:1px solid color-mix(in srgb, var(--text) 80%, var(--border));background:var(--text);height:45px;color:var(--surface);cursor:pointer;border-radius:8px;margin-top:2px;font-size:14px;font-weight:570;box-shadow:0 1px 2px #0000001a}.login-submit:hover:not(:disabled){opacity:.92}.login-submit:disabled{cursor:wait;opacity:.65}.reset-password-link{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:25px;font-size:13px}.reset-password-link span{color:var(--text-soft);font-weight:540}.reset-password-link:hover span{text-decoration:underline}.session-loading{background:var(--surface);min-height:100dvh;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}@media (width<=900px){.app-shell{min-height:100dvh;display:block}.sidebar{border:1px solid var(--border-strong);width:auto;height:auto;max-height:none;box-shadow:var(--shadow-drawer);will-change:transform;z-index:50;border-radius:10px;transition:transform .145s cubic-bezier(.22,.8,.35,1);position:fixed;inset:4px;overflow:hidden;transform:translate(calc(-100% - 30px))}.sidebar.is-mobile-open{transform:translate(0,0)}.sidebar-backdrop{z-index:45;background:var(--backdrop);opacity:0;pointer-events:none;touch-action:none;border:0;transition:opacity .12s linear;display:block;position:fixed;inset:0}.sidebar-backdrop.is-visible{opacity:1;pointer-events:auto}.brand-row{height:51px;padding:0 11px}.sidebar-close{width:28px;height:28px;color:var(--muted);cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:6px;place-items:center;margin-inline-start:auto;display:grid}.sidebar-close:hover{background:var(--hover);color:var(--text)}.sidebar-nav{padding-bottom:12px}.account-root{padding:7px}.account-popover{inset-inline:7px;bottom:calc(100% - 1px)}.theme-popover{width:auto;box-shadow:none;background:var(--surface);margin-block:3px 4px;margin-inline:28px 3px;position:static}.mobile-menu-button{touch-action:manipulation;display:inline-flex}.topbar{padding:0 12px}.page-scaffold{padding:34px 20px}}@media (width<=430px){.login-card{width:min(100%,360px)}.login-heading h1{font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.account-action{text-decoration:none}.account-avatar-popover{border-radius:7px}.account-popover-header{padding-inline-end:38px;position:relative}.account-popover-close,.theme-popover-close{width:28px;height:28px;color:var(--muted);cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.account-popover-close{position:absolute;inset-block-start:7px;inset-inline-end:7px}.account-popover-close:hover,.theme-popover-close:hover{color:var(--text);background:var(--hover)}.account-popover-close:focus-visible,.theme-popover-close:focus-visible{outline:2px solid color-mix(in srgb, var(--focus) 55%, transparent);outline-offset:1px}.theme-popover-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;min-height:32px;margin-bottom:4px;padding-block:1px 4px;padding-inline:7px 2px;display:flex}.theme-popover-header strong{color:var(--text-soft);font-size:11.5px;font-weight:620}.global-action-bar-shell{inset-block-start:max(10px, env(safe-area-inset-top));z-index:220;pointer-events:none;width:min(560px,100vw - 24px);position:fixed;left:50%;transform:translate(-50%)}.global-action-bar{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface-raised) 96%, transparent);min-height:38px;color:var(--text-soft);box-shadow:var(--shadow-popover);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:var(--floovoo-type-body);border-radius:9px;align-items:center;gap:9px;padding:8px 12px;font-weight:560;display:flex}.global-action-indicator{background:var(--muted);border-radius:999px;flex:none;width:8px;height:8px}.global-action-bar-loading .global-action-indicator{border:2px solid color-mix(in srgb, var(--focus) 24%, transparent);border-top-color:var(--focus);background:0 0;width:13px;height:13px;animation:.65s linear infinite floovoo-spin}.global-action-bar-success .global-action-indicator{background:#2f855a}.global-action-bar-error .global-action-indicator{background:var(--danger)}.global-action-bar-warning .global-action-indicator{background:#b7791f}.global-action-message{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.session-loading{background:var(--bg);place-items:center;min-height:100dvh;display:grid}.session-spinner{border:2px solid color-mix(in srgb, var(--focus) 22%, transparent);border-top-color:var(--focus);border-radius:999px;width:18px;height:18px;animation:.65s linear infinite floovoo-spin}@keyframes floovoo-spin{to{transform:rotate(360deg)}}@media (width<=900px){.sidebar{visibility:hidden;will-change:auto;display:none;transition:none!important;transform:none!important}.sidebar.is-mobile-open{visibility:visible;display:flex;transform:none!important}.sidebar-backdrop{opacity:1;pointer-events:none;cursor:default;display:none;transition:none!important}.sidebar-backdrop.is-visible{opacity:1;pointer-events:auto;display:block}.global-action-bar-shell{width:calc(100vw - 20px);inset-block-start:max(8px, env(safe-area-inset-top))}.login-field input{font-size:16px}.account-trigger,.account-action,.theme-option,.nav-section-trigger,.nav-child,.mobile-menu-button,.sidebar-close,.account-popover-close,.theme-popover-close{touch-action:manipulation}}@media (prefers-reduced-motion:reduce){.session-spinner,.global-action-bar-loading .global-action-indicator{animation-duration:1.4s!important}}.main-area{padding-top:48px}.topbar{z-index:40;width:auto;inset-block-start:0;inset-inline-start:var(--sidebar-width);inset-inline-end:0;position:fixed!important}.topbar-leading,.topbar-actions{align-items:center;min-width:0;display:flex}.topbar-leading{flex:auto;gap:10px}.topbar-actions{flex:none;gap:6px;margin-inline-start:auto}.sidebar-search-wrap{border-bottom:1px solid var(--border);margin-bottom:4px;padding:0 0 7px}.sidebar-search-trigger{width:100%;height:31px;color:var(--text-soft);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:6px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 7px;display:grid}.sidebar-search-trigger>span{font-size:12px;font-weight:560}.topbar-status-trigger,.topbar-icon-button{height:30px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.topbar-status-trigger{font-size:var(--floovoo-type-meta);gap:7px;padding:0 8px;font-weight:570}.topbar-icon-button{width:30px;padding:0;position:relative}.status-dot{background:var(--muted);border-radius:999px;flex:none;width:7px;height:7px;display:inline-block}.status-operational{background:#30a46c}.status-degraded{background:#d6a521}.status-outage{background:#dc5d5d}.blocking-layer,.global-search-layer{z-index:180;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));background:color-mix(in srgb,var(--backdrop) 80%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overscroll-behavior:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.blocking-layer button,.global-search-layer button,.account-popover-floating button,.account-nested-surface button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.surface-header,.global-search-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:8px 11px;display:flex}.surface-header>div:first-child,.global-search-header>div:first-child{align-items:center;gap:8px;min-width:0;display:flex}.surface-header strong,.global-search-header strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16.5px;font-weight:650;overflow:hidden}.surface-header>div:first-child>span,.global-search-header>div:first-child>span{color:var(--muted);font-size:13.5px;font-weight:500}.surface-close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;display:grid}.global-search-dialog,.shortcuts-dialog,.status-panel{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(580px,100vw - 32px);max-height:min(560px,100dvh - 80px);color:var(--text);box-shadow:var(--shadow-drawer);border-radius:9px;overflow:hidden}.global-search-dialog,.shortcuts-dialog{flex-direction:column;height:min(560px,100dvh - 80px);display:flex}.global-search-field{border:1px solid var(--border-strong);background:var(--input);height:42px;color:var(--muted);border-radius:7px;flex:none;align-items:center;gap:9px;margin:9px 11px;padding:0 10px;display:flex}.global-search-field input,.shortcuts-search-wrap input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:15px;font-weight:600}.global-search-results,.shortcuts-scroll{overscroll-behavior:contain;flex:auto;min-height:0;overflow-y:auto}.global-search-results{padding:0 8px 9px}.global-search-result{width:100%;min-height:54px;color:var(--text-soft);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:7px 10px;display:flex}.global-search-result:hover{background:var(--hover)}.global-search-result>span:first-child{flex-direction:column;min-width:0;display:flex}.global-search-result strong{font-size:15px;font-weight:620}.global-search-result small{color:var(--muted);margin-top:3px;font-size:13px;font-weight:450}.global-search-result-arrow{color:var(--muted);font-size:14px}.shortcuts-search-wrap{border-bottom:1px solid var(--border);padding:9px 11px}.shortcuts-search-wrap input{border:1px solid var(--border-strong);background:var(--input);border-radius:7px;height:42px;padding:0 10px}.shortcuts-scroll{padding:6px 8px 12px}.shortcut-group+.shortcut-group{margin-top:8px}.shortcut-group h3{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin:0;padding:9px 8px 5px;font-size:12.5px;font-weight:700}.shortcut-row{width:100%;min-height:50px;color:var(--text-soft);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:14px;padding:6px 8px;display:flex}.shortcut-row>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:620;overflow:hidden}.shortcut-keys{direction:ltr;unicode-bidi:isolate;flex:none;align-items:center;gap:4px;display:flex}.shortcut-keys kbd{min-width:29px;padding:4px 6px;font-size:12.5px}.status-panel{width:min(460px,100vw - 24px)}.status-panel .surface-header strong{font-size:var(--floovoo-type-title)}.status-panel .surface-header>div:first-child>span{font-size:var(--floovoo-type-meta)}.status-list{padding:9px}.status-row{min-height:50px;color:var(--text-soft);font-size:var(--floovoo-type-body);border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;display:flex}.notification-layer{touch-action:auto;justify-content:flex-end;align-items:stretch;padding:8px}.notification-drawer{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(460px,100vw - 16px);height:calc(100dvh - 16px);color:var(--text);box-shadow:var(--shadow-drawer);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.notification-drawer .surface-header strong{font-size:var(--floovoo-type-title)}.notification-drawer .surface-header>div:first-child>span{font-size:var(--floovoo-type-meta)}.notification-toolbar{border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:9px 11px;display:flex}.notification-tabs{flex:auto;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.notification-tabs button{min-height:34px;color:var(--muted);font-size:var(--floovoo-type-body);white-space:nowrap;cursor:pointer;touch-action:manipulation;background:0 0;border-radius:6px;flex:none;padding:0 9px;font-weight:560}.notification-tabs button[data-active=true]{background:var(--hover);color:var(--text);font-weight:640}.notification-list{flex:auto;min-height:0;overflow-y:auto}.notification-row{border:0;border-bottom:1px solid var(--border);width:100%;min-height:86px;color:var(--text-soft);cursor:pointer;text-align:start;background:0 0;grid-template-columns:8px minmax(0,1fr) auto;align-items:start;gap:10px;padding:14px;display:grid}.notification-copy{flex-direction:column;min-width:0;display:flex}.notification-copy strong{text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:var(--floovoo-type-section);font-weight:620;overflow:hidden}.notification-copy span{color:var(--muted);font-size:var(--floovoo-type-body);margin-top:4px;line-height:1.4}.notification-row time{color:var(--muted);font-size:var(--floovoo-type-meta)}.account-interaction-backdrop,.account-submenu-backdrop{border:0;width:100vw;height:100dvh;position:fixed;inset:0}.account-interaction-backdrop{z-index:170;background:color-mix(in srgb,var(--backdrop) 78%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.account-popover-floating{z-index:171;position:fixed}.account-submenu-backdrop{z-index:172;background:color-mix(in srgb,var(--backdrop) 82%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.account-nested-surface{z-index:174;border:1px solid var(--border-strong);background:var(--surface-raised);width:min(320px,100vw - 32px);box-shadow:var(--shadow-popover);border-radius:10px;padding:7px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.account-nested-surface .theme-popover-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:46px;margin-bottom:4px;padding:4px 5px 7px 9px;display:flex}.account-nested-surface .theme-popover-header strong{font-size:16px;font-weight:650}.account-nested-surface .theme-popover-close{width:34px;height:34px}.account-nested-surface .theme-option{grid-template-columns:minmax(0,1fr) 20px;min-height:44px;padding:0 11px;font-size:15px}@media (width<=900px){.topbar{padding-inline:11px;inset-inline-start:0}.topbar-status-label{display:none}.topbar-status-trigger{width:30px;padding:0}.breadcrumbs{max-width:min(58vw,340px)}.global-search-dialog,.shortcuts-dialog,.status-panel{width:calc(100vw - 20px);max-height:min(560px,100dvh - 72px)}.global-search-dialog,.shortcuts-dialog{height:min(560px,100dvh - 72px)}.global-search-field input,.shortcuts-search-wrap input{font-size:16px}.notification-layer{padding:6px}.notification-drawer{width:calc(100vw - 12px);height:calc(100dvh - 12px)}.account-nested-surface{width:min(420px,100vw - 24px);padding:8px}.account-nested-surface .theme-option{min-height:48px;font-size:16px}}.profile-account-layer{z-index:200;background:color-mix(in srgb,var(--backdrop) 82%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0;overflow:hidden}.profile-account-dialog{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(820px,100vw - 24px);height:min(760px,100dvh - 24px);max-height:calc(100dvh - 24px);color:var(--text);box-shadow:var(--shadow-drawer);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.profile-account-header{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:10px 14px;display:flex}.profile-account-header>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.profile-account-heading{flex-direction:column;min-width:0;display:flex}.profile-account-heading h2{color:var(--text);margin:0;font-size:20px;font-weight:660}.profile-account-heading span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin-top:3px;font-size:16px;overflow:hidden}.profile-account-avatar{border:1px solid var(--border-strong);background:var(--surface);width:44px;height:44px;color:var(--text-soft);border-radius:999px;flex:none;place-items:center;font-size:15px;font-weight:680;display:grid;overflow:hidden}.profile-account-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-account-close{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;display:grid}.profile-account-scroll{background:var(--bg);flex:auto;min-height:0;padding:16px;overflow-y:auto}.profile-account-stack{gap:14px;display:grid}.account-settings-card{border:1px solid var(--border);background:var(--surface-raised);border-radius:9px;width:min(700px,100%);margin-inline:auto}.account-settings-card-title{flex-direction:column;padding:16px 16px 0;display:flex}.account-settings-card-title strong{color:var(--text-soft);font-size:19px;font-weight:640}.account-settings-card-title span{color:var(--muted);margin-top:5px;font-size:17px;line-height:1.45}.account-form{padding-top:16px}.account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 16px 16px;display:grid}.account-form label{min-width:0;color:var(--muted);flex-direction:column;gap:7px;font-size:18px;font-weight:560;display:flex}.account-form-span{grid-column:1/-1}.password-policy-summary{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:7px;margin:9px 16px 14px;padding:11px 12px;font-size:17px;line-height:1.45}.account-form input,.account-form select{border:1px solid var(--border-strong);background:var(--input);width:100%;min-width:0;height:48px;color:var(--text);border-radius:7px;outline:0;padding:0 12px;font-size:18px;font-weight:450}.account-form input[autocomplete=tel]{text-align:left;direction:ltr;unicode-bidi:plaintext}.account-form-footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:8px;min-height:62px;padding:10px 16px;display:flex}.account-form-footer-split{justify-content:space-between}.account-primary-button,.account-secondary-button,.account-danger-button{cursor:pointer;border-radius:6px;min-height:40px;padding:0 14px;font-size:17px;font-weight:590}.account-primary-button{border:1px solid var(--text);background:var(--text);color:var(--surface)}.account-primary-button:disabled{cursor:not-allowed;opacity:.42}.account-secondary-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-soft)}.account-danger-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--danger)}.session-detail-list{padding:8px 16px 16px;display:grid}.session-detail-list>div,.activity-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(140px,.8fr) minmax(0,1.2fr);align-items:center;gap:16px;min-height:56px;display:grid}.session-detail-list span,.activity-row span{color:var(--muted);font-size:17px}.session-detail-list strong,.activity-row strong{min-width:0;color:var(--text-soft);text-align:end;font-size:18px;font-weight:560}.activity-list{padding:6px 16px}@media (width<=900px){.profile-account-layer{padding:8px}.profile-account-dialog{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.profile-account-header{min-height:66px;padding:8px 10px}.profile-account-scroll{padding:10px}.account-form-grid{grid-template-columns:1fr}.account-form-span{grid-column:auto}.account-form-footer-split{flex-direction:column;align-items:stretch}.account-form-footer-split button{width:100%}.session-detail-list>div,.activity-row{grid-template-columns:1fr;gap:4px;padding:10px 0}.session-detail-list strong,.activity-row strong{text-align:start}}@media (width<=560px){.profile-account-heading h2{font-size:18px}.profile-account-heading span{font-size:14px}.account-form label,.account-form input,.account-form select{font-size:16px}.account-settings-card-title strong{font-size:17px}.account-settings-card-title span,.password-policy-summary{font-size:15px}}.profile-avatar-control{flex:none;display:inline-flex}.profile-avatar-control .source-picker-trigger{border-radius:999px;width:54px;height:54px;position:relative}.profile-account-avatar-editable{width:50px;height:50px;font-size:15px;transition:filter .12s,transform .12s}.profile-avatar-control .source-picker-trigger:hover .profile-account-avatar-editable,.profile-avatar-control .source-picker-trigger:focus-visible .profile-account-avatar-editable{filter:brightness(.94)}.profile-avatar-camera{border:2px solid var(--surface-raised);background:var(--text);width:23px;height:23px;color:var(--surface);box-shadow:0 1px 3px color-mix(in srgb,var(--text) 16%,transparent);border-radius:999px;place-items:center;display:grid;position:absolute;inset-block-end:0;inset-inline-end:0}.profile-avatar-camera svg{width:12px;height:12px}.source-picker-trigger{color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.source-picker-input{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.source-picker-layer,.source-camera-layer{z-index:1260;background:color-mix(in srgb,var(--backdrop) 86%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.source-picker-menu,.source-camera-dialog{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(420px,100vw - 24px);box-shadow:var(--shadow-drawer);border-radius:10px;overflow:hidden}.source-picker-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:9px 11px 9px 14px;display:flex}.source-picker-head strong{color:var(--text);font-size:16px;font-weight:650}.source-picker-head button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.source-picker-option{border:0;border-bottom:1px solid var(--border);width:100%;min-height:58px;color:var(--text-soft);text-align:start;cursor:pointer;touch-action:manipulation;background:0 0;align-items:center;gap:12px;padding:0 15px;font-size:15.5px;font-weight:560;display:flex}.source-picker-option:hover,.source-picker-option:focus-visible{background:var(--hover);color:var(--text)}.source-picker-error{color:var(--danger);padding:10px 14px;font-size:14px;line-height:1.4}.source-camera-preview{aspect-ratio:4/3;background:#0f0f11;position:relative;overflow:hidden}.source-camera-preview video{object-fit:cover;width:100%;height:100%;display:block}.source-camera-preview.is-mirrored video{transform:scaleX(-1)}.source-camera-status{color:#fff;text-align:center;place-items:center;padding:20px;font-size:15px;line-height:1.45;display:grid;position:absolute;inset:0}.source-camera-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:10px 11px;display:flex}.source-camera-actions button{border:1px solid var(--border-strong);background:var(--surface);min-height:40px;color:var(--text-soft);cursor:pointer;border-radius:6px;padding:0 13px;font-size:15px;font-weight:590}.source-camera-actions button.is-primary{background:var(--text);color:var(--surface)}.source-camera-actions button:disabled{opacity:.45;cursor:default}@media (width<=900px){.source-picker-layer,.source-camera-layer{align-items:flex-end;padding:8px}.source-picker-menu,.source-camera-dialog{border-radius:12px;width:min(560px,100vw - 16px)}}.searchable-select{width:100%;position:relative}.searchable-select>input{width:100%;padding-inline-end:42px!important}.searchable-select-toggle{inset-inline-end:3px;width:36px;height:36px;color:var(--muted);cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:6px;font-size:18px;line-height:1;position:absolute;top:3px}.searchable-select-toggle:hover,.searchable-select-toggle:focus-visible{background:var(--hover);color:var(--text)}.searchable-select-options{z-index:360;inset-inline:0;overscroll-behavior:contain;border:1px solid var(--border-strong);background:var(--surface-raised);max-height:min(320px,42dvh);box-shadow:var(--shadow-popover);border-radius:8px;padding:5px;position:absolute;top:calc(100% + 5px);overflow-y:auto}.searchable-select-options button{width:100%;min-height:44px;color:var(--text-soft);text-align:start;font:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:16px;display:flex}.searchable-select-options button:hover,.searchable-select-options button.is-active{background:var(--hover);color:var(--text)}.searchable-select-options button.is-selected{color:var(--text);font-weight:620}.searchable-select-empty{color:var(--muted);text-align:center;padding:12px;font-size:16px}.reset-password-success{border:1px solid color-mix(in srgb, #2f855a 28%, var(--border));background:color-mix(in srgb, #2f855a 7%, var(--surface));color:var(--text-soft);font-size:var(--floovoo-type-body);border-radius:8px;padding:10px 11px;line-height:1.5}.password-policy-note{color:var(--muted);font-size:var(--floovoo-type-meta);margin:-1px 1px 1px;line-height:1.4}.login-field input:disabled{cursor:default;color:var(--muted);background:color-mix(in srgb, var(--surface) 70%, var(--hover))}.login-submit:disabled{cursor:not-allowed}.page-back-icon,.breadcrumb-link,.page-cancel-action,.global-search-back{-webkit-tap-highlight-color:transparent}.page-back-icon{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;padding:0;display:grid}.page-back-icon:hover,.page-back-icon:focus-visible{background:var(--hover);color:var(--text)}.page-back-icon:disabled,.page-back-icon[aria-disabled=true]{opacity:.34;cursor:default;pointer-events:none}.page-back-icon:focus-visible,.breadcrumb-link:focus-visible,.page-cancel-action:focus-visible,.global-search-back:focus-visible{outline:2px solid color-mix(in srgb, var(--focus) 55%, transparent);outline-offset:1px}.breadcrumb-link{color:inherit;font-size:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:2px 0}.breadcrumb-link:hover{color:var(--text);text-underline-offset:3px;text-decoration:underline}.page-scaffold-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-scaffold-heading>div{min-width:0}.page-cancel-action{border:1px solid var(--border-strong);background:var(--surface);min-height:30px;color:var(--text-soft);cursor:pointer;font-size:var(--floovoo-type-body);border-radius:6px;flex:none;padding:0 10px;font-weight:580}.page-cancel-action:hover{background:var(--hover);color:var(--text)}.global-search-header{position:relative}.global-search-header>div:first-child{min-width:0}.global-search-back{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;margin-inline-end:2px;display:grid}.global-search-back:hover{background:var(--hover);color:var(--text)}@media (width<=900px){.page-back-icon{width:30px;height:30px}.page-scaffold-heading{gap:10px}.page-cancel-action{min-height:29px;padding-inline:9px}}.global-progress-track{pointer-events:none;background:color-mix(in srgb, var(--focus) 10%, transparent);contain:layout paint;width:100vw;height:3px;overflow:visible;transform:translateZ(0);z-index:2147483000!important;position:fixed!important;inset-block-start:0!important;inset-inline:0!important}.global-progress-value{background:var(--focus);min-width:8px;height:3px;box-shadow:0 0 10px color-mix(in srgb, var(--focus) 68%, transparent);will-change:width;border-start-end-radius:999px;border-end-end-radius:999px;transition:width .21s cubic-bezier(.22,.8,.35,1),opacity .18s;display:block;position:relative}.global-progress-value:after{content:"";background:color-mix(in srgb, var(--focus) 56%, transparent);filter:blur(3px);opacity:.72;border-radius:999px;width:32px;height:7px;position:absolute;inset-block-start:-2px;inset-inline-end:0}@media (prefers-reduced-motion:reduce){.global-progress-value{transition-duration:1ms!important}}.telemetry-dashboard{width:100%;margin-top:0}.telemetry-dashboard-heading{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:10px;display:flex}.telemetry-dashboard-heading>div:first-child{min-width:0}.telemetry-eyebrow{color:var(--muted);font-size:var(--floovoo-type-meta);letter-spacing:.08em;align-items:center;gap:5px;margin-bottom:4px;font-weight:720;display:inline-flex}.telemetry-eyebrow i,.telemetry-live-dot i{background:#30a46c;border-radius:999px;width:6px;height:6px;display:inline-block}.telemetry-dashboard-heading h2{color:var(--text);font-size:var(--floovoo-type-title);margin:0;font-weight:650;line-height:1.15}.telemetry-dashboard-heading p{color:var(--muted);font-size:var(--floovoo-type-body);margin:4px 0 0;line-height:1.35}.telemetry-error{border:1px solid var(--border);max-width:360px;color:var(--danger);font-size:var(--floovoo-type-body);border-radius:6px;padding:7px 9px}.telemetry-dashboard{--telemetry-columns:4}.telemetry-columns-2{--telemetry-columns:2}.telemetry-columns-3{--telemetry-columns:3}.telemetry-columns-4{--telemetry-columns:4}.telemetry-grid{grid-template-columns:repeat(var(--telemetry-columns),minmax(0,1fr));gap:7px;display:grid}.telemetry-card{--telemetry-accent:var(--focus);border:1px solid var(--border);background:var(--surface-raised);min-width:0;min-height:112px;box-shadow:0 1px 2px color-mix(in srgb,var(--text) 4%,transparent);border-radius:6px;padding:8px 8px 7px;position:relative;overflow:hidden}.telemetry-card.is-secondary{min-height:112px}.telemetry-density-compact .telemetry-card,.telemetry-density-compact .telemetry-card.is-secondary{min-height:100px;padding:7px 8px 6px}.telemetry-density-compact .telemetry-value-row{margin-top:5px}.telemetry-density-compact .telemetry-chart-wrap{height:29px;margin-top:2px}.telemetry-load{--telemetry-accent:#8e6cef}.telemetry-memory{--telemetry-accent:#4f8df7}.telemetry-disk{--telemetry-accent:#d29b2f}.telemetry-api{--telemetry-accent:#30a46c}.telemetry-database{--telemetry-accent:#12a594}.telemetry-redis{--telemetry-accent:#e5484d}.telemetry-rss{--telemetry-accent:#6577e8}.telemetry-heap{--telemetry-accent:#d864a3}.telemetry-card-topline,.telemetry-value-row,.telemetry-title-wrap,.telemetry-live-dot{align-items:center;display:flex}.telemetry-card-topline,.telemetry-value-row{justify-content:space-between;gap:8px}.telemetry-title-wrap{gap:6px;min-width:0}.telemetry-title-wrap h3{min-width:0;color:var(--text-soft);font-size:var(--floovoo-type-section);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:610;line-height:1.2;overflow:hidden}.telemetry-status-dot{background:var(--muted);border-radius:999px;flex:none;width:8px;height:8px}.telemetry-status-dot.is-healthy{background:#30a46c}.telemetry-status-dot.is-watch{background:#d6a521}.telemetry-live-top{color:var(--muted);font-size:var(--floovoo-type-meta);flex:none}.telemetry-value-row{margin-top:6px}.telemetry-value{align-items:baseline;gap:4px;min-width:0;display:flex}.telemetry-value strong{color:var(--text);font-size:var(--floovoo-type-title);font-weight:660;line-height:.95}.telemetry-value span{color:var(--muted);font-size:var(--floovoo-type-meta);font-weight:600}.telemetry-trend{color:var(--telemetry-accent);font-size:var(--floovoo-type-meta);border-radius:3px;flex:none;padding:1px 4px;font-weight:650}.telemetry-trend.is-muted{color:var(--muted)}.telemetry-chart-wrap{height:34px;color:var(--telemetry-accent);margin:3px -1px 0;position:relative}.telemetry-chart{width:100%;height:100%;overflow:visible}.telemetry-grid-line{stroke:color-mix(in srgb,var(--border) 58%,transparent);stroke-width:.7px;vector-effect:non-scaling-stroke}.telemetry-line{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.telemetry-current-dot{fill:var(--surface-raised);stroke:currentColor;stroke-width:1.5px;vector-effect:non-scaling-stroke}.telemetry-live-dot{gap:4px;font-weight:630}.telemetry-live-dot i{width:6px;height:6px}.telemetry-live-top{position:absolute;inset-block-start:8px;inset-inline-end:8px}.telemetry-card-topline{padding-inline-end:54px}@media (width<=900px){.telemetry-dashboard-heading{align-items:flex-start}.telemetry-dashboard-heading p{max-width:82vw}.telemetry-grid{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;grid-template-columns:repeat(var(--telemetry-columns),minmax(150px,1fr));padding-bottom:2px;overflow-x:auto}.telemetry-card{scroll-snap-align:start}.telemetry-card,.telemetry-card.is-secondary{min-height:110px;padding:8px 8px 7px}.telemetry-density-compact .telemetry-card,.telemetry-density-compact .telemetry-card.is-secondary{min-height:98px;padding:7px 8px 6px}.telemetry-chart-wrap{height:33px}.telemetry-density-compact .telemetry-chart-wrap{height:28px}.telemetry-live-top{inset-block-start:8px;inset-inline-end:8px}}@media (width<=520px){.telemetry-error{display:none}.telemetry-grid{grid-template-columns:repeat(var(--telemetry-columns),minmax(142px,1fr))}}.layout-customizer-root{align-items:center;display:inline-flex;position:relative}.layout-customizer-menu button,.layout-editor button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.layout-customizer-trigger,.layout-customizer-menu-head button,.layout-editor-close,.layout-editor-back,.layout-editor-row-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.layout-customizer-trigger{border:1px solid #0000;border-radius:6px;width:34px;height:34px}.layout-customizer-menu{top:54px;z-index:1760;border:1px solid var(--border-strong);background:var(--surface-raised);width:min(330px,100vw - 16px);box-shadow:var(--shadow-popover);border-radius:9px;padding:6px;position:fixed;inset-inline-end:8px}.layout-customizer-menu-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:48px;margin-bottom:4px;padding:3px 5px 7px 9px;display:flex}.layout-customizer-menu-head strong{font-size:var(--floovoo-type-section);font-weight:650}.layout-customizer-menu-head button{border-radius:7px;width:44px;height:44px}.layout-customizer-menu>button[role=menuitem]{width:100%;min-height:48px;color:var(--text-soft);cursor:pointer;text-align:start;font-size:var(--floovoo-type-body);background:0 0;border:0;border-radius:7px;padding:0 10px}.layout-customizer-menu>button[role=menuitem]:focus-visible{background:var(--hover);color:var(--text)}.layout-editor-layer{z-index:1800;pointer-events:none;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.layout-editor-backdrop{background:color-mix(in srgb,var(--backdrop) 84%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;position:absolute;inset:0}.layout-editor{z-index:1;border-inline-start:1px solid var(--border-strong);background:var(--surface-raised);width:min(500px,100vw);height:100dvh;box-shadow:var(--shadow-drawer);pointer-events:auto;flex-direction:column;display:flex;position:relative}.layout-editor-header{min-height:76px;padding:max(10px,env(safe-area-inset-top)) 14px 10px;border-bottom:1px solid var(--border);flex:none;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid}.layout-editor-header>div{flex-direction:column;min-width:0;display:flex}.layout-editor-header span{color:var(--muted);font-size:var(--floovoo-type-meta);font-weight:650}.layout-editor-header h2{color:var(--text);font-size:var(--floovoo-type-title);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-weight:680;overflow:hidden}.layout-editor-close,.layout-editor-back{border-radius:7px;width:44px;height:44px}.layout-editor-scope{border-bottom:1px solid var(--border);flex:none;grid-template-columns:1fr 1fr;gap:5px;padding:10px 13px;display:grid}.layout-editor-scope button{min-height:44px;color:var(--muted);cursor:pointer;font-size:var(--floovoo-type-body);background:0 0;border:0;border-radius:7px;font-weight:600}.layout-editor-scope button.is-active{background:var(--active);color:var(--text)}.layout-editor-content{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.layout-editor-option{border-bottom:1px solid var(--border);color:var(--text-soft);font-size:var(--floovoo-type-body);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;font-weight:600;display:flex}.layout-editor-segmented{align-items:center;gap:4px;display:flex}.layout-editor-segmented button{border:1px solid var(--border);background:var(--surface);min-width:44px;min-height:44px;color:var(--muted);font-size:var(--floovoo-type-body);cursor:pointer;white-space:nowrap;border-radius:6px;padding:0 10px}.layout-editor-columns button{min-width:64px}.layout-editor-segmented button.is-active{background:var(--active);color:var(--text);border-color:var(--border-strong)}.layout-editor-number-field{border:1px solid var(--border);background:var(--surface);border-radius:6px;grid-template-columns:minmax(78px,96px) 30px;align-items:center;height:34px;display:grid;overflow:hidden}.layout-editor-number-field input{text-align:end;width:100%;min-width:0;height:34px;color:var(--text-soft);background:0 0;outline:0;padding:0 8px;border:0!important}.layout-editor-number-field span{border-inline-start:1px solid var(--border);height:100%;color:var(--muted);font-size:var(--floovoo-type-meta);place-items:center;font-weight:600;display:grid}.layout-editor-list{flex:auto;min-height:0;padding:9px 11px 18px;overflow-y:auto}.layout-editor-row{min-height:68px;color:var(--text-soft);border:1px solid #0000;border-radius:8px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.layout-editor-row.is-hidden{opacity:.5}.layout-drag-handle{color:var(--muted);font-size:18px}.layout-editor-label{min-width:0;font-size:var(--floovoo-type-section);white-space:nowrap;text-overflow:ellipsis;flex-direction:column;font-weight:600;display:flex;overflow:hidden}.layout-editor-label small{color:var(--muted);font-size:var(--floovoo-type-meta);margin-top:3px;font-weight:500}.layout-editor-row-actions{gap:2px;display:flex}.layout-editor-row-actions button{border-radius:7px;width:44px;height:44px}.layout-editor-row-actions button:disabled{opacity:.28}.layout-editor-empty{color:var(--muted);font-size:var(--floovoo-type-body);text-align:center;margin:0;padding:28px 16px;line-height:1.5}.layout-editor-footer{min-height:76px;padding:10px 13px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface-raised);flex:none;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;display:grid}.layout-editor-footer button{cursor:pointer;min-height:44px;font-size:var(--floovoo-type-body);border-radius:7px;padding:0 12px;font-weight:620}.layout-editor-footer button:disabled{cursor:wait;opacity:.68}.layout-reset-button,.layout-cancel-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-soft)}.layout-save-button{border:1px solid var(--text);background:var(--text);color:var(--surface)}@keyframes layout-reset-pulse{0%,to{opacity:.72;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}.layout-reset-button.is-busy{animation:.7s ease-in-out infinite layout-reset-pulse}@media (hover:hover) and (pointer:fine){.layout-customizer-trigger:hover,.layout-customizer-menu-head button:hover,.layout-customizer-menu>button[role=menuitem]:hover,.layout-editor-close:hover,.layout-editor-back:hover,.layout-editor-row-actions button:hover:not(:disabled),.layout-editor-segmented button:hover{background:var(--hover);color:var(--text)}}@media (width<=600px){.layout-editor{border:0;width:100vw;height:100dvh}.layout-editor-option{gap:8px;padding-inline:10px}.layout-editor-columns{flex:auto;justify-content:flex-end}.layout-editor-columns button{min-width:58px;padding-inline:7px}.layout-editor-footer{grid-template-columns:1fr 1fr 1fr;padding-inline:9px}.layout-editor-footer span{display:none}.layout-editor-footer button{width:100%;padding-inline:7px}.layout-editor-row{grid-template-columns:22px minmax(0,1fr) auto;padding-inline:5px}.layout-editor-row-actions button{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.layout-reset-button.is-busy{animation:none}}.telemetry-card{width:100%;text-align:inherit;font:inherit;color:inherit;cursor:pointer}.telemetry-detail-layer{place-items:center;padding:16px;display:grid}.telemetry-detail{--telemetry-accent:var(--focus);border:1px solid var(--border);background:var(--surface-raised);width:min(860px,100vw - 32px);max-height:calc(100dvh - 32px);box-shadow:var(--shadow-drawer);border-radius:10px;overflow:auto}.telemetry-detail-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;min-height:82px;padding:17px 18px 15px;display:flex}.telemetry-detail-header>div{min-width:0}.telemetry-detail-header h2{font-size:var(--floovoo-type-title);margin:0;line-height:1.15}.telemetry-detail-header p{color:var(--muted);font-size:var(--floovoo-type-body);margin:6px 0 0}.telemetry-detail-stats{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.telemetry-detail-stats>div{min-width:0;padding:15px 16px}.telemetry-detail-stats>div+div{border-inline-start:1px solid var(--border)}.telemetry-detail-stats span{color:var(--muted);font-size:var(--floovoo-type-meta);text-transform:uppercase;font-weight:610;display:block}.telemetry-detail-stats strong{color:var(--text);font-size:var(--floovoo-type-title);margin-top:6px;display:block}.telemetry-detail-stats small{color:var(--muted);font-size:var(--floovoo-type-meta);font-weight:600}.telemetry-detail-chart{color:var(--telemetry-accent);padding:18px 18px 8px}.telemetry-chart-wrap.is-detail{height:270px;margin:0}.telemetry-detail-footer{min-height:50px;font-size:var(--floovoo-type-body);justify-content:space-between;align-items:center;gap:12px;padding:9px 18px 13px;display:flex}@media (width<=700px){.telemetry-detail{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.telemetry-detail-header{padding:14px}.telemetry-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.telemetry-detail-stats>div:nth-child(3){border-inline-start:0;border-top:1px solid var(--border)}.telemetry-detail-stats>div:nth-child(4){border-top:1px solid var(--border)}.telemetry-detail-chart{padding:13px 11px 6px}.telemetry-chart-wrap.is-detail{height:220px}}.environment-preferences{grid-template-columns:minmax(0,1fr);gap:10px;width:100%;max-width:840px;display:grid}.environment-preferences-section{min-width:0}.environment-preferences-card{border:1px solid var(--border);background:var(--surface);box-shadow:0 1px 2px color-mix(in srgb,var(--text) 4%,transparent);border-radius:9px;overflow:visible}.environment-preferences-card-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 13px;display:flex}.environment-preferences-card-head>div{flex-direction:column;gap:3px;min-width:0;display:flex}.environment-preferences-card-head strong{color:var(--text);font-size:var(--floovoo-type-section);font-weight:680;line-height:1.25}.environment-preferences-card-head span{color:var(--muted);font-size:var(--floovoo-type-body);line-height:1.4}.environment-setting-block{position:relative}.environment-setting-row{justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:9px 11px;display:flex}.environment-setting-copy{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.environment-setting-copy strong{color:var(--text-soft);font-size:var(--floovoo-type-section);font-weight:640;line-height:1.3}.environment-setting-copy span{color:var(--muted);font-size:var(--floovoo-type-meta);overflow-wrap:anywhere;line-height:1.4}.environment-setting-row-actions{flex:none;align-items:center;gap:6px;display:flex;position:relative}.environment-setting-state{border:1px solid var(--border);background:var(--bg);min-height:25px;color:var(--muted);font-size:var(--floovoo-type-meta);white-space:nowrap;border-radius:999px;align-items:center;padding:0 7px;font-weight:620;display:inline-flex}.environment-setting-state.is-custom{color:var(--text-soft);border-color:var(--border-strong);background:var(--hover)}.environment-setting-menu-wrap{position:relative}.environment-setting-more{width:32px;height:32px;color:var(--muted);cursor:pointer;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;display:grid}.environment-setting-more:hover,.environment-setting-more:focus-visible,.environment-setting-more[aria-expanded=true]{background:var(--hover);color:var(--text)}.environment-setting-menu{z-index:80;border:1px solid var(--border-strong);background:var(--surface-raised);width:max-content;min-width:166px;box-shadow:var(--shadow-popover);border-radius:8px;padding:5px;position:absolute;inset-block-start:calc(100% + 5px);inset-inline-end:0}.environment-setting-menu button{width:100%;min-height:36px;color:var(--text-soft);font:inherit;font-size:var(--floovoo-type-body);text-align:start;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 9px;font-weight:570}.environment-setting-menu button:hover,.environment-setting-menu button:focus-visible{background:var(--hover);color:var(--text)}.environment-setting-editor{border-top:1px solid var(--border);background:color-mix(in srgb,var(--bg) 52%,var(--surface));gap:10px;padding:11px;display:grid}.environment-setting-editor>label,.environment-setting-number-field{grid-template-columns:minmax(0,1fr) minmax(180px,240px);align-items:center;gap:8px 13px;display:grid}.environment-setting-editor>label>span,.environment-setting-number-field>span{color:var(--text-soft);font-size:var(--floovoo-type-body);font-weight:620}.environment-setting-editor small{color:var(--muted);font-size:var(--floovoo-type-meta);grid-column:2}.environment-preferences-number{border:1px solid var(--border-strong);background:var(--input);border-radius:7px;align-items:center;width:100%;height:40px;display:flex;overflow:hidden}.environment-preferences-number:focus-within{outline:2px solid color-mix(in srgb,var(--focus) 35%,transparent);outline-offset:1px}.environment-preferences-number input{min-width:0;height:100%;color:var(--text);font:inherit;font-size:var(--floovoo-type-body);background:0 0;border:0;outline:0;flex:1;padding:0 10px}.environment-preferences-number>span{border-inline-start:1px solid var(--border);color:var(--muted);font-size:var(--floovoo-type-meta);align-self:stretch;align-items:center;padding:0 10px;display:inline-flex}.environment-preferences-toggles{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.environment-preferences-toggle{border-bottom:1px solid var(--border);min-height:44px;color:var(--text-soft);font-size:var(--floovoo-type-body);justify-content:space-between;align-items:center;gap:12px;padding:0 11px;font-weight:570;display:flex}.environment-preferences-toggle:last-child{border-bottom:0}.environment-preferences-toggle input{width:18px;height:18px;accent-color:var(--text);flex:none}.environment-setting-editor-actions{justify-content:flex-end;gap:7px;padding-top:1px;display:flex}.environment-setting-editor-actions button{min-height:38px;font:inherit;font-size:var(--floovoo-type-body);cursor:pointer;border-radius:7px;padding:0 12px;font-weight:640}.environment-setting-editor-actions .is-secondary{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-soft)}.environment-setting-editor-actions .is-primary{border:1px solid var(--text);background:var(--text);color:var(--surface)}.environment-density-compact{gap:7px}.environment-density-compact .environment-preferences-card-head{padding:9px 11px}.environment-density-compact .environment-setting-row{min-height:58px;padding:7px 9px}.environment-density-compact .environment-setting-editor{padding:9px}.environment-density-compact .environment-preferences-toggle{min-height:40px}@media (width<=900px){.environment-preferences{max-width:none}.environment-preferences-card-head{padding:12px}.environment-setting-row{min-height:64px;padding:9px 10px}.environment-setting-editor>label,.environment-setting-number-field{grid-template-columns:1fr;gap:6px}.environment-setting-editor small{grid-column:1}.environment-preferences-number{width:min(280px,100%)}}@media (width<=520px){.environment-setting-row{align-items:flex-start;gap:8px}.environment-setting-row-actions{gap:4px}.environment-setting-more{width:32px;height:32px}.environment-setting-menu{min-width:154px}.environment-setting-editor{padding:10px}.environment-setting-editor-actions{grid-template-columns:1fr 1fr;display:grid}.environment-setting-editor-actions button{width:100%}}.status-panel{flex-direction:column;width:min(440px,100vw - 24px);max-height:min(560px,100dvh - 48px);display:flex;overflow:hidden}.status-panel-header{flex:none}.status-panel-heading{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.status-panel-heading>strong{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.surface-state{min-width:0;color:var(--muted);white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;line-height:1.2;display:inline-flex}.surface-state .status-dot{flex:none}.status-list{flex:auto;align-content:start;min-height:0;padding:8px 12px;display:grid;overflow-y:auto}.status-row{border-bottom:1px solid color-mix(in srgb,var(--border) 72%,transparent);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:50px;padding:0 8px;display:grid}.status-row:last-child{border-bottom:0}.status-row>span:first-child{min-width:0;color:var(--text-soft);overflow-wrap:anywhere}.status-panel-footer{border-top:1px solid var(--border);background:var(--surface-raised);flex:none;justify-content:flex-end;align-items:center;min-height:52px;padding:9px 12px;display:flex}.status-refresh{height:var(--floovoo-control-height,34px);min-height:var(--floovoo-control-height,34px);border:1px solid var(--border-strong);background:var(--surface);min-width:104px;color:var(--text-soft);font:inherit;font-size:var(--floovoo-type-body);cursor:pointer;white-space:nowrap;border-radius:7px;padding:0 13px;font-weight:620}.status-refresh:hover,.status-refresh:focus-visible{background:var(--hover);color:var(--text)}.status-refresh:disabled{cursor:wait;opacity:.62}@media (width<=420px){.status-panel-heading{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.status-row{gap:10px;padding-inline:4px}.status-panel-footer{padding-inline:10px}}.account-popover-floating{min-width:min(220px,100vw - 16px);max-width:calc(100vw - 16px)}@media (width>=601px) and (width<=900px){html body .app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr)!important;display:grid!important}html body .sidebar{visibility:visible!important;border:0!important;border-inline-end:1px solid var(--border)!important;width:auto!important;height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;z-index:30!important;border-radius:0!important;transition:none!important;display:flex!important;position:sticky!important;inset-block-start:0!important;inset-inline:auto!important;transform:none!important}html body .sidebar-backdrop{pointer-events:none!important;display:none!important}html body .topbar{inset-inline-start:var(--sidebar-width)!important;inset-inline-end:0!important}}.market-context-bar{z-index:490;border:1px solid var(--border,#7878823d);background:color-mix(in srgb, var(--bg,#fff) 98%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:11px;align-items:stretch;width:min(100% - 28px,980px);height:36px;display:flex;position:absolute;inset-block-start:calc(100% + 7px);inset-inline-start:50%;transform:translate(-50%);box-shadow:0 8px 22px #00000014,0 1px 2px #0000000d}html .main-area{padding-top:92px!important;scroll-padding-top:92px!important}.market-context-tabs{border-radius:inherit;grid-template-columns:minmax(190px,1.45fr) repeat(3,minmax(116px,.8fr));align-items:stretch;width:100%;min-width:0;transition:grid-template-columns .18s;display:grid;overflow:visible}.market-context-tabs.is-seller-open{grid-template-columns:minmax(150px,.95fr) minmax(90px,.55fr) minmax(90px,.55fr) minmax(480px,2.9fr)}.market-scope-inline{border-inline-end:1px solid var(--border,#7878822e);border-radius:10px 0 0 10px;min-width:0;height:35px;position:relative}.market-scope-inline.is-open{z-index:530}.market-context-tab{border:0;border-inline-end:1px solid var(--border,#7878822e);min-width:0;height:35px;color:var(--text-soft,inherit);font:inherit;cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:0 8px;text-decoration:none;transition:background .14s,color .14s;display:flex}.market-context-tab:hover:not(:disabled),.market-context-tab:focus-visible,.market-context-tab[aria-expanded=true]{background:var(--bg-subtle,#78788212);color:var(--text,inherit);outline:none}.market-context-tab:disabled{opacity:.44;cursor:default}.market-context-primary{background:color-mix(in srgb, var(--bg-subtle,#78788212) 72%, transparent);border-inline-end:0;border-radius:10px 0 0 10px;width:100%}.market-scope-inline.is-open .market-context-primary{background:var(--bg-subtle,#7878821a);border-radius:10px 0 0}.market-tab-content,.market-picker-option-content{justify-content:center;align-items:center;gap:5px;min-width:0;line-height:1;display:inline-flex}.market-tab-icon{flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;line-height:0;display:flex}.market-tab-icon svg{width:15px;height:15px;display:block}.market-country-flag{object-fit:cover;border-radius:2px;width:16px;height:11px;display:block;box-shadow:0 0 0 1px #00000014}.market-tab-copy{justify-content:center;align-items:center;min-width:0;height:16px;line-height:1;display:flex}.market-tab-copy strong,.market-picker-option strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10.5px;font-weight:680;line-height:1;overflow:hidden}.market-picker-inline{z-index:540;overscroll-behavior:contain;border:1px solid var(--border,#7878823d);background:color-mix(in srgb, var(--bg,#fff) 99%, transparent);border-block-start:0;border-radius:0 0 10px 10px;max-height:min(360px,100dvh - 120px);position:absolute;inset-block-start:100%;inset-inline:-1px;overflow-y:auto;box-shadow:0 14px 28px #0000001c}.market-picker-inline:before{content:"";background:var(--border,#7878822e);height:1px;position:absolute;inset-block-start:0;inset-inline:7px}.market-picker-option{width:100%;min-width:0;min-height:35px;color:inherit;font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0 28px 0 8px;display:flex;position:relative}.market-picker-option-global{border-block-end:1px solid var(--border,#7878822e)}.market-picker-option:hover,.market-picker-option:focus-visible,.market-picker-option[aria-checked=true]{background:var(--bg-subtle,#78788214);outline:none}.market-picker-option .market-status-dot{position:absolute;inset-inline-end:10px}.market-status-dot{background:#a1a1aa;border-radius:999px;flex:none;width:6px;height:6px}.market-status-dot.is-active{background:#28a36a}.market-status-dot.is-draft,.market-status-dot.is-pending{background:#d29a1e}.market-status-dot.is-inactive,.market-status-dot.is-suspended,.market-status-dot.is-closed{background:#d04f4f}.seller-inline{border-radius:0 10px 10px 0;align-items:stretch;min-width:0;height:35px;display:flex;overflow:hidden}.seller-inline-trigger{border-inline-end:0;border-radius:0 10px 10px 0;flex:auto;width:100%}.seller-inline.is-open{background:color-mix(in srgb, var(--bg-subtle,#78788212) 54%, transparent)}.seller-inline.is-open .seller-inline-trigger{border-inline-end:1px solid var(--border,#7878822e);border-radius:0;flex:0 0 92px;width:92px}.seller-inline-rail{overscroll-behavior-inline:contain;scrollbar-width:none;white-space:nowrap;flex:auto;align-items:center;gap:4px;min-width:0;height:35px;padding:0 5px;display:flex;overflow:auto hidden}.seller-inline-rail::-webkit-scrollbar{display:none}.seller-inline-item{border:1px solid var(--border,#7878822e);background:color-mix(in srgb, var(--bg,#fff) 90%, transparent);border-radius:8px;flex:none;align-items:center;height:27px;transition:background .14s,border-color .14s;display:inline-flex;overflow:hidden}.seller-inline-item.is-expanded{background:var(--bg,#fff);border-color:color-mix(in srgb, var(--border,#7878823d) 72%, currentColor 28%)}.seller-inline-identity{max-width:150px;height:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0 7px 0 4px;display:inline-flex}.seller-inline-identity:hover,.seller-inline-identity:focus-visible{background:var(--bg-subtle,#78788212);outline:none}.seller-inline-avatar{background:var(--bg-subtle,#7878821a);border-radius:6px;flex:0 0 19px;justify-content:center;align-items:center;width:19px;height:19px;font-size:9px;font-weight:760;line-height:1;display:inline-flex}.seller-inline-name{text-overflow:ellipsis;white-space:nowrap;max-width:106px;font-size:10px;font-weight:670;overflow:hidden}.seller-inline-summary{border-inline-start:1px solid var(--border,#78788224);align-items:center;gap:7px;height:100%;padding:0 4px 0 1px;display:inline-flex}.seller-inline-code{text-overflow:ellipsis;max-width:70px;color:var(--muted,#777);font-size:8.5px;font-weight:650;overflow:hidden}.seller-inline-metric{flex-direction:column;justify-content:center;gap:1px;min-width:46px;line-height:1;display:inline-flex}.seller-inline-metric small{color:var(--muted,#777);font-size:7px;font-weight:600}.seller-inline-metric strong{font-size:9px;font-weight:720}.seller-inline-open{border:1px solid var(--border,#78788233);width:23px;height:23px;color:inherit;cursor:pointer;background:0 0;border-radius:7px;flex:0 0 23px;justify-content:center;align-items:center;padding:0;display:inline-flex}.seller-inline-open:hover,.seller-inline-open:focus-visible{background:var(--bg-subtle,#78788214);outline:none}.seller-inline-open svg{width:13px;height:13px}.seller-inline-empty,.seller-inline-error{border-radius:7px;align-items:center;height:27px;padding:0 8px;font-size:9px;font-weight:620;display:inline-flex}.seller-inline-empty{color:var(--muted,#777)}.seller-inline-error{color:#b42318;background:#b423180f}@media (width<=900px){.market-context-bar{width:calc(100% - 20px)}.market-context-tabs{grid-template-columns:minmax(165px,1.35fr) repeat(3,minmax(92px,.75fr))}.market-context-tabs.is-seller-open{grid-template-columns:minmax(125px,.8fr) minmax(78px,.48fr) minmax(78px,.48fr) minmax(360px,2.4fr)}.market-context-tab{padding-inline:6px}.market-tab-content,.market-picker-option-content{gap:4px}.market-tab-copy strong,.market-picker-option strong{font-size:10px}.seller-inline.is-open .seller-inline-trigger{flex-basis:80px;width:80px}}@media (width<=600px){.market-context-bar{border-radius:10px;width:calc(100% - 12px);height:36px}html .main-area{padding-top:92px!important;scroll-padding-top:92px!important}.market-context-tabs{grid-template-columns:minmax(0,1.42fr) repeat(3,minmax(0,1fr))}.market-context-tabs.is-seller-open{grid-template-columns:minmax(0,.9fr) minmax(0,.52fr) minmax(0,.52fr) minmax(0,2.5fr)}.market-context-tab,.market-scope-inline,.seller-inline{height:35px}.market-context-tab{padding:0 4px}.market-tab-content,.market-picker-option-content{gap:3px}.market-tab-icon{flex-basis:14px;width:14px;height:14px}.market-tab-icon svg{width:13.5px;height:13.5px}.market-tab-icon .market-country-flag{width:13.5px;height:9.5px}.market-tab-copy{height:14px}.market-tab-copy strong,.market-picker-option strong{font-size:9px}.market-picker-option{min-height:34px;padding-inline:24px 7px}.market-picker-option .market-status-dot{inset-inline-end:8px}.seller-inline.is-open .seller-inline-trigger{flex-basis:54px;width:54px}.seller-inline.is-open .seller-inline-trigger .market-tab-copy{display:none}.seller-inline-rail{gap:3px;padding-inline:3px}.seller-inline-name{max-width:74px;font-size:9px}.seller-inline-summary{gap:5px}.seller-inline-metric{min-width:42px}}@media (width<=380px){.market-context-tab{padding-inline:3px}.market-tab-copy strong,.market-picker-option strong{font-size:8.5px}}[dir=rtl] .market-scope-inline,[dir=rtl] .market-context-primary{border-radius:0 10px 10px 0}[dir=rtl] .market-scope-inline.is-open .market-context-primary{border-radius:0 10px 0 0}[dir=rtl] .seller-inline,[dir=rtl] .seller-inline-trigger{border-radius:10px 0 0 10px}[dir=rtl] .seller-inline.is-open .seller-inline-trigger{border-radius:0}.provider-page,.stripe-workspace{color:var(--text-primary,#18181b);gap:16px;min-width:0;display:grid}.provider-page-heading,.stripe-workspace-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.provider-page-heading h1,.stripe-workspace-header h1{letter-spacing:-.025em;margin:4px 0 5px;font-size:25px;line-height:1.15}.provider-page-heading p,.stripe-workspace-title p{color:var(--text-muted,#71717a);margin:0;font-size:14px}.provider-eyebrow{color:#635bff;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:750;line-height:1}.provider-primary-button,.provider-secondary-button,.provider-danger-button,.stripe-workspace-actions>button{border:1px solid var(--border,#dedee3);background:var(--surface,#fff);min-height:34px;color:inherit;cursor:pointer;border-radius:8px;padding:0 13px;font-weight:680}.provider-primary-button{color:#fff!important;background:#18181b!important;border-color:#18181b!important}.provider-danger-button{color:#fff;background:#c82333;border-color:#c82333}.provider-summary-grid{gap:8px;display:grid;overflow-x:auto}.provider-stat{border:1px solid var(--border,#e1e1e6);background:var(--surface,#fff);border-radius:10px;gap:5px;min-width:100px;padding:11px 13px;display:grid}.provider-stat span{color:var(--text-muted,#777780);font-size:11px}.provider-stat strong{letter-spacing:-.03em;font-size:23px}.provider-connections-section{border:1px solid var(--border,#e1e1e6);background:var(--surface,#fff);border-radius:12px;overflow:visible}.provider-section-heading{border-bottom:1px solid var(--border,#e8e8ec);align-items:center;gap:7px;padding:12px 14px;display:flex}.provider-section-heading h2{margin:0;font-size:14px}.provider-section-heading>span{background:var(--surface-muted,#f1f1f4);border-radius:999px;padding:2px 6px;font-size:10px}.provider-connection-list{display:grid}.provider-connection-row{border-bottom:1px solid var(--border,#ececf0);grid-template-columns:minmax(180px,1.1fr) minmax(320px,2fr) auto auto;align-items:center;gap:14px;padding:10px 12px;display:grid}.provider-connection-row:last-child{border-bottom:0}.provider-identity{text-align:start;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;min-width:0;padding:0;display:flex}.stripe-provider-mark{color:#fff;background:#635bff;border-radius:9px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-size:18px;font-weight:800;display:inline-grid;box-shadow:inset 0 0 0 1px #ffffff2e}.provider-identity>span:last-child{gap:2px;min-width:0;display:grid}.provider-identity strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.provider-identity small,.provider-row-facts small{color:var(--text-muted,#787880);font-size:10px}.provider-row-facts{grid-template-columns:1.25fr .55fr 1fr;gap:12px;min-width:0;display:grid}.provider-row-facts>span{gap:2px;min-width:0;display:grid}.provider-row-facts strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.provider-status{white-space:nowrap;background:#eee;border-radius:999px;align-items:center;gap:5px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-flex}.provider-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.provider-status-connected{color:#138453;background:#e9f8f0}.provider-status-degraded{color:#a46300;background:#fff5d9}.provider-status-disabled{color:#6d6d75;background:#eeeef1}.provider-row-actions{align-items:center;gap:5px;display:flex}.provider-row-actions>button,.provider-row-actions summary{border:1px solid var(--border,#dddde3);background:var(--surface,#fff);cursor:pointer;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:650;list-style:none}.provider-row-actions details{position:relative}.provider-row-actions summary::-webkit-details-marker{display:none}.provider-action-menu{z-index:20;inset-inline-end:0;background:var(--surface,#fff);border:1px solid var(--border,#dddde3);border-radius:9px;width:145px;padding:4px;display:grid;position:absolute;top:calc(100% + 5px);box-shadow:0 12px 30px #00000024}.provider-action-menu button{text-align:start;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px;font-size:12px}.provider-action-menu button:hover{background:var(--surface-muted,#f4f4f6)}.provider-action-menu .danger{color:#c82333}.provider-empty-state{text-align:center;justify-items:center;padding:40px 18px;display:grid}.provider-empty-state h3{margin:12px 0 4px;font-size:15px}.provider-empty-state p{max-width:470px;color:var(--text-muted,#777780);margin:0 0 16px;font-size:12px;line-height:1.5}.provider-loading,.stripe-workspace-loading{place-items:center;min-height:180px;display:grid}.provider-loading span,.stripe-workspace-loading span{border:2px solid #ddd;border-top-color:#635bff;border-radius:50%;width:25px;height:25px;animation:.7s linear infinite provider-spin}@keyframes provider-spin{to{transform:rotate(360deg)}}.provider-inline-error{color:#b42332;justify-items:start;gap:12px;padding:24px;display:grid}.provider-inline-error button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:7px;padding:6px 10px}.provider-dialog-layer{z-index:1000;background:#14141970;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.provider-dialog{background:var(--surface,#fff);border:1px solid var(--border,#dddde3);border-radius:14px;width:min(520px,100%);max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 25px 70px #00000047}.provider-dialog-heading{border-bottom:1px solid var(--border,#e5e5e9);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.provider-dialog-heading>div{align-items:center;gap:10px;display:flex}.provider-dialog-heading>div>span:last-child{gap:2px;display:grid}.provider-dialog-heading strong{font-size:14px}.provider-dialog-heading small{color:var(--text-muted,#777780);font-size:10px}.provider-dialog-heading>button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:24px}.provider-dialog form{gap:16px;padding:16px;display:grid}.provider-dialog form>label{gap:6px;font-size:12px;font-weight:650;display:grid}.provider-dialog input[type=text],.provider-dialog input[type=password],.provider-dialog form>label>input{border:1px solid var(--border,#d8d8df);background:var(--surface,#fff);height:36px;color:inherit;border-radius:8px;outline:none;padding:0 10px}.provider-dialog input:focus{border-color:#635bff;box-shadow:0 0 0 2px #635bff1f}.provider-dialog label>small{color:var(--text-muted,#777780);font-size:10px;font-weight:400}.provider-dialog fieldset{border:0;gap:7px;margin:0;padding:0;display:grid}.provider-dialog legend{margin-bottom:7px;font-size:12px;font-weight:650}.provider-mode-choice{grid-template-columns:1fr 1fr;gap:8px;display:grid}.provider-mode-choice label,.provider-market-choice label{border:1px solid var(--border,#dddde3);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;display:flex}.provider-market-choice{grid-template-columns:1fr 1fr;gap:7px;max-height:160px;display:grid;overflow:auto}.provider-market-choice label>span{display:grid}.provider-market-choice small{color:var(--text-muted,#777780);font-size:9px}.provider-dialog-actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.provider-confirm-dialog{gap:10px;padding:20px;display:grid}.provider-confirm-dialog h2{margin:0;font-size:17px}.provider-confirm-dialog p{color:var(--text-muted,#777780);margin:0;font-size:12px;line-height:1.5}.provider-confirm-dialog>strong{background:var(--surface-muted,#f4f4f6);border-radius:8px;padding:10px;font-size:12px}.stripe-workspace{gap:12px}.stripe-workspace-header{align-items:center;padding-bottom:2px}.stripe-workspace-title{align-items:center;gap:12px;display:flex}.stripe-workspace-logo{color:#fff;letter-spacing:-.06em;background:#635bff;border-radius:11px;place-items:center;width:48px;height:48px;font-size:13px;font-weight:800;display:grid}.stripe-workspace-title>div{display:grid}.stripe-workspace-title span:not(.stripe-workspace-logo){color:var(--text-muted,#777780);font-size:10px}.stripe-workspace-title h1{margin:1px 0}.stripe-workspace-title p{font-size:11px}.stripe-workspace-actions{align-items:center;gap:7px;display:flex}.stripe-mode{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:750}.stripe-mode-test{color:#956000;background:#fff2ce}.stripe-mode-live{color:#138453;background:#e9f8f0}.stripe-workspace .page-content-carousel{min-width:0}.stripe-workspace .page-content-carousel-panel{padding-top:12px}.stripe-workspace .platform-tab-strip{scrollbar-width:none;overflow-x:auto}.stripe-overview{gap:10px;display:grid}.stripe-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.stripe-kpi-grid article,.stripe-balance-grid article{border:1px solid var(--border,#e1e1e6);background:var(--surface,#fff);border-radius:10px;gap:5px;padding:11px 12px;display:grid}.stripe-kpi-grid span,.stripe-balance-grid span{color:var(--text-muted,#777780);font-size:10px}.stripe-kpi-grid strong,.stripe-balance-grid strong{letter-spacing:-.025em;font-size:18px}.stripe-kpi-grid small,.stripe-balance-grid small{color:var(--text-muted,#777780);font-size:9px}.stripe-overview-columns{grid-template-columns:minmax(0,2fr) minmax(220px,.7fr);gap:10px;display:grid}.stripe-overview-columns>section,.stripe-settings-grid>section{border:1px solid var(--border,#e1e1e6);background:var(--surface,#fff);border-radius:10px;overflow:hidden}.stripe-panel-heading{border-bottom:1px solid var(--border,#e8e8ec);justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.stripe-panel-heading h2,.stripe-account-card h2,.stripe-settings-grid h2{margin:0;font-size:13px}.stripe-panel-heading button{color:#635bff;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.stripe-table-wrap{border:1px solid var(--border,#e1e1e6);background:var(--surface,#fff);border-radius:10px;overflow:auto}.stripe-overview-columns .stripe-table-wrap{border:0;border-radius:0}.stripe-resource-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:10px}.stripe-resource-table th{color:var(--text-muted,#777780);text-align:start;background:var(--surface-muted,#f8f8f9);padding:8px 10px;font-weight:600}.stripe-resource-table td{text-overflow:ellipsis;border-top:1px solid var(--border,#ececf0);max-width:220px;padding:9px 10px;overflow:hidden}.stripe-account-card{padding:12px}.stripe-account-card dl,.stripe-settings-grid dl{margin:10px 0 0;display:grid}.stripe-account-card dl>div,.stripe-settings-grid dl>div{border-top:1px solid var(--border,#ececf0);grid-template-columns:85px minmax(0,1fr);gap:8px;padding:8px 0;display:grid}.stripe-account-card dt,.stripe-settings-grid dt{color:var(--text-muted,#777780);font-size:10px}.stripe-account-card dd,.stripe-settings-grid dd{text-overflow:ellipsis;margin:0;font-size:10px;overflow:hidden}.stripe-balance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.stripe-permission-state,.stripe-resource-empty{border:1px dashed var(--border,#d8d8df);text-align:center;border-radius:10px;place-content:center;justify-items:center;min-height:160px;padding:18px;display:grid}.stripe-permission-state{text-align:start;grid-template-columns:auto minmax(0,430px);place-items:start;gap:10px}.stripe-permission-state>span{color:#956000;background:#fff2ce;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.stripe-permission-state strong,.stripe-resource-empty strong{font-size:12px}.stripe-permission-state p,.stripe-resource-empty p{color:var(--text-muted,#777780);margin:4px 0 0;font-size:10px;line-height:1.5}.stripe-resource-empty>span{color:#aaa;font-size:25px}.stripe-settings-grid{grid-template-columns:1.2fr .8fr;gap:10px;display:grid}.stripe-settings-grid>section{padding:14px}.stripe-secret-card>span{color:#fff;background:#18181b;border-radius:6px;padding:5px 8px;font:10px ui-monospace,monospace;display:inline-flex}.stripe-secret-card p{color:var(--text-muted,#777780);font-size:11px;line-height:1.5}.stripe-secret-card button{border:1px solid var(--border,#dddde3);background:var(--surface,#fff);color:inherit;cursor:pointer;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:650}.stripe-workspace-error{place-content:center;min-height:240px}.stripe-workspace-error>div{gap:8px;display:flex}.provider-density-standard .provider-stat,.provider-density-standard .stripe-kpi-grid article{padding:16px}@media (width<=800px){.provider-page-heading{align-items:flex-end}.provider-page-heading p{max-width:450px}.provider-connection-row{grid-template-columns:minmax(150px,1fr) auto auto}.provider-row-facts{display:none}.stripe-overview-columns{grid-template-columns:1fr}.stripe-account-card{display:none}.stripe-kpi-grid{grid-template-columns:repeat(4,minmax(110px,1fr));overflow-x:auto}.stripe-settings-grid{grid-template-columns:1fr}.stripe-workspace-header{align-items:flex-end}.stripe-workspace-actions .stripe-mode{display:none}}@media (width<=600px){.provider-page,.stripe-workspace{gap:10px}.provider-page-heading h1,.stripe-workspace-header h1{font-size:20px}.provider-page-heading p{display:none}.provider-page-heading .provider-primary-button{width:35px;padding:0;font-size:0}.provider-page-heading .provider-primary-button:first-letter{font-size:18px}.provider-summary-grid{gap:6px;grid-template-columns:repeat(3,minmax(92px,1fr))!important}.provider-stat{min-width:92px;padding:9px 10px}.provider-stat strong{font-size:19px}.provider-connection-row{grid-template-columns:minmax(0,1fr) auto;padding:9px}.provider-connection-row>.provider-status,.provider-row-actions>button{display:none}.provider-row-actions summary{padding:5px 8px}.provider-identity strong{font-size:12px}.provider-empty-state{padding:28px 14px}.provider-dialog-layer{padding:8px}.provider-dialog{border-radius:12px;max-height:calc(100dvh - 16px)}.provider-market-choice{grid-template-columns:1fr}.stripe-workspace-title .stripe-workspace-logo{width:38px;height:38px}.stripe-workspace-title>div>span,.stripe-workspace-title p,.stripe-workspace-actions>button:not(.provider-primary-button){display:none}.stripe-workspace-actions .provider-primary-button{padding:0 9px;font-size:11px}.stripe-kpi-grid{grid-template-columns:repeat(4,minmax(105px,1fr));gap:6px}.stripe-kpi-grid article{padding:9px}.stripe-kpi-grid strong{font-size:15px}.stripe-balance-grid{grid-template-columns:repeat(3,minmax(100px,1fr));overflow-x:auto}.stripe-resource-table{font-size:9px}}.payment-provider-catalog{border:1px solid var(--border,#e1e1e6);background:var(--surface,#fff);border-radius:12px;overflow:hidden}.payment-catalog-heading{justify-content:space-between}.payment-catalog-heading>div{align-items:center;gap:7px;display:flex}.payment-catalog-heading>div>span{background:var(--surface-muted,#f1f1f4);border-radius:999px;padding:2px 6px;font-size:10px}.payment-catalog-heading label{border:1px solid var(--border,#dddde3);background:var(--surface-muted,#f8f8fa);width:min(300px,42%);height:31px;color:var(--text-muted,#777780);border-radius:8px;align-items:center;gap:6px;padding:0 9px;display:flex}.payment-catalog-heading input{width:100%;min-width:0;color:inherit;background:0 0;border:0;outline:0;font-size:11px}.payment-provider-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px;display:grid}.payment-provider-card{text-align:start;border:1px solid var(--border,#e1e1e6);background:var(--surface,#fff);min-width:0;min-height:122px;color:inherit;cursor:pointer;border-radius:10px;grid-template-rows:auto auto 1fr auto;gap:6px;padding:10px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.payment-provider-card:hover{border-color:#a8a3ff;transform:translateY(-1px);box-shadow:0 5px 18px #28236e17}.payment-provider-card-top,.payment-provider-card-meta{justify-content:space-between;align-items:center;gap:6px;display:flex}.payment-provider-logo{color:#fff;letter-spacing:-.03em;border-radius:8px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:850;display:inline-grid}.payment-provider-integration{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:110px;padding:3px 6px;font-size:8px;font-weight:750;overflow:hidden}.payment-provider-integration-available{color:#138453;background:#e9f8f0}.payment-provider-integration-adapter{color:#6d6d75;background:#f0f0f3}.payment-provider-card>strong{font-size:12px}.payment-provider-card>p{color:var(--text-muted,#777780);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:9px;line-height:1.35;display:-webkit-box;overflow:hidden}.payment-provider-card-meta small{color:var(--text-muted,#777780);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.payment-provider-card-meta b{font-size:16px;font-weight:500}.payment-provider-detail-body{gap:14px;padding:16px;display:grid}.payment-provider-detail-body>p{color:var(--text-muted,#777780);margin:0;font-size:12px;line-height:1.5}.payment-provider-detail-body section{gap:7px;display:grid}.payment-provider-detail-body h3{margin:0;font-size:12px}.payment-provider-detail-body section>div{flex-wrap:wrap;gap:5px;display:flex}.payment-provider-detail-body section>div>span{background:var(--surface-muted,#f1f1f4);border-radius:6px;padding:5px 7px;font-size:9px}.payment-provider-detail-body ol{gap:5px;margin:0;padding-inline-start:20px;font-size:10px;display:grid}.payment-provider-adapter-notice{background:#f7f6ff;border:1px solid #dddafc;border-radius:9px;padding:11px}.payment-provider-adapter-notice strong{color:#5148d8;font-size:11px}.payment-provider-adapter-notice p{color:var(--text-muted,#777780);margin:4px 0 0;font-size:9px;line-height:1.45}.payment-provider-detail-actions{padding:0 16px 16px}@media (width<=980px){.payment-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=600px){.payment-catalog-heading{align-items:center;padding:9px}.payment-catalog-heading label{width:45%;height:29px}.payment-provider-grid{grid-template-columns:repeat(3,minmax(102px,1fr));gap:5px;padding:6px;overflow-x:auto}.payment-provider-card{gap:4px;min-height:105px;padding:7px}.payment-provider-logo{flex-basis:25px;width:25px;height:25px;font-size:8px}.payment-provider-integration{max-width:52px;padding:2px 4px;font-size:7px}.payment-provider-card>strong{font-size:10px}.payment-provider-card>p{font-size:8px}.payment-provider-card-meta small{font-size:7px}}.paypal-workspace-logo{background:#003087}.provider-workspace-tabs{border:1px solid var(--border,#e1e1e6);background:var(--surface,#fff);scrollbar-width:none;border-radius:10px;gap:4px;padding:4px;display:flex;overflow-x:auto}.provider-workspace-tabs button{color:var(--text-muted,#777780);text-transform:capitalize;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;min-height:31px;padding:0 11px;font-size:10px;font-weight:700}.provider-workspace-tabs button.active{color:#fff;background:#18181b}.provider-workspace-back{justify-self:start}.paypal-workspace .stripe-resource-table td{max-width:300px}.paypal-sandbox-test-card{border:1px solid var(--border,#e1e1e6);background:var(--surface,#fff);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:11px 12px;display:flex}.paypal-sandbox-test-card>div{gap:3px;min-width:0;display:grid}.paypal-sandbox-test-card span{text-transform:uppercase;letter-spacing:.06em;color:#956000;font-size:9px;font-weight:750}.paypal-sandbox-test-card strong{font-size:12px;line-height:1.35}.paypal-sandbox-test-card small{color:var(--text-muted,#777780);font-size:10px;line-height:1.4}.paypal-sandbox-test-card p{color:#138453;margin:3px 0 0;font-size:10px;line-height:1.4}.paypal-sandbox-test-card>.provider-primary-button{white-space:nowrap;flex:none}.paypal-transaction-stack{gap:8px;display:grid}.paypal-reporting-note{border:1px solid var(--border,#e1e1e6);background:var(--surface-muted,#f8f8f9);border-radius:9px;align-items:flex-start;gap:8px;padding:9px 11px;font-size:10px;line-height:1.45;display:flex}.paypal-reporting-note strong{flex:none;font-size:10px}.paypal-reporting-note span{color:var(--text-muted,#777780)}@media (width<=600px){.paypal-sandbox-test-card{flex-direction:column;align-items:stretch}.paypal-sandbox-test-card>.provider-primary-button{width:100%}.paypal-reporting-note{gap:3px;display:grid}}.paypal2-console{grid-template-columns:216px minmax(0,1fr);align-items:start;gap:18px 22px;min-width:0;display:grid}.paypal2-header{border:1px solid var(--border-base);background:var(--bg-base);border-radius:14px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex;box-shadow:0 1px 2px #0f172a0a}.paypal2-title{align-items:center;gap:13px;min-width:0;display:flex}.paypal2-title>span{color:#fff;background:#003087;border-radius:11px;flex:none;place-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:grid}.paypal2-title p{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.055em;margin:0 0 2px;font-size:11px;font-weight:650}.paypal2-title h1{margin:0;font-size:22px;line-height:1.15}.paypal2-title small{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;max-width:min(58vw,620px);margin-top:4px;font-size:11px;display:block;overflow:hidden}.paypal2-header-actions{flex:none;align-items:end;gap:8px;display:flex}.paypal2-header-actions label{flex-direction:column;gap:5px;display:flex}.paypal2-header-actions label span{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:750}.paypal2-header-actions select,.paypal2-header-actions button,.paypal2-toolbar select,.paypal2-toolbar button{border:1px solid var(--border-base);background:var(--bg-base);height:36px;color:var(--fg-base);font:inherit;border-radius:8px;padding:0 11px;font-size:12px;font-weight:650}.paypal2-header-actions button{background:var(--fg-base);color:var(--bg-base);border-color:var(--fg-base);min-width:104px}.paypal2-header-actions button:disabled{opacity:.55}.paypal2-soft-error{color:#a51d2d;background:#fff6f6;border:1px solid #f4b4b4;border-radius:9px;grid-column:2;padding:10px 12px;font-size:12px}.paypal2-tabs{border:1px solid var(--border-base);background:var(--bg-base);border-radius:12px;grid-area:2/1/span 3;padding:7px;position:sticky;top:64px;overflow:visible}.paypal2-tabs .notification-tabs{background:0 0!important;border:0!important;flex-direction:column!important;gap:3px!important;padding:0!important;display:flex!important;overflow:visible!important}.paypal2-tabs .notification-tabs button{text-align:left!important;border:0!important;border-radius:7px!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;height:38px!important;padding:0 10px!important}.paypal2-tabs .notification-tabs button[data-active=true]{box-shadow:inset 2px 0 0 var(--fg-base);background:var(--bg-subtle)!important}.paypal2-tabs .platform-tab-content{justify-content:flex-start;width:100%}.paypal2-tabs .platform-tab-label{white-space:nowrap;font-size:12px}.paypal2-console>.paypal2-overview,.paypal2-console>.paypal2-section{grid-column:2;min-width:0}.paypal2-console>.provider-workspace-back{grid-column:2;justify-self:start}.paypal2-overview,.paypal2-section{flex-direction:column;gap:12px;display:flex}.paypal2-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.paypal2-kpis article,.paypal2-panel,.paypal2-dev-grid article,.paypal2-balance-grid article,.paypal2-settings section,.paypal2-sandbox{border:1px solid var(--border-base);background:var(--bg-base);border-radius:11px}.paypal2-kpis article{flex-direction:column;gap:4px;min-height:92px;padding:13px 14px;display:flex}.paypal2-kpis span,.paypal2-panel header span,.paypal2-dev-grid span{color:var(--fg-muted);font-size:10px;font-weight:650}.paypal2-kpis strong{letter-spacing:-.02em;font-size:20px;line-height:1.18}.paypal2-kpis small{color:var(--fg-muted);font-size:10px;line-height:1.35}.paypal2-grid{grid-template-columns:minmax(0,1.65fr) minmax(250px,.72fr);gap:10px;display:grid}.paypal2-panel{min-width:0;padding:14px}.paypal2-panel>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.paypal2-panel>header>div{flex-direction:column;gap:2px;display:flex}.paypal2-panel>header strong{font-size:13px}.paypal2-panel>header button,.paypal2-link-action,.paypal2-dispute-actions button,.paypal2-webhooks button,.paypal2-settings button{color:var(--fg-base);font:inherit;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.paypal2-panel>header i{border-radius:50%;width:8px;height:8px}.paypal2-panel>header i.success{background:#1f9d68}.paypal2-panel>header i.danger{background:#dc3545}.paypal2-chart{min-height:190px}.paypal2-chart-legend{color:var(--fg-muted);gap:14px;margin-bottom:4px;font-size:10px;display:flex}.paypal2-chart-legend span{align-items:center;gap:5px;display:flex}.paypal2-chart-legend i{border-radius:50%;width:7px;height:7px}.paypal2-chart-legend .gross{background:#003087}.paypal2-chart-legend .net{background:#2b78ff}.paypal2-chart svg{width:100%;height:auto;max-height:170px;overflow:visible}.paypal2-chart .axis{stroke:var(--border-base);stroke-width:1px}.paypal2-chart .gross-line{stroke:#003087;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.paypal2-chart .net-line{stroke:#2b78ff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:6 5}.paypal2-chart-dates{color:var(--fg-muted);justify-content:space-between;font-size:9px;display:flex}.paypal2-health-list{flex-direction:column;gap:9px;display:flex}.paypal2-health-list>div{border-bottom:1px solid var(--border-base);align-items:flex-start;gap:8px;padding-bottom:8px;display:flex}.paypal2-health-list>div:last-child{border-bottom:0;padding-bottom:0}.paypal2-health-list b{margin-top:3px;font-size:9px}.paypal2-health-list b.ok{color:#1f9d68}.paypal2-health-list b.warn{color:#d08a00}.paypal2-health-list p{flex-direction:column;gap:1px;margin:0;display:flex}.paypal2-health-list strong{font-size:11px}.paypal2-health-list small{color:var(--fg-muted);font-size:10px;line-height:1.35}.paypal2-toolbar{border:1px solid var(--border-base);background:var(--bg-base);border-radius:10px;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(112px,auto)) auto;gap:7px;padding:10px;display:grid}.paypal2-toolbar label{border:1px solid var(--border-base);background:var(--bg-subtle);border-radius:8px;align-items:center;gap:6px;min-width:0;height:36px;padding:0 9px;display:flex}.paypal2-toolbar input{color:var(--fg-base);font:inherit;background:0 0;border:0;outline:0;width:100%;font-size:12px}.paypal2-summary{color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:14px;padding:0 2px;font-size:10px;display:flex}.paypal2-summary span{align-items:center;gap:4px;display:flex}.paypal2-summary strong{color:var(--fg-base)}.paypal2-summary button{margin-left:auto}.paypal2-table-wrap{border:1px solid var(--border-base);background:var(--bg-base);border-radius:10px;overflow:auto}.paypal2-table{border-collapse:collapse;background:var(--bg-base);width:100%;min-width:820px}.paypal2-table th,.paypal2-table td{text-align:left;border-bottom:1px solid var(--border-base);vertical-align:middle;padding:9px 10px;font-size:11px}.paypal2-table th{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.055em;background:var(--bg-subtle);font-size:9px;position:sticky;top:0}.paypal2-table tr:last-child td{border-bottom:0}.paypal2-table tbody tr:hover{background:var(--bg-subtle)}.paypal2-table td strong,.paypal2-table td small{display:block}.paypal2-table td small{color:var(--fg-muted);margin-top:2px;font-size:9px}.paypal2-kind,.paypal2-status,.paypal2-sync{text-transform:capitalize;border-radius:999px;align-items:center;padding:3px 6px;font-size:9px;font-weight:750;display:inline-flex}.paypal2-kind{background:var(--bg-subtle)}.paypal2-kind.kind-refund{color:#b42332;background:#fff0f1}.paypal2-status.success,.paypal2-sync.done{color:#137a50;background:#eaf8f1}.paypal2-status.warning,.paypal2-sync.pending{color:#8a6400;background:#fff6db}.paypal2-status.danger{color:#b42332;background:#fff0f1}.paypal2-link-action{border:1px solid var(--border-base);border-radius:7px;padding:4px 7px}.paypal2-banner,.paypal2-warning{background:#fffaf0;border:1px solid #d6c28a;border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.paypal2-banner strong,.paypal2-warning{font-size:11px}.paypal2-banner span{color:#6f5a23;font-size:10px}.paypal2-balance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.paypal2-balance-grid article{padding:14px}.paypal2-balance-grid header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.paypal2-balance-grid header strong{font-size:17px}.paypal2-balance-grid header small{color:var(--fg-muted);font-size:9px}.paypal2-balance-grid dl,.paypal2-settings dl{flex-direction:column;gap:7px;margin:0;display:flex}.paypal2-balance-grid dl div,.paypal2-settings dl div{justify-content:space-between;gap:12px;display:flex}.paypal2-balance-grid dt,.paypal2-settings dt{color:var(--fg-muted);font-size:10px}.paypal2-balance-grid dd,.paypal2-settings dd{margin:0;font-size:11px;font-weight:700}.paypal2-empty{text-align:center;min-height:155px;color:var(--fg-muted);border:1px dashed var(--border-base);background:var(--bg-base);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:18px;display:flex}.paypal2-empty>span{font-size:24px}.paypal2-empty strong{color:var(--fg-base);font-size:12px}.paypal2-empty p{max-width:420px;margin:0;font-size:10px}.paypal2-permission{background:#fff9e8;border:1px solid #e5c46a;border-radius:10px;gap:9px;padding:12px;display:flex}.paypal2-permission>span{font-weight:900}.paypal2-permission p{margin:3px 0 0;font-size:10px}.paypal2-disputes{flex-direction:column;gap:8px;display:flex}.paypal2-disputes article{border:1px solid var(--border-base);background:var(--bg-base);border-radius:10px;justify-content:space-between;gap:12px;padding:12px;display:flex}.paypal2-dispute-main{grid-template-columns:auto 1fr auto;align-items:center;gap:4px 9px;min-width:0;display:grid}.paypal2-dispute-main h3,.paypal2-dispute-main p{margin:0}.paypal2-dispute-main h3{font-size:12px}.paypal2-dispute-main p{color:var(--fg-muted);grid-column:2/4;font-size:10px}.paypal2-dispute-main small{color:var(--fg-muted);grid-column:2/4;font-size:9px}.paypal2-dispute-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.paypal2-dispute-actions button{border:1px solid var(--border-base);border-radius:7px;padding:6px 8px}.paypal2-dispute-actions button.danger,.paypal2-webhooks button.danger{color:#c32635}.paypal2-activity{border:1px solid var(--border-base);background:var(--bg-base);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.paypal2-activity>div{border-bottom:1px solid var(--border-base);grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:10px 11px;display:grid}.paypal2-activity>div:last-child{border-bottom:0}.paypal2-activity>div>span{background:var(--bg-subtle);border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.paypal2-activity p{flex-direction:column;margin:0;display:flex}.paypal2-activity strong{font-size:11px}.paypal2-activity small{color:var(--fg-muted);font-size:9px}.paypal2-activity b{font-size:11px}.paypal2-dev-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.paypal2-dev-grid article{flex-direction:column;gap:3px;padding:12px;display:flex}.paypal2-dev-grid strong{font-size:14px}.paypal2-dev-grid small{color:var(--fg-muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.paypal2-sandbox{justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.paypal2-sandbox>div{flex-direction:column;gap:2px;display:flex}.paypal2-sandbox span{text-transform:uppercase;letter-spacing:.07em;color:#9b6700;font-size:9px;font-weight:800}.paypal2-sandbox strong{font-size:12px}.paypal2-sandbox p{color:var(--fg-muted);margin:0;font-size:10px}.paypal2-sandbox small{color:#137a50;font-size:10px;font-weight:700}.paypal2-webhooks{flex-direction:column;gap:7px;display:flex}.paypal2-webhooks>div{border:1px solid var(--border-base);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px;display:flex}.paypal2-webhooks p{flex-direction:column;min-width:0;margin:0;display:flex}.paypal2-webhooks strong{word-break:break-all;font-size:10px}.paypal2-webhooks small{color:var(--fg-muted);font-size:9px}.paypal2-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.paypal2-settings section{padding:15px}.paypal2-settings section:last-child{grid-column:1/-1}.paypal2-settings h2{margin:0 0 10px;font-size:13px}.paypal2-settings p{color:var(--fg-muted);font-size:10px;line-height:1.5}.paypal2-settings button{border:1px solid var(--border-base);border-radius:7px;margin-top:7px;padding:7px 9px}.paypal2-dialog textarea{resize:vertical;border:1px solid var(--border-base);background:var(--bg-base);width:100%;min-height:96px;color:var(--fg-base);font:inherit;box-sizing:border-box;border-radius:9px;padding:9px}.paypal2-dialog .paypal2-warning{margin:4px 0}.paypal2-console .provider-workspace-back{align-self:flex-start}@media (width<=1000px){.paypal2-console{grid-template-columns:184px minmax(0,1fr);gap:14px}.paypal2-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.paypal2-grid{grid-template-columns:1fr}.paypal2-toolbar{grid-template-columns:minmax(180px,1fr) repeat(2,minmax(110px,auto))}.paypal2-toolbar select:nth-of-type(3){display:none}.paypal2-dev-grid,.paypal2-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.paypal2-console{flex-direction:column;gap:10px;display:flex}.paypal2-header{flex-direction:column;align-items:flex-start;gap:11px;padding:12px}.paypal2-title{width:100%}.paypal2-title>span{border-radius:10px;width:40px;height:40px;font-size:20px}.paypal2-title h1{font-size:19px}.paypal2-title p{font-size:9px}.paypal2-title small{max-width:calc(100vw - 120px);font-size:10px}.paypal2-header-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;width:100%;display:grid}.paypal2-header-actions select{width:100%}.paypal2-header-actions button{min-width:108px}.paypal2-tabs{box-sizing:border-box;order:0;width:100%;padding:5px;position:static;overflow-x:auto}.paypal2-tabs .notification-tabs{scrollbar-width:none;flex-direction:row!important;gap:4px!important;display:flex!important;overflow-x:auto!important}.paypal2-tabs .notification-tabs::-webkit-scrollbar{display:none}.paypal2-tabs .notification-tabs button{justify-content:center!important;width:auto!important;min-width:max-content!important;height:34px!important;padding:0 10px!important}.paypal2-tabs .notification-tabs button[data-active=true]{box-shadow:none!important;background:var(--bg-subtle)!important}.paypal2-soft-error{grid-column:auto}.paypal2-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.paypal2-kpis article{min-height:80px;padding:11px}.paypal2-kpis strong{font-size:17px}.paypal2-grid{grid-template-columns:1fr}.paypal2-panel{padding:11px}.paypal2-chart{min-height:155px}.paypal2-toolbar{grid-template-columns:1fr 1fr;padding:8px;display:grid}.paypal2-toolbar label{grid-column:1/-1}.paypal2-toolbar select{width:100%}.paypal2-toolbar select:nth-of-type(3){display:block}.paypal2-toolbar button{width:100%}.paypal2-summary{gap:6px 12px}.paypal2-summary button{width:100%;margin-left:0}.paypal2-table-wrap{background:0 0;border:0;overflow:visible}.paypal2-table{background:0 0;min-width:0}.paypal2-table thead{display:none}.paypal2-table tbody{flex-direction:column;gap:8px;display:flex}.paypal2-table tr{border:1px solid var(--border-base);background:var(--bg-base);border-radius:10px;grid-template-columns:1fr auto;gap:7px 12px;padding:11px;display:grid}.paypal2-table td{border:0;min-width:0;padding:0;font-size:10px;display:block}.paypal2-table td:first-child{grid-column:1}.paypal2-table td:nth-child(2){text-align:right;grid-area:1/2}.paypal2-table td:nth-child(3){grid-column:1/-1;font-size:11px}.paypal2-table td:nth-child(4){grid-column:1;font-size:13px;font-weight:750}.paypal2-table td:nth-child(4):before{content:"Amount";color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:8px;font-weight:650;display:block}.paypal2-table td:nth-child(5),.paypal2-table td:nth-child(6),.paypal2-table td:nth-child(8){display:none}.paypal2-table td:nth-child(7){text-align:right;grid-column:2;align-self:end}.paypal2-table td:nth-child(9){grid-column:1/-1}.paypal2-link-action{width:100%;height:32px}.paypal2-balance-grid{grid-template-columns:1fr}.paypal2-dev-grid{grid-template-columns:1fr 1fr}.paypal2-settings{grid-template-columns:1fr}.paypal2-settings section:last-child{grid-column:auto}.paypal2-sandbox{flex-direction:column;align-items:stretch}.paypal2-sandbox button{width:100%}.paypal2-disputes article{flex-direction:column}.paypal2-dispute-actions{justify-content:stretch}.paypal2-dispute-actions button{flex:1}.paypal2-activity>div{grid-template-columns:28px 1fr auto;padding:10px}.paypal2-dialog{max-height:88dvh;overflow:auto}.paypal2-console>.provider-workspace-back{align-self:flex-start}}@media (width<=640px){.paypal2-header{border-radius:10px}.paypal2-title small{max-width:calc(100vw - 96px)}.paypal2-tabs{border-radius:10px}.paypal2-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.paypal2-panel,.paypal2-kpis article,.paypal2-balance-grid article,.paypal2-settings section,.paypal2-sandbox{border-radius:10px}.paypal2-settings section{padding:12px}.paypal2-toolbar{gap:6px}.paypal2-empty{min-height:132px}}@media (width<=420px){.paypal2-header-actions{grid-template-columns:1fr}.paypal2-header-actions button{width:100%}.paypal2-kpis{grid-template-columns:1fr 1fr}.paypal2-kpis article{min-height:76px}.paypal2-dev-grid,.paypal2-toolbar{grid-template-columns:1fr}.paypal2-toolbar label{grid-column:auto}.paypal2-activity>div{grid-template-columns:26px 1fr}.paypal2-activity b{text-align:left;grid-column:2}.paypal2-summary span{font-size:9px}}.page-content-carousel{flex-direction:column;gap:12px;width:100%;display:flex}.page-content-carousel-panel{width:100%;min-width:0}@media (width<=900px){.page-content-carousel{gap:10px}}:root{--floovoo-control-height:34px}html body input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=hidden]),html body select,html body .login-field,html body .global-search-field,html body .environment-preferences-number,html body button[type=submit],html body button[type=reset],html body button[role=tab],html body button[role=menuitem],html body button[role=menuitemradio],html body button[role=option],html body .page-cancel-action,html body .account-action,html body .theme-option,html body .environment-setting-editor-actions button,html body .source-camera-actions button,html body .layout-editor-scope button,html body .layout-editor-segmented button,html body .layout-editor-footer button,html body .status-refresh,html body .account-nested-surface .theme-option{height:var(--floovoo-control-height)!important;min-height:var(--floovoo-control-height)!important;max-height:var(--floovoo-control-height)!important}html body .searchable-select-toggle{inset-block-start:3px!important;width:28px!important;height:28px!important;min-height:28px!important;max-height:28px!important;top:3px!important}html body .searchable-select>input{padding-inline-end:34px!important}.pull-refresh-indicator{inset-block-start:8px;z-index:2400;border:1px solid var(--border-strong);background:var(--surface-raised);width:36px;height:36px;box-shadow:var(--shadow-popover);opacity:0;pointer-events:none;transform:translate(-50%,calc(-52px + var(--pull-distance,0px)));border-radius:999px;place-items:center;transition:opacity 90ms,transform 90ms;display:grid;position:fixed;left:50%}.pull-refresh-indicator.is-visible{opacity:calc(.35 + (var(--pull-progress,0) * .65));transition:none}.pull-refresh-indicator.is-refreshing{opacity:1;transition:opacity 90ms,transform .12s;transform:translate(-50%,8px)}.pull-refresh-spinner{border:2px solid color-mix(in srgb,var(--muted) 28%,transparent);border-top-color:var(--text-soft);width:16px;height:16px;transform:rotate(calc(var(--pull-progress,0) * 260deg));border-radius:999px}.pull-refresh-indicator.is-refreshing .pull-refresh-spinner{animation:.72s linear infinite floovoo-pull-spin}@keyframes floovoo-pull-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.pull-refresh-indicator,.pull-refresh-spinner{transition:none!important;animation:none!important}}html[dir=rtl]{--icon-badge-inline-shift:-42%}html[dir=rtl] .nav-chevron:not(.is-open),html[dir=rtl] .account-action-trailing,html[dir=rtl] .page-back-icon svg,html[dir=rtl] .global-search-back svg,html[dir=rtl] .layout-editor-back svg{transform:scaleX(-1)}html[dir=rtl] .global-progress-value{margin-inline-end:auto}html[dir=rtl] .shortcut-keys,html[dir=rtl] .notification-row time{direction:ltr;unicode-bidi:isolate}html[dir=rtl] .account-trigger-copy>span,html[dir=rtl] .account-popover-identity>span,html[dir=rtl] .profile-account-heading>span{text-align:end;direction:ltr;unicode-bidi:isolate}html[dir=rtl] input[type=email],html[dir=rtl] input[type=url],html[dir=rtl] .account-form input[autocomplete=tel]{text-align:end;direction:ltr;unicode-bidi:plaintext}:root{--control-border:var(--border-strong);--control-border-active:color-mix(in srgb,var(--text) 18%,var(--border-strong));--notification-critical:var(--danger);--notification-warning:#b7791f;--notification-security:#7357c7;--notification-system:#3f78c5;--notification-update:#2f8f61;--notification-neutral:var(--muted);--icon-badge-inline-shift:42%}html[data-theme=dark]{--notification-warning:#e0a640;--notification-security:#a78bfa;--notification-system:#6ea8fe;--notification-update:#56c58a}.notification-tabs{scrollbar-width:none;-ms-overflow-style:none}.notification-tabs::-webkit-scrollbar{width:0;height:0;display:none}.notification-tabs button{text-align:center;justify-content:center;align-items:center;line-height:1;display:inline-flex;border:1px solid var(--control-border)!important}.notification-tabs button[data-active=true]{border-color:var(--control-border-active)!important}.platform-tab-content{justify-content:center;align-items:center;gap:7px;width:max-content;min-width:0;max-width:100%;margin-inline:auto;line-height:1;display:inline-flex}.platform-tab-icon{flex:0 0 15px;place-items:center;width:15px;height:15px;line-height:0;display:grid}.platform-tab-icon>svg,.platform-tab-label>svg{flex:0 0 15px;width:15px;height:15px;display:block}.platform-tab-label{white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-width:0;line-height:1.15;display:inline-flex}.platform-tab-label>span{line-height:1.15;display:block}button[aria-label]:has(>svg:only-child){justify-content:center;align-items:center;line-height:1;display:inline-flex}button[aria-label]:has(>svg:only-child)>svg{margin:auto;display:block}.icon-badge-host{position:relative;overflow:visible}.icon-badge{transform:translate(var(--icon-badge-inline-shift),-42%);z-index:2;background:var(--danger);color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em;pointer-events:none;border:0;border-radius:999px;place-items:center;min-width:13px;height:13px;padding:0 3px;font-size:8.5px;font-weight:760;line-height:1;display:grid;position:absolute;inset-block-start:2px;inset-inline-end:2px}.notification-trigger,.notification-trigger:hover,.notification-trigger:active,.notification-trigger:focus{color:var(--muted)!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important}.notification-trigger:focus-visible{outline:2px solid color-mix(in srgb,var(--focus) 55%,transparent);outline-offset:1px}.notification-row-shell{border-bottom:1px solid var(--border);background:0 0;border-inline-start:3px solid #0000;position:relative}.notification-row-shell .notification-row{border-bottom:0;padding-inline-end:48px}.notification-row-shell.is-unread{border-inline-start-color:color-mix(in srgb,var(--text) 34%,var(--border-strong));background:color-mix(in srgb,var(--text) 4%,var(--surface-raised))}.notification-row-shell.is-unread .notification-copy strong{font-weight:700}.notification-row-shell.is-unread .notification-row time{color:var(--text-soft);font-weight:600}.notification-row-shell.is-read .notification-copy strong{font-weight:600}.notification-row-shell.is-read .notification-severity{opacity:.58}.notification-severity{background:var(--notification-neutral);width:7px;height:7px;box-shadow:0 0 0 2px color-mix(in srgb,currentColor 10%,transparent);border-radius:999px;margin-top:6px;display:block}.notification-severity-critical{background:var(--notification-critical);color:var(--notification-critical)}.notification-severity-warnings{background:var(--notification-warning);color:var(--notification-warning)}.notification-severity-security{background:var(--notification-security);color:var(--notification-security)}.notification-severity-system{background:var(--notification-system);color:var(--notification-system)}.notification-severity-updates{background:var(--notification-update);color:var(--notification-update)}.notification-dismiss{z-index:2;width:27px;height:27px;color:var(--muted);cursor:pointer;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;padding:0;line-height:1;display:grid;position:absolute;inset-block-start:10px;inset-inline-end:10px}.notification-dismiss>svg{width:13px;height:13px;display:block}.notification-dismiss:hover,.notification-dismiss:focus-visible{border-color:color-mix(in srgb,var(--danger) 20%,var(--border));background:color-mix(in srgb,var(--danger) 7%,var(--surface));color:var(--danger)}.mark-read-button{border:1px solid var(--control-border)!important;background:var(--surface)!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;color:var(--muted)!important;box-shadow:none!important;border-radius:7px!important;flex:0 0 30px!important;justify-content:center!important;align-items:center!important;padding:0!important;line-height:1!important;display:inline-flex!important}.mark-read-button>svg{flex:0 0 15px!important;width:15px!important;height:15px!important;display:block!important}.mark-read-button.has-unread{border-color:color-mix(in srgb,var(--danger) 28%,var(--control-border))!important;background:color-mix(in srgb,var(--danger) 8%,var(--surface))!important;color:var(--danger)!important}.platform-tab-toolbar{flex:none}html,body,#root{width:100%;height:100%;min-height:100%;margin:0;overflow:hidden!important}:root{--floovoo-type-title:14px;--floovoo-type-section:13px;--floovoo-type-body:12px;--floovoo-type-meta:11px;--floovoo-content-max:1360px}button,a[href],[role=button],[role=tab],[role=menuitem],[role=menuitemradio],[role=option],summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}input,textarea,select,option,[contenteditable=true]{font-size:var(--floovoo-type-body)!important;color:var(--text-soft)!important}input::placeholder,textarea::placeholder{opacity:1;font-size:inherit!important;color:var(--muted)!important}.app-shell{grid-template-rows:minmax(0,1fr);width:100%;height:100dvh;min-height:0!important;overflow:hidden!important}.main-area{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scroll-padding-top:48px;contain:none!important;width:100%!important;max-width:none!important;height:100dvh!important;min-height:0!important;padding-top:48px!important;position:relative!important;overflow:hidden auto!important;transform:none!important}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex:0 0 48px;inset:0 auto auto!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:500!important;background:color-mix(in srgb,var(--bg) 96%,transparent)!important;border-bottom:1px solid var(--border)!important;width:auto!important;max-width:none!important;height:48px!important;min-height:48px!important;position:fixed!important;inset-block:0 auto!important;inset-inline-start:var(--sidebar-width)!important;inset-inline-end:0!important;transform:translate(0,0)!important}.breadcrumbs{font-size:var(--floovoo-type-body)!important}.topbar-status-trigger{font-size:var(--floovoo-type-meta)!important}.page-scaffold{box-sizing:border-box!important;width:100%!important;max-width:var(--floovoo-content-max)!important;font-size:var(--floovoo-type-body)!important;margin-block:0!important;margin-inline:auto!important;padding:16px 14px 36px!important}.page-scaffold .page-kicker{font-size:var(--floovoo-type-meta)!important}.page-scaffold h1{font-size:var(--floovoo-type-title)!important}.page-scaffold>p{font-size:var(--floovoo-type-body)!important}.login-heading h1{font-size:var(--floovoo-type-title)!important}.login-heading p,.login-field input,.login-submit{font-size:var(--floovoo-type-body)!important}.login-error,.reset-password-link,.session-loading,.password-policy-note{font-size:var(--floovoo-type-meta)!important}.reset-password-success{font-size:var(--floovoo-type-body)!important}.environment-preferences-card-head strong,.environment-setting-copy strong{font-size:var(--floovoo-type-section)!important}.environment-preferences-card-head span,.environment-setting-copy span,.environment-setting-menu button,.environment-setting-editor>label>span,.environment-setting-number-field>span,.environment-preferences-number input,.environment-preferences-toggle,.environment-setting-editor-actions button{font-size:var(--floovoo-type-body)!important}.environment-setting-state,.environment-setting-editor small,.environment-preferences-number>span{font-size:var(--floovoo-type-meta)!important}.layout-customizer-menu-head strong,.layout-editor-label{font-size:var(--floovoo-type-section)!important}.layout-customizer-menu>button[role=menuitem],.layout-editor-scope button,.layout-editor-option,.layout-editor-segmented button,.layout-editor-empty,.layout-editor-footer button{font-size:var(--floovoo-type-body)!important}.layout-editor-header h2{font-size:var(--floovoo-type-title)!important}.layout-editor-header span,.layout-editor-label small{font-size:var(--floovoo-type-meta)!important}.telemetry-dashboard-heading h2,.telemetry-value strong,.telemetry-detail-header h2,.telemetry-detail-stats strong{font-size:var(--floovoo-type-title)!important}.telemetry-title-wrap h3{font-size:var(--floovoo-type-section)!important}.telemetry-dashboard-heading p,.telemetry-live-top,.telemetry-value span,.telemetry-trend,.telemetry-detail-header p,.telemetry-detail-footer{font-size:var(--floovoo-type-body)!important}.telemetry-eyebrow,.telemetry-detail-stats span,.telemetry-detail-stats small{font-size:var(--floovoo-type-meta)!important}.status-row,.notification-tabs button,.notification-copy span,.global-action-bar,.page-cancel-action{font-size:var(--floovoo-type-body)!important}.notification-copy strong{font-size:var(--floovoo-type-section)!important}.notification-row time{font-size:var(--floovoo-type-meta)!important}.telemetry-detail,.status-panel,.global-search-dialog,.shortcuts-dialog,.profile-account-dialog{border-radius:8px!important}.surface-header strong,.global-search-header strong,.profile-account-heading h2,.source-picker-head strong,.account-nested-surface .theme-popover-header strong{font-size:var(--floovoo-type-title)!important;font-weight:650!important}.surface-header>div:first-child>span,.global-search-header>div:first-child>span,.profile-account-heading span{font-size:var(--floovoo-type-body)!important}.global-search-field{height:38px!important;margin:8px 10px!important;padding:0 9px!important}.shortcuts-search-wrap{padding:8px 10px!important}.shortcuts-search-wrap input{height:38px!important;padding:0 9px!important}.global-search-field input,.shortcuts-search-wrap input{font-size:var(--floovoo-type-body)!important;font-weight:560!important;line-height:1.2!important}.global-search-field input::placeholder,.shortcuts-search-wrap input::placeholder{font-weight:560!important}.global-search-result strong,.shortcut-row>span:first-child{font-size:var(--floovoo-type-body)!important;font-weight:620!important}.global-search-result small{font-size:var(--floovoo-type-meta)!important}.shortcut-group h3{font-size:var(--floovoo-type-meta)!important;font-weight:700!important}.shortcut-keys kbd{font-size:var(--floovoo-type-meta)!important}.account-nested-surface .theme-option{font-size:var(--floovoo-type-body)!important}.account-settings-card-title strong{font-size:var(--floovoo-type-section)!important}.account-settings-card-title span,.password-policy-summary,.account-form label{font-size:var(--floovoo-type-body)!important}.account-form input,.account-form select{font-size:var(--floovoo-type-body)!important;color:var(--text-soft)!important}.account-primary-button,.account-secondary-button,.account-danger-button,.session-detail-list span,.activity-row span{font-size:var(--floovoo-type-body)!important}.session-detail-list strong,.activity-row strong{font-size:var(--floovoo-type-section)!important}.source-picker-option,.source-picker-error,.source-camera-status,.source-camera-actions button,.searchable-select-options button,.searchable-select-empty{font-size:var(--floovoo-type-body)!important}.notification-empty{text-align:center;min-height:220px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px;display:flex}.notification-empty svg{flex:none;width:20px;height:20px}.notification-empty strong{color:var(--text-soft);font-weight:640;line-height:1.3;display:block;font-size:var(--floovoo-type-section)!important}.notification-empty span{max-width:320px;color:var(--muted);line-height:1.45;display:block;font-size:var(--floovoo-type-body)!important}.account-dialog h2{font-size:var(--floovoo-type-title)!important}.profile-summary strong{font-size:var(--floovoo-type-section)!important}.profile-summary span,.shortcut-list>div{font-size:var(--floovoo-type-body)!important}@media (width>=1900px){.page-scaffold{padding-inline:16px!important}}@media (width<=600px){.app-shell{display:block}.main-area{width:100%!important;padding-top:48px!important}.topbar{width:auto!important;inset-inline:0!important}.page-scaffold{padding:14px 10px 32px!important}.account-nested-surface .theme-option{min-height:42px!important}.source-picker-option{min-height:50px!important}}
