.nurnex-wordmark{display:block;flex-shrink:0;overflow:visible}.brand-logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none;line-height:1;flex-shrink:0}.brand-logo-img{display:block;object-fit:contain;flex-shrink:0}.brand-logo-text{display:flex;align-items:center;font-weight:700;font-size:17px;line-height:1.15;letter-spacing:.02em;white-space:nowrap}.brand-logo--default .brand-logo-text{background:linear-gradient(90deg,var(--xh-primary, #1677ff),var(--xh-cyan, #13c2c2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-logo--light .brand-logo-text{color:#fff;-webkit-text-fill-color:#fff;background:none}.brand-logo--sidebar .brand-logo-text{font-size:14px;line-height:1.2;white-space:nowrap}.brand-logo:hover{opacity:.92}.brand-logo:hover .brand-logo-text{opacity:.95}.manage-sider-brand{display:flex;align-items:center;gap:6px;padding:16px 12px;flex-wrap:nowrap}.manage-sider-admin-tag{color:#ffffffbf;font-size:12px;font-weight:600;white-space:nowrap;align-self:center}.wearables-page{--wh-bg: #faf9f7;--wh-bg-dark: #0f0f0f;--wh-text: #1a1a1a;--wh-text-muted: #666;--wh-text-inverse: #fff;--wh-accent: #2d5a4a;--wh-accent-light: #3d7a64;--wh-border: #e8e6e3;--wh-card: #fff;--wh-hero-gradient: linear-gradient(135deg, #0f0f0f 0%, #1a2e28 50%, #0f0f0f 100%);min-height:100vh;background:var(--wh-bg);color:var(--wh-text)}[data-theme=dark] .wearables-page{--wh-bg: #121212;--wh-text: #f0f0f0;--wh-text-muted: #aaa;--wh-border: #333;--wh-card: #1e1e1e;--wh-hero-gradient: linear-gradient(135deg, #0a0a0a 0%, #152520 50%, #0a0a0a 100%)}.wearables-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:12px 32px;background:#0f0f0ff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.wearables-nav-links{display:flex;align-items:center;gap:24px}.wearables-nav-links a{color:#ffffffd9;text-decoration:none;font-size:14px;transition:color .2s}.wearables-nav-links a:hover,.wearables-nav-links a.active{color:#fff}.wearables-nav-actions{display:flex;align-items:center;gap:12px}.wearables-nav-menu-btn{display:none;color:#fff;background:transparent;border:none;font-size:20px;cursor:pointer}.wearables-hero{background:var(--wh-hero-gradient);color:var(--wh-text-inverse);padding:48px 32px 64px;overflow:hidden}.wearables-hero--compact{padding:40px 32px 48px}.wearables-hero--compact .wearables-hero-inner{grid-template-columns:1fr;text-align:center}.wearables-hero--compact .wearables-hero-content{text-align:center}.wearables-hero--compact .wearables-hero p{margin-left:auto;margin-right:auto}.wearables-hero--compact .wearables-hero-actions{justify-content:center}.wearables-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.wearables-hero-content{text-align:left}.wearables-hero h1{font-size:clamp(2rem,4vw,3.25rem);font-weight:300;letter-spacing:-.02em;margin:0 0 16px;line-height:1.15}.wearables-hero p{font-size:17px;opacity:.85;max-width:520px;margin:0 0 32px;line-height:1.6}.wearables-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.wearables-hero-visual{display:flex;justify-content:center;align-items:center}.wearables-hero-image{width:100%;max-width:480px;height:auto;object-fit:contain;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45))}.wearables-btn-primary{background:var(--wh-accent)!important;border-color:var(--wh-accent)!important}.wearables-hero-btn-ghost{color:#fff!important;border-color:#ffffff73!important}.wearables-hero-btn-ghost:hover{border-color:#fff!important;color:#fff!important}.wearables-section{padding:72px 32px;max-width:1200px;margin:0 auto}.wearables-section--alt{background:var(--wh-card);border-top:1px solid var(--wh-border);border-bottom:1px solid var(--wh-border)}.wearables-section-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;text-align:center;margin:0 0 12px;letter-spacing:-.02em}.wearables-section-subtitle{text-align:center;color:var(--wh-text-muted);font-size:16px;max-width:600px;margin:0 auto 48px}.wearables-product-card-link{display:block;text-decoration:none;color:inherit;height:100%}.wearables-product-card{border-radius:16px;overflow:hidden;background:var(--wh-card);border:1px solid var(--wh-border);transition:transform .25s ease,box-shadow .25s ease;height:100%}.wearables-product-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001f}.wearables-product-card-image{aspect-ratio:1;background:#0a0a0a;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.wearables-product-card-badge{position:absolute;top:16px;left:16px;z-index:1}.wearables-product-card-img{width:85%;height:85%;object-fit:contain;transition:transform .3s ease}.wearables-product-card:hover .wearables-product-card-img{transform:scale(1.05)}.wearables-product-card-ring{width:80px;height:80px;border-radius:50%;border:12px solid;box-shadow:inset 0 0 20px #0000004d}.wearables-product-card-body{padding:24px}.wearables-badge{display:inline-block;padding:2px 10px;border-radius:4px;font-size:12px;font-weight:500;background:var(--wh-accent);color:#fff;margin-bottom:8px}.wearables-pillar-card{position:relative;border-radius:16px;border:1px solid var(--wh-border);text-decoration:none;color:inherit;display:block;min-height:240px;overflow:hidden;background:var(--wh-card) center / cover no-repeat;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.wearables-pillar-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:linear-gradient(to top,#000000d1,#00000073 45%,#0000001f)}.wearables-pillar-card-title{margin:0 0 8px!important;color:#fff!important;font-weight:500!important}.wearables-pillar-card-subtitle{margin:0!important;color:#ffffffd1!important;font-size:14px;line-height:1.5}.wearables-section--membership{max-width:none;padding:0;background:transparent;border:none}.wearables-membership-panel{position:relative;overflow:hidden;background-color:#060a12;min-height:580px}.wearables-membership-panel:after{content:"";position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;background-image:var(--membership-bg);background-repeat:no-repeat;background-position:center;background-size:cover;filter:blur(42px) saturate(1.15);opacity:.62;pointer-events:none}.wearables-membership-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,rgba(6,10,18,.96) 0%,rgba(6,10,18,.88) 34%,rgba(6,10,18,.52) 50%,rgba(6,10,18,.18) 62%,transparent 72%);pointer-events:none;z-index:1}.wearables-membership-grid{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,480px) 1fr;gap:32px;align-items:center;min-height:580px;padding:72px 32px}.wearables-membership-visual{display:flex;align-items:center;justify-content:center;height:100%;min-height:480px}.wearables-membership-app{width:100%;max-height:520px;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 24px 48px rgba(0,0,0,.35))}.wearables-membership-title{font-size:clamp(1.5rem,3vw,2.25rem)!important;font-weight:400!important;text-align:left!important;margin:0 0 12px!important;letter-spacing:-.02em;color:#fff!important}.wearables-membership-subtitle{text-align:left!important;color:#ffffffc7!important;font-size:16px;max-width:none;margin:0 0 24px!important;line-height:1.6}.wearables-membership-trial{color:#ffffff9e!important}.wearables-membership-price{margin-bottom:24px}.wearables-membership-price-value{display:block;font-size:2rem;font-weight:300;color:#7dd3c0;margin-bottom:4px}.wearables-membership-benefits{list-style:none;padding:0;margin:0 0 28px;color:#ffffffeb}.wearables-membership-benefits li{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:15px}.wearables-membership-check{color:#7dd3c0;font-size:16px}.wearables-lifestyle-panel{position:relative;padding:0;border-radius:16px;border:1px solid var(--wh-border);text-align:center;min-height:320px;background:var(--wh-card) center / cover no-repeat;overflow:hidden}.wearables-lifestyle-panel-overlay{padding:64px 32px;min-height:320px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(to bottom,#0000008c,#000000bf);color:#fff}.wearables-lifestyle-panel-overlay .ant-typography{color:#fff!important}.wearables-lifestyle-quote{font-size:20px;font-style:italic;max-width:640px;margin:0 auto 16px!important;line-height:1.6;color:#fff!important}.wearables-news-card-cover{width:100%;height:160px;object-fit:cover;display:block}.wearables-news-card-cover--placeholder{height:160px;background:linear-gradient(135deg,#1a2e28,#0f0f0f)}.wearables-news-card{border-radius:12px;overflow:hidden;border:1px solid var(--wh-border);background:var(--wh-card);height:100%;transition:transform .2s,box-shadow .2s}.wearables-news-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.wearables-product-detail-image{border-radius:16px;background:#0a0a0a;aspect-ratio:1;min-height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden}.wearables-product-detail-img{width:90%;height:90%;object-fit:contain}@keyframes wearablesFadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.wearables-fade-in{animation:wearablesFadeInUp .7s ease both}.wearables-fade-in-delay{animation-delay:.15s}.wearables-testimonial-slide{padding:40px;text-align:center}.wearables-pillar-card:hover{border-color:var(--wh-accent);transform:translateY(-4px) scale(1.01);color:inherit;box-shadow:0 16px 40px #0000002e}.wearables-lifestyle-tabs .ant-tabs-tab{font-size:15px}.wearables-news-card-body{padding:20px}.wearables-footer{background:#0f0f0f;color:#ffffffb3;padding:48px 32px 32px}.wearables-footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px}.wearables-footer h4{color:#fff;font-size:14px;font-weight:500;margin:0 0 16px}.wearables-footer a{display:block;color:#fff9;text-decoration:none;font-size:13px;margin-bottom:8px}.wearables-footer a:hover{color:#fff}.wearables-footer-bottom{max-width:1200px;margin:32px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);font-size:12px}.wearables-footer-legal-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px;line-height:1.6;color:#ffffff8c}.wearables-footer-legal-row a{display:inline-flex;align-items:center;gap:4px;margin:0;color:#ffffff8c;text-decoration:none;white-space:nowrap}.wearables-footer-legal-row a:hover{color:#fff}.wearables-footer-copy{margin:0;white-space:nowrap}.wearables-footer-sep{opacity:.55;-webkit-user-select:none;user-select:none}.wearables-footer-mps{gap:5px}.wearables-footer-mps-badge{flex-shrink:0;display:block;width:18px;height:18px;object-fit:contain}.wearables-variant-swatch{width:36px;height:36px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color .2s,transform .2s}.wearables-variant-swatch:hover,.wearables-variant-swatch.selected{border-color:var(--wh-accent);transform:scale(1.1)}.wearables-size-btn{min-width:48px}.wearables-assurance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:48px}.wearables-assurance-item{text-align:center;padding:24px}.wearables-assurance-item h4{margin:12px 0 8px;font-weight:500}.wearables-assurance-item p{color:var(--wh-text-muted);font-size:14px;margin:0}.wearables-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;text-align:center}.wearables-stat-value{font-size:2.5rem;font-weight:300;color:var(--wh-accent)}.wearables-stat-label{font-size:14px;color:var(--wh-text-muted);margin-top:4px}.wearables-chart-wrap{background:var(--wh-card);border:1px solid var(--wh-border);border-radius:12px;padding:24px;margin:32px 0}.wearables-content-narrow{max-width:800px;margin:0 auto}@media(max-width:768px){.wearables-nav-links{display:none}.wearables-nav-menu-btn{display:block}.wearables-section{padding:48px 20px}.wearables-hero-inner{grid-template-columns:1fr;text-align:center}.wearables-hero-content{text-align:center;order:2}.wearables-hero-visual{order:1}.wearables-hero p{margin-left:auto;margin-right:auto}.wearables-hero-actions{justify-content:center}.wearables-hero-image{max-width:280px}.wearables-membership-panel{min-height:0}.wearables-membership-panel:before{background:linear-gradient(to bottom,#060a121f,#060a128c 42%,#060a12eb 58%,#060a12f7)}.wearables-membership-grid{grid-template-columns:1fr;gap:0;min-height:0;padding:48px 20px}.wearables-membership-visual{order:-1;min-height:0;margin-bottom:8px}.wearables-membership-app{max-height:420px}.wearables-pillar-card{min-height:200px}.wearables-product-detail-grid,.wearables-checkout-grid{grid-template-columns:1fr!important}}.wearables-product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.wearables-checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}[data-theme=dark] body{background:var(--xh-bg);color:var(--xh-text)}[data-theme=dark] .public-brand-bar{background:#0e131ceb;border-bottom-color:var(--xh-border)}[data-theme=dark] .public-page-content{background:var(--xh-bg)}.landing-page{background:linear-gradient(180deg,#f0f5ff,#fff 40%)}.landing-code-sample{background:#f5f5f5}[data-theme=dark] .landing-page{background:linear-gradient(180deg,#0b1220 0%,var(--xh-bg) 45%)!important}[data-theme=dark] .landing-code-sample{background:#0f1520!important;color:var(--xh-text);border:1px solid var(--xh-border)}[data-theme=dark] .docs-layout{background:var(--xh-bg)}[data-theme=dark] .docs-header{background:var(--xh-panel-solid);border-bottom-color:var(--xh-border)}[data-theme=dark] .docs-header a{color:var(--xh-text-muted)}[data-theme=dark] .docs-content{background:var(--xh-panel-solid);box-shadow:var(--xh-shadow)}[data-theme=dark] .docs-markdown h1{border-bottom-color:var(--xh-border);color:var(--xh-text)}[data-theme=dark] .docs-markdown p,[data-theme=dark] .docs-markdown li{color:var(--xh-text-muted)}[data-theme=dark] .docs-markdown pre,[data-theme=dark] .docs-markdown code{background:#0f1520;color:#c9d1d9;border-color:var(--xh-border)}[data-theme=dark] .docs-markdown table th,[data-theme=dark] .docs-markdown table td{border-color:var(--xh-border)}[data-theme=dark] .docs-markdown blockquote{background:#1677ff14;border-left-color:var(--xh-primary);color:var(--xh-text-muted)}[data-theme=dark] .model-catalog-header h2{color:var(--xh-text)}[data-theme=dark] .model-catalog-sidebar{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .model-catalog-sidebar h4{color:var(--xh-text-muted)}[data-theme=dark] .model-catalog-sidebar section+section{border-top-color:var(--xh-border)}[data-theme=dark] .filter-chip{background:#1a2233;border-color:var(--xh-border);color:var(--xh-text-muted)}[data-theme=dark] .filter-chip.active{background:#1677ff2e;border-color:var(--xh-primary);color:#91caff}[data-theme=dark] .model-card,[data-theme=dark] .agent-card{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .model-card:hover,[data-theme=dark] .agent-card:hover{border-color:var(--xh-border-glow);box-shadow:var(--xh-glow-cyan)}[data-theme=dark] .model-card-title,[data-theme=dark] .agent-card-title{color:var(--xh-text)}[data-theme=dark] .model-card-desc,[data-theme=dark] .agent-card-desc{color:var(--xh-text-muted)}[data-theme=dark] .model-catalog-toolbar{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .agent-type-chip--workflow{background:#722ed126;color:#d3adf7}[data-theme=dark] .agent-type-chip--chat{background:#ffffff0f;color:var(--xh-text-muted)}[data-theme=dark] .strategy-card{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .strategy-card:hover{border-color:#1677ff73}[data-theme=dark] .strategy-card.active{border-color:var(--xh-primary);background:#1677ff1f}[data-theme=dark] .strategy-card .strategy-desc{color:var(--xh-text-muted)}[data-theme=dark] .strategy-card .strategy-meta{color:#7a8499}[data-theme=dark] .key-reveal-box{background:#0f1520;border-color:var(--xh-border);color:var(--xh-text)}[data-theme=dark] .billing-amount-card{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .billing-amount-card:hover,[data-theme=dark] .billing-amount-card.selected{border-color:var(--xh-primary);background:#1677ff1a}[data-theme=dark] .billing-summary-panel,[data-theme=dark] .billing-table-panel{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .billing-meta{color:var(--xh-text-muted)}[data-theme=dark] .gpu-main-panel,[data-theme=dark] .gpu-side-panel{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .gpu-deploy-card{background:#1a2233;border-color:var(--xh-border)}[data-theme=dark] .gpu-deploy-card.selected{border-color:#9254de;background:#722ed11f}[data-theme=dark] .gpu-deploy-card h5,[data-theme=dark] .gpu-section-title{color:var(--xh-text)}[data-theme=dark] .gpu-deploy-card p{color:var(--xh-text-muted)}[data-theme=dark] .gpu-sku-card{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .gpu-sku-card.selected{border-color:#9254de;background:#722ed11a}[data-theme=dark] .playground-sidebar,[data-theme=dark] .playground-main-panel,[data-theme=dark] .playground-chat-area,[data-theme=dark] .playground-config-bar{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .playground-message-user{background:#1677ff26}[data-theme=dark] .playground-message-assistant{background:#1a2233}[data-theme=dark] .playground-history-item{background:#1a2233;border-color:var(--xh-border)}[data-theme=dark] .playground-inspiration-card{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .quick-start-mono-input{background:#0f1520!important;color:var(--xh-text)!important;border-color:var(--xh-border)!important}[data-theme=dark] .quick-start-code-block{background:#0a0e16;border-color:var(--xh-border);color:#c9d1d9}[data-theme=dark] .referral-rule-card{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .referral-hero-stat{background:#ffffff0a;border-color:var(--xh-border)}[data-theme=dark] .referral-copy-input{background:#0f1520!important;border-color:var(--xh-border)!important}[data-theme=dark] .referral-flow-step{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .referral-rank-badge{background:#1a2233;color:var(--xh-text-muted)}[data-theme=dark] .agent-chat-sidebar,[data-theme=dark] .agent-chat-main{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .agent-chat-message-user{background:#1677ff26}[data-theme=dark] .agent-chat-message-assistant{background:#1a2233}[data-theme=dark] .manage-layout .layout-content,[data-theme=dark] .ant-layout{background:var(--xh-bg)}[data-theme=dark] .ant-typography.ant-typography-secondary{color:var(--xh-text-muted)!important}[data-theme=dark] .ant-empty-description{color:var(--xh-text-muted)}[data-theme=dark] .ant-steps .ant-steps-item-title{color:var(--xh-text)!important}[data-theme=dark] .ant-steps .ant-steps-item-description{color:var(--xh-text-muted)!important}[data-theme=dark] .ant-steps .ant-steps-item-wait .ant-steps-item-icon{background:#1c2433;border-color:var(--xh-border)}[data-theme=dark] .ant-steps .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:var(--xh-text-muted)}[data-theme=dark] .model-card-name,[data-theme=dark] .model-card-price-item span{color:var(--xh-text)}[data-theme=dark] .model-card-desc,[data-theme=dark] .model-card-price-item label{color:var(--xh-text-muted)}[data-theme=dark] .model-card-pricing{background:#0f1520}[data-theme=dark] .model-card-provider{background:#722ed12e;color:#d3adf7}[data-theme=dark] .model-catalog-empty{background:var(--xh-panel-solid);border-color:var(--xh-border)}[data-theme=dark] .model-detail-section h4{color:var(--xh-text)}[data-theme=dark] .model-detail-pricing-table th{background:#1c2433;color:var(--xh-text-muted)}[data-theme=dark] .model-detail-pricing-table th,[data-theme=dark] .model-detail-pricing-table td{border-color:var(--xh-border);color:var(--xh-text)}[data-theme=dark] .filter-chip:hover{border-color:#9254de;color:#d3adf7}[data-theme=dark] .billing-page{color:var(--xh-text)}[data-theme=dark] .billing-hero h2,[data-theme=dark] .billing-section-title{color:#fff}[data-theme=dark] .billing-amount-value{color:var(--xh-text)}[data-theme=dark] .gpu-hero h2{color:#fff}[data-theme=dark] .gpu-hero-feature{color:#ffffffe0}[data-theme=dark] .gpu-hero-feature strong{color:#fff}[data-theme=dark] .gpu-sku-card h5,[data-theme=dark] .gpu-sku-card .price{color:var(--xh-text)}[data-theme=dark] .gpu-sku-card p,[data-theme=dark] .playground-hub .ant-tabs-tab{color:var(--xh-text-muted)}[data-theme=dark] .playground-hub .ant-tabs-tab-active .ant-tabs-tab-btn{color:#69b1ff!important}[data-theme=dark] .playground-mode-switch .ant-segmented-item{color:var(--xh-text-muted)!important}[data-theme=dark] .playground-message-content{color:var(--xh-text)}[data-theme=dark] .playground-empty-hint{color:var(--xh-text-muted)}[data-theme=dark] .referral-page-header p,[data-theme=dark] .referral-hero-desc,[data-theme=dark] .referral-rule-desc,[data-theme=dark] .referral-flow-step-desc{color:var(--xh-text-muted)!important}[data-theme=dark] .referral-rules-heading,[data-theme=dark] .referral-rule-title,[data-theme=dark] .referral-flow-step-title{color:var(--xh-text)!important}[data-theme=dark] .referral-hero-kicker{color:#69b1ff}[data-theme=dark] .referral-hero-stat-label,[data-theme=dark] .referral-hero-stat-rate{color:var(--xh-text)}[data-theme=dark] .docs-sidebar .ant-menu-item,[data-theme=dark] .docs-sidebar .ant-menu-submenu-title{color:var(--xh-text-muted)!important}[data-theme=dark] .docs-sidebar .ant-menu-item-selected{color:#69b1ff!important;background:#1677ff1f!important}[data-theme=dark] .docs-header a:hover,[data-theme=dark] .public-brand-bar .ant-btn-link{color:#69b1ff}[data-theme=dark] .landing-page .ant-typography{color:var(--xh-text)}[data-theme=dark] .landing-page .ant-typography-secondary{color:var(--xh-text-muted)!important}body{margin:0;background:var(--xh-bg, #eef2f8);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--xh-text, #1a1a2e)}.layout-header{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:0 24px;background:#001529;color:#fff}.user-menu-trigger{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer;border-radius:50%;transition:box-shadow .2s}.user-menu-trigger:hover{box-shadow:0 0 0 2px #13c2c280}.user-menu-avatar{background:linear-gradient(135deg,#1677ff,#13c2c2)!important;cursor:pointer;border:2px solid rgba(255,255,255,.25)}.user-menu-dropdown .user-menu-header{padding:4px 0;max-width:220px}.user-menu-dropdown .ant-dropdown-menu{min-width:200px;padding:8px 4px}.layout-content{padding:24px;min-height:calc(100vh - 120px)}.stat-card{margin-bottom:16px}.theme-switcher-btn--default,.theme-switcher-btn--default .anticon{color:#000000a6!important}.theme-switcher-btn--default:hover,.theme-switcher-btn--default:hover .anticon{color:#000000e0!important;background:#0000000a!important}.theme-switcher-btn--inverse,.theme-switcher-btn--inverse .anticon{color:#ffffffe0!important}.theme-switcher-btn--inverse:hover,.theme-switcher-btn--inverse:hover .anticon{color:#fff!important;background:#ffffff1f!important}[data-theme=dark] .theme-switcher-btn--default,[data-theme=dark] .theme-switcher-btn--default .anticon{color:#ffffffe0!important}[data-theme=dark] .theme-switcher-btn--default:hover,[data-theme=dark] .theme-switcher-btn--default:hover .anticon{color:#fff!important;background:#ffffff1a!important}.layout-header .ant-select .ant-select-selector{background:#ffffff14!important;border-color:#ffffff2e!important;color:#ffffffeb!important}.layout-header .ant-select .ant-select-arrow{color:#ffffffa6!important}
