:root{--hb-teal: #26c5ca;--hb-teal-d: #1a9ea3;--hb-teal-soft: rgba(38, 197, 202, .14);--hb-teal-border: rgba(38, 197, 202, .22);--hb-coral: #ff6b5b;--hb-green: #4db848;--hb-yellow: #ffcb2d;--hb-purple: #7b4fff;--hb-status-green: #4db848;--hb-status-red: #dc2626;--hb-status-orange: #f59e0b;--hb-status-cyan: #0891b2;--hb-required: #b91c1c;--adm-sidebar: #0f172a;--adm-sidebar-border: #1e293b;--adm-bg: #f1f5f9;--adm-card: #ffffff;--adm-border: #e2e8f0;--adm-text: #0f172a;--adm-muted: #64748b;--adm-topbar: #ffffff;--adm-table-head: #fafbfc;--adm-row-hover: #f8fafb;--adm-card-shadow: 0 4px 20px rgba(0, 0, 0, .06);--adm-space-xs: 4px;--adm-space-sm: 8px;--adm-space-md: 12px;--adm-space-lg: 14px;--adm-space-xl: 18px;--adm-space-2xl: 28px;--font-ui: "Inter", -apple-system, system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--font-logo: "Nunito", var(--font-ui);--radius-card: 9px;--radius-input: 6px;--radius-pill: 50px;--adm-surface: #ffffff;--adm-surface-2: #f3f4f6;--adm-surface-raised: #f9fafb;--adm-success: #15803d;--adm-error-bg: #fef2f2;--adm-error-border: #fecaca;--adm-tooltip-bg: #1e293b;--adm-tooltip-text: #ffffff;--adm-placeholder: #9ca3af;--z-dropdown: 50;--z-sticky: 100;--z-modal-backdrop: 200;--z-modal: 1000;--z-toast: 9999;--adm-heading: var(--adm-text);--hb-border: var(--adm-border);--hb-text: var(--adm-text);--hb-text-muted: var(--adm-muted)}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-ui);font-size:14px;background:var(--adm-bg);color:var(--adm-text);line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}.hb-login-root{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:var(--adm-bg)}.hb-login-card{width:100%;max-width:360px;background:var(--adm-card);border:1px solid var(--adm-border);border-radius:16px;padding:32px 28px;box-shadow:0 4px 24px #00000012}.hb-login-card--reset{max-width:420px;padding:36px 32px}.hb-login-brand{text-align:center;margin-bottom:24px}.hb-login-card--reset .hb-login-brand{margin-bottom:28px}.hb-login-logo{width:48px;height:48px;background:var(--hb-teal);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-logo);font-size:16px;font-weight:900;color:#fff;margin-bottom:10px}.hb-login-card h2{font-size:20px;font-weight:700;margin:0 0 4px;color:var(--adm-text)}.hb-login-sub{font-size:12px;color:var(--adm-muted);margin:4px 0 0}.hb-flabel{display:block;font-size:10px;font-weight:600;color:var(--adm-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;line-height:1.35}.hb-finput{width:100%;background:#f8fafc;border:1.5px solid var(--adm-border);border-radius:7px;padding:9px 12px;font-size:13px;color:var(--adm-text);font-family:var(--font-ui);line-height:1.4;min-height:38px}.hb-finput:focus{outline:none;border-color:var(--hb-teal);background:#fff}.hb-secret-key{resize:none;overflow-x:auto;overflow-y:hidden;white-space:nowrap;font-size:11px;letter-spacing:.08em;line-height:1.6;cursor:text;scrollbar-width:thin;scrollbar-color:var(--hb-teal) #e2e8f0}.hb-secret-key::-webkit-scrollbar{height:5px}.hb-secret-key::-webkit-scrollbar-track{background:#e2e8f0;border-radius:3px}.hb-secret-key::-webkit-scrollbar-thumb{background:var(--hb-teal);border-radius:3px}.hb-login-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin:0}.hb-login-meta label{display:flex;align-items:center;gap:6px;color:var(--adm-muted);cursor:pointer;margin:0}.hb-link-teal{color:var(--hb-teal);font-weight:600;text-decoration:none;cursor:pointer;background:none;border:none;font:inherit;padding:0;display:inline;transition:text-decoration .15s}.hb-link-teal:hover{text-decoration:underline}.hb-link-teal:active{opacity:.8}.hb-login-foot{text-align:center;font-size:10.5px;color:#94a3b8;margin:14px 0 0}.hb-login-banner{font-size:12px;line-height:1.45;padding:10px 12px;border-radius:8px;background:#ffcb2d1f;border:1px solid rgba(255,203,45,.35);color:var(--adm-text);margin:0}.hb-login-banner--success{background:#4db8481f;border-color:#4db84859}.hb-password-field{position:relative;display:flex;align-items:stretch}.hb-password-field .hb-finput{padding-right:52px}.hb-password-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:600;color:var(--hb-teal);background:transparent;border:none;cursor:pointer;padding:4px 8px;border-radius:4px}.hb-password-toggle:hover{background:var(--hb-teal-soft)}.hb-otp-row,.hb-otp-cells{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.hb-otp-cell{width:44px;height:52px;text-align:center;font-size:22px;font-family:var(--font-mono);font-weight:600;border:2px solid var(--adm-border);border-radius:10px;background:#f8fafc;color:var(--adm-text);transition:border-color .15s,box-shadow .15s}.hb-otp-cell:focus{outline:none;border-color:var(--hb-teal);background:#fff;box-shadow:0 0 0 3px #14b8a626}.hb-otp-cell:disabled{opacity:.5;cursor:not-allowed}.hb-mfa-timer{text-align:center;font-size:11px;color:var(--adm-muted);margin:0}.hb-mfa-timer--warn{color:#dc2626}.hb-pw-strength{display:flex;gap:4px;margin-top:6px}.hb-pw-strength__seg{flex:1;height:4px;border-radius:2px;background:var(--adm-border)}.hb-pw-strength__seg--on{background:var(--hb-teal)}.hb-pw-strength__seg--on:nth-child(1){background:#f59e0b}.hb-pw-strength__seg--on:nth-child(2){background:#fbbf24}.hb-pw-strength__seg--on:nth-child(3){background:var(--hb-green)}.hb-pw-strength__seg--on:nth-child(4){background:#15803d}.hb-pw-strength__ok{color:var(--hb-green);font-weight:600}.hb-mono{font-family:var(--font-mono)}.hb-stepper{display:flex;align-items:center;justify-content:center;gap:0;margin:16px 0 22px;font-size:11px;color:var(--adm-muted)}.hb-stepper__step{display:flex;flex-direction:column;align-items:center;gap:5px;opacity:.45;min-width:56px}.hb-stepper__step--active{opacity:1;color:var(--hb-teal-d);font-weight:600}.hb-stepper__step--done{opacity:.8;color:var(--hb-green)}.hb-stepper__num{width:28px;height:28px;border-radius:50%;border:2px solid var(--adm-border);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:#fff;transition:all .2s}.hb-stepper__step--active .hb-stepper__num{border-color:var(--hb-teal);background:var(--hb-teal);color:#fff}.hb-stepper__step--done .hb-stepper__num{border-color:var(--hb-green);background:#4db8481f;color:var(--hb-green)}.hb-stepper__line{width:36px;height:2px;background:var(--adm-border);margin:0 4px 20px;transition:background .2s}.hb-stepper__line--done{background:var(--hb-green)}.hb-setup-icon{font-size:36px;margin-bottom:10px;line-height:1}.hb-setup-body{display:flex;flex-direction:column;gap:16px}.hb-setup-body--recovery{gap:18px}.hb-mfa-qr-box{display:flex;flex-direction:column;align-items:center;padding:20px 16px 14px;border:1px solid var(--adm-border);border-radius:12px;background:#fafbfc}.hb-mfa-qr-box img{border-radius:6px}.hb-mfa-qr-box__hint{font-size:11.5px;color:var(--adm-muted);margin:10px 0 0;text-align:center;font-weight:500}.hb-setup-secret{text-align:center}.hb-setup-secret__field{position:relative}.hb-setup-secret__field .hb-finput{padding-right:60px}.hb-setup-secret__copy{position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:600;color:var(--hb-teal);background:transparent;border:none;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .15s}.hb-setup-secret__copy:hover{background:var(--hb-teal-soft)}.hb-setup-secret__hint{font-size:10.5px;color:#94a3b8;margin:6px 0 0}.hb-setup-regen-hint{font-size:10.5px;color:#94a3b8;margin:4px 0 0;text-align:center;line-height:1.5}.hb-stale-banner{font-size:12px;line-height:1.45;padding:10px 12px;border-radius:8px;margin:0 0 12px;background:#dc262614;border:1px solid rgba(220,38,38,.25);color:var(--adm-text)}.hb-shell{display:flex;height:100vh;overflow:hidden}.hb-sidebar{width:250px;min-width:250px;background:var(--adm-sidebar);display:flex;flex-direction:column;font-family:var(--font-ui);border-right:1px solid var(--adm-sidebar-border)}.hb-sidebar__logo{padding:12px 14px 10px;border-bottom:1px solid var(--adm-sidebar-border);display:flex;align-items:center;gap:9px;flex-shrink:0}.hb-sidebar__logo-mark{width:34px;height:34px;background:var(--hb-teal);border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:var(--font-logo);font-size:13px;font-weight:900;color:#fff;flex-shrink:0}.hb-sidebar__logo-name{font-family:var(--font-logo);font-size:15px;font-weight:800;color:#f1f5f9;line-height:1.2}.hb-sidebar__logo-sub{font-size:11px;color:#475569}.hb-sidebar__nav{flex:1;overflow-y:auto;padding:6px 5px 12px;scrollbar-width:thin;scrollbar-color:var(--adm-sidebar-border) transparent}.hb-sidebar__sec{font-size:10px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.1em;padding:5px 8px 2px;margin-top:3px}.hb-sidebar__sec--active{color:#26c5caa6}.hb-sidebar__link{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:5px;color:#64748b;text-decoration:none;font-size:13px;font-weight:500;line-height:1;margin-bottom:1px;border:1px solid transparent}.hb-sidebar__link:hover{background:#ffffff0a;color:#cbd5e1}.hb-sidebar__link--active{background:var(--hb-teal-soft);color:var(--hb-teal);border-color:var(--hb-teal-border);font-weight:600}.hb-sidebar__ico{display:inline-flex;align-items:center;justify-content:center;font-size:14px;width:18px;height:18px;line-height:1;flex-shrink:0}.hb-sidebar__t{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;line-height:1;flex:1;min-width:0}.hb-sidebar__badge{margin-left:auto;background:#1e293b;color:#64748b;font-size:10px;padding:1px 6px;border-radius:8px;font-family:var(--font-mono)}.hb-sidebar__foot{padding:9px 12px;border-top:1px solid var(--adm-sidebar-border);display:flex;align-items:center;gap:8px;flex-shrink:0}.hb-sidebar__avatar{width:30px;height:30px;border-radius:50%;background:#334155;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#94a3b8;flex-shrink:0}.hb-sidebar__user-name{font-size:12px;font-weight:600;color:#e2e8f0;line-height:1.2}.hb-sidebar__user-email{font-size:10px;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb-sidebar__logout{font-size:12px;color:#64748b;cursor:pointer;padding:4px 8px;border-radius:4px;border:1px solid #1e293b;background:transparent;margin-left:auto;flex-shrink:0}.hb-sidebar__logout:hover{color:#e2e8f0}.hb-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:var(--adm-bg)}.hb-topbar{height:48px;background:var(--adm-topbar);border-bottom:1px solid var(--adm-border);display:flex;align-items:center;padding:0 18px;gap:10px;flex-shrink:0}.hb-topbar__crumbs{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--adm-muted);flex-wrap:wrap}.hb-topbar__sep{color:#94a3b8;font-weight:400;font-size:14px;margin:0 2px}.hb-topbar__crumb{font-weight:500;color:var(--adm-text)}.hb-topbar__crumb--link{background:none;border:none;padding:0;font:inherit;color:var(--adm-muted);cursor:pointer}.hb-topbar__crumb--link:hover{color:var(--hb-teal)}.hb-topbar__crumb--current{color:var(--adm-text)}.hb-topbar__spacer{flex:1}.hb-topbar__cta{font-size:11px;padding:6px 12px}.hb-topbar__icon-btn{width:28px;height:28px;border-radius:6px;background:#f1f5f9;border:1px solid var(--adm-border);display:flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer;position:relative}.hb-topbar__icon-btn:hover{background:#e2e8f0}a.hb-topbar__icon-btn{text-decoration:none;color:inherit;box-sizing:border-box}.hb-topbar__avatar{width:28px;height:28px;border-radius:50%;background:var(--adm-sidebar);color:#cbd5e1;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:.03em;flex-shrink:0;cursor:default;-webkit-user-select:none;user-select:none;border:1px solid var(--adm-border)}.hb-topbar__badge{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;border-radius:999px;background:var(--hb-status-red);color:#fff;font-size:10px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;border:1px solid #fff}.hb-topbar__drawer{position:absolute;top:56px;right:12px;width:360px;max-height:420px;background:#fff;border:1px solid var(--adm-border);border-radius:10px;box-shadow:0 10px 24px #02061726;z-index:50;overflow:hidden}.hb-topbar__drawer-hdr{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--adm-border)}.hb-topbar__drawer-body{padding:8px 12px;overflow:auto;max-height:360px}.hb-topbar__note{padding:8px 0;border-bottom:1px solid #f1f5f9}.hb-topbar__note:last-child{border-bottom:none}.hb-content{flex:1;padding:20px 24px 36px;overflow:auto;min-width:0}.hb-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;flex-wrap:wrap}.hb-page-header__title{font-size:17px;font-weight:700;color:var(--adm-text);margin:0 0 3px}.hb-page-header__desc{font-size:11px;color:var(--adm-muted);margin:0;max-width:560px}.hb-page-header__left{display:flex;flex-direction:column;min-width:0;flex:1}.hb-page-header__actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.hb-toolbar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;flex-shrink:0;margin-bottom:12px}.hb-toolbar--batches-filters{align-items:center}.hb-toolbar__search{flex:1;min-width:200px;display:flex;align-items:center;gap:7px;padding:7px 11px;background:var(--adm-card);border:1px solid var(--adm-border);border-radius:7px}.hb-toolbar__search-icon{color:#94a3b8;font-size:12px;line-height:1;flex-shrink:0}.hb-toolbar__search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:12px;color:var(--adm-text);font-family:var(--font-ui)}.hb-toolbar__select{width:160px;flex-shrink:0}.hb-toolbar__select .hb-finput{height:38px}.hb-toolbar__select--wide{width:200px}.hb-toolbar__toggle{display:flex;align-items:center;gap:8px;cursor:pointer;flex-shrink:0;height:38px;padding:0 4px}.hb-toolbar__toggle-label{font-size:12px;font-weight:500;color:var(--adm-text);white-space:nowrap;-webkit-user-select:none;user-select:none}.hb-toolbar__toggle:has(input:disabled){opacity:.45;cursor:not-allowed}.hb-toolbar__toggle:has(input:disabled) .hb-toolbar__toggle-label{color:var(--adm-muted)}.hb-toolbar__reset{background:none;border:none;color:var(--adm-muted);font-size:12px;font-weight:600;font-family:var(--font-ui);cursor:pointer;padding:0 6px;height:38px;display:inline-flex;align-items:center;white-space:nowrap;transition:color .12s;flex-shrink:0}.hb-toolbar__reset:hover{color:var(--hb-teal)}.hb-toolbar__daterange{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;flex-shrink:0;width:auto;min-width:0}.hb-toolbar__daterange .hb-finput[type=date]{width:auto;min-width:142px;max-width:168px;flex:0 0 auto;box-sizing:border-box;min-height:38px}.hb-toolbar__daterange-sep{color:var(--adm-muted);font-size:12px;font-weight:500;line-height:1;white-space:nowrap;flex-shrink:0;padding:0 2px}@media(max-width:640px){.hb-toolbar__daterange{flex-wrap:wrap;width:100%}.hb-toolbar__daterange .hb-finput[type=date]{min-width:min(100%,160px);flex:1 1 140px}}.hb-code-lookup__search{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;margin-bottom:16px}.hb-code-lookup__search-field{flex:1;min-width:240px;min-height:44px}.hb-code-lookup__submit{align-self:stretch;min-height:44px;padding-left:22px;padding-right:22px}.hb-code-lookup__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}@media(max-width:900px){.hb-code-lookup__grid{grid-template-columns:1fr}}.hb-code-lookup__card{margin-bottom:0}.hb-code-lookup__card-hdr{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.hb-code-lookup__card-title{margin:0;font-size:15px;font-weight:700}.hb-code-lookup__codebox{text-align:center;font-family:var(--font-mono);font-size:20px;font-weight:700;letter-spacing:.06em;padding:16px 20px;margin-bottom:18px;background:#f8fafc;border:2px solid var(--adm-border);border-radius:var(--radius-card);color:var(--adm-text);width:100%;box-sizing:border-box}.hb-code-lookup__dl{margin:0;display:flex;flex-direction:column;gap:12px}.hb-code-lookup__dl-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;padding:2px 0;border-bottom:1px solid #f4f6f9}.hb-code-lookup__dl-row:last-child{border-bottom:none}.hb-code-lookup__dl-row dt{margin:0;color:var(--adm-muted);font-size:12px;font-weight:500;flex-shrink:0}.hb-code-lookup__dl-row dd{margin:0;text-align:right;font-size:13px;color:var(--adm-text);min-width:0}.hb-code-lookup__dl-val{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;max-width:200px;font-size:13px}.hb-timeline{list-style:none;margin:0 0 20px;padding:0}.hb-timeline__item{display:flex;gap:14px;margin-bottom:20px}.hb-timeline__dot{width:12px;height:12px;border-radius:50%;margin-top:4px;flex-shrink:0}.hb-timeline__dot--success{background:#22c55e;box-shadow:0 0 0 3px #22c55e38}.hb-timeline__dot--info{background:#38bdf8;box-shadow:0 0 0 3px #38bdf838}.hb-timeline__dot--muted{background:#94a3b8}.hb-timeline__title{font-weight:600;font-size:13.5px}.hb-timeline__meta{font-size:12px;color:var(--adm-muted);margin-top:4px;line-height:1.45}.hb-code-lookup__admin-actions{margin-top:4px;padding-top:16px;border-top:1px solid var(--adm-border);display:flex;flex-wrap:wrap;align-items:center;font-size:12px}.hb-code-lookup__action-muted:disabled{opacity:.5;cursor:not-allowed;background:none;border:none;padding:0;font:inherit;color:var(--hb-teal, #14b8a6)}.hb-select-wrap{position:relative;display:block;width:100%}.hb-select-wrap select.hb-finput,.hb-select-wrap select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:32px;cursor:pointer;min-height:38px}.hb-select-wrap:after{content:"";position:absolute;right:12px;top:50%;width:7px;height:7px;margin-top:-5px;border-right:2px solid var(--adm-muted);border-bottom:2px solid var(--adm-muted);transform:rotate(45deg);pointer-events:none}.hb-asset-shell{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:var(--radius-card);box-shadow:var(--adm-card-shadow);overflow:hidden}.hb-asset-shell__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;padding:12px 16px;border-bottom:1px solid var(--adm-border);background:#fafbfc}.hb-asset-shell__bar-left{font-size:12px;color:var(--adm-text)}.hb-asset-shell__bar-right{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hb-asset-shell__link{background:none;border:none;padding:0;font-size:12px;font-weight:600;color:var(--adm-muted);cursor:pointer;font-family:var(--font-ui)}.hb-asset-shell__link:hover{color:var(--adm-text)}.hb-asset-shell__link--danger{color:var(--hb-required);padding:6px 12px;border-radius:6px;border:1px solid rgba(185,28,28,.35);background:#fff}.hb-asset-shell__link--danger:hover:not(:disabled){background:#b91c1c0f}.hb-asset-shell__link--danger:disabled{opacity:.45;cursor:not-allowed}.hb-asset-grid-wrap{padding:16px 16px 20px}.hb-asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:12px}@media(min-width:700px){.hb-asset-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr))}}.hb-asset-tile{position:relative;aspect-ratio:1;border-radius:10px;border:2px solid #e8ecf1;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.hb-asset-tile:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0f}.hb-asset-tile--selected{border-color:var(--hb-teal);box-shadow:0 0 0 1px #25a2a240}.hb-asset-tile--bulk .hb-asset-tile__check-hit{display:flex}.hb-asset-tile__check-hit{display:none;position:absolute;top:6px;right:6px;z-index:2;width:22px;height:22px;border-radius:50%;border:2px solid #fff;background:#fffffff2;box-shadow:0 1px 4px #0000001f;align-items:center;justify-content:center;cursor:pointer}.hb-asset-tile__check-hit .hb-checkbox{margin:0;width:12px;height:12px;border:none;background:transparent}.hb-asset-tile__check-hit .hb-checkbox:checked{background:transparent;border:none}.hb-asset-tile__check-hit .hb-checkbox:checked:after{width:4px;height:7px;border-width:0 1.5px 1.5px 0}.hb-asset-tile__check-hit .hb-checkbox:indeterminate{background:transparent;border:none}.hb-asset-tile__check-hit .hb-checkbox:indeterminate:after{width:6px;height:2px}.hb-asset-tile__check-hit .hb-checkbox:hover:not(:disabled):not(:checked):not(:indeterminate){border:none;background:transparent;box-shadow:none}.hb-asset-tile__thumb{width:100%;height:100%;object-fit:cover;display:block;background:linear-gradient(145deg,#f1f5f9,#e2e8f0)}.hb-asset-tile__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:36px;background:linear-gradient(145deg,#f8fafc,#eef2f7)}.hb-asset-tile__meta{position:absolute;left:0;right:0;bottom:0;padding:6px 8px;font-size:9px;line-height:1.25;color:var(--adm-text);background:linear-gradient(transparent,#ffffffeb);max-height:42%;overflow:hidden;word-break:break-all}.hb-asset-tile__pack{display:block;font-size:8px;color:var(--adm-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.hb-upload-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:20px;align-items:start}@media(max-width:960px){.hb-upload-layout{grid-template-columns:1fr}}.hb-upload-drop{border:2px dashed var(--hb-teal);border-radius:var(--radius-card);background:#f6fdfd;padding:36px 24px;text-align:center;transition:background .15s ease,border-color .15s ease}.hb-upload-drop--active{background:#e0f8f9;border-color:#0d9488}.hb-upload-drop__icon{font-size:40px;line-height:1;margin-bottom:10px}.hb-upload-drop__title{margin:0 0 6px;font-size:14px;font-weight:700;color:var(--adm-text)}.hb-upload-drop__sub{margin:0;font-size:11px;color:var(--adm-muted);line-height:1.45}.hb-upload-drop__browse{margin-top:10px}.hb-upload-queue{margin-top:18px;display:flex;flex-direction:column;gap:10px}.hb-upload-queue__row{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--adm-border);border-radius:8px;background:#fff}.hb-upload-queue__thumb{width:40px;height:40px;border-radius:6px;object-fit:cover;background:#f1f5f9;flex-shrink:0}.hb-upload-queue__body{flex:1;min-width:0}.hb-upload-queue__name{font-size:12px;font-weight:600;color:var(--adm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-upload-queue__meta{font-size:10px;color:var(--adm-muted);margin-top:2px}.hb-upload-queue__track{height:4px;border-radius:999px;background:#e8ecf1;margin-top:6px;overflow:hidden}.hb-upload-queue__fill{height:100%;background:var(--hb-teal);border-radius:999px;transition:width .2s ease}.hb-upload-queue__status{font-size:10px;font-weight:700;flex-shrink:0;min-width:52px;text-align:right}.hb-upload-queue__status--ok{color:#15803d}.hb-upload-queue__status--err{color:var(--hb-required)}.hb-upload-drop--disabled{opacity:.5;pointer-events:none}.hb-upload-aside .hb-pack-form__card{gap:16px}.hb-batch-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-radius:var(--radius-card);margin-bottom:16px;border:1px solid var(--adm-border);background:#f8fafc}.hb-batch-banner--presigning,.hb-batch-banner--uploading,.hb-batch-banner--committing{background:#f0fdf4;border-color:#86efac}.hb-batch-banner--done{background:color-mix(in srgb,var(--hb-teal) 8%,white);border-color:var(--hb-teal)}.hb-batch-banner--error{background:#fef2f2;border-color:#fca5a5}.hb-batch-banner__content{flex:1;min-width:0}.hb-batch-banner__phase{font-size:13px;font-weight:600;color:var(--adm-text)}.hb-batch-banner__bar{height:6px;border-radius:999px;background:#e2e8f0;margin-top:6px;overflow:hidden}.hb-batch-banner__fill{height:100%;background:var(--hb-teal);border-radius:999px;transition:width .3s ease}.hb-batch-banner__error{font-size:12px;color:var(--hb-required);margin:4px 0 0}.hb-batch-banner__actions{display:flex;gap:8px;flex-shrink:0}.hb-batch-note{padding:10px 16px;border-radius:var(--radius-card);background:#eff6ff;border:1px solid #bfdbfe;font-size:12px;line-height:1.5;color:#1e40af;margin-bottom:16px}.hb-batch-note strong{font-weight:700}.hb-upload-queue__header{display:flex;justify-content:space-between;align-items:center;padding:8px 0 4px;font-size:11px;font-weight:600;color:var(--adm-muted);text-transform:uppercase;letter-spacing:.04em}.hb-upload-queue__row--done{opacity:.65}.hb-upload-queue__row--error{background:#fef2f2}.hb-upload-file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}@media(max-width:600px){.hb-upload-file-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px}}.hb-upload-card{position:relative;border:1px solid var(--adm-border);border-radius:10px;background:var(--adm-surface);overflow:hidden;transition:border-color .15s,box-shadow .15s}.hb-upload-card--active{border-color:var(--hb-teal);box-shadow:0 0 0 2px color-mix(in srgb,var(--hb-teal) 20%,transparent)}.hb-upload-card--done{border-color:#86efac}.hb-upload-card--error{border-color:#fca5a5}.hb-upload-card__preview{position:relative;width:100%;aspect-ratio:1;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden}.hb-upload-card__img{width:100%;height:100%;object-fit:cover}.hb-upload-card__placeholder{font-size:28px;opacity:.4}.hb-upload-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000073}.hb-upload-card__overlay--done{background:#10b98173}.hb-upload-card__overlay--error{background:#b91c1c59}.hb-upload-card__pct{font-size:18px;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.hb-upload-card__check,.hb-upload-card__x{font-size:26px;font-weight:700;color:#fff}.hb-upload-card__bar{height:3px;background:#e2e8f0}.hb-upload-card__bar-fill{height:100%;background:var(--hb-teal);transition:width .25s ease}.hb-upload-card__info{padding:8px 10px 6px}.hb-upload-card__name{font-size:11px;font-weight:600;color:var(--adm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-upload-card__meta{font-size:10px;color:var(--adm-muted);margin-top:2px}.hb-upload-card__status-text{font-weight:600}.hb-upload-card__error{font-size:10px;color:var(--hb-required);margin-top:3px;line-height:1.3}.hb-upload-card__actions{position:absolute;top:4px;right:4px;display:flex;gap:4px;z-index:2}.hb-upload-card__action{width:22px;height:22px;border-radius:50%;border:none;background:#00000080;color:#fff;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .15s}.hb-upload-card__action:hover{background:#000000bf}.hb-upload-card__action--remove:hover{background:var(--hb-required)}.hb-access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center;min-height:400px}.hb-access-denied__icon{font-size:48px;margin-bottom:16px;opacity:.7}.hb-access-denied__title{font-size:22px;font-weight:700;color:var(--adm-text);margin:0 0 12px}.hb-access-denied__detail{font-size:14px;color:var(--adm-text);margin:0 0 8px;max-width:420px}.hb-access-denied__help{font-size:12px;color:var(--adm-muted);margin:0 0 24px}.hb-permission-gate--disabled{display:inline-flex;cursor:not-allowed}.hb-permission-gate--disabled>*{pointer-events:none;opacity:.5}.hb-permission-gate__tooltip{position:fixed;transform:translateY(-100%);max-width:220px;width:max-content;background:var(--adm-tooltip-bg, #1e293b);color:var(--adm-tooltip-text, #fff);font-size:11px;line-height:1.4;padding:6px 10px;border-radius:4px;white-space:normal;word-wrap:break-word;pointer-events:none;opacity:0;transition:opacity .15s;z-index:99999;box-shadow:0 2px 8px #0003}.hb-permission-gate__tooltip--visible{opacity:1}.hb-permission-gate__arrow{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:8px;height:8px;background:var(--adm-tooltip-bg, #1e293b);clip-path:polygon(0 0,100% 0,50% 100%)}.hb-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:20px}.hb-stat-card{background:var(--adm-card);border:1px solid var(--adm-border);border-left:3px solid var(--adm-border);border-radius:var(--radius-card);padding:18px 20px;min-height:90px;display:flex;flex-direction:column;justify-content:center;gap:6px;box-shadow:0 2px 8px #0000000a;transition:box-shadow .2s,transform .2s,border-color .2s}.hb-stat-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.hb-stat-grid>:nth-child(1){border-left-color:#14b8a6}.hb-stat-grid>:nth-child(2){border-left-color:#22c55e}.hb-stat-grid>:nth-child(3){border-left-color:#f97316}.hb-stat-grid>:nth-child(4){border-left-color:#8b5cf6}.hb-stat-grid>:nth-child(5){border-left-color:#f59e0b}.hb-stat-card__top{display:flex;align-items:flex-start;justify-content:space-between}.hb-stat-card__value{font-size:24px;font-weight:700;color:var(--adm-text);line-height:1.2;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.hb-stat-card__label{font-size:11px;color:var(--adm-muted);margin:0 0 2px;line-height:1.35;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hb-stat-card__icon{width:38px;height:38px;border-radius:10px;background:#e0f8f9;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}.hb-stat-grid>:nth-child(1) .hb-stat-card__icon{background:#ccfbf1}.hb-stat-grid>:nth-child(2) .hb-stat-card__icon{background:#dcfce7}.hb-stat-grid>:nth-child(3) .hb-stat-card__icon{background:#ffedd5}.hb-stat-grid>:nth-child(4) .hb-stat-card__icon{background:#ede9fe}.hb-stat-grid>:nth-child(5) .hb-stat-card__icon{background:#fef3c7}.hb-stat-card__trend{font-size:10px;font-weight:600;color:var(--adm-muted)}.hb-stat-card__trend--up{color:var(--hb-status-green)}.hb-stat-card__trend--down{color:var(--hb-status-red)}.hb-stat-card__hint{font-size:11px;font-weight:500;color:var(--adm-muted);line-height:1.35;margin-top:4px}@keyframes hb-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.hb-skeleton{display:block;max-width:100%;background:linear-gradient(110deg,var(--adm-border) 0%,var(--adm-border) 38%,#f8fafc 50%,var(--adm-border) 62%,var(--adm-border) 100%);background-size:220% 100%;animation:hb-skeleton-shimmer 1.35s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.hb-skeleton{animation:none;background:var(--adm-border)}}.hb-panel{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:var(--radius-card);overflow:hidden;box-shadow:var(--adm-card-shadow)}.hb-panel__hdr{padding:13px 16px;border-bottom:1px solid var(--adm-border);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hb-panel__title{font-size:13px;font-weight:600;color:var(--adm-text)}.hb-panel__toolbar{padding:12px 16px;border-bottom:1px solid var(--adm-border)}.hb-panel__toolbar .hb-toolbar{margin-bottom:0}.hb-banner{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:var(--radius-card);font-size:12px;line-height:1.45;margin-bottom:14px;border:1px solid transparent}.hb-banner__icon{flex-shrink:0;font-size:16px;line-height:1;margin-top:1px}.hb-banner--warning{background:#fffbeb;border-color:#fcd34d;color:#92400e}.hb-banner--info{background:var(--hb-teal-soft);border-color:var(--hb-teal-border);color:#0e5a5d}.hb-banner--danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}.hb-banner--success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.hb-table--spacious td,.hb-table--spacious th{padding:12px 14px}.hb-cat-pack-badge{position:relative}.hb-cat-pack-badge:hover{background:color-mix(in srgb,var(--hb-teal) 22%,transparent)!important}.hb-dialog-surface{border:none;border-radius:14px;padding:0;max-width:min(440px,calc(100vw - 32px));box-shadow:0 20px 50px #0f172a2e;overflow:hidden}.hb-dialog-surface::backdrop{background:#0f172a59}.hb-dialog__header{padding:18px 22px 14px;border-bottom:1px solid var(--adm-border);background:var(--adm-card)}.hb-dialog__title{margin:0;font-size:15px;font-weight:700;color:var(--adm-text);letter-spacing:.02em}.hb-dialog__body{padding:20px 22px 22px;display:flex;flex-direction:column;gap:20px;background:var(--adm-card)}.hb-dialog__fields{display:flex;flex-direction:column;gap:16px}.hb-dialog__section-kicker{margin:0 0 8px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--adm-muted)}.hb-dialog__toggles{background:#f1f5f9;border:1px solid var(--adm-border);border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:14px}.hb-dialog-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;font-size:12px;font-weight:500;color:var(--adm-text);cursor:pointer;line-height:1.35}.hb-dialog-toggle-row span{flex:1;min-width:0;padding-right:8px}.hb-toggle--compact{width:38px;height:22px;flex-shrink:0}.hb-toggle--compact:after{width:16px;height:16px;top:3px;left:3px}.hb-toggle--compact:checked:after{transform:translate(14px)}.hb-dialog__footer{padding:14px 22px 18px;border-top:1px solid var(--adm-border);background:#f8fafc;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.hb-dialog__footer .hb-btn{min-width:88px}.hb-table-wrap{overflow-x:auto}.hb-table{width:100%;border-collapse:collapse;font-size:11.5px}.hb-table th{text-align:left;font-size:10.5px;font-weight:600;color:var(--adm-muted);text-transform:uppercase;letter-spacing:.05em;padding:11px 14px;border-bottom:1.5px solid var(--adm-border);background:var(--adm-table-head);white-space:nowrap}.hb-table td{padding:11px 14px;border-bottom:1px solid #f4f6f9;color:var(--adm-text);vertical-align:middle;font-size:12px;line-height:1.45}.hb-table tbody tr:hover td{background:var(--adm-row-hover)}.hb-table tbody tr:last-child td{border-bottom:none}.hb-mono{font-family:var(--font-mono);font-size:10px}@media(max-width:1024px){.hb-stat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.hb-stat-grid{grid-template-columns:repeat(2,1fr)}}.hb-filter-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.hb-filter-chip{padding:5px 12px;border-radius:5px;font-size:11px;font-weight:600;border:1px solid;background:#fff;color:#64748b;border-color:#e2e8f0;cursor:pointer;transition:all .15s}.hb-filter-chip:hover{background:#f8fafc;border-color:#cbd5e1}.hb-filter-chip--active{background:var(--hb-teal);color:#fff;border-color:var(--hb-teal)}.hb-filter-chip--active:hover{background:var(--hb-teal-dark, #0d9488);border-color:var(--hb-teal-dark, #0d9488);color:#fff}.hb-status-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.hb-status-dot--green{background:#22c55e}.hb-status-dot--red{background:#ef4444}.hb-status-dot--amber{background:#f59e0b}.hb-status-dot--teal{background:var(--hb-teal)}.hb-status-dot--gray{background:#94a3b8}.hb-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--radius-pill);font-size:11px;font-weight:600;line-height:1.4;letter-spacing:.01em;border:1px solid}.hb-pill--success{background:#4db8481a;color:#16a34a;border-color:#4db84833}.hb-pill--danger{background:#ff6b5b1a;color:#dc2626;border-color:#ff6b5b33}.hb-pill--warning{background:#ffcb2d1a;color:#b45309;border-color:#ffcb2d33}.hb-pill--teal{background:#26c5ca1a;color:#0891b2;border-color:#26c5ca33}.hb-pill--gray{background:#f1f5f9;color:#64748b;border-color:#e2e8f0}.hb-pill--purple{background:#7b4fff1a;color:#7c3aed;border-color:#7b4fff33}.hb-pill--info{background:#26c5ca1a;color:#0891b2;border-color:#26c5ca33}.hb-pill--error{background:#ff6b5b1a;color:#dc2626;border-color:#ff6b5b33}.hb-pill--orange{background:#ea580c1a;color:#ea580c;border-color:#ea580c33}.hb-btn{font-family:var(--font-ui);cursor:pointer;border-radius:8px;font-size:14px;font-weight:600;padding:10px 20px;min-height:40px;border:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1;transition:all .15s ease;white-space:nowrap}.hb-btn:disabled{opacity:.5;cursor:not-allowed}.hb-btn--primary{background:var(--hb-teal);color:#fff}.hb-btn--primary:hover:not(:disabled){background:var(--hb-teal-d)}.hb-btn--outline{background:#fff;border:1.5px solid var(--adm-border);color:var(--adm-text)}.hb-btn--outline:hover:not(:disabled){background:#f8fafc}.hb-btn--ghost{background:transparent;border:1px solid transparent;color:var(--adm-muted)}.hb-btn--ghost:hover:not(:disabled){background:var(--adm-surface-raised);color:var(--adm-text)}.hb-btn--danger{background:#ff6b5b1f;border:1px solid rgba(255,107,91,.25);color:#dc2626}.hb-btn--danger:hover:not(:disabled){background:#ff6b5b33}.hb-btn--sm{padding:7px 16px;font-size:12px;border-radius:7px;min-height:34px}.hb-btn--xs{padding:4px 10px;font-size:11px;border-radius:5px}.hb-btn--set-order{background:color-mix(in srgb,var(--hb-teal) 12%,#fff);border:1.5px solid color-mix(in srgb,var(--hb-teal) 40%,transparent);color:var(--hb-teal-d, #0e7490)}.hb-btn--set-order:hover:not(:disabled){background:color-mix(in srgb,var(--hb-teal) 20%,#fff);border-color:var(--hb-teal)}.hb-btn--bulk-armed{border-color:var(--hb-teal);color:#0e7490;background:#e0f8f9}.hb-form-grid{display:grid;gap:16px}.hb-form-grid--2col{grid-template-columns:1fr 1fr}.hb-field{display:flex;flex-direction:column;gap:10px}.hb-field>.hb-flabel,.hb-field>span.hb-flabel{margin-bottom:0}.hb-field label.hb-flabel{margin-bottom:0}.hb-field .hb-check-row{margin-top:0}.hb-field .hb-finput,.hb-field input:not([type=checkbox]):not([type=radio]),.hb-field textarea,.hb-field select{max-width:none}.hb-card-block{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:var(--radius-card);padding:14px;margin-bottom:12px}@media(max-width:900px){.hb-batch-gen-grid{grid-template-columns:1fr!important}}.hb-pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;border-top:1px solid var(--adm-border);background:var(--adm-table-head);flex-wrap:wrap}.hb-pagination__pages{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.hb-pagination__count{font-size:11px;font-weight:600;color:var(--adm-muted);white-space:nowrap}.hb-page-btn{font-family:var(--font-ui);font-size:11.5px;font-weight:600;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;border:1.5px solid var(--adm-border);background:var(--adm-card);color:var(--adm-text);cursor:pointer;padding:0;transition:background .12s,border-color .12s,color .12s,box-shadow .12s;line-height:1;flex-shrink:0}.hb-page-btn--nav{font-size:16px;color:var(--adm-muted)}.hb-page-btn:hover:not(:disabled){border-color:var(--hb-teal);color:var(--hb-teal);background:var(--hb-teal-soft)}.hb-page-btn:disabled{opacity:.35;cursor:not-allowed}.hb-page-btn--active{background:var(--hb-teal);border-color:var(--hb-teal);color:#fff;font-weight:800;box-shadow:0 0 0 3px #26c5ca38}.hb-page-btn--active:hover:not(:disabled){background:var(--hb-teal-d);border-color:var(--hb-teal-d);color:#fff}.hb-page-ellipsis{font-size:13px;color:var(--adm-muted);width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;flex-shrink:0}.hb-link-btn{background:transparent;border:none;color:var(--hb-teal);padding:0;margin:0;font:inherit;font-size:11.5px;font-weight:600;cursor:pointer;text-align:left}.hb-link-btn:hover{text-decoration:underline}.hb-two-col{display:grid;grid-template-columns:1fr 320px;gap:16px;align-items:stretch;margin-bottom:16px}@media(max-width:1024px){.hb-two-col{grid-template-columns:1fr}.hb-sidebar{width:72px;min-width:72px}.hb-sidebar__logo-name,.hb-sidebar__logo-sub,.hb-sidebar__sec,.hb-sidebar__link .hb-sidebar__t,.hb-sidebar__user-name,.hb-sidebar__user-email{display:none}.hb-sidebar__link{justify-content:center}}@media(max-width:768px){.hb-stat-grid{grid-template-columns:repeat(3,1fr)}.hb-content{padding:16px 16px 28px}}@media(max-width:640px){.hb-stat-grid{grid-template-columns:repeat(2,1fr)}.hb-two-col{grid-template-columns:1fr}.hb-stat-card__value{font-size:20px}.hb-content{padding:12px 12px 24px}}.hb-toast-container{position:fixed;top:20px;right:20px;z-index:var(--z-toast);display:flex;flex-direction:column;gap:8px;pointer-events:none}.hb-toast{pointer-events:auto;display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:500;box-shadow:0 4px 16px #0000001f;animation:hb-toast-in .2s ease;background:var(--adm-card);border:1px solid var(--adm-border)}.hb-toast--success{border-left:3px solid var(--hb-green)}.hb-toast--error{border-left:3px solid var(--hb-status-red)}.hb-toast--warning{border-left:3px solid var(--hb-yellow)}.hb-toast--info{border-left:3px solid var(--hb-teal)}.hb-toast__icon{font-size:15px;flex-shrink:0}.hb-toast__msg{flex:1}.hb-toast__dismiss{background:none;border:none;font-size:18px;cursor:pointer;color:var(--adm-muted);padding:0 4px;line-height:1}@keyframes hb-toast-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.hb-toggle-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:8px 0}.hb-toggle-text{display:flex;flex-direction:column;gap:2px}.hb-toggle-label{font-size:13px;font-weight:500;color:var(--adm-text)}.hb-toggle-desc{font-size:11px;color:var(--adm-muted)}.hb-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:36px;height:20px;background:#cbd5e1;border-radius:50px;position:relative;cursor:pointer;transition:background .2s;flex-shrink:0}.hb-toggle:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .2s}.hb-toggle:checked{background:var(--hb-teal)}.hb-toggle:checked:after{transform:translate(16px)}.hb-check-row{display:flex;flex-direction:column;gap:4px}.hb-check-label{display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer;color:var(--adm-text)}.hb-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1.5px solid #94a3b8;border-radius:4px;background:#fff;cursor:pointer;position:relative;vertical-align:middle;flex-shrink:0;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.hb-checkbox:hover:not(:disabled):not(:checked):not(:indeterminate){border-color:var(--hb-teal);background:#f0fdfa;box-shadow:0 0 0 2px #14b8a614}.hb-checkbox:checked{background:var(--hb-teal);border-color:var(--hb-teal)}.hb-checkbox:checked:hover:not(:disabled){box-shadow:0 0 0 2px #14b8a626}.hb-checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.hb-checkbox:indeterminate{background:var(--hb-teal);border-color:var(--hb-teal)}.hb-checkbox:indeterminate:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:2px;background:#fff;border-radius:1px;transform:translate(-50%,-50%)}.hb-checkbox:focus-visible{outline:2px solid var(--hb-teal);outline-offset:2px}.hb-checkbox:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.hb-checkbox:disabled:not(:checked):not(:indeterminate){background:#f1f5f9;border-color:#cbd5e1}.hb-checkbox:disabled:checked{background:var(--hb-teal);border-color:var(--hb-teal);opacity:.55}.hb-checkbox:disabled:indeterminate{background:var(--hb-teal);border-color:var(--hb-teal);opacity:.55}.hb-ferror{font-size:11px;color:var(--hb-status-red)}.hb-fhint{font-size:11px;color:var(--adm-muted)}.hb-spinner{display:inline-block;border:2.5px solid var(--adm-border);border-top-color:var(--hb-teal);border-radius:50%;animation:hb-spin .6s linear infinite}.hb-pack-form{margin-top:4px}.hb-pack-form__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:20px;align-items:start}@media(max-width:900px){.hb-pack-form__grid{grid-template-columns:1fr}}.hb-pack-form__main,.hb-pack-form__aside{display:flex;flex-direction:column;gap:16px}.hb-pack-form__card{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:var(--radius-card);box-shadow:var(--adm-card-shadow);padding:18px 20px 22px;display:flex;flex-direction:column;gap:20px}.hb-pack-form__card-title{margin:0;font-size:13px;font-weight:700;color:var(--adm-text);letter-spacing:.02em}.hb-pack-form__lede{margin:0;font-size:11px;line-height:1.5;color:var(--adm-muted)}.hb-pack-form__hint{margin:0;padding:12px 14px;font-size:11px;line-height:1.5;color:var(--adm-muted);background:#f1f5f9;border:1px solid var(--adm-border);border-radius:8px}.hb-pack-form__hint code{font-size:10px}.hb-pack-form__details{display:flex;flex-direction:column;gap:20px}.hb-pack-form__details .hb-pack-form__summary{cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;margin:0;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;width:100%;box-sizing:border-box;border-radius:6px;padding:2px 0;transition:color .15s ease}.hb-pack-form__details .hb-pack-form__summary::-webkit-details-marker{display:none}.hb-pack-form__details .hb-pack-form__summary::-moz-list-bullet{list-style:none}.hb-pack-form__details .hb-pack-form__summary:after{content:"";flex-shrink:0;width:7px;height:7px;margin-top:1px;border-right:2px solid var(--adm-muted);border-bottom:2px solid var(--adm-muted);transform:rotate(45deg);transition:transform .2s ease,border-color .15s ease}.hb-pack-form__details[open] .hb-pack-form__summary:after{margin-top:4px;transform:rotate(-135deg)}.hb-pack-form__details .hb-pack-form__summary:hover{color:var(--adm-text)}.hb-pack-form__details .hb-pack-form__summary:hover:after{border-color:var(--hb-teal)}.hb-pack-form__details .hb-pack-form__summary:focus{outline:none}.hb-pack-form__details .hb-pack-form__summary:focus-visible{outline:2px solid var(--hb-teal);outline-offset:3px}.hb-pack-form__footer{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px;padding-top:12px;border-top:1px solid var(--adm-border)}.hb-radio-row{display:flex;flex-wrap:wrap;gap:8px}.hb-radio-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:8px;border:1px solid var(--adm-border);background:#fff;font-size:12px;font-weight:600;color:var(--adm-text);cursor:pointer}.hb-radio-pill:has(input:checked){border-color:var(--hb-teal);background:#e0f8f9;color:#0e7490}.hb-radio-pill input{margin:0;accent-color:var(--hb-teal)}.hb-chip-row{display:flex;flex-wrap:wrap;gap:8px}.hb-chip{font-family:var(--font-ui);font-size:11.5px;font-weight:600;padding:6px 11px;border-radius:999px;border:1px dashed var(--adm-border);background:#fff;color:var(--adm-muted);cursor:pointer}.hb-chip--on{border:1px solid var(--hb-teal);border-style:solid;background:#e0f8f9;color:#0e7490}.hb-check-row{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:12px;color:var(--adm-text);cursor:pointer}.hb-check-row input{accent-color:var(--hb-teal)}.hb-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:12px;font-weight:600;color:var(--adm-text)}.hb-pack-form__card .hb-toggle-row{margin-bottom:0}.hb-pack-form__card .hb-toggle{width:44px;height:24px;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;cursor:pointer;position:relative;flex-shrink:0;transition:background .15s ease}.hb-pack-form__card .hb-toggle:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .15s ease}.hb-pack-form__card .hb-toggle:checked{background:var(--hb-teal)}.hb-pack-form__card .hb-toggle:checked:after{transform:translate(20px)}.hb-thumb-drop{border:2px dashed var(--adm-border);border-radius:10px;padding:16px;text-align:center;background:#fafbfc}.hb-thumb-drop__visual{width:120px;height:120px;margin:0 auto;border-radius:10px;background:#fff;border:1px solid var(--adm-border);display:flex;align-items:center;justify-content:center;font-size:48px;transition:background-color .15s ease}.hb-color-picker{display:flex;flex-direction:column;gap:6px}.hb-color-picker__row{display:flex;align-items:center;gap:8px}.hb-color-picker__swatch{width:36px;height:36px;min-width:36px;padding:2px;border:1px solid var(--adm-border);border-radius:6px;background:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.hb-color-picker__swatch::-webkit-color-swatch-wrapper{padding:0}.hb-color-picker__swatch::-webkit-color-swatch{border:none;border-radius:4px}.hb-color-picker__swatch::-moz-color-swatch{border:none;border-radius:4px}.hb-color-picker__hex{flex:1;min-width:0;font-size:13px}.hb-pack-detail{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:14px;align-items:start;margin-top:4px}@media(max-width:960px){.hb-pack-detail{grid-template-columns:1fr}}.hb-pack-detail__card{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:var(--radius-card);box-shadow:var(--adm-card-shadow);overflow:hidden}.hb-pack-detail__card--wide{min-height:280px}.hb-pack-detail__card-hdr{padding:11px 14px;border-bottom:1px solid var(--adm-border);font-size:12.5px;font-weight:600;color:var(--adm-text);background:var(--adm-table-head)}.hb-pack-detail__dl{margin:0;padding:12px 14px 14px;display:grid;gap:10px 12px}.hb-pack-detail__dl>div{display:grid;grid-template-columns:88px 1fr;gap:8px;align-items:center;font-size:12px}.hb-pack-detail__dl dt{margin:0;color:var(--adm-muted);font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.hb-pack-detail__dl dd{margin:0;color:var(--adm-text)}.hb-pack-detail__desc{padding:14px;font-size:13px;line-height:1.5;color:var(--adm-text)}.hb-pack-detail__asset-body{padding:12px 14px 14px}.hb-pack-detail__asset-hdr{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 14px 0}.hb-pack-detail__asset-range{margin:4px 0 0;font-size:11px;color:var(--adm-muted)}.hb-pack-detail__asset-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hb-pack-detail__mini-upload{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.hb-pack-detail__mini-upload .hb-finput{flex:1;min-width:120px}.hb-asset-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}@media(max-width:900px){.hb-asset-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:520px){.hb-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hb-asset-tile{aspect-ratio:1;border-radius:8px;border:1px solid var(--adm-border);background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px;box-shadow:0 1px 2px #0f172a0a}.hb-asset-tile__emoji{font-size:28px;line-height:1}.hb-asset-tile__img{width:100%;height:64px;object-fit:contain;border-radius:4px}.hb-asset-tile__name{font-size:9px;color:var(--adm-muted);text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb-asset-tile--empty{border-style:dashed;border-color:#cbd5e1;background:repeating-linear-gradient(-45deg,#f8fafc,#f8fafc 4px,#f1f5f9 4px,#f1f5f9 8px);box-shadow:none}.hb-asset-tile--selected{border-color:var(--hb-teal);box-shadow:0 0 0 3px #25a2a238;background:#25a2a20a}.hb-asset-tile--selected .hb-asset-tile__check-hit{display:flex;background:var(--hb-teal);border-color:var(--hb-teal)}a{color:var(--hb-teal);text-decoration:none;font-weight:500}a:hover{text-decoration:underline}.card{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:var(--radius-card);padding:14px}.error{color:#dc2626;font-size:12px}.muted{color:var(--adm-muted);font-size:12px}button:not(.hb-btn):not(.hb-btn-primary):not(.hb-btn-outline):not(.hb-btn-ghost):not(.hb-sidebar__link):not(.hb-topbar__crumb--link):not(.hb-topbar__icon-btn):not(.hb-sidebar__logout):not(.hb-link-teal):not(.hb-format-toggle__btn):not(.hb-period-toggle__btn):not(.hb-filter-chip):not(.hb-page-btn):not(.hb-link-btn):not(.hb-password-toggle):not(.hb-survey-q-item):not(.hb-survey-type-tab):not(.hb-survey-option-drag):not(.hb-survey-option-remove):not(.hb-survey-option-move):not(.hb-survey-option-emoji-btn):not(.hb-emoji-picker__btn):not(.hb-preview-emoji-btn):not(.hb-preview-mc-btn):not(.hb-preview-yesno-btn):not(.hb-role-card):not(.hb-confirm-dialog__btn):not(.aic-tab):not(.hb-surface-tab):not(.pg-btn){font-family:var(--font-ui);cursor:pointer;border:none;border-radius:8px;padding:10px 14px;font-weight:600;font-size:13px;background:var(--hb-teal);color:#fff}button:not(.hb-btn):not(.hb-btn-primary):not(.hb-btn-outline):not(.hb-btn-ghost):not(.hb-sidebar__link):not(.hb-topbar__crumb--link):not(.hb-topbar__icon-btn):not(.hb-sidebar__logout):not(.hb-link-teal):not(.hb-format-toggle__btn):not(.hb-period-toggle__btn):not(.hb-filter-chip):not(.hb-page-btn):not(.hb-link-btn):not(.hb-password-toggle):not(.hb-survey-q-item):not(.hb-survey-type-tab):not(.hb-survey-option-drag):not(.hb-survey-option-remove):not(.hb-survey-option-move):not(.hb-survey-option-emoji-btn):not(.hb-emoji-picker__btn):not(.hb-preview-emoji-btn):not(.hb-preview-mc-btn):not(.hb-preview-yesno-btn):not(.hb-role-card):not(.hb-confirm-dialog__btn):not(.aic-tab):not(.hb-surface-tab):not(.pg-btn):hover{background:var(--hb-teal-d)}button.secondary{background:#fff;border:1.5px solid var(--adm-border);color:var(--adm-text)}button.secondary:hover{background:#f8fafc}input[type=checkbox],input[type=radio]{accent-color:var(--hb-teal);cursor:pointer}table:not(.hb-table){width:100%;border-collapse:collapse;font-size:12px}table:not(.hb-table) th,table:not(.hb-table) td{text-align:left;padding:8px 12px;border-bottom:1px solid var(--adm-border)}table:not(.hb-table) th{color:var(--adm-muted);font-weight:600;font-size:10px;text-transform:uppercase}.hb-error-analytics__filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:14px;padding:12px 14px;background:var(--adm-card);border:1px solid var(--adm-border);border-radius:var(--radius-card);box-shadow:var(--adm-card-shadow)}.hb-error-analytics__split{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}@media(max-width:1024px){.hb-error-analytics__split{grid-template-columns:1fr}}.hb-error-analytics__panel{margin-bottom:0}.hb-export-center__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}@media(max-width:1024px){.hb-export-center__grid{grid-template-columns:1fr}}.hb-report-options{display:flex;flex-direction:column;gap:10px}.hb-report-option{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:10px;border:1.5px solid var(--adm-border);background:#fafbfc;cursor:pointer;transition:border-color .15s,background .15s}.hb-report-option:hover{border-color:var(--hb-teal-border)}.hb-report-option--active{border-color:var(--hb-teal);background:var(--hb-teal-soft)}.hb-report-option input{margin-top:3px;flex-shrink:0}.hb-report-option__title{font-size:13px;font-weight:600;color:var(--adm-text)}.hb-report-option__sub{font-size:11px;color:var(--adm-muted);margin-top:3px;line-height:1.4}.hb-format-toggle{display:inline-flex;border-radius:8px;border:1.5px solid var(--adm-border);overflow:hidden;background:#f1f5f9}.hb-format-toggle__btn{padding:8px 20px;font-size:12px;font-weight:600;border:none;background:transparent;color:var(--adm-muted);cursor:pointer;font-family:var(--font-ui);transition:background .15s,color .15s}.hb-format-toggle__btn:hover{color:var(--adm-text);background:#fff9}.hb-format-toggle__btn--on{background:var(--hb-teal);color:#fff}.hb-format-toggle__btn--on:hover{background:var(--hb-teal-d);color:#fff}.hb-recent-export-list{list-style:none;margin:0;padding:0}.hb-recent-export-row{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid var(--adm-border)}.hb-recent-export-row:last-child{border-bottom:none}.hb-recent-export-row__icon{font-size:20px;line-height:1;margin-top:2px;flex-shrink:0}.hb-recent-export-row__body{flex:1;min-width:0}.hb-recent-export-row__title{font-size:12.5px;font-weight:600;color:var(--adm-text);font-family:var(--font-mono)}.hb-recent-export-row__meta{font-size:10.5px;color:var(--adm-muted);margin-top:4px;line-height:1.45}.hb-recent-export-row__progress{margin-top:8px;max-width:220px}.hb-recent-export-row__side{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:4px}.hb-progress{height:6px;border-radius:4px;background:#e2e8f0;overflow:hidden;margin-top:4px}.hb-progress--teal .hb-progress__fill{height:100%;border-radius:4px;background:linear-gradient(90deg,var(--hb-teal),var(--hb-teal-d));transition:width .3s ease}.hb-survey-option-emoji-wrap{position:relative;flex-shrink:0}.hb-survey-option-emoji-btn{font-size:20px;background:var(--adm-bg);border:1px solid var(--adm-border);border-radius:6px;padding:4px 7px;cursor:pointer;line-height:1;transition:border-color .15s,background .15s;display:flex;align-items:center}.hb-survey-option-emoji-btn:hover{border-color:var(--hb-teal);background:var(--hb-teal-soft)}.hb-emoji-picker{position:absolute;top:calc(100% + 6px);left:0;z-index:1000;background:var(--adm-card);border:1px solid var(--adm-border);border-radius:10px;box-shadow:0 8px 28px #0000002e;padding:10px;width:272px}.hb-emoji-picker__grid{display:grid;grid-template-columns:repeat(10,1fr);gap:2px;max-height:210px;overflow-y:auto}.hb-emoji-picker__btn{background:none;border:none;border-radius:5px;font-size:18px;padding:4px 2px;cursor:pointer;line-height:1;text-align:center;transition:background .1s}.hb-emoji-picker__btn:hover{background:var(--adm-bg)}.hb-survey-option-drag-handle{color:var(--adm-muted);font-size:16px;cursor:grab;padding:2px 4px;flex-shrink:0;-webkit-user-select:none;user-select:none;line-height:1}.hb-survey-option-drag-handle:active{cursor:grabbing}.hb-survey-option-row--dragging{opacity:.35;background:var(--adm-bg);border-radius:6px}.hb-survey-q-empty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:32px 16px;color:var(--adm-muted);font-size:12px;text-align:center}.hb-survey-q-empty span{font-size:28px}.hb-survey-q-empty p{margin:0}.hb-survey-empty-page{display:flex;align-items:center;justify-content:center;min-height:340px;background:var(--adm-card);border:1px solid var(--adm-border);border-radius:var(--radius-card);box-shadow:var(--adm-card-shadow)}.hb-aexport-controls{display:flex;align-items:center;gap:0;margin-bottom:16px;background:var(--adm-card);border:1px solid var(--adm-border);border-radius:10px;box-shadow:var(--adm-card-shadow);padding:12px 18px;flex-wrap:wrap;gap:10px}.hb-aexport-daterange-group{display:flex;align-items:center;gap:8px;flex-shrink:0}.hb-aexport-daterange__label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--adm-muted);white-space:nowrap}.hb-aexport-daterange__sep{font-size:12px;color:var(--adm-muted)}.hb-aexport-dateinput{padding:6px 10px;font-size:13px;width:138px}.hb-aexport-divider{width:1px;height:28px;background:var(--adm-border);flex-shrink:0;margin:0 6px}.hb-aexport-search{flex:1;display:flex;align-items:center;gap:8px;font-size:16px;min-width:160px}.hb-aexport-search input{border:none;outline:none;background:transparent;flex:1;font-size:14px;color:var(--adm-text);font-family:var(--font-ui)}.hb-aexport-search input::placeholder{color:var(--adm-muted)}.hb-export-layout{display:grid;grid-template-columns:220px 1fr;gap:20px;align-items:start}.hb-export-filters{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:10px;padding:18px 16px;display:flex;flex-direction:column;gap:14px}.hb-export-filters__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--adm-muted);margin:0 0 2px}.hb-export-table-wrap{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:10px;overflow:hidden}.hb-export-search-row{padding:14px 16px;border-bottom:1px solid var(--adm-border)}.hb-export-search{display:flex;align-items:center;gap:8px;background:var(--adm-bg);border:1px solid var(--adm-border);border-radius:7px;padding:8px 12px;font-size:13px;color:var(--adm-muted)}.hb-export-search input{border:none;outline:none;background:transparent;flex:1;font-size:13px;color:var(--adm-text);font-family:var(--font-ui)}.hb-export-search input::placeholder{color:var(--adm-muted)}.hb-export-table{width:100%;border-collapse:collapse}.hb-export-table thead tr{background:var(--adm-bg);border-bottom:1px solid var(--adm-border)}.hb-export-table th{text-align:left;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--adm-muted);padding:10px 16px}.hb-export-table td{padding:14px 16px;font-size:13px;color:var(--adm-text);border-bottom:1px solid var(--adm-border);vertical-align:middle}.hb-export-table tbody tr:last-child td{border-bottom:none}.hb-export-table tbody tr:hover td{background:var(--adm-bg)}.hb-export-report-name{font-weight:600;font-size:13px;color:var(--adm-text)}.hb-export-report-desc{font-size:12px;color:var(--adm-muted);margin-top:2px}.hb-export-actions{display:flex;flex-direction:row;gap:6px;align-items:center}.hb-export-regen-btn{background:var(--hb-teal)!important;color:#fff!important;border:none!important;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:600;cursor:pointer;font-family:var(--font-ui);white-space:nowrap}.hb-export-regen-btn:hover{background:var(--hb-teal-d)!important}.hb-export-regen-btn:disabled{opacity:.6;cursor:default}.hb-export-csv-btn{background:none;border:1px solid var(--adm-border);border-radius:6px;padding:5px 10px;font-size:12px;font-weight:600;cursor:pointer;font-family:var(--font-ui);color:var(--adm-text);display:flex;align-items:center;gap:4px;white-space:nowrap}.hb-export-csv-btn:hover{border-color:var(--hb-teal);color:var(--hb-teal)}.hb-export-size-badge{display:inline-block;background:var(--adm-bg);border:1px solid var(--adm-border);border-radius:4px;padding:2px 7px;font-size:11.5px;font-weight:600;color:var(--adm-muted)}.hb-export-toast{position:fixed;bottom:28px;right:28px;background:#1e293b;color:#fff;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:500;z-index:9999;box-shadow:0 4px 16px #0003;animation:hb-fadein .2s ease}@keyframes hb-fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hb-finput--error{border-color:#fca5a5!important;background:#fff8f8!important}.hb-finput-hint{font-size:11.5px;margin-top:3px;display:block}.hb-finput-hint--error{color:#dc2626}@media(max-width:900px){.hb-survey-builder-grid,.hb-survey-emoji-layout{grid-template-columns:1fr}.hb-aexport-controls{flex-direction:column;align-items:stretch}.hb-aexport-daterange-group{flex-wrap:wrap}.hb-aexport-divider{width:100%;height:1px;margin:0}.hb-export-table th:nth-child(3),.hb-export-table td:nth-child(3){display:none}}.hb-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.hb-confirm-dialog{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:12px;padding:24px 28px;max-width:380px;width:100%;box-shadow:0 20px 40px #0000002e}.hb-confirm-dialog__title{font-size:16px;font-weight:700;color:var(--adm-text);margin:0 0 8px}.hb-confirm-dialog__msg{font-size:13px;color:var(--adm-muted);margin:0 0 20px;line-height:1.5}.hb-confirm-dialog__actions{display:flex;gap:8px;justify-content:flex-end}.hb-confirm-dialog__btn{padding:8px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;font-family:var(--font-ui);border:1px solid var(--adm-border)}.hb-confirm-dialog__btn--cancel{background:#fff;color:var(--adm-text)}.hb-confirm-dialog__btn--cancel:hover{background:#f8fafc}.hb-confirm-dialog__btn--confirm{background:var(--hb-status-red);color:#fff;border-color:var(--hb-status-red)}.hb-confirm-dialog__btn--confirm:hover{background:var(--hb-required);border-color:var(--hb-required)}@keyframes hb-cs-shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes hb-cs-pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes hb-cs-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hb-coming-soon{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:380px;padding:48px 24px 40px;background:var(--adm-card);border:1px solid var(--adm-border);border-radius:var(--radius-card);box-shadow:var(--adm-card-shadow)}.hb-coming-soon__badge{width:80px;height:80px;border-radius:20px;border:2px solid;display:flex;align-items:center;justify-content:center;margin-bottom:20px;animation:hb-cs-float 3s ease-in-out infinite}.hb-coming-soon__icon{font-size:36px;line-height:1}.hb-coming-soon__title{font-size:22px;font-weight:700;color:var(--adm-text);margin:0 0 10px;letter-spacing:-.01em}.hb-coming-soon__desc{font-size:13px;color:var(--adm-muted);margin:0 0 20px;max-width:400px;line-height:1.6}.hb-coming-soon__features{margin-bottom:24px;width:100%;max-width:380px}.hb-coming-soon__features-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 10px}.hb-coming-soon__feature-list{display:flex;flex-direction:column;gap:6px}.hb-coming-soon__feature{display:flex;align-items:center;gap:10px;padding:8px 14px;border-radius:8px;background:#f8fafc;border:1px solid var(--adm-border);font-size:12px;font-weight:500;color:var(--adm-text);text-align:left}.hb-coming-soon__feature-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.hb-coming-soon__bar{width:120px;height:4px;border-radius:2px;background:var(--adm-border);overflow:hidden;margin-bottom:10px;position:relative}.hb-coming-soon__bar-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:40%;border-radius:2px;animation:hb-cs-shimmer 2s ease-in-out infinite}.hb-coming-soon__hint{font-size:11px;font-weight:600;color:#94a3b8;margin:0;animation:hb-cs-pulse 2.5s ease-in-out infinite;letter-spacing:.03em;text-transform:uppercase}@media(max-width:640px){.hb-coming-soon{padding:32px 16px;min-height:300px}.hb-coming-soon__badge{width:64px;height:64px;border-radius:16px}.hb-coming-soon__icon{font-size:28px}.hb-coming-soon__title{font-size:18px}}@keyframes hb-dash-shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}.hb-dash-value-placeholder{width:64px;height:24px;border-radius:5px;background:#e2e8f0;overflow:hidden;position:relative;margin-top:4px}.hb-dash-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);animation:hb-dash-shimmer 2s ease-in-out infinite}.hb-dash-period-row{display:flex;align-items:center;gap:6px}.hb-dash-period{padding:5px 12px;border-radius:5px;font-size:11px;font-weight:600;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}.hb-dash-period:hover:not(.hb-dash-period--active){background:#f8fafc;border-color:#cbd5e1}.hb-dash-period--active{background:var(--hb-teal);color:#fff;border-color:var(--hb-teal);font-weight:700}.hb-dash-period--active:hover{background:var(--hb-teal-d);border-color:var(--hb-teal-d);color:#fff}.hb-dash-body{display:grid;grid-template-columns:1fr 320px;gap:16px;align-items:start;margin-bottom:16px}.hb-dash-main,.hb-dash-sidebar-stack{display:flex;flex-direction:column;gap:16px}@media(max-width:1024px){.hb-dash-body{grid-template-columns:1fr}}.hb-dash-chart-wrap{padding:16px 12px 8px}.hb-dash-panel-body{padding:14px 16px;display:flex;flex-direction:column;gap:12px}.hb-dash-panel-body--tight{gap:10px}.hb-dash-stat-row{display:flex;justify-content:space-between;font-size:12px;color:var(--adm-muted)}.hb-dash-stat-row__val{color:var(--adm-text);font-size:14px;font-weight:700}.hb-dash-stat-row__val--danger{color:#ef4444}.hb-dash-stat-row__val--success{color:#22c55e}.hb-dash-section-label{font-size:10px;font-weight:600;color:var(--adm-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.hb-dash-breakdown-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.hb-dash-breakdown-label{font-size:11px;min-width:70px;color:var(--adm-text)}.hb-dash-breakdown-track{flex:1;height:6px;border-radius:3px;background:#f1f5f9;overflow:hidden}.hb-dash-breakdown-fill{height:100%;border-radius:3px;background:#ef4444}.hb-dash-breakdown-pct{font-size:10px;color:var(--adm-muted);min-width:32px;text-align:right}.hb-dash-hint{font-size:10px;color:var(--adm-muted)}.hb-dash-link-action{font-size:11px}.hb-dash-chart-area{position:relative;height:180px;display:flex;align-items:flex-end;overflow:hidden;border-radius:8px;background:transparent}.hb-dash-chart-bars{display:flex;align-items:flex-end;gap:5px;width:100%;height:100%;padding:12px 6px;opacity:.08}.hb-dash-chart-bar{flex:1;min-height:6px;border-radius:3px 3px 0 0;background:var(--hb-teal)}.hb-dash-chart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:16px}.hb-dash-chart-overlay__icon{font-size:28px;opacity:.5}.hb-dash-chart-overlay__text{font-size:12px;color:var(--adm-muted);margin:0;max-width:260px;line-height:1.5}.hb-dash-pipeline-counts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.hb-dash-pipeline-count{text-align:center;padding:10px 4px;border-radius:var(--radius-input);background:var(--adm-surface-raised)}.hb-dash-pipeline-count__value{font-size:18px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums}.hb-dash-pipeline-count__label{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:var(--adm-muted);margin-top:2px}.hb-dash-pipeline-count--ok{border-left:3px solid #22c55e}.hb-dash-pipeline-count--ok .hb-dash-pipeline-count__value{color:#16a34a}.hb-dash-pipeline-count--warn{border-left:3px solid #f59e0b}.hb-dash-pipeline-count--warn .hb-dash-pipeline-count__value{color:#d97706}.hb-dash-pipeline-count--err{border-left:3px solid #ef4444}.hb-dash-pipeline-count--err .hb-dash-pipeline-count__value{color:#dc2626}.hb-dash-activity{display:flex;flex-direction:column}.hb-dash-activity__row{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #f1f5f9;font-size:12.5px}.hb-dash-activity__row:last-child{border-bottom:none}.hb-dash-activity__name{flex:1;font-weight:500;color:var(--adm-text)}.hb-dash-activity__status{font-size:11px;font-weight:600;padding:3px 10px;border-radius:var(--radius-pill);background:#f1f5f9;color:var(--adm-muted);white-space:nowrap;flex-shrink:0}.hb-dash-activity__status.hb-dash-status--active{background:var(--hb-teal-soft);color:var(--hb-teal-d)}.hb-dash-activity__time{font-size:11px;color:#94a3b8;min-width:32px;text-align:right}.hb-dash-empty-hint{font-size:11px;color:#94a3b8;margin:12px 0 0;line-height:1.5;text-align:center}.hb-dash-quicklinks{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.hb-dash-qlink{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid #e8ecf0;background:#fafbfc;text-decoration:none;color:var(--adm-text);overflow:hidden;transition:border-color .15s,box-shadow .15s,transform .15s,background .15s}.hb-dash-qlink:hover{border-color:var(--hb-teal-border);background:#f0fdfa;box-shadow:0 3px 12px #26c5ca1a;text-decoration:none;transform:translateY(-1px)}.hb-dash-qlink__icon{font-size:16px;flex-shrink:0;width:32px;height:32px;border-radius:8px;background:var(--hb-teal-soft);display:flex;align-items:center;justify-content:center}.hb-dash-qlink__label{font-size:11.5px;font-weight:600;color:var(--adm-text);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-dash-qlink__desc{font-size:10px;color:var(--adm-muted);line-height:1.3;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-dash-health{display:flex;flex-direction:column}.hb-dash-health__row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #f1f5f9;font-size:12px}.hb-dash-health__row:last-child{border-bottom:none}.hb-dash-health__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hb-dash-health__dot.hb-dash-dot--ok{background:var(--hb-status-green)}.hb-dash-health__dot.hb-dash-dot--warn{background:var(--hb-status-orange)}.hb-dash-health__dot.hb-dash-dot--err{background:var(--hb-status-red)}.hb-dash-health__dot.hb-dash-dot--wait{background:#cbd5e1}.hb-dash-health__label{flex:1;font-weight:500;color:var(--adm-text)}.hb-dash-health__status{font-size:11px;color:var(--adm-muted);font-weight:500;white-space:nowrap;flex-shrink:0}.hb-dash-firmware{display:flex;flex-direction:column;gap:12px;padding:14px 16px}.hb-dash-firmware__row{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--adm-muted)}.hb-dash-firmware__val{font-weight:600;color:var(--adm-text);font-variant-numeric:tabular-nums}.hb-dash-firmware__val--version{font-family:var(--font-mono);font-size:13px;color:var(--hb-teal)}.hb-dash-firmware__val--warn{color:#d97706}.hb-dash-firmware__bar-wrap{display:flex;flex-direction:column;gap:4px}.hb-dash-firmware__bar-label{display:flex;justify-content:space-between;font-size:11px;color:var(--adm-muted)}.hb-dash-firmware__bar{height:8px;border-radius:4px;background:#f1f5f9;overflow:hidden}.hb-dash-firmware__bar-fill{height:100%;border-radius:4px;background:var(--hb-teal);transition:width .4s ease}.hb-dash-firmware__deploy{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:var(--radius-input);background:var(--adm-surface-raised);font-size:11px;color:var(--adm-text);border-left:3px solid var(--hb-teal)}.hb-dash-firmware__deploy-dot{width:6px;height:6px;border-radius:50%;background:var(--hb-teal);flex-shrink:0;animation:hb-deploy-pulse 2s ease-in-out infinite}@keyframes hb-deploy-pulse{0%,to{opacity:1}50%{opacity:.3}}.hb-dash-firmware__deploy-info{flex:1;display:flex;flex-direction:column;gap:2px}.hb-dash-firmware__deploy-version{font-weight:600;font-family:var(--font-mono);font-size:11px}.hb-dash-firmware__deploy-progress{font-size:10px;color:var(--adm-muted)}@media(max-width:768px){.hb-dash-quicklinks{grid-template-columns:1fr}}@media(max-width:480px){.hb-dash-quicklinks{grid-template-columns:1fr}.hb-dash-chart-area{height:140px}}.hb-btn-primary{width:100%;padding:11px 16px;background:var(--hb-teal);color:#fff;border:none;border-radius:8px;font-size:13.5px;font-weight:700;cursor:pointer;font-family:var(--font-ui);transition:background .15s,box-shadow .15s;letter-spacing:.01em}.hb-btn-primary:hover:not(:disabled){background:var(--hb-teal-d);box-shadow:0 2px 8px #26c5ca40}.hb-btn-primary:disabled{cursor:not-allowed;opacity:.55}.hb-btn-outline{width:100%;padding:10px 16px;background:#fff;color:var(--adm-text);border:1.5px solid var(--adm-border);border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:var(--font-ui);transition:border-color .15s,background .15s,box-shadow .15s}.hb-btn-outline:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 1px 4px #0000000f}.hb-btn-ghost{background:none;border:none;color:var(--adm-muted);font-size:12px;cursor:pointer;font-family:var(--font-ui);padding:4px 0}.hb-btn-ghost:hover{color:var(--adm-text)}.hb-rc-warning{display:flex;gap:12px;padding:14px 16px;border-radius:10px;font-size:12.5px;line-height:1.5;border:1px solid transparent;text-align:left;align-items:flex-start}.hb-rc-warning__icon{font-size:18px;flex-shrink:0;line-height:1.6}.hb-rc-warning strong{font-weight:700;color:inherit}.hb-rc-warning__text{margin:0;font-size:12.5px;line-height:1.6}.hb-rc-warning__text strong{font-weight:700}.hb-rc-warning--danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}.hb-rc-warning--info{background:#f0fdfa;border-color:#26c5ca40;color:#115e59}.hb-rc-warning--warn{background:#fffbeb;border-color:#fcd34d;color:#92400e}.hb-rc-warning--success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.hb-reset-sent{gap:18px}.hb-reset-back{text-align:center;margin:4px 0 0;font-size:12.5px}.hb-rc-count{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:var(--adm-muted);font-weight:500}.hb-rc-count__num{width:28px;height:28px;border-radius:50%;background:var(--hb-teal-soft);color:var(--hb-teal-d);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.hb-rc-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--adm-border);border-radius:8px;background:#f8fafc}.hb-rc-grid__cell{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--adm-border);font-size:13px}.hb-rc-grid__cell:nth-child(odd){border-right:1px solid var(--adm-border)}.hb-rc-grid__cell:nth-last-child(-n+2){border-bottom:none}.hb-rc-grid__idx{font-size:10px;font-weight:700;color:#94a3b8;min-width:16px;text-align:right}.hb-rc-grid__code{font-family:var(--font-mono);font-size:13px;font-weight:500;color:var(--adm-text);letter-spacing:.03em;white-space:nowrap;word-break:keep-all}.hb-rc-actions{display:flex;gap:10px}.hb-rc-actions__btn{flex:1;padding:10px 14px;background:#fff;color:var(--adm-text);border:1.5px solid var(--adm-border);border-radius:var(--radius-input);font-size:12.5px;font-weight:600;cursor:pointer;font-family:var(--font-ui);transition:border-color .15s,background .15s,color .15s;display:flex;align-items:center;justify-content:center;gap:6px}.hb-rc-actions__btn:hover{background:#f8fafc;border-color:#cbd5e1}.hb-rc-actions__btn--primary{border-color:var(--hb-teal);color:var(--hb-teal-d);background:#14b8a60a}.hb-rc-actions__btn--primary:hover{background:var(--hb-teal-soft);border-color:var(--hb-teal-d)}.hb-rc-actions__btn--secondary{border-color:var(--adm-border);color:var(--adm-muted)}.hb-rc-actions__btn--secondary:hover{background:#f8fafc;border-color:#94a3b8;color:var(--adm-text)}.hb-rc-ack{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--adm-text);cursor:pointer;line-height:1.45;padding:8px 12px;border-radius:8px;background:#fefce8;border:1px solid #fde68a}.hb-rc-ack input[type=checkbox]{margin-top:2px;flex-shrink:0;accent-color:var(--hb-teal)}.hb-rc-remaining{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px;background:#f8fafc;border:1px solid var(--adm-border);border-radius:10px}.hb-rc-remaining__num{font-size:32px;font-weight:700;color:var(--adm-text);font-variant-numeric:tabular-nums}.hb-rc-remaining__num--low{color:#dc2626}.hb-rc-remaining__text{font-size:12px;color:var(--adm-muted);font-weight:500}.hb-mfa-mode-switch{display:flex;align-items:center;gap:12px}.hb-mfa-mode-switch__line{flex:1;height:1px;background:var(--adm-border)}.hb-mfa-mode-switch__text{font-size:11px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.05em}@keyframes hb-spin{to{transform:rotate(360deg)}}.hb-rc-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;color:var(--adm-muted);font-size:13px}.hb-rc-loading__spinner{width:32px;height:32px;border:3px solid var(--adm-border);border-top-color:var(--hb-teal);border-radius:50%;animation:hb-spin .8s linear infinite}.hb-mfa-status{display:flex;flex-direction:column;gap:12px}.hb-mfa-status__row{display:flex;align-items:center;justify-content:space-between;font-size:13px}.hb-mfa-status__label{color:var(--adm-muted);font-weight:500}.hb-mfa-status__value{font-weight:600;color:var(--adm-text)}.hb-mfa-status__badge--on{color:var(--hb-green)}@media(max-width:480px){.hb-rc-grid{grid-template-columns:1fr}.hb-rc-grid__cell:nth-child(odd){border-right:none}.hb-rc-grid__cell:last-child{border-bottom:none}.hb-rc-actions{flex-direction:column}}.hb-file-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:2px dashed var(--adm-border);border-radius:8px;padding:28px 16px;text-align:center;transition:border-color .15s,background .15s}.hb-file-drop:hover,.hb-file-drop--active{border-color:var(--hb-teal);background:color-mix(in srgb,var(--hb-teal) 6%,transparent)}.hb-file-drop--thumb{max-width:220px;aspect-ratio:1;padding:20px 16px}.hb-file-drop__icon{font-size:22px;font-weight:600;color:var(--hb-teal);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:2px solid var(--hb-teal);border-radius:50%;margin-bottom:4px}.hb-file-drop__label{font-size:13px;font-weight:600;color:var(--hb-teal)}.hb-file-drop__hint{font-size:11px;color:var(--adm-muted)}.hb-img-preview-wrap{display:flex;flex-direction:column;gap:6px}.hb-img-preview-wrap--thumb{max-width:220px}.hb-img-preview{width:100%;max-height:180px;object-fit:cover;border-radius:6px;border:1px solid var(--adm-border);background:var(--adm-surface-2)}.hb-img-preview--thumb{max-width:200px;max-height:200px;aspect-ratio:1;object-fit:contain;align-self:flex-start}.hb-img-actions{display:flex;gap:12px;align-items:center}.hb-img-key-badge{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:var(--adm-surface-2);border:1px solid var(--adm-border);border-radius:6px;font-size:12px;color:var(--adm-muted);font-family:var(--adm-font-mono, monospace)}.hb-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:700;line-height:1;flex-shrink:0;-webkit-user-select:none;user-select:none;letter-spacing:.5px}.hb-mfa-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px 4px 5px;border-radius:20px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap}.hb-mfa-badge__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:12px;line-height:1}.hb-mfa-badge--on{background:#14b8a6;color:#fff}.hb-mfa-badge--on .hb-mfa-badge__icon{background:#ffffff40;color:#fff}.hb-mfa-badge--off{background:var(--adm-border, #e2e8f0);color:var(--adm-muted, #64748b)}.hb-mfa-badge--off .hb-mfa-badge__icon{background:var(--adm-muted, #94a3b8);color:transparent}.hb-status-dot{display:inline-block;width:10px;height:10px;border-radius:50%;vertical-align:middle}.hb-status-dot--active{background:#22c55e;box-shadow:0 0 0 3px #22c55e33}.hb-status-dot--inactive{background:#64748b}.hb-perm-matrix{overflow-x:auto;padding:4px 0}.hb-perm-matrix .hb-table--compact{border-collapse:separate;border-spacing:0;width:100%}.hb-perm-matrix .hb-table--compact th{padding:12px 20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--adm-muted);border-bottom:2px solid var(--adm-border)}.hb-perm-matrix .hb-table--compact th:not(:first-child){width:100px;text-align:center}.hb-perm-matrix .hb-table--compact td{padding:16px 20px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.hb-perm-matrix .hb-table--compact td:not(:first-child){text-align:center;width:100px}.hb-perm-matrix .hb-table--compact tr:last-child td{border-bottom:none}.hb-perm-matrix .hb-table--compact tbody tr:hover{background:#fafbfc}.hb-perm-matrix__module{font-size:13px;font-weight:400}.hb-perm-matrix__label{display:block;font-weight:600;font-size:13.5px;color:var(--adm-text, #0f172a)}.hb-perm-matrix__description{display:block;font-size:11.5px;font-weight:400;color:var(--adm-muted, #64748b);margin-top:3px;line-height:1.4}.hb-perm-matrix__separator td{padding:6px 20px!important;border-bottom:none!important}.hb-perm-matrix__separator span{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--adm-muted, #64748b);border-top:1px solid var(--adm-border, #e2e8f0);padding-top:10px;margin-top:4px}.hb-split-layout{display:grid;grid-template-columns:300px 1fr;gap:20px;align-items:start}@media(max-width:900px){.hb-split-layout{grid-template-columns:1fr}}.hb-role-list{display:flex;flex-direction:column;gap:6px;padding:4px 8px}.hb-role-card{display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 16px;border-radius:8px;border:none;cursor:pointer;transition:all .15s;text-align:center;background:var(--hb-teal, #14b8a6);color:#fff}.hb-role-card:hover{opacity:.9;transform:translateY(-1px)}.hb-role-card--selected{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--hb-teal, #14b8a6)}.hb-role-card__name{font-weight:700;font-size:13px;color:#fff}.hb-role-card__desc{font-size:11px;color:#ffffffb3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb-security-panel{border-radius:var(--radius-card, 9px);background:var(--adm-card, #fff);border:1px solid var(--adm-border, #e2e8f0);box-shadow:var(--adm-card-shadow, 0 4px 20px rgba(0, 0, 0, .06))}.hb-security-panel__body{padding:16px 20px;display:flex;flex-direction:column;gap:14px}.hb-security-row{display:flex;justify-content:space-between;align-items:center;font-size:13px}.hb-security-row__label{color:var(--adm-muted, #64748b);font-size:13px;font-weight:400}.hb-security-row__value{font-weight:500;font-size:13px;color:var(--adm-text, #0f172a)}.hb-staff-form-grid{display:grid;grid-template-columns:1fr 280px;gap:20px;align-items:start}@media(max-width:900px){.hb-staff-form-grid{grid-template-columns:1fr}}.hb-name-cell{display:flex;align-items:center;gap:10px}.hb-full-access-badge{display:inline-block;padding:3px 12px;border-radius:12px;font-size:11px;font-weight:700;background:var(--hb-teal, #14b8a6);color:#fff;letter-spacing:.3px}.hb-link-btn--danger{color:#f87171}.hb-link-btn--danger:hover{color:#ef4444}.hb-audit-filters{display:flex;gap:10px;margin-bottom:0;align-items:center;flex-wrap:wrap}.hb-audit-filters__row{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.hb-audit-select{width:auto!important;min-width:130px;max-width:180px;flex:0 0 auto;height:36px;padding:0 30px 0 12px;font-size:13px;font-family:var(--font-ui);border:1px solid var(--adm-border, #e2e8f0);border-radius:8px;background-color:var(--adm-card, #fff);color:var(--adm-text, #1e293b);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M3 4.5l3 3 3-3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.hb-audit-select:hover{border-color:#94a3b8}.hb-audit-select:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a61f}.hb-audit-date-range{display:inline-flex;align-items:center;height:36px;border:1px solid var(--adm-border, #e2e8f0);border-radius:8px;background:var(--adm-card, #fff);overflow:hidden;transition:border-color .15s,box-shadow .15s;flex:0 0 auto}.hb-audit-date-range:hover{border-color:#94a3b8}.hb-audit-date-range:focus-within{border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a61f}.hb-audit-date-range__icon{display:flex;align-items:center;padding-left:10px;color:var(--adm-muted, #64748b);flex-shrink:0}.hb-audit-date-range input[type=date]{border:none;background:transparent;height:100%;padding:0 8px;font-size:13px;font-family:var(--font-ui);color:var(--adm-text, #1e293b);outline:none;cursor:pointer;min-width:0;width:130px}.hb-audit-date-range input[type=date]::-webkit-calendar-picker-indicator{opacity:.5;cursor:pointer}.hb-audit-date-range__sep{color:var(--adm-muted, #94a3b8);font-size:13px;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 2px}.hb-audit-reset{background:none;border:none;color:var(--adm-muted, #64748b);font-size:13px;font-weight:500;font-family:var(--font-ui);cursor:pointer;padding:0 4px;height:36px;display:inline-flex;align-items:center;transition:color .15s;white-space:nowrap}.hb-audit-reset:hover{color:var(--adm-text, #1e293b)}.hb-audit-chips{display:flex;gap:8px;flex-wrap:wrap}.hb-audit-chip{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 8px 0 10px;background:#f1f5f9;border:1px solid var(--adm-border, #e2e8f0);border-radius:14px;font-size:12px;font-family:var(--font-ui);color:var(--adm-text, #1e293b);white-space:nowrap;line-height:1}.hb-audit-chip__label{color:var(--adm-muted, #64748b);font-weight:500}.hb-audit-chip__close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:transparent;border:none;padding:0;color:var(--adm-muted, #94a3b8);font-size:14px;line-height:1;cursor:pointer;transition:background .12s,color .12s}.hb-audit-chip__close:hover{background:#e2e8f0;color:var(--adm-text, #1e293b)}@media(max-width:640px){.hb-audit-filters{flex-direction:column;align-items:stretch}.hb-audit-select{max-width:100%!important;width:100%!important}.hb-audit-date-range{width:100%}.hb-audit-date-range input[type=date]{flex:1;width:auto}}.hb-inline-form{display:flex;gap:8px;align-items:flex-end;flex-wrap:wrap}.hb-inline-form .hb-finput{flex:1;min-width:120px}.aic-tabs{display:flex;gap:8px;margin:16px 0 12px;padding-bottom:0;overflow-x:auto}.aic-tab{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border:1.5px solid var(--adm-border);background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:var(--adm-muted);border-radius:8px;white-space:nowrap;transition:color .15s,background .15s,border-color .15s,box-shadow .15s}.aic-tab:hover{color:var(--adm-text);background:#f1fafa;border-color:#26c5ca59}.aic-tab--active{color:#fff;background:var(--hb-teal);border-color:var(--hb-teal);font-weight:600;box-shadow:0 2px 8px #26c5ca40}.aic-tab--active:hover{background:var(--hb-teal);border-color:var(--hb-teal);color:#fff}.aic-tab__icon{font-size:15px}.aic-desc-card{display:flex;align-items:flex-start;gap:10px;background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:var(--radius-card);padding:12px 16px;margin-bottom:16px}.aic-desc-card__icon{font-size:18px;flex-shrink:0;margin-top:1px}.aic-desc-card__text{margin:0;font-size:12.5px;line-height:1.6;color:var(--adm-muted)}.aic-empty{text-align:center;padding:40px 20px}.aic-empty__title{margin:0 0 6px;font-size:14px;font-weight:600;color:var(--adm-text)}.aic-empty__sub{margin:0;font-size:12.5px;color:var(--adm-muted)}.aic-kw-chip{display:inline-block;background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:4px;padding:1px 6px;font-size:10.5px;color:var(--adm-muted);line-height:1.5}.aic-kw-chip--more{background:#26c5ca14;color:var(--hb-teal);border-color:#26c5ca33}.aic-brand-chip{display:inline-flex;align-items:center;gap:4px;background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:6px;padding:4px 10px;font-size:12px;color:var(--adm-text)}.aic-brand-chip__x{border:none;background:none;cursor:pointer;font-size:14px;color:var(--adm-muted);padding:0 2px;line-height:1}.aic-brand-chip__x:hover{color:var(--hb-status-red)}.aic-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.aic-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.5}.aic-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0006;display:flex;align-items:center;justify-content:center;padding:24px}.aic-modal{background:var(--adm-card);border-radius:var(--radius-card);box-shadow:0 8px 32px #0000002e;width:100%;max-width:480px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.aic-modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--adm-border)}.aic-modal__title{margin:0;font-size:15px;font-weight:600}.aic-modal__close{border:none;background:none;cursor:pointer;font-size:20px;color:var(--adm-muted);padding:4px;line-height:1}.aic-modal__close:hover{color:var(--adm-text)}.aic-modal__body{padding:16px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.aic-modal__error{background:#ef444414;border:1px solid rgba(239,68,68,.2);color:var(--hb-status-red);padding:8px 12px;border-radius:6px;font-size:12px}.aic-modal__label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:500;color:var(--adm-muted)}.aic-modal__check-label{flex-direction:row;align-items:center;gap:8px}.aic-modal__footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--adm-border)}.aic-settings{display:flex;flex-direction:column}.aic-settings__hint{font-size:11px;color:var(--adm-muted);margin-top:2px}.aic-settings__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.aic-diff-added{background:#22c55e14}.aic-diff-removed{background:#ef444414}.aic-diff-removed td,.aic-diff-removed span{text-decoration:line-through;opacity:.7}.aic-diff-changed{background:#eab30814}.aic-diff-label{display:inline-block;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;line-height:1.6;vertical-align:middle}.aic-diff-label--added{background:#22c55e1f;color:#16a34a}.aic-diff-label--removed{background:#ef44441f;color:#dc2626}.aic-diff-label--changed{background:#eab3081f;color:#b45309}.aic-diff-old{color:#dc2626;text-decoration:line-through;font-size:11px}.aic-diff-new{color:#16a34a;font-size:11px}.aic-diff-arrow{color:var(--adm-muted);margin:0 4px;font-size:11px}.aic-diff-no-changes{text-align:center;padding:24px 16px;color:var(--adm-muted);font-size:13px}.aic-diff-section{margin-bottom:16px}.aic-diff-section__title{font-size:13px;font-weight:600;margin:0 0 8px}.aic-diff-field{padding:6px 0;border-bottom:1px solid var(--adm-border);font-size:12px;line-height:1.6}.aic-diff-field:last-child{border-bottom:none}.aic-diff-kw-chip--added{background:#22c55e1a;border-color:#22c55e4d;color:#16a34a}.aic-diff-kw-chip--removed{background:#ef44441a;border-color:#ef44444d;color:#dc2626;text-decoration:line-through}.aic-diff-restore-note{font-size:12px;color:var(--adm-muted);line-height:1.6;margin:0 0 10px;padding:8px 12px;background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:6px}.aic-diff-legend{display:flex;gap:16px;flex-wrap:wrap;padding:4px 0 12px;border-bottom:1px solid var(--adm-border);margin-bottom:12px;font-size:11px;color:var(--adm-muted)}@media(max-width:640px){.aic-settings__grid{grid-template-columns:1fr}.aic-tabs{gap:6px}.aic-tab{padding:8px 12px;font-size:12px}}.hb-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.hb-modal{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:12px;padding:24px 28px;max-width:480px;width:100%;box-shadow:0 20px 40px #0000002e}.hb-modal__title{font-size:16px;font-weight:700;color:var(--adm-text);margin:0 0 18px}.hb-modal__actions{display:flex;gap:8px;justify-content:flex-end;margin-top:20px;padding-top:16px;border-top:1px solid var(--adm-border)}.hb-form{display:flex;flex-direction:column;gap:16px}.hb-form--inline{flex-direction:row;align-items:flex-end;flex-wrap:wrap}.hb-form-error{font-size:12px;color:var(--hb-status-red);margin:0;padding:8px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}.hb-form-actions{display:flex;gap:10px;align-items:center;padding-top:16px;margin-top:8px}.hb-progress{height:6px;border-radius:999px;background:#e2e8f0;overflow:hidden}.hb-progress__bar{height:100%;background:var(--hb-teal);border-radius:999px;transition:width .3s ease}.hb-table__actions{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center}.hb-table__actions .hb-btn{margin-right:4px}.hb-table__actions .hb-link-btn,.hb-table__actions .hb-link-teal{padding:0;font-size:11.5px}.hb-table__actions .hb-link-btn:disabled{opacity:.4;cursor:not-allowed}.hb-card-grid{display:flex;flex-direction:column;gap:10px;padding:16px 20px}.hb-radio-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1.5px solid var(--adm-border);border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;background:var(--adm-card)}.hb-radio-card:hover{border-color:#cbd5e1;background:#f8fafc}.hb-radio-card:has(input:checked){border-color:var(--hb-teal);background:color-mix(in srgb,var(--hb-teal) 4%,white);box-shadow:0 0 0 1px color-mix(in srgb,var(--hb-teal) 25%,transparent)}.hb-radio-card input[type=radio]{margin-top:3px;flex-shrink:0;accent-color:var(--hb-teal);width:16px;height:16px}.hb-radio-card>div{flex:1;min-width:0}.hb-radio-card strong{font-size:13px;font-weight:700;color:var(--adm-text)}.hb-radio-card .hb-badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb,var(--hb-teal) 12%,white);color:var(--hb-teal);border:1px solid color-mix(in srgb,var(--hb-teal) 20%,transparent);vertical-align:middle}.hb-radio-card .hb-muted{display:block;margin-top:4px;font-size:12px;line-height:1.45;color:var(--adm-muted)}.hb-summary-list{list-style:none;margin:0;padding:16px 20px;display:flex;flex-direction:column;gap:10px}.hb-summary-list li{display:flex;align-items:baseline;gap:8px;font-size:13px;color:var(--adm-text);line-height:1.4}.hb-summary-list li strong{font-weight:600;min-width:120px;flex-shrink:0;color:var(--adm-muted);font-size:12px}.hb-step-indicator{display:flex;gap:6px;align-items:center;margin-bottom:4px}.hb-step-indicator__dot{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;border:2px solid var(--adm-border);color:var(--adm-muted);background:#fff;transition:all .2s}.hb-step-indicator__dot--active{border-color:var(--hb-teal);background:var(--hb-teal);color:#fff}.hb-step-indicator__dot--done{border-color:var(--hb-teal);background:color-mix(in srgb,var(--hb-teal) 12%,white);color:var(--hb-teal)}.hb-step-indicator__line{width:24px;height:2px;background:var(--adm-border);border-radius:1px}.hb-step-indicator__line--done{background:var(--hb-teal)}.hb-deploy-radio-row{display:flex;align-items:center;gap:10px;padding:12px 16px;border:1.5px solid var(--adm-border);border-radius:8px;cursor:pointer;font-size:13px;color:var(--adm-text);transition:border-color .15s,background .15s}.hb-deploy-radio-row:hover{border-color:#cbd5e1;background:#f8fafc}.hb-deploy-radio-row:has(input:checked){border-color:var(--hb-teal);background:color-mix(in srgb,var(--hb-teal) 4%,white)}.hb-deploy-radio-row input[type=radio]{accent-color:var(--hb-teal);width:16px;height:16px;flex-shrink:0}.hb-batch-slider{display:flex;flex-direction:column;gap:8px;padding:16px 20px}.hb-batch-slider__label{font-size:12px;font-weight:600;color:var(--adm-text)}.hb-batch-slider__value{font-variant-numeric:tabular-nums;color:var(--hb-teal);font-weight:700}.hb-batch-slider input[type=range]{width:100%;accent-color:var(--hb-teal);height:6px}.hb-deploy-progress{padding:16px 20px;display:flex;flex-direction:column;gap:14px}.hb-deploy-progress__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hb-deploy-progress__bar{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.hb-deploy-progress__fill{height:100%;border-radius:999px;background:var(--hb-teal);transition:width .4s ease}.hb-deploy-device-toolbar{display:flex;align-items:center;gap:10px;padding:4px 0;flex-wrap:wrap}.hb-deploy-device-toolbar .hb-toolbar__search{min-width:200px}.hb-deploy-device-toolbar .hb-toolbar__select select{min-height:34px;font-size:12px}.hb-deploy-selection-bar{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:6px;background:color-mix(in srgb,var(--hb-teal) 6%,white);border:1px solid color-mix(in srgb,var(--hb-teal) 20%,transparent)}.hb-deploy-selection-bar__count{font-size:12px;font-weight:700;color:var(--hb-teal)}.hb-deploy-selection-bar__actions{display:flex;gap:10px;margin-left:auto}.hb-deploy-selection-bar__actions .hb-link-btn{font-size:11px;padding:0}.hb-deploy-selection-list{display:flex;flex-wrap:wrap;gap:6px;padding:8px 0;max-height:100px;overflow-y:auto}.hb-deploy-selection-list__item{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:4px;font-size:11px;font-family:var(--hb-mono, monospace);font-weight:600;background:#f1f5f9;border:1px solid #e2e8f0;color:var(--adm-text)}.hb-deploy-selection-list__remove{all:unset;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;font-size:12px;line-height:1;color:var(--adm-muted);transition:color .1s,background .1s}.hb-deploy-selection-list__remove:hover{color:var(--hb-status-red);background:#fee2e2}.hb-devices-page>.hb-panel+.hb-panel{margin-top:20px}.hb-devices-register{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:860px){.hb-devices-register{grid-template-columns:1fr}}.hb-devices-register__section{display:flex;flex-direction:column;gap:12px}.hb-devices-register__section h4{margin:0 0 4px;font-size:13px;font-weight:700;color:var(--adm-text)}.hb-csv-format-guide{background:var(--adm-bg);border:1px solid var(--adm-border);border-radius:var(--radius-card);padding:12px 14px;font-size:12px;line-height:1.5;color:var(--adm-muted)}.hb-csv-format-guide code{font-family:var(--font-mono);background:#0000000a;padding:1px 4px;border-radius:3px;font-size:11px}.hb-csv-format-guide ul{margin:6px 0 0;padding-left:18px}.hb-csv-format-guide li{margin-bottom:3px}.hb-csv-template-link{display:inline-block;margin-top:8px;font-size:11px;color:var(--hb-teal);cursor:pointer;text-decoration:underline}.hb-csv-template-link:hover{color:#0d9488}.hb-csv-summary{display:flex;gap:16px;padding:10px 14px;background:var(--adm-bg);border:1px solid var(--adm-border);border-radius:var(--radius-card);font-size:12px;font-weight:600;align-items:center;flex-wrap:wrap}.hb-csv-summary__stat{display:flex;align-items:center;gap:4px}.hb-csv-summary__stat--valid{color:var(--hb-status-green)}.hb-csv-summary__stat--invalid{color:var(--hb-required)}.hb-csv-summary__stat--duplicate{color:var(--hb-status-orange)}.hb-csv-rows{max-height:200px;overflow-y:auto;border:1px solid var(--adm-border);border-radius:var(--radius-card);font-size:12px;font-family:var(--font-mono)}.hb-csv-row{display:flex;align-items:center;gap:8px;padding:5px 12px;border-bottom:1px solid var(--adm-border)}.hb-csv-row:last-child{border-bottom:none}.hb-csv-row--valid{color:var(--adm-text)}.hb-csv-row--invalid{color:var(--hb-required);background:#ef44440a}.hb-csv-row__icon{flex-shrink:0;width:16px;text-align:center}.hb-csv-row__mac{flex:1;min-width:0}.hb-csv-row__reason{font-size:11px;font-family:var(--font-ui);color:var(--hb-required);white-space:nowrap}.hb-csv-results{padding:12px 14px;border-radius:var(--radius-card);border:1px solid var(--hb-status-green);background:#22c55e0f;font-size:12px;line-height:1.6}.hb-csv-results__title{font-weight:700;margin-bottom:4px;color:var(--adm-text)}.hb-csv-results__row{display:flex;gap:6px}.hb-mac-hint{font-size:11px;color:var(--adm-muted);margin-top:4px}.hb-mac-hint--error{color:var(--hb-required)}.pr-page{display:flex;flex-direction:column;gap:0;min-height:0}.pr-filters{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:12px 16px;background:var(--adm-card);border:1px solid var(--adm-border);border-radius:10px;margin-bottom:16px}.pr-filters__search{flex:1;min-width:200px;max-width:400px;position:relative}.pr-filters__search input{width:100%;padding:8px 12px 8px 34px;border-radius:6px;border:1px solid var(--adm-border);background:var(--adm-bg);color:var(--adm-text);font-size:13px;transition:border-color .15s}.pr-filters__search input:focus{outline:none;border-color:var(--hb-teal);box-shadow:0 0 0 2px color-mix(in srgb,var(--hb-teal) 15%,transparent)}.pr-filters__search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:14px;color:var(--adm-muted);pointer-events:none}.pr-filters__select{font-size:12px;padding:8px 28px 8px 10px;border-radius:6px;border:1px solid var(--adm-border);background:var(--adm-bg);color:var(--adm-text);min-width:130px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;transition:border-color .15s}.pr-filters__select:focus{outline:none;border-color:var(--hb-teal)}.pr-filters__clear{font-size:12px;padding:8px 12px;border-radius:6px;border:1px solid var(--adm-border);background:transparent;color:var(--adm-muted);cursor:pointer;transition:all .15s;white-space:nowrap}.pr-filters__clear:hover{color:var(--adm-text);border-color:var(--adm-text);background:var(--adm-bg)}.pr-table-wrap{overflow-x:auto;overflow-y:visible;border:1px solid var(--adm-border);border-radius:10px;background:var(--adm-card)}.pr-table{width:100%;border-collapse:collapse;table-layout:auto;font-size:13px}.pr-table thead{position:sticky;top:0;z-index:10}.pr-table th{padding:12px 14px;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--adm-muted);background:var(--adm-bg);border-bottom:1px solid var(--adm-border);white-space:nowrap;-webkit-user-select:none;user-select:none}.pr-table td{padding:12px 14px;border-bottom:1px solid color-mix(in srgb,var(--adm-border) 50%,transparent);vertical-align:top;color:var(--adm-text);line-height:1.5}.pr-table tbody tr{transition:background .1s}.pr-table tbody tr:hover{background:color-mix(in srgb,var(--hb-teal) 3%,transparent)}.pr-table tbody tr:last-child td{border-bottom:none}.pr-col-device{width:130px}.pr-col-prompt{width:20%;min-width:160px}.pr-col-status{width:90px}.pr-col-shape{width:100px}.pr-col-stage{width:95px}.pr-col-time{width:105px}.pr-col-image{width:56px}.pr-col-actions{width:48px;text-align:center}.pr-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:4px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.pr-badge--completed{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.pr-badge--rejected{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.pr-badge--failed{background:#fffbeb;color:#d97706;border:1px solid #fde68a}.pr-badge--stage{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;font-weight:600;text-transform:none}.pr-shape{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;font-weight:600;color:#334155;white-space:nowrap}.pr-device{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:11.5px;color:var(--adm-text);word-break:break-all}.pr-text{font-size:12.5px;line-height:1.55;color:var(--adm-text);word-break:break-word;overflow-wrap:break-word}.pr-text--clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pr-text--muted{color:var(--adm-muted);font-style:italic}.pr-reason{display:block;font-size:11px;color:var(--adm-muted);margin-top:4px;word-break:break-word}.pr-text__toggle{display:inline;margin-left:4px;font-size:12.5px;font-weight:500;color:var(--hb-teal);cursor:pointer;border:none;background:none;padding:0;text-decoration:none;transition:color .15s,text-decoration .15s}.pr-text__toggle:hover{text-decoration:underline;color:color-mix(in srgb,var(--hb-teal) 80%,#000)}.pr-text__toggle:focus-visible{outline:2px solid color-mix(in srgb,var(--hb-teal) 40%,transparent);outline-offset:2px;border-radius:2px}.pr-time{font-size:12px;color:var(--adm-text);white-space:nowrap}.pr-time__duration{display:block;font-size:11px;color:var(--adm-muted);font-variant-numeric:tabular-nums;margin-top:2px}.pr-thumb{width:40px;height:40px;border-radius:6px;object-fit:cover;cursor:pointer;border:1px solid var(--adm-border);transition:transform .15s,box-shadow .15s}.pr-thumb:hover{transform:scale(1.15);box-shadow:0 4px 12px #00000026}.pr-thumb--rejected{border:2px solid #dc2626;filter:saturate(.4)}.pr-sev-row{display:flex;flex-wrap:wrap;align-items:center;gap:3px;margin-top:4px}.pr-sev-row__label{font-size:10px;color:var(--adm-muted);text-transform:uppercase;letter-spacing:.04em;margin-right:2px}.pr-sev{display:inline-flex;align-items:center;gap:2px;font-size:10px;font-weight:600;padding:1px 4px;border-radius:3px;font-variant-numeric:tabular-nums;white-space:nowrap}.pr-sev--0{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.pr-sev--2{background:#fffbeb;color:#d97706;border:1px solid #fde68a}.pr-sev--4{background:#fff7ed;color:#ea580c;border:1px solid #fed7aa}.pr-sev--6{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.pr-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;z-index:200;padding:24px;animation:pr-fade-in .15s ease}.pr-modal{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:14px;padding:24px;max-width:540px;width:100%;box-shadow:0 24px 48px #00000040;display:flex;flex-direction:column;align-items:center;gap:18px;animation:pr-scale-in .2s ease}.pr-modal__img{max-width:100%;max-height:420px;border-radius:10px;border:1px solid var(--adm-border)}.pr-modal__actions{display:flex;gap:10px;align-items:center}@keyframes pr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pr-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.pr-pagination{padding:14px 16px;border-top:1px solid var(--adm-border)}.pr-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;color:var(--adm-muted)}.pr-empty__icon{font-size:40px;margin-bottom:12px;opacity:.5}.pr-empty__text{font-size:14px;font-weight:500}.pr-skeleton-row{display:flex;gap:14px;padding:14px 16px;border-bottom:1px solid color-mix(in srgb,var(--adm-border) 40%,transparent)}.pr-skeleton-bar{height:14px;border-radius:4px;background:linear-gradient(90deg,var(--adm-bg) 25%,color-mix(in srgb,var(--adm-border) 60%,transparent) 50%,var(--adm-bg) 75%);background-size:200% 100%;animation:pr-shimmer 1.5s infinite}@keyframes pr-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pr-results-info{font-size:12px;color:var(--adm-muted);padding:8px 0 0}@media(max-width:768px){.pr-filters{flex-direction:column;align-items:stretch;gap:10px}.pr-filters__search{max-width:100%}.pr-filters__select{width:100%}.pr-table-wrap{display:none}.pr-cards{display:flex;flex-direction:column;gap:12px}.pr-card{background:var(--adm-card);border:1px solid var(--adm-border);border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:12px}.pr-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.pr-card__field{display:flex;flex-direction:column;gap:3px}.pr-card__label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--adm-muted)}.pr-card__value{font-size:13px;color:var(--adm-text);line-height:1.5;word-break:break-word}.pr-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px solid color-mix(in srgb,var(--adm-border) 50%,transparent)}.pr-card__thumb{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid var(--adm-border);cursor:pointer}}@media(min-width:769px){.pr-cards{display:none}}@media(min-width:769px)and (max-width:1024px){.pr-col-prompt{min-width:130px}.pr-col-device{width:110px}.pr-col-status{width:80px}.pr-col-shape{width:90px}.pr-col-stage{width:85px}.pr-col-time{width:95px}.pr-col-actions{width:40px}.pr-table{font-size:12px}.pr-table th,.pr-table td{padding:10px 8px}}@media(min-width:1600px){.pr-table th,.pr-table td{padding:14px 18px}.pr-col-prompt{min-width:220px}}.hb-surface-tabs{display:flex;gap:8px;margin:16px 0;padding:0}.hb-surface-tab{display:inline-flex;align-items:center;padding:9px 22px;border:1.5px solid var(--adm-border, #e5e7eb);border-radius:8px;background:var(--adm-surface, #fff);color:var(--adm-muted, #6b7280);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap}.hb-surface-tab:hover:not(.hb-surface-tab--active){color:var(--adm-text, #111);background:var(--adm-surface-raised, #f9fafb);border-color:#cbd5e1}.hb-surface-tab--active{color:var(--hb-teal);background:color-mix(in srgb,var(--hb-teal) 8%,#fff);border-color:var(--hb-teal);font-weight:600}.hb-order-hint{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:8px 14px;border-radius:8px;background:color-mix(in srgb,var(--hb-teal) 5%,#fff);border:1px solid color-mix(in srgb,var(--hb-teal) 16%,transparent);font-size:12px;color:var(--adm-muted, #6b7280);line-height:1.45}.hb-order-hint__icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:color-mix(in srgb,var(--hb-teal) 15%,transparent);color:var(--hb-teal);font-size:11px;font-weight:700;font-style:italic;flex-shrink:0;line-height:1}.hb-order-hint a{color:var(--hb-teal);text-decoration:none;font-weight:500}.hb-order-hint a:hover{text-decoration:underline}.hb-order-thumb{width:32px;height:32px;border-radius:6px;object-fit:cover;display:block}.hb-order-thumb--empty{background:var(--adm-surface-raised, #f3f4f6);border:1px dashed var(--adm-border, #d1d5db)}.hb-order-pos-input{width:44px;text-align:center;font-weight:600;font-size:13px;color:var(--adm-muted, #6b7280);border:1.5px solid transparent;background:transparent;border-radius:4px;padding:3px 2px;outline:none;font-family:inherit;-moz-appearance:textfield}.hb-order-pos-input::-webkit-inner-spin-button,.hb-order-pos-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hb-order-pos-input:focus{border-color:var(--hb-teal);background:#fff;color:var(--adm-text, #111)}@media(max-width:600px){.hb-surface-tabs{gap:6px}.hb-surface-tab{padding:7px 14px;font-size:12px}}.hb-print-analytics__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:16px;align-items:stretch}.hb-print-analytics__body>.hb-panel{height:100%;display:flex;flex-direction:column;min-width:0}.hb-print-analytics__body>.hb-panel>:not(.hb-panel__hdr){flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.hb-print-analytics__chart{position:relative;width:100%;height:450px;padding:16px 16px 12px;box-sizing:border-box}.hb-print-analytics__sources{list-style:none;margin:0;padding:16px 20px 20px;display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start;gap:14px;flex:1 1 auto;min-height:450px;box-sizing:border-box}.hb-print-analytics__source{flex:0 0 auto}.hb-print-analytics__source-empty{font-size:13px;color:var(--adm-muted);padding:12px 0;text-align:center}.hb-print-analytics__source-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.hb-print-analytics__source-label{font-size:13px;font-weight:500;color:var(--adm-text)}.hb-print-analytics__source-meta{display:flex;align-items:baseline;gap:8px;flex-shrink:0}.hb-print-analytics__source-count{font-size:12px;font-weight:400;color:var(--adm-muted);font-variant-numeric:tabular-nums}.hb-print-analytics__source-pct{font-size:13px;font-weight:700;color:var(--adm-text);font-variant-numeric:tabular-nums;min-width:32px;text-align:right}.hb-print-analytics__bar-track{height:8px;border-radius:999px;background:var(--adm-bg, #f1f5f9);overflow:hidden}.hb-print-analytics__bar-fill{height:100%;border-radius:999px;min-width:0;transition:width .25s ease}@media(max-width:1024px){.hb-print-analytics__body{grid-template-columns:1fr}.hb-print-analytics__chart{height:360px}.hb-print-analytics__sources{min-height:0;gap:14px}}
