:root[theme="tungstencloud"]{
  --tc-nav-expanded-width:212px;
  --tc-nav-collapsed-width:64px;
  --tc-nav-current-width:var(--tc-nav-expanded-width);
  --tc-topbar-height:64px;
  --tc-shell-content-max:1480px;
  --tc-shell-gutter:clamp(16px,2vw,28px);
  --tc-nav-bg:#0f315f;
  --tc-nav-bg-active:#1769e0;
  --tc-nav-text:#c9d7ea;
  --tc-nav-text-muted:#8fa6c5;
  --tc-nav-line:rgba(255,255,255,.12);
  --tc-shell-bg:#f4f7fb;
  --tc-shell-line:#e2e8f0;
  --tc-shell-text:#172033;
  --tc-shell-muted:#64748b;
  --tc-primary:#1769e0;
  --tc-primary-soft:#eaf2ff;
  --color-primary:#1769e0;
  --color-menu-bg:#0f315f;
  --color-menu-text:#c9d7ea;
  --color-menu-text-active:#fff;
  --color-menu-hover-bg:rgba(255,255,255,.08);
  --color-menu-active-bg:#1769e0;
}
:root[theme="tungstencloud"].tc-side-hidden{--tc-nav-current-width:var(--tc-nav-collapsed-width)}
html[theme="tungstencloud"],html[theme="tungstencloud"] body{min-width:320px;background:var(--tc-shell-bg);color:var(--tc-shell-text)}
html[theme="tungstencloud"] *,html[theme="tungstencloud"] *::before,html[theme="tungstencloud"] *::after{box-sizing:border-box}
html[theme="tungstencloud"] .template,html[theme="tungstencloud"] .product,html[theme="tungstencloud"] .goods{width:100%;min-width:0;min-height:100vh;min-height:100dvh;background:var(--tc-shell-bg)}
html[theme="tungstencloud"] .template>.el-container,html[theme="tungstencloud"] .product>.el-container,html[theme="tungstencloud"] .goods>.el-container{width:100%;min-width:0;min-height:100vh;min-height:100dvh;background:var(--tc-shell-bg)}
html[theme="tungstencloud"] .template>.el-container>.el-container,html[theme="tungstencloud"] .product>.el-container>.el-container,html[theme="tungstencloud"] .goods>.el-container>.el-container{min-width:0;flex:1 1 auto;background:var(--tc-shell-bg)}

