*{box-sizing:border-box}:root{--bh-bg:#f5f7fb;--bh-panel:#ffffff;--bh-border:#e7ebf3;--bh-text:#111827;--bh-muted:#6b7280;--bh-sidebar:#0f131b;--bh-sidebar-2:#151a24;--bh-sidebar-text:#c7cfdd;--bh-primary:#4f7cff;--bh-primary-2:#3d68ee;--bh-success:#17b26a;--bh-danger:#ef4444;--bh-warning:#f59e0b;--bh-shadow:0 10px 30px rgba(15,23,42,0.06);--bh-radius:18px}body,html{margin:0;padding:0;background:var(--bh-bg);color:var(--bh-text);font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.auth-shell{min-height:100vh;position:relative;overflow:hidden;padding:20px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 15% 20%,rgba(111,124,255,.12),transparent 28%),radial-gradient(circle at 85% 15%,rgba(142,121,255,.1),transparent 22%),linear-gradient(180deg,#071120,#081224 30%,#060d1a);color:#e8eefc}.auth-bg-orb{position:absolute;border-radius:999px;filter:blur(90px);pointer-events:none}.auth-bg-orb-1{width:320px;height:320px;top:-80px;left:-80px;background:rgba(111,124,255,.14)}.auth-bg-orb-2{width:280px;height:280px;right:-80px;bottom:-80px;background:rgba(142,121,255,.1)}.auth-grid,.auth-grid-compact{width:min(1080px,100%);display:grid;grid-template-columns:.95fr .85fr;grid-gap:18px;gap:18px;align-items:center;position:relative;z-index:1}.auth-showcase{border:1px solid rgba(140,170,255,.14);border-radius:28px;background:linear-gradient(135deg,rgba(16,28,56,.94),rgba(7,14,28,.96));box-shadow:0 40px 100px rgba(0,0,0,.45);overflow:hidden}.auth-showcase-inner{padding:24px;display:flex;flex-direction:column;gap:18px}.auth-badge,.auth-eyebrow{width:-moz-fit-content;width:fit-content;padding:7px 12px;border-radius:999px;border:1px solid rgba(140,170,255,.14);background:rgba(111,124,255,.1);color:#c9d3ff;font-size:12px;font-weight:600}.auth-hero-title{font-size:clamp(28px,3.2vw,52px);line-height:.98;margin:14px 0 10px;font-weight:900}.auth-form-subtitle,.auth-hero-subtitle{color:#aeb8d4;line-height:1.6}.auth-trust-list{display:flex;flex-wrap:wrap;gap:8px}.auth-trust-item{display:inline-flex;align-items:center;gap:10px;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid rgba(140,170,255,.14)}.auth-trust-dot{width:8px;height:8px;border-radius:999px;background:linear-gradient(180deg,#8c95ff,#6f7cff)}.auth-showcase-panel{padding:14px 16px;border:1px solid rgba(140,170,255,.14);border-radius:22px;background:linear-gradient(180deg,rgba(14,24,48,.92),rgba(8,14,28,.96))}.auth-panel-kicker{font-size:11px;color:#8190b6;text-transform:uppercase}.auth-panel-title{font-size:18px;font-weight:800;margin-top:6px}.auth-form-card{width:100%;max-width:460px;padding:24px;border-radius:28px;border:1px solid rgba(140,170,255,.14);background:linear-gradient(180deg,rgba(12,20,39,.92),rgba(8,15,30,.96));box-shadow:0 40px 100px rgba(0,0,0,.45);color:#e8eefc}.auth-form-title{margin:12px 0 8px;font-size:24px;line-height:1;font-weight:900}.auth-alert{margin-bottom:16px;padding:13px 14px;border-radius:16px;border:1px solid rgba(239,68,68,.26);background:rgba(239,68,68,.08);color:#fecaca}.auth-form{display:grid;grid-gap:12px;gap:12px}.auth-field{display:grid;grid-gap:7px;gap:7px}.auth-label{color:#c1cde8;font-size:13px;font-weight:500}.auth-input,.auth-submit,.auth-switch-btn{height:50px}.auth-input{width:100%;padding:0 16px;border-radius:14px;border:1px solid rgba(140,170,255,.14);background:rgba(7,16,34,.84);color:#fff;outline:none}.auth-submit{border:none;border-radius:14px;cursor:pointer;color:#fff;font-weight:700;background:linear-gradient(90deg,#6f7cff,#7f74ff 45%,#8b79ff)}.auth-divider{height:1px;background:rgba(140,170,255,.14);margin:20px 0 16px}.auth-footer-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.auth-footer-text{color:#aeb8d4}.auth-switch-btn{border:1px solid rgba(140,170,255,.14);background:rgba(255,255,255,.02);color:#dbe6ff;border-radius:999px;padding:0 16px;cursor:pointer}.bh-app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:var(--bh-bg)}.bh-sidebar{background:linear-gradient(180deg,var(--bh-sidebar) 0,var(--bh-sidebar-2) 100%);color:var(--bh-sidebar-text);padding:14px;display:flex;flex-direction:column;min-height:100vh;border-right:1px solid rgba(255,255,255,.06)}.bh-sidebar-header{display:flex;align-items:center;gap:12px;padding:12px 10px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.bh-logo{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#5c8dff,#7396ff);color:#fff;font-weight:800}.bh-brand-title{color:#fff;font-weight:700}.bh-brand-subtitle{color:#95a0b6;font-size:13px;margin-top:2px}.bh-nav{display:flex;flex-direction:column;gap:6px;padding-top:14px}.bh-nav-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;color:#c7cfdd;transition:.18s ease}.bh-nav-item:hover{background:rgba(255,255,255,.06);color:#fff}.bh-nav-item.active{background:rgba(79,124,255,.14);color:#fff}.bh-nav-icon{width:18px;text-align:center}.bh-sidebar-footer{margin-top:auto;padding-top:14px}.bh-user-card{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.03);display:flex;gap:12px;align-items:flex-start}.bh-user-avatar{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:rgba(79,124,255,.18)}.bh-user-avatar,.bh-user-name{color:#fff;font-weight:700}.bh-user-email,.bh-user-role{color:#9aa5ba;font-size:13px;margin-top:4px;word-break:break-word}.bh-logout-btn{width:100%;margin-top:12px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#d9e0ea;padding:12px;border-radius:12px;cursor:pointer}.bh-main-wrap{min-width:0;display:flex;flex-direction:column}.bh-topbar{background:#fff;border-bottom:1px solid var(--bh-border);padding:14px 20px;justify-content:space-between;gap:16px}.bh-topbar,.bh-topbar-left{display:flex;align-items:center}.bh-topbar-left{gap:12px;min-width:0}.bh-menu-btn{display:none;border:1px solid var(--bh-border);background:#fff;border-radius:12px;padding:10px 12px;cursor:pointer}.bh-search{display:flex;align-items:center;gap:10px;min-width:320px;max-width:420px;width:100%;padding:10px 14px;border:1px solid var(--bh-border);border-radius:14px;background:#fafbff}.bh-search input{width:100%;border:0;outline:none;background:transparent;color:var(--bh-text)}.bh-search-icon{color:#94a3b8}.bh-topbar-right{display:flex;align-items:center;gap:10px}.bh-top-link{color:var(--bh-muted);font-weight:500}.bh-btn-primary,.bh-top-primary{background:var(--bh-primary);color:#fff;border:0}.bh-btn,.bh-top-primary{padding:11px 16px;border-radius:12px;font-weight:600;box-shadow:var(--bh-shadow)}.bh-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--bh-border)}.bh-btn-secondary{background:#fff;color:var(--bh-text)}.bh-main-content{padding:28px}.bh-page{display:grid;grid-gap:22px;gap:22px}.bh-page-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.bh-page-title{margin:0;font-size:24px;line-height:1.1;font-weight:800;color:#111827}.bh-page-subtitle{margin:8px 0 0;color:var(--bh-muted);line-height:1.6}.bh-head-actions{display:flex;gap:10px;flex-wrap:wrap}.bh-card{background:var(--bh-panel);border:1px solid var(--bh-border);border-radius:20px;padding:22px;box-shadow:var(--bh-shadow)}.bh-card-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.bh-card-head h3{margin:0;font-size:18px}.bh-inline-link{color:var(--bh-primary);font-weight:600}.bh-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.bh-kpi-card{background:linear-gradient(180deg,#ffffff,#fafbff);border:1px solid var(--bh-border);border-radius:18px;padding:22px;box-shadow:var(--bh-shadow)}.bh-kpi-label{color:var(--bh-muted);font-size:14px}.bh-kpi-value{margin-top:10px;font-size:36px;font-weight:800;color:#111827}.bh-two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.bh-shortcuts{display:grid;grid-gap:12px;gap:12px}.bh-shortcut-card{display:flex;gap:14px;align-items:center;padding:16px;border:1px solid var(--bh-border);border-radius:16px;background:#fafbff}.bh-shortcut-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eef3ff}.bh-shortcut-title{font-weight:700}.bh-shortcut-subtitle{color:var(--bh-muted);margin-top:4px}.bh-recent-list{display:grid;grid-gap:12px;gap:12px}.bh-recent-item{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 16px;border:1px solid var(--bh-border);border-radius:14px;background:#fafbff}.bh-recent-title{font-weight:700}.bh-recent-meta{color:var(--bh-muted);font-size:14px;margin-top:4px}.bh-filters-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.bh-label{display:block;margin-bottom:8px;color:#475467;font-weight:600;font-size:14px}.bh-input{width:100%;height:48px;padding:0 14px;border:1px solid var(--bh-border);border-radius:14px;background:#fff;color:var(--bh-text);outline:none}.bh-table-wrap{overflow-x:auto}.bh-table{width:100%;border-collapse:collapse}.bh-table th{text-align:left;font-size:14px;color:#667085;padding:14px 12px;border-bottom:1px solid var(--bh-border)}.bh-table td{padding:16px 12px;border-bottom:1px solid #f0f3f8;vertical-align:middle}.bh-ticket-link{display:block}.bh-ticket-number{color:var(--bh-primary);font-weight:700;font-size:14px}.bh-ticket-title{margin-top:4px;font-weight:600;color:#111827}.bh-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.bh-status-pill.open{background:#e8f1ff;color:#2354d7}.bh-status-pill.in_progress{background:#eef8ff;color:#0875b7}.bh-status-pill.pending{background:#fff6e8;color:#b66a07}.bh-status-pill.closed,.bh-status-pill.resolved{background:#eafaf0;color:#0d8a49}.bh-empty-state{text-align:center;padding:40px 20px!important;color:var(--bh-muted)}.bh-bottom-actions{display:flex;gap:10px;flex-wrap:wrap}.bh-faq-item{padding:0 18px;box-shadow:var(--bh-shadow)}.bh-faq-item summary{padding:18px 0}.bh-faq-item div{padding:0 0 18px}.bh-assistant-fab{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--bh-primary) 0,#7a8cff 100%);color:#fff;font-weight:800;box-shadow:0 18px 35px rgba(79,124,255,.28);cursor:pointer;z-index:70}.bh-assistant-panel{position:fixed;right:22px;bottom:92px;width:360px;max-width:calc(100vw - 24px);background:#fff;border:1px solid var(--bh-border);border-radius:20px;box-shadow:0 20px 50px rgba(15,23,42,.14);padding:16px;z-index:70}.bh-assistant-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.bh-assistant-title{font-weight:800}.bh-assistant-subtitle{color:var(--bh-muted);font-size:13px;margin-top:4px}.bh-assistant-close{border:0;background:transparent;cursor:pointer;color:var(--bh-muted);font-size:18px}.bh-assistant-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.bh-assistant-tag{border:1px solid var(--bh-border);background:#f8faff;border-radius:999px;padding:8px 10px;cursor:pointer;font-size:12px}.bh-assistant-toggle{display:flex;align-items:center;gap:8px;margin-top:14px;color:var(--bh-muted);font-size:13px}.bh-assistant-messages{margin-top:14px;max-height:280px;overflow:auto;display:grid;grid-gap:10px;gap:10px;padding-right:4px}.bh-assistant-msg{padding:12px 14px;border-radius:14px;line-height:1.55;font-size:14px}.bh-assistant-msg.assistant{background:#f4f7fc;color:#334155}.bh-assistant-msg.user{background:#eef3ff;color:#1d4ed8}.bh-assistant-inputbar{margin-top:14px;display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.bh-assistant-inputbar input{height:44px;padding:0 12px;border:1px solid var(--bh-border);border-radius:12px;outline:none}.bh-assistant-inputbar button{border:0;border-radius:12px;padding:0 14px;background:var(--bh-primary);color:#fff;cursor:pointer}.bh-shell-loading{min-height:100vh;display:grid;place-items:center;background:var(--bh-bg)}.bh-loading-card{background:#fff;padding:18px 20px;border:1px solid var(--bh-border);border-radius:16px;box-shadow:var(--bh-shadow)}@media (max-width:1100px){.bh-filters-grid,.bh-kpi-grid,.bh-two-col{grid-template-columns:1fr 1fr}}@media (max-width:920px){.bh-app-shell{grid-template-columns:1fr}.bh-sidebar{position:fixed;inset:0 auto 0 0;width:260px;z-index:80;transform:translateX(-100%);transition:transform .2s ease}.bh-sidebar.open{transform:translateX(0)}.bh-menu-btn{display:inline-flex}.bh-search{min-width:0}.bh-main-content{padding:18px}.auth-grid,.auth-grid-compact{grid-template-columns:1fr}.auth-showcase{display:none}}@media (max-width:680px){.bh-filters-grid,.bh-kpi-grid,.bh-two-col{grid-template-columns:1fr}.bh-page-head,.bh-topbar{flex-direction:column;align-items:stretch}.bh-bottom-actions,.bh-head-actions,.bh-topbar-right{flex-wrap:wrap}.bh-main-content{padding:14px}.bh-assistant-panel{right:12px;bottom:82px;left:12px;width:auto;max-width:none}}.bh-form-card{display:grid;grid-gap:18px;gap:18px}.bh-textarea{width:100%;min-height:180px;padding:14px;border:1px solid var(--bh-border);border-radius:14px;background:#fff;color:var(--bh-text);outline:none;resize:vertical;line-height:1.6}.bh-form-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.bh-alert{padding:14px 16px;border-radius:14px;font-size:14px;line-height:1.5}.bh-alert-error{background:#fef2f2;color:#b42318;border:1px solid #fecdca}.bh-alert-success{background:#ecfdf3;color:#027a48;border:1px solid #abefc6}.bh-info-stack{display:grid;grid-gap:16px;gap:16px}.bh-info-row{display:grid;grid-gap:8px;gap:8px;padding-bottom:14px;border-bottom:1px solid var(--bh-border)}.bh-info-row:last-child{border-bottom:0;padding-bottom:0}.bh-info-label{font-size:13px;font-weight:700;color:var(--bh-muted);text-transform:uppercase;letter-spacing:.03em}.bh-info-value{font-size:15px;color:var(--bh-text)}.bh-info-list{display:grid;grid-gap:8px;gap:8px;color:var(--bh-text)}@media (max-width:680px){.bh-form-actions{justify-content:stretch}.bh-form-actions .bh-btn{width:100%}}.bh-faq-grid{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:18px;gap:18px}.bh-faq-search-row,.bh-faq-shortcuts{display:grid;grid-gap:12px;gap:12px}.bh-faq-list{display:grid;grid-gap:14px;gap:14px}.bh-faq-item{background:#fff;border:1px solid var(--bh-border);border-radius:16px;overflow:hidden}.bh-faq-item summary{cursor:pointer;list-style:none;padding:18px 20px;font-weight:700;color:#111827;position:relative}.bh-faq-item summary::-webkit-details-marker{display:none}.bh-faq-item summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);color:var(--bh-muted);font-size:20px;font-weight:500}.bh-faq-item[open] summary:after{content:"−"}.bh-faq-item div{padding:0 20px 20px;color:var(--bh-muted);line-height:1.7;border-top:1px solid #f1f4f9}@media (max-width:920px){.bh-faq-grid{grid-template-columns:1fr}}.bh-admin-link-card{display:grid;grid-gap:10px;gap:10px;align-content:start;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.bh-admin-link-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.1)}.bh-saas-card{display:grid;grid-gap:10px;gap:10px;padding:18px;border-radius:16px;border:1px solid var(--bh-border);background:#fafbff;transition:transform .16s ease,box-shadow .16s ease;box-shadow:var(--bh-shadow)}.bh-saas-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.1)}.bh-saas-card-title{font-size:18px;font-weight:800;color:#111827}.bh-saas-card-subtitle{color:var(--bh-muted);line-height:1.6;font-size:14px}.bh-saas-card-link{font-size:14px;font-weight:700;color:var(--bh-primary);margin-top:6px}.bh-saas-card.blue{background:linear-gradient(180deg,#f8fbff,#eef5ff)}.bh-saas-card.violet{background:linear-gradient(180deg,#faf8ff,#f3efff)}.bh-saas-card.green{background:linear-gradient(180deg,#f5fff8,#ebfbf1)}.bh-saas-card.amber{background:linear-gradient(180deg,#fffaf3,#fff4e5)}@media (max-width:1100px){.bh-saas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bh-saas-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}@media (max-width:1280px){.bh-saas-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.bh-saas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.bh-saas-grid{grid-template-columns:1fr}}.bh-ticket-layout{grid-template-columns:320px minmax(0,1fr);align-items:start}.bh-ticket-layout,.bh-ticket-main,.bh-ticket-sidebar{display:grid;grid-gap:18px;gap:18px}.bh-ticket-summary{display:grid;grid-gap:12px;gap:12px}.bh-ticket-subject{font-size:18px;font-weight:800;color:var(--bh-text)}.bh-ticket-description{color:var(--bh-muted);line-height:1.7;white-space:pre-wrap}.bh-mini-pill{padding:6px 10px;background:#eef3ff;color:#3159d6}.bh-mini-pill,.bh-neutral-pill{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border-radius:999px;font-size:12px;font-weight:700}.bh-neutral-pill{padding:8px 12px;background:#f4f6fa;color:#475467}.bh-alert-warn{background:#fff7e8;color:#b26b09;border:1px solid #f5ddb0}.bh-checkline{display:inline-flex;align-items:center;gap:8px;color:var(--bh-muted)}.bh-thread{display:grid;grid-gap:14px;gap:14px}.bh-thread-item{border:1px solid var(--bh-border);border-radius:16px;overflow:hidden;background:#fff}.bh-thread-head{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;background:#fafbff;border-bottom:1px solid var(--bh-border)}.bh-thread-author{display:flex;gap:12px;align-items:flex-start}.bh-thread-avatar{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#eef3ff;color:#3159d6;font-weight:800;flex:0 0 auto}.bh-thread-name{font-weight:800;color:#111827}.bh-thread-role{margin-top:4px}.bh-thread-date,.bh-thread-role{color:var(--bh-muted);font-size:13px}.bh-thread-date{white-space:nowrap}.bh-thread-body{padding:16px;color:#344054;line-height:1.75;white-space:pre-wrap}@media (max-width:980px){.bh-ticket-layout{grid-template-columns:1fr}}@media (max-width:680px){.bh-thread-head{flex-direction:column;align-items:flex-start}}