:root{--hs-bg-layout: #f6f8fb;--hs-bg-page: #ffffff;--hs-bg-subtle: #fbfcff;--hs-bg-muted: #f2f5fa;--hs-bg-hover: #f5f8ff;--hs-bg-accent: #eef4ff;--hs-text: #1f2329;--hs-text-muted: #646a73;--hs-text-accent: #1456d9;--hs-border: #e6ebf2;--hs-border-subtle: #edf1f7;--hs-border-accent: #b8d0ff;--hs-control-border: #d8dee9;--hs-primary: #1668dc;--hs-primary-contrast: #ffffff;--hs-primary-soft: #e9f1ff;--hs-shadow-panel: 0 1px 2px rgb(31 35 41 / 4%);--hs-shadow-primary: rgb(22 104 220 / 12%);color:var(--hs-text);background:var(--hs-bg-layout);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-color-mode=dark]{--hs-bg-layout: #111315;--hs-bg-page: #191d21;--hs-bg-subtle: #1f2429;--hs-bg-muted: #242b33;--hs-bg-hover: #202936;--hs-bg-accent: #182437;--hs-text: #f1f4f8;--hs-text-muted: #a9b4c0;--hs-text-accent: #9ecbff;--hs-border: #30363d;--hs-border-subtle: #282e35;--hs-border-accent: #31527d;--hs-control-border: #3a4552;--hs-primary: #4c9aff;--hs-primary-contrast: #07111f;--hs-primary-soft: #142b47;--hs-shadow-panel: 0 1px 2px rgb(0 0 0 / 20%);--hs-shadow-primary: rgb(76 154 255 / 18%)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--hs-bg-layout)}a{color:inherit}#hyperstack-console-root{min-height:100vh}.route-loading-shell{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:48px 24px;color:var(--hs-text-muted)}.console-shell{min-height:100vh;color:var(--hs-text);background:var(--hs-bg-layout)}.console-sider{border-right:1px solid var(--hs-border);background:var(--hs-bg-page)!important;box-shadow:var(--hs-shadow-panel)}.console-sider .ant-layout-sider-children{display:flex;flex-direction:column}.console-brand-row{display:flex;align-items:center;min-height:52px;padding-right:8px;border-bottom:1px solid var(--hs-border-subtle)}.console-brand{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0;height:52px;padding:0 18px;color:var(--hs-text);font-weight:700;text-decoration:none;white-space:nowrap;overflow:hidden}.console-collapse-button{flex:0 0 auto;border-radius:4px}.console-nav-panel{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding-bottom:10px}.console-nav-panel.compact{padding-top:8px}.console-nav-head{padding:14px 12px 12px;border-bottom:1px solid var(--hs-border-subtle)}.console-nav-head h5.ant-typography{margin:2px 0 10px;color:var(--hs-text);font-size:15px;line-height:1.3}.console-nav-eyebrow,.console-nav-section-title{display:block;color:var(--hs-text-muted);font-size:12px;line-height:1.4}.console-nav-search{width:100%}.console-nav-recent{padding:10px 10px 6px;border-bottom:1px solid var(--hs-border-subtle)}.console-nav-section-title.menu-title{padding:10px 12px 2px}.console-nav-recent-list{display:flex;flex-direction:column;gap:4px;margin-top:8px}.console-nav-recent-link{display:flex;align-items:center;gap:8px;min-height:30px;padding:5px 8px;border-radius:4px;color:var(--hs-text);text-decoration:none}.console-nav-recent-link:hover{color:var(--hs-text-accent);background:var(--hs-bg-hover)}.console-nav-recent-link span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console-nav-recent-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;color:var(--hs-text-muted)}.console-nav-empty{margin:10px 12px;padding:18px 10px;border:1px dashed var(--hs-border);border-radius:4px;color:var(--hs-text-muted);text-align:center}.plugin-compat-page{width:min(100%,980px);margin:0 auto;padding:24px 0 8px}.plugin-compat-page .ant-result{padding-inline:16px;border:1px solid var(--hs-border);border-radius:12px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.plugin-compat-shell{border:1px solid var(--hs-border);border-radius:12px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.plugin-compat-shell .ant-card-body{display:flex;flex-direction:column;gap:16px;padding:20px}.plugin-compat-shell-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--hs-border-subtle)}.plugin-compat-shell-copy{display:flex;flex-direction:column;gap:8px;min-width:0}.plugin-compat-shell-copy .ant-typography{margin:0}.plugin-compat-shell-toolbar{justify-content:flex-end}.plugin-compat-frame-panel{min-height:72vh;border:1px solid var(--hs-border);border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#3b68ff06,#3b68ff00),var(--hs-bg-subtle)}.plugin-compat-frame-panel .ant-spin-nested-loading,.plugin-compat-frame-panel .ant-spin-container{height:100%}.plugin-compat-frame{display:block;width:100%;min-height:72vh;border:0;background:var(--hs-bg-page)}.plugin-compat-frame-fallback{display:flex;align-items:center;justify-content:center;min-height:72vh;padding:24px;text-align:center}.console-sider .console-nav-menu.ant-menu,.console-mobile-drawer .console-nav-menu.ant-menu{flex:1 1 auto;min-height:0;padding:8px 10px;border-inline-end:0!important;background:transparent;overflow-y:auto}.console-sider .ant-menu-item,.console-sider .ant-menu-submenu-title,.console-mobile-drawer .ant-menu-item,.console-mobile-drawer .ant-menu-submenu-title{margin-inline:0;width:100%}.console-sider .ant-menu-item-selected,.console-mobile-drawer .ant-menu-item-selected{font-weight:600}.console-sider .ant-menu-item-selected:before,.console-mobile-drawer .ant-menu-item-selected:before{position:absolute;inset:7px auto 7px 0;width:3px;border-radius:0 2px 2px 0;background:var(--hs-primary);content:""}.console-sider .console-nav-menu .ant-menu-item-icon,.console-sider .console-nav-menu .anticon,.console-sider .console-nav-menu svg,.console-mobile-drawer .console-nav-menu .ant-menu-item-icon,.console-mobile-drawer .console-nav-menu .anticon,.console-mobile-drawer .console-nav-menu svg{color:#1f2329!important;fill:currentColor}.console-sider .console-nav-menu .ant-menu-item-icon img,.console-mobile-drawer .console-nav-menu .ant-menu-item-icon img{filter:brightness(0) saturate(100%)}.console-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:4px;background:var(--hs-primary);color:var(--hs-primary-contrast)}.console-header{display:flex;align-items:center;justify-content:space-between;gap:24px;height:52px;padding:0 20px;border-bottom:1px solid var(--hs-border-subtle);background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel);position:sticky;top:0;z-index:30}.console-header-left{flex:1 1 auto;min-width:0}.console-header-brand{display:inline-flex;align-items:center;gap:10px;color:var(--hs-text);font-weight:700;text-decoration:none}.console-current-chip{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 11px;border-radius:8px;border:1px solid rgba(34,102,255,.12);background:#2266ff0a;color:var(--hs-text);font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.console-current-chip:hover{border-color:#2266ff38;background:#2266ff14;color:var(--hs-text-accent)}.console-current-chip.is-active{border-color:transparent;background:#2266ff14;color:var(--hs-text-accent)}.console-services-trigger{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 8px 0 6px;border-radius:4px;color:var(--hs-text);font-weight:600}.console-services-trigger:hover,.console-services-trigger.is-active{color:var(--hs-text-accent);background:#2266ff0d}.console-search{max-width:360px}.console-region-selector{display:inline-flex;align-items:center;width:156px;min-width:136px}.console-region-selector .ant-select{width:100%}.console-region-select.ant-select{height:36px;border-radius:6px}.console-region-select.ant-select-single .ant-select-selector{height:36px;border-radius:6px;background:var(--hs-bg-page)}.console-region-select .ant-select-content{min-width:0}.console-region-select.ant-select-single .ant-select-selection-search-input{height:34px}.console-region-select.ant-select-single .ant-select-selection-item,.console-region-select.ant-select-single .ant-select-selection-placeholder,.console-region-select.ant-select-single .ant-select-placeholder{display:inline-flex;align-items:center;min-width:0;color:var(--hs-text);font-size:14px;font-weight:500;line-height:34px}.console-region-select .ant-select-prefix{margin-inline-end:6px}.console-region-select.ant-select-disabled .ant-select-placeholder{color:var(--hs-text-muted)}.console-region-pin{color:var(--hs-text-muted);font-size:15px}.console-region-selector.is-compact{display:flex;width:100%;padding:10px 12px 0}.console-region-selector.is-compact .ant-select{width:100%}.console-region-option{display:inline-flex;min-width:0;align-items:center;gap:7px}.console-region-flag{flex:0 0 auto;font-size:15px;line-height:1}.console-topnav{display:inline-flex;align-items:center;gap:4px;margin-left:0}.console-topnav-button{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:var(--hs-text);font:inherit;font-size:14px;font-weight:600;cursor:pointer}.console-topnav-button:hover,.console-topnav-button.is-active{color:var(--hs-text-accent);background:#2266ff0d}.console-topnav-icon{display:inline-flex;color:var(--hs-text-muted);font-size:14px}.console-toolbar-dropdown,.console-account-dropdown{padding-top:10px}.console-services-dropdown{padding-top:0}.console-toolbar-dropdown .ant-dropdown,.console-account-dropdown .ant-dropdown,.console-services-dropdown .ant-dropdown{border-radius:12px;background:transparent;box-shadow:none}.console-top-panel,.console-account-panel{border:1px solid var(--hs-border-subtle);border-radius:12px;background:var(--hs-bg-page);box-shadow:0 18px 42px #1f232924}.console-top-panel{width:min(336px,calc(100vw - 24px));padding:12px 12px 10px}.console-top-panel-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;padding:9px 10px;border-radius:10px;background:linear-gradient(180deg,#3c6eff1a,#3c6eff0a)}.console-top-panel-summary-finance{align-items:flex-start;padding:10px 10px 12px;margin:-10px -10px 0;border-radius:12px 12px 0 0;border-bottom:1px solid var(--hs-border-subtle);background:linear-gradient(180deg,#3c6eff0f,#3c6eff00)}.console-top-panel-finance{width:min(360px,calc(100vw - 24px));padding:10px}.console-top-panel-finance-balance{display:flex;flex-direction:column;gap:6px}.console-top-panel-finance-label{display:inline-flex;align-items:center;gap:6px;color:var(--hs-text);font-size:18px;font-weight:600}.console-top-panel-finance-label .anticon{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:var(--hs-primary);color:#fff;font-size:11px}.console-top-panel-summary .ant-typography{display:block;margin-bottom:4px}.console-top-panel-summary strong{display:block;color:var(--hs-text);font-size:24px;line-height:1.1}.console-top-panel-finance-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 -10px;border-bottom:1px solid var(--hs-border-subtle)}.console-top-panel-finance-cell{padding:8px 9px}.console-top-panel-finance-cell+.console-top-panel-finance-cell{border-left:1px solid var(--hs-border-subtle)}.console-top-panel-finance-cell span{display:block;margin-bottom:4px;color:var(--hs-text-muted);font-size:14px}.console-top-panel-finance-cell strong{display:block;margin-bottom:4px;color:var(--hs-text);font-size:18px;line-height:1.2}.console-top-panel-finance-cell a{color:var(--hs-text-accent);font-size:14px;font-weight:500;text-decoration:none}.console-top-panel-finance-links,.console-top-panel-support-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px;padding-top:2px}.console-top-panel-stat-row,.console-account-pending-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.console-account-pending-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.console-top-mini-stat{min-width:0;padding:12px 14px;border:1px solid var(--hs-border-subtle);border-radius:10px;background:var(--hs-bg-subtle)}.console-top-mini-stat span{display:block;margin-bottom:6px;color:var(--hs-text-muted);font-size:12px;line-height:1.4}.console-top-mini-stat strong{display:block;color:var(--hs-text);font-size:24px;line-height:1.15}.console-top-panel-groups,.console-account-sections{display:flex;flex-direction:column;gap:16px;margin-top:16px}.console-top-panel-group+.console-top-panel-group{padding-top:16px;border-top:1px solid var(--hs-border-subtle)}.console-top-panel-group-title{display:block;margin-bottom:8px;color:var(--hs-text);font-size:13px;font-weight:700}.console-top-panel-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.console-top-panel-link{display:flex;flex-direction:column;gap:2px;min-width:0;padding:6px 0;color:var(--hs-text);text-decoration:none}.console-top-panel-link:hover{color:var(--hs-text-accent)}.console-top-panel-link.is-plain{padding:6px 0}.console-top-panel-link span{display:block;font-size:14px;font-weight:500;line-height:1.45}.console-top-panel-link small{display:block;color:var(--hs-text-muted);font-size:12px;line-height:1.4}.console-top-panel-link.is-plain small{display:none}.console-top-panel-support{width:min(320px,calc(100vw - 24px))}.console-top-panel-support-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:-12px -12px 0;padding:0 12px;border-bottom:1px solid var(--hs-border-subtle)}.console-top-panel-support-stat{position:relative;min-width:0;padding:12px 12px 10px}.console-top-panel-support-stat span{display:block;margin-bottom:8px;color:var(--hs-text-muted);font-size:12px}.console-top-panel-support-stat strong{display:block;color:var(--hs-text);font-size:18px;line-height:1.15}.console-top-panel-support-stat i{position:absolute;top:12px;right:0;width:1px;height:calc(100% - 24px);background:var(--hs-border-subtle)}.console-account-panel{width:min(430px,calc(100vw - 24px));max-height:calc(100vh - 72px);overflow-y:auto}.console-account-panel-head{padding:10px;background:linear-gradient(180deg,#3c6eff1a,#3c6eff0a)}.console-account-hero{display:flex;gap:8px;align-items:flex-start}.console-account-avatar-large{flex:0 0 auto;width:56px!important;height:56px!important;font-size:20px!important;line-height:56px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-accent) 82%,var(--hs-primary) 18%),color-mix(in srgb,var(--hs-bg-subtle) 74%,var(--hs-primary) 26%));color:var(--hs-text-accent);font-weight:700;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--hs-bg-page) 76%,transparent)}.console-account-hero-content{flex:1 1 auto;min-width:0}.console-account-hero-top{display:flex;justify-content:space-between;gap:6px;align-items:flex-start;margin-bottom:3px}.console-account-hero-top h4.ant-typography{margin:0 0 3px;font-size:17px;line-height:1.25}.console-account-hero-link{flex:0 0 auto;color:var(--hs-text);font-size:14px;font-weight:500;text-decoration:none}.console-account-hero-link:hover{color:var(--hs-text-accent)}.console-account-balance-strip{display:flex;align-items:center;gap:6px;margin-top:8px;padding:6px 8px;border-radius:8px;background:color-mix(in srgb,var(--hs-bg-page) 78%,transparent)}:root[data-color-mode=dark] .console-account-balance-strip{border:1px solid color-mix(in srgb,var(--hs-border-subtle) 72%,transparent);background:color-mix(in srgb,var(--hs-bg-elevated) 92%,var(--hs-primary) 8%)}.console-account-balance-strip span{color:var(--hs-text-muted);font-size:13px}.console-account-balance-strip strong{color:var(--hs-text);font-size:16px}.console-account-balance-strip a{margin-left:auto;color:var(--hs-text-accent);font-size:13px;font-weight:600;text-decoration:none}.console-account-sections{gap:10px;margin-top:0;padding:10px}.console-account-sections .console-top-panel-group+.console-top-panel-group{padding-top:10px}.console-account-sections .console-top-panel-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 8px}.console-account-sections .console-top-panel-group-title{margin-bottom:6px;font-size:12px}.console-account-sections .console-top-panel-link{padding:4px 0}.console-account-sections .console-top-panel-link span{font-size:13px;line-height:1.35}.console-account-sections .console-top-panel-link small{display:none}.console-account-pending{padding:0 10px 10px}.console-account-pending .console-top-panel-group-title{margin-bottom:8px;font-size:12px}.console-account-pending-grid{gap:0;padding:8px 2px;border-radius:8px;background:var(--hs-bg-subtle)}.console-account-pending-grid .console-top-mini-stat{padding:6px 5px;border:0;border-radius:0;background:transparent}.console-account-pending-grid .console-top-mini-stat strong{font-size:20px}.console-account-pending-grid .console-top-mini-stat span{font-size:12px}.console-account-pending-grid .console-top-mini-stat+.console-top-mini-stat{border-left:1px solid var(--hs-border-subtle)}.console-account-logout{width:calc(100% - 20px);height:34px;margin:0 10px 10px;border-radius:8px}.console-services-panel{display:grid;grid-template-columns:220px minmax(0,1fr) 240px;width:min(1200px,calc(100vw - 32px));height:min(620px,calc(100vh - 104px));min-height:0;max-height:calc(100vh - 104px);border:1px solid var(--hs-border-subtle);border-radius:12px;background:var(--hs-bg-page);box-shadow:0 18px 42px #1f232924;overflow:hidden;overscroll-behavior:contain;transform:translateY(-8px);transform-origin:top left}.console-services-rail{min-height:0;overflow-y:auto;padding:18px 12px;border-right:1px solid var(--hs-border-subtle);background:var(--hs-bg-muted);overscroll-behavior:contain}.console-services-rail button,.console-services-workspace-link{display:grid;grid-template-columns:18px minmax(0,1fr) 12px;align-items:center;gap:8px;width:100%;min-height:36px;padding:7px 10px;border:1px solid var(--hs-border-accent);border-radius:4px;background:var(--hs-primary-soft);color:var(--hs-text-accent);font:inherit;font-weight:600;text-align:left;cursor:pointer;text-decoration:none}.console-services-workspace-link:hover{color:var(--hs-text-accent)}.console-services-rail-title{display:block;margin:26px 10px 12px;color:var(--hs-text-muted)}.console-services-category-list,.console-services-hot-list{display:flex;flex-direction:column;gap:4px}.console-services-hot-link,.console-services-link,.console-services-recent-chip,.console-services-category-list a{color:var(--hs-text);text-decoration:none}.console-services-category-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;padding:7px 10px;border-left:3px solid transparent;border-radius:4px;color:var(--hs-text-muted)}.console-services-category-list a span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.console-services-category-list a small{flex:0 0 auto;min-width:24px;height:22px;padding:2px 7px;border-radius:999px;background:var(--hs-bg-page);color:var(--hs-text-muted);font-size:12px;font-weight:650;text-align:center}.console-services-hot-link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;border-radius:4px}.console-services-hot-link .console-sales-product-name-wrap{flex:1 1 auto}.console-services-hot-link .console-sales-product-name{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.console-services-hot-link small{flex:0 0 auto;color:var(--hs-text-muted);font-size:12px;font-weight:500}.console-services-hot-link .console-sales-product-arrow{display:none}.console-services-hot-link:hover,.console-services-link:hover,.console-services-category-list a:hover{color:var(--hs-text-accent);background:var(--hs-bg-hover)}.console-services-category-list a:hover small{background:var(--hs-primary-soft);color:var(--hs-text-accent)}.console-services-main{min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;scroll-padding-top:88px}.console-services-toolbar{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:16px;padding:18px 24px 16px;border-bottom:1px solid var(--hs-border-subtle);background:var(--hs-bg-page)}.console-services-search{flex:0 1 420px}.console-services-recent-inline{display:flex;align-items:center;gap:12px;min-width:0}.console-services-recent-chip{display:inline-flex;align-items:center;max-width:132px;min-height:26px;padding:3px 8px;border-radius:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.console-services-columns{display:flex;flex-direction:column;gap:28px;padding:28px 32px 44px}.console-services-group{min-width:0;scroll-margin-top:112px}.console-services-group h5.ant-typography{margin:0 0 18px;color:var(--hs-text-accent);font-size:16px;line-height:1.3}.console-services-links{display:flex;flex-direction:column;gap:8px}.console-sales-group{padding-bottom:28px;border-bottom:1px solid var(--hs-border-subtle)}.console-sales-group:last-child{padding-bottom:0;border-bottom:0}.console-sales-group-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.console-sales-group-head a{color:var(--hs-text);font-size:18px;font-weight:650;line-height:1.35;text-decoration:none}.console-sales-group-head a:hover{color:var(--hs-text-accent)}.console-sales-group-head span{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:24px;padding:0 10px;border-radius:999px;background:var(--hs-primary-soft);color:var(--hs-text-accent);font-size:13px;font-weight:650}.console-sales-second-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:16px}.console-sales-second-card{position:relative;min-width:0;min-height:0;padding:16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:linear-gradient(135deg,rgb(24 105 255 / 7%),transparent 46%),var(--hs-bg-subtle);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.console-sales-second-card:before{position:absolute;top:18px;left:0;width:3px;height:22px;border-radius:0 999px 999px 0;background:var(--hs-primary);content:"";opacity:0;transition:opacity .18s ease}.console-sales-second-card:hover{border-color:var(--hs-border-accent);background:linear-gradient(135deg,rgb(24 105 255 / 10%),transparent 48%),var(--hs-bg-page);box-shadow:0 12px 30px #10182814;transform:translateY(-1px)}.console-sales-second-card:hover:before{opacity:1}.console-sales-second-head{display:flex;align-items:center;gap:8px;min-width:0;margin-bottom:8px}.console-sales-second-title{display:inline-flex;min-width:0;max-width:100%;color:var(--hs-text);font-size:15px;font-weight:650;line-height:1.4;text-decoration:none}.console-sales-second-title:hover{color:var(--hs-text-accent)}.console-sales-second-badge{flex:0 0 auto;max-width:72px;padding:2px 6px;border-radius:4px;background:linear-gradient(135deg,#3b5bff,#7c3aed);color:#fff;font-size:11px;font-weight:750;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console-sales-second-badge.is-new{background:linear-gradient(135deg,#2563eb,#4f46e5)}.console-sales-second-badge.is-hot{background:linear-gradient(135deg,#e11d48,#ef4444)}.console-sales-second-card p{display:-webkit-box;min-height:0;margin:0 0 8px;overflow:hidden;color:var(--hs-text-muted);font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.console-sales-product-list-label{display:inline-flex;margin:0 0 8px;color:var(--hs-text-muted);font-size:12px;font-weight:650;line-height:1.35}.console-sales-product-list{display:flex;flex-direction:column;gap:8px}.console-sales-product-link{display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:10px;max-width:100%;min-height:34px;padding:6px 9px 6px 10px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-page);color:var(--hs-text);font-size:12px;line-height:1.35;text-decoration:none}.console-sales-product-link:hover{border-color:var(--hs-border-accent);color:var(--hs-text-accent);background:var(--hs-bg-hover)}.console-sales-product-name-wrap{display:inline-flex;align-items:center;gap:6px;min-width:0}.console-sales-product-name{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.console-sales-product-recommend{flex:0 0 auto;max-width:76px;padding:1px 5px;border:1px solid #2563eb;border-radius:4px;background:#2563eb;color:#fff;font-size:10px;font-weight:750;line-height:1.35;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.console-sales-product-link small{flex:0 0 auto;color:var(--hs-text-muted);font-size:12px;font-weight:500}.console-sales-product-arrow{color:var(--hs-text-muted);font-size:16px;line-height:1;transform:translate(-2px);transition:transform .18s ease,color .18s ease}.console-sales-product-link:hover .console-sales-product-arrow{color:var(--hs-text-accent);transform:translate(0)}.console-services-link{display:block;width:fit-content;max-width:100%;padding:3px 0;border-radius:4px;color:var(--hs-text-muted);font-size:14px;line-height:1.55}.console-services-empty{margin:56px auto;width:min(420px,calc(100% - 48px));padding:30px;border:1px dashed var(--hs-border);border-radius:4px;color:var(--hs-text-muted);text-align:center}.console-services-index{display:flex;flex-direction:column;gap:10px;min-height:0;padding:18px 14px;border-left:1px solid var(--hs-border-subtle);background:var(--hs-bg-subtle);overflow-y:auto;overscroll-behavior:contain}.console-services-index .ant-typography{color:var(--hs-text-muted);font-size:12px}.console-services-category-list a.is-active{border-left-color:var(--hs-primary);color:var(--hs-text-accent);font-weight:600}.console-services-category-list a.is-active small{background:var(--hs-primary-soft);color:var(--hs-text-accent)}.console-services-rail,.console-services-main,.console-services-index{-ms-overflow-style:none;scrollbar-width:none}.console-services-rail::-webkit-scrollbar,.console-services-main::-webkit-scrollbar,.console-services-index::-webkit-scrollbar{width:0;height:0;display:none}.console-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.console-actions-group{display:inline-flex;align-items:center;gap:2px;min-height:0;padding:0;border:0;border-radius:0;background:transparent}.console-actions-group-nav{padding-right:0}.console-actions-group-nav:after{display:none}.console-actions-group-utils{gap:2px;padding-left:0}.console-actions .ant-btn{border-radius:8px}.console-cart-badge{display:inline-flex;align-items:center}.console-cart-button{min-width:32px}.console-cart-button.has-items{min-width:86px;gap:6px;padding-inline:12px;font-weight:600;box-shadow:0 8px 18px #1668dc33}.console-cart-badge .ant-badge-count{box-shadow:0 0 0 2px var(--hs-bg-page)}.console-account-avatar{background:linear-gradient(180deg,#edf3ff,#d7e6ff);color:var(--hs-text-accent);font-weight:700}.language-switcher{display:inline-flex;align-items:center;gap:5px;height:34px;padding:4px 8px;color:var(--hs-text)}.language-switcher-text{max-width:96px;overflow:hidden;color:inherit;font-size:13px;line-height:1;white-space:nowrap;text-overflow:ellipsis}.language-switcher-arrow{color:var(--hs-text-muted);font-size:10px}.console-site-name{max-width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.console-account-button{display:inline-flex;align-items:center;gap:8px;height:38px;padding:3px 6px;border-radius:999px;border-color:var(--hs-border-subtle);background:color-mix(in srgb,var(--hs-bg-page) 92%,var(--hs-bg-subtle) 8%)}.console-account-text{max-width:128px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:992px){.console-account-button{width:40px;justify-content:center;padding:4px}.console-account-text{display:none}}.console-content{padding:20px;min-width:0;background:var(--hs-bg-layout)}@media(max-width:1280px){.console-search{max-width:260px}.console-actions{gap:8px}.console-actions-group{padding-inline:6px}.console-topnav{gap:0}.console-topnav-button{padding:0 8px;font-size:13px}.console-account-panel{width:min(430px,calc(100vw - 24px))}}@media(max-width:640px){.console-account-panel{width:min(430px,calc(100vw - 24px));max-height:calc(100vh - 72px)}.console-top-panel-stat-row,.console-account-pending-grid,.console-top-panel-links{grid-template-columns:repeat(2,minmax(0,1fr))}.console-account-hero,.console-account-hero-top,.console-top-panel-summary,.console-account-balance-strip{flex-direction:column;align-items:flex-start}.console-account-balance-strip a{margin-left:0}}.page-stack{width:100%}.login-shell{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:var(--hs-bg-layout)}.login-toolbar{position:absolute;top:20px;right:24px;z-index:1}.login-card{width:min(420px,100%)}.login-card .ant-alert{margin-bottom:16px}.auth-shell{position:relative;min-height:100vh;padding:32px 48px 40px;background:linear-gradient(180deg,#f8fafc,#f5f7fb)}:root[data-color-mode=dark] .auth-shell{background:linear-gradient(180deg,#14181d,#101419)}.auth-topbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(100%,1320px);margin:0 auto 28px;padding-bottom:16px;border-bottom:1px solid rgb(227 233 241 / 86%)}.auth-toolbar{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.auth-toolbar-pill.ant-btn{height:42px;padding:0 14px;border:1px solid rgb(230 235 242 / 90%);border-radius:999px;background:#ffffffe0;box-shadow:0 8px 28px #1f23291a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}:root[data-color-mode=dark] .auth-toolbar-pill.ant-btn{border-color:#3a4552e5;background:#191d21e0;box-shadow:0 8px 28px #00000047}.auth-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(360px,480px);gap:clamp(32px,4vw,72px);align-items:center;width:min(100%,1320px);min-height:calc(100vh - 144px);margin:0 auto}.auth-hero,.auth-panel{min-width:0}.auth-hero{position:relative;display:flex;flex-direction:column;justify-content:center;gap:32px;min-height:640px;padding:12px 0 0}.auth-brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.auth-brand-logo{display:block;width:auto;max-width:180px;height:38px;object-fit:contain}.auth-brand-fallback{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1668dc24,#1668dc0d);color:var(--hs-primary);font-size:22px;font-weight:700}.auth-brand-copy h5.ant-typography{margin:0;font-size:18px;line-height:1.15}.auth-brand-copy .ant-typography{margin:0}.auth-hero-main{max-width:520px}.auth-hero .ant-typography{margin-top:0}.auth-hero h1.ant-typography,.auth-hero h2.ant-typography,.auth-hero h3.ant-typography{margin-bottom:14px;font-size:clamp(30px,3.1vw,52px);line-height:1.12;letter-spacing:0}.auth-hero-eyebrow{display:inline-block;margin-bottom:14px;color:var(--hs-text-accent);font-size:13px;font-weight:600;letter-spacing:.02em}.auth-hero-main .ant-typography-secondary{display:block;max-width:420px;font-size:16px;line-height:1.8}.auth-feature-list{display:flex;flex-direction:column;gap:18px;max-width:560px}.auth-feature-item{display:flex;align-items:flex-start;gap:14px}.auth-feature-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:68px;height:28px;padding:0 10px;border:1px solid rgb(22 104 220 / 35%);border-radius:8px;background:#ffffffa6;color:var(--hs-primary);font-size:12px;font-weight:600;line-height:1}.auth-feature-copy{display:flex;flex-direction:column;gap:6px}.auth-feature-copy h5.ant-typography{margin:0;font-size:17px;line-height:1.4}.auth-feature-copy .ant-typography{margin:0;max-width:420px}.auth-hero-links{margin-top:4px}.auth-hero-link-button.ant-btn{min-width:120px;border-radius:999px;background:#ffffffad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-panel{display:flex;align-items:center;justify-content:center}.auth-card{width:min(100%,468px);border:1px solid rgb(232 236 243 / 96%)!important;border-radius:26px!important;background:#fffffff0;box-shadow:0 24px 80px #1f23291a,0 2px 6px #1f23290a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}:root[data-color-mode=dark] .auth-card{border-color:#39434fe0!important;background:#191d21f0;box-shadow:0 24px 80px #00000047,0 2px 6px #00000024}.auth-card .ant-card-body{display:flex;flex-direction:column;gap:22px;padding:40px 36px 34px}.auth-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid rgb(232 236 243 / 96%)}.auth-card-head-copy{min-width:0}.auth-card-eyebrow{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;background:#1668dc14;color:var(--hs-text-accent);font-size:12px;font-weight:600}.auth-card-head .ant-typography{margin-top:0}.auth-card-head h3.ant-typography{margin-bottom:2px;font-size:20px}.app-state-shell .ant-result-title{font-size:24px}.app-state-shell .ant-result-subtitle,.app-state-description{margin:0;color:var(--hs-text-secondary);line-height:1.75}.app-state-actions{margin-top:4px}.auth-alert{margin-bottom:0;border-radius:14px}.auth-segment .ant-radio-button-wrapper{height:38px;line-height:36px;border-radius:999px!important;border-inline-start-width:1px!important;padding-inline:16px}.auth-segment-inline.ant-radio-group{margin-top:-4px}.auth-agreement-item{margin-bottom:6px}.auth-login-actions,.auth-form-switch{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-form-switch{justify-content:center;padding-top:2px}.auth-form-switch-stack{justify-content:space-between}.auth-remember-item{margin-bottom:0!important}.auth-remember-item .ant-form-item-control-input{min-height:0}.auth-remember-item .ant-checkbox-wrapper{color:var(--hs-text-muted)}.auth-secondary-button.ant-btn{height:42px;margin-top:12px;border-radius:12px}.auth-inline-link.ant-btn{padding-inline:0;color:var(--hs-text-muted)}.auth-inline-link.ant-btn:hover{color:var(--hs-text-accent)}.auth-oauth-section{display:flex;flex-direction:column;gap:12px;padding-top:4px}.auth-oauth-section .ant-btn{display:inline-flex;align-items:center;gap:8px;min-height:40px;border-radius:12px}.auth-scan-card{display:flex;flex-direction:column;align-items:center;gap:14px;width:min(100%,360px);padding:22px;border:1px solid var(--hs-border);border-radius:18px;background:linear-gradient(180deg,var(--hs-bg-page),var(--hs-bg-subtle));text-align:center}.auth-scan-qr{display:flex;align-items:center;justify-content:center;width:220px;height:220px;padding:12px;border:1px dashed var(--hs-border);border-radius:16px;background:var(--hs-bg-page)}.auth-client-select-group .ant-radio-wrapper{width:100%;padding:12px;border:1px solid var(--hs-border);border-radius:16px;background:var(--hs-bg-subtle)}.auth-loading{display:flex;align-items:center;justify-content:center;min-height:280px}.auth-inline-state .ant-result,.app-state-page .ant-result,.plugin-compat-inline-state .ant-result{padding-inline:16px}.app-state-page{width:min(100%,920px);margin:0 auto;padding:24px 0}.app-state-page .ant-result,.auth-inline-state .ant-result,.app-state-shell .ant-result{border:1px solid var(--hs-border);border-radius:20px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.auth-alert{margin-bottom:2px}.auth-segment.ant-radio-group{display:inline-flex;flex-wrap:wrap;gap:8px}.auth-segment .ant-radio-button-wrapper{height:34px;line-height:32px;border-radius:6px!important;border-inline-start-width:1px!important}.auth-segment-wide.ant-radio-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.auth-segment-inline.ant-radio-group{margin-top:-2px}.auth-agreement-item{margin-bottom:16px}.auth-oauth-section{display:flex;flex-direction:column;gap:10px;padding-top:4px}.auth-oauth-section .ant-space{width:100%}.auth-oauth-section .ant-btn{display:inline-flex;align-items:center;gap:8px}.auth-oauth-icon{width:18px;height:18px;object-fit:contain}.auth-scan-panel{display:flex;justify-content:center}.auth-scan-card{display:flex;flex-direction:column;align-items:center;gap:14px;width:min(100%,360px);padding:18px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-subtle);text-align:center}.auth-scan-card h5.ant-typography,.auth-scan-card .ant-typography{margin-top:0;margin-bottom:0}.auth-scan-qr{display:flex;align-items:center;justify-content:center;width:220px;height:220px;padding:12px;border:1px dashed var(--hs-border);border-radius:8px;background:var(--hs-bg-page)}.auth-scan-qr .ant-image,.auth-scan-qr img{max-width:100%;max-height:100%}.auth-custom-field-list{display:flex;flex-direction:column}.auth-client-select-group{display:block;width:100%}.auth-client-select-group .ant-radio-wrapper{width:100%;padding:12px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-subtle)}.auth-client-select-group .ant-space{width:100%}.finance-page{display:flex;flex-direction:column;gap:16px}.finance-header,.product-header,.order-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:2px}.finance-header .ant-typography,.product-header .ant-typography,.order-detail-header .ant-typography{margin-top:0;margin-bottom:4px}.finance-header h3.ant-typography,.product-header h3.ant-typography,.order-detail-header h3.ant-typography{font-size:22px;line-height:1.32}.finance-header-copy,.product-header-copy,.product-detail-header-copy,.order-detail-header-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.finance-header-meta,.product-header-meta,.product-detail-header-meta{min-width:0}.finance-header-actions,.product-header-actions,.product-detail-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.finance-header-actions-secondary,.finance-header-actions-primary,.order-detail-header-actions{justify-content:flex-end}.product-header-title-row,.product-detail-title-row{display:flex;align-items:center;gap:10px;min-width:0}.finance-section-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:var(--hs-bg-accent);border:1px solid var(--hs-border-accent);color:var(--hs-text-accent);font-size:12px;font-weight:700;line-height:1}.order-detail-title-row{display:flex;align-items:center;gap:10px;min-width:0}.finance-main{min-width:0}.module-tabs-scroll{max-width:100%;overflow-x:auto;scrollbar-width:thin}.module-tabs{--module-tab-count: 1;--module-tab-index: 0;--module-tab-min-width: 0px;position:relative;display:grid;grid-template-columns:repeat(var(--module-tab-count),minmax(var(--module-tab-min-width),1fr));width:max(calc(var(--module-tab-count) * var(--module-tab-min-width)),100%);min-height:38px;padding:0;border:0;border-bottom:1px solid var(--hs-border);border-radius:0;background:transparent;box-shadow:none;overflow:visible}.module-tab-indicator{position:absolute;right:auto;bottom:-1px;left:0;width:calc(100% / var(--module-tab-count));height:2px;border:0;border-radius:2px 2px 0 0;background:var(--hs-primary);box-shadow:none;transform:translate(calc(var(--module-tab-index) * 100%));transition:transform .18s ease,background .18s ease;pointer-events:none}.module-tab{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:38px;padding:0 16px;border:1px solid var(--hs-border-subtle);border-bottom:0;border-radius:8px 8px 0 0;background:var(--hs-bg-muted);color:var(--hs-text);font:inherit;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.module-tab+.module-tab{border-left-color:transparent}.module-tab:hover{color:var(--hs-text-accent);background:var(--hs-bg-hover)}.module-tab-label{display:inline-flex;align-items:center;gap:6px;min-width:0}.module-tab-label span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-tab strong{color:inherit;font-size:13px;font-weight:700}.module-tab.active{border-color:var(--hs-border);background:var(--hs-bg-page);color:var(--hs-text-accent);font-weight:600}.module-tab:focus-visible{outline:2px solid var(--hs-primary);outline-offset:-2px}.module-layout{display:flex;align-items:stretch;gap:0;min-width:0;min-height:calc(100vh - 92px);margin:-20px;background:var(--hs-bg-page)}.module-layout-sidebar{position:sticky;top:52px;flex:0 0 188px;width:188px;align-self:flex-start;min-height:calc(100vh - 52px);padding:0;border:0;border-right:1px solid var(--hs-border);border-radius:0;background:var(--hs-bg-muted);box-shadow:none}.module-layout-sidebar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-height:58px;padding:14px 16px 12px;border-bottom:1px solid var(--hs-border-subtle);background:var(--hs-bg-muted)}.module-layout-sidebar-head>div{display:flex;flex-direction:column;min-width:0;gap:3px}.module-layout-sidebar-head strong,.module-layout-sidebar-head span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-layout-sidebar-head strong{color:var(--hs-text);font-size:14px;font-weight:600}.module-layout-sidebar-head span{color:var(--hs-text-muted);font-size:12px}.module-layout-nav{display:flex;flex-direction:column;gap:2px;padding:8px}.module-layout-nav-group{display:flex;align-items:center;min-height:28px;padding:12px 10px 4px;color:var(--hs-text-muted);font-size:12px;font-weight:700}.module-layout-nav-group span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-layout-nav-item{position:relative;display:flex;align-items:center;gap:8px;width:100%;min-height:36px;padding:7px 10px;border:0;border-radius:8px;background:transparent;color:var(--hs-text);font:inherit;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.module-layout-nav-item:before{position:absolute;top:8px;bottom:8px;left:0;width:2px;border-radius:2px;background:transparent;content:""}.module-layout-nav-item:hover{background:var(--hs-bg-hover);color:var(--hs-text-accent)}.module-layout-nav-item:disabled{color:var(--hs-text-muted);cursor:not-allowed;opacity:.55}.module-layout-nav-item:disabled:hover{background:transparent}.module-layout-nav-item.active{background:var(--hs-primary-soft);color:var(--hs-text-accent);font-weight:500}.module-layout-nav-item.active:before{background:var(--hs-primary)}.module-layout-nav-item:focus-visible{outline:2px solid var(--hs-primary);outline-offset:1px}.module-layout-nav-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;color:#1f2329}.module-layout-nav-item:hover .module-layout-nav-icon,.module-layout-nav-item.active .module-layout-nav-icon{color:#1f2329}.module-layout-nav-icon svg{color:#1f2329;fill:currentColor}.module-layout-sidebar .module-layout-nav-icon,.module-layout-sidebar .module-layout-nav-icon .anticon,.module-layout-sidebar .module-layout-nav-icon svg{color:#1f2329!important;fill:currentColor}.module-layout-nav-icon img{display:block;width:16px;height:16px;filter:brightness(0) saturate(100%);object-fit:contain}.module-layout-nav-copy{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;gap:2px}.module-layout-nav-copy span,.module-layout-nav-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-layout-nav-copy small{display:none}.module-layout-content{flex:1 1 auto;min-width:0;padding:20px;background:var(--hs-bg-page)}.module-workspace-content{display:flex;flex-direction:column;min-width:0;gap:14px}.module-workspace-toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;min-width:0}.module-workspace-toolbar--split{align-items:flex-start;justify-content:space-between;gap:16px}.module-workspace-toolbar-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.module-workspace-toolbar-copy .ant-typography{margin:0}.module-workspace-toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.module-breadcrumb{margin-bottom:10px;font-size:12px}.module-page-title-row{display:flex;align-items:center;gap:10px;min-width:0}.module-page-title-row .ant-btn{flex:0 0 auto}.module-page-title-row .ant-typography{min-width:0}.home-dashboard{display:flex;flex-direction:column;gap:16px}.home-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-header .ant-typography{margin:0}.home-hero-panel,.home-panel,.home-mobile-card,.home-help-item{min-width:0;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.home-hero-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;background:var(--hs-bg-accent);border-color:var(--hs-border-accent)}.home-hero-main{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:12px}.home-title-row{align-items:center}.home-title-row .ant-typography{margin-bottom:0}.home-level-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis}.home-contact-row,.home-quick-actions{display:flex;flex-wrap:wrap;gap:8px}.home-hero-side{display:flex;min-width:200px;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:6px}.home-hero-side strong{color:var(--hs-text-accent);font-size:28px;line-height:1.2}.home-summary-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:16px}.home-summary-layout.single{grid-template-columns:minmax(0,1fr)}.home-panel{display:flex;flex-direction:column;gap:14px;padding:16px}.home-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.home-panel-title .ant-typography{margin:0}.home-panel-title>div:not(.home-panel-title-actions){flex:1 1 auto;min-width:0}.home-panel-title>.home-panel-title-actions{flex:0 0 auto;justify-content:flex-end;white-space:nowrap}.home-panel-title-actions .ant-btn{padding-inline:6px;white-space:nowrap}.home-panel-title-actions .ant-btn-primary{padding-inline:12px}.home-finance-grid,.home-benefit-grid,.home-metric-grid,.home-help-grid{display:grid;gap:12px;min-width:0}.home-finance-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-finance-item,.home-benefit-card,.home-metric-card{display:flex;min-width:0;flex-direction:column;gap:6px;border-radius:8px;border:1px solid var(--hs-border);background:var(--hs-bg-elevated);padding:14px;text-align:left}.home-finance-item strong,.home-benefit-card strong,.home-metric-card strong{font-size:20px;line-height:1.25}.home-benefit-card,.home-metric-card,.home-help-item,.home-mobile-card,.home-list-item{cursor:pointer}.home-benefit-card,.home-metric-card,.home-help-item,.home-mobile-card,.home-list-item{appearance:none;color:inherit;font:inherit;width:100%;transition:border-color .2s ease}.home-benefit-card:hover,.home-metric-card:hover,.home-help-item:hover,.home-mobile-card:hover,.home-list-item:hover{border-color:var(--hs-text-accent)}.home-support-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:16px}.home-side-stack{display:flex;min-width:0;flex-direction:column;gap:16px}.home-list{display:flex;flex-direction:column;gap:10px}.home-list-item,.home-help-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-radius:10px;border:1px solid var(--hs-border-subtle);background:linear-gradient(180deg,#3b68ff08,#3b68ff00),var(--hs-bg-page);padding:15px 16px}.home-list-item-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:7px;text-align:left}.home-list-item-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-list-item-title{line-height:1.55}.home-list-item-note{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.7}.home-list-item-arrow{display:inline-flex;align-items:center;justify-content:center;width:20px;color:var(--hs-text-secondary)}.home-content-thumb{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;flex:0 0 56px;overflow:hidden;border-radius:12px;background:#3b68ff14;color:var(--hs-brand-primary)}.home-content-thumb img{width:100%;height:100%;object-fit:cover}.home-content-thumb.plain{font-size:20px}.home-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-help-item{min-height:92px;justify-content:space-between}.home-inline-empty-card{display:flex;align-items:center;gap:14px;padding:18px 16px;border:1px dashed var(--hs-border);border-radius:12px;background:linear-gradient(180deg,#3b68ff08,#3b68ff00),var(--hs-bg-page)}.home-inline-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border-radius:12px;background:#3b68ff14;color:var(--hs-brand-primary);font-size:18px}.home-inline-empty-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:4px}.home-inline-empty-action{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;margin-left:auto}.home-inline-empty-action .ant-btn{white-space:nowrap}.home-mobile-list{display:flex;flex-direction:column;gap:12px}.home-mobile-card{display:flex;flex-direction:column;gap:8px;padding:14px;text-align:left}.home-mobile-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.home-mobile-card-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;color:var(--hs-text-secondary);font-size:12px}.home-empty{margin:8px 0}.home-dashboard-volcano{gap:18px}.home-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-page-head-copy{display:flex;min-width:0;flex-direction:column;gap:8px}.home-page-head-copy .ant-typography{margin:0}.home-page-head-side{display:flex;flex:0 0 auto;align-items:center;gap:12px}.home-overview-grid,.home-main-column,.home-account-head,.home-account-identity,.home-account-meta,.home-account-stats,.home-finance-spotlight-layout,.home-consume-card-head,.home-balance-actions,.home-panel-actions,.home-service-link,.home-access-card,.home-benefit-inline-card,.home-summary-metric,.home-finance-rail,.home-benefit-inline-grid,.home-summary-grid,.home-service-grid,.home-access-grid{min-width:0}.home-overview-grid{display:grid;gap:16px;min-width:0;align-items:start}.home-main-column{display:flex;flex-direction:column;gap:16px}.home-overview-grid{grid-template-columns:minmax(0,1.9fr) minmax(320px,.95fr)}.home-quick-panel,.home-account-card,.home-finance-spotlight{box-shadow:0 10px 28px #0f172a0f}.home-section-block{display:flex;flex-direction:column;gap:12px;min-width:0}.home-section-label{color:var(--hs-text-secondary);font-size:13px}.home-access-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px}.home-access-card,.home-benefit-inline-card,.home-summary-metric,.home-service-link{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-page);color:var(--hs-text);text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-access-card:hover,.home-benefit-inline-card:hover,.home-summary-metric:hover,.home-service-link:hover{border-color:#2266ff2e;box-shadow:0 8px 24px #2266ff1a;transform:translateY(-1px)}.home-access-card span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-access-icon,.home-service-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;border-radius:6px;background:#2266ff14;color:var(--hs-text-accent)}.home-access-icon img{display:block;width:22px;height:22px;object-fit:contain}.home-empty-inline{padding:14px 16px;border:1px dashed var(--hs-border);border-radius:6px;color:var(--hs-text-secondary)}.home-account-card{display:flex;flex-direction:column;gap:16px}.home-account-head,.home-account-identity,.home-account-meta,.home-account-stats,.home-finance-spotlight-layout,.home-consume-card-head,.home-balance-actions,.home-panel-actions{display:flex}.home-account-head,.home-consume-card-head,.home-panel-actions{align-items:flex-start;justify-content:space-between;gap:12px}.home-account-identity{align-items:center;gap:14px}.home-account-avatar{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;flex:0 0 56px;border-radius:18px;background:linear-gradient(135deg,#2266ff2e,#2266ff0a);color:var(--hs-text-accent);font-size:22px;font-weight:700}.home-account-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.home-account-copy .ant-typography{margin:0}.home-account-meta,.home-account-stats{gap:12px}.home-account-meta>div,.home-account-stats>div{display:flex;min-width:0;flex:1 1 0;flex-direction:column;gap:6px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-subtle)}.home-account-meta strong,.home-account-stats strong,.home-balance-card strong,.home-finance-mini-card strong,.home-benefit-inline-card strong{overflow-wrap:anywhere}.home-account-stats strong,.home-balance-card strong,.home-finance-mini-card strong{color:var(--hs-text-accent);font-size:18px;line-height:1.25}.home-finance-spotlight-layout{align-items:flex-start;gap:18px}.home-finance-rail{display:grid;width:min(300px,100%);flex:0 0 min(300px,100%);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-balance-card,.home-finance-mini-card{display:flex;flex-direction:column;gap:7px;padding:14px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:linear-gradient(180deg,#2266ff0f,#2266ff05)}.home-balance-card,.home-benefit-inline-grid{grid-column:1 / -1}.home-finance-mini-card{background:var(--hs-bg-subtle)}.home-balance-actions{flex-wrap:wrap;gap:10px}.home-benefit-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-benefit-inline-card{flex-direction:column;align-items:flex-start;gap:6px;min-height:74px;padding:11px 12px}.home-consume-card{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:10px;padding:4px 0 0}.home-consume-card-head .ant-typography{margin:0}.home-consume-card-head{align-items:flex-end}.home-spend-chart{display:flex;min-width:0;flex-direction:column;gap:8px;padding-top:2px}.home-spend-chart-legend{display:flex;flex-wrap:wrap;gap:12px 18px}.home-spend-chart-legend-item{display:inline-flex;align-items:center;gap:8px}.home-spend-chart-dot{width:10px;height:10px;border-radius:999px}.home-spend-chart-dot.current{background:#26f}.home-spend-chart-dot.comparison{background:#8fb4fff2}.home-spend-chart-viewport{position:relative;min-width:0}.home-spend-chart-svg{width:100%;min-width:0;display:block;height:clamp(220px,19vw,286px);min-height:220px;max-height:286px;cursor:crosshair}.home-spend-chart-hover-plane{fill:transparent;pointer-events:all}.home-spend-chart-point{cursor:pointer;outline:none}.home-spend-chart-hit-area{fill:transparent;pointer-events:all}.home-spend-chart-point-core{fill:#26f;transition:r .16s ease,filter .16s ease}.home-spend-chart-point-halo{fill:#2266ff14;transition:r .16s ease,fill .16s ease}.home-spend-chart-point:hover .home-spend-chart-point-core,.home-spend-chart-point:focus .home-spend-chart-point-core,.home-spend-chart-point.is-active .home-spend-chart-point-core{filter:drop-shadow(0 4px 8px rgb(34 102 255 / 22%));r:6}.home-spend-chart-point:hover .home-spend-chart-point-halo,.home-spend-chart-point:focus .home-spend-chart-point-halo,.home-spend-chart-point.is-active .home-spend-chart-point-halo{fill:#2266ff29}.home-spend-chart-guide{stroke:#2266ff42;stroke-dasharray:4 5;stroke-width:1.5;pointer-events:none}.home-spend-chart-active-comparison{fill:#fff;stroke:#8fb4fff2;stroke-width:2.5;pointer-events:none}.home-spend-chart-tooltip{position:absolute;z-index:10;min-width:238px;padding:10px 12px;border:1px solid var(--hs-border);border-radius:6px;background:var(--hs-surface);box-shadow:0 14px 32px #0f172a24;color:var(--hs-text);font-size:12px;line-height:1.4;pointer-events:none;transform:translate(-50%,calc(-100% - 14px))}.home-spend-chart-tooltip.is-left{transform:translateY(calc(-100% - 14px))}.home-spend-chart-tooltip.is-right{transform:translate(-100%,calc(-100% - 14px))}.home-spend-chart-tooltip.is-below{transform:translate(-50%,14px)}.home-spend-chart-tooltip.is-floating{transform:translate(-50%)}.home-spend-chart-tooltip.is-left.is-below{transform:translateY(14px)}.home-spend-chart-tooltip.is-right.is-below{transform:translate(-100%,14px)}.home-spend-chart-tooltip.is-left.is-floating{transform:translate(0)}.home-spend-chart-tooltip.is-right.is-floating{transform:translate(-100%)}.home-spend-chart-tooltip-title{display:block;margin-bottom:8px;color:var(--hs-text-secondary);font-weight:600}.home-spend-chart-tooltip span:not(.home-spend-chart-tooltip-title){display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:7px;white-space:nowrap}.home-spend-chart-tooltip strong{color:var(--hs-text);font-weight:700;text-align:right}.home-region-map-panel{overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.home-region-map-panel.is-fullscreen{position:fixed;z-index:1200;inset:12px;display:flex;flex-direction:column;max-height:calc(100vh - 24px);margin:0;box-shadow:0 24px 72px #0f172a38}.home-region-map-panel.is-fullscreen .home-region-map-body{flex:1 1 auto;min-height:min(72vh,720px)}.home-region-map-title{align-items:center}.home-region-map-toolbar{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:10px;min-width:0;flex-wrap:wrap}.home-region-map-toolbar .ant-segmented{border-radius:8px;background:var(--hs-bg-subtle)}.home-region-map-kpis{display:flex;flex-wrap:wrap;gap:8px}.home-region-map-kpis span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:4px 10px;border:1px solid var(--hs-border-subtle);border-radius:999px;background:#2266ff0a;color:var(--hs-text-secondary);font-size:12px}.home-region-map-kpis strong{color:var(--hs-text-accent);font-size:15px}.home-region-map-coordinate-note{display:block;font-size:12px}.home-region-map-empty{margin:6px 0;padding:24px 0 12px}.home-region-map-body{position:relative;min-height:390px;overflow:hidden;border:1px solid var(--hs-border-subtle);border-radius:8px;background:radial-gradient(circle at 20% 48%,color-mix(in srgb,var(--hs-primary) 8%,transparent),transparent 18%),radial-gradient(circle at 72% 48%,color-mix(in srgb,#19c79a 8%,transparent),transparent 18%),linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-subtle) 92%,transparent),color-mix(in srgb,var(--hs-bg-page) 98%,transparent))}.home-resource-map-svg{position:absolute;inset:0;width:100%;height:100%;min-height:300px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.home-resource-map-svg.is-dragging{cursor:grabbing}.home-region-map-panel.is-fullscreen .home-resource-map-svg{inset:0;width:100%;height:100%}.home-resource-map-controls{position:absolute;z-index:8;top:14px;right:14px;display:flex;align-items:center;gap:8px;padding:6px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:color-mix(in srgb,var(--hs-bg-page) 88%,transparent);box-shadow:0 10px 24px #0f172a1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-resource-map-drag-plane{fill:transparent;pointer-events:all}.home-resource-map-transform{transform-box:fill-box;transform-origin:center}.home-resource-map-land path{fill:#e2e9f2b8;stroke:#b1c5de8c;stroke-width:.8;vector-effect:non-scaling-stroke}.home-resource-map-links path{fill:none;stroke:#19c79aa3;stroke-width:2;stroke-dasharray:8 8;stroke-linecap:round;vector-effect:non-scaling-stroke}.home-resource-map-node{cursor:pointer;outline:none}.home-resource-map-node-hit{fill:transparent;stroke:transparent;pointer-events:all}.home-resource-map-node-halo{fill:#2563eb1f;stroke:#2563eb38;stroke-width:1;transition:fill .18s ease,stroke .18s ease,r .18s ease;vector-effect:non-scaling-stroke}.home-resource-map-node-core{fill:#2563eb;stroke:transparent;stroke-width:0;filter:none;transition:filter .18s ease,transform .18s ease;vector-effect:non-scaling-stroke}.home-resource-map-node-core.is-diamond{transform:rotate(45deg);transform-box:fill-box;transform-origin:center}.home-resource-map-node.is-edge .home-resource-map-node-core{fill:#98a2b3;filter:none}.home-resource-map-node.is-resource .home-resource-map-node-core{fill:#0f62fe;stroke:#fff;stroke-width:2.2;filter:drop-shadow(0 8px 20px rgb(15 98 254 / 28%))}.home-resource-map-node.is-linked .home-resource-map-node-core{fill:#19c79a;stroke:#fff;stroke-width:2.2;filter:drop-shadow(0 8px 20px rgb(25 199 154 / 28%))}.home-resource-map-node-pulse{fill:transparent;stroke:#0f62fe6b;stroke-width:2;opacity:.85;animation:home-resource-map-pulse 2.4s ease-out infinite;transform-box:fill-box;transform-origin:center;vector-effect:non-scaling-stroke}.home-resource-map-node.is-linked .home-resource-map-node-pulse{stroke:#19c79a75}.home-resource-map-node:hover .home-resource-map-node-core,.home-resource-map-node:focus .home-resource-map-node-core{filter:drop-shadow(0 10px 24px rgb(37 99 235 / 34%));transform:scale(1.12)}.home-resource-map-node:hover .home-resource-map-node-core.is-diamond,.home-resource-map-node:focus .home-resource-map-node-core.is-diamond{transform:rotate(45deg) scale(1.12)}.home-resource-map-node:hover .home-resource-map-node-halo,.home-resource-map-node:focus .home-resource-map-node-halo{fill:#2563eb2e;stroke:#2563eb66}@keyframes home-resource-map-pulse{0%{opacity:.7;transform:scale(.72)}70%{opacity:.08;transform:scale(1.55)}to{opacity:0;transform:scale(1.75)}}.home-resource-map-reset{min-height:30px;padding:0 12px;border:1px solid rgba(34,102,255,.2);border-radius:6px;background:#2266ff14;color:var(--hs-text-accent);cursor:pointer;font:inherit;font-weight:600}.home-resource-map-tooltip,.home-resource-map-tooltip-card{min-width:260px;color:var(--hs-text)}.home-resource-map-tooltip-card{position:absolute;z-index:9;width:min(310px,calc(100% - 32px));padding:14px;border:1px solid var(--hs-border-subtle);border-radius:10px;background:color-mix(in srgb,var(--hs-bg-page) 98%,transparent);box-shadow:0 18px 46px #0f172a26;pointer-events:none;transform:translate(-50%,calc(-100% - 14px))}.home-resource-map-tooltip__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px solid var(--hs-border-subtle)}.home-resource-map-tooltip__head strong{font-size:15px;line-height:1.35}.home-resource-map-tooltip__head span{max-width:120px;overflow:hidden;color:var(--hs-text-tertiary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-resource-map-tooltip__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 18px;padding:12px 0 8px;color:var(--hs-text-secondary);font-size:12px}.home-resource-map-tooltip__grid b{color:var(--hs-text-accent);font-size:16px;text-align:right}.home-resource-map-tooltip__tags{display:flex;flex-wrap:wrap;gap:6px}.home-resource-map-tooltip__tags span{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border-radius:999px;background:#2266ff14;color:var(--hs-text-accent);font-size:12px}.home-resource-map-tooltip__tags em{color:var(--hs-text-tertiary);font-style:normal}.home-resource-map-tooltip__hint{margin-top:10px;color:var(--hs-text-tertiary);font-size:12px}.home-region-map-legend{position:absolute;right:24px;bottom:16px;left:24px;display:flex;flex-wrap:wrap;align-items:center;gap:14px;color:var(--hs-text-secondary);font-size:12px;pointer-events:none}.home-region-map-legend span{display:inline-flex;align-items:center;gap:6px}.home-region-map-legend i{display:inline-block;width:9px;height:9px;border-radius:999px}.home-region-map-legend i.available{background:#26f}.home-region-map-legend i.edge{background:#98a2b3}.home-region-map-legend i.cloud{background:#2563eb}.home-region-map-legend i.mine{border-radius:3px;background:#0f62fe;box-shadow:0 0 0 4px #0f62fe1a;transform:rotate(45deg)}.home-region-map-legend i.linked{border-radius:3px;background:#19c79a;transform:rotate(45deg)}.home-region-map-hint{margin-left:auto;color:var(--hs-text-tertiary)}.home-region-map-hint svg{color:var(--hs-text-accent)}.home-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-summary-metric{flex-direction:column;align-items:flex-start;gap:6px}.home-summary-metric strong{color:var(--hs-text-accent);font-size:20px}.home-summary-metric span{color:var(--hs-text-secondary);font-size:12px}.home-service-grid{display:flex;flex-direction:column;gap:12px}.home-service-link{align-items:flex-start}.home-service-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:6px}.home-service-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-service-card-kicker{color:var(--hs-text-secondary);font-size:12px}.home-service-card-badge{min-width:24px;padding:2px 8px;border-radius:999px;background:#3b68ff14;color:var(--hs-brand-primary);font-size:12px;font-weight:600;text-align:center}.home-service-copy .ant-tag{margin-inline-end:0;border-radius:999px}.home-service-card-title{line-height:1.5}.home-service-card-note{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.7}.home-service-card-arrow{display:inline-flex;align-items:center;justify-content:center;width:20px;color:var(--hs-text-secondary)}.home-panel-actions{justify-content:flex-start}.home-side-overview{gap:16px}.finance-overview,.finance-panel{display:flex;flex-direction:column;min-width:0;gap:16px}.finance-panel{padding:18px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.finance-panel.compact{padding:16px}.finance-panel--summary,.finance-panel--list{gap:14px}.finance-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.finance-toolbar>*{min-width:0}.finance-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.finance-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.finance-panel-title-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.finance-panel-title-action.ant-btn{padding-inline:0}.finance-panel-title .ant-typography{margin:0}.finance-balance-panel{display:flex;align-items:stretch;justify-content:space-between;gap:18px;padding:20px;border:1px solid var(--hs-border-accent);border-radius:8px;background:linear-gradient(180deg,#3b68ff14,#3b68ff08),var(--hs-bg-accent);box-shadow:var(--hs-shadow-panel)}.finance-balance-panel-main{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.finance-balance-meta{display:flex;flex-wrap:wrap;gap:8px}.finance-balance-meta-item{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:color-mix(in srgb,var(--hs-bg-page) 78%,transparent);color:var(--hs-text-secondary);font-size:13px}.finance-balance-actions{align-items:center;align-self:center}.finance-balance-number{margin:6px 0;color:var(--hs-text-accent);font-size:28px;font-weight:700;line-height:1.2}.finance-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.finance-metric-card{display:flex;flex-direction:column;gap:8px;min-height:108px;padding:16px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.finance-metric-card strong{color:var(--hs-text);font-size:24px;line-height:1.2}.finance-metric-card span{color:var(--hs-text-muted);font-size:13px}.refund-finance-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0}.refund-finance-card{display:flex;flex-direction:column;gap:8px;min-width:0;min-height:118px;padding:14px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-subtle)}.refund-finance-card.accent{border-color:var(--hs-border-accent);background:var(--hs-bg-accent)}.refund-finance-card strong{color:var(--hs-text);font-size:24px;line-height:1.2}.refund-finance-card span{color:var(--hs-text-muted);font-size:13px}.credit-limit-section,.credit-limit-current-bill,.credit-limit-tabs,.credit-limit-tabs .ant-tabs-content-holder{min-width:0}.credit-limit-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.credit-limit-metric strong{overflow-wrap:anywhere}.credit-limit-current-bill .ant-descriptions{min-width:0}.credit-limit-bill-card .ant-typography{overflow-wrap:anywhere}.credit-limit-drawer-alert{margin-bottom:14px}.finance-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.finance-summary-grid>*{min-width:0}.finance-list{display:flex;flex-direction:column;min-width:0;gap:12px}.finance-list-item{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;min-height:64px;padding:14px 16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.finance-list-item-copy{display:flex;flex-direction:column;width:100%;min-width:0;gap:3px}.finance-list-item-actions{flex:none;align-items:center}.finance-list-item .ant-typography{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finance-filter{display:flex;gap:10px 0;margin-bottom:14px;padding:12px 14px 2px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:color-mix(in srgb,var(--hs-bg-subtle) 92%,var(--hs-bg-page) 8%)}.finance-filter .ant-input,.finance-filter .ant-select{min-width:180px}.refund-host-filter{margin-top:12px}.finance-mobile-list{display:flex;flex-direction:column;gap:12px}.finance-card-list{display:flex;flex-direction:column;gap:12px;min-width:0}.finance-mobile-card{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.finance-mobile-card-title,.finance-mobile-card-actions,.finance-mobile-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.finance-mobile-card-meta{color:var(--hs-text-muted);font-size:13px}.refund-host-card-meta,.refund-host-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.refund-host-card-meta{flex-wrap:wrap;color:var(--hs-text-muted);font-size:13px}.finance-mobile-pagination{margin-top:14px}.finance-full-input{width:100%}.finance-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.contract-tabs{margin-bottom:16px}.contract-subpage-header{display:flex;align-items:center;gap:8px;min-width:0}.contract-subpage-header .ant-typography{margin:0;min-width:0}.contract-html-frame{display:block;width:100%;min-height:520px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page)}.contract-template-tabs .ant-tabs-content-holder{min-width:0}.contract-sign-footer{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.contract-seal-box{display:flex;flex-direction:column;gap:10px;max-width:420px;margin-bottom:16px;padding:14px;border:1px dashed var(--hs-border);border-radius:4px;background:var(--hs-bg-subtle)}.contract-seal-preview{width:140px;height:140px;object-fit:contain;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page)}.contract-party-save-tip{margin-bottom:16px}.contract-signature-canvas{width:100%;max-width:620px;height:auto;border:1px solid var(--hs-border);border-radius:4px;background:#fafbff;touch-action:none}.product-contract-block-alert{margin-bottom:16px}.visually-hidden-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.finance-pay-html{padding:16px;border:1px solid var(--hs-border);border-radius:12px;background:linear-gradient(180deg,#3b68ff0d,#3b68ff05),var(--hs-bg-subtle);box-shadow:0 8px 24px #0f172a0f}.finance-pay-html .ant-typography{margin-top:0}.finance-pay-html--action{display:flex;flex-direction:column;gap:14px}.finance-pay-html-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.finance-pay-html-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.finance-pay-html-copy .ant-typography.ant-typography-secondary{margin-bottom:0;font-size:13px;line-height:1.7}.finance-pay-html-badge{flex:none;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#3b68ff1a;color:var(--hs-primary);font-size:13px;font-weight:700;letter-spacing:.02em}.finance-pay-html-alert{border-radius:10px}.finance-pay-html-body{padding:16px;border-radius:10px;background:color-mix(in srgb,var(--hs-bg-page) 90%,transparent);border:1px dashed rgba(59,104,255,.22)}.finance-pay-html-body>*:first-child{margin-top:0!important}.finance-pay-html-body>*:last-child{margin-bottom:0!important}.finance-pay-html-body a,.finance-pay-html-body button,.finance-pay-html-body input[type=submit],.finance-pay-html-body input[type=button]{min-height:42px;padding:0 18px;border:0;border-radius:10px;background:var(--hs-primary);color:#fff;font-size:15px;font-weight:700;line-height:42px;text-decoration:none;box-shadow:0 10px 24px #3b68ff3d;cursor:pointer}.finance-pay-html-body a:hover,.finance-pay-html-body button:hover,.finance-pay-html-body input[type=submit]:hover,.finance-pay-html-body input[type=button]:hover{color:#fff;background:color-mix(in srgb,var(--hs-primary) 92%,#000 8%)}.finance-pay-html-body form{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.finance-pay-html-body p,.finance-pay-html-body span,.finance-pay-html-body div{line-height:1.7}.finance-pay-redirect{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.pay-voucher-panel{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.pay-voucher-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.pay-voucher-select{width:100%}.marketing-section{display:flex;flex-direction:column;gap:16px;min-width:0}.marketing-overview-panel{gap:12px}.marketing-panel{gap:14px}.marketing-summary-grid{margin-bottom:2px}.marketing-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-metric-button{appearance:none;align-items:flex-start;width:100%;text-align:left;cursor:pointer}.marketing-metric-button:hover{border-color:var(--hs-border-accent);background:var(--hs-bg-hover)}.marketing-voucher-grid,.marketing-product-grid,.marketing-rule-list,.marketing-cashback-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.marketing-voucher-card .ant-typography,.marketing-product-grid .ant-typography,.marketing-rule-list .ant-typography,.marketing-cashback-grid .ant-typography{overflow-wrap:anywhere}.marketing-rule-card{min-width:0}.marketing-referral-open{align-items:flex-start}.marketing-links-panel .finance-list-item-copy .ant-typography:last-child{word-break:break-all;white-space:normal}.marketing-rich-iframe{display:block;width:100%;min-height:420px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-page)}.invoice-workspace{min-width:0}.invoice-workspace .ant-tabs-nav{margin-bottom:0}.invoice-section-panel{min-width:0}.invoice-card-list{display:flex;flex-direction:column;gap:12px;min-width:0}.invoice-mobile-card{display:flex;flex-direction:column;gap:8px;min-width:0;padding:12px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.invoice-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.invoice-card-title .ant-typography,.invoice-mobile-card .ant-typography{overflow-wrap:anywhere}.invoice-rule-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.invoice-rule-item{display:flex;flex-direction:column;gap:4px;min-width:0;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.invoice-rule-item .ant-typography{overflow-wrap:anywhere}.invoice-address-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.invoice-hidden-validator{display:none}.account-section{display:flex;flex-direction:column;gap:16px;min-width:0}.account-hero-panel,.account-panel,.account-status-card{min-width:0;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.account-hero-panel{display:flex;align-items:stretch;justify-content:space-between;gap:18px;padding:20px;background:linear-gradient(180deg,#3b68ff14,#3b68ff08),var(--hs-bg-accent);border-color:var(--hs-border-accent)}.account-hero-main{display:flex;flex-direction:column;justify-content:center;gap:6px}.account-hero-panel h4.ant-typography{margin:6px 0 10px}.account-title-row{align-items:center}.account-title-row .ant-typography{margin-bottom:0}.account-level-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis}.account-hero-meta{row-gap:10px}.account-balance-summary{display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px;min-width:180px}.account-balance-summary strong{color:var(--hs-text-accent);font-size:26px;line-height:1.2}.account-balance-actions{justify-content:flex-end}.account-panel{padding:18px}.account-panel-title,.account-panel-actions,.account-log-toolbar,.account-message-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.account-panel-title{margin-bottom:14px}.account-panel-title .ant-typography{margin:0}.account-panel-title>div{min-width:0}.account-panel-actions{justify-content:flex-end;margin-top:12px}.account-level-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.account-level-item{display:flex;min-width:0;flex-direction:column;gap:6px}.account-level-item .ant-typography-paragraph{margin-bottom:0;overflow-wrap:anywhere}.account-level-swatch{width:12px;height:12px;flex:0 0 12px;border-radius:999px;border:1px solid rgb(31 35 41 / 12%)}.account-level-tip{grid-column:1 / -1;min-width:0}.account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.account-form-grid .ant-form-item{min-width:0}.account-full-width{width:100%}.account-cert-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.account-status-card{display:flex;align-items:flex-start;gap:14px;padding:18px}.account-status-card>.anticon{flex:0 0 auto;margin-top:2px;color:var(--hs-text-accent);font-size:24px}.account-status-card>div{min-width:0}.account-status-card h5.ant-typography{margin:4px 0 8px}.account-setting-list{display:flex;flex-direction:column;gap:10px}.account-setting-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:14px 16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.account-setting-row.standalone{margin-top:12px}.account-setting-row>.anticon{color:var(--hs-text-accent);font-size:18px}.account-setting-row>div{display:flex;flex-direction:column;min-width:0;gap:2px}.account-setting-row .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-security-qr{display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.account-html-frame{display:block;width:100%;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page)}.account-html-frame.captcha{min-height:360px}.account-html-frame.auth{min-height:520px}.account-log-toolbar{margin-bottom:12px}.account-log-toolbar .ant-input-search{max-width:360px}.account-message-toolbar{align-items:flex-start;margin-bottom:12px}.account-message-toolbar .ant-input-search{width:240px}.account-message-detail{display:flex;flex-direction:column;gap:16px;min-width:0}.account-message-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.account-message-detail-title{min-width:0}.account-message-detail-title .ant-btn-link{padding-inline:0}.account-message-detail-title h5.ant-typography{margin:4px 0 8px;overflow-wrap:anywhere}.account-message-content{display:flex;flex-direction:column;gap:12px;min-width:0}.account-message-html-frame{display:block;width:100%;min-height:420px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page)}.account-message-adjacent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-message-adjacent .ant-btn{min-width:0;height:auto;min-height:32px;white-space:normal;text-align:left}.security-workspace-layout .ant-table-wrapper{min-width:0}.security-panel{min-width:0;padding:18px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.security-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0;margin-bottom:14px}.security-panel-title>div{min-width:0}.security-panel-title .ant-typography{margin:0}.security-panel-title h5.ant-typography{margin-bottom:4px}.security-panel-title .ant-input-search{width:220px}.security-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.security-summary-card{min-height:112px;padding:18px;border-radius:8px;background:color-mix(in srgb,var(--hs-bg-subtle) 84%,var(--hs-bg-page) 16%)}.security-summary-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.security-summary-card-head h5.ant-typography{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.security-secret-list{display:flex;flex-direction:column;gap:10px;margin:14px 0}.security-secret-row{display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:12px 14px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.security-secret-row>span:first-child{color:var(--hs-text-muted);font-size:13px}.security-secret-row .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.security-group-detail-head{padding-bottom:14px}.security-back-link{height:auto;padding:0;margin-bottom:8px}.security-batch-rules{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.security-batch-rules section{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.security-batch-rules .ant-checkbox-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.security-mobile-toolbar{margin-bottom:14px}.security-mobile-toolbar .ant-space,.security-mobile-toolbar .ant-input-search,.security-mobile-toolbar .ant-btn{width:100%}.security-ssh-generator{display:flex;flex-direction:column;gap:12px}.security-ssh-generator-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:color-mix(in srgb,var(--hs-bg-subtle) 88%,var(--hs-bg-page) 12%)}.security-ssh-generator-header .ant-typography{margin:0}.security-ssh-generator-header .ant-typography+.ant-typography{margin-top:4px}.security-ssh-generated-card{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid color-mix(in srgb,var(--hs-primary) 18%,var(--hs-border-subtle) 82%);border-radius:8px;background:color-mix(in srgb,var(--hs-primary) 4%,var(--hs-bg-page) 96%)}.security-ssh-generated-field{margin-bottom:0}.security-ssh-generated-field .ant-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.6}.security-ssh-generated-meta{display:flex;flex-wrap:wrap;gap:8px 16px}.support-workspace-layout .ant-table-wrapper{min-width:0}.support-workspace-layout .module-layout-sidebar{background:linear-gradient(180deg,#3b68ff0b,#3b68ff00),var(--hs-bg-muted)}.support-workspace-layout .module-layout-sidebar-head{min-height:66px;padding:16px 18px 14px}.support-workspace-layout .module-layout-sidebar-head strong{font-size:15px}.support-workspace-layout .module-layout-sidebar-head span{white-space:normal;line-height:1.55}.support-workspace-layout .module-layout-nav{gap:6px;padding:12px 10px}.support-workspace-layout .module-layout-nav-item{min-height:42px;padding:9px 12px;border-radius:10px}.support-workspace-layout .module-layout-nav-item.active{box-shadow:0 10px 24px #3b68ff1f}.support-workspace-layout .module-layout-nav-icon{width:18px}.support-workspace-layout .module-layout-nav-copy small{display:block}.support-panel{min-width:0;padding:20px;border:1px solid var(--hs-border);border-radius:12px;background:linear-gradient(180deg,#3b68ff05,#3b68ff00 72%),var(--hs-bg-page);box-shadow:0 16px 32px #0f172a0d}.support-panel-title,.support-ticket-detail-head,.support-ticket-message-head,.support-article-adjacent{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0;margin-bottom:18px}.support-panel>.support-panel-title:first-child{padding-bottom:14px;margin-bottom:16px;border-bottom:1px solid rgba(148,163,184,.18)}.support-panel-title>div,.support-ticket-detail-head>div{min-width:0}.support-panel-title .ant-typography,.support-ticket-detail-head .ant-typography,.support-help-card .ant-typography{margin:0}.support-panel-title h5.ant-typography,.support-ticket-detail-head h5.ant-typography{font-size:18px;font-weight:600;margin-bottom:6px}.support-panel-title .ant-typography.ant-typography-secondary{font-size:13px;color:#475569eb;line-height:1.75}.support-panel-title>.ant-space,.support-panel-title>.ant-btn{flex:0 0 auto}.support-panel-actions{gap:8px!important;align-items:center}.support-panel-actions .ant-tag{margin-inline-end:0;padding:4px 10px;border-radius:999px;border:1px solid rgba(59,104,255,.16);background:#eff4ffeb;color:var(--hs-brand-primary)}.support-panel-title .ant-btn{height:36px;padding-inline:12px;border-radius:10px;font-weight:500;box-shadow:none}.support-panel-title .ant-btn:not(.ant-btn-primary){border-color:var(--hs-border-subtle);background:var(--hs-bg-page);color:var(--hs-text-muted)}.support-panel-title .ant-btn:not(.ant-btn-primary):hover,.support-panel-title .ant-btn:not(.ant-btn-primary):focus{color:var(--hs-text-accent);border-color:var(--hs-border-accent);background:var(--hs-bg-hover)}.support-panel-title .ant-btn.ant-btn-primary{border-color:transparent;background:linear-gradient(180deg,#3b68ff,#315bec)}.support-alert{margin-bottom:18px}.support-alert .support-html-frame.plain{min-height:0}.support-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.support-stat-card{display:flex;flex-direction:column;gap:6px;min-width:0;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.support-stat-card strong{color:var(--hs-text-accent);font-size:22px;line-height:1.2}.support-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;padding:10px 12px;border:1px solid var(--hs-border-subtle);border-radius:12px;background:var(--hs-bg-subtle);box-shadow:inset 0 1px color-mix(in srgb,var(--hs-bg-page) 72%,transparent)}.support-toolbar>:first-child{flex:1 1 320px;min-width:0}.support-toolbar>*:not(:first-child){flex:0 0 180px;min-width:0}.support-toolbar .ant-input-affix-wrapper,.support-toolbar .ant-input-search .ant-input,.support-toolbar .ant-select-selector{min-height:40px!important;border-radius:10px!important;border-color:var(--hs-control-border)!important;background:var(--hs-bg-page)!important;box-shadow:none!important}.support-toolbar .ant-input-affix-wrapper:hover,.support-toolbar .ant-input-search .ant-input:hover,.support-toolbar .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#3b68ff47!important}.support-toolbar .ant-input-search-button{min-width:44px;height:40px;border-start-end-radius:10px!important;border-end-end-radius:10px!important;border-color:var(--hs-control-border)!important;background:var(--hs-bg-page)!important;color:var(--hs-text-muted);box-shadow:none!important}.support-toolbar .ant-input-search-button:hover,.support-toolbar .ant-input-search-button:focus{color:var(--hs-text-accent);border-color:var(--hs-border-accent)!important;background:var(--hs-bg-hover)!important}.support-toolbar .ant-input-search .ant-input{border-inline-end:none!important}.support-toolbar .ant-select-selection-placeholder,.support-toolbar .ant-input::placeholder{color:#64748bdb}.support-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.support-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.support-back-link{height:auto;padding:0;margin-bottom:12px}.support-ticket-message-list{display:flex;flex-direction:column;gap:16px}.support-ticket-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin-bottom:14px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.support-ticket-message{min-width:0;width:min(100%,820px);padding:14px 16px;border:1px solid var(--hs-border-subtle);border-radius:16px;background:var(--hs-bg-page);box-shadow:0 12px 24px #0f172a0a}.support-ticket-message.admin{align-self:flex-start;border-top-left-radius:6px;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-subtle) 92%,var(--hs-primary) 8%),var(--hs-bg-page))}.support-ticket-message.client{align-self:flex-end;margin-left:auto;border-top-right-radius:6px;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-accent) 84%,var(--hs-primary) 16%),color-mix(in srgb,var(--hs-bg-subtle) 90%,var(--hs-primary) 10%))}.support-ticket-message.client .support-ticket-message-head,.support-ticket-message.client .support-ticket-message-identity{flex-direction:row-reverse}.support-ticket-message.client .support-ticket-message-meta{text-align:right}.support-ticket-message.client .support-ticket-message-head strong,.support-ticket-message.client .support-ticket-message-content,.support-ticket-message.client .support-ticket-attachments{color:var(--hs-text-accent)}.support-ticket-message-head{align-items:center;margin-bottom:10px}.support-ticket-message-identity{display:flex;align-items:center;gap:10px;min-width:0}.support-ticket-message-avatar{flex:0 0 auto;color:#fff;background:linear-gradient(180deg,#3b68fff5,#315bec);box-shadow:0 8px 18px #3b68ff2e}.support-ticket-message.admin .support-ticket-message-avatar{background:linear-gradient(180deg,#0f172ae6,#334155fa);box-shadow:0 8px 18px #0f172a29}.support-ticket-message-meta{display:flex;flex-direction:column;gap:1px;min-width:0}.support-ticket-message-meta strong{font-size:14px;line-height:1.35;color:var(--hs-text-accent)}.support-ticket-message-meta .ant-typography{margin:0;font-size:12px;line-height:1.4;color:#64748beb}.support-ticket-message-time{font-size:12px;color:#64748bc7!important;white-space:nowrap;margin-left:14px}.support-ticket-message-content{margin-bottom:6px!important;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--hs-text-accent);line-height:1.85}.support-ticket-quote{margin-bottom:10px;padding:10px 12px;border-left:3px solid rgba(59,104,255,.34);border-radius:10px;background:#f8fafceb}.support-ticket-attachments,.support-article-attachments{margin-top:10px}.support-ticket-message .support-html-frame.compact.plain{min-height:0;max-height:none}.support-score-card .ant-rate{font-size:16px}.support-score-modal{display:flex;flex-direction:column;gap:14px}.support-article-detail{display:flex;flex-direction:column;gap:18px;min-width:0}.support-empty{margin:28px 0 12px}.support-article-hero-card,.support-article-info-card{border:1px solid var(--hs-border-subtle);border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-primary) 5%,transparent) 0%,transparent 100%),var(--hs-bg-page);box-shadow:0 12px 28px #0f172a0a}.support-article-hero-card{padding:22px 24px}.support-article-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:12px}.support-article-hero-card h4.ant-typography{margin-bottom:10px}.support-article-summary{max-width:860px;margin-bottom:0;color:var(--hs-text-secondary);line-height:1.85}.support-article-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.support-article-keywords .ant-tag{margin-inline-end:0;padding-inline:10px;border-radius:999px;background:#3b68ff14;color:var(--hs-brand-primary)}.support-article-info-card{padding:18px}.support-article-info-card>h5.ant-typography{margin-bottom:14px}.support-article-body{margin-top:-2px}.support-article-side-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.support-html-frame{display:block;width:100%;min-height:520px;border:1px solid var(--hs-border);border-radius:10px;background:var(--hs-bg-page)}.support-html-frame.plain{min-height:560px;border:0;border-radius:0;background:transparent}.support-html-frame.compact{min-height:140px;max-height:360px}.support-article-adjacent{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-top:4px;margin-bottom:0}.support-article-adjacent>span{color:var(--hs-text-secondary);font-size:13px}.support-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.support-help-card{min-width:0;padding:18px;border:1px solid var(--hs-border-subtle);border-radius:12px;background:linear-gradient(180deg,#3b68ff09,#3b68ff00),var(--hs-bg-subtle)}.support-help-card>div{display:flex;flex-direction:column;gap:10px;margin-top:14px}.support-help-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.support-help-link{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:var(--hs-text);text-decoration:none;border:1px solid transparent}.support-help-link:hover,.support-help-link.matched{color:var(--hs-text-accent);background:var(--hs-bg-hover);border-color:#3b68ff24}.support-help-link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-content-grid,.support-download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.support-content-grid.mobile,.support-download-grid.mobile{grid-template-columns:1fr}.support-content-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--hs-border-subtle);border-radius:12px;background:var(--hs-bg-page);text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.support-content-card:hover{color:inherit;border-color:#3b68ff38;box-shadow:0 14px 28px #0f172a12;transform:translateY(-1px)}.support-content-card-cover{display:flex;align-items:center;justify-content:center;min-height:156px;overflow:hidden;background:linear-gradient(135deg,#3b68ff0f,#3b68ff05)}.support-content-card-cover img{width:100%;height:100%;object-fit:cover;display:block}.support-content-card-cover--plain{color:var(--hs-primary);font-size:30px}.support-content-card-body{display:flex;flex-direction:column;gap:12px;padding:18px;min-width:0}.support-content-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.support-content-card-body h5.ant-typography{margin:0;line-height:1.55}.support-content-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.support-content-card-footer span:last-child{color:var(--hs-primary);font-weight:600}.support-download-card{display:flex;flex-direction:column;gap:14px;min-width:0;padding:18px;border:1px solid var(--hs-border-subtle);border-radius:12px;background:var(--hs-bg-page)}.support-download-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.support-download-card-head h5.ant-typography{margin:0 0 6px}.support-download-card-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:12px;border-top:1px solid var(--hs-border-subtle);color:var(--hs-text-secondary);font-size:13px;line-height:1.7}.support-article-attachments{display:flex;flex-wrap:wrap;gap:10px;padding-top:8px}.organization-workspace-layout .ant-table-wrapper{min-width:0}.organization-panel{min-width:0;padding:18px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.organization-panel--list{gap:14px}.organization-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0;margin-bottom:14px}.organization-panel-title>div{min-width:0}.organization-panel-title .ant-typography{margin:0}.organization-panel-title h5.ant-typography{margin-bottom:4px}.organization-alert{margin-bottom:14px}.organization-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.organization-summary-item{display:flex;flex-direction:column;gap:6px;min-height:92px;padding:16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:color-mix(in srgb,var(--hs-bg-subtle) 84%,var(--hs-bg-page) 16%)}.organization-summary-item strong{color:var(--hs-text);font-size:22px;line-height:1.2}.organization-inline-link{max-width:100%;height:auto;padding:0;white-space:normal;text-align:left}.organization-back-link{height:auto;padding:0;margin-bottom:8px}.organization-form-section{min-width:0;margin-top:14px;padding:16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.organization-form-section h5.ant-typography{margin:0 0 12px;font-size:15px}.organization-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.organization-phone-compact{width:100%}.organization-phone-compact .ant-select{width:136px}.organization-phone-compact .ant-input{min-width:0}.organization-checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;width:100%}.organization-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.organization-permission-node{display:flex;flex-direction:column;gap:2px;min-width:0}.organization-permission-node .ant-typography{max-width:100%;overflow-wrap:anywhere;font-size:12px}.cart-page{display:flex;flex-direction:column;gap:14px;min-width:0}.cart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid var(--hs-border);border-radius:8px;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-subtle) 88%,var(--hs-primary) 12%),var(--hs-bg-page));box-shadow:var(--hs-shadow-panel)}.cart-header .ant-typography{margin-top:0;margin-bottom:4px}.cart-header h3.ant-typography{font-size:22px;line-height:1.32}.cart-header-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.cart-eyebrow{color:var(--hs-text-accent);font-size:12px;font-weight:700}.cart-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.cart-overview-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cart-overview-card{display:flex;flex-direction:column;gap:6px;min-width:0;padding:14px 16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-subtle) 90%,var(--hs-primary) 10%),var(--hs-bg-page))}.cart-overview-card.is-primary{border-color:#1677ff47;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-accent) 82%,var(--hs-primary) 18%),color-mix(in srgb,var(--hs-bg-subtle) 88%,var(--hs-primary) 12%))}.cart-overview-card span{color:var(--hs-text-muted);font-size:12px}.cart-overview-card strong{min-width:0;color:var(--hs-text);font-size:18px;line-height:1.3;overflow-wrap:anywhere}.cart-list-panel{padding:0;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel);overflow:hidden}.cart-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:14px 16px;border-bottom:1px solid var(--hs-border-subtle);background:var(--hs-bg-subtle)}.cart-list-toolbar-title{display:flex;align-items:baseline;gap:10px;min-width:0}.cart-list{display:flex;flex-direction:column;gap:0;min-width:0}.cart-item{display:grid;grid-template-columns:28px minmax(0,1fr) minmax(220px,300px);gap:14px;align-items:start;padding:16px;border-bottom:1px solid var(--hs-border-subtle);background:var(--hs-bg-page);box-shadow:none;transition:background .16s ease,box-shadow .16s ease}.cart-item.is-collapsed{grid-template-columns:28px minmax(0,1fr) minmax(160px,220px);align-items:center;padding-block:12px}.cart-item:last-child{border-bottom:0}.cart-item.is-selected{background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-accent) 86%,var(--hs-primary) 14%),var(--hs-bg-page));box-shadow:inset 3px 0 0 var(--hs-primary)}.cart-item.is-disabled{opacity:.72}.cart-item-check{padding-top:4px}.cart-item-main,.cart-item-side{min-width:0}.cart-item-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.cart-item-title>div{min-width:0}.cart-item-title .ant-typography{margin-top:0;margin-bottom:2px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-description{margin:8px 0 10px;color:var(--hs-text-muted)}.cart-compact-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px;min-width:0}.cart-compact-preview span{display:flex;align-items:center;gap:6px;min-width:0;padding:5px 8px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.cart-compact-preview small{flex:0 0 auto;color:var(--hs-text-muted);font-size:12px}.cart-compact-preview strong{min-width:0;overflow:hidden;color:var(--hs-text);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.cart-compact-preview .ant-tag{align-self:center;margin-inline-end:0;width:fit-content}.cart-item-expanded{margin-top:10px}.cart-preview-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;min-width:0}.cart-preview-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:8px 10px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.cart-preview-list span{min-width:0;overflow:hidden;color:var(--hs-text-muted);text-overflow:ellipsis;white-space:nowrap}.cart-preview-list strong{flex:0 0 auto;color:var(--hs-text);font-weight:600}.cart-discount-panel{display:flex;flex-direction:column;gap:8px;margin-top:10px;padding:10px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.cart-discount-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-discount-controls{width:100%}.cart-discount-code-input{width:180px}.cart-discount-event-select{width:220px}.cart-item-side{display:flex;flex-direction:column;align-items:flex-end;gap:10px;text-align:right}.cart-item-side h4.ant-typography{margin:4px 0;color:var(--hs-text-accent)}.cart-discount-breakdown{display:flex;flex-direction:column;gap:2px}.cart-item-actions{justify-content:flex-end}.cart-qty-chip{margin-inline-end:0}.cart-action-button{min-width:88px}.cart-summary-bar{position:sticky;bottom:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:14px 16px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:0 -4px 18px #1f232914}.cart-summary-left,.cart-summary-right{display:flex;align-items:center;gap:12px;min-width:0}.cart-summary-right{justify-content:flex-end}.cart-summary-right>div{display:flex;flex-direction:column;align-items:flex-end;min-width:0}.cart-summary-right strong{color:var(--hs-text-accent);font-size:20px;line-height:1.25}.cart-terms-panel{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.cart-config-frame-panel{min-width:0;overflow:hidden;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.cart-config-frame-panel .ant-spin-nested-loading,.cart-config-frame-panel .ant-spin-container{min-width:0}.cart-config-frame{display:block;width:100%;min-width:0;height:min(860px,calc(100vh - 260px));min-height:620px;border:0;background:var(--hs-bg-page)}.cart-config-actions{position:sticky;bottom:0;z-index:10;display:flex;justify-content:flex-end;min-width:0;padding:14px 16px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page);box-shadow:0 -4px 18px #1f232914}.hyperstack-purchase-loading{display:grid;min-height:320px;place-items:center;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.hyperstack-purchase{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:16px;align-items:start;min-width:0}.hyperstack-purchase-main{display:flex;flex-direction:column;gap:14px;min-width:0}.hyperstack-purchase-section,.hyperstack-purchase-summary{min-width:0;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.hyperstack-purchase-section{padding:16px}.hyperstack-purchase-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.hyperstack-purchase-section-head>div{min-width:0}.hyperstack-purchase-section-head h4.ant-typography{margin:0 0 4px;font-size:16px;line-height:1.35}.hyperstack-purchase-choice-grid,.hyperstack-purchase-flavor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:10px;min-width:0}.hyperstack-purchase-filter-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.hyperstack-purchase-filter-row .ant-segmented{max-width:100%;overflow:auto}.hyperstack-purchase-fixed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.hyperstack-purchase-fixed-spec,.hyperstack-purchase-policy-card{min-width:0;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.hyperstack-purchase-fixed-spec{padding:12px}.hyperstack-purchase-fixed-spec span{display:block;color:var(--hs-text-muted);font-size:12px}.hyperstack-purchase-fixed-spec strong{display:block;margin-top:6px;overflow:hidden;color:var(--hs-text);font-size:16px;text-overflow:ellipsis;white-space:nowrap}.hyperstack-purchase-policy-grid,.hyperstack-purchase-policy-stack{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;min-width:0}.hyperstack-purchase-policy-stack{grid-template-columns:minmax(0,1fr)}.hyperstack-purchase-policy-card{display:flex;align-items:flex-start;gap:10px;width:100%;min-height:118px;padding:13px;color:var(--hs-text);font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.hyperstack-purchase-policy-card:hover{border-color:#1668dc5c;background:var(--hs-bg-page);box-shadow:0 10px 24px #11182714;transform:translateY(-1px)}.hyperstack-purchase-policy-card.is-active{border-color:var(--hs-primary);background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-accent) 82%,var(--hs-primary) 18%),color-mix(in srgb,var(--hs-bg-page) 95%,var(--hs-primary) 5%));box-shadow:0 0 0 1px #1668dc14,0 12px 28px #1668dc1f}.hyperstack-purchase-policy-card.is-locked{cursor:default}.hyperstack-purchase-policy-card.is-locked:hover{transform:none}.hyperstack-purchase-policy-card.is-empty{background:var(--hs-bg-page)}.hyperstack-purchase-policy-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;border-radius:8px;background:#1668dc1a;color:var(--hs-primary)}.hyperstack-purchase-policy-icon .anticon{font-size:16px}.hyperstack-purchase-policy-content{display:flex;flex:1 1 auto;flex-direction:column;gap:7px;min-width:0}.hyperstack-purchase-policy-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.hyperstack-purchase-policy-head strong{min-width:0;overflow:hidden;color:var(--hs-text);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.hyperstack-purchase-policy-head em{flex:0 0 auto;color:var(--hs-primary);font-style:normal;font-weight:700}.hyperstack-purchase-policy-slug{min-width:0;overflow:hidden;color:var(--hs-text-muted);font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.hyperstack-purchase-policy-meta{display:flex;flex-wrap:wrap;gap:6px}.hyperstack-purchase-policy-meta span{min-width:0;border-radius:999px;background:#1668dc14;color:var(--hs-primary);font-size:12px;line-height:1.4;padding:3px 8px}.hyperstack-purchase-choice,.hyperstack-purchase-flavor{display:flex;min-width:0;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle);color:var(--hs-text);font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.hyperstack-purchase-choice{align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:10px 12px}.hyperstack-purchase-choice>span:first-child,.hyperstack-purchase-flavor-title{display:flex;align-items:center;gap:8px;min-width:0}.hyperstack-purchase-choice strong,.hyperstack-purchase-flavor strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyperstack-purchase-choice:hover,.hyperstack-purchase-flavor:hover{border-color:var(--hs-border-accent);background:var(--hs-bg-hover)}.hyperstack-purchase-choice.is-active,.hyperstack-purchase-flavor.is-active{border-color:var(--hs-primary);background:var(--hs-primary-soft);box-shadow:0 0 0 1px #2563eb2e}.os-image-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:24px;padding:2px;overflow:hidden;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-subtle);color:var(--hs-text-secondary);font-size:12px;font-weight:800;line-height:1;box-shadow:inset 0 0 0 1px #ffffff1a}.os-image-icon-small{width:24px;height:24px;padding:2px;font-size:12px}.os-image-icon-medium{width:30px;height:30px;padding:3px;border-radius:8px;font-size:13px}.os-image-icon img{display:block;width:100%;height:100%;object-fit:contain}.os-image-icon .anticon,.product-detail-hero-metric .os-image-icon .anticon{color:currentColor;font-size:14px}.hyperstack-purchase-image{align-items:flex-start}.hyperstack-os-image-selector{display:grid;grid-template-columns:minmax(152px,.35fr) minmax(0,1fr);gap:12px;min-width:0}.hyperstack-os-image-distro-list,.hyperstack-os-image-version-grid{min-width:0}.hyperstack-os-image-distro-list{display:flex;flex-direction:column;gap:8px}.hyperstack-os-image-distro,.hyperstack-os-image-version{display:flex;min-width:0;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle);color:var(--hs-text);font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.hyperstack-os-image-distro:hover,.hyperstack-os-image-version:hover{border-color:var(--hs-border-accent);background:var(--hs-bg-hover)}.hyperstack-os-image-distro.is-active,.hyperstack-os-image-version.is-active{border-color:var(--hs-primary);background:var(--hs-primary-soft);box-shadow:0 0 0 1px #2563eb2e}.hyperstack-os-image-distro{align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:8px 10px}.hyperstack-os-image-distro>span:first-child{display:flex;align-items:center;gap:8px;min-width:0}.hyperstack-os-image-distro strong{min-width:0;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.hyperstack-os-image-version-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.hyperstack-os-image-version-wrap{display:block;min-width:0}.hyperstack-os-image-version{align-items:center;gap:10px;width:100%;min-height:66px;padding:10px 12px}.hyperstack-os-image-version:disabled,.hyperstack-os-image-version.is-disabled{cursor:not-allowed;opacity:.58}.hyperstack-os-image-version-copy{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.hyperstack-os-image-version-copy .ant-typography{margin:0}.hyperstack-os-image-version-check{flex:0 0 auto;color:var(--hs-primary)}.hyperstack-os-image-selector-compact{display:flex;flex-direction:column;gap:12px}.hyperstack-os-image-source-tabs{display:flex;flex-wrap:wrap;gap:18px;min-width:0;border-bottom:1px solid var(--hs-border-subtle)}.hyperstack-os-image-source-tab{height:36px;padding:0;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--hs-text-muted);font:inherit;font-weight:600;cursor:pointer}.hyperstack-os-image-source-tab.is-active{border-bottom-color:var(--hs-primary);color:var(--hs-primary)}.hyperstack-os-image-source-tab:disabled{cursor:not-allowed;opacity:.45}.hyperstack-os-image-family-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:8px;min-width:0;overflow:visible}.hyperstack-os-image-family-card{display:flex;width:100%;min-width:0;min-height:74px;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:10px 8px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle);color:var(--hs-text);font:inherit;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.hyperstack-os-image-family-card:hover{border-color:var(--hs-border-accent);background:var(--hs-bg-hover)}.hyperstack-os-image-family-card.is-active{border-color:var(--hs-primary);background:var(--hs-primary-soft);box-shadow:0 0 0 1px #2563eb2e}.hyperstack-os-image-family-card .ant-typography{max-width:100%;margin:0;color:inherit;font-weight:700}.hyperstack-os-image-version-select{width:100%}.hyperstack-os-image-version-select-label{display:inline-flex;width:100%;min-width:0;align-items:center;gap:10px}.hyperstack-os-image-version-select-copy{display:inline-flex;min-width:0;flex:1 1 auto;flex-direction:column}.hyperstack-os-image-version-select-copy .ant-typography{margin:0}.hyperstack-os-image-version-popup .ant-select-item-option-content{min-width:0}.hyperstack-purchase-form-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.hyperstack-purchase-form-row label,.hyperstack-purchase-control label{color:var(--hs-text-muted);font-size:12px;font-weight:600}.hyperstack-purchase-flavor{flex-direction:column;gap:10px;padding:12px}.hyperstack-purchase-flavor-title{justify-content:space-between}.hyperstack-purchase-flavor-title .anticon{color:var(--hs-primary)}.hyperstack-purchase-spec-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.hyperstack-purchase-spec-row span{min-width:0;padding:6px 8px;border-radius:4px;background:var(--hs-bg-page);color:var(--hs-text-muted);font-size:12px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyperstack-purchase-price-row{display:flex;flex-direction:column;gap:2px;min-width:0}.hyperstack-purchase-price-row strong{color:var(--hs-text-accent)}.hyperstack-purchase-price-row em{color:var(--hs-text-muted);font-size:12px;font-style:normal}.hyperstack-purchase-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.hyperstack-purchase-control{display:flex;flex-direction:column;gap:7px;min-width:0}.hyperstack-purchase-control-wide{grid-column:span 2}.hyperstack-purchase-control .ant-input-number,.hyperstack-purchase-control .ant-select,.hyperstack-purchase-control .ant-input,.hyperstack-purchase-control .ant-segmented{width:100%}.hyperstack-purchase-control-note,.hyperstack-purchase-control .ant-typography-secondary{font-size:12px;line-height:1.6}.hyperstack-purchase-summary{position:sticky;top:72px;padding:16px}.hyperstack-purchase-summary-head{display:flex;flex-direction:column;gap:4px;min-width:0}.hyperstack-purchase-summary-head span{color:var(--hs-text-muted);font-size:12px}.hyperstack-purchase-summary-head strong{min-width:0;font-size:18px;line-height:1.35;overflow-wrap:anywhere}.hyperstack-purchase-summary-card{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.hyperstack-purchase-summary-card>div{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;border-radius:6px;background:var(--hs-bg-subtle)}.hyperstack-purchase-summary-card span,.hyperstack-purchase-summary-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyperstack-purchase-summary-list{display:flex;flex-direction:column;gap:8px;min-width:0}.hyperstack-purchase-summary-line{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.hyperstack-purchase-summary-line span{color:var(--hs-text-muted)}.hyperstack-purchase-summary-line strong{flex:0 0 auto;color:var(--hs-text)}.hyperstack-purchase-price-alert{margin-bottom:10px}.hyperstack-purchase-total{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.hyperstack-purchase-total span,.hyperstack-purchase-renew{color:var(--hs-text-muted)}.hyperstack-purchase-total strong{color:var(--hs-text-accent);font-size:24px;line-height:1.2;overflow-wrap:anywhere}.hyperstack-purchase-renew{display:block;margin-top:4px}.hyperstack-purchase-actions{width:100%;margin-top:14px;display:flex;gap:10px}.hyperstack-purchase-actions .ant-btn{flex:1 1 0;min-width:0}.hyperstack-purchase-mobile-total{display:none}.product-page{display:flex;flex-direction:column;gap:14px}.product-panel{padding:16px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.product-workspace-overview{gap:18px}.product-overview-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.product-overview-intro h4.ant-typography,.product-overview-section-head h4.ant-typography{margin:0 0 6px}.product-overview-actions{flex:0 0 auto}.product-workspace-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-workspace-summary-card{display:flex;flex-direction:column;gap:6px;min-width:0;padding:14px 16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-subtle) 90%,var(--hs-primary) 10%),var(--hs-bg-page))}.product-workspace-summary-card span{color:var(--hs-text-muted);font-size:12px}.product-workspace-summary-card strong{min-width:0;color:var(--hs-text);font-size:18px;line-height:1.3;overflow-wrap:anywhere}.product-overview-section{display:flex;flex-direction:column;gap:12px}.product-overview-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-overview-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-overview-group-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:14px 16px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.product-overview-group-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--hs-bg-subtle);color:var(--hs-primary);font-size:18px}.product-overview-group-icon img{width:18px;height:18px;object-fit:contain}.product-overview-group-copy{display:flex;flex-direction:column;min-width:0;gap:2px}.product-overview-group-copy strong,.product-overview-group-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-overview-group-copy span{color:var(--hs-text-muted);font-size:12px}.product-overview-group-actions{flex:0 0 auto}.product-filter-panel{padding:12px 16px;background:var(--hs-bg-subtle)}.product-resource-panel{padding:12px}.product-resource-panel .ant-table-wrapper,.product-order-content{min-width:0}.product-resource-panel .ant-table-thead>tr>th{background:var(--hs-bg-muted);color:var(--hs-text-muted);font-weight:650}.product-resource-panel .ant-table-tbody>tr>td{vertical-align:top}.product-filter{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.product-filter .ant-form-item{margin-bottom:0}.product-filter .ant-input-affix-wrapper,.product-filter .ant-select{min-width:180px}.product-filter .ant-input-affix-wrapper{width:min(360px,32vw)}.product-resource-cell,.product-access-cell,.product-lifecycle-cell{display:flex;min-width:0;flex-direction:column;gap:8px}.product-link-cell{display:inline-flex;flex-direction:column;gap:2px;max-width:100%;padding:0;border:0;background:transparent;color:var(--hs-text-accent);font:inherit;text-align:left;cursor:pointer}.product-link-cell span,.product-link-cell small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-link-cell small{color:var(--hs-text-muted);font-size:12px}.product-resource-meta,.product-mobile-card-summary{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.product-resource-meta .ant-tag,.product-mobile-card-summary .ant-tag{margin-inline-end:0}.product-area-cell,.product-os-cell,.product-ip-cell{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-width:0}.product-area-cell img{width:20px;height:14px;flex:0 0 auto;object-fit:cover;border-radius:2px}.product-os-cell img{width:22px;height:22px;flex:0 0 auto}.product-area-cell span,.product-os-cell span,.product-ip-cell .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-access-specs,.product-access-meta{display:grid;gap:6px;min-width:0}.product-access-specs{grid-template-columns:repeat(4,minmax(0,1fr))}.product-access-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.product-access-specs span,.product-access-meta span{display:flex;min-width:0;flex-direction:column;gap:2px;padding:5px 8px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.product-access-specs span{background:var(--hs-bg-page)}.product-access-specs small,.product-access-meta small,.product-lifecycle-cell dt{color:var(--hs-text-muted);font-size:12px;line-height:1.35}.product-access-specs strong,.product-access-meta strong{min-width:0;overflow:hidden;color:var(--hs-text);font-size:12px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.product-lifecycle-cell .ant-tag{margin-inline-end:0}.product-lifecycle-cell dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0}.product-lifecycle-cell dt{margin-bottom:2px}.product-lifecycle-cell dd{margin:0;color:var(--hs-text);font-size:12px;line-height:1.35}.product-action-cell{justify-content:flex-end}.product-mobile-list{display:flex;flex-direction:column;gap:12px}.product-mobile-card{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.product-mobile-card-title,.product-mobile-card-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-mobile-card-summary{padding-bottom:2px}.product-mobile-card-title>div{display:flex;flex-direction:column;min-width:0}.product-mobile-card-title .ant-typography{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin:0}.product-card-grid div{min-width:0}.product-card-grid dt{margin-bottom:3px;color:var(--hs-text-muted);font-size:12px}.product-card-grid dd{margin:0;min-width:0;overflow:hidden;color:var(--hs-text);text-overflow:ellipsis;white-space:nowrap}.product-card-grid .product-area-cell,.product-card-grid .product-os-cell{width:100%}.product-mobile-card-actions{align-items:center}.product-mobile-pagination{margin-top:14px}.product-order-page{min-width:0}.product-order-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:start}.product-order-sidebar{position:sticky;top:12px;display:flex;min-width:0;flex-direction:column;gap:10px}.product-order-sidebar-head,.product-order-content-head,.product-order-toolbar-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.product-order-sidebar-head{padding-bottom:8px;border-bottom:1px solid var(--hs-border-subtle)}.product-order-first-groups{display:flex;max-height:460px;min-width:0;flex-direction:column;gap:6px;overflow:auto}.product-order-first-groups button,.product-order-second-groups button{min-width:0;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--hs-text);font:inherit;line-height:1.35;text-align:left;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.product-order-first-groups button{padding:8px 10px}.product-order-first-groups button span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-order-second-groups button{padding:6px 10px;background:var(--hs-bg-subtle)}.product-order-first-groups button:hover,.product-order-second-groups button:hover{border-color:var(--hs-border-accent);color:var(--hs-text-accent)}.product-order-first-groups button.is-active,.product-order-second-groups button.is-active{border-color:#2266ff47;background:#2266ff14;color:var(--hs-text-accent);font-weight:600}.product-order-main{display:flex;min-width:0;flex-direction:column;gap:14px}.product-order-toolbar{display:flex;flex-direction:column;gap:12px}.product-order-toolbar-row{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:12px;align-items:center}.product-order-second-groups,.product-order-active-filters{display:flex;min-width:0;align-items:center;gap:8px}.product-order-second-groups{flex-wrap:wrap}.product-order-active-filters{flex:1 1 auto;flex-wrap:wrap}.product-order-active-filters>span{color:var(--hs-text-muted);font-size:12px}.product-order-toolbar .ant-input-search{min-width:0}.product-order-scope{display:flex;min-width:0;align-items:center}.product-order-content{display:flex;flex-direction:column;gap:12px}.product-order-content-head{padding-bottom:12px;border-bottom:1px solid var(--hs-border-subtle)}.product-order-content-head>div{display:flex;min-width:0;flex-direction:column;gap:3px}.product-order-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.product-order-card{display:flex;min-width:0;min-height:248px;flex-direction:column;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page)}.product-order-card-body{display:flex;min-width:0;flex-direction:column;gap:12px}.product-order-card-title,.product-order-card-footer,.product-order-config-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.product-order-card-heading,.product-order-card-footer>div{display:flex;min-width:0;flex-direction:column;gap:4px}.product-order-card-heading{flex:1 1 0}.product-order-card-title .ant-typography{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-order-card-status{flex:0 0 auto;justify-content:flex-end;white-space:nowrap}.product-order-card-status .ant-tag{margin-inline-end:0}.product-order-description{display:-webkit-box;min-height:88px;margin-bottom:0!important;overflow:hidden;color:var(--hs-text-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical}.product-order-description--empty{color:var(--hs-text-muted)}.product-order-card-tags{min-height:24px}.product-order-fixed-specs{display:flex;flex-wrap:wrap;gap:6px}.product-order-fixed-specs span{display:inline-flex;align-items:center;min-width:0;gap:4px;padding:4px 8px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.product-order-fixed-specs small{overflow:hidden;color:var(--hs-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-order-fixed-specs strong{overflow:hidden;color:var(--hs-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-order-card-footer{align-items:center;border-top:1px solid var(--hs-border);padding-top:12px}.product-order-card-footer h4.ant-typography{margin:0;color:var(--hs-text-accent);font-size:18px;line-height:1.25}.product-order-pagination{margin-top:16px}.product-detail-page{display:flex;flex-direction:column;gap:16px}.product-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:2px}.product-detail-header .ant-typography{margin-top:0;margin-bottom:4px}.product-detail-header h3.ant-typography{font-size:22px;line-height:1.32}.product-detail-title-row .module-page-title-row{display:inline-flex;align-items:center;gap:10px;min-width:0}.product-detail-title-row .module-page-title-row .ant-btn{padding-left:0}.product-detail-module-layout{align-items:stretch}.product-detail-tabs .module-tabs{width:max(calc(var(--module-tab-count) * var(--module-tab-min-width)),min(100%,640px))}.product-detail-panel{display:flex;flex-direction:column;gap:12px;min-width:0;padding:16px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.product-detail-panel .ant-typography{margin-top:0}.hyperstack-public-ip-mode-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;width:100%}.hyperstack-public-ip-mode-group .ant-radio-button-wrapper{height:auto;padding:10px 12px;border-inline-start-width:1px;border-radius:8px}.hyperstack-public-ip-mode-group .ant-radio-button-wrapper:before{display:none}.hyperstack-public-ip-mode-option{display:flex;min-width:0;flex-direction:column;gap:3px;line-height:1.3}.hyperstack-public-ip-mode-option strong,.hyperstack-public-ip-mode-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyperstack-public-ip-mode-option small{color:var(--hs-text-muted)}.hyperstack-add-ip-descriptions{width:100%}.hyperstack-add-ip-descriptions .ant-descriptions-view table{table-layout:fixed;width:100%}.hyperstack-add-ip-descriptions .ant-descriptions-item-label{width:120px;min-width:120px;max-width:120px;white-space:nowrap}.hyperstack-add-ip-descriptions .ant-descriptions-item-content{width:calc(100% - 120px);min-width:0;overflow:hidden}.hyperstack-add-ip-descriptions .ant-select{width:100%;max-width:100%;min-width:0}.hyperstack-add-ip-descriptions .ant-select-selector{min-width:0;max-width:100%}.hyperstack-add-ip-descriptions .ant-select-selection-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyperstack-ip-mapping-list{width:100%}.hyperstack-ip-mapping-row{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:6px}.hyperstack-ip-mapping-row .ant-typography{margin:0}.hyperstack-ip-mapping-arrow{color:var(--hs-text-muted)}.product-detail-switch-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.product-detail-switch-row>div{min-width:0}.hyperstack-resource-billing-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hyperstack-resource-billing-metrics>div{display:flex;min-width:0;flex-direction:column;gap:4px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-subtle)}.hyperstack-resource-billing-metrics span,.hyperstack-resource-remote-id{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyperstack-resource-billing-metrics strong{font-size:18px;line-height:1.25}.hyperstack-pending-operation-alert{border-color:color-mix(in srgb,var(--hs-primary) 36%,var(--hs-border));background:color-mix(in srgb,var(--hs-primary) 9%,var(--hs-bg-page))}.hyperstack-pending-operation-alert .ant-alert-icon{display:flex;align-items:center;align-self:flex-start;justify-content:center;width:36px;height:36px;margin-top:2px;margin-inline-end:14px;border-radius:999px;background:color-mix(in srgb,var(--hs-primary) 16%,var(--hs-bg-page));color:var(--hs-primary)}.hyperstack-pending-operation-spinner{display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:var(--hs-primary)}.hyperstack-pending-operation-list{display:flex;flex-direction:column;gap:8px}.hyperstack-pending-operation-row{display:flex;min-width:0;flex-direction:column;gap:3px;padding:8px 10px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:color-mix(in srgb,var(--hs-bg-page) 88%,transparent)}.hyperstack-pending-operation-row .ant-typography{margin:0}.product-detail-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:14px;padding:18px;border:1px solid var(--hs-border);border-radius:8px;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-subtle) 90%,var(--hs-primary) 10%),var(--hs-bg-page));box-shadow:var(--hs-shadow-panel)}.product-detail-hero-main,.product-detail-hero-metrics{min-width:0}.product-detail-hero-main{display:flex;flex-direction:column;gap:8px}.product-detail-hero-tags{min-width:0}.product-detail-hero-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-detail-hero-metric{display:flex;flex-direction:column;gap:4px;min-width:0;padding:14px 16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-page)}.product-detail-hero-metric>span{display:inline-flex;align-items:center;gap:6px;color:var(--hs-text-muted);font-size:12px}.product-detail-hero-metric>span .anticon{color:var(--hs-text-accent);font-size:14px}.product-detail-hero-metric strong{min-width:0;color:var(--hs-text);font-size:18px;line-height:1.3;overflow-wrap:anywhere}.hyperstack-image-label{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-width:0;color:inherit}.hyperstack-image-label .ant-typography{min-width:0;margin:0;color:inherit}.product-detail-hero-metric strong .hyperstack-image-label,.product-detail-hero-metric strong .hyperstack-image-label .ant-typography{color:var(--hs-text);font-weight:700}.hyperstack-rebuild-image-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;width:100%}.hyperstack-rebuild-image-group .ant-radio-button-wrapper:before{display:none}.hyperstack-rebuild-image-option-wrap{display:block;min-width:0}.hyperstack-rebuild-image-option-wrap .hyperstack-rebuild-image-option{width:100%}.hyperstack-rebuild-image-option.ant-radio-button-wrapper{height:auto;min-height:64px;padding:10px 12px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle);color:var(--hs-text);line-height:1.3}.hyperstack-rebuild-image-option.ant-radio-button-wrapper:hover{border-color:var(--hs-border-accent);color:var(--hs-text-accent);background:var(--hs-bg-hover)}.hyperstack-rebuild-image-option.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:var(--hs-primary);color:var(--hs-text);background:var(--hs-primary-soft);box-shadow:0 0 0 1px #2563eb2e}.hyperstack-rebuild-image-option-content{display:flex;align-items:center;gap:10px;min-width:0}.hyperstack-rebuild-image-option-text{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.hyperstack-rebuild-image-option-text .ant-typography{margin:0}.hyperstack-rebuild-image-selector{grid-template-columns:minmax(180px,.34fr) minmax(0,1fr)}.hyperstack-rebuild-image-selector.hyperstack-os-image-selector-compact{grid-template-columns:none}.hyperstack-rebuild-field{display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;align-items:start}.hyperstack-rebuild-field-label{display:inline-flex;min-height:34px;align-items:center;gap:4px;color:var(--hs-text)}.hyperstack-rebuild-field>:not(.hyperstack-rebuild-field-label){grid-column:2}.hyperstack-required-mark{color:var(--hs-danger);font-weight:700}.hyperstack-rebuild-credential-tabs{display:flex;flex-wrap:wrap;min-width:0;margin-bottom:0}.hyperstack-rebuild-credential-tabs .ant-radio-button-wrapper{min-width:126px;text-align:center}.hyperstack-rebuild-password-box{display:flex;min-width:0;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-subtle)}.hyperstack-rebuild-password-row{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:center;min-width:0}.hyperstack-rebuild-password-note{color:#f97316}.hyperstack-vm-list,.hyperstack-console-page{display:flex;min-width:0;flex-direction:column;gap:18px}.hyperstack-vm-region{display:flex;min-width:0;flex-direction:column;gap:10px}.hyperstack-vm-region-head,.hyperstack-vm-card-head,.hyperstack-vm-card-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.hyperstack-vm-region-head h5.ant-typography{margin:0}.hyperstack-vm-card-grid{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));gap:14px}.hyperstack-vm-card{display:flex;min-width:0;min-height:220px;flex-direction:column;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.hyperstack-vm-os{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border:1px solid var(--hs-border-subtle);border-radius:50%;background:var(--hs-bg-subtle);color:var(--hs-text-accent)}.hyperstack-vm-os img{width:24px;height:24px}.hyperstack-vm-title{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.hyperstack-vm-title button{max-width:100%;padding:0;overflow:hidden;border:0;background:transparent;color:var(--hs-text);font:inherit;font-weight:600;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.hyperstack-vm-title span{overflow:hidden;color:var(--hs-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hyperstack-vm-spec-row,.hyperstack-vm-ip-list{display:grid;min-width:0;gap:10px}.hyperstack-vm-spec-row{grid-template-columns:repeat(3,minmax(0,1fr));color:var(--hs-text-muted)}.hyperstack-vm-spec-row strong{color:var(--hs-text)}.hyperstack-vm-ip-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hyperstack-vm-ip-list>div,.hyperstack-instance-spec-card>div,.hyperstack-count-grid>div,.hyperstack-network-overview-card,.hyperstack-monitor-grid>div{display:flex;min-width:0;flex-direction:column;gap:4px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-subtle)}.hyperstack-network-overview-card{color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.hyperstack-network-overview-card:hover{border-color:#2266ff47;background:#2266ff0d;transform:translateY(-1px)}.hyperstack-vm-ip-list span,.hyperstack-instance-spec-card span,.hyperstack-count-grid span,.hyperstack-monitor-grid span{color:var(--hs-text-muted);font-size:12px}.hyperstack-vm-ip-list strong,.hyperstack-instance-spec-card strong,.hyperstack-count-grid strong,.hyperstack-monitor-grid strong{min-width:0;overflow:hidden;color:var(--hs-text);text-overflow:ellipsis;white-space:nowrap}.hyperstack-monitor-card{min-height:126px}.hyperstack-monitor-card-compact{min-height:88px}.hyperstack-monitor-card strong{font-size:20px}.hyperstack-monitor-card small{color:var(--hs-text-muted);font-size:12px}.hyperstack-monitor-sparkline{width:100%;height:40px;margin-top:4px}.hyperstack-monitor-sparkline polyline{fill:none;stroke:var(--hs-primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.hyperstack-monitor-sparkline-empty{display:flex;align-items:center;height:40px;margin-top:4px;color:var(--hs-text-muted);font-size:13px}.hyperstack-monitor-meta{display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--hs-text-muted);font-size:12px}.hyperstack-monitor-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hyperstack-monitor-history-card{min-width:0;padding:14px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-subtle)}.hyperstack-monitor-history-card-fullscreen{display:flex;min-height:0;flex:1;flex-direction:column;border-color:var(--hs-border);background:var(--hs-bg)}.hyperstack-monitor-history-head{display:flex;min-width:0;align-items:stretch;flex-direction:column;justify-content:flex-start;gap:12px;margin-bottom:10px}.hyperstack-monitor-history-title{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.hyperstack-monitor-history-title span{overflow:hidden;color:var(--hs-text-muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.hyperstack-monitor-history-title strong{color:var(--hs-text);white-space:nowrap}.hyperstack-monitor-series-summary{display:flex;min-width:0;flex-wrap:wrap;gap:4px 8px}.hyperstack-monitor-series-summary span{max-width:100%;padding:2px 6px;overflow:hidden;border:1px solid var(--hs-border-subtle);border-radius:4px;background:color-mix(in srgb,var(--hs-bg-page) 64%,transparent);color:var(--hs-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hyperstack-monitor-history-title small{overflow:hidden;color:var(--hs-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hyperstack-monitor-history-actions{display:flex;width:100%;min-width:0;flex-shrink:0;flex-wrap:wrap;justify-content:flex-start;gap:6px}.hyperstack-monitor-history-actions .ant-radio-group{white-space:nowrap}.hyperstack-monitor-custom-range{display:grid;width:min(100%,420px);grid-template-columns:minmax(126px,1fr) minmax(126px,1fr) auto;gap:6px}.hyperstack-monitor-custom-range .ant-input{min-width:0}.monitoring-line-chart{width:100%;min-height:220px}.hyperstack-monitor-fullscreen-open{overflow:hidden}.hyperstack-monitor-fullscreen-layer{position:fixed!important;z-index:1200;inset:12px!important;display:flex;min-width:0;min-height:0;max-height:calc(100vh - 24px);flex-direction:column;gap:14px;padding:18px;overflow:hidden;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:0 24px 72px #0f172a38}.hyperstack-monitor-fullscreen-toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px}.hyperstack-monitor-fullscreen-toolbar .ant-typography{margin:0}.hyperstack-monitor-chart{width:100%;height:150px}.hyperstack-monitor-chart line{stroke:var(--hs-border-subtle);stroke-width:1}.hyperstack-monitor-chart polygon{fill:#2266ff1a}.hyperstack-monitor-chart polyline{fill:none;stroke:var(--hs-primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.hyperstack-monitor-chart text{fill:var(--hs-text-muted);font-size:10px}.hyperstack-monitor-chart-empty,.monitoring-line-chart-empty{display:flex;align-items:center;justify-content:center;min-height:150px;color:var(--hs-text-muted);font-size:13px}.monitoring-line-chart-empty{min-height:220px;border:1px dashed var(--hs-border-subtle);border-radius:6px;background:color-mix(in srgb,var(--hs-bg-page) 56%,transparent)}.hyperstack-overview-monitor-list{display:flex;flex-direction:column;gap:10px}.hyperstack-overview-monitor-row{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(0,2fr);gap:14px;align-items:center;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-subtle)}.hyperstack-overview-monitor-host{display:flex;min-width:0;flex-direction:column;gap:6px}.hyperstack-overview-monitor-host a{min-width:0;overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.hyperstack-overview-monitor-metrics{display:grid;min-width:0;grid-template-columns:repeat(6,minmax(76px,1fr));gap:8px}.hyperstack-overview-monitor-metrics>div{min-width:0;padding:8px;border-radius:6px;background:var(--hs-bg)}.hyperstack-overview-monitor-metrics span{display:block;min-width:0;overflow:hidden;color:var(--hs-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hyperstack-overview-monitor-metrics strong{display:block;min-width:0;overflow:hidden;color:var(--hs-text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.hyperstack-monitor-chart-grid{grid-template-columns:minmax(0,1fr)}.hyperstack-overview-monitor-card .hyperstack-overview-monitor-metrics{grid-template-columns:1fr}.hyperstack-monitor-history-head{flex-direction:column}.hyperstack-monitor-history-actions{width:100%;justify-content:flex-start}.hyperstack-monitor-history-actions .ant-radio-group{width:100%;white-space:normal}.hyperstack-monitor-history-actions .ant-radio-button-wrapper{padding-inline:9px}.hyperstack-monitor-custom-range{width:100%;grid-template-columns:minmax(0,1fr)}.hyperstack-monitor-fullscreen-layer{inset:8px!important;max-height:calc(100vh - 16px);padding:12px}.hyperstack-monitor-fullscreen-toolbar{align-items:flex-start;flex-direction:column}}.hyperstack-network-overview-card small{min-height:34px;color:var(--hs-text-muted);font-size:12px;line-height:1.45}.hyperstack-vm-ip-list .ant-btn{align-self:flex-start;margin-left:-6px}.hyperstack-vm-card-footer{padding-top:12px;border-top:1px solid var(--hs-border)}.hyperstack-console-panel{display:flex;min-width:0;flex-direction:column;gap:14px;padding:16px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.hyperstack-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hyperstack-project-card{display:flex;min-width:0;align-items:center;gap:12px;padding:14px;border:1px solid var(--hs-border);border-radius:6px;background:var(--hs-bg-page);text-align:left;cursor:pointer}.hyperstack-project-card.is-active{border-color:var(--hs-text-accent);background:#eef6ffb8}.hyperstack-project-icon{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:50%;background:var(--hs-bg-subtle);color:var(--hs-text-accent)}.hyperstack-project-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.hyperstack-project-copy strong,.hyperstack-project-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyperstack-project-copy small{color:var(--hs-text-muted)}.hyperstack-ssh-private-key{max-height:220px;overflow:auto;white-space:pre-wrap;word-break:break-all;padding:10px 12px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-subtle)}.hyperstack-count-grid,.hyperstack-monitor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.hyperstack-topology-stack{display:flex;min-width:0;flex-direction:column;gap:14px}.hyperstack-topology-region{display:flex;min-width:0;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-page);box-shadow:0 10px 26px #18274b0d}.hyperstack-topology-region-head{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.hyperstack-topology-region-head .ant-typography{margin:0}.hyperstack-topology-flow{display:flex;min-width:0;flex-wrap:wrap;gap:8px;align-items:center;padding:8px 10px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-subtle) 94%,var(--hs-primary) 6%),var(--hs-bg-subtle))}.hyperstack-topology-flow-item{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#4e5969;font-size:12px;line-height:1}.hyperstack-topology-flow-item strong{max-width:120px;overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.hyperstack-topology-flow-item em{min-width:22px;padding:4px 7px;border-radius:999px;color:#1677ff;background:#e8f2ff;box-shadow:inset 0 0 0 1px #c4dcff;font-style:normal;font-weight:700;text-align:center}.hyperstack-topology-flow-item i{width:22px;height:1px;margin-left:2px;background:linear-gradient(90deg,#bcc9db,#8fa4c1)}.hyperstack-topology-flow-item i:after{display:block;width:7px;height:7px;margin-top:-3px;margin-left:17px;clip-path:polygon(0 0,100% 50%,0 100%,0 64%,58% 50%,0 36%);background:#8fa4c1;content:""}.hyperstack-topology-grid{display:grid;grid-template-columns:var(--hyperstack-topology-grid-columns, minmax(150px, .82fr) 54px minmax(150px, .9fr) 54px minmax(210px, 1.2fr) 54px minmax(180px, 1fr));gap:10px;align-items:stretch}.hyperstack-topology-column{display:flex;min-width:0;flex-direction:column;gap:8px}.hyperstack-topology-column-title{color:var(--hs-text-muted);font-size:12px;font-weight:600}.hyperstack-topology-connector{display:flex;min-width:0;align-items:center;justify-content:center;color:var(--hs-text-muted);font-size:12px;text-align:center}.hyperstack-topology-connector span{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:4px 0}.hyperstack-topology-connector span:before,.hyperstack-topology-connector span:after{width:12px;height:1px;background:var(--hs-border);content:""}.hyperstack-topology-connector span:after{clip-path:polygon(0 0,100% 50%,0 100%,0 64%,62% 50%,0 36%);height:7px;margin-left:4px;background:var(--hs-text-muted)}.hyperstack-topology-node{display:flex;min-width:0;flex-direction:column;gap:7px;padding:12px;border:1px solid rgb(222 231 244 / 96%);border-radius:8px;color:inherit;background:var(--hs-bg-page);box-shadow:0 8px 18px #1031600a}.hyperstack-topology-node.is-public{border-color:var(--hs-border-accent);background:linear-gradient(135deg,color-mix(in srgb,var(--hs-bg-accent) 86%,var(--hs-primary) 14%),var(--hs-bg-page))}.hyperstack-topology-node.is-host{transition:border-color .16s ease,transform .16s ease}.hyperstack-topology-node.is-host:hover{border-color:#2266ff57;transform:translateY(-1px)}.hyperstack-topology-node.is-empty{border-style:dashed;color:var(--hs-text-muted)}.hyperstack-topology-node strong,.hyperstack-topology-node small{min-width:0;overflow:hidden;text-overflow:ellipsis}.hyperstack-topology-node strong{color:var(--hs-text);font-size:14px;white-space:nowrap}.hyperstack-topology-node small{color:var(--hs-text-muted);font-size:12px;line-height:1.45}.network-topology-graph-shell{position:relative;min-width:0;overflow-x:auto;padding-bottom:0;border:1px solid var(--hs-border-subtle);border-radius:8px;background:var(--hs-bg-accent);scrollbar-color:color-mix(in srgb,var(--hs-border-accent) 74%,var(--hs-text-muted) 26%) transparent;scrollbar-width:thin}.network-topology-map{position:relative;min-width:var(--topology-min-width, 920px);border-radius:8px;background:linear-gradient(90deg,color-mix(in srgb,var(--hs-border-subtle) 58%,transparent) 1px,transparent 1px),linear-gradient(180deg,color-mix(in srgb,var(--hs-border-subtle) 58%,transparent) 1px,transparent 1px),linear-gradient(180deg,var(--hs-bg-page),var(--hs-bg-accent));background-size:32px 32px,32px 32px,auto}.network-topology-map:before{position:absolute;inset:0;z-index:0;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--hs-primary) 6%,transparent) 0,transparent 24%,transparent 76%,color-mix(in srgb,var(--hs-primary) 6%,transparent) 100%),linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-page) 68%,transparent),transparent 48%,color-mix(in srgb,var(--hs-bg-muted) 28%,transparent));content:"";pointer-events:none}.network-topology-summary,.network-topology-legend{position:absolute;z-index:4;display:flex;flex-direction:column;gap:9px;min-width:150px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:color-mix(in srgb,var(--hs-bg-page) 92%,transparent);box-shadow:0 10px 24px #263a5f17;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.network-topology-summary{top:14px;left:14px}.network-topology-legend{top:14px;right:14px;min-width:170px}.network-topology-summary strong{color:#1d2129;font-size:13px;line-height:1}.network-topology-summary span,.network-topology-legend span{display:inline-flex;align-items:center;gap:7px;color:#4e5969;font-size:12px;line-height:1}.network-topology-summary i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--topology-node-color, rgb(22 119 255));box-shadow:0 0 0 3px #1677ff1f}.network-topology-summary em{margin-left:auto;color:#1d2129;font-style:normal;font-weight:700}.network-topology-legend i{position:relative;display:inline-block;width:34px;border-top:2px var(--topology-edge-style, solid) var(--topology-edge-color, rgb(143 164 193))}.network-topology-legend i:after{position:absolute;top:-4px;right:-1px;width:8px;height:8px;clip-path:polygon(0 0,100% 50%,0 100%,0 64%,62% 50%,0 36%);background:var(--topology-edge-color, rgb(143 164 193));content:""}.network-topology-graph{position:relative;overflow:hidden;min-width:var(--topology-min-width, 720px);min-height:340px;border-radius:8px;background:transparent;isolation:isolate}.network-topology-graph:before{position:absolute;inset:0;z-index:0;background:linear-gradient(120deg,transparent 0 34%,color-mix(in srgb,var(--hs-bg-page) 28%,transparent) 46%,transparent 62%),radial-gradient(circle at 52% 48%,color-mix(in srgb,var(--hs-bg-page) 18%,transparent),transparent 42%);content:"";pointer-events:none}.network-topology-graph>div{position:relative;z-index:1}.network-topology-accessible-list{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.network-topology-graph-empty{display:flex;min-height:220px;align-items:center;justify-content:center;border:1px dashed var(--hs-border-subtle);border-radius:8px;color:var(--hs-text-muted);background:var(--hs-bg-subtle)}.network-topology-tooltip{max-width:280px;padding:9px 10px!important;border:1px solid var(--hs-border-subtle)!important;border-radius:8px!important;color:var(--hs-text)!important;background:color-mix(in srgb,var(--hs-bg-page) 96%,transparent)!important;box-shadow:0 16px 34px #18274b24!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.network-topology-tooltip strong,.network-topology-tooltip small{display:block}.network-topology-tooltip small{margin-top:4px;color:var(--hs-text-muted);line-height:1.45}.network-topology-tooltip-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.network-topology-tooltip-tags span{max-width:240px;overflow:hidden;padding:3px 6px;border-radius:4px;background:var(--hs-bg-subtle);color:var(--hs-text-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hyperstack-host-list{display:flex;min-width:0;flex-direction:column;gap:8px}.hyperstack-host-row{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(128px,.55fr) minmax(240px,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:6px;color:inherit;background:var(--hs-bg-subtle)}.hyperstack-host-row.is-region-scoped{border-left:3px solid rgba(34,102,255,.38);background:linear-gradient(90deg,color-mix(in srgb,var(--hs-bg-accent) 82%,var(--hs-primary) 18%),var(--hs-bg-subtle) 34%)}.hyperstack-host-main,.hyperstack-host-access{display:flex;min-width:0;flex-direction:column;gap:3px}.hyperstack-host-title{min-width:0;overflow:hidden;color:var(--hs-primary);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.hyperstack-host-meta,.hyperstack-host-specs,.hyperstack-host-actions{min-width:0}.hyperstack-host-meta{color:var(--hs-text-muted)}.hyperstack-host-access span{color:var(--hs-text-muted);font-size:12px}.hyperstack-host-access strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyperstack-host-specs{display:flex;flex-wrap:wrap;gap:6px}.hyperstack-host-actions{justify-content:flex-end}.hyperstack-detail-hero{position:relative;grid-template-columns:minmax(300px,.68fr) minmax(0,1.62fr);align-items:flex-start;gap:16px;overflow:hidden;padding:20px;border-color:var(--hs-border-accent);border-radius:14px;background:radial-gradient(circle at 8% 0%,color-mix(in srgb,var(--hs-primary) 18%,transparent),transparent 34%),radial-gradient(circle at 90% 18%,color-mix(in srgb,var(--hs-text-accent) 12%,transparent),transparent 30%),linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-accent) 78%,var(--hs-primary) 22%),var(--hs-bg-page));box-shadow:0 14px 36px #133f7414}.hyperstack-detail-hero:before{position:absolute;top:-64px;right:-76px;width:188px;height:188px;border:1px solid rgb(116 166 255 / 26%);border-radius:999px;background:color-mix(in srgb,var(--hs-bg-page) 38%,transparent);content:""}.hyperstack-detail-hero>*{position:relative;z-index:1}.hyperstack-detail-hero .product-detail-hero-main{justify-content:flex-start;gap:9px;padding:14px;border:1px solid var(--hs-border-subtle);border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--hs-bg-page) 84%,transparent),color-mix(in srgb,var(--hs-bg-subtle) 78%,transparent))}.hyperstack-detail-hero .product-detail-hero-metrics{gap:10px}.hyperstack-detail-hero .product-detail-hero-metric{padding:12px 14px;border-color:var(--hs-border-subtle);border-radius:12px;background:color-mix(in srgb,var(--hs-bg-page) 88%,transparent);box-shadow:0 10px 22px #14407e0d}.hyperstack-detail-hero .hyperstack-hero-metric-card.is-region,.hyperstack-detail-hero .hyperstack-hero-metric-card.is-finance{grid-column:1 / -1}.hyperstack-detail-hero .product-detail-hero-metric strong{font-size:16px}.hyperstack-hero-eyebrow{color:var(--hs-text-accent);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hyperstack-hero-title.ant-typography{margin:0;font-size:22px;line-height:1.28}.hyperstack-hero-ip-row{width:fit-content;max-width:100%;margin-top:2px;padding:7px 9px;border:1px solid var(--hs-border-accent);border-radius:10px;background:color-mix(in srgb,var(--hs-bg-page) 72%,transparent)}.hyperstack-hero-primary-ip{color:var(--hs-text-accent);font-size:15px;font-weight:700}.hyperstack-hero-actions{margin-top:4px}.hyperstack-hero-primary-action{box-shadow:0 8px 18px var(--hs-shadow-primary)}.hyperstack-hero-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:4px}.hyperstack-hero-meta-item{display:flex;min-width:0;flex-direction:column;gap:4px;padding:8px 10px;border:1px solid var(--hs-border-subtle);border-radius:10px;background:color-mix(in srgb,var(--hs-bg-page) 62%,transparent)}.hyperstack-hero-meta-item small{color:var(--hs-text-muted);font-size:12px;font-weight:600;line-height:1.35}.hyperstack-hero-meta-item strong,.hyperstack-hero-meta-item .ant-typography{min-width:0;margin:0;color:var(--hs-text);font-size:13px;line-height:1.35;overflow-wrap:anywhere}.hyperstack-hero-metric-rows,.hyperstack-hero-credential{display:grid;gap:9px;min-width:0}.hyperstack-hero-metric-card.is-region .hyperstack-hero-metric-rows{grid-template-columns:repeat(3,minmax(150px,1fr));align-items:start}.hyperstack-hero-metric-rows.is-compact{grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:8px}.hyperstack-hero-metric-row,.hyperstack-hero-credential-row{display:flex;min-width:0;flex-direction:column;gap:4px}.hyperstack-hero-metric-row small,.hyperstack-hero-credential-row small{display:inline-flex;align-items:center;gap:5px;min-width:0;color:var(--hs-text-muted);font-size:12px;font-weight:600}.hyperstack-hero-metric-row strong,.hyperstack-hero-credential-row .ant-typography{min-width:0;color:var(--hs-text);font-size:15px;line-height:1.35;overflow-wrap:anywhere}.hyperstack-hero-credential{grid-template-columns:repeat(2,minmax(0,1fr))}.hyperstack-hero-secret{display:inline-flex;align-items:center;gap:6px;min-width:0}.hyperstack-hero-secret .ant-typography{min-width:0}.hyperstack-hero-secret .ant-btn{flex:0 0 auto;color:var(--hs-text-muted)}@media(max-width:900px){.hyperstack-vm-card-grid,.hyperstack-project-grid,.hyperstack-count-grid,.hyperstack-monitor-grid{grid-template-columns:1fr}.hyperstack-vm-card,.hyperstack-console-panel{padding:12px}.hyperstack-overview-monitor-row{grid-template-columns:1fr}.hyperstack-overview-monitor-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hyperstack-usage-monitoring-grid,.traffic-policy-summary-grid{grid-template-columns:1fr}.hyperstack-topology-region{padding:12px}.hyperstack-topology-flow{align-items:stretch}.hyperstack-topology-flow-item{flex:1 1 132px}.network-topology-summary{display:none}.hyperstack-topology-grid{grid-template-columns:1fr}.hyperstack-topology-connector{min-height:28px}.hyperstack-topology-connector span:before{display:none}.hyperstack-topology-connector span:after{transform:rotate(90deg)}.hyperstack-detail-hero,.hyperstack-hero-metric-card.is-region .hyperstack-hero-metric-rows{grid-template-columns:1fr}.hyperstack-vm-card-head,.hyperstack-vm-card-footer,.hyperstack-host-row{align-items:stretch}.hyperstack-vm-card-footer{flex-direction:column}.hyperstack-vm-card-footer .ant-space,.hyperstack-vm-card-footer .ant-btn,.hyperstack-instance-helper .ant-space,.hyperstack-instance-helper .ant-btn,.hyperstack-host-actions,.hyperstack-host-actions .ant-btn{width:100%}.hyperstack-vm-spec-row,.hyperstack-vm-ip-list,.hyperstack-host-row{grid-template-columns:1fr}}.refund-status-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.refund-status-head>div{min-width:0}.refund-config-section{display:flex;flex-direction:column;gap:10px;min-width:0}.refund-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.refund-config-item{display:flex;justify-content:space-between;gap:10px;min-width:0;padding:8px 10px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.refund-config-item span,.refund-config-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cashback-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.cashback-panel-head>div{min-width:0}.cashback-panel-body{width:100%}.cashback-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.cashback-metric-card,.cashback-confirm-amount{display:flex;flex-direction:column;gap:4px;min-width:0;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.cashback-metric-card strong,.cashback-confirm-amount strong{min-width:0;color:var(--hs-text-accent);font-size:20px;line-height:1.25;overflow-wrap:anywhere}.flow-packet-panel-head,.traffic-policy-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.flow-packet-panel-head>div,.traffic-policy-panel-head>div{min-width:0}.hyperstack-usage-monitoring-panel{gap:14px}.hyperstack-usage-monitoring-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:14px;min-width:0;align-items:stretch}.hyperstack-usage-monitoring-grid.is-monitor-only{grid-template-columns:minmax(0,1fr)}.traffic-policy-summary-panel-embedded,.hyperstack-overview-monitor-card{display:flex;min-width:0;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-subtle)}.traffic-policy-summary-panel .ant-typography,.hyperstack-overview-monitor-card .ant-typography{margin-top:0}.traffic-policy-summary-body{display:flex;min-width:0;flex-direction:column;gap:12px}.traffic-policy-summary-loading{min-height:156px}.traffic-policy-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0}.traffic-policy-summary-metric{display:flex;min-width:0;min-height:108px;flex-direction:column;gap:5px;justify-content:center;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:6px;background:var(--hs-bg-page)}.traffic-policy-summary-metric span,.traffic-policy-summary-metric small,.traffic-policy-summary-progress,.traffic-policy-summary-meta,.traffic-policy-summary-unavailable{color:var(--hs-text-muted);font-size:12px}.traffic-policy-summary-metric strong{min-width:0;color:var(--hs-text);font-size:22px;line-height:1.24;overflow-wrap:anywhere}.traffic-policy-summary-metric.is-primary strong{color:var(--hs-text-accent)}.traffic-policy-summary-progress{display:flex;min-width:0;flex-direction:column;gap:6px}.traffic-policy-summary-progress>div,.traffic-policy-summary-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px}.traffic-policy-summary-unavailable{min-width:0;padding:8px 10px;border:1px dashed var(--hs-border-subtle);border-radius:6px;background:color-mix(in srgb,var(--hs-bg-page) 62%,transparent)}.hyperstack-overview-monitor-head{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.hyperstack-overview-monitor-card .hyperstack-overview-monitor-metrics{grid-template-columns:repeat(3,minmax(120px,1fr));margin-top:2px}.hyperstack-overview-monitor-card .hyperstack-overview-monitor-metric{min-height:128px;background:var(--hs-bg-page)}.hyperstack-overview-monitor-metric small{display:block;color:var(--hs-text-muted);font-size:12px}.hyperstack-overview-monitor-card .hyperstack-monitor-sparkline{height:32px}.hyperstack-overview-monitor-card .hyperstack-monitor-sparkline-empty{height:32px;min-height:32px;margin-top:4px}.flow-packet-section,.traffic-policy-section{display:flex;flex-direction:column;gap:12px;min-width:0}.flow-packet-section h5.ant-typography,.traffic-policy-section h5.ant-typography{margin-bottom:0}.flow-packet-metric-grid,.traffic-policy-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}.flow-packet-metric-card,.flow-packet-summary-card,.traffic-policy-metric-card,.traffic-policy-summary-card{display:flex;flex-direction:column;gap:4px;min-width:0;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.flow-packet-metric-card strong,.flow-packet-summary-card strong,.traffic-policy-metric-card strong,.traffic-policy-summary-card strong{min-width:0;color:var(--hs-text-accent);font-size:18px;line-height:1.3;overflow-wrap:anywhere}.flow-packet-mobile-card{display:block;padding:0;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.flow-packet-mobile-card .ant-descriptions{padding:12px}.flow-packet-offer-list,.traffic-policy-offer-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.flow-packet-offer-card,.traffic-policy-offer-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;padding:14px 12px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page);color:var(--hs-text);text-align:left;cursor:pointer}.flow-packet-offer-card.active,.traffic-policy-offer-card.active{border-color:var(--hs-border-accent);background:var(--hs-bg-accent);box-shadow:0 0 0 1px var(--hs-border-accent) inset}.flow-packet-offer-card strong,.traffic-policy-offer-card strong,.flow-packet-price-summary h4.ant-typography,.traffic-policy-price-summary h4.ant-typography{color:var(--hs-text-accent)}.flow-packet-offer-name,.flow-packet-offer-capacity,.traffic-policy-offer-name,.traffic-policy-offer-capacity{min-width:0;overflow-wrap:anywhere}.flow-packet-slider-section{display:flex;flex-direction:column;gap:10px;min-width:0;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.flow-packet-slider-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.flow-packet-slider-row{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:12px;min-width:0;align-items:center}.flow-packet-slider-row .ant-slider,.flow-packet-slider-row .ant-input-number{min-width:0}.flow-packet-promo-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.flow-packet-promo-input{margin-bottom:0}.flow-packet-price-summary,.traffic-policy-price-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.flow-packet-price-summary>div,.traffic-policy-price-summary>div{display:flex;flex-direction:column;gap:4px;min-width:0;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.flow-packet-price-summary h4.ant-typography,.traffic-policy-price-summary h4.ant-typography{margin:0;overflow-wrap:anywhere}.product-console-section{display:flex;flex-direction:column;gap:12px;min-width:0;padding:14px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.product-console-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.product-console-section-head>div{min-width:0}.product-console-metric-grid,.product-console-price-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}.product-console-metric-card,.product-console-price-box>div,.product-console-custom-item{display:flex;flex-direction:column;gap:4px;min-width:0;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-page)}.product-console-metric-card strong,.product-console-price-box strong,.product-console-custom-item strong{min-width:0;overflow-wrap:anywhere}.product-console-custom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.product-console-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}.product-console-action-grid .ant-btn{min-width:0}.product-console-form{display:flex;flex-direction:column;gap:12px;min-width:0}.product-console-form .ant-form-item{margin-bottom:0}.product-console-drawer-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.product-detail-actions{display:flex;justify-content:flex-start;gap:10px;padding-top:2px}.product-detail-section-head,.renew-section-title,.renew-hero,.renew-batch-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.product-detail-section-head>div,.renew-section-title>div,.renew-hero>div{min-width:0}.renew-billing-actions{justify-content:flex-end}.renew-auto-switch{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 8px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.renew-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,220px);gap:12px;align-items:center}.renew-management-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.renew-management-card{display:flex;min-width:0;min-height:104px;flex-direction:column;gap:8px;padding:14px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.renew-management-card strong{color:var(--hs-text);font-size:24px;line-height:1.2}.renew-management-card span{color:var(--hs-text-muted);font-size:13px}.renew-selected-list,.renew-mobile-list,.renew-drawer-form{display:flex;flex-direction:column;gap:12px;min-width:0}.renew-selected-item{display:grid;grid-template-columns:minmax(160px,1fr) minmax(180px,280px) minmax(100px,auto);gap:12px;align-items:center;min-width:0;padding:10px 12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.renew-selected-item>div{display:flex;min-width:0;flex-direction:column;gap:2px}.renew-selected-item .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.renew-batch-footer{align-items:center;padding-top:12px;border-top:1px solid var(--hs-border-subtle)}.renew-batch-promo{min-width:min(320px,100%)}.renew-total-box{display:flex;flex:1 1 auto;min-width:0;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;color:var(--hs-text-muted)}.renew-total-box strong{color:var(--hs-text-accent)}.renew-mobile-card{display:flex;min-width:0;flex-direction:column;gap:12px;padding:12px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.renew-mobile-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.renew-mobile-card-title>div{display:flex;min-width:0;flex-direction:column}.renew-mobile-card-title .ant-typography{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.renew-mobile-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.renew-mobile-card dt{color:var(--hs-text-muted);font-size:12px}.renew-mobile-card dd{margin:0;overflow-wrap:anywhere}.renew-cycle-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.renew-cycle-group .ant-radio-button-wrapper{display:flex;height:auto;min-height:64px;flex-direction:column;justify-content:center;gap:4px;border-inline-start-width:1px;border-radius:4px;line-height:1.4;white-space:normal}.renew-cycle-group .ant-radio-button-wrapper:before{display:none}.renew-cycle-group .ant-radio-button-wrapper span,.renew-cycle-group .ant-radio-button-wrapper strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.renew-promo-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.renew-promo-input{margin-bottom:0}.renew-price-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:4px;background:var(--hs-bg-subtle)}.renew-price-summary>div{display:flex;min-width:0;flex-direction:column;gap:4px}.renew-price-summary h4.ant-typography{margin:0;color:var(--hs-text-accent)}.order-detail-page{display:flex;flex-direction:column;gap:16px}.order-hero,.order-section{padding:18px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.order-hero{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:16px;align-items:stretch}.order-hero-main{display:flex;align-items:center;min-height:152px;padding:20px;border:1px solid var(--hs-border-accent);border-radius:8px;background:linear-gradient(180deg,#3b68ff14,#3b68ff08),var(--hs-bg-accent)}.order-hero-main .ant-typography{margin:0}.order-hero-main-copy{display:flex;flex-direction:column;gap:8px}.order-hero-status{display:flex;align-items:center;gap:10px}.order-summary{align-self:center;min-width:0}.order-summary-card{padding:8px 0}.order-section{display:flex;flex-direction:column;gap:12px}.order-section-head,.order-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-section-title .ant-typography{margin:0}.order-total{display:flex;justify-content:flex-end;gap:16px;padding-top:12px;border-top:1px solid var(--hs-border-subtle)}.order-section-table .ant-table-wrapper,.finance-panel .ant-table-wrapper{border:1px solid var(--hs-border-subtle);border-radius:8px;overflow:hidden;background:var(--hs-bg-page)}.order-section-table .ant-table-thead>tr>th,.finance-panel .ant-table-thead>tr>th{background:color-mix(in srgb,var(--hs-bg-subtle) 86%,var(--hs-bg-page) 14%);font-size:13px;font-weight:700}.order-section-table .ant-table-tbody>tr:hover>td,.finance-panel .ant-table-tbody>tr:hover>td{background:color-mix(in srgb,var(--hs-bg-hover) 82%,var(--hs-bg-page) 18%)}.finance-panel .ant-empty,.order-section .ant-empty,.order-detail-page>.ant-empty{padding:18px 0}.order-transfer-modal{gap:18px}.order-mobile-list{display:flex;flex-direction:column;gap:12px}.order-mobile-card{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.order-mobile-card-title,.order-mobile-card-meta,.order-mobile-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-mobile-card-title .ant-typography,.order-mobile-card-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-mobile-card-meta{color:var(--hs-text-muted);font-size:13px}.console-drawer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--hs-text);font-weight:700;text-decoration:none}.console-mobile-drawer .ant-drawer-header{padding:14px 16px;border-bottom:1px solid var(--hs-border-subtle)}.console-mobile-drawer .ant-drawer-body{padding:0}.console-mobile-drawer .ant-menu{padding:8px;border-inline-end:0!important}.console-shell .ant-btn,.console-shell .ant-input,.console-shell .ant-input-affix-wrapper,.console-shell .ant-select-selector,.console-shell .ant-picker{border-radius:8px}.console-shell .ant-table-wrapper .ant-table{border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page)}.console-shell .ant-table-wrapper .ant-table-container{border-start-start-radius:8px;border-start-end-radius:8px}.console-shell .ant-table-wrapper .ant-table-thead>tr>th{color:var(--hs-text-muted);font-weight:600;background:var(--hs-bg-muted)}.console-shell .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:var(--hs-border-subtle)}.console-shell .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:var(--hs-bg-hover)}.console-shell .ant-pagination{margin-bottom:0}.console-drawer-search{width:calc(100% - 32px);margin:16px}.console-drawer-account{display:flex;align-items:center;gap:10px;padding:0 16px 14px;border-bottom:1px solid var(--hs-border-subtle)}.console-drawer-account>div{display:flex;flex-direction:column;min-width:0}.console-drawer-account .ant-typography{max-width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:991px){.console-header{gap:12px;padding:0 12px}.console-header-brand{display:inline-flex}.console-current-chip,.console-site-name{display:none}.console-actions{gap:4px!important}.console-actions-group{min-height:0;padding:0}.console-actions-group-nav:after{display:none}.console-actions .language-switcher-text,.console-actions .language-switcher-arrow{display:none}.console-cart-button.has-items{min-width:32px;padding-inline:8px}.console-account-text{display:none}.console-content{padding:14px 12px}.finance-header{flex-direction:column}.finance-header-actions,.finance-header-actions-secondary,.finance-header-actions-primary,.order-detail-header-actions{width:100%;justify-content:stretch}.finance-header-actions-secondary .ant-btn,.finance-header-actions-primary .ant-btn,.order-detail-header-actions .ant-btn{flex:1 1 auto}.module-workspace-toolbar,.module-workspace-toolbar--split,.module-workspace-toolbar-actions{width:100%;flex-direction:column;align-items:stretch}.module-workspace-toolbar>a,.module-workspace-toolbar>.ant-btn,.module-workspace-toolbar-actions>a,.module-workspace-toolbar-actions>.ant-btn{width:100%}.module-workspace-toolbar>a .ant-btn,.module-workspace-toolbar-actions>a .ant-btn{width:100%}.home-header,.home-page-head,.home-hero-panel,.home-panel-title,.home-list-item,.home-mobile-card-title{flex-direction:column;align-items:stretch}.home-summary-layout,.home-support-grid,.home-finance-grid,.home-benefit-grid,.home-help-grid{grid-template-columns:minmax(0,1fr)}.home-account-head,.home-account-meta,.home-account-stats,.home-page-head-side,.home-finance-spotlight-layout,.home-consume-card-head,.home-panel-actions{flex-direction:column;align-items:stretch}.home-overview-grid,.home-access-grid,.home-summary-grid,.home-benefit-inline-grid{grid-template-columns:minmax(0,1fr)}.home-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-side{min-width:0;align-items:flex-start}.home-quick-actions .ant-btn,.home-panel-title .ant-space,.home-panel-title .ant-btn{width:100%}.home-panel-title-actions{justify-content:flex-start;white-space:normal}.home-inline-empty-action{width:100%;justify-content:flex-start;margin-left:0}.home-inline-empty-action .ant-btn{width:100%}.home-finance-rail{width:100%;flex:1 1 auto}.home-access-card,.home-service-link{min-width:0}.home-spend-chart-svg{height:248px}.home-region-map-title,.home-region-map-toolbar{align-items:stretch}.home-region-map-toolbar .ant-segmented,.home-region-map-toolbar .ant-btn{width:100%}.home-region-map-body{min-height:310px;padding:12px}.home-region-map-panel.is-fullscreen{inset:8px;max-height:calc(100vh - 16px)}.home-region-map-panel.is-fullscreen .home-region-map-body{min-height:calc(100vh - 224px)}.home-resource-map-controls{top:10px;right:10px;gap:6px;padding:5px}.home-resource-map-svg{inset:0;width:100%;height:100%;min-height:240px}.home-resource-map-tooltip-card{min-width:220px;padding:12px}.home-region-map-legend{position:relative;right:auto;bottom:auto;left:auto;margin-top:8px}.home-region-map-hint{width:100%;margin-left:0}.finance-balance-panel{align-items:flex-start;flex-direction:column}.finance-balance-actions,.finance-balance-actions .ant-btn{width:100%}.finance-metric-grid,.credit-limit-summary,.renew-management-summary,.refund-finance-summary,.refund-config-grid,.finance-summary-grid{grid-template-columns:1fr}.finance-filter{display:block}.finance-filter .ant-form-item{margin-right:0;margin-bottom:10px;width:100%}.finance-filter .ant-input,.finance-filter .ant-select,.finance-filter .ant-picker{width:100%}.finance-toolbar{flex-direction:column;align-items:stretch}.finance-toolbar .ant-form,.finance-toolbar .ant-form-item,.finance-toolbar .ant-input-search,.finance-toolbar .ant-space,.finance-toolbar .ant-btn{width:100%}.finance-form-grid{grid-template-columns:1fr}.finance-list-item{align-items:flex-start;flex-direction:column}.finance-list-item-actions{width:100%;justify-content:space-between}.finance-list-item .ant-typography{overflow-wrap:anywhere;white-space:normal}.marketing-metric-grid,.marketing-voucher-grid,.marketing-product-grid,.marketing-rule-list,.invoice-rule-list,.invoice-address-grid{grid-template-columns:1fr}.invoice-workspace .ant-tabs-nav-wrap{overflow-x:auto}.invoice-card-title,.invoice-mobile-card .ant-space{flex-wrap:wrap}.contract-subpage-header,.contract-sign-footer{flex-direction:column;align-items:stretch}.contract-html-frame{min-height:460px}.contract-seal-box{max-width:none}.pay-voucher-title,.account-hero-panel,.account-panel-title,.account-log-toolbar,.account-message-toolbar,.account-message-detail-head{flex-direction:column;align-items:stretch}.account-balance-summary{align-items:flex-start;min-width:0}.account-balance-actions,.account-balance-actions .ant-btn{width:100%}.account-level-grid,.account-form-grid,.account-cert-status-grid{grid-template-columns:1fr}.account-setting-row{grid-template-columns:22px minmax(0,1fr)}.account-setting-row>.ant-btn,.account-setting-row>.ant-switch{grid-column:1 / -1;width:100%}.account-log-toolbar .ant-input-search,.account-message-toolbar .ant-input-search,.account-message-toolbar .ant-select,.account-message-toolbar .ant-btn,.account-message-toolbar .ant-space,.account-panel-title .ant-btn{width:100%}.account-html-frame.auth{min-height:70vh}.account-message-detail-head .ant-space,.account-message-detail-head .ant-btn,.account-message-adjacent .ant-btn{width:100%}.account-message-adjacent{grid-template-columns:1fr}.account-message-html-frame{min-height:60vh}.security-panel-title,.security-summary-card-head{flex-direction:column;align-items:stretch}.security-panel-title .ant-space,.security-panel-title .ant-input-search,.security-panel-title .ant-btn{width:100%}.security-ssh-generator-header{flex-direction:column;align-items:stretch}.security-ssh-generator-header .ant-btn,.security-ssh-generated-card .ant-space,.security-ssh-generated-card .ant-btn{width:100%}.security-summary-grid,.security-secret-row{grid-template-columns:1fr}.security-secret-row .ant-btn{width:100%}.security-batch-rules .ant-checkbox-group{grid-template-columns:1fr}.support-panel-title,.support-ticket-detail-head,.support-ticket-message-head,.support-article-adjacent{flex-direction:column;align-items:stretch}.support-panel-title .ant-space,.support-panel-title .ant-btn,.support-ticket-detail-head .ant-space,.support-ticket-detail-head .ant-btn,.support-form-actions .ant-btn{width:100%}.support-stat-grid,.support-form-grid,.support-ticket-meta-grid,.support-help-grid,.support-article-side-grid,.support-content-grid,.support-download-grid,.support-download-card-meta{grid-template-columns:1fr}.support-ticket-message{width:100%;padding:14px}.support-ticket-message-time{margin-left:0}.support-toolbar{padding:10px}.support-toolbar>:first-child,.support-toolbar>*:not(:first-child){flex:1 1 100%}.support-html-frame{min-height:70vh}.support-content-card-body,.support-download-card,.support-help-card,.support-article-info-card,.support-article-hero-card{padding:16px}.support-download-card-head,.support-content-card-footer,.support-article-meta-row,.plugin-compat-shell-head{flex-direction:column;align-items:stretch}.plugin-compat-shell-toolbar,.plugin-compat-shell-toolbar .ant-btn{width:100%}.plugin-compat-frame-panel,.plugin-compat-frame,.plugin-compat-frame-fallback{min-height:68vh}.organization-panel-title,.organization-form-actions{flex-direction:column;align-items:stretch}.organization-panel-title .ant-space,.organization-panel-title .ant-btn,.organization-form-actions .ant-btn{width:100%}.organization-form-grid,.organization-checkbox-grid,.organization-summary-strip{grid-template-columns:1fr}.organization-phone-compact{display:flex}.organization-phone-compact .ant-select{flex:0 0 112px;width:112px}.cart-header,.cart-item-title,.cart-overview-strip,.cart-summary-bar,.cart-summary-left,.cart-summary-right{flex-direction:column;align-items:stretch}.cart-header{padding:14px}.cart-header-actions{width:100%}.cart-header-actions .ant-btn{flex:1 1 auto}.cart-overview-strip{display:grid;grid-template-columns:1fr}.cart-item{grid-template-columns:minmax(0,1fr);padding:12px}.cart-item.is-collapsed{grid-template-columns:minmax(0,1fr)}.cart-list-toolbar,.cart-list-toolbar-title{flex-direction:column;align-items:stretch}.cart-item-check{padding-top:0}.cart-preview-list,.cart-compact-preview{grid-template-columns:1fr}.cart-item-side{align-items:stretch;text-align:left}.cart-item-actions,.cart-item-actions .ant-btn,.cart-item-actions .ant-input-number,.cart-discount-code-input,.cart-discount-event-select,.cart-discount-controls .ant-btn,.cart-discount-controls .ant-space-item{width:100%}.cart-summary-bar{position:static}.cart-summary-right>div{align-items:flex-start}.cart-discount-breakdown{align-items:flex-start}.cart-summary-right .ant-space,.cart-summary-right .ant-btn{width:100%}.cart-config-frame{height:72vh;min-height:560px}.cart-config-actions{position:static}.cart-config-actions .ant-space,.cart-config-actions .ant-btn{width:100%}.hyperstack-purchase{grid-template-columns:minmax(0,1fr);padding-bottom:112px}.hyperstack-purchase-section,.hyperstack-purchase-summary{padding:12px}.hyperstack-purchase-section-head,.hyperstack-purchase-form-row{flex-direction:column;align-items:stretch}.hyperstack-purchase-choice-grid,.hyperstack-purchase-flavor-grid,.hyperstack-os-image-selector,.hyperstack-os-image-version-grid,.hyperstack-rebuild-field,.hyperstack-rebuild-password-row,.hyperstack-purchase-fixed-grid,.hyperstack-purchase-control-grid{grid-template-columns:minmax(0,1fr)}.hyperstack-rebuild-field{gap:8px}.hyperstack-rebuild-field>:not(.hyperstack-rebuild-field-label){grid-column:1}.hyperstack-purchase-filter-row{flex-direction:column}.hyperstack-purchase-control-wide{grid-column:auto}.hyperstack-purchase-summary{position:static}.hyperstack-purchase-actions{position:fixed;right:0;bottom:0;left:0;z-index:10;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--hs-border);background:var(--hs-bg-page);box-shadow:0 -4px 18px #1f232914}.hyperstack-purchase-actions.is-edit{grid-template-columns:minmax(0,1fr)}.hyperstack-purchase-mobile-total{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;gap:12px;min-width:0}.hyperstack-purchase-mobile-total span{color:var(--hs-text-muted);font-size:12px}.hyperstack-purchase-mobile-total strong{color:var(--hs-text-accent);font-size:20px;line-height:1.2;overflow-wrap:anywhere}.hyperstack-purchase-actions .ant-btn{width:100%}.product-header{flex-direction:column}.product-header-actions{width:100%}.product-header-actions .ant-btn{flex:1 1 auto}.product-workspace-summary{grid-template-columns:1fr}.product-overview-intro,.product-overview-section-head{flex-direction:column}.product-overview-actions,.product-overview-actions .ant-btn,.product-overview-group-actions,.product-overview-group-actions .ant-btn{width:100%}.product-overview-group-grid{grid-template-columns:1fr}.product-overview-group-card{grid-template-columns:auto minmax(0,1fr)}.product-overview-group-actions{grid-column:1 / -1}.product-panel{padding:12px}.product-filter{display:block}.product-filter .ant-form-item{margin-right:0;margin-bottom:12px;width:100%}.product-filter .ant-input-affix-wrapper,.product-filter .ant-select{width:100%;min-width:0}.product-order-content-head,.product-order-toolbar-foot{flex-direction:column;align-items:stretch}.product-order-layout,.product-order-toolbar-row{grid-template-columns:1fr}.product-order-sidebar{position:static}.product-order-first-groups{max-height:none;flex-direction:row;overflow-x:auto;padding-bottom:2px}.product-order-first-groups button{flex:0 0 auto;max-width:220px}.product-order-grid{grid-template-columns:1fr}.product-order-card{min-height:0;padding:12px}.product-order-card-footer,.product-order-config-header{flex-direction:column;align-items:stretch}.product-order-toolbar-foot .ant-space,.product-order-card-footer .ant-btn,.product-order-config-header .ant-btn{width:100%}.product-detail-section-head,.renew-section-title,.renew-hero,.renew-batch-footer{flex-direction:column;align-items:stretch}.renew-toolbar,.renew-selected-item,.renew-cycle-group,.renew-promo-row,.renew-price-summary,.renew-mobile-card dl{grid-template-columns:1fr}.renew-batch-footer .ant-btn,.renew-batch-promo,.renew-batch-promo .ant-input,.renew-batch-promo .ant-btn,.renew-billing-actions,.renew-billing-actions .ant-btn{width:100%}.renew-total-box{justify-content:flex-start}.renew-mobile-card .ant-space,.renew-mobile-card .ant-btn{width:100%}.product-card-grid{grid-template-columns:1fr}.product-mobile-card-actions{flex-direction:column;align-items:stretch}.product-mobile-card-actions .ant-btn{width:100%}.module-layout{flex-direction:column;min-height:calc(100vh - 52px);margin:-14px -12px}.module-layout-sidebar{position:static;flex:0 0 auto;width:100%;min-height:auto;border-right:0;border-bottom:1px solid var(--hs-border)}.module-layout-sidebar-head{min-height:0;padding:12px 12px 10px}.module-layout-nav{flex-direction:row;max-width:100%;padding:8px 12px;overflow-x:auto;scrollbar-width:thin}.module-layout-nav-group{flex:0 0 auto;min-height:40px;padding:11px 8px 0}.module-layout-nav-item{flex:0 0 148px;min-height:40px}.module-layout-nav-item:before{inset:auto 10px 0;width:auto;height:2px}.module-layout-content{padding:14px 12px}.product-detail-header{flex-direction:column}.product-detail-header-actions,.product-detail-header-actions .ant-btn{width:100%}.product-detail-panel{padding:12px}.product-detail-hero,.product-detail-hero-metrics,.hyperstack-resource-billing-metrics{grid-template-columns:1fr}.refund-status-head,.cashback-panel-head{flex-direction:column}.cashback-panel-head>.ant-space,.cashback-panel-head .ant-btn{width:100%}.flow-packet-panel-head,.traffic-policy-panel-head{flex-direction:column}.flow-packet-panel-head>.ant-space,.flow-packet-panel-head .ant-btn,.traffic-policy-panel-head>.ant-space,.traffic-policy-panel-head .ant-btn{width:100%}.cashback-metric-grid,.marketing-cashback-grid,.flow-packet-metric-grid,.traffic-policy-metric-grid,.flow-packet-offer-list,.traffic-policy-offer-list,.flow-packet-price-summary,.traffic-policy-price-summary,.product-console-metric-grid,.product-console-price-box,.product-console-custom-grid,.product-console-action-grid,.flow-packet-slider-row,.flow-packet-promo-row{grid-template-columns:1fr}.product-console-section-head,.flow-packet-slider-head{flex-direction:column;align-items:flex-start}.product-console-section-head>.ant-space,.product-console-section-head .ant-btn{width:100%}.product-console-drawer-actions{flex-direction:column-reverse}.product-console-drawer-actions .ant-btn{width:100%}.order-detail-header,.order-detail-title-row,.order-section-title{flex-direction:column;align-items:flex-start}.order-detail-header>.ant-space{width:100%}.order-detail-header>.ant-space .ant-btn{flex:1 1 auto}.order-hero{grid-template-columns:1fr}.order-hero-main{min-height:124px}.order-total{justify-content:space-between}.order-mobile-card-title,.order-mobile-card-meta{align-items:flex-start}}.host-transfer-page{min-width:0}.host-transfer-summary{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:14px;min-width:0}.host-transfer-code-card,.host-transfer-rule-card{min-width:0;padding:16px;border:1px solid var(--hs-border);border-radius:4px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.host-transfer-code-card{display:flex;flex-direction:column;gap:10px}.host-transfer-code-card .ant-typography{margin:0}.host-transfer-rule-card{display:grid;gap:8px;color:var(--hs-text-muted);font-size:13px}.host-transfer-toolbar{display:grid;grid-template-columns:minmax(160px,220px) minmax(220px,1fr) auto auto;gap:10px;align-items:center}.host-transfer-toolbar>.ant-input-affix-wrapper,.host-transfer-toolbar>.ant-select{min-width:0}.host-transfer-verify-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.host-transfer-mobile-card .product-link-cell{width:100%}@media(max-width:768px){.auth-shell{min-height:100vh;padding:18px 16px 24px}.auth-topbar{align-items:flex-start;gap:12px;margin-bottom:20px;padding-bottom:0}.auth-grid{grid-template-columns:1fr;gap:18px;min-height:auto}.auth-toolbar{margin-left:auto}.auth-toolbar-pill.ant-btn{height:38px;min-width:0}.auth-hero{min-height:0;gap:20px;padding:0}.auth-brand{gap:12px}.auth-brand-logo{max-width:152px;height:32px}.auth-brand-copy h5.ant-typography{font-size:16px}.auth-hero-main{max-width:100%;padding:18px 18px 0 0}.auth-hero h1.ant-typography,.auth-hero h2.ant-typography,.auth-hero h3.ant-typography{margin-bottom:10px;font-size:30px}.auth-hero-main .ant-typography-secondary{max-width:100%;font-size:15px;line-height:1.72}.auth-feature-list{gap:14px}.auth-feature-item:last-child{display:none}.auth-feature-item{gap:12px}.auth-feature-badge{min-width:62px;height:26px;padding:0 8px}.auth-feature-copy h5.ant-typography{font-size:16px}.auth-feature-copy .ant-typography{max-width:100%}.auth-hero-links .ant-space-item,.auth-hero-link-button.ant-btn{width:100%}.auth-panel{justify-content:stretch}.auth-card{width:100%}.auth-card .ant-card-body{gap:18px;padding:28px 22px 24px}.auth-card-head{flex-direction:column;align-items:flex-start}.auth-card-head>.ant-space,.auth-card-head-copy{width:100%}.auth-card-head h3.ant-typography{font-size:22px}.auth-login-actions,.auth-form-switch,.auth-form-switch-stack{flex-wrap:wrap}.auth-remember-item{flex:1 1 100%}.auth-inline-link.ant-btn{margin-left:auto}.auth-scan-card,.auth-scan-qr{width:100%}.auth-scan-qr{max-width:240px;min-height:240px;margin:0 auto}.auth-oauth-section .ant-space{display:flex}.auth-oauth-section .ant-space .ant-space-item,.auth-oauth-section .ant-space .ant-btn{width:100%}.app-state-page{padding-top:16px}}@media(max-width:480px){.auth-shell{padding:14px 12px 18px}.auth-topbar{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:16px}.auth-toolbar{justify-content:flex-start;margin-left:0}.auth-toolbar-pill.ant-btn{width:auto;padding-inline:12px}.auth-grid{gap:14px}.auth-hero{gap:16px}.auth-brand{gap:10px}.auth-brand-logo{max-width:138px;height:28px}.auth-brand-copy{max-width:min(100%,220px)}.auth-brand-copy .ant-typography:last-child{font-size:12px}.auth-hero-main{padding-right:0}.auth-hero h1.ant-typography,.auth-hero h2.ant-typography,.auth-hero h3.ant-typography{font-size:26px;line-height:1.16}.auth-hero-main .ant-typography-secondary{font-size:14px;line-height:1.68}.auth-feature-list{gap:12px}.auth-feature-item{flex-direction:column;gap:8px}.auth-feature-badge{width:fit-content}.auth-card{border-radius:22px!important}.auth-card .ant-card-body{gap:16px;padding:22px 18px 20px}.auth-card-head h3.ant-typography{font-size:20px}.auth-segment-wide.ant-radio-group{grid-template-columns:1fr}.auth-segment.ant-radio-group,.auth-nav-links,.auth-hero-links,.auth-nav-links .ant-btn,.auth-hero-links .ant-btn{width:100%}.auth-login-actions,.auth-form-switch,.auth-form-switch-stack{align-items:flex-start}.auth-form-switch{flex-direction:column;justify-content:flex-start}.auth-form-switch-stack{flex-direction:row;justify-content:space-between}.auth-scan-qr{max-width:220px;min-height:220px}.plugin-compat-shell .ant-card-body,.plugin-compat-page .ant-result,.app-state-page .ant-result,.auth-inline-state .ant-result,.app-state-shell .ant-result{padding-inline:12px}}@media(max-width:768px){.host-transfer-summary,.host-transfer-toolbar,.host-transfer-verify-row{grid-template-columns:1fr}.host-transfer-toolbar .ant-btn,.product-detail-header-actions{width:100%}.product-detail-header-actions .ant-btn{flex:1 1 auto}}@media(max-width:768px){.console-search{display:none}}@media(max-width:767px){.finance-pay-html{padding:14px}.finance-pay-html-head{flex-direction:column;align-items:stretch}.finance-pay-html-badge{align-self:flex-start}.finance-pay-html-body{padding:14px}.finance-pay-html-body a,.finance-pay-html-body button,.finance-pay-html-body input[type=submit],.finance-pay-html-body input[type=button]{width:100%;text-align:center}}