/* Desktop navigation: exactly two widths, expanded and icon-only. */
html[theme="tungstencloud"] .tc-console-aside{position:relative!important;width:var(--tc-nav-current-width)!important;min-width:var(--tc-nav-current-width)!important;max-width:var(--tc-nav-current-width)!important;flex:0 0 var(--tc-nav-current-width)!important;height:auto!important;min-height:100vh!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;transition:width .18s ease,min-width .18s ease,max-width .18s ease,flex-basis .18s ease}
html[theme="tungstencloud"] .tc-side-shell{position:fixed!important;z-index:880!important;top:0!important;bottom:0!important;left:0!important;width:var(--tc-nav-current-width)!important;height:auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-right:1px solid var(--tc-nav-line)!important;background:var(--tc-nav-bg)!important;transition:width .18s ease!important}
html[theme="tungstencloud"] .tc-side-head{height:var(--tc-topbar-height);min-height:var(--tc-topbar-height);display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid var(--tc-nav-line)}
html[theme="tungstencloud"] .tc-console-brand{min-width:0;flex:1 1 auto;height:46px;display:flex;align-items:center;gap:10px;padding:0 5px;border:0;color:#fff;background:transparent;cursor:pointer;text-align:left}
html[theme="tungstencloud"] .tc-brand-mark{position:relative;width:30px;height:30px;flex:0 0 30px;display:block;border:1px solid rgba(255,255,255,.22);border-radius:9px;background:rgba(255,255,255,.08)}
html[theme="tungstencloud"] .tc-brand-core{position:absolute;inset:9px;border-radius:4px;background:#fff}
html[theme="tungstencloud"] .tc-brand-orbit{display:none}
html[theme="tungstencloud"] .tc-brand-copy{min-width:0;display:flex;flex-direction:column;line-height:1.15}
html[theme="tungstencloud"] .tc-brand-copy strong{max-width:136px;overflow:hidden;color:#fff;font-size:13px;font-weight:700;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}
html[theme="tungstencloud"] .tc-brand-copy small{max-width:136px;margin-top:3px;overflow:hidden;color:var(--tc-nav-text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}
html[theme="tungstencloud"] .tc-side-toggle{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:var(--tc-nav-text);background:transparent;cursor:pointer}
html[theme="tungstencloud"] .tc-side-toggle:hover{color:#fff;background:rgba(255,255,255,.08)}
html[theme="tungstencloud"] .tc-side-toggle-icon{position:relative;width:16px;height:14px;display:block}
html[theme="tungstencloud"] .tc-side-toggle-icon i{position:absolute;left:0;width:12px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .18s ease,width .18s ease}
html[theme="tungstencloud"] .tc-side-toggle-icon i:nth-child(1){top:1px}html[theme="tungstencloud"] .tc-side-toggle-icon i:nth-child(2){top:6px;width:16px}html[theme="tungstencloud"] .tc-side-toggle-icon i:nth-child(3){top:11px}
html[theme="tungstencloud"] .tc-side-toggle-icon b{position:absolute;right:0;top:4px;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(135deg)}
html[theme="tungstencloud"] .tc-side-toggle-icon.is-collapsed b{transform:rotate(-45deg)}
html[theme="tungstencloud"] .tc-side-nav-scroll{min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding:10px 10px 18px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}
html[theme="tungstencloud"] .tc-console-menu{width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
html[theme="tungstencloud"] .tc-console-menu .el-menu-item,html[theme="tungstencloud"] .tc-console-menu .el-submenu__title{width:100%;height:42px!important;display:flex;align-items:center;margin:2px 0!important;padding:0 12px!important;border:0!important;border-radius:8px;color:var(--tc-nav-text)!important;background:transparent!important;font-size:13px!important;line-height:42px!important;transition:color .15s ease,background .15s ease}
html[theme="tungstencloud"] .tc-console-menu .el-menu-item:hover,html[theme="tungstencloud"] .tc-console-menu .el-submenu__title:hover{color:#fff!important;background:rgba(255,255,255,.08)!important}
html[theme="tungstencloud"] .tc-console-menu .el-menu-item.is-active{color:#fff!important;background:var(--tc-nav-bg-active)!important}
html[theme="tungstencloud"] .tc-console-menu .el-menu-item i,html[theme="tungstencloud"] .tc-console-menu .el-submenu__title i{width:20px;flex:0 0 20px;margin-right:10px!important;color:inherit!important;font-size:16px!important;text-align:center}
html[theme="tungstencloud"] .tc-console-menu .aside-menu-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
html[theme="tungstencloud"] .tc-console-menu .el-submenu .el-menu-item{height:38px!important;margin-left:0!important;padding-left:43px!important;font-size:12px!important;line-height:38px!important}
html[theme="tungstencloud"] .tc-submenu-dot{width:5px;height:5px;flex:0 0 5px;margin-right:10px;border-radius:50%;background:currentColor;opacity:.55}
html[theme="tungstencloud"] .tc-nav-section-title{height:28px;display:flex;align-items:flex-end;padding:0 12px 6px;color:var(--tc-nav-text-muted);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
html[theme="tungstencloud"] .tc-side-nav-scroll>.line{width:calc(100% - 16px)!important;height:1px!important;margin:12px 8px!important;border:0!important;background:var(--tc-nav-line)!important}

html[theme="tungstencloud"].tc-side-hidden .tc-side-head{justify-content:center;padding-inline:8px}
html[theme="tungstencloud"].tc-side-hidden .tc-console-brand{display:none}
html[theme="tungstencloud"].tc-side-hidden .tc-side-toggle{width:40px;flex-basis:40px}
html[theme="tungstencloud"].tc-side-hidden .tc-nav-section-title,html[theme="tungstencloud"].tc-side-hidden .tc-side-nav-scroll>.line{display:none}
html[theme="tungstencloud"].tc-side-hidden .tc-side-nav-scroll{padding-inline:8px}
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-menu-item,html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-submenu__title{width:48px!important;justify-content:center;margin:3px 0!important;padding:0!important}
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-menu-item i,html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-submenu__title i{margin:0!important;font-size:17px!important}
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .aside-menu-text,html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-submenu__icon-arrow,html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .tc-submenu-dot{display:none!important}

/* Top bar owns its own horizontal size; no hard-coded 180/188/220px offsets elsewhere. */
html[theme="tungstencloud"] .tc-topbar-host{height:0}
html[theme="tungstencloud"] .tc-console-header{position:fixed!important;z-index:900;top:0!important;left:var(--tc-nav-current-width)!important;right:0!important;width:auto!important;height:var(--tc-topbar-height)!important;display:flex!important;align-items:center;justify-content:space-between;padding:0 var(--tc-shell-gutter)!important;border:0!important;border-bottom:1px solid var(--tc-shell-line)!important;background:#fff!important;box-shadow:none!important;transition:left .18s ease}
html[theme="tungstencloud"] .tc-header-left,html[theme="tungstencloud"] .tc-header-actions{min-width:0;display:flex!important;align-items:center}
html[theme="tungstencloud"] .tc-header-left{flex:1 1 auto;gap:12px}
html[theme="tungstencloud"] .tc-header-actions{flex:0 0 auto;gap:4px;margin:0!important}
html[theme="tungstencloud"] .tc-mobile-menu-trigger,html[theme="tungstencloud"] .tc-mobile-brand{display:none}
html[theme="tungstencloud"] .tc-global-search{position:relative;width:clamp(220px,24vw,360px);min-width:0;display:flex;align-items:center}
html[theme="tungstencloud"] .tc-global-search .el-autocomplete,html[theme="tungstencloud"] .tc-global-search .el-input{width:100%!important}
html[theme="tungstencloud"] .tc-global-search .el-input__inner{height:38px!important;padding:0 84px 0 36px!important;border:1px solid var(--tc-shell-line)!important;border-radius:9px!important;color:var(--tc-shell-text)!important;background:#f8fafc!important;font-size:13px!important}
html[theme="tungstencloud"] .tc-global-search .el-input__inner:focus{border-color:#8bb9f4!important;box-shadow:0 0 0 3px rgba(23,105,224,.10)!important}
html[theme="tungstencloud"] .tc-search-icon{position:absolute;z-index:2;left:12px;width:15px;height:15px;opacity:.55;pointer-events:none}
html[theme="tungstencloud"] .tc-search-shortcut{position:absolute;z-index:2;right:7px;height:24px;padding:0 7px;border:1px solid var(--tc-shell-line);border-radius:6px;color:var(--tc-shell-muted);background:#fff;font-size:10px;cursor:pointer}
html[theme="tungstencloud"] .tc-action-slot{display:flex;align-items:center}
html[theme="tungstencloud"] .tc-header-action,html[theme="tungstencloud"] .tc-account-trigger{min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:0;border-radius:8px;color:#475569;background:transparent;font:inherit;cursor:pointer;white-space:nowrap}
html[theme="tungstencloud"] .tc-header-action:hover,html[theme="tungstencloud"] .tc-account-trigger:hover{color:var(--tc-primary);background:var(--tc-primary-soft)}
html[theme="tungstencloud"] .tc-action-icon,html[theme="tungstencloud"] .tc-help-icon{display:inline-grid;place-items:center;font-size:18px}
html[theme="tungstencloud"] .tc-action-label{font-size:12px}
html[theme="tungstencloud"] .tc-topbar-badge .el-badge__content{height:17px;min-width:17px;padding:0 4px;border:2px solid #fff;font-size:9px;line-height:13px}
html[theme="tungstencloud"] .tc-language-tag{display:flex;align-items:center;gap:2px;font-size:12px;font-weight:700}
html[theme="tungstencloud"] .tc-language-tag b{font-weight:400;opacity:.45}
html[theme="tungstencloud"] .tc-account-trigger{padding-left:8px}
html[theme="tungstencloud"] .tc-account-trigger .head-box{width:30px!important;height:30px!important;display:grid!important;place-items:center;border:0!important;border-radius:50%!important;color:#fff!important;background:var(--tc-primary)!important;font-size:12px!important}
html[theme="tungstencloud"] .tc-account-name{max-width:120px;overflow:hidden;color:#334155;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
html[theme="tungstencloud"] .tc-account-trigger .right-icon{margin-left:0;color:#94a3b8;font-size:11px}

/* Main canvas uses one stable geometry on all desktop widths. */
html[theme="tungstencloud"] .el-main{width:100%!important;min-width:0!important;min-height:100vh!important;min-height:100dvh!important;padding:calc(var(--tc-topbar-height) + 20px) var(--tc-shell-gutter) 40px!important;overflow-x:auto!important;color:var(--tc-shell-text)!important;background:var(--tc-shell-bg)!important}
html[theme="tungstencloud"] .el-main>:not(.el-loading-mask){width:100%;max-width:var(--tc-shell-content-max);margin-left:auto;margin-right:auto}

/* Notification center: use the same ClientCare endpoints as the account message tab. */
html[theme="tungstencloud"] .tc-notice-popover{width:min(400px,calc(100vw - 24px))!important;padding:0!important;border:1px solid var(--tc-shell-line)!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 16px 40px rgba(15,23,42,.16)!important}
html[theme="tungstencloud"] .tc-notice-panel{min-height:152px;background:#fff}
html[theme="tungstencloud"] .tc-notice-head{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--tc-shell-line);color:var(--tc-shell-text)}
html[theme="tungstencloud"] .tc-notice-head-title{min-width:0;display:flex;align-items:center;gap:8px}
html[theme="tungstencloud"] .tc-notice-head-title strong{font-size:14px;font-weight:700}
html[theme="tungstencloud"] .tc-notice-unread-count{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;color:var(--tc-primary);background:var(--tc-primary-soft);font-size:10px;font-weight:600;white-space:nowrap}
html[theme="tungstencloud"] .tc-notice-mark-all{flex:0 0 auto;min-height:30px;padding:0 6px;border:0;color:var(--tc-primary);background:transparent;font-size:11px;cursor:pointer}
html[theme="tungstencloud"] .tc-notice-mark-all:hover{color:#0f5fc8}
html[theme="tungstencloud"] .tc-notice-mark-all:disabled{opacity:.55;cursor:default}
html[theme="tungstencloud"] .tc-notice-mark-all i{margin-right:4px}
html[theme="tungstencloud"] .tc-notice-list{max-height:min(360px,56vh);overflow-y:auto;overscroll-behavior:contain}
html[theme="tungstencloud"] .tc-notice-item{width:100%;min-height:66px;display:grid;grid-template-columns:8px minmax(0,1fr) 14px;align-items:center;gap:10px;padding:10px 14px;border:0;border-bottom:1px solid #edf2f7;color:var(--tc-shell-text);background:#fff;text-align:left;cursor:pointer}
html[theme="tungstencloud"] .tc-notice-item:hover{background:#f8fbff}
html[theme="tungstencloud"] .tc-notice-item.is-unread{background:#f7fbff}
html[theme="tungstencloud"] .tc-notice-dot{width:6px;height:6px;border-radius:50%;background:#cbd5e1}
html[theme="tungstencloud"] .tc-notice-item.is-unread .tc-notice-dot{background:var(--tc-primary);box-shadow:0 0 0 3px rgba(23,105,224,.10)}
html[theme="tungstencloud"] .tc-notice-item-copy{min-width:0;display:flex;flex-direction:column;gap:5px}
html[theme="tungstencloud"] .tc-notice-item-title{display:-webkit-box;overflow:hidden;color:#334155;font-size:12px;font-weight:500;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}
html[theme="tungstencloud"] .tc-notice-item.is-unread .tc-notice-item-title{color:#0f172a;font-weight:700}
html[theme="tungstencloud"] .tc-notice-item-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#94a3b8;font-size:10px;line-height:1.35}
html[theme="tungstencloud"] .tc-notice-item-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
html[theme="tungstencloud"] .tc-notice-item-arrow{color:#cbd5e1;font-size:11px}
html[theme="tungstencloud"] .tc-notice-state{min-height:132px;display:flex;align-items:center;justify-content:center;gap:12px;padding:22px 18px;color:var(--tc-shell-muted);font-size:12px;text-align:left}
html[theme="tungstencloud"] .tc-notice-state>i{flex:0 0 auto;color:var(--tc-primary);font-size:22px}
html[theme="tungstencloud"] .tc-notice-state>div{min-width:0;display:flex;flex-direction:column;gap:4px;line-height:1.5}
html[theme="tungstencloud"] .tc-notice-state strong{color:var(--tc-shell-text);font-size:13px}
html[theme="tungstencloud"] .tc-notice-state button{flex:0 0 auto;min-height:30px;padding:0 10px;border:1px solid #cfe0f5;border-radius:7px;color:var(--tc-primary);background:#fff;font-size:11px;cursor:pointer}
html[theme="tungstencloud"] .tc-notice-loading{flex-direction:column;gap:8px;text-align:center}
html[theme="tungstencloud"] .tc-notice-empty{text-align:left}
html[theme="tungstencloud"] .tc-notice-center-button{width:100%;height:42px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-top:1px solid var(--tc-shell-line);color:var(--tc-primary);background:#fff;font-size:12px;font-weight:600;cursor:pointer}
html[theme="tungstencloud"] .tc-notice-center-button:hover{background:var(--tc-primary-soft)}
html[theme="tungstencloud"] .tc-notice-center-button i{font-size:10px}
html[theme="tungstencloud"] .tc-notice-badge{display:inline-flex;align-items:center;justify-content:center}
html[theme="tungstencloud"] .tc-notice-badge .el-badge__content{top:2px;right:2px;height:16px;min-width:16px;padding:0 4px;border:2px solid #fff;font-size:9px;line-height:12px;transform:translate(50%,-50%)}
@media (max-width:760px){
  html[theme="tungstencloud"] .tc-notice-popover{width:min(360px,calc(100vw - 16px))!important}
  html[theme="tungstencloud"] .tc-notice-item{padding-inline:12px}
  html[theme="tungstencloud"] .tc-notice-item-meta{align-items:flex-start;flex-direction:column;gap:2px}
}

/* Mobile drawer */
html[theme="tungstencloud"] .tc-mobile-drawer-layer{position:fixed;z-index:1800;inset:0;background:rgba(15,23,42,.46)}
html[theme="tungstencloud"] .tc-mobile-drawer-panel{position:absolute;left:0;top:0;bottom:0;width:min(86vw,320px);display:flex;flex-direction:column;padding:0;border:0;background:var(--tc-nav-bg);box-shadow:18px 0 40px rgba(15,23,42,.22)}
html[theme="tungstencloud"] .drawer-menu-top{height:64px;min-height:64px;display:flex;align-items:center;padding:0 12px;border-bottom:1px solid var(--tc-nav-line)}
html[theme="tungstencloud"] .tc-side-brand{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:10px;padding:0;border:0;color:#fff;background:transparent;text-align:left;cursor:pointer}
html[theme="tungstencloud"] .tc-side-mark{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:9px;color:#fff;background:rgba(255,255,255,.08);font-size:11px;font-weight:700}
html[theme="tungstencloud"] .tc-side-copy{min-width:0;display:flex;flex-direction:column;line-height:1.2}
html[theme="tungstencloud"] .tc-side-copy strong{overflow:hidden;color:#fff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}
html[theme="tungstencloud"] .tc-side-copy small{margin-top:3px;color:var(--tc-nav-text-muted);font-size:10px}
html[theme="tungstencloud"] .tc-mobile-drawer-close{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:8px;color:var(--tc-nav-text);background:transparent;font-size:18px;cursor:pointer}
html[theme="tungstencloud"] .tc-mobile-nav-list{min-height:0;overflow-y:auto;padding:12px 10px 24px}
html[theme="tungstencloud"] .tc-mobile-nav-group{margin:2px 0}
html[theme="tungstencloud"] .tc-mobile-nav-item{width:100%;height:44px;display:flex;align-items:center;gap:11px;padding:0 12px;border:0;border-radius:8px;color:var(--tc-nav-text);background:transparent;font-size:13px;text-align:left;cursor:pointer}
html[theme="tungstencloud"] .tc-mobile-nav-item i:first-child{width:20px;text-align:center;font-size:16px}
html[theme="tungstencloud"] .tc-mobile-nav-item span{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
html[theme="tungstencloud"] .tc-mobile-nav-item:hover,html[theme="tungstencloud"] .tc-mobile-nav-item.is-active{color:#fff;background:var(--tc-nav-bg-active)}
html[theme="tungstencloud"] .tc-mobile-nav-arrow{margin-left:auto;transition:transform .15s ease}
html[theme="tungstencloud"] .tc-mobile-nav-group-trigger.is-open .tc-mobile-nav-arrow{transform:rotate(180deg)}
html[theme="tungstencloud"] .tc-mobile-nav-children{padding:4px 0 6px 42px}
html[theme="tungstencloud"] .tc-mobile-nav-child{min-height:36px;display:flex;align-items:center;padding:6px 10px;border-radius:7px;color:var(--tc-nav-text-muted);font-size:12px}
html[theme="tungstencloud"] .tc-mobile-nav-child:hover,html[theme="tungstencloud"] .tc-mobile-nav-child.is-active{color:#fff;background:rgba(255,255,255,.08)}
body.tc-drawer-open{overflow:hidden}

@media (max-width:1300px){
  :root[theme="tungstencloud"]{--tc-nav-expanded-width:204px}
  html[theme="tungstencloud"] .tc-action-label{display:none}
  html[theme="tungstencloud"] .tc-header-action{width:38px;padding:0}
  html[theme="tungstencloud"] .tc-account-name{max-width:88px}
}
@media (max-width:760px){
  html[theme="tungstencloud"] .tc-console-aside{display:none!important}
  html[theme="tungstencloud"] .tc-mobile-menu-trigger{width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#475569;background:transparent;cursor:pointer}
  html[theme="tungstencloud"] .tc-mobile-menu-trigger:hover{color:var(--tc-primary);background:var(--tc-primary-soft)}
  html[theme="tungstencloud"] .tc-hamburger{width:18px;height:14px;display:flex;flex-direction:column;justify-content:space-between}
  html[theme="tungstencloud"] .tc-hamburger i{height:1.5px;border-radius:2px;background:currentColor}
  html[theme="tungstencloud"] .tc-mobile-brand{display:flex;align-items:center;gap:7px;padding:0;border:0;color:#1e293b;background:transparent;font-weight:700;cursor:pointer}
  html[theme="tungstencloud"] .tc-mobile-brand-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--tc-primary);font-size:10px}
  html[theme="tungstencloud"] .tc-mobile-brand-text{font-size:13px}
}
@media (max-width:760px){
  :root[theme="tungstencloud"]{--tc-topbar-height:56px;--tc-shell-gutter:14px}
  html[theme="tungstencloud"] .tc-console-header{padding-inline:12px!important}
  html[theme="tungstencloud"] .tc-global-search{display:none}
  html[theme="tungstencloud"] .tc-header-actions{gap:0}
  html[theme="tungstencloud"] .tc-header-action{width:36px;min-height:36px}
  html[theme="tungstencloud"] .tc-account-trigger{min-height:36px;padding:0 4px}
  html[theme="tungstencloud"] .tc-account-name,html[theme="tungstencloud"] .tc-account-trigger .right-icon{display:none}
  html[theme="tungstencloud"] .tc-account-trigger .head-box{width:28px!important;height:28px!important}
  html[theme="tungstencloud"] .tc-mobile-brand-text{display:none}
  html[theme="tungstencloud"] .el-main{padding-top:calc(var(--tc-topbar-height) + 14px)!important;padding-bottom:28px!important}
  html[theme="tungstencloud"] .tc-mobile-drawer-panel{width:min(88vw,300px)}
}
@media (max-width:430px){
  html[theme="tungstencloud"] .tc-help-item,html[theme="tungstencloud"] .language-item{display:none}
}
@media (prefers-reduced-motion:reduce){
  html[theme="tungstencloud"] .tc-console-aside,html[theme="tungstencloud"] .tc-console-header{transition:none}
}


/* ===== TungstenCloud v8.1.14 single sidebar system ===== */
:root[theme="tungstencloud"]{
  --tc-nav-expanded-width:208px;
  --tc-nav-collapsed-width:64px;
  --tc-shell-gutter:clamp(14px,1.4vw,22px);
  --tc-nav-bg:#10295d;
  --tc-nav-text:#dce8fb;
  --tc-nav-text-muted:#9bb0d2;
  --tc-nav-line:rgba(255,255,255,.10);
}
html[theme="tungstencloud"] .tc-console-aside{
  position:relative!important;
  top:auto!important;
  align-self:stretch!important;
  width:var(--tc-nav-current-width)!important;
  min-width:var(--tc-nav-current-width)!important;
  max-width:var(--tc-nav-current-width)!important;
  height:auto!important;
  min-height:100vh!important;
  max-height:none!important;
  display:flex!important;
  flex:0 0 var(--tc-nav-current-width)!important;
  flex-direction:column!important;
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transition:width .18s ease,min-width .18s ease,max-width .18s ease,flex-basis .18s ease!important;
}
html[theme="tungstencloud"] .tc-side-shell{
  position:fixed!important;
  z-index:880!important;
  top:0!important;
  right:auto!important;
  bottom:0!important;
  left:0!important;
  width:var(--tc-nav-current-width)!important;
  height:auto!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border-right:1px solid rgba(255,255,255,.08)!important;
  background:linear-gradient(180deg,#10295d 0%,#183c84 58%,#2253b3 100%)!important;
  box-shadow:8px 0 28px rgba(15,44,112,.12)!important;
  transition:width .18s ease!important;
}
html[theme="tungstencloud"] .tc-side-head{position:relative;z-index:2;height:68px!important;min-height:68px!important;display:flex;align-items:center;gap:8px;padding:10px 10px!important;border-bottom:1px solid rgba(255,255,255,.09)!important;background:rgba(8,23,59,.08)!important}
html[theme="tungstencloud"] .tc-console-brand{min-width:0;flex:1 1 auto;height:46px!important;display:flex;align-items:center;gap:9px;padding:7px 9px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:13px!important;color:#fff!important;background:rgba(255,255,255,.07)!important}
html[theme="tungstencloud"] .tc-brand-mark{width:30px;height:30px;flex:0 0 30px;border:1px solid rgba(255,255,255,.20)!important;border-radius:9px!important;background:rgba(255,255,255,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}
html[theme="tungstencloud"] .tc-brand-copy strong{max-width:132px;color:#fff!important;font-size:13px!important}
html[theme="tungstencloud"] .tc-brand-copy small{max-width:132px;color:#a9bddf!important;font-size:10px!important}
html[theme="tungstencloud"] .tc-side-toggle{width:34px!important;height:34px!important;flex:0 0 34px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;color:#dce8fb!important;background:rgba(255,255,255,.07)!important}
html[theme="tungstencloud"] .tc-side-toggle:hover{color:#fff!important;border-color:rgba(255,255,255,.16)!important;background:rgba(255,255,255,.12)!important}
html[theme="tungstencloud"] .tc-side-nav-scroll{position:relative!important;z-index:1!important;min-height:0!important;flex:1 1 auto!important;overflow-x:hidden!important;overflow-y:auto!important;padding:12px 10px max(24px,env(safe-area-inset-bottom))!important;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) transparent}
html[theme="tungstencloud"] .tc-side-nav-scroll::-webkit-scrollbar{width:5px}
html[theme="tungstencloud"] .tc-side-nav-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(255,255,255,.15)}
html[theme="tungstencloud"] .tc-console-menu .el-menu-item,
html[theme="tungstencloud"] .tc-console-menu .el-submenu__title{width:100%!important;min-height:42px!important;height:42px!important;display:flex!important;align-items:center!important;margin:3px 0!important;padding:0 11px!important;border:1px solid transparent!important;border-radius:11px!important;color:var(--tc-nav-text)!important;background:transparent!important;font-size:13px!important;line-height:40px!important;transition:background .15s ease,border-color .15s ease,color .15s ease!important}
html[theme="tungstencloud"] .tc-console-menu .el-menu-item:hover,
html[theme="tungstencloud"] .tc-console-menu .el-submenu__title:hover{color:#fff!important;border-color:rgba(255,255,255,.08)!important;background:rgba(255,255,255,.09)!important}
html[theme="tungstencloud"] .tc-console-menu .el-menu-item.is-active,
html[theme="tungstencloud"] .tc-console-menu .el-submenu.is-active>.el-submenu__title{color:#fff!important;border-color:rgba(255,255,255,.13)!important;background:rgba(255,255,255,.15)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important}
html[theme="tungstencloud"] .tc-console-menu .el-menu-item i,
html[theme="tungstencloud"] .tc-console-menu .el-submenu__title i{width:20px!important;flex:0 0 20px!important;margin-right:9px!important;color:inherit!important;font-size:16px!important;text-align:center!important}
html[theme="tungstencloud"] .tc-console-menu .el-submenu .el-menu{background:transparent!important}
html[theme="tungstencloud"] .tc-console-menu .el-submenu .el-menu-item{min-height:36px!important;height:36px!important;margin:2px 0 2px 8px!important;padding:0 10px 0 32px!important;border:0!important;border-left:2px solid rgba(255,255,255,.08)!important;border-radius:9px!important;background:rgba(255,255,255,.025)!important;font-size:12px!important;line-height:36px!important}
html[theme="tungstencloud"] .tc-console-menu .el-submenu .el-menu-item:hover,
html[theme="tungstencloud"] .tc-console-menu .el-submenu .el-menu-item.is-active{background:rgba(255,255,255,.10)!important}
html[theme="tungstencloud"] .tc-nav-section-title{height:auto!important;margin:12px 8px 6px!important;padding:0!important;color:var(--tc-nav-text-muted)!important;font-size:9px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}
html[theme="tungstencloud"] .tc-side-nav-scroll>.line{width:calc(100% - 16px)!important;height:1px!important;margin:10px 8px!important;border:0!important;background:rgba(255,255,255,.10)!important}
html[theme="tungstencloud"].tc-side-hidden .tc-side-head{justify-content:center!important;padding-inline:8px!important}
html[theme="tungstencloud"].tc-side-hidden .tc-console-brand{display:none!important}
html[theme="tungstencloud"].tc-side-hidden .tc-side-toggle{width:40px!important;flex-basis:40px!important}
html[theme="tungstencloud"].tc-side-hidden .tc-side-nav-scroll{padding-inline:8px!important}
html[theme="tungstencloud"].tc-side-hidden .tc-nav-section-title,
html[theme="tungstencloud"].tc-side-hidden .tc-side-nav-scroll>.line{display:none!important}
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-menu-item,
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-submenu__title{width:46px!important;justify-content:center!important;margin:3px 0!important;padding:0!important}
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-menu-item i,
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-submenu__title i{margin:0!important;font-size:17px!important}
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .aside-menu-text,
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .el-submenu__icon-arrow,
html[theme="tungstencloud"].tc-side-hidden .tc-console-menu .tc-submenu-dot{display:none!important}
html[theme="tungstencloud"] .tc-console-header{box-shadow:0 1px 0 rgba(15,23,42,.02)!important}
html[theme="tungstencloud"] .el-main{padding:calc(var(--tc-topbar-height) + 16px) var(--tc-shell-gutter) 28px!important}
@media(max-width:1300px){:root[theme="tungstencloud"]{--tc-nav-expanded-width:200px}}
@media(max-width:1180px) and (min-width:761px){
  :root[theme="tungstencloud"]{--tc-nav-expanded-width:176px;--tc-nav-current-width:var(--tc-nav-expanded-width)}
  :root[theme="tungstencloud"].tc-side-hidden{--tc-nav-current-width:var(--tc-nav-collapsed-width)}
  html[theme="tungstencloud"] .tc-console-aside{display:flex!important;position:relative!important;width:var(--tc-nav-current-width)!important;min-width:var(--tc-nav-current-width)!important;max-width:var(--tc-nav-current-width)!important;flex:0 0 var(--tc-nav-current-width)!important}
  html[theme="tungstencloud"] .tc-side-shell{display:flex!important;width:var(--tc-nav-current-width)!important}
  html[theme="tungstencloud"] .tc-console-header{left:var(--tc-nav-current-width)!important}
  html[theme="tungstencloud"] .tc-mobile-menu-trigger{display:none!important}
  html[theme="tungstencloud"] .tc-global-search{width:280px!important;min-width:280px!important;max-width:280px!important;flex-basis:280px!important}
}
@media(max-width:760px){
  :root[theme="tungstencloud"],:root[theme="tungstencloud"].tc-side-hidden{--tc-nav-current-width:0px}
  html[theme="tungstencloud"] .tc-console-aside{display:none!important;position:static!important;box-shadow:none!important}
  html[theme="tungstencloud"] .tc-console-header{left:0!important}
  html[theme="tungstencloud"] .tc-mobile-drawer-panel{background:linear-gradient(180deg,#10295d 0%,#183c84 58%,#2253b3 100%)!important}
}
@media(max-width:760px){html[theme="tungstencloud"] .el-main{padding-top:calc(var(--tc-topbar-height) + 12px)!important;padding-bottom:22px!important}}


/* ===== v8.1.14 precision navigation fixes ===== */
html[theme="tungstencloud"] .tc-side-toggle-icon{width:18px!important;height:14px!important}
html[theme="tungstencloud"] .tc-side-toggle-icon i{left:0!important;width:18px!important;height:2px!important;border-radius:999px!important;transition:none!important}
html[theme="tungstencloud"] .tc-side-toggle-icon i:nth-child(1){top:0!important}
html[theme="tungstencloud"] .tc-side-toggle-icon i:nth-child(2){top:6px!important;width:18px!important}
html[theme="tungstencloud"] .tc-side-toggle-icon i:nth-child(3){top:12px!important}
html[theme="tungstencloud"] .tc-side-toggle-icon b{display:none!important}
html[theme="tungstencloud"] .tc-mobile-drawer-panel{width:min(78vw,280px)!important;max-width:280px!important}
@media(max-width:760px){html[theme="tungstencloud"] .tc-mobile-drawer-panel{width:min(76vw,250px)!important;max-width:250px!important}}
@media(max-width:430px){html[theme="tungstencloud"] .tc-mobile-drawer-panel{width:min(78vw,240px)!important;max-width:240px!important}}


/* ===== TungstenCloud v8.2.5 sidebar/header final alignment ===== */
html[theme="tungstencloud"] .tc-side-head{
  box-sizing:border-box!important;
  height:var(--tc-topbar-height)!important;
  min-height:var(--tc-topbar-height)!important;
  max-height:var(--tc-topbar-height)!important;
  padding:0 10px!important;
  align-items:center!important;
}
html[theme="tungstencloud"] .tc-console-brand{height:44px!important;margin:0!important}
html[theme="tungstencloud"] .tc-side-toggle{margin:0!important;align-self:center!important}
html[theme="tungstencloud"] .tc-console-header{box-sizing:border-box!important;height:var(--tc-topbar-height)!important;min-height:var(--tc-topbar-height)!important}

/* ===== TungstenCloud v8.4.5 top-bar geometry =====
   Desktop search geometry is independent of page content; Ctrl+K stays anchored to the field's right edge. */
@media (min-width:761px){
  html[theme="tungstencloud"] .tc-console-header{gap:16px!important}
  html[theme="tungstencloud"] .tc-header-left{min-width:0!important;flex:0 0 auto!important;gap:12px!important}
  html[theme="tungstencloud"] .tc-global-search{position:relative!important;width:360px!important;min-width:360px!important;max-width:360px!important;flex:0 0 360px!important;overflow:visible!important}
  html[theme="tungstencloud"] .tc-global-search>.el-autocomplete,
  html[theme="tungstencloud"] .tc-global-search>.el-autocomplete>.el-input,
  html[theme="tungstencloud"] .tc-global-search .el-input{width:100%!important;min-width:0!important;max-width:100%!important;flex:1 1 auto!important}
  html[theme="tungstencloud"] .tc-global-search .el-input__inner{width:100%!important;padding-left:36px!important;padding-right:84px!important}
  html[theme="tungstencloud"] .tc-global-search>.tc-search-shortcut{position:absolute!important;top:50%!important;right:8px!important;left:auto!important;inset-inline-end:8px!important;inset-inline-start:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;transform:translateY(-50%)!important;white-space:nowrap!important}
  html[theme="tungstencloud"] .tc-header-actions{min-width:0!important;margin-left:auto!important;flex:0 0 auto!important;white-space:nowrap}
}
@media (max-width:920px) and (min-width:761px){
  html[theme="tungstencloud"] .tc-account-name,html[theme="tungstencloud"] .tc-account-trigger .right-icon{display:none!important}
  html[theme="tungstencloud"] .tc-account-trigger{padding-left:4px!important;padding-right:4px!important}
}
