: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:#fff}.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-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-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(460px,calc(100vw - 24px));overflow:hidden}.console-account-panel-head{padding:12px;background:linear-gradient(180deg,#3c6eff1a,#3c6eff0a)}.console-account-hero{display:flex;gap:10px;align-items:flex-start}.console-account-avatar-large{flex:0 0 auto;background:linear-gradient(180deg,#edf3ff,#d7e6ff);color:var(--hs-text-accent);font-size:24px;font-weight:700;box-shadow:inset 0 0 0 3px #ffffffeb}.console-account-hero-content{flex:1 1 auto;min-width:0}.console-account-hero-top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;margin-bottom:4px}.console-account-hero-top h4.ant-typography{margin:0 0 4px;font-size:19px;line-height:1.3}.console-account-hero-link{flex:0 0 auto;color:var(--hs-text);font-size:16px;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:8px;margin-top:10px;padding:7px 9px;border-radius:10px;background:#ffffffc7}.console-account-balance-strip span{color:var(--hs-text-muted);font-size:15px}.console-account-balance-strip strong{color:var(--hs-text);font-size:18px}.console-account-balance-strip a{margin-left:auto;color:var(--hs-text-accent);font-size:15px;font-weight:600;text-decoration:none}.console-account-sections{padding:12px}.console-account-sections .console-top-panel-group+.console-top-panel-group{padding-top:12px}.console-account-sections .console-top-panel-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 10px}.console-account-sections .console-top-panel-link span{font-size:15px}.console-account-sections .console-top-panel-link small{display:none}.console-account-pending{padding:0 12px 12px}.console-account-pending .console-top-panel-group-title{margin-bottom:10px}.console-account-pending-grid{gap:0;padding:10px 2px;border-radius:12px;background:var(--hs-bg-subtle)}.console-account-pending-grid .console-top-mini-stat{padding:8px 6px;border:0;border-radius:0;background:transparent}.console-account-pending-grid .console-top-mini-stat strong{font-size:23px}.console-account-pending-grid .console-top-mini-stat span{font-size:14px}.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% - 24px);height:42px;margin:0 12px 12px;border-radius:10px}.console-services-panel{display:grid;grid-template-columns:220px minmax(0,1fr) 172px;width:min(1200px,calc(100vw - 32px));min-height:min(620px,calc(100vh - 104px));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;transform:translateY(-8px);transform-origin:top left}.console-services-rail{padding:18px 12px;border-right:1px solid var(--hs-border-subtle);background:var(--hs-bg-muted)}.console-services-rail button{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}.console-services-rail-title{display:block;margin:26px 10px 12px;color:var(--hs-text-muted)}.console-services-hot-list{display:flex;flex-direction:column;gap:4px}.console-services-hot-link,.console-services-link,.console-services-recent-chip,.console-services-index a{color:var(--hs-text);text-decoration:none}.console-services-hot-link{display:block;padding:7px 10px;border-radius:4px}.console-services-hot-link:hover,.console-services-link:hover,.console-services-index a:hover{color:var(--hs-text-accent);background:var(--hs-bg-hover)}.console-services-main{min-width:0;overflow-y:auto}.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:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:34px 54px;padding:42px 52px 56px}.console-services-group{min-width:0}.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-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;padding:56px 18px;border-left:1px solid var(--hs-border-subtle);background:var(--hs-bg-subtle);overflow-y:auto}.console-services-index .ant-typography{color:var(--hs-text-muted);font-size:12px}.console-services-index a{display:block;padding:6px 8px;border-left:3px solid transparent;border-radius:4px;color:var(--hs-text-muted)}.console-services-index a:first-of-type{border-left-color:var(--hs-primary);color:var(--hs-text-accent);font-weight:600}.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-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:500px}}@media(max-width:640px){.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-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:inherit}.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{min-width:0}.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-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-page-head-meta{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.home-page-head-meta span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid var(--hs-border-subtle);border-radius:999px;background:color-mix(in srgb,var(--hs-bg-page) 92%,var(--hs-bg-subtle) 8%);color:var(--hs-text-secondary);font-size:13px}.home-view-strip,.home-top-grid,.home-main-grid,.home-bottom-grid,.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-view-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 14px;border:0;border-bottom:1px solid var(--hs-border-subtle);border-radius:0;background:transparent}.home-view-tabs{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.home-view-tab{min-height:46px;padding:0 28px;border:1px solid rgba(34,102,255,.18);border-bottom-color:transparent;border-radius:10px 10px 0 0;background:var(--hs-bg-page);color:var(--hs-text-accent);font:inherit;font-weight:600}.home-view-tab.active{border-color:#2266ff38;box-shadow:0 1px #2266ff14 inset;color:var(--hs-text-accent);font-weight:600}.home-view-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.home-view-note,.home-view-status{font-size:13px}.home-top-grid,.home-main-grid,.home-bottom-grid{display:grid;gap:16px;min-width:0}.home-main-grid{align-items:start}.home-top-grid,.home-main-grid,.home-bottom-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(3,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-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:16px}.home-finance-rail{width:min(240px,100%);flex:0 0 min(240px,100%);flex-direction:column;gap:12px}.home-balance-card,.home-finance-mini-card{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--hs-border-subtle);border-radius:8px;background:linear-gradient(180deg,#2266ff0f,#2266ff05)}.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;padding:12px}.home-consume-card{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:12px;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:10px;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-svg{width:100%;min-width:0;display:block;height:auto;aspect-ratio:760 / 244;min-height:244px}.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:#ffffffc7;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%,#fff 8%)}.finance-filter .ant-input,.finance-filter .ant-select{min-width:180px}.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}.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:#ffffffe6;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}.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%,#fff 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%,#fff 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:#94a3b838;background:#fffffff5;color:var(--hs-text-secondary)}.support-panel-title .ant-btn:not(.ant-btn-primary):hover,.support-panel-title .ant-btn:not(.ant-btn-primary):focus{color:var(--hs-brand-primary);border-color:#3b68ff47;background:#eff4fff2}.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 rgba(148,163,184,.18);border-radius:12px;background:#f8fafce6;box-shadow:inset 0 1px #ffffffb3}.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:#94a3b838!important;background:#fffffff5!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:#94a3b838!important;background:#fffffff5!important;color:var(--hs-text-secondary);box-shadow:none!important}.support-toolbar .ant-input-search-button:hover,.support-toolbar .ant-input-search-button:focus{color:var(--hs-brand-primary);border-color:#3b68ff47!important;background:#eff4fff2!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 rgba(148,163,184,.18);border-radius:16px;background:#fff;box-shadow:0 12px 24px #0f172a0a}.support-ticket-message.admin{align-self:flex-start;border-top-left-radius:6px;background:linear-gradient(180deg,#3b68ff0a,#fff)}.support-ticket-message.client{align-self:flex-end;margin-left:auto;border-top-right-radius:6px;background:linear-gradient(180deg,#3b68ff14,#eff4fff5)}.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,#3b68ff08,#3b68ff00),#fff;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%,#fff 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:16px;min-width:0}.cart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.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:6px;min-width:0}.cart-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.cart-overview-strip{display:grid;grid-template-columns:repeat(3,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,#f3f7ffeb,#fff)}.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:16px;border:1px solid var(--hs-border);border-radius:8px;background:var(--hs-bg-page);box-shadow:var(--hs-shadow-panel)}.cart-list{display:flex;flex-direction:column;gap:12px;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:1px solid var(--hs-border);border-radius:8px;background:linear-gradient(180deg,#f8faffeb,#fff);box-shadow:none}.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-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:14px;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-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}.openstack-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)}.openstack-purchase{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:16px;align-items:start;min-width:0}.openstack-purchase-main{display:flex;flex-direction:column;gap:14px;min-width:0}.openstack-purchase-section,.openstack-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)}.openstack-purchase-section{padding:16px}.openstack-purchase-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.openstack-purchase-section-head>div{min-width:0}.openstack-purchase-section-head h4.ant-typography{margin:0 0 4px;font-size:16px;line-height:1.35}.openstack-purchase-choice-grid,.openstack-purchase-flavor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:10px;min-width:0}.openstack-purchase-choice,.openstack-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}.openstack-purchase-choice{align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:10px 12px}.openstack-purchase-choice>span:first-child,.openstack-purchase-flavor-title{display:flex;align-items:center;gap:8px;min-width:0}.openstack-purchase-choice strong,.openstack-purchase-flavor strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.openstack-purchase-choice:hover,.openstack-purchase-flavor:hover{border-color:var(--hs-border-accent);background:var(--hs-bg-hover)}.openstack-purchase-choice.is-active,.openstack-purchase-flavor.is-active{border-color:var(--hs-primary);background:var(--hs-primary-soft);box-shadow:0 0 0 1px #2563eb2e}.openstack-purchase-image{align-items:flex-start}.openstack-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)}.openstack-purchase-form-row label,.openstack-purchase-control label{color:var(--hs-text-muted);font-size:12px;font-weight:600}.openstack-purchase-flavor{flex-direction:column;gap:10px;padding:12px}.openstack-purchase-flavor-title{justify-content:space-between}.openstack-purchase-flavor-title .anticon{color:var(--hs-primary)}.openstack-purchase-spec-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.openstack-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}.openstack-purchase-price-row{display:flex;flex-direction:column;gap:2px;min-width:0}.openstack-purchase-price-row strong{color:var(--hs-text-accent)}.openstack-purchase-price-row em{color:var(--hs-text-muted);font-size:12px;font-style:normal}.openstack-purchase-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.openstack-purchase-control{display:flex;flex-direction:column;gap:7px;min-width:0}.openstack-purchase-control-wide{grid-column:span 2}.openstack-purchase-control .ant-input-number,.openstack-purchase-control .ant-select,.openstack-purchase-control .ant-input{width:100%}.openstack-purchase-summary{position:sticky;top:72px;padding:16px}.openstack-purchase-summary-head{display:flex;flex-direction:column;gap:4px;min-width:0}.openstack-purchase-summary-head span{color:var(--hs-text-muted);font-size:12px}.openstack-purchase-summary-head strong{min-width:0;font-size:18px;line-height:1.35;overflow-wrap:anywhere}.openstack-purchase-summary-card{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.openstack-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)}.openstack-purchase-summary-card span,.openstack-purchase-summary-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.openstack-purchase-summary-list{display:flex;flex-direction:column;gap:8px;min-width:0}.openstack-purchase-summary-line{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.openstack-purchase-summary-line span{color:var(--hs-text-muted)}.openstack-purchase-summary-line strong{flex:0 0 auto;color:var(--hs-text)}.openstack-purchase-price-alert{margin-bottom:10px}.openstack-purchase-total{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.openstack-purchase-total span,.openstack-purchase-renew{color:var(--hs-text-muted)}.openstack-purchase-total strong{color:var(--hs-text-accent);font-size:24px;line-height:1.2;overflow-wrap:anywhere}.openstack-purchase-renew{display:block;margin-top:4px}.openstack-purchase-actions{width:100%;margin-top:14px;display:flex;gap:10px}.openstack-purchase-actions .ant-btn{flex:1 1 0;min-width:0}.openstack-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-summary{display:grid;grid-template-columns:repeat(3,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,#f3f7ffeb,#fff)}.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-filter-panel{background:var(--hs-bg-subtle)}.product-resource-panel .ant-table-wrapper,.product-order-content{min-width:0}.product-filter{display:flex;gap:10px 0}.product-filter .ant-input-affix-wrapper,.product-filter .ant-select{min-width:220px}.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-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-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-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-toolbar{display:grid;grid-template-columns:minmax(160px,220px) minmax(160px,220px) minmax(220px,1fr) auto auto;gap:12px;align-items:center}.product-order-scope{display:flex;min-width:0;align-items:center}.product-order-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-order-card{display:flex;min-width:0;min-height:240px;flex-direction:column;justify-content:space-between;gap:16px;padding:16px;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-title>div,.product-order-card-footer>div{display:flex;min-width:0;flex-direction:column;gap:4px}.product-order-card-title .ant-typography{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-order-description{display:-webkit-box;min-height:66px;overflow:hidden;color:var(--hs-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-order-card-footer{align-items:flex-end;border-top:1px solid var(--hs-border);padding-top:12px}.product-order-card-footer h4.ant-typography{margin:0;color:var(--hs-text-accent)}.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}.openstack-resource-billing-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.openstack-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)}.openstack-resource-billing-metrics span,.openstack-resource-remote-id{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.openstack-resource-billing-metrics strong{font-size:18px;line-height:1.25}.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,#f3f7fff0,#fff);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{color:var(--hs-text-muted);font-size:12px}.product-detail-hero-metric strong{min-width:0;color:var(--hs-text);font-size:18px;line-height:1.3;overflow-wrap:anywhere}.openstack-vm-list,.openstack-console-page{display:flex;min-width:0;flex-direction:column;gap:18px}.openstack-vm-region{display:flex;min-width:0;flex-direction:column;gap:10px}.openstack-vm-region-head,.openstack-vm-card-head,.openstack-vm-card-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.openstack-vm-region-head h5.ant-typography{margin:0}.openstack-vm-card-grid{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));gap:14px}.openstack-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)}.openstack-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)}.openstack-vm-os img{width:24px;height:24px}.openstack-vm-title{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.openstack-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}.openstack-vm-title span{overflow:hidden;color:var(--hs-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.openstack-vm-spec-row,.openstack-vm-ip-list{display:grid;min-width:0;gap:10px}.openstack-vm-spec-row{grid-template-columns:repeat(3,minmax(0,1fr));color:var(--hs-text-muted)}.openstack-vm-spec-row strong{color:var(--hs-text)}.openstack-vm-ip-list{grid-template-columns:repeat(2,minmax(0,1fr))}.openstack-vm-ip-list>div,.openstack-instance-spec-card>div,.openstack-count-grid>div,.openstack-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)}.openstack-vm-ip-list span,.openstack-instance-spec-card span,.openstack-count-grid span,.openstack-monitor-grid span{color:var(--hs-text-muted);font-size:12px}.openstack-vm-ip-list strong,.openstack-instance-spec-card strong,.openstack-count-grid strong,.openstack-monitor-grid strong{min-width:0;overflow:hidden;color:var(--hs-text);text-overflow:ellipsis;white-space:nowrap}.openstack-vm-ip-list .ant-btn{align-self:flex-start;margin-left:-6px}.openstack-vm-card-footer{padding-top:12px;border-top:1px solid var(--hs-border)}.openstack-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)}.openstack-tabs-panel{padding-top:10px}.openstack-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.openstack-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}.openstack-project-card.is-active{border-color:var(--hs-text-accent);background:#eef6ffb8}.openstack-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)}.openstack-project-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.openstack-project-copy strong,.openstack-project-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.openstack-project-copy small{color:var(--hs-text-muted)}.openstack-count-grid,.openstack-monitor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.openstack-host-list{display:flex;min-width:0;flex-direction:column;gap:8px}.openstack-host-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(120px,180px);gap:12px;align-items:center;padding:12px;border:1px solid var(--hs-border-subtle);border-radius:6px;color:inherit;background:var(--hs-bg-subtle)}.openstack-host-row>span:first-child{display:flex;min-width:0;flex-direction:column;gap:3px}.openstack-host-row strong,.openstack-host-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.openstack-host-row small{color:var(--hs-text-muted)}.openstack-instance-overview{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr) minmax(220px,.8fr);align-items:stretch}.openstack-instance-helper,.openstack-instance-spec-card{display:flex;min-width:0;flex-direction:column;gap:12px}.openstack-instance-fields{min-width:0}.openstack-detail-hero{background:linear-gradient(180deg,#eff7ffeb,#fff)}@media(max-width:900px){.openstack-vm-card-grid,.openstack-project-grid,.openstack-count-grid,.openstack-monitor-grid,.openstack-instance-overview{grid-template-columns:1fr}.openstack-vm-card,.openstack-console-panel{padding:12px}.openstack-vm-card-head,.openstack-vm-card-footer,.openstack-host-row{align-items:stretch}.openstack-vm-card-footer{flex-direction:column}.openstack-vm-card-footer .ant-space,.openstack-vm-card-footer .ant-btn,.openstack-instance-helper .ant-space,.openstack-instance-helper .ant-btn{width:100%}.openstack-vm-spec-row,.openstack-vm-ip-list,.openstack-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{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.flow-packet-panel-head>div{min-width:0}.flow-packet-section{display:flex;flex-direction:column;gap:12px;min-width:0}.flow-packet-section h5.ant-typography{margin-bottom:0}.flow-packet-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{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{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{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.flow-packet-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{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,.flow-packet-price-summary h4.ant-typography{color:var(--hs-text-accent)}.flow-packet-offer-name,.flow-packet-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{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.flow-packet-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{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-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%,#fff 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%,#fff 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,.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-view-strip,.home-account-head,.home-account-meta,.home-account-stats,.home-view-toolbar,.home-page-head-side,.home-finance-spotlight-layout,.home-consume-card-head,.home-panel-actions{flex-direction:column;align-items:stretch}.home-top-grid,.home-main-grid,.home-bottom-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-page-head-meta,.home-panel-title .ant-space,.home-panel-title .ant-btn{width:100%}.home-page-head-meta span,.home-view-status{justify-content:center}.home-finance-rail{width:100%;flex:1 1 auto}.home-access-card,.home-service-link{min-width:0}.home-spend-chart-svg{height:248px}.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,.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-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-check{padding-top:0}.cart-preview-list{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%}.openstack-purchase{grid-template-columns:minmax(0,1fr);padding-bottom:112px}.openstack-purchase-section,.openstack-purchase-summary{padding:12px}.openstack-purchase-section-head,.openstack-purchase-form-row{flex-direction:column;align-items:stretch}.openstack-purchase-choice-grid,.openstack-purchase-flavor-grid,.openstack-purchase-control-grid{grid-template-columns:minmax(0,1fr)}.openstack-purchase-control-wide{grid-column:auto}.openstack-purchase-summary{position:static}.openstack-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}.openstack-purchase-actions.is-edit{grid-template-columns:minmax(0,1fr)}.openstack-purchase-mobile-total{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;gap:12px;min-width:0}.openstack-purchase-mobile-total span{color:var(--hs-text-muted);font-size:12px}.openstack-purchase-mobile-total strong{color:var(--hs-text-accent);font-size:20px;line-height:1.2;overflow-wrap:anywhere}.openstack-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-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-toolbar,.product-order-grid{grid-template-columns:1fr}.product-order-card{min-height:0;padding:12px}.product-order-card-title,.product-order-card-footer,.product-order-config-header{flex-direction:column;align-items:stretch}.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-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,.openstack-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{flex-direction:column}.flow-packet-panel-head>.ant-space,.flow-packet-panel-head .ant-btn{width:100%}.cashback-metric-grid,.marketing-cashback-grid,.flow-packet-metric-grid,.flow-packet-offer-list,.flow-packet-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}}
