@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);:root{--emerald-50:#ecfdf5;--emerald-100:#d1fae5;--emerald-200:#a7f3d0;--emerald-300:#6ee7b7;--emerald-400:#34d399;--emerald-500:#10b981;--emerald-600:#059669;--emerald-700:#047857;--emerald-800:#065f46;--emerald-900:#064e3b;--gold-50:#fffbeb;--gold-100:#fef3c7;--gold-200:#fde68a;--gold-300:#fcd34d;--gold-400:#fbbf24;--gold-500:#f59e0b;--gold-600:#d97706;--gold-700:#b45309;--gold-800:#92400e;--light-green-50:#f0fdf4;--light-green-100:#dcfce7;--light-green-200:#bbf7d0;--light-green-300:#86efac;--light-green-400:#4ade80;--light-green-500:#22c55e;--light-green-600:#16a34a;--brand-50:var(--emerald-50);--brand-100:var(--emerald-100);--brand-200:var(--emerald-200);--brand-300:var(--emerald-300);--brand-400:var(--emerald-400);--brand-500:var(--emerald-500);--brand-600:var(--emerald-600);--brand-700:var(--emerald-700);--brand-800:var(--emerald-800);--brand-900:var(--emerald-900);--primary-color:var(--emerald-500);--primary-light:var(--emerald-400);--primary-medium:var(--emerald-600);--primary-dark:var(--emerald-800);--primary-rgb:16,185,129;--secondary-color:var(--gold-500);--secondary-light:var(--gold-400);--secondary-teal:var(--emerald-500);--accent-color:var(--gold-500);--accent-light:var(--gold-400);--accent-dark:var(--gold-600);--accent-gold:var(--gold-500);--accent-red:#f43f5e;--accent-purple:#8b5cf6;--success-color:var(--emerald-500);--success-600:var(--emerald-600);--warning-color:var(--gold-500);--danger-color:#f43f5e;--danger-100:#ffe4e6;--danger-500:#f43f5e;--danger-600:#e11d48;--info-color:var(--emerald-400);--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-800:#1e293b;--slate-900:#0f172a;--slate-900-rgb:15,23,42;--text-dark:var(--slate-800);--text-main:var(--slate-700);--text-medium:var(--slate-500);--text-light:var(--slate-400);--text-lighter:var(--slate-300);--text-white:#fff;--text-primary:var(--text-dark);--text-secondary:var(--text-medium);--bg-white:#fff;--bg-light:#f8fafc;--bg-subtle:#f1f5f9;--bg-hover:#f0fdf4;--bg-primary:var(--bg-light);--bg-card:var(--bg-white);--background-white:#fff;--background-light:#f8fafc;--background-hover:var(--bg-hover);--border-color:#e2e8f0;--border-light:#e2e8f0;--font-main:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-sans:var(--font-main);--font-mono:"Courier New","Courier",monospace;--text-xs:0.7rem;--text-sm:0.82rem;--text-base:0.95rem;--text-lg:1.05rem;--text-xl:1.15rem;--text-2xl:1.35rem;--text-3xl:1.65rem;--text-4xl:1.95rem;--radius-xs:4px;--radius-sm:6px;--radius:8px;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--radius-2xl:24px;--radius-3xl:32px;--radius-full:9999px;--shadow-soft:0 1px 3px 0 #00000014;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;--shadow-lg:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a;--shadow-xl:0 20px 25px -5px #00000014,0 10px 10px -5px #00000008;--shadow-2xl:0 25px 50px -12px #0000002e;--shadow-large:0 20px 60px -10px #064e3b40;--shadow-emerald:0 8px 24px -4px #10b98159;--shadow-gold:0 8px 24px -4px #f59e0b59;--gradient-brand:linear-gradient(135deg,var(--emerald-500) 0%,var(--emerald-700) 100%);--gradient-brand-light:linear-gradient(135deg,var(--emerald-400) 0%,var(--emerald-600) 100%);--gradient-success:linear-gradient(135deg,var(--emerald-400) 0%,var(--emerald-600) 100%);--gradient-gold:linear-gradient(135deg,var(--gold-400) 0%,var(--gold-600) 100%);--gradient-light-green:linear-gradient(135deg,var(--light-green-300) 0%,var(--light-green-500) 100%);--gradient-danger:linear-gradient(135deg,#fb7185,#e11d48);--gradient-info:linear-gradient(135deg,var(--emerald-300) 0%,var(--emerald-500) 100%);--gradient-warm:linear-gradient(135deg,var(--gold-300) 0%,var(--gold-500) 100%);--gradient-sidebar:linear-gradient(180deg,var(--emerald-800) 0%,var(--emerald-900) 100%);--primary-gradient:var(--gradient-brand);--primary-blue:var(--emerald-500);--secondary-dark:var(--gold-600);--accent-green:var(--emerald-500);--accent-yellow:var(--gold-400);--mesh-brand:radial-gradient(at 0% 0%,#10b9811f 0px,#0000 55%),radial-gradient(at 100% 0%,#f59e0b14 0px,#0000 55%),radial-gradient(at 100% 100%,#10b9810f 0px,#0000 55%),radial-gradient(at 0% 100%,#f59e0b0f 0px,#0000 55%),var(--bg-light);--glass-mirror-bg:#ffffffb8;--glass-mirror-blur:14px;--glass-mirror-border:#ffffff8c;--glass-mirror:#fff6;--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-normal:250ms cubic-bezier(0.4,0,0.2,1);--transition-medium:350ms cubic-bezier(0.4,0,0.2,1);--transition-slow:500ms cubic-bezier(0.4,0,0.2,1);--z-base:0;--z-raised:10;--z-sticky:100;--z-overlay:200;--z-dropdown:300;--z-modal:400;--z-tooltip:500}body.dark-mode{--bg-white:#1e293b;--bg-light:#0f172a;--bg-subtle:#1e293b;--bg-card:#1e293b;--bg-primary:#0f172a;--background-white:#1e293b;--background-light:#0f172a;--background-hover:#334155;--text-dark:#f8fafc;--text-main:#f1f5f9;--text-medium:#cbd5e1;--text-primary:#f8fafc;--border-color:#334155;--border-light:#334155;--shadow-sm:0 1px 2px 0 #00000080;--shadow-md:0 4px 6px -1px #00000080,0 2px 4px -1px #0006}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;background-color:var(--bg-light);color:#334155;color:var(--text-main);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-family:var(--font-main);line-height:1.6}a{color:#059669;color:var(--emerald-600);text-decoration:none}a:hover{color:#047857;color:var(--emerald-700)}code{background:#ecfdf5;background:var(--emerald-50);border-radius:4px;border-radius:var(--radius-xs);color:#065f46;color:var(--emerald-800);font-family:Courier New,Courier,monospace;font-family:var(--font-mono);font-size:.875em;padding:2px 6px}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes badgePulse{0%,to{box-shadow:0 0 0 0 #f59e0b80}50%{box-shadow:0 0 0 6px #f59e0b00}}@keyframes shimmer{0%{background-position:-800px 0}to{background-position:800px 0}}@keyframes cardAppear{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}.text-emerald{color:#059669;color:var(--emerald-600)}.text-gold{color:#f59e0b;color:var(--gold-500)}.text-muted{color:#64748b;color:var(--text-medium)}.bg-emerald{background:linear-gradient(135deg,#10b981,#047857);background:var(--gradient-brand)}.bg-gold{background:linear-gradient(135deg,#fbbf24,#d97706);background:var(--gradient-gold)}.rounded-full{border-radius:9999px;border-radius:var(--radius-full)}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;box-shadow:var(--shadow-md)}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;list-style:none;margin:16px 0 0;padding:0}.pagination li{margin:0}.pagination li a{align-items:center;background:#fff;background:var(--bg-white);border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:6px;border-radius:var(--radius-sm);color:#64748b;color:var(--text-medium);cursor:pointer;display:inline-flex;font-size:.7rem;font-size:var(--text-xs);font-weight:600;height:34px;justify-content:center;min-width:34px;padding:0 10px;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--transition-fast)}.pagination li a:hover{background:#ecfdf5;background:var(--emerald-50);border-color:#34d399;border-color:var(--emerald-400);color:#047857;color:var(--emerald-700)}.pagination li.pagination__link--active a{background:linear-gradient(135deg,#10b981,#047857);background:var(--gradient-brand);border-color:#0000;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;color:var(--text-white)}.pagination li.pagination__link--disabled a{opacity:.5;pointer-events:none}.App{min-height:100vh}.bh,.bh-layer{--k-ink:#0f172a;--k-ink-2:#334155;--k-muted:#64748b;--k-faint:#94a3b8;--k-line:#e5e9f0;--k-line-strong:#d4dae3;--k-surface:#fff;--k-surface-2:#f8fafc;--k-surface-3:#f1f5f9;--k-brand:#047857;--k-brand-600:#059669;--k-brand-50:#ecfdf5;--k-brand-100:#d1fae5;--k-gold:#d97706;--k-gold-50:#fffbeb;--k-info:#2563eb;--k-info-50:#eff6ff;--k-warn:#b45309;--k-warn-50:#fffbeb;--k-danger:#dc2626;--k-danger-50:#fef2f2;--k-violet:#7c3aed;--k-violet-50:#f5f3ff;--k-radius:16px;--k-radius-sm:10px;--k-shadow:0 1px 2px #0f172a0a,0 4px 16px #0f172a0d;--k-shadow-lg:0 12px 40px #0f172a29;--k-ring:0 0 0 3px #0596692e;-webkit-font-smoothing:antialiased;color:var(--k-ink);font-family:Inter,system-ui,sans-serif;font-family:var(--font-main,"Inter",system-ui,sans-serif)}.bh{margin:0 auto;max-width:1480px;padding:28px 32px 48px}.bh,.bh *,.bh :after,.bh :before,.bh-layer *,.bh-layer :after,.bh-layer :before{box-sizing:border-box}body.dark-mode .bh,body.dark-mode .bh-layer{--k-ink:#e2e8f0;--k-ink-2:#cbd5e1;--k-muted:#94a3b8;--k-faint:#64748b;--k-line:#1f2a3a;--k-line-strong:#2b384b;--k-surface:#111827;--k-surface-2:#0f172a;--k-surface-3:#1e293b;--k-brand:#34d399;--k-brand-600:#10b981;--k-brand-50:#10b9811f;--k-brand-100:#10b98133;--k-gold-50:#f59e0b1f;--k-info-50:#2563eb24;--k-warn-50:#f59e0b24;--k-danger-50:#dc262624;--k-violet-50:#7c3aed29;--k-shadow:0 1px 2px #0006}.bh-crumbs{align-items:center;color:var(--k-muted);display:flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.02em;margin-bottom:10px}.bh-crumbs .bh-crumb-sep{color:var(--k-faint)}.bh-crumbs .bh-crumb-current{color:var(--k-brand)}.bh-head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.bh-head-main{align-items:center;display:flex;gap:14px;min-width:0}.bh-head-icon{background:var(--k-brand-50);border-radius:12px;box-shadow:inset 0 0 0 1px var(--k-brand-100);color:var(--k-brand);display:grid;flex:none;font-size:19px;height:44px;place-items:center;width:44px}.bh-title{font-size:24px;font-weight:750;letter-spacing:-.02em;line-height:1.2;margin:0}.bh-subtitle{color:var(--k-muted);font-size:14px;margin:4px 0 0}.bh-head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.bh-card{background:var(--k-surface);border:1px solid var(--k-line);border-radius:var(--k-radius);box-shadow:var(--k-shadow);min-width:0}.bh-card+.bh-card{margin-top:20px}.bh-card-head{align-items:center;border-bottom:1px solid var(--k-line);display:flex;gap:12px;justify-content:space-between;padding:16px 20px}.bh-card-title{font-size:15px;font-weight:700;margin:0}.bh-card-sub{color:var(--k-muted);font-size:12.5px;margin:2px 0 0}.bh-card-body{padding:20px}.bh-card-body.flush{padding:0}.bh-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin-bottom:20px}.bh-stat{align-items:flex-start;background:var(--k-surface);border:1px solid var(--k-line);border-radius:var(--k-radius);box-shadow:var(--k-shadow);display:flex;gap:14px;min-width:0;padding:16px 18px}.bh-stat-icon{border-radius:11px;display:grid;flex:none;font-size:16px;height:38px;place-items:center;width:38px}.bh-stat-label{color:var(--k-muted);font-size:12.5px;font-weight:600;margin:0}.bh-stat-value{font-feature-settings:"tnum";font-size:24px;font-variant-numeric:tabular-nums;font-weight:750;letter-spacing:-.02em;margin:4px 0 0}.bh-stat-hint{color:var(--k-faint);font-size:12px;margin:2px 0 0}.tone-brand{background:var(--k-brand-50);color:var(--k-brand)}.tone-gold{background:var(--k-gold-50);color:var(--k-gold)}.tone-info{background:var(--k-info-50);color:var(--k-info)}.tone-warn{background:var(--k-warn-50);color:var(--k-warn)}.tone-danger{background:var(--k-danger-50);color:var(--k-danger)}.tone-violet{background:var(--k-violet-50);color:var(--k-violet)}.tone-neutral{background:var(--k-surface-3);color:var(--k-ink-2)}.bh-toolbar{align-items:center;border-bottom:1px solid var(--k-line);display:flex;flex-wrap:wrap;gap:10px;padding:14px 16px}.bh-toolbar .bh-spacer{flex:1 1}.bh-search{align-items:center;background:var(--k-surface-2);border:1px solid var(--k-line);border-radius:var(--k-radius-sm);color:var(--k-muted);display:flex;flex:1 1;gap:8px;height:38px;max-width:420px;min-width:240px;padding:0 12px;transition:border-color .15s,box-shadow .15s}.bh-search:focus-within{background:var(--k-surface);border-color:var(--k-brand-600);box-shadow:var(--k-ring)}.bh-search input{background:#0000;border:0;color:var(--k-ink);flex:1 1;font:inherit;font-size:14px;min-width:0;outline:0}.bh-search input::placeholder{color:var(--k-faint)}.bh-seg{background:var(--k-surface-3);border:1px solid var(--k-line);border-radius:11px;display:inline-flex;flex-wrap:wrap;gap:2px;padding:3px}.bh-seg button{align-items:center;background:#0000;border:0;border-radius:8px;color:var(--k-muted);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:600;gap:6px;height:30px;padding:0 12px;transition:background .15s,color .15s}.bh-seg button.on,.bh-seg button:hover{color:var(--k-ink)}.bh-seg button.on{background:var(--k-surface);box-shadow:0 1px 2px #0f172a14,0 0 0 1px var(--k-line)}.bh-seg .bh-seg-count{background:var(--k-surface-3);border-radius:999px;color:var(--k-muted);font-size:11px;font-weight:700;padding:1px 6px}.bh-seg button.on .bh-seg-count{background:var(--k-brand-50);color:var(--k-brand)}.bh-input,.bh-select,.bh-textarea{background:var(--k-surface);border:1px solid var(--k-line);border-radius:var(--k-radius-sm);color:var(--k-ink);font:inherit;font-size:14px;height:38px;outline:0;padding:0 12px;transition:border-color .15s,box-shadow .15s}.bh-textarea{height:auto;min-height:88px;padding:10px 12px;resize:vertical;width:100%}.bh-input:focus,.bh-select:focus,.bh-textarea:focus{border-color:var(--k-brand-600);box-shadow:var(--k-ring)}.bh-input{width:100%}.bh-btn{align-items:center;border:1px solid #0000;border-radius:var(--k-radius-sm);cursor:pointer;display:inline-flex;font:inherit;font-size:13.5px;font-weight:650;gap:7px;height:38px;justify-content:center;padding:0 14px;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .05s;white-space:nowrap}.bh-btn:active{transform:translateY(1px)}.bh-btn:focus-visible{box-shadow:var(--k-ring);outline:0}.bh-btn:disabled{cursor:not-allowed;opacity:.5}.bh-btn.sm{border-radius:9px;font-size:12.5px;height:32px;padding:0 11px}.bh-btn.primary{background:var(--k-brand);box-shadow:0 1px 2px #0478574d;color:#fff}.bh-btn.primary:hover:not(:disabled){background:#065f46}body.dark-mode .bh-btn.primary{color:#052e22}.bh-btn.secondary{background:var(--k-surface);border-color:var(--k-line-strong);color:var(--k-ink-2)}.bh-btn.secondary:hover:not(:disabled){background:var(--k-surface-2);color:var(--k-ink)}.bh-btn.ghost{background:#0000;color:var(--k-muted)}.bh-btn.ghost:hover:not(:disabled){background:var(--k-surface-3);color:var(--k-ink)}.bh-btn.danger{background:var(--k-surface);border-color:#fecaca;color:var(--k-danger)}.bh-btn.danger:hover:not(:disabled){background:var(--k-danger-50)}.bh-btn.danger-solid{background:var(--k-danger);color:#fff}.bh-btn.danger-solid:hover:not(:disabled){background:#b91c1c}.bh-icon-btn{background:#0000;border:1px solid #0000;border-radius:9px;color:var(--k-muted);cursor:pointer;display:inline-grid;font-size:14px;height:34px;place-items:center;width:34px}.bh-icon-btn:hover{background:var(--k-surface-3);color:var(--k-ink)}.bh-icon-btn.danger:hover{background:var(--k-danger-50);color:var(--k-danger)}.bh-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:650;gap:6px;height:24px;padding:0 9px;white-space:nowrap}.bh-badge .dot{background:currentColor;border-radius:50%;height:6px;width:6px}.bh-table-wrap{overflow-x:auto}.bh-table{border-collapse:initial;border-spacing:0;font-size:14px;width:100%}.bh-table thead th{background:var(--k-surface-2);border-bottom:1px solid var(--k-line);color:var(--k-muted);font-size:11.5px;font-weight:700;letter-spacing:.05em;padding:11px 16px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.bh-table thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.bh-table thead th.sortable:hover{color:var(--k-ink)}.bh-table thead th .bh-sort{font-size:10px;margin-left:4px;opacity:.55}.bh-table thead th.sorted{color:var(--k-brand)}.bh-table tbody td{border-bottom:1px solid var(--k-line);color:var(--k-ink-2);padding:13px 16px;vertical-align:middle}.bh-table tbody tr:last-child td{border-bottom:0}.bh-table tbody tr.clickable{cursor:pointer}.bh-table tbody tr:hover td{background:var(--k-surface-2)}.bh-table .num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.bh-table .actions{text-align:right;white-space:nowrap}.bh-cell-main{align-items:center;display:flex;gap:12px;min-width:0}.bh-cell-title{color:var(--k-ink);font-weight:650;line-height:1.3;margin:0}.bh-cell-sub{color:var(--k-muted);font-size:12.5px;margin:2px 0 0}.bh-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);font-size:12.5px}.bh-avatar{border-radius:50%;color:#fff;display:grid;flex:none;font-weight:700;letter-spacing:.02em;place-items:center}.bh-pager{align-items:center;border-top:1px solid var(--k-line);color:var(--k-muted);display:flex;font-size:13px;gap:12px;justify-content:space-between;padding:12px 16px}.bh-pager-btns{display:flex;gap:6px}.bh-empty{padding:56px 24px;text-align:center}.bh-empty-icon{background:var(--k-brand-50);border-radius:16px;color:var(--k-brand);display:grid;font-size:22px;height:56px;margin:0 auto 14px;place-items:center;width:56px}.bh-empty-title{font-size:16px;font-weight:700;margin:0}.bh-empty-msg{color:var(--k-muted);font-size:14px;line-height:1.5;margin:6px auto 0;max-width:460px}.bh-empty-action{margin-top:16px}.bh-error{align-items:center;background:var(--k-danger-50);border-radius:12px;color:var(--k-danger);display:flex;font-size:14px;gap:12px;margin-bottom:16px;padding:14px 16px}.bh-error .bh-spacer{flex:1 1}.bh-skel{animation:bh-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,var(--k-surface-3),var(--k-line),var(--k-surface-3));background-size:200% 100%;border-radius:6px;display:block;height:12px}@keyframes bh-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.bh-drawer-backdrop{animation:bh-fade .15s ease-out;background:#0f172a6b;inset:0;position:fixed;z-index:1200}.bh-drawer{animation:bh-slide .22s cubic-bezier(.2,.8,.2,1);background:var(--k-surface);bottom:0;box-shadow:var(--k-shadow-lg);color:var(--k-ink);display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;font-family:var(--font-main,"Inter",system-ui,sans-serif);position:fixed;right:0;top:0;width:min(520px,100vw);z-index:1201}.bh-drawer-head{align-items:flex-start;border-bottom:1px solid var(--k-line);display:flex;gap:12px;justify-content:space-between;padding:20px 22px}.bh-drawer-title{font-size:18px;font-weight:750;letter-spacing:-.01em;margin:0}.bh-drawer-sub{color:var(--k-muted);font-size:13px;margin:3px 0 0}.bh-drawer-body{flex:1 1;overflow-y:auto;padding:20px 22px}.bh-drawer-foot{background:var(--k-surface-2);border-top:1px solid var(--k-line);display:flex;gap:8px;justify-content:flex-end;padding:14px 22px}@keyframes bh-fade{0%{opacity:0}to{opacity:1}}@keyframes bh-slide{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:none}}.bh-section-label{color:var(--k-muted);font-size:11.5px;font-weight:700;letter-spacing:.06em;margin:22px 0 10px;text-transform:uppercase}.bh-section-label:first-child{margin-top:0}.bh-kv{grid-gap:10px 16px;display:grid;font-size:14px;gap:10px 16px;grid-template-columns:150px 1fr}.bh-kv dt{color:var(--k-muted)}.bh-kv dd{color:var(--k-ink);font-weight:550;margin:0;min-width:0;overflow-wrap:anywhere}.bh-field{grid-gap:6px;display:grid;gap:6px;margin-bottom:14px}.bh-field label{color:var(--k-ink-2);font-size:13px;font-weight:650}.bh-field .hint{color:var(--k-faint);font-size:12px}.bh-dialog{animation:bh-fade .15s ease-out;background:var(--k-surface);border-radius:18px;box-shadow:var(--k-shadow-lg);color:var(--k-ink);font-family:Inter,system-ui,sans-serif;font-family:var(--font-main,"Inter",system-ui,sans-serif);left:50%;padding:22px;position:fixed;top:50%;transform:translate(-50%,-50%);width:min(420px,calc(100vw - 32px));z-index:1301}.bh-dialog h3{font-size:17px;font-weight:750;margin:0}.bh-dialog p{color:var(--k-muted);font-size:14px;line-height:1.5;margin:8px 0 0}.bh-dialog-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:20px}.bh-timeline{list-style:none;margin:0;padding:0}.bh-timeline li{font-size:13.5px;padding:0 0 16px 22px;position:relative}.bh-timeline li:before{background:var(--k-brand-600);border-radius:50%;box-shadow:0 0 0 3px var(--k-brand-50);content:"";height:8px;left:4px;position:absolute;top:5px;width:8px}.bh-timeline li:after{background:var(--k-line);bottom:0;content:"";left:7.5px;position:absolute;top:16px;width:1px}.bh-timeline li:last-child:after{display:none}.bh-timeline .when{color:var(--k-faint);font-size:12px}.bh-tabs{border-bottom:1px solid var(--k-line);display:flex;gap:4px;margin-bottom:20px;overflow-x:auto;scrollbar-width:none}.bh-tabs::-webkit-scrollbar{display:none}.bh-tabs button{align-items:center;background:#0000;border:0;border-radius:10px 10px 0 0;color:var(--k-muted);cursor:pointer;display:inline-flex;flex:none;font:inherit;font-size:13.5px;font-weight:650;gap:8px;height:44px;padding:0 14px;position:relative;transition:color .15s,background .15s}.bh-tabs button:hover{background:var(--k-surface-3);color:var(--k-ink)}.bh-tabs button.on{color:var(--k-brand)}.bh-tabs button.on:after{background:var(--k-brand-600);border-radius:2px;bottom:-1px;content:"";height:2px;left:10px;position:absolute;right:10px}.bh-tabs button svg{font-size:13px}.bh-toasts{grid-gap:8px;bottom:20px;display:grid;gap:8px;pointer-events:none;position:fixed;right:20px;z-index:1400}.bh-toast{align-items:center;animation:bh-rise .2s ease-out;background:#0f172a;border-radius:12px;box-shadow:var(--k-shadow-lg);color:#f8fafc;display:flex;font-size:13.5px;font-weight:550;gap:10px;max-width:420px;min-width:260px;padding:12px 14px;pointer-events:auto}.bh-toast .bh-toast-icon{flex:none;font-size:15px}.bh-toast.success .bh-toast-icon{color:#34d399}.bh-toast.error .bh-toast-icon{color:#f87171}@keyframes bh-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.bh-grid-2{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.bh-grid-3{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.bh-grid-2>.bh-card+.bh-card,.bh-grid-3>.bh-card+.bh-card{margin-top:0}.bh-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.bh-muted{color:var(--k-muted)}.bh-thumb{background:var(--k-surface-3);border:1px solid var(--k-line);border-radius:10px;flex:none;object-fit:cover}.bh-thumb-fallback{color:var(--k-faint);display:grid;place-items:center}.bh-meter{background:var(--k-surface-3);border-radius:999px;height:6px;overflow:hidden}.bh-meter>span{background:var(--k-brand-600);border-radius:inherit;display:block;height:100%}.bh-note{align-items:flex-start;background:var(--k-info-50);border-radius:12px;color:var(--k-ink-2);display:flex;font-size:13.5px;gap:10px;line-height:1.5;padding:12px 14px}.bh-note svg{color:var(--k-info);flex:none;margin-top:3px}.bh-products{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));padding:18px}.bh-product{background:var(--k-surface);border:1px solid var(--k-line);border-radius:14px;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:box-shadow .18s,transform .18s,border-color .18s}.bh-product:hover{border-color:var(--k-line-strong);box-shadow:0 8px 24px #0f172a14;transform:translateY(-2px)}.bh-product-media{aspect-ratio:4/3;background:linear-gradient(180deg,var(--k-surface-2),var(--k-surface-3));border:0;color:var(--k-faint);cursor:pointer;display:grid;padding:14px;place-items:center;position:relative;width:100%}.bh-product-media img{height:100%;mix-blend-mode:multiply;object-fit:contain;width:100%}body.dark-mode .bh-product-media img{mix-blend-mode:normal}.bh-product-count{align-items:center;background:#0f172aa8;border-radius:999px;bottom:10px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;gap:4px;height:22px;padding:0 7px;position:absolute;right:10px}.bh-product-flags{display:flex;flex-wrap:wrap;gap:4px;left:10px;position:absolute;top:10px}.bh-product-flags .bh-badge{background:var(--k-surface);box-shadow:0 1px 2px #0f172a14;font-size:11px;height:20px}.bh-product-body{display:flex;flex:1 1;flex-direction:column;min-width:0;padding:12px 14px 14px}.bh-product-cat{color:var(--k-brand);font-size:11px;font-weight:700;letter-spacing:.06em;margin:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.bh-product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--k-ink);display:-webkit-box;font-size:15px;font-weight:700;line-height:1.3;margin:4px 0 10px;min-height:39px;overflow:hidden}.bh-product-sizes{grid-gap:6px;display:grid;gap:6px;margin-bottom:12px}.bh-size{grid-gap:8px;align-items:center;background:var(--k-surface-2);border-radius:9px;display:grid;font-size:13px;gap:8px;grid-template-columns:auto 1fr auto;padding:7px 10px}.bh-size.out{opacity:.6}.bh-size-pack{color:var(--k-ink-2);font-weight:650}.bh-size-price{font-feature-settings:"tnum";color:var(--k-ink);font-variant-numeric:tabular-nums;font-weight:750}.bh-size-price s{color:var(--k-faint);font-size:12px;font-weight:500;margin-left:6px}.bh-size-stock{color:var(--k-muted);font-size:11.5px;font-weight:650;white-space:nowrap}.bh-size-stock.low{color:var(--k-warn)}.bh-size-stock.out{color:var(--k-danger)}.bh-product-actions{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.bh-product .bh-skel+.bh-skel{display:block}.bh-wh-cards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.bh-wh-card{align-items:stretch;background:var(--k-surface);border:1px solid var(--k-line);border-radius:var(--k-radius);box-shadow:var(--k-shadow);color:var(--k-ink);cursor:pointer;display:flex;flex-direction:column;font:inherit;min-width:0;padding:16px;text-align:left;transition:border-color .15s,box-shadow .15s,transform .15s}.bh-wh-card:hover{border-color:var(--k-line-strong);transform:translateY(-1px)}.bh-wh-card:focus-visible{box-shadow:var(--k-ring);outline:0}.bh-wh-card.on{border-color:var(--k-brand-600);box-shadow:0 0 0 1px var(--k-brand-600),0 8px 24px #0478571f}.bh-wh-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.bh-wh-card-icon{background:var(--k-surface-3);border-radius:10px;color:var(--k-muted);display:grid;font-size:14px;height:34px;place-items:center;width:34px}.bh-wh-card.on .bh-wh-card-icon{background:var(--k-brand-50);color:var(--k-brand)}.bh-wh-card-name{font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-wh-card-city{color:var(--k-muted);font-size:13px;margin-top:2px}.bh-wh-card-cap{color:var(--k-faint);font-size:12px;margin-top:6px}.bh-wh-map{isolation:isolate;overflow:hidden}.bh-wh-map .bh-card-body{height:100%}.bh-wh-map .leaflet-container{border-radius:var(--k-radius);font-family:inherit}.bh-pin-wrap{background:none;border:0}.bh-pin{background:#0f766e;border:3px solid #fff;border-radius:50% 50% 50% 0;box-shadow:0 3px 10px #0f172a59;display:block;height:100%;transform:rotate(-45deg);width:100%}.bh-pin.on{background:linear-gradient(135deg,#fbbf24,#d97706)}.bh-tool{border-top-left-radius:0;min-height:240px;overflow:hidden}.bh-tool>.bh-error:first-child+.bh-toolbar,.bh-tool>.bh-toolbar:first-child{border-top:0}.bh-tool>.bh-error{margin:16px}.bh-tool .MuiTypography-h4{font-family:inherit;font-size:20px;font-weight:750;letter-spacing:-.01em}.bh-tool .MuiTypography-h5{font-family:inherit;font-size:16px;font-weight:700}.bh-tool .MuiTypography-h6{font-family:inherit;font-size:15px;font-weight:700}.bh-toolbar .bh-select{max-width:240px}.bh-plan-wrap{overflow-x:auto}.bh-plan{border-collapse:initial;border-spacing:0;font-size:13px;width:100%}.bh-plan td,.bh-plan th{border-bottom:1px solid var(--k-line);padding:10px;vertical-align:top}.bh-plan thead th{background:var(--k-surface-2);color:var(--k-muted);font-size:11px;font-weight:700;letter-spacing:.05em;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.bh-plan td{min-width:112px}.bh-plan-crop{background:var(--k-surface);box-shadow:1px 0 0 var(--k-line);left:0;min-width:170px;position:-webkit-sticky;position:sticky;text-align:left;z-index:2}.bh-plan thead .bh-plan-crop{background:var(--k-surface-2);z-index:3}.bh-plan-crop .bh-cell-sub,.bh-plan-crop .bh-cell-title{display:block}.bh-plan tbody tr:hover .bh-plan-crop,.bh-plan tbody tr:hover td{background:var(--k-surface-2)}.bh-plan-cell{grid-gap:4px;display:grid;gap:4px}.bh-plan-cell strong{font-feature-settings:"tnum";font-size:14px;font-variant-numeric:tabular-nums}.bh-plan-of{color:var(--k-muted);font-size:12px}.bh-plan-note{color:var(--k-warn);font-size:11.5px}.bh-plan-bar{background:var(--k-surface-3);border-radius:999px;display:block;height:5px;overflow:hidden}.bh-plan-bar>span{border-radius:inherit;display:block;height:100%}.bh-plan-conf{border-radius:999px;display:flex;height:3px;opacity:.9;overflow:hidden}.c-verified{background:var(--k-brand-600)}.c-reported{background:var(--k-info)}.c-estimated{background:repeating-linear-gradient(45deg,var(--k-gold) 0 3px,#0000 3px 5px);background-color:var(--k-gold-50)}.bh-plan-input{background:var(--k-surface);border:1px solid var(--k-line-strong);border-radius:8px;color:var(--k-ink);font:inherit;font-size:12.5px;height:30px;outline:0;padding:0 8px;width:100%}.bh-plan-input:focus{border-color:var(--k-brand-600);box-shadow:var(--k-ring)}.bh-plan-legend{align-items:center;border-top:1px solid var(--k-line);color:var(--k-muted);display:flex;flex-wrap:wrap;font-size:12.5px;gap:8px 16px;padding:12px 16px}.bh-plan-legend span{align-items:center;display:inline-flex;gap:6px}.bh-plan-legend i{border-radius:3px;display:inline-block;height:6px;width:14px}.bh-plan-legend-sep{background:var(--k-line-strong);height:14px;width:1px}.bh-chip{align-items:center;background:var(--k-surface);border:1px solid var(--k-line-strong);border-radius:999px;color:var(--k-ink-2);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:600;gap:6px;height:30px;padding:0 12px;text-transform:capitalize}.bh-chip:hover:not(:disabled){border-color:var(--k-brand-600);color:var(--k-brand)}.bh-chip:disabled{cursor:default}.bh-chip.on{background:var(--k-brand-50);border-color:var(--k-brand-100);color:var(--k-brand);text-transform:none}.bh-chip-count{background:var(--k-surface-3);border-radius:999px;color:var(--k-muted);font-size:11px;font-weight:700;padding:1px 6px}.bh-list-row{align-items:center;background:var(--k-surface);border:1px solid var(--k-line);border-radius:12px;color:inherit;cursor:pointer;display:flex;font:inherit;gap:12px;justify-content:space-between;padding:11px 14px;text-align:left;transition:border-color .15s,background .15s;width:100%}.bh-list-row:hover{background:var(--k-surface-2);border-color:var(--k-line-strong)}.bh-list-row .bh-cell-sub,.bh-list-row .bh-cell-title{display:block}.bh-district-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.bh-district{align-items:center;border:1px solid var(--k-line);border-radius:10px;color:var(--k-ink-2);cursor:pointer;display:flex;font-size:13px;gap:8px;padding:8px 10px}.bh-district input{accent-color:var(--k-brand-600);height:15px;width:15px}.bh-district.on{background:var(--k-brand-50);border-color:var(--k-brand-100);color:var(--k-brand);font-weight:650}.bh-link{background:none;border:0;color:var(--k-brand);cursor:pointer;font:inherit;font-weight:650;padding:0;text-decoration:underline;text-underline-offset:2px}.bh-field-error,.bh-required{color:var(--k-danger)}.bh-field-error{font-size:12px;font-weight:600}.bh-modal{animation:bh-fade .15s ease-out;background:var(--k-surface);border-radius:18px;box-shadow:var(--k-shadow-lg);color:var(--k-ink);display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;font-family:var(--font-main,"Inter",system-ui,sans-serif);left:50%;max-height:calc(100vh - 48px);position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1251}.bh-modal-body{flex:1 1;overflow-y:auto;padding:20px 22px}.bh-menu-wrap{display:inline-flex;position:relative}.bh-menu{background:var(--k-surface);border:1px solid var(--k-line);border-radius:12px;box-shadow:var(--k-shadow-lg);min-width:160px;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:30}.bh-menu button{align-items:center;background:#0000;border:0;border-radius:8px;color:var(--k-ink-2);cursor:pointer;display:flex;font:inherit;font-size:13.5px;font-weight:600;gap:10px;height:36px;padding:0 10px;text-align:left;width:100%}.bh-menu button:hover{background:var(--k-surface-3);color:var(--k-ink)}.bh-menu button svg{color:var(--k-muted)}.bh-tiles{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));padding:18px}.bh-tile{background:var(--k-surface);border:1px solid var(--k-line);border-radius:14px;color:inherit;display:flex;flex-direction:column;font:inherit;min-width:0;overflow:hidden;text-align:left;transition:box-shadow .18s,transform .18s,border-color .18s}a.bh-tile,button.bh-tile{cursor:pointer;text-decoration:none}.bh-tile:hover{border-color:var(--k-line-strong);box-shadow:0 8px 24px #0f172a14;transform:translateY(-2px)}.bh-tile-media{aspect-ratio:4/3;background:var(--k-surface-2);color:var(--k-faint);display:grid;place-items:center;width:100%}.bh-tile-media img{height:100%;object-fit:cover;width:100%}.bh-tile-body{grid-gap:4px;display:grid;gap:4px;padding:12px 14px 14px}@media (max-width:1100px){.bh-grid-3{grid-template-columns:1fr}}@media (max-width:900px){.bh{padding:20px 16px 40px}.bh-grid-2,.bh-kv{grid-template-columns:1fr}.bh-kv{gap:2px 0}.bh-kv dd{margin-bottom:8px}}.sidebar{--sb-w:256px;--sb-w-collapsed:72px;--sb-ink:#ffffffeb;--sb-ink-2:#ffffffad;--sb-ink-3:#ffffff6b;--sb-hover:#ffffff12;--sb-active:#ffffff1f;--sb-line:#ffffff14;--sb-gold:#fbbf24;background:radial-gradient(120% 60% at 0 0,#10b98129,#0000 60%),linear-gradient(180deg,#064e3b,#053d2f 55%,#042f24);border-right:1px solid #0003;box-shadow:inset 1px 0 0 #ffffff0a,6px 0 24px #064e3b2e;color:var(--sb-ink);display:flex;flex-direction:column;flex-shrink:0;font-family:Inter,system-ui,sans-serif;font-family:var(--font-main,"Inter",system-ui,sans-serif);height:100vh;position:-webkit-sticky;position:sticky;top:0;transition:width .22s cubic-bezier(.4,0,.2,1);width:var(--sb-w);z-index:100;z-index:var(--z-sticky,100)}.sidebar.collapsed{width:var(--sb-w-collapsed)}.sidebar:before{background:linear-gradient(90deg,#f59e0b,#fcd34d 50%,#d97706);content:"";height:2px;inset:0 0 auto 0;opacity:.9;position:absolute}.sidebar-brand{align-items:center;border-bottom:1px solid var(--sb-line);display:flex;flex-shrink:0;gap:11px;height:68px;padding:0 14px 0 16px;position:relative}.sidebar-logo{filter:drop-shadow(0 2px 6px rgba(0,0,0,.25));flex-shrink:0;height:36px;object-fit:contain;width:36px}.sidebar-brand-text{display:flex;flex:1 1;flex-direction:column;line-height:1.15;min-width:0}.sidebar-brand-name{color:#fff;font-size:15px;font-weight:750;letter-spacing:-.01em;white-space:nowrap}.sidebar-brand-sub{color:var(--sb-gold);font-size:11px;font-weight:600;letter-spacing:.08em;margin-top:3px;opacity:.85;text-transform:uppercase;white-space:nowrap}.sidebar-toggle{background:#ffffff0a;border:1px solid var(--sb-line);border-radius:8px;color:var(--sb-ink-2);cursor:pointer;display:grid;flex-shrink:0;font-size:12px;height:30px;place-items:center;transition:background .15s,color .15s,border-color .15s;width:30px}.sidebar-toggle:hover{background:#fbbf2424;border-color:#fbbf2466;color:var(--sb-gold)}.sidebar.collapsed .sidebar-brand{justify-content:center;padding:0}.sidebar.collapsed .sidebar-brand-text,.sidebar.collapsed .sidebar-logo{display:none}.sidebar-options{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:8px 10px 16px;scrollbar-color:#ffffff24 #0000;scrollbar-width:thin}.sidebar-options::-webkit-scrollbar{width:4px}.sidebar-options::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:4px}.sidebar-options::-webkit-scrollbar-thumb:hover{background:#fbbf2466}.sidebar-section{padding-top:6px}.sidebar-section+.sidebar-section{border-top:1px solid var(--sb-line);margin-top:6px;padding-top:10px}.sidebar-section-label{align-items:center;color:var(--sb-ink-3);display:flex;font-size:10.5px;font-weight:700;gap:7px;letter-spacing:.1em;padding:6px 10px;text-transform:uppercase;white-space:nowrap}.sidebar-section.accent .sidebar-section-label{color:var(--sb-gold)}.sidebar-section-icon{font-size:10px}.sidebar-hint{background:#fbbf2424;border-radius:999px;box-shadow:inset 0 0 0 1px #fbbf2447;color:#fde68a;font-size:9.5px;font-weight:700;letter-spacing:.04em;margin-left:auto;padding:2px 7px;text-transform:none}.sidebar-section.accent{background:linear-gradient(180deg,#fbbf2412,#fbbf2405);border-radius:12px;border-top:0;box-shadow:inset 0 0 0 1px #fbbf241f;margin:8px -2px 0;padding:8px 2px 6px}.sidebar-section.accent+.sidebar-section{border-top:0}.sidebar-subhead{color:var(--sb-ink-3);font-size:10px;font-weight:700;letter-spacing:.08em;padding:8px 10px 3px;text-transform:uppercase}.sidebar.collapsed .sidebar-subhead{background:var(--sb-line);height:1px;margin:6px 8px;overflow:hidden;padding:0}.sidebar-external{border:1px dashed #fbbf244d;margin-top:6px}.sidebar-external .icon{color:var(--sb-gold);font-size:12px}.sidebar-item{align-items:center;background:#0000;border:0;border-radius:9px;color:var(--sb-ink-2);cursor:pointer;display:flex;font:inherit;font-size:13.5px;font-weight:550;gap:11px;height:38px;margin:1px 0;padding:0 10px;position:relative;text-align:left;text-decoration:none;transition:background .15s,color .15s;width:100%}.sidebar-item .icon{color:var(--sb-ink-3);display:grid;flex-shrink:0;font-size:14px;place-items:center;transition:color .15s;width:20px}.sidebar-item .text{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-item .arrow{flex-shrink:0;font-size:10px;opacity:.5;transition:transform .2s,opacity .15s}.sidebar-item .arrow.rotated{opacity:.9;transform:rotate(180deg)}.sidebar-item:hover{background:var(--sb-hover);color:var(--sb-ink)}.sidebar-item:hover .icon{color:var(--sb-ink)}.sidebar-foot-btn:focus-visible,.sidebar-item:focus-visible,.sidebar-toggle:focus-visible,.submenu-item:focus-visible{outline:2px solid var(--sb-gold);outline-offset:1px}.sidebar-item.active{background:var(--sb-active);box-shadow:inset 0 0 0 1px #ffffff0f;color:#fff;font-weight:650}.sidebar-item.active .icon{color:var(--sb-gold)}.sidebar-item.active:before{background:linear-gradient(180deg,#fcd34d,#f59e0b);border-radius:0 3px 3px 0;bottom:9px;box-shadow:0 0 10px #fbbf248c;content:"";left:-10px;position:absolute;top:9px;width:3px}.group-toggle.has-active:not(.open){color:#fff}.group-toggle.has-active:not(.open) .icon{color:var(--sb-gold)}.group-toggle.has-active:not(.open):after{background:var(--sb-gold);border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.submenu{display:flex;flex-direction:column;margin-left:19px;max-height:0;overflow:hidden;padding-left:11px;position:relative;transition:max-height .25s ease}.submenu-expanded{max-height:400px;padding-bottom:4px}.submenu:before{background:var(--sb-line);bottom:6px;content:"";left:0;position:absolute;top:4px;width:1px}.submenu-item{align-items:center;border-radius:8px;color:var(--sb-ink-2);display:flex;font-size:13px;font-weight:500;gap:9px;height:34px;margin:1px 0;padding:0 10px;position:relative;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.submenu-item .submenu-icon{color:var(--sb-ink-3);display:grid;font-size:11.5px;place-items:center;width:14px}.submenu-item .submenu-text{overflow:hidden;text-overflow:ellipsis}.submenu-item:hover{background:var(--sb-hover);color:var(--sb-ink)}.submenu-item.active{background:var(--sb-active);color:#fff;font-weight:650}.submenu-item.active .submenu-icon{color:var(--sb-gold)}.submenu-item.active:before{background:var(--sb-gold);border-radius:2px;bottom:8px;content:"";left:-11px;position:absolute;top:8px;width:2px}.sidebar-footer{background:#0000001f;border-top:1px solid var(--sb-line);flex-shrink:0;gap:8px;padding:12px 12px 14px}.sidebar-footer,.sidebar-user{align-items:center;display:flex}.sidebar-user{flex:1 1;gap:10px;min-width:0}.sidebar-avatar{background:linear-gradient(135deg,#fde68a,#f59e0b);border-radius:50%;box-shadow:0 0 0 2px #ffffff1a;color:#422006;display:grid;flex-shrink:0;font-size:12.5px;font-weight:750;height:34px;place-items:center;width:34px}.sidebar-user-text{display:flex;flex-direction:column;line-height:1.2;min-width:0}.sidebar-user-name{color:#fff;font-size:13px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-role{color:var(--sb-ink-3);font-size:11.5px;margin-top:2px;white-space:nowrap}.sidebar-footer-actions{display:flex;gap:4px}.sidebar-foot-btn{background:#0000;border:0;border-radius:8px;color:var(--sb-ink-3);cursor:pointer;display:grid;font-size:13px;height:30px;place-items:center;transition:background .15s,color .15s;width:30px}.sidebar-foot-btn:hover{background:var(--sb-hover);color:var(--sb-ink)}.sidebar.collapsed .sidebar-options{padding:8px 10px 16px}.sidebar.collapsed .sidebar-section-label{height:0;overflow:hidden;padding:0}.sidebar.collapsed .sidebar-section.accent{margin:8px 0 0;padding:4px 0}.sidebar.collapsed .sidebar-item{gap:0;justify-content:center;padding:0}.sidebar.collapsed .sidebar-item .icon{font-size:15px}.sidebar.collapsed .group-toggle:after,.sidebar.collapsed .sidebar-item .arrow,.sidebar.collapsed .sidebar-item .text,.sidebar.collapsed .submenu{display:none}.sidebar.collapsed .sidebar-item.active:before{left:-10px}.sidebar.collapsed .sidebar-footer{flex-direction:column;padding:12px 0}.sidebar.collapsed .sidebar-user{flex:none}.sidebar.collapsed .sidebar-user-text{display:none}.sidebar.collapsed .sidebar-footer-actions{flex-direction:column}.sidebar.collapsed .sidebar-item[data-tooltip]:hover:after{background:#0f172a;border-radius:8px;box-shadow:0 8px 24px #0f172a4d;color:#fff;content:attr(data-tooltip);font-size:12.5px;font-weight:600;left:calc(var(--sb-w-collapsed) + 8px);padding:7px 11px;pointer-events:none;position:fixed;transform:translateY(0);white-space:nowrap;z-index:500;z-index:var(--z-tooltip,500)}@media (max-width:768px){.sidebar{width:var(--sb-w-collapsed)}.sidebar:not(.collapsed){box-shadow:8px 0 40px #064e3b80;left:0;position:fixed;width:var(--sb-w)}}.topbar{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #fff6;box-shadow:0 2px 16px #064e3b0f;display:flex;height:60px;justify-content:space-between;padding:0 24.64px;position:-webkit-sticky;position:sticky;top:0;transition:all var(--transition-medium);z-index:var(--z-sticky)}.topbar:after{background:linear-gradient(90deg,var(--emerald-500) 0,var(--gold-400) 50%,var(--emerald-400) 100%);bottom:0;content:"";height:2px;left:0;opacity:.35;position:absolute;right:0}.topbar-search{flex:0 1 380px;position:relative}.topbar-search input{background:var(--bg-white);border:1.5px solid var(--border-light);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);color:var(--text-dark);font-family:var(--font-sans);font-size:var(--text-sm);padding:7.92px 14.08px 7.92px 36.96px;transition:all var(--transition-fast);width:100%}.topbar-search input::placeholder{color:var(--text-lighter)}.topbar-search input:focus{background:#fff;border-color:var(--emerald-500);box-shadow:0 0 0 3px #10b98126;outline:none}.topbar-search .search-icon{color:var(--text-lighter);font-size:13.2px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:color var(--transition-fast)}.topbar-search input:focus+.search-icon,.topbar-search input:focus~.search-icon{color:var(--emerald-500)}.topbar-right{align-items:center;display:flex;gap:7.04px}.notification-icon{align-items:center;background:#0000;border:none;border-radius:var(--radius);color:var(--text-medium);cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all var(--transition-fast);width:40px}.notification-icon:hover{background:var(--emerald-50);color:var(--emerald-600);transform:translateY(-1px)}.notification-icon .badge{animation:badgePulse 2s ease-in-out infinite;background:var(--gold-500);border:2px solid var(--bg-white);border-radius:50%;height:8px;position:absolute;right:7px;top:7px;width:8px}.profile-section{align-items:center;border:1px solid #0000;border-radius:var(--radius-lg);cursor:pointer;display:flex;gap:8.8px;padding:5.28px 10.56px 5.28px 7.04px;position:relative;transition:all var(--transition-fast)}.profile-section:hover{background:var(--emerald-50);border-color:var(--emerald-100)}.profile-avatar{align-items:center;background:var(--gradient-brand);border:2px solid #fffc;border-radius:var(--radius-full);box-shadow:var(--shadow-emerald);color:var(--text-white);display:flex;flex-shrink:0;font-size:var(--text-sm);font-weight:700;height:36px;justify-content:center;width:36px}.profile-info{display:flex;flex-direction:column}.profile-name{color:var(--text-dark);font-size:var(--text-sm);font-weight:700;line-height:1.2}.profile-role{color:var(--emerald-600);font-size:.616rem;font-weight:500;letter-spacing:.02em}.profile-dropdown{background:var(--bg-white);border:1px solid var(--emerald-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl),0 0 0 1px #10b98114;min-width:200px;opacity:0;padding:5.28px;position:absolute;right:0;top:calc(100% + 10px);transform:translateY(-10px) scale(.97);transition:all var(--transition-fast);visibility:hidden;z-index:var(--z-dropdown)}.profile-dropdown.open{opacity:1;transform:translateY(0) scale(1);visibility:visible}.profile-dropdown-item{align-items:center;background:#0000;border:none;border-radius:var(--radius);color:var(--text-medium);cursor:pointer;display:flex;font-family:var(--font-sans);font-size:var(--text-sm);gap:8.8px;padding:8.8px 12.32px;text-align:left;transition:all var(--transition-fast);width:100%}.profile-dropdown-item:hover{background:var(--emerald-50);color:var(--emerald-700)}.profile-dropdown-item.danger{color:var(--danger-500)}.profile-dropdown-item.danger:hover{background:var(--danger-100);color:var(--danger-600)}.profile-dropdown-divider{background:var(--emerald-100);height:1px;margin:3.52px 0}.topbar-breadcrumb{align-items:center;color:var(--text-medium);display:flex;font-size:var(--text-sm);gap:5.28px}.topbar-breadcrumb .page-title{color:var(--emerald-800);font-weight:700}@media (max-width:768px){.topbar{padding:0 14.08px}.topbar-search{flex:0 1 180px}.profile-info{display:none}.topbar-right{gap:3.52px}}.layout{background:var(--mesh-brand);background-attachment:fixed}.layout,.main-content{display:flex;min-height:100vh}.main-content{flex:1 1;flex-direction:column;min-width:0;overflow-x:hidden;overflow-y:auto;transition:margin-left var(--transition-medium)}.content{animation:fadeIn .4s ease-out;flex:1 1;padding:0}.main-content::-webkit-scrollbar{width:6px}.main-content::-webkit-scrollbar-track{background:#0000}.main-content::-webkit-scrollbar-thumb{background:var(--emerald-200);border-radius:var(--radius-full)}.main-content::-webkit-scrollbar-thumb:hover{background:var(--emerald-400)}@media (max-width:768px){.layout{flex-direction:row}}body.dark-mode .layout{background:#0b1220}body.dark-mode .main-content{background-color:#0f172a}.bh-dash-todo{grid-gap:8px;display:grid;gap:8px}.bh-dash-todo-row{font-size:14px;text-decoration:none}.bh-dash-todo-row .bh-cell-sub,.bh-dash-todo-row .bh-cell-title{display:block}.bh-dash-todo-row:focus-visible{box-shadow:var(--k-ring);outline:0}.bh-dash-count{font-feature-settings:"tnum";color:var(--k-ink);font-size:18px;font-variant-numeric:tabular-nums;font-weight:750}.bh-dash-bars{grid-gap:6px;border-bottom:1px solid var(--k-line);display:grid;gap:6px;grid-template-columns:repeat(12,minmax(0,1fr));height:180px;padding-top:18px}.bh-dash-bar{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;min-width:0;position:relative}.bh-dash-bar-fill{background:var(--k-brand-600);border-radius:4px 4px 0 0;display:block;max-width:28px;transition:opacity .15s;width:100%}.bh-dash-bars:hover .bh-dash-bar-fill{opacity:.45}.bh-dash-bars .bh-dash-bar:hover .bh-dash-bar-fill{opacity:1}.bh-dash-bar-val{font-feature-settings:"tnum";color:var(--k-ink-2);font-size:11.5px;font-variant-numeric:tabular-nums;font-weight:700;margin-bottom:4px;opacity:0;transition:opacity .15s}.bh-dash-bar:hover .bh-dash-bar-val,.bh-dash-bar:last-child .bh-dash-bar-val{opacity:1}.bh-dash-bar-label{bottom:-22px;color:var(--k-muted);font-size:11px;position:absolute;white-space:nowrap}.bh-dash-bars+p{margin-top:32px!important}.bh-dash-feed{list-style:none;margin:0;padding:6px 0}.bh-dash-feed-row{align-items:center;color:var(--k-ink-2);display:flex;font-size:13.5px;gap:12px;line-height:1.4;padding:10px 20px;text-decoration:none}.bh-dash-feed-row:hover{background:var(--k-surface-2)}.bh-dash-feed-row:focus-visible{box-shadow:inset var(--k-ring);outline:0}.bh-dash-feed-row strong{color:var(--k-ink);font-weight:650}.bh-dash-feed-text{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-dash-feed-time{color:var(--k-faint);flex:none;font-size:12px}.bh-dash-links{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.bh-dash-link{align-items:center;background:var(--k-surface);border:1px solid var(--k-line);border-radius:12px;color:inherit;display:flex;font-size:14px;gap:12px;min-width:0;padding:12px 14px;text-decoration:none;transition:border-color .15s,background .15s}.bh-dash-link:hover{background:var(--k-brand-50);border-color:var(--k-brand-100)}.bh-dash-link:focus-visible{box-shadow:var(--k-ring);outline:0}.bh-dash-link .bh-cell-sub,.bh-dash-link .bh-cell-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-dash-link-icon{background:var(--k-brand-50);border-radius:10px;color:var(--k-brand);display:grid;flex:none;font-size:14px;height:34px;place-items:center;width:34px}@media (max-width:600px){.bh-dash-links{grid-template-columns:1fr}.bh-dash-bar-label{font-size:9.5px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.bh .bh-oc-panel{grid-gap:16px;background:var(--k-surface-2);border-bottom:1px solid var(--k-line);display:grid;gap:16px;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);padding:16px}.bh .bh-oc-panel.single{grid-template-columns:minmax(0,1fr)}.bh .bh-oc-box{background:var(--k-surface);border:1px solid var(--k-line);border-radius:12px;display:flex;flex-direction:column;min-width:0}.bh .bh-oc-box-head{border-bottom:1px solid var(--k-line);padding:10px 14px}.bh .bh-oc-box-title{color:var(--k-ink);font-size:13.5px;font-weight:700;margin:0}.bh .bh-oc-box-sub{color:var(--k-muted);font-size:12px;margin:2px 0 0}.bh .bh-oc-map{border-radius:0 0 12px 12px;height:320px;isolation:isolate;overflow:hidden}.bh .bh-oc-map .leaflet-container{background:var(--k-surface-3);font-family:inherit;height:100%;width:100%}.bh .bh-oc-map .leaflet-popup-content{font-size:13px;line-height:1.45}.bh .bh-oc-cal{padding:8px 10px 12px}.bh .bh-oc-cal .react-calendar{background:#0000;border:0;color:var(--k-ink);font-family:inherit;width:100%}.bh .bh-oc-cal .react-calendar__navigation{height:36px;margin-bottom:4px}.bh .bh-oc-cal .react-calendar__navigation button{background:none;border-radius:8px;color:var(--k-ink-2);font:inherit;font-size:13.5px;font-weight:700;min-width:34px}.bh .bh-oc-cal .react-calendar__navigation button:enabled:focus,.bh .bh-oc-cal .react-calendar__navigation button:enabled:hover{background:var(--k-surface-3)}.bh .bh-oc-cal .react-calendar__month-view__weekdays{color:var(--k-muted);font-size:11px;font-weight:700;letter-spacing:.04em}.bh .bh-oc-cal .react-calendar__month-view__weekdays abbr{text-decoration:none}.bh .bh-oc-cal .react-calendar__tile{background:none;border-radius:9px;color:var(--k-ink-2);font:inherit;font-size:13px;height:38px;padding:0;position:relative}.bh .bh-oc-cal .react-calendar__month-view__days__day--weekend{color:var(--k-ink-2)}.bh .bh-oc-cal .react-calendar__month-view__days__day--neighboringMonth{color:var(--k-faint)}.bh .bh-oc-cal .react-calendar__tile:enabled:focus,.bh .bh-oc-cal .react-calendar__tile:enabled:hover{background:var(--k-surface-3)}.bh .bh-oc-cal .react-calendar__tile--now{background:none;box-shadow:inset 0 0 0 1px var(--k-line-strong)}.bh .bh-oc-cal .react-calendar__tile--active,.bh .bh-oc-cal .react-calendar__tile--hasActive,.bh .bh-oc-cal .react-calendar__tile--range{background:var(--k-brand-50);color:var(--k-brand);font-weight:700}.bh .bh-oc-cal .react-calendar__tile--rangeEnd,.bh .bh-oc-cal .react-calendar__tile--rangeStart{background:var(--k-brand-600);color:#fff}.bh .bh-oc-cal .react-calendar__tile.has-events{color:var(--k-ink);font-weight:700}.bh .bh-oc-count{background:var(--k-gold);border-radius:999px;color:#fff;font-size:10px;font-weight:750;height:15px;line-height:15px;min-width:15px;padding:0 4px;position:absolute;right:3px;top:2px}.bh .bh-oc-cal-note{color:var(--k-muted);font-size:12px;margin:6px 4px 0}@media (max-width:1000px){.bh .bh-oc-panel{grid-template-columns:minmax(0,1fr)}}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#064e3b73;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-content{animation:fadeInUp .3s ease-out;background:var(--bg-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);max-height:80vh;max-width:600px;overflow-y:auto;padding:24.64px 28.16px;position:relative;width:80%}.modal-close-button,.modal-content{border:1px solid var(--emerald-100)}.modal-close-button{align-items:center;background:var(--emerald-50);border-radius:var(--radius);color:var(--text-medium);cursor:pointer;display:flex;font-size:15.84px;height:32px;justify-content:center;position:absolute;right:20px;top:16px;transition:all var(--transition-fast);width:32px}.modal-close-button:hover{background:var(--danger-100);border-color:var(--danger-200);color:var(--danger-600)}.modal-body{margin-top:17.6px}.modal-body p{color:var(--text-medium);font-size:var(--text-sm);line-height:1.6;margin:8.8px 0}.leaflet-map{border:2px solid var(--emerald-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);height:100%;width:100%}.map-container{border-radius:var(--radius-xl);overflow:hidden;position:relative}.bh-svc-split{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 340px}.bh-svc-split>.bh-card+.bh-card{margin-top:0}.bh-svc-centers{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:minmax(260px,340px) minmax(0,1fr)}.bh-svc-centers>.bh-card{margin-top:0}.bh-svc-center-list{align-content:start;grid-template-columns:1fr}.bh-svc-map{min-height:360px}.bh-svc-map .bh-card-body{height:100%;min-height:360px}.bh-svc-clip{display:inline-block;max-width:260px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.bh-svc-flush .bh-table-wrap{margin:0 -20px}.bh-svc-item{align-items:flex-start;border:1px solid var(--k-line);border-radius:12px;display:flex;gap:12px;padding:10px 12px}.bh-svc-cal .react-calendar{background:#0000;border:0;color:var(--k-ink);font-family:inherit;width:100%}.bh-svc-cal .react-calendar__navigation{height:36px;margin-bottom:6px}.bh-svc-cal .react-calendar__navigation button{background:#0000;border-radius:9px;color:var(--k-ink);font:inherit;font-size:13.5px;font-weight:650;min-width:34px}.bh-svc-cal .react-calendar__navigation button:enabled:focus,.bh-svc-cal .react-calendar__navigation button:enabled:hover{background:var(--k-surface-3)}.bh-svc-cal .react-calendar__month-view__weekdays{color:var(--k-muted);font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bh-svc-cal .react-calendar__month-view__weekdays abbr{text-decoration:none}.bh-svc-cal .react-calendar__tile{background:#0000;border-radius:9px;color:var(--k-ink-2);font:inherit;font-size:12.5px;height:40px;padding:3px 0 14px;position:relative}.bh-svc-cal .react-calendar__month-view__days__day--weekend{color:var(--k-ink-2)}.bh-svc-cal .react-calendar__month-view__days__day--neighboringMonth{color:var(--k-faint)}.bh-svc-cal .react-calendar__tile:enabled:focus,.bh-svc-cal .react-calendar__tile:enabled:hover{background:var(--k-surface-3)}.bh-svc-cal .react-calendar__tile--now{background:var(--k-gold-50);color:var(--k-ink);font-weight:700}.bh-svc-cal .react-calendar__tile--active,.bh-svc-cal .react-calendar__tile--active:enabled:focus,.bh-svc-cal .react-calendar__tile--active:enabled:hover{background:var(--k-brand-50);box-shadow:inset 0 0 0 1.5px var(--k-brand-600);color:var(--k-brand);font-weight:750}.bh-svc-dot{background:var(--k-brand-100);border-radius:999px;bottom:2px;color:var(--k-brand);display:grid;font-size:9.5px;font-weight:750;height:14px;left:50%;min-width:16px;padding:0 4px;place-items:center;position:absolute;transform:translateX(-50%)}@media (max-width:1100px){.bh-svc-centers,.bh-svc-split{grid-template-columns:1fr}}.bh-grp-media{background:linear-gradient(180deg,var(--k-brand-50),var(--k-surface-2));color:var(--k-brand)}.bh-grp-hero{border-radius:12px;display:block;margin-bottom:18px;max-height:200px;object-fit:cover;width:100%}.bh-grp-hero,.bh-grp-member{border:1px solid var(--k-line)}.bh-grp-member{align-items:center;border-radius:12px;display:flex;gap:12px;padding:10px 12px}.bh-grp-preview{background:var(--k-surface-3);border:1px solid var(--k-line);border-radius:10px;color:var(--k-faint);display:grid;flex:none;height:44px;object-fit:cover;place-items:center;width:44px}.bh-grp-file{color:var(--k-ink-2);font:inherit;font-size:13px;min-width:0}.bh-grp-chip{cursor:default;text-transform:none}.bh-grp-chip button{background:#0000;border:0;border-radius:50%;color:inherit;cursor:pointer;display:inline-grid;height:18px;margin-right:-4px;place-items:center;width:18px}.bh-grp-chip button:hover{background:var(--k-brand-100)}.bh-grp-picker{border:1px solid var(--k-line);border-radius:12px;max-height:260px;overflow-y:auto}.bh-grp-pick{align-items:center;background:var(--k-surface);border:0;border-bottom:1px solid var(--k-line);color:inherit;cursor:pointer;display:flex;font:inherit;gap:10px;padding:9px 12px;text-align:left;width:100%}.bh-grp-pick:last-child{border-bottom:0}.bh-grp-pick:hover:not(:disabled){background:var(--k-surface-2)}.bh-grp-pick:focus-visible{outline:2px solid var(--k-brand-600);outline-offset:-2px}.bh-grp-pick:disabled{cursor:not-allowed;opacity:.6}.bh-grp-pick .bh-cell-sub,.bh-grp-pick .bh-cell-title{display:block}.bh-grp-pick-add{align-items:center;color:var(--k-brand);display:inline-flex;flex:none;font-size:12.5px;font-weight:650;gap:5px}.bh-grp-pick:disabled .bh-grp-pick-add{color:var(--k-muted)}.bh-rep-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));padding:18px}.bh-rep-tile{background:var(--k-surface);border:1px solid var(--k-line);border-radius:14px;display:flex;flex-direction:column;gap:14px;min-width:0;padding:16px;transition:border-color .15s,box-shadow .15s}.bh-rep-tile:hover{border-color:var(--k-line-strong);box-shadow:0 6px 20px #0f172a0f}.bh-rep-title{color:var(--k-ink);font-size:15px;font-weight:700;margin:0}.bh-rep-desc{color:var(--k-muted);font-size:13px;line-height:1.45;margin:4px 0 0}.bh-rep-figures{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px;min-height:28px}.bh-rep-count{font-feature-settings:"tnum";color:var(--k-ink);font-size:22px;font-variant-numeric:tabular-nums;font-weight:750;letter-spacing:-.02em}.bh-rep-error{align-items:center;color:var(--k-danger);display:inline-flex;font-size:13px;font-weight:600;gap:6px}.bh-rep-actions{align-items:center;border-top:1px solid var(--k-line);display:flex;gap:8px;margin-top:auto;padding-top:12px}.bh-rep-actions .bh-spacer{flex:1 1}.bh-rep-actions .bh-btn{font-size:12.5px;height:32px}.bh-rep-open{color:var(--k-brand);font-size:12.5px;font-weight:650;text-decoration:none;white-space:nowrap}.bh-rep-open:hover{text-decoration:underline}.bh-rep-links{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.bh-rep-link{align-items:center;border:1px solid var(--k-line);border-radius:12px;color:inherit;display:flex;font-size:14px;gap:12px;min-width:0;padding:12px 14px;text-decoration:none;transition:border-color .15s,background .15s}.bh-rep-link:hover{background:var(--k-brand-50);border-color:var(--k-brand-100)}.bh-rep-link:focus-visible,.bh-rep-open:focus-visible{box-shadow:var(--k-ring);outline:0}.bh-rep-link .bh-cell-sub,.bh-rep-link .bh-cell-title{display:block}.bh-rep-preview{margin:-20px -22px}.bh-rep-preview .bh-table tbody td{font-size:13px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-pf-ml{margin-bottom:16px}.bh-pf-ml>.bh-pf-ml-label{color:var(--k-ink-2);font-size:13px;font-weight:650}.bh-pf-ml-grid{grid-gap:8px 12px;display:grid;gap:8px 12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:6px}.bh-pf-ml-item{grid-gap:4px;display:grid;gap:4px;min-width:0}.bh-pf-ml-item>span{color:var(--k-muted);font-size:11.5px;font-weight:650}.bh-pf-ml-item .bh-input{font-size:13.5px;height:36px}.bh-pf-ml-item.en .bh-input{border-color:var(--k-line-strong)}.bh-input.invalid,.bh-pf-ml .bh-input.invalid{border-color:var(--k-danger)}.bh-pf-picker-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.bh-pf-picker-chips .bh-chip{text-transform:none}.bh-pf-picker-list{background:var(--k-surface);border:1px solid var(--k-line);border-radius:var(--k-radius-sm);margin-top:6px;max-height:188px;overflow-y:auto;padding:4px}.bh-pf-picker-list label{align-items:center;border-radius:8px;color:var(--k-ink-2);cursor:pointer;display:flex;font-size:13px;gap:8px;padding:6px 8px}.bh-pf-picker-list label:hover{background:var(--k-surface-2)}.bh-pf-picker-list input{accent-color:var(--k-brand-600);flex:none;height:15px;width:15px}.bh-pf-picker-empty{color:var(--k-muted);font-size:13px;padding:10px}.bh-pf-dropzone{grid-gap:6px;background:var(--k-surface-2);border:1.5px dashed var(--k-line-strong);border-radius:var(--k-radius-sm);color:var(--k-muted);cursor:pointer;display:grid;font-size:13.5px;gap:6px;padding:22px 16px;place-items:center;text-align:center;transition:border-color .15s,background .15s}.bh-pf-dropzone.on,.bh-pf-dropzone:hover{background:var(--k-brand-50);border-color:var(--k-brand-600);color:var(--k-brand)}.bh-pf-dropzone svg{font-size:20px}.bh-pf-img-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.bh-pf-img{background:var(--k-surface-2);border:1px solid var(--k-line);border-radius:12px;height:92px;overflow:hidden;position:relative;width:92px}.bh-pf-img img{display:block;height:100%;object-fit:cover;width:100%}.bh-pf-img .bh-pf-img-remove{background:#0f172ab3;border:0;border-radius:50%;color:#fff;cursor:pointer;display:grid;font-size:11px;height:24px;place-items:center;position:absolute;right:4px;top:4px;width:24px}.bh-pf-img .bh-pf-img-remove:hover{background:var(--k-danger)}.bh-pf-img.pending:after{background:#d97706e6;bottom:0;color:#fff;content:"Not uploaded";font-size:10px;font-weight:700;left:0;padding:2px 0;position:absolute;right:0;text-align:center}.bh-pf-variant{background:var(--k-surface);border:1px solid var(--k-line);border-radius:14px;margin-bottom:14px;padding:14px 16px 2px}.bh-pf-variant-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.bh-pf-variant-head h3{font-size:14px;font-weight:700;margin:0}.bh-pf-form-grid{grid-gap:0 12px;align-items:start;display:grid;gap:0 12px;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.bh-pf-form-grid .bh-select{width:100%}.bh-pf-variant-pick{align-items:center;background:var(--k-surface);border:1px solid var(--k-line-strong);border-radius:999px;color:var(--k-ink-2);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:650;gap:6px;height:32px;padding:0 12px}.bh-pf-variant-pick.on,.bh-pf-variant-pick:hover{border-color:var(--k-brand-600);color:var(--k-brand)}.bh-pf-variant-pick.on{background:var(--k-brand-50)}.bh-addp .existing-product-section .search-filter{display:flex;gap:15px;margin-bottom:25px}.bh-addp .search-bar{flex:1 1}.bh-addp .filter-dropdown,.bh-addp .search-bar{background-color:var(--bg-white);border:1.5px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-main);font-size:1rem;padding:10px}.bh-addp .complete-product-card{box-sizing:border-box;min-width:0;padding:0;transition:transform .2s ease}.bh-addp .complete-product-card:hover{transform:scale(1.02)}.bh-addp .product-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:25px}@media (max-width:1400px){.bh-addp .product-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.bh-addp .product-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.bh-addp .product-cards{grid-template-columns:1fr}}.bh-addp .product-card{background-color:var(--bg-light);border:1.5px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;padding:15px;position:relative;transition:all var(--transition-normal);width:100%}.bh-addp .product-card:hover{border-color:var(--slate-300);box-shadow:var(--shadow-md)}.bh-addp .product-card.selected{background-color:rgba(var(--amber-rgb),.1);border-color:var(--accent-color)}.bh-addp .product-image{border-radius:6px;height:140px;margin-bottom:12px;object-fit:cover;width:100%}.bh-addp .product-details h4{color:var(--text-dark);font-size:1.2rem;margin:6px 0}.bh-addp .product-details p{color:var(--text-medium);font-size:.95rem;margin:4px 0}.bh-addp .selected-overlay{align-items:center;background-color:var(--accent-color);border-radius:50%;color:var(--bg-white);display:flex;font-size:1rem;font-weight:700;height:26px;justify-content:center;position:absolute;right:12px;top:12px;width:26px}.bh-addp .new-product-section form{display:flex;flex-direction:column;gap:25px}.bh-addp .multilingual-fields-container{grid-gap:4px;display:grid;gap:4px;grid-template-columns:minmax(0,1fr)}.bh-addp .new-product-section label{color:var(--text-dark);display:block;font-weight:700;margin-bottom:6px}.bh-addp .new-product-section input,.bh-addp .new-product-section select,.bh-addp .new-product-section textarea{background-color:var(--bg-white);border:1.5px solid var(--border-color);border-radius:var(--radius-md);box-sizing:border-box;color:var(--text-main);font-size:1rem;padding:10px 12px;transition:all var(--transition-normal);width:100%}.bh-addp .new-product-section input:focus,.bh-addp .new-product-section select:focus,.bh-addp .new-product-section textarea:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px rgba(var(--amber-rgb),.1);outline:none}.bh-addp .new-product-section textarea{min-height:100px;resize:vertical}.bh-addp .category-weight-dimensions{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.bh-addp .category-section,.bh-addp .dimensions-section,.bh-addp .weight-section{display:flex;flex-direction:column}.bh-addp .dimensions-section h4,.bh-addp .dimensions-section h6{color:var(--text-dark);margin-bottom:10px}.bh-addp .dimensions-section .dimension-fields{display:flex;flex-wrap:wrap;gap:15px}.bh-addp .dimensions-section .dimension-fields .form-group{flex:1 1;min-width:120px}.bh-addp .features-section{display:flex;flex-direction:column;gap:15px}.bh-addp .feature-input{background-color:var(--bg-light);border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:20px;position:relative;transition:all var(--transition-normal)}.bh-addp .feature-input:hover{box-shadow:var(--shadow-sm)}.bh-addp .remove-feature-button{align-items:center;border:none;border-radius:50%;color:var(--bg-white);cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:28px;justify-content:center;position:absolute;right:16px;top:16px;transition:background-color .3s ease;width:28px}.bh-addp .remove-feature-button,.bh-addp .remove-feature-button:hover{background-color:var(--danger-color)}.bh-addp .add-feature-button{align-self:flex-start;border:none;border-radius:var(--radius-sm);color:var(--bg-white);cursor:pointer;font-size:1rem;padding:10px 16px;transition:background-color .3s ease}.bh-addp .add-feature-button,.bh-addp .add-feature-button:hover{background-color:var(--success-color)}.bh-addp .images-upload-section{display:flex;flex-direction:column;gap:15px}.bh-addp .product-images-section,.bh-addp .variant-images-section{display:flex;flex-direction:column;gap:10px}.bh-addp .dropzone{background-color:var(--bg-light);border:2px dashed var(--border-color);border-radius:8px;cursor:pointer;padding:25px;text-align:center;transition:background-color .3s ease,border-color .3s ease}.bh-addp .dropzone:hover{background-color:var(--slate-100);border-color:var(--primary-color)}.bh-addp .image-previews{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-top:10px}.bh-addp .image-preview{border:1.5px solid var(--border-color);border-radius:var(--radius-sm);height:110px;overflow:hidden;position:relative;transition:transform .2s ease;width:110px}.bh-addp .image-preview:hover{transform:scale(1.05)}.bh-addp .image-preview img{height:100%;object-fit:cover;width:100%}.bh-addp .remove-image{align-items:center;background-color:rgba(var(--rose-rgb),.8);border:none;border-radius:50%;color:var(--bg-white);cursor:pointer;display:flex;font-weight:700;height:22px;justify-content:center;position:absolute;right:4px;top:4px;transition:all var(--transition-fast);width:22px}.bh-addp .remove-image:hover{background-color:var(--danger-color)}.bh-addp .upload-button{align-self:flex-start;background-color:var(--secondary-color);border:none;border-radius:var(--radius-md);color:var(--bg-white);cursor:pointer;font-size:1rem;padding:10px 20px;transition:all var(--transition-normal)}.bh-addp .upload-button:hover{filter:brightness(.9)}.bh-addp .upload-success{color:var(--success-color);font-weight:700;margin-top:8px}.bh-addp .variants-section{display:flex;flex-direction:column;gap:20px}.bh-addp .variant-section{background-color:var(--bg-light);border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:20px;position:relative;transition:all var(--transition-normal)}.bh-addp .variant-section:hover{box-shadow:var(--shadow-sm)}.bh-addp .variant-fields{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.bh-addp .variant-fields .form-group{display:flex;flex-direction:column}.bh-addp .discount-section{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.bh-addp .discount-section .form-group{display:flex;flex-direction:column}.bh-addp .add-variant-button{align-self:flex-start;background-color:var(--accent-color);border:none;border-radius:var(--radius-md);color:var(--bg-white);cursor:pointer;font-size:1rem;font-weight:600;padding:10px 18px;transition:all var(--transition-normal)}.bh-addp .add-variant-button:hover{filter:brightness(.9);transform:translateY(-1px)}.bh-addp .create-button{align-self:flex-start;background-color:var(--success-color);border:none;border-radius:var(--radius-md);color:var(--bg-white);cursor:pointer;font-size:1.1rem;font-weight:600;padding:14px 28px;transition:all var(--transition-normal)}.bh-addp .error-message{font-weight:500;margin-top:4px}.bh-addp .input-error{border-color:var(--danger-color)!important}.bh-addp .create-button:hover{filter:brightness(.9);transform:translateY(-2px)}.bh-addp .variant-input{background-color:var(--bg-light);border:1.5px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:15px;padding:15px;position:relative}.bh-addp .variant-input .remove-variant-button{align-items:center;background-color:var(--danger-color);border:none;border-radius:50%;color:var(--bg-white);cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:28px;justify-content:center;position:absolute;right:2px;top:10px;transition:all var(--transition-normal);width:28px;z-index:1}.bh-addp .variant-input .remove-variant-button:hover{filter:brightness(.9)}.bh-addp .variant-id{color:var(--text-dark);display:block;font-weight:700;margin-bottom:8px}.bh-addp .size-input{background-color:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-main);font-size:1rem;padding:8px 12px;transition:all var(--transition-normal);width:80%}.bh-addp .size-input:focus{border-color:var(--primary-color);outline:none}.bh-addp .size-input.error{border-color:var(--danger-color)}.bh-addp .error-message{color:var(--danger-color);font-size:.9rem;margin-top:8px}.bh-addp .tags-section{margin-top:20px;width:50%}.bh-addp .Crop-product-section{align-items:center}.bh-addp .Crop-section{margin-right:40px}.bh-addp .Products-section{margin-top:10px;width:45%}.bh-addp .add-Products,.bh-addp .add-tags{align-items:center;display:flex;margin-bottom:10px}.bh-addp .add-tags input{flex:1 1;font-size:16px;padding:8px}.bh-addp .add-tag-button{margin-left:10px}.bh-addp .add-confirm-button{cursor:pointer;font-size:16px;margin-left:300px;padding:8px 16px;top:20px}.bh-addp .entered-tags .tags-list{background-color:var(--bg-light);display:flex;flex-wrap:wrap;list-style:none;padding:0}.bh-addp .tag-item{align-items:center;background-color:var(--slate-200);border-radius:16px;display:flex;margin:5px;padding:5px 10px}.bh-addp .remove-tag-button{background:none;border:none;cursor:pointer;font-size:16px;line-height:1;margin-left:8px}.bh-addp .Crop-product-section{align-items:flex-start;display:flex;gap:40px;margin:20px 0}.bh-addp .Crop-section{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex:1 1;padding:15px}.bh-addp .Crop-section h4{border-bottom:2px solid var(--accent-color);color:var(--text-dark);font-size:1.3rem;margin-bottom:10px;padding-bottom:5px}.bh-addp .add-Crop{align-items:center;display:flex;margin-bottom:10px}.bh-addp .crop-dropdown{margin-top:10px}.bh-addp .crop-dropdown input{color:var(--text-main);margin-bottom:10px;width:100%}.bh-addp .crop-dropdown input,.bh-addp .dropdown-options{background-color:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:8px}.bh-addp .dropdown-options{box-shadow:var(--shadow-sm);max-height:300px;overflow-y:auto}.bh-addp .dropdown-options div{margin-bottom:6px}.bh-addp .dropdown-options label{align-items:center;color:var(--text-medium);cursor:pointer;display:flex;font-size:.95rem;padding:4px 0}.bh-addp .dropdown-options input[type=checkbox]{-webkit-appearance:none;appearance:none;border:1px solid var(--primary-color);border-radius:3px;cursor:pointer;height:16px;margin-right:10px;outline:none;position:relative;transition:all var(--transition-fast);width:16px}.bh-addp .dropdown-options input[type=checkbox]:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.bh-addp .dropdown-options input[type=checkbox]:checked:after{color:var(--bg-white);content:"\\2713";font-size:14px;left:2px;position:absolute;top:-2px}.bh-addp .entered-Crop{margin-top:10px}.bh-addp .entered-Crop ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0}.bh-addp .crop-item{background-color:var(--success-color);border-radius:20px;box-shadow:0 2px 4px rgba(var(--emerald-rgb),.2);font-size:.9rem;font-weight:500;gap:5px;padding:5px 12px}.bh-addp .crop-item,.bh-addp .remove-crop-button{align-items:center;color:var(--bg-white);display:flex}.bh-addp .remove-crop-button{background:none;border:none;cursor:pointer;font-size:1rem;opacity:.8}.bh-addp .remove-crop-button:hover{opacity:1}.bh-addp .Disease-section{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex:1 1;padding:15px}.bh-addp .Disease-section h4{border-bottom:2px solid var(--accent-light);color:var(--text-dark);font-size:1.3rem;margin-bottom:10px;padding-bottom:5px}.bh-addp .add-Disease{align-items:center;display:flex;margin-bottom:10px}.bh-addp .disease-dropdown{margin-top:10px}.bh-addp .disease-dropdown input{background-color:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-main);margin-bottom:10px;padding:8px;width:100%}.bh-addp .entered-Disease{margin-top:10px}.bh-addp .entered-Disease ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0}.bh-addp .disease-item{align-items:center;background-color:var(--accent-color);border-radius:20px;box-shadow:0 2px 4px rgba(var(--amber-rgb),.2);color:var(--bg-white);display:flex;font-size:.9rem;font-weight:500;gap:5px;padding:5px 12px}.bh-addp .remove-disease-button{align-items:center;background:none;border:none;color:var(--bg-white);cursor:pointer;display:flex;font-size:1rem;opacity:.8}.bh-addp .remove-disease-button:hover{opacity:1}.bh-addp .add-tag-button{background-color:var(--primary-color);border:none;border-radius:var(--radius-sm);color:var(--bg-white);cursor:pointer;font-size:16px;font-weight:600;padding:8px 16px;transition:all var(--transition-normal)}.bh-addp .add-tag-button:hover{filter:brightness(.9)}.bh-addp .Crop-list,.bh-addp .Disease-list,.bh-addp .gardenPlant-list,.bh-addp .pest-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.bh-addp .crop-item,.bh-addp .disease-item,.bh-addp .gardenPlant-item,.bh-addp .pest-item{align-items:center;background:var(--primary-color);background:var(--pill-bg,var(--primary-color));border-radius:9999px;color:var(--bg-white);display:inline-flex;font-size:.9rem;font-weight:500;max-width:100%;overflow:hidden;padding:.35em .85em .35em .75em;text-overflow:ellipsis;transition:background .2s ease;white-space:nowrap}.bh-addp .crop-item{--pill-bg:var(--success-color)}.bh-addp .disease-item{--pill-bg:var(--danger-color)}.bh-addp .pest-item{--pill-bg:var(--accent-color);color:var(--text-dark)}.bh-addp .gardenPlant-item{--pill-bg:var(--indigo-400)}.bh-addp .crop-item button,.bh-addp .disease-item button,.bh-addp .gardenPlant-item button,.bh-addp .pest-item button{all:unset;cursor:pointer;font-size:1rem;line-height:1;margin-left:.6rem;opacity:.75;transition:opacity .15s ease}.bh-addp .crop-item button:hover,.bh-addp .disease-item button:hover,.bh-addp .gardenPlant-item button:hover,.bh-addp .pest-item button:hover{opacity:1}.bh-addp .crop-item:hover,.bh-addp .disease-item:hover,.bh-addp .gardenPlant-item:hover,.bh-addp .pest-item:hover{filter:brightness(1.1)}.bh-addp .crop-item:focus-within,.bh-addp .disease-item:focus-within,.bh-addp .gardenPlant-item:focus-within,.bh-addp .pest-item:focus-within{box-shadow:var(--shadow-md)}@media (max-width:1024px){.bh-addp .variant-fields{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.bh-addp .multilingual-fields-container{flex-direction:column}.bh-addp .category-weight-dimensions,.bh-addp .dimensions-section .dimension-fields,.bh-addp .discount-section,.bh-addp .variant-fields{grid-template-columns:1fr}.bh-addp .variant-section{padding:15px}}@media (max-width:480px){.bh-addp .multilingual-fields-container{flex-direction:column}.bh-addp .category-weight-dimensions,.bh-addp .discount-section,.bh-addp .variant-fields{grid-template-columns:1fr}}.bh-addp .complete-product-card .product-card{min-width:0;overflow:hidden}.bh-addp .complete-product-card .product-details{flex:1 1;min-width:0}.bh-addp .complete-product-card .product-details p{font-size:13px;line-height:1.45;margin:0 0 4px;overflow-wrap:anywhere}.bh-addp .complete-product-card .product-image{flex:none}.bh-addp .variant-cards-section{margin-left:0!important;padding:8px 4px 0}.bh-store-more{color:var(--k-muted);font-size:12px;padding:0 2px}.bh-size-stock.none{display:none}.bh-store-menu{bottom:calc(100% + 6px);min-width:210px;top:auto}.bh-store-menu-title{color:var(--k-muted);font-size:11px;font-weight:700;letter-spacing:.06em;margin:4px 8px 6px;text-transform:uppercase}.bh-store-check{border:1px solid var(--k-line-strong);border-radius:5px;color:var(--k-brand);display:grid;flex:none;height:16px;place-items:center;width:16px}.bh-menu button[aria-checked=true] .bh-store-check{background:var(--k-brand-50);border-color:var(--k-brand-600)}.bh-store-gallery{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.bh-store-packs{border:1px solid var(--k-line);border-radius:12px}.bh-store-packs .bh-table tbody td{padding:10px 14px}.bh-store-packs .bh-table thead th{padding:9px 14px}.bh-store-packs .bh-badge{font-size:11px;height:20px;margin-left:6px}.bh-store-price-row{grid-gap:0 12px;align-items:center;border:1px solid var(--k-line);border-radius:12px;display:grid;gap:0 12px;grid-template-columns:minmax(0,1fr) 140px 140px;margin-bottom:8px;padding:12px 12px 0}.bh-store-price-row>strong{color:var(--k-ink);font-size:14px;margin-bottom:14px}@media (max-width:600px){.bh-store-price-row{grid-template-columns:1fr 1fr}.bh-store-price-row>strong{grid-column:1/-1}}.bh-store-grid .bh-product-media{min-height:0;overflow:hidden}.bh-store-grid .bh-product-media img{inset:0;padding:14px;position:absolute}.bh-store-sections .bh-chip{text-transform:none}.bh-ml{grid-gap:6px;display:grid;gap:6px;margin-bottom:14px}.bh-ml-head{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.bh-ml-head label{color:var(--k-ink-2);font-size:13px;font-weight:650}.bh-ml-toggle{align-items:center;background:var(--k-surface-3);border:0;border-radius:999px;color:var(--k-muted);cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:650;gap:6px;height:24px;padding:2px 8px}.bh-ml-toggle:hover{background:var(--k-brand-50);color:var(--k-brand)}.bh-ml-toggle:focus-visible{box-shadow:var(--k-ring);outline:0}.bh-ml .hint{color:var(--k-faint);font-size:12px}.bh-ml-grid{grid-gap:10px 12px;background:var(--k-surface-2);border:1px solid var(--k-line);border-radius:12px;display:grid;gap:10px 12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2px;padding:12px}.bh-ml-lang{grid-gap:4px;display:grid;gap:4px;min-width:0}.bh-ml-lang label{color:var(--k-muted);font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}@media (max-width:700px){.bh-ml-grid{grid-template-columns:1fr}}.language-input{display:flex;flex-direction:column;margin-bottom:12px}.language-input label,.language-input span{color:#059669;color:var(--emerald-600,#059669);font-size:12px;font-weight:700;margin-bottom:4px}.language-input input{background:#fff;background:var(--bg-white,#fff);border:1.5px solid #d4dae3;border:1.5px solid var(--border-light,#d4dae3);border-radius:10px;box-sizing:border-box;color:#0f172a;color:var(--text-dark,#0f172a);font-size:14px;padding:9px 12px;width:100%}.language-input input:focus{border-color:#10b981;border-color:var(--emerald-500,#10b981);box-shadow:0 0 0 3px #10b98126;outline:none}.bh-lib-tile .bh-tile-body{display:flex;flex:1 1;flex-direction:column;gap:3px}.bh-lib-media{border:0;cursor:pointer;font:inherit;overflow:hidden;padding:0;position:relative}.bh-lib-media:focus-visible{box-shadow:inset 0 0 0 3px var(--k-brand-600);outline:0}.bh-lib-media img{transition:transform .3s ease}.bh-lib-tile:hover .bh-lib-media img{transform:scale(1.03)}.bh-lib-noimg{grid-gap:8px;color:var(--k-faint);display:grid;font-size:12px;font-weight:600;gap:8px;place-items:center}.bh-lib-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--k-ink);display:-webkit-box;font-size:15px;font-weight:700;line-height:1.3;margin:2px 0 0;overflow:hidden}.bh-lib-sub{color:var(--k-muted);font-size:12.5px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-lib-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--k-ink-2);display:-webkit-box;font-size:13px;line-height:1.45;margin:4px 0 0;overflow:hidden}.bh-lib-actions{align-items:center;display:flex;justify-content:space-between;margin-top:auto;padding-top:12px}.bh-lib-more{display:flex;justify-content:center;padding:4px 0 22px}.bh-lib-flags{display:flex;flex-wrap:wrap;gap:4px;left:10px;position:absolute;top:10px}.bh-lib-flags .bh-badge{box-shadow:0 1px 2px #0f172a14;font-size:11px;height:20px}.bh-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bh-prose{color:var(--k-ink-2);font-size:14px;line-height:1.6;margin:0;overflow-wrap:anywhere;white-space:pre-line}.bh-photo-strip{display:flex;gap:8px;margin-bottom:18px;overflow-x:auto;padding-bottom:2px}.bh-photo-strip a{border-radius:10px;flex:none}.bh-lib-method{grid-gap:10px;border:1px solid var(--k-line);border-radius:12px;display:grid;gap:10px;padding:12px 14px}.bh-lib-desc{align-items:flex-start;display:flex;gap:12px}.bh-lib-grow{flex:1 1}.bh-lib-list{grid-gap:8px;display:grid;gap:8px}.bh-lib-list-item{padding:12px 14px}.bh-lib-group,.bh-lib-list-item{border:1px solid var(--k-line);border-radius:12px}.bh-lib-group{background:var(--k-surface);margin-bottom:10px}.bh-lib-group>summary{align-items:center;color:var(--k-ink);cursor:pointer;display:flex;font-size:14px;font-weight:650;gap:12px;list-style:none;padding:12px 14px}.bh-lib-group>summary::-webkit-details-marker{display:none}.bh-lib-group>summary>span:first-child{flex:1 1}.bh-lib-group>summary:after{color:var(--k-muted);content:"+";font-weight:700;margin-left:8px}.bh-lib-group[open]>summary:after{content:"–"}.bh-lib-group[open]>summary{border-bottom:1px solid var(--k-line)}.bh-lib-group>summary:focus-visible{border-radius:12px;box-shadow:var(--k-ring);outline:0}.bh-lib-group-body{grid-gap:12px;display:grid;gap:12px;padding:14px}.bh-lib-section{grid-gap:10px;background:var(--k-surface-2);border:1px dashed var(--k-line-strong);border-radius:12px;display:grid;gap:10px;padding:12px}.bh-lib-entry{background:var(--k-surface);border:1px solid var(--k-line);border-radius:10px;padding:12px}.bh-lib-entry .bh-field:last-child,.bh-lib-entry .bh-ml:last-child{margin-bottom:0}.bh-photo-grid{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:4px}.bh-photo{display:inline-flex;position:relative}.bh-photo .bh-icon-btn{background:var(--k-surface);border:1px solid var(--k-line);border-radius:50%;box-shadow:0 1px 3px #0f172a26;height:24px;position:absolute;right:-8px;top:-8px;width:24px}.bh-drop{align-items:center;background:var(--k-surface-2);border:1.5px dashed var(--k-line-strong);border-radius:12px;color:var(--k-muted);display:flex;flex-wrap:wrap;font-size:13.5px;gap:8px;justify-content:center;padding:16px}.bh-drop input[type=file]{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.bh-drop .bh-link{font-size:13.5px}.card-actions{display:flex;flex-wrap:wrap;gap:8px}.bh-lib-fields{align-items:start}.bh-lib-fields>.bh-field{align-content:start}.bh-wh-top{grid-gap:20px;display:grid;gap:20px;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);margin-top:20px}.bh-wh-top>.bh-card+.bh-card{margin-top:0}@media (max-width:1100px){.bh-wh-top{grid-template-columns:1fr}}.bh-wh-facts{grid-gap:12px;display:grid;font-size:14px;gap:12px}.bh-wh-tabs .bh-tabs{gap:0}.bh-wh-tabs .bh-tabs button{gap:7px;padding:0 11px}.bh-wh-tool{border-top-left-radius:var(--k-radius)}.bh-wh-tool>.bh-error{margin:16px}.bh-wh-item-hero{background:var(--k-surface-2);border:1px solid var(--k-line);border-radius:14px;display:grid;height:180px;margin-bottom:18px;padding:14px;place-items:center}.bh-wh-item-hero img{display:block;max-height:152px;max-width:100%;object-fit:contain}.bh-wh-form .bh-section-label{margin-top:26px}.bh-wh-form-grid{align-items:start;gap:0 14px}.bh-wh-form-grid .bh-select{width:100%}.bh-wh-checks{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.bh-wh-repeat{align-items:flex-start;border:1px solid var(--k-line);border-radius:12px;display:flex;gap:10px;margin-bottom:10px;padding:12px 12px 0}.bh-wh-repeat>.bh-grid-2,.bh-wh-repeat>.bh-grid-3{flex:1 1}.bh-wh-repeat>.bh-icon-btn{margin-top:26px}.bh-wh-inline-check{align-items:center;color:var(--k-ink-2);display:inline-flex;font-size:13px;gap:6px;margin-top:34px;white-space:nowrap}.bh-wh-inline-check input{accent-color:var(--k-brand-600)}.bh-wh-bars{grid-gap:8px;display:grid;gap:8px}.bh-wh-bar{grid-gap:12px;align-items:center;display:grid;font-size:13px;gap:12px;grid-template-columns:minmax(120px,240px) minmax(0,1fr) 72px}.bh-wh-bar-label{color:var(--k-ink-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-wh-bar-track{background:var(--k-surface-3);border-radius:999px;height:10px;overflow:hidden}.bh-wh-bar-track>span{background:var(--k-brand-600);border-radius:0 4px 4px 0;display:block;height:100%}.bh-wh-bar-value{font-feature-settings:"tnum";color:var(--k-ink);font-variant-numeric:tabular-nums;font-weight:650;text-align:right}.bh-wh-showcases{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.bh-wh-showcase{grid-gap:4px;background:var(--k-surface);border:1px solid var(--k-line);border-radius:14px;color:var(--k-ink);cursor:pointer;display:grid;font:inherit;gap:4px;padding:10px;text-align:left;transition:border-color .15s,box-shadow .15s}.bh-wh-showcase:hover{border-color:var(--k-line-strong)}.bh-wh-showcase:focus-visible{box-shadow:var(--k-ring);outline:0}.bh-wh-showcase.on{border-color:var(--k-brand-600);box-shadow:0 0 0 1px var(--k-brand-600)}.bh-wh-showcase-img{background:var(--k-surface-2);border-radius:10px;color:var(--k-faint);display:grid;height:96px;margin-bottom:6px;overflow:hidden;place-items:center}.bh-wh-showcase-img img{height:100%;object-fit:cover;width:100%}.bh-wh-showcase-name{font-size:14px;font-weight:700}.bh-wh-showcase-meta{color:var(--k-muted);font-size:12px}.bh-wh-tool .bh-toolbar .bh-card-sub,.bh-wh-tool .bh-toolbar .bh-card-title{margin:0}.bh-wh-tool .bh-toolbar .bh-card-sub{margin-top:2px}.bh-wh-tool .MuiButton-root{border-radius:10px;box-shadow:none;font-family:inherit;font-weight:650;text-transform:none}.bh-wh-tool .MuiAccordion-root{font-family:inherit}.bh-wh-legacy-export{display:flex;justify-content:flex-end;margin:4px 0 12px}.glass-mirror{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #fff6}.dropzone{background:var(--emerald-50);border:2px dashed var(--emerald-300);border-radius:var(--radius-xl);color:var(--text-medium);cursor:pointer;font-family:var(--font-sans);font-size:var(--text-sm);padding:28.16px 17.6px;text-align:center;transition:all var(--transition-fast)}.dropzone.active,.dropzone:hover{background:var(--emerald-100);border-color:var(--emerald-500);color:var(--emerald-700)}.bh-gp-growth{gap:0 16px}@media (max-width:900px){.bh-gp-growth{grid-template-columns:repeat(2,minmax(0,1fr))}}.bh-sup{background:var(--k-surface);border:1px solid var(--k-line);border-radius:var(--k-radius);box-shadow:var(--k-shadow);display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);height:max(560px,calc(100vh - 330px));overflow:hidden}.bh-sup-list{border-right:1px solid var(--k-line);display:flex;flex-direction:column;min-height:0}.bh-sup-filters{grid-gap:10px;border-bottom:1px solid var(--k-line);display:grid;gap:10px;padding:14px}.bh-sup-filters .bh-search{max-width:none;min-width:0}.bh-sup-filters .bh-seg{flex-wrap:nowrap;width:100%}.bh-sup-filters .bh-seg button{flex:1 1;font-size:12.5px;justify-content:center;padding:0 6px;white-space:nowrap}.bh-sup-filters .bh-select{width:100%}.bh-sup-items{flex:1 1;min-height:0;overflow-y:auto}.bh-sup-ticket{background:#0000;border:0;border-bottom:1px solid var(--k-line);color:inherit;cursor:pointer;display:flex;font:inherit;gap:12px;padding:14px 16px;position:relative;text-align:left;transition:background .12s;width:100%}.bh-sup-ticket:hover{background:var(--k-surface-2)}.bh-sup-ticket.on{background:var(--k-brand-50)}.bh-sup-ticket.on:before{background:var(--k-brand-600);bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.bh-sup-ticket:focus-visible{outline:2px solid var(--k-brand-600);outline-offset:-2px}.bh-sup-ticket-main{grid-gap:5px;display:grid;flex:1 1;gap:5px;min-width:0}.bh-sup-ticket-top{align-items:baseline;display:flex;gap:8px;justify-content:space-between}.bh-sup-ticket-name{color:var(--k-ink);font-size:14px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-sup-ticket.unread .bh-sup-ticket-name{font-weight:800}.bh-sup-ticket-time{color:var(--k-faint);flex:none;font-size:12px}.bh-sup-ticket-issue{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--k-muted);display:-webkit-box;font-size:13px;line-height:1.4;overflow:hidden}.bh-sup-ticket-tags{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.bh-sup-ticket-tags .bh-badge{font-size:11px;height:20px;padding:0 7px}.bh-sup-ref{color:var(--k-faint);font-size:11.5px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-sup-unread{background:var(--k-danger);border-radius:999px;color:#fff;display:grid;font-size:11px;font-weight:800;height:20px;margin-left:auto;min-width:20px;padding:0 6px;place-items:center}.bh-sup-pane{background:var(--k-surface-2);display:flex;flex-direction:column;min-height:0;min-width:0}.bh-sup-blank{display:grid;flex:1 1;place-items:center}.bh-sup-head{align-items:center;background:var(--k-surface);border-bottom:1px solid var(--k-line);display:flex;gap:12px;justify-content:space-between;padding:14px 20px}.bh-sup-title{color:var(--k-ink);font-size:16px;font-weight:750;margin:0}.bh-sup-sub,.bh-sup-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-sup-sub{color:var(--k-muted);font-size:12.5px;margin:3px 0 0}.bh-sup-assign{align-items:flex-end;background:var(--k-surface);border-bottom:1px solid var(--k-line);display:flex;flex-wrap:wrap;gap:10px;padding:12px 20px}.bh-sup-assign.need{background:var(--k-warn-50)}.bh-sup-body{flex:1 1;min-height:0;overflow-y:auto;padding:18px 20px}.bh-sup-issue{background:var(--k-gold-50);border-radius:12px;font-size:13.5px;margin-bottom:16px;padding:12px 14px}.bh-sup-issue strong{color:var(--k-gold);font-size:11.5px;letter-spacing:.05em;text-transform:uppercase}.bh-sup-issue p{color:var(--k-ink-2);line-height:1.5;margin:4px 0 0;white-space:pre-wrap}.bh-sup-msgs{gap:12px}.bh-sup-msg,.bh-sup-msgs{display:flex;flex-direction:column}.bh-sup-msg{align-items:flex-start;max-width:min(78%,560px)}.bh-sup-msg.mine{align-items:flex-end;align-self:flex-end}.bh-sup-msg.system{align-items:center;align-self:center;max-width:90%}.bh-sup-bubble{background:var(--k-surface);border:1px solid var(--k-line);border-radius:16px 16px 16px 4px;color:var(--k-ink);font-size:13.5px;line-height:1.5;overflow-wrap:anywhere;padding:9px 13px;white-space:pre-wrap}.bh-sup-msg.mine .bh-sup-bubble{background:var(--k-brand);border-color:#0000;border-radius:16px 16px 4px 16px;color:#fff}body.dark-mode .bh-sup-msg.mine .bh-sup-bubble{color:#052e22}.bh-sup-msg.system .bh-sup-bubble{background:var(--k-surface-3);border-radius:10px;color:var(--k-muted);font-size:12.5px;text-align:center}.bh-sup-meta{color:var(--k-faint);font-size:11.5px;margin-top:4px}.bh-sup-doctors{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.bh-sup-doctor{align-items:center;border:1px solid var(--k-line);border-radius:12px;display:flex;gap:12px;padding:10px 12px}.bh-sup-chip{cursor:default;text-transform:none}.bh-sup-chip button{background:#0000;border:0;border-radius:50%;color:inherit;cursor:pointer;display:inline-grid;height:18px;margin-right:-4px;place-items:center;width:18px}@media (max-width:980px){.bh-sup{grid-template-columns:1fr;height:auto}.bh-sup-list{border-bottom:1px solid var(--k-line);border-right:0;max-height:420px}.bh-sup-pane{min-height:520px}}.bh-chat{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) minmax(340px,440px)}.bh-chat-main{background:var(--k-surface-2);border:1px solid var(--k-line);border-radius:var(--k-radius);box-shadow:var(--k-shadow);display:flex;flex-direction:column;height:max(560px,calc(100vh - 190px));min-width:0;overflow:hidden;position:-webkit-sticky;position:sticky;top:16px}.bh-chat-main .bh-sup-head{border-radius:var(--k-radius) var(--k-radius) 0 0}.bh-chat-thread{display:flex;flex:1 1;flex-direction:column;gap:14px;min-height:0;overflow-y:auto;padding:18px 20px}.bh-chat-composer{background:var(--k-surface);border-top:1px solid var(--k-line);padding:12px 16px 14px}.bh-chat-composer .bh-textarea{background:var(--k-surface-2);max-height:180px;min-height:56px}.bh-chat-composer-foot{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:8px}.bh-chat-img{border-radius:10px;display:block;max-height:260px;max-width:260px}.bh-chat-product{align-items:center;background:#ffffff24;border-radius:8px;display:flex;gap:8px;padding:6px 8px}.bh-sup-msg:not(.mine) .bh-chat-product{background:var(--k-surface-2)}.bh-chat-product img{border-radius:6px;height:32px;object-fit:cover;width:32px}.bh-chat-side{grid-gap:16px;display:grid;gap:16px;min-width:0}.bh-chat-side>.bh-card+.bh-card{margin-top:0}.bh-ac-list{grid-gap:8px;display:grid;gap:8px}.bh-ac-row{align-items:center;background:var(--k-surface);border:1px solid var(--k-line);border-radius:12px;display:flex;gap:10px;padding:9px 12px}.bh-ac-row .bh-cell-sub,.bh-ac-row .bh-cell-title{display:block}.bh-ac-pick{border:1px solid var(--k-line);border-radius:12px;max-height:240px;overflow-y:auto}.bh-ac-pick label{align-items:center;background:var(--k-surface);border-bottom:1px solid var(--k-line);cursor:pointer;display:flex;font-size:13.5px;gap:10px;padding:9px 12px}.bh-ac-pick label:last-child{border-bottom:0}.bh-ac-pick label:hover{background:var(--k-surface-2)}.bh-ac-pick input[type=checkbox]{accent-color:var(--k-brand-600);flex:none;height:16px;width:16px}.bh-ac-pick img{border:1px solid var(--k-line);border-radius:8px;flex:none;height:34px;object-fit:cover;width:34px}.bh-ac-hint{color:var(--k-muted)}.bh-ac-error,.bh-ac-hint{font-size:12.5px;margin:6px 0}.bh-ac-error{color:var(--k-danger);font-weight:600}.bh-ac-controls{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.bh-ac-controls .bh-input{flex:1 1 160px;width:auto}@media (max-width:1180px){.bh-chat{grid-template-columns:1fr}.bh-chat-main{position:static}}.bh-ac-box{grid-gap:4px;display:grid;gap:4px}.bh-ac-stack{grid-gap:6px;display:grid;gap:6px;margin-bottom:10px}.bh-ac-plist{border:1px solid var(--k-line);border-radius:12px;list-style:none;margin:0;max-height:240px;overflow-y:auto;padding:0}.bh-ac-pitem{align-items:center;background:var(--k-surface);border-bottom:1px solid var(--k-line);display:flex;font-size:13.5px;gap:10px;padding:8px 12px}.bh-ac-pitem:last-child{border-bottom:0}.bh-ac-pitem input[type=checkbox]{accent-color:var(--k-brand-600);flex:none;height:16px;width:16px}.bh-ac-pimg{background:var(--k-surface-3);border-radius:8px;flex:none;height:36px;object-fit:cover;width:36px}.bh-ac-pimg,.bh-ac-sched{border:1px solid var(--k-line)}.bh-ac-sched{border-radius:12px;margin-bottom:8px;padding:10px 12px}.bh-ac-check{align-items:center;color:var(--k-ink-2);cursor:pointer;display:inline-flex;font-size:13.5px;gap:8px}.bh-ac-check input{accent-color:var(--k-brand-600);height:16px;width:16px}.bh-ct-media{background:linear-gradient(180deg,var(--k-surface-2),var(--k-surface-3))}.bh-ct-media img{object-fit:contain;padding:18px}body.dark-mode .bh-ct-media img{mix-blend-mode:normal}.bh-ct-group+.bh-ct-group{border-top:1px solid var(--k-line)}.bh-ct-group-title{align-items:baseline;color:var(--k-ink);display:flex;font-size:15px;font-weight:700;gap:10px;margin:0;padding:18px 18px 0}.bh-ct-group-title span{color:var(--k-muted);font-size:12.5px;font-weight:600}.bh-ct-form{grid-gap:20px;display:grid;gap:20px;max-width:1080px}.bh-ct-form>.bh-card+.bh-card{margin-top:0}.bh-ct-actions{display:flex;gap:8px;justify-content:flex-end;padding-bottom:8px}.bh-cp-crops{gap:12px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.bh-cp-crop{cursor:pointer;padding:0}.bh-cp-crop:focus-visible{box-shadow:var(--k-ring);outline:0}.bh-cp-crop .bh-tile-media{aspect-ratio:1/1}.bh-cp-crop .bh-tile-media img{object-fit:contain;padding:16px}.bh-cp-crop .bh-tile-body{gap:6px;justify-items:start;padding:10px 12px 12px}.bh-cp-crop .bh-cell-title{font-size:14px}.bh-cp-head{margin-bottom:20px}.bh-cp-crop-name{color:var(--k-ink);font-size:18px;font-weight:750;letter-spacing:-.01em;margin:0}.bh-cp-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));padding:18px}.bh-cp-card{background:var(--k-surface);border:1px solid var(--k-line);border-radius:14px;display:flex;flex-direction:column;gap:12px;min-width:0;padding:16px;transition:border-color .15s,box-shadow .15s}.bh-cp-card:hover{border-color:var(--k-line-strong);box-shadow:0 8px 24px #0f172a0f}.bh-cp-card .bh-lib-actions{padding-top:4px}.bh-cp-stages{display:flex;flex-wrap:wrap;gap:6px}.bh-cp-stage{align-items:center;background:var(--k-surface-2);border:1px solid var(--k-line);border-radius:999px;color:var(--k-ink-2);display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:3px 10px 3px 3px}.bh-cp-stage .bh-thumb{border-radius:50%}.bh-cp-counts{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.bh-cp-counts>div{background:var(--k-surface-2);border-radius:10px;padding:8px 10px}.bh-cp-counts dt{align-items:center;color:var(--k-muted);display:flex;font-size:11.5px;font-weight:650;gap:5px}.bh-cp-counts dd{font-feature-settings:"tnum";color:var(--k-ink);font-size:17px;font-variant-numeric:tabular-nums;font-weight:750;margin:2px 0 0}.bh-cp-check{accent-color:var(--k-brand-600);cursor:pointer;height:16px;width:16px}.bh-cp-timeline{grid-gap:12px;display:grid;gap:12px}.bh-cp-tl{background:var(--k-surface);border:1px solid var(--k-line);border-radius:14px;overflow:hidden}.bh-cp-tl>summary{align-items:center;cursor:pointer;display:flex;gap:14px;list-style:none;padding:14px 16px}.bh-cp-tl>summary::-webkit-details-marker{display:none}.bh-cp-tl>summary:focus-visible{box-shadow:inset var(--k-ring);outline:0}.bh-cp-tl[open]>summary{background:var(--k-surface-2);border-bottom:1px solid var(--k-line)}.bh-cp-tl-body{grid-gap:14px;display:grid;gap:14px;padding:16px}.bh-cp-tl-num{background:var(--k-brand-50);border-radius:50%;color:var(--k-brand);display:grid;flex:none;font-size:12.5px;font-weight:750;height:28px;place-items:center;width:28px}.bh-cp-items{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.bh-cp-item{grid-gap:4px;border:1px solid var(--k-line);border-radius:12px;display:grid;font-size:13.5px;gap:4px;padding:10px 12px}.bh-cp-item.critical{border-color:var(--k-danger-50);box-shadow:inset 3px 0 0 var(--k-danger)}.bh-cp-tool{padding:20px 22px}.bh-cp-tool .MuiStepper-root{margin-bottom:24px}.bh-cp-tool .MuiStepIcon-root.Mui-active,.bh-cp-tool .MuiStepIcon-root.Mui-completed{color:var(--k-brand-600)}.bh-cp-tool .MuiPaper-root{border:1px solid var(--k-line);border-radius:14px;box-shadow:none}.bh-cp-tool .MuiButton-contained{background:var(--k-brand);border-radius:10px;box-shadow:none;color:#fff;font-weight:650;text-transform:none}.bh-cp-tool .MuiButton-contained:hover{background:#065f46}.bh-cp-tool .MuiButton-outlined,.bh-cp-tool .MuiButton-text{border-radius:10px;font-weight:650;text-transform:none}.bh-cp-tool .MuiTypography-root{font-family:inherit}body.dark-mode .bh-cp-tool .MuiButton-contained{color:#052e22}.bh-cp-timeline .bh-section-label:first-child{margin-top:0}.bh-farm-map{isolation:isolate;overflow:hidden}.bh-farm-map-canvas{background:var(--k-surface-2);height:440px;width:100%}.bh-farm-map-canvas>.bh-skel{height:100%}.bh-farm-map .leaflet-container{background:var(--k-surface-2);font-family:inherit}.bh-farm-map .leaflet-popup-content-wrapper,.bh-farm-map .leaflet-popup-tip{background:var(--k-surface);box-shadow:var(--k-shadow-lg);color:var(--k-ink)}.bh-farm-map .leaflet-popup-content{margin:12px 14px}.bh-farm-popup{grid-gap:4px;display:grid;gap:4px;min-width:180px}.bh-farm-popup .bh-cell-sub{margin-bottom:8px}.bh-farm-popup .bh-btn{justify-self:start}.bh-farm-map-legend{align-items:center;border-top:1px solid var(--k-line);color:var(--k-muted);display:flex;flex-wrap:wrap;font-size:12.5px;gap:8px 18px;padding:12px 16px}.bh-farm-map-legend span{align-items:center;display:inline-flex;gap:6px}.bh-farm-map-legend i{border:2px solid;border-radius:3px;display:inline-block;height:10px;width:14px}.bh-farm-box{border:1px solid var(--k-line);border-radius:12px;padding:14px}.bh-farm-box .bh-kv{font-size:13.5px;gap:6px 14px;grid-template-columns:120px 1fr}.bh-ua-top{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:minmax(0,5fr) minmax(0,6fr)}.bh-ua-top>.bh-card+.bh-card{margin-top:0}.bh-ua-map{display:flex;flex-direction:column;min-height:460px}.bh-ua-map .bh-card-body{flex:1 1;min-height:380px}.bh-ua-map .leaflet-container{border-radius:0 0 var(--k-radius) var(--k-radius)}.bh-ua-cal .react-calendar{background:#0000;border:0;color:var(--k-ink);font-family:inherit;width:100%}.bh-ua-cal .react-calendar__navigation{height:38px;margin-bottom:8px}.bh-ua-cal .react-calendar__navigation button{background:#0000;border-radius:9px;color:var(--k-ink);font:inherit;font-size:14px;font-weight:650;min-width:38px}.bh-ua-cal .react-calendar__navigation button:enabled:focus,.bh-ua-cal .react-calendar__navigation button:enabled:hover{background:var(--k-surface-3)}.bh-ua-cal .react-calendar__navigation button:disabled{background:#0000;color:var(--k-faint)}.bh-ua-cal .react-calendar__month-view__weekdays{color:var(--k-muted);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.bh-ua-cal .react-calendar__month-view__weekdays abbr{text-decoration:none}.bh-ua-cal .react-calendar__tile{background:#0000;border-radius:10px;color:var(--k-ink-2);font:inherit;font-size:13px;height:46px;padding:4px 2px 16px;position:relative}.bh-ua-cal .react-calendar__month-view__days__day--weekend{color:var(--k-ink-2)}.bh-ua-cal .react-calendar__month-view__days__day--neighboringMonth{color:var(--k-faint)}.bh-ua-cal .react-calendar__tile:enabled:focus,.bh-ua-cal .react-calendar__tile:enabled:hover{background:var(--k-surface-3)}.bh-ua-cal .react-calendar__tile--now{background:var(--k-gold-50);color:var(--k-ink);font-weight:700}.bh-ua-cal .react-calendar__tile--active,.bh-ua-cal .react-calendar__tile--active:enabled:focus,.bh-ua-cal .react-calendar__tile--active:enabled:hover{background:var(--k-brand-50);box-shadow:inset 0 0 0 1.5px var(--k-brand-600);color:var(--k-brand);font-weight:750}.bh-ua-cal .react-calendar__decade-view__years__year,.bh-ua-cal .react-calendar__year-view__months__month{height:52px;padding:8px 4px}.bh-ua-bubble{font-feature-settings:"tnum";border-radius:999px;display:inline-grid;font-size:10px;font-style:normal;font-variant-numeric:tabular-nums;font-weight:750;height:16px;line-height:1;min-width:18px;padding:0 4px;place-items:center}.bh-ua-cal .bh-ua-bubble{bottom:3px;left:50%;position:absolute;transform:translateX(-50%)}.bh-ua-bubble.low{background:var(--k-brand-100);color:var(--k-brand)}.bh-ua-bubble.mid{background:var(--k-brand-600);color:#fff}.bh-ua-bubble.high{background:var(--k-brand);color:#fff}body.dark-mode .bh-ua-bubble.high,body.dark-mode .bh-ua-bubble.mid{color:#052e22}.bh-ua-legend{border-top:1px solid var(--k-line);color:var(--k-muted);display:flex;flex-wrap:wrap;font-size:12.5px;gap:8px 16px;margin-top:12px;padding-top:12px}.bh-ua-legend span{align-items:center;display:inline-flex;gap:6px}.bh-ua-popup{grid-gap:3px;color:#334155;display:grid;font-family:Inter,system-ui,sans-serif;font-family:var(--font-main,"Inter",system-ui,sans-serif);font-size:12.5px;gap:3px;min-width:180px}.bh-ua-popup strong{color:#0f172a;font-size:13px}.bh-ua-popup .bh-link{color:#047857;font-size:12.5px;justify-self:start;margin-top:4px}@media (max-width:1100px){.bh-ua-top{grid-template-columns:1fr}}.bh-ua-url{color:var(--k-ink-2);display:inline-block;max-width:280px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.bh-ua-pages{list-style:none;margin:0;padding:0}.bh-ua-pages li{align-items:center;border-bottom:1px solid var(--k-line);display:flex;font-size:13.5px;gap:16px;justify-content:space-between;padding:11px 20px}.bh-ua-pages li:last-child{border-bottom:0}.bh-ua-pages .bh-ua-url{max-width:70%}.bh-cr-msg{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--k-ink-2);display:-webkit-box;font-size:13.5px;line-height:1.45;overflow:hidden}.bh-cr-full{background:var(--k-surface-2);border:1px solid var(--k-line);border-radius:12px;color:var(--k-ink);font-size:14px;line-height:1.55;margin:0;overflow-wrap:anywhere;padding:12px 14px;white-space:pre-wrap}.bh-set-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.bh-set-grid>.bh-card+.bh-card{margin-top:0}.bh-set-col{grid-gap:20px;display:grid;gap:20px;min-width:0}.bh-set-col>.bh-card+.bh-card{margin-top:0}.bh-set-toggle{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:16px;justify-content:space-between;position:relative}.bh-set-toggle input{height:1px;opacity:0;position:absolute;width:1px}.bh-set-switch{background:var(--k-line-strong);border-radius:999px;flex:none;height:24px;position:relative;transition:background .15s;width:42px}.bh-set-switch:after{background:#fff;border-radius:50%;box-shadow:0 1px 2px #0f172a40;content:"";height:18px;left:3px;position:absolute;top:3px;transition:transform .15s;width:18px}.bh-set-toggle input:checked+.bh-set-switch{background:var(--k-brand-600)}.bh-set-toggle input:checked+.bh-set-switch:after{transform:translateX(18px)}.bh-set-toggle input:focus-visible+.bh-set-switch{box-shadow:var(--k-ring)}@media (max-width:1200px){.bh-set-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.bh-set-grid{grid-template-columns:1fr}}