:root{--hh-bg: #0b1020;--hh-bg-elevated: #10172a;--hh-bg-soft: #0f172a;--hh-border-subtle: rgba(148, 163, 184, .16);--hh-ink: #e5e7eb;--hh-ink-soft: #9ca3af;--hh-ink-muted: #d9d9d9;--hh-accent: #00a7e9;--hh-accent-soft: rgba(0, 167, 233, .16);--hh-accent-strong: #18c3f5;--hh-danger: #ef4444;--hh-radius-lg: 16px;--hh-radius-md: 10px;--hh-radius-sm: 6px;--hh-shadow-soft: 0 18px 40px rgba(15, 23, 42, .7);--hh-shadow-subtle: 0 10px 25px rgba(15, 23, 42, .6);--hh-sidebar-width: 260px;--hh-preview-bg: #0f172a;--hh-preview-ink: #e5e7eb;--hh-preview-border: rgba(148, 163, 184, .22);--hh-app-bg: radial-gradient(circle at top left, #172554 0, #020617 45%);--pill-new-bg: #e5f0ff;--pill-new-text: #1e40af;--pill-awaiting-agent-bg: #fee2e2;--pill-awaiting-agent-text: #991b1b;--pill-awaiting-client-bg: #fef9c3;--pill-awaiting-client-text: #854d0e;--pill-cooldown-bg: #e5e7eb;--pill-cooldown-text: #374151;--pill-idle-bg: #f3f4f6;--pill-idle-text: #6b7280}body[data-theme=light]{--hh-app-bg: radial-gradient(circle at top left, #f8fafc 0, #eef2ff 55%)}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji";font-size:15px;line-height:1.5;letter-spacing:-.01em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--hh-ink);background:var(--hh-app-bg)}h1,h2,h3,h4{letter-spacing:-.02em}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}html,body{max-width:100%;overflow-x:hidden}.hh-app-shell{display:flex;min-height:100vh;width:100%;color:var(--hh-ink)}.hh-main{flex:1;min-width:0;display:flex;flex-direction:column}.hh-sidebar{width:var(--hh-sidebar-width);flex:0 0 var(--hh-sidebar-width);background:linear-gradient(180deg,#020617 0,#020617 40%,#020617 100%);border-right:1px solid var(--hh-border-subtle);padding:1.25rem 1rem;display:flex;flex-direction:column;gap:1.5rem;height:100vh;position:sticky;top:0}.hh-sidebar-brand{display:flex;align-items:center;gap:.6rem;padding:.25rem .5rem .25rem .25rem}.hh-sidebar-title{font-size:.9rem;font-weight:500;letter-spacing:.04em;text-transform:none;color:#e5e7eb}.hh-sidebar-sub{font-size:.78rem;color:var(--hh-ink-muted);text-transform:none}.hh-sidebar-section-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--hh-ink-muted);padding:0 .5rem;margin-bottom:.35rem}.hh-sidebar-nav{display:flex;flex-direction:column;gap:.2rem;overflow-y:auto;flex:1;min-height:0}.hh-nav-link{border-radius:999px;padding:.55rem .75rem;font-size:.9rem;display:flex;align-items:center;gap:.55rem;color:var(--hh-ink-soft);text-decoration:none;transition:background .15s ease,color .15s ease,transform .1s ease}.hh-nav-link-icon{width:20px;text-align:center;font-size:1rem}.hh-nav-link-icon svg{display:block}.hh-nav-link span.hh-nav-pill{font-size:.65rem;padding:.1rem .55rem;border-radius:999px;background:rgba(15,23,42,.9);border:1px solid var(--hh-border-subtle);color:var(--hh-ink-muted);margin-left:auto}.hh-nav-link:hover{background:rgba(30,64,175,.7);color:#f9fafb;transform:translateY(-1px)}.hh-nav-link-active{background:var(--hh-accent-soft);color:#e5f6ff;border:1px solid rgba(56,189,248,.4);box-shadow:var(--hh-shadow-subtle)}.hh-nav-link-active .hh-nav-link-icon{color:var(--hh-accent-strong)}.hh-sidebar-footer{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(30,64,175,.65);display:flex;flex-direction:column;gap:.5rem;font-size:.8rem;color:var(--hh-ink-muted)}.hh-sidebar-user{display:flex;align-items:center;justify-content:space-between}.hh-sidebar-user-left{display:flex;flex-direction:column}.hh-sidebar-user-name{color:#e5e7eb;font-weight:500}.hh-sidebar-user-role{font-size:.75rem;color:var(--hh-ink-muted)}.hh-topbar{position:sticky;top:0;z-index:2000;padding:.8rem 1.4rem;border-bottom:1px solid var(--hh-border-subtle);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(90deg,rgba(15,23,42,.96),rgba(15,23,42,.9));display:flex;align-items:center;justify-content:space-between}.hh-topbar-left{display:flex;flex-direction:column;gap:.2rem;min-width:0}.hh-topbar-title{font-size:1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#e5e7eb}.hh-topbar-sub{font-size:.8rem;color:var(--hh-ink-muted)}.hh-topbar-right{display:flex;align-items:center;gap:.7rem}.hh-pill{padding:.25rem .55rem;border-radius:999px;background:rgba(22,163,74,.09);color:#bbf7d0;border:1px solid rgba(34,197,94,.35);font-size:.75rem}.hh-topbar-date{font-size:.8rem;color:var(--hh-ink-muted)}.hh-mobile-nav-btn{display:none;border:1px solid var(--hh-border-subtle);background:rgba(15,23,42,.85);color:var(--hh-ink);border-radius:999px;padding:.45rem .75rem;font-size:.9rem;cursor:pointer}.hh-mobile-nav-btn:active{transform:scale(.98)}.hh-content{padding:1.4rem 1.5rem 1.8rem;display:flex;flex-direction:column;gap:1.2rem;min-width:0;width:100%}.hh-grid{display:grid;gap:1rem}.hh-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hh-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hh-card{background:radial-gradient(circle at top left,rgba(15,23,42,.8),rgba(15,23,42,.9));border-radius:var(--hh-radius-lg);border:1px solid var(--hh-border-subtle);box-shadow:var(--hh-shadow-soft);padding:1rem 1.1rem}.hh-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.hh-card-title{font-size:.9rem;font-weight:600;color:#e5e7eb}.hh-card-sub{font-size:.8rem;color:var(--hh-ink-muted)}.hh-kpi-value{font-size:1.4rem;font-weight:700;color:#f9fafb}.hh-kpi-label{font-size:.8rem;color:var(--hh-ink-muted)}.hh-btn{border-radius:999px;border:0;padding:.45rem .85rem;font-size:.85rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;background:radial-gradient(circle at 10% 0,#0ea5e9 0,#0369a1 36%,#0f172a 100%);color:#eff6ff;box-shadow:0 12px 30px #082f49b3;transition:transform .08s ease,box-shadow .08s ease,filter .08s ease}.hh-btn:hover{transform:translateY(-1px);filter:brightness(1.07);box-shadow:0 18px 40px #082f49d9}.hh-btn-ghost{background:rgba(15,23,42,.8);border:1px solid var(--hh-border-subtle);color:var(--hh-ink-soft);box-shadow:none}.hh-btn-ghost:hover{border-color:#94a3b899;color:#e5e7eb}.hh-table-wrap{overflow-x:auto;margin-top:.6rem}.hh-table{width:100%;border-collapse:collapse;font-size:.82rem}.hh-table thead{background:rgba(15,23,42,.9)}.hh-table th,.hh-table td{padding:.55rem .6rem;border-bottom:1px solid rgba(30,64,175,.4);white-space:nowrap}.hh-table th{text-align:left;font-weight:500;color:var(--hh-ink-muted);font-size:.78rem}.hh-table tbody tr:hover{background:rgba(15,23,42,.7);cursor:pointer}.hh-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .55rem;font-size:.7rem;border:1px solid rgba(148,163,184,.5);color:#e5e7eb}.hh-badge-pill{display:inline-flex;align-items:center;gap:.25rem}.hh-badge-pill-dot{width:7px;height:7px;border-radius:999px;background:#22c55e}.hh-input-wrap{display:flex;align-items:center;gap:.35rem;background:rgba(15,23,42,.9);border-radius:999px;border:1px solid var(--hh-border-subtle);padding:.3rem .6rem}.hh-input-wrap input{flex:1;background:transparent;border:0;outline:none;color:var(--hh-ink);font-size:.8rem}.hh-input-wrap input::placeholder{color:var(--hh-ink-muted)}.hh-login-layout{min-height:100vh;display:grid;grid-template-columns:3fr 2fr;background:radial-gradient(circle at top left,#1d283a 0,#020617 52%);color:#e5e7eb}@media (max-width: 900px){.hh-login-layout{grid-template-columns:minmax(0,1fr)}}.hh-login-left{padding:2.5rem 3rem;display:flex;flex-direction:column;justify-content:space-between}.hh-login-right{padding:2.5rem 2.5rem 2.5rem 0;display:flex;align-items:center;justify-content:center}.hh-login-card{width:100%;max-width:380px;background:rgba(15,23,42,.95);border-radius:24px;border:1px solid rgba(148,163,184,.35);box-shadow:0 30px 70px #0f172ae6;padding:1.6rem 1.5rem 1.4rem}.hh-login-card h1{font-size:1.4rem;margin:0 0 .3rem;font-weight:800;letter-spacing:-.02em}.hh-login-card p{font-size:.85rem;color:var(--hh-ink-muted);margin:0 0 1.2rem;line-height:1.45}.hh-login-form{display:flex;flex-direction:column;gap:.75rem}.hh-login-label{font-size:.8rem;color:var(--hh-ink-soft)}.hh-login-field{margin-top:.12rem}.hh-login-error{margin-top:.3rem;font-size:.78rem;color:#fecaca}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=search],select,textarea{padding:.45rem .55rem;border-radius:.35rem;border:1px solid #374151;background:#0f172a;color:#e5e7eb;font-size:.9rem;width:100%;outline:none;transition:border-color .15s ease,background .15s ease}input::placeholder,textarea::placeholder{color:var(--hh-ink-muted)}input:focus,select:focus,textarea:focus{border-color:var(--hh-accent);background:#1e293b}textarea{resize:vertical}label{display:block;margin-bottom:.65rem}label>input,label>select,label>textarea{margin-top:.35rem}.page{padding:1.5rem;width:100%;max-width:none;margin:0 auto}.page.page--wide{max-width:none;width:100%}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.hh-two-col{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1.1fr);gap:1.5rem;align-items:flex-start}.hh-contact-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.hh-contact-header-main{display:flex;flex-direction:column;gap:.3rem}.hh-contact-title{font-size:1.4rem;font-weight:700}.hh-contact-sub{font-size:.85rem;color:var(--hh-ink-muted)}.hh-contact-badges{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.75rem}.hh-pill-stage{padding:.14rem .6rem;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:rgba(15,23,42,.85);text-transform:capitalize}.hh-pill-meta{padding:.14rem .6rem;border-radius:999px;border:1px solid rgba(56,189,248,.4);background:rgba(8,47,73,.8);color:#e0f2fe}.card{background:#0b1220;border-radius:12px;padding:1.25rem 1.4rem;border:1px solid rgba(30,64,175,.6);box-shadow:0 18px 40px #0f172acc}.card h2{margin-top:0;margin-bottom:.75rem;font-size:1rem;font-weight:600}.hh-notes-card{min-height:180px}.hh-notes-form textarea,.hh-sms-form textarea{width:100%;min-height:90px;padding:.5rem .6rem;border-radius:.4rem;border:1px solid #374151;background:#020617;color:#e5e7eb;font-size:.85rem}.hh-right-col{display:flex;flex-direction:column;gap:1.2rem;min-height:0}.hh-right-col .card{display:flex;flex-direction:column}.hh-sms-history-card,.hh-email-history-card{flex:1;min-height:280px;max-height:380px;overflow-y:auto;padding-right:.5rem}.hh-two-col>div:nth-child(2){position:sticky;top:1rem;align-self:flex-start;display:flex;flex-direction:column;gap:1rem}.hh-sms-history-card{margin-top:1.2rem;scroll-behavior:smooth}.hh-sms-day-label{font-size:.75rem;color:var(--hh-ink-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.sms-bubble{max-width:72%;padding:.4rem .55rem;border-radius:.9rem;margin-bottom:.45rem;font-size:.85rem;position:relative}.sms-bubble-in{background:#020617;border:1px solid rgba(30,64,175,.6);align-self:flex-start}.sms-bubble-out{background:radial-gradient(circle at 10% 0,#0ea5e9 0,#0369a1 36%,#0f172a 100%);border:1px solid rgba(56,189,248,.7);align-self:flex-end}.sms-meta{display:flex;align-items:center;justify-content:space-between;gap:.4rem;font-size:.75rem;margin-bottom:.2rem}.sms-ts{color:var(--hh-ink-muted);white-space:nowrap}.sms-body{white-space:pre-wrap;word-break:break-word}.sms-bubble-out .sms-body{color:#e0f2fe}.sms-delete-btn{opacity:.5;transition:opacity .15s ease}.sms-delete-btn:hover{opacity:1}.hh-tags-card{padding-top:.5rem;padding-bottom:.6rem}.hh-tags-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.4rem}.hh-tags-empty{font-size:.8rem;color:var(--hh-ink-muted, #9ca3af)}.hh-tag-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.18rem .55rem;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:rgba(15,23,42,.9);font-size:.78rem;color:#e5e7eb;cursor:pointer}.hh-tag-pill:hover{border-color:#38bdf8cc;background:rgba(15,23,42,.98)}.hh-tag-dot{width:7px;height:7px;border-radius:999px;background:#22c55e}.hh-tag-name{max-width:160px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hh-tag-remove{font-size:.78rem;opacity:.6}.hh-tag-remove:hover{opacity:1}.hh-tag-form{display:flex;gap:.4rem;margin-top:.3rem}.hh-tag-form input{flex:1;min-width:0;padding:.35rem .5rem;border-radius:.35rem;border:1px solid #374151;background:#020617;color:#e5e7eb;font-size:.8rem}.hh-tag-form input::placeholder{color:var(--hh-ink-muted)}.hh-tag-form button{padding-inline:.7rem;font-size:.8rem}.hh-tag-selector-input-wrap{position:relative}.hh-tag-selector-input-wrap input{width:100%;padding:.35rem .5rem;border-radius:.35rem;border:1px solid #374151;background:#020617;color:#e5e7eb;font-size:.8rem}.hh-tag-selector-input-wrap input::placeholder{color:var(--hh-ink-muted, #6b7280)}.hh-tag-suggestions{position:absolute;top:100%;left:0;right:0;margin-top:.15rem;border-radius:.35rem;background:#020617;border:1px solid #374151;max-height:220px;overflow-y:auto;z-index:10}.hh-tag-suggestion{width:100%;text-align:left;padding:.3rem .55rem;font-size:.8rem;background:transparent;border:none;color:#e5e7eb;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.hh-tag-suggestion:hover{background:#111827}.hh-tag-suggestion-meta{font-size:.72rem;color:var(--hh-ink-muted)}.hh-tag-suggestion-create{border-top:1px solid #1f2937;color:#38bdf8}.hh-email-drawer{position:fixed;bottom:0;left:0;width:100%;background:var(--hh-bg-elevated);border-top:1px solid var(--hh-border-subtle);transform:translateY(100%);transition:transform .25s ease;z-index:5000}.hh-email-drawer.open{transform:translateY(0)}.hh-email-drawer-inner{padding:1.2rem;max-width:900px;margin:0 auto}.hh-email-drawer input,.hh-email-drawer textarea{width:100%}.contacts-table td,.contacts-table th{white-space:nowrap}.contacts-table .row-overdue td{color:#ff6b6b;font-weight:500}.stage-pill{text-transform:capitalize}.needs-action-cell{display:inline-flex;align-items:center;gap:8px}.urgency-dot{width:10px;height:10px;border-radius:50%}.urgency-1{background:#ef4444}.urgency-2{background:#f59e0b}.urgency-3{background:#facc15}.urgency-4,.urgency-5{background:#84cc16}.needs-action-text{font-size:.9rem}.field-label{display:block;margin-bottom:6px}.action-pill{padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.action-pill.urgent{background:#fee2e2;color:#991b1b}.action-pill.high{background:#ffedd5;color:#9a3412}.action-pill.medium{background:#fef3c7;color:#92400e}.action-pill.low{background:#e0f2fe;color:#075985}.action-pill.muted{background:#f1f5f9;color:#64748b}.pill{display:inline-flex;align-items:center;padding:.25rem .55rem;border-radius:999px;font-size:.72rem;font-weight:600;line-height:1;white-space:nowrap}.pill.new{background:var(--pill-new-bg);color:var(--pill-new-text)}.pill.awaiting-agent{background:var(--pill-awaiting-agent-bg);color:var(--pill-awaiting-agent-text)}.pill.awaiting-client{background:var(--pill-awaiting-client-bg);color:var(--pill-awaiting-client-text)}.pill.cooldown{background:var(--pill-cooldown-bg);color:var(--pill-cooldown-text)}.pill.idle{background:var(--pill-idle-bg);color:var(--pill-idle-text)}.convo-active{background:rgba(34,197,94,.12);border-color:#22c55e73;color:#86efac}.convo-waiting{background:rgba(59,130,246,.12);border-color:#3b82f673;color:#bfdbfe}.convo-idle{opacity:.7}.convo-cell{display:flex;flex-direction:column;gap:6px}.convo-times{font-size:12px;opacity:.75;display:flex;align-items:center;gap:6px}.convo-time-label{font-weight:500}.convo-dot{opacity:.4}.hh-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(2,6,23,.65);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;transition:opacity .16s ease;z-index:9998}.hh-mobile-overlay.is-open{opacity:1;pointer-events:auto}.hh-mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:min(320px,86vw);background:rgba(15,23,42,.96);border-right:1px solid rgba(148,163,184,.2);transform:translate(-105%);transition:transform .18s ease;z-index:9999;display:flex;flex-direction:column;overflow:hidden}.hh-mobile-drawer.is-open{transform:translate(0)}.hh-mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-bottom:1px solid rgba(148,163,184,.16)}.hh-mobile-drawer-brand{display:flex;align-items:center;gap:.75rem;min-width:0}.hh-mobile-drawer-footer{margin-top:auto;padding:.75rem;border-top:1px solid rgba(148,163,184,.16)}@media (max-width: 960px){.hh-sidebar{display:none}.hh-mobile-nav-btn{display:inline-flex;align-items:center;gap:.45rem}.hh-content{padding:1rem 1rem 1.25rem}.hh-grid-3,.hh-grid-2{grid-template-columns:minmax(0,1fr)}}@media (max-width: 900px){.hh-two-col{grid-template-columns:minmax(0,1fr)}.hh-right-col{margin-top:1rem}.sms-bubble{max-width:100%}}@media (max-width: 420px){.hh-content{padding-left:.75rem;padding-right:.75rem}}.hh-two-col>div:nth-child(1){position:relative;z-index:10}.hh-two-col>div:nth-child(2){z-index:1}.hh-error-text{color:#f97373;font-size:.8rem}body[data-theme=light]{background:radial-gradient(circle at top left,#f8fafc 0,#eef2ff 55%);color:#0f172a;--hh-bg: #f8fafc;--hh-bg-elevated: #ffffff;--hh-bg-soft: #f1f5f9;--hh-border-subtle: rgba(15, 23, 42, .12);--hh-ink: #0f172a;--hh-ink-soft: #334155;--hh-ink-muted: #64748b;--hh-accent: #0284c7;--hh-accent-soft: rgba(2, 132, 199, .14);--hh-accent-strong: #0369a1;--hh-shadow-soft: 0 14px 40px rgba(15, 23, 42, .08);--hh-shadow-subtle: 0 10px 25px rgba(15, 23, 42, .06)}body[data-theme=light] .hh-app-shell{color:var(--hh-ink)}body[data-theme=light] .hh-content{background:transparent}body[data-theme=light] .hh-sidebar{background:linear-gradient(180deg,#ffffff 0,#f8fafc 100%);border-right:1px solid var(--hh-border-subtle)}body[data-theme=light] .hh-sidebar-title{color:#0f172a}body[data-theme=light] .hh-sidebar-sub{color:var(--hh-ink-muted)}body[data-theme=light] .hh-nav-link{color:var(--hh-ink-soft)}body[data-theme=light] .hh-nav-link:hover{background:rgba(2,132,199,.1);color:#0f172a}body[data-theme=light] .hh-nav-link-active{background:rgba(2,132,199,.14);border:1px solid rgba(2,132,199,.25);color:#0f172a;box-shadow:var(--hh-shadow-subtle)}body[data-theme=light] .hh-nav-link span.hh-nav-pill{background:rgba(15,23,42,.05);border:1px solid rgba(15,23,42,.1);color:var(--hh-ink-muted)}body[data-theme=light] .hh-topbar{background:rgba(255,255,255,.82);border-bottom:1px solid var(--hh-border-subtle);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body[data-theme=light] .hh-topbar-title{color:#0f172a}body[data-theme=light] .hh-topbar-sub,body[data-theme=light] .hh-topbar-date{color:var(--hh-ink-muted)}body[data-theme=light] .hh-card,body[data-theme=light] .card{background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.1);box-shadow:0 10px 30px #0f172a0f}body[data-theme=light] .hh-card-title,body[data-theme=light] .hh-kpi-value,body[data-theme=light] .card h2{color:#0f172a}body[data-theme=light] .hh-card-sub,body[data-theme=light] .hh-kpi-label{color:var(--hh-ink-muted)}body[data-theme=light] .hh-btn{background:linear-gradient(180deg,#0ea5e9 0,#0284c7 100%);box-shadow:0 10px 22px #0284c740}body[data-theme=light] .hh-btn-ghost{background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.12);color:#0f172a}body[data-theme=light] .hh-table thead{background:rgba(15,23,42,.03)}body[data-theme=light] .hh-table th{color:var(--hh-ink-muted)}body[data-theme=light] .hh-table td{color:#0f172a;border-bottom:1px solid rgba(15,23,42,.08)}body[data-theme=light] .hh-table tbody tr:hover{background:rgba(2,132,199,.06)}body[data-theme=light] input[type=text],body[data-theme=light] input[type=email],body[data-theme=light] input[type=tel],body[data-theme=light] input[type=number],body[data-theme=light] input[type=search],body[data-theme=light] select,body[data-theme=light] textarea{background:#ffffff;border:1px solid rgba(15,23,42,.14);color:#0f172a}body[data-theme=light] input::placeholder,body[data-theme=light] textarea::placeholder{color:#64748be6}body[data-theme=light] input:focus,body[data-theme=light] select:focus,body[data-theme=light] textarea:focus{border-color:#0284c78c;box-shadow:0 0 0 4px #0284c729;background:#ffffff}body[data-theme=light] .hh-input-wrap{background:rgba(255,255,255,.85);border:1px solid rgba(15,23,42,.12)}body[data-theme=light] .sms-bubble-in{background:#ffffff;border:1px solid rgba(15,23,42,.12)}body[data-theme=light] .sms-bubble-out{background:linear-gradient(180deg,#0ea5e9 0,#0284c7 100%);border:1px solid rgba(2,132,199,.35)}body[data-theme=light] .sms-bubble-out .sms-body{color:#fff}body[data-theme=light] .sms-ts{color:#64748bf2}body[data-theme=light] .pill{border:1px solid rgba(15,23,42,.1)}body[data-theme=light] .hh-mobile-overlay{background:rgba(15,23,42,.35)}body[data-theme=light] .hh-mobile-drawer{background:rgba(255,255,255,.96);border-right:1px solid rgba(15,23,42,.1)}.hh-sidebar-logo-wrap{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:rgba(148,163,184,.08);border:1px solid rgba(148,163,184,.18)}.hh-sidebar-logo-img{width:100%;height:100%;object-fit:contain;padding:6px;display:block}.hh-sidebar-logo-fallback{width:100%;height:100%;display:grid;place-items:center;font-weight:800;font-size:13px;letter-spacing:.5px;color:var(--hh-ink)}.hh-sidebar-user-avatar{width:34px;height:34px;border-radius:999px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(148,163,184,.18);background:rgba(148,163,184,.08)}.hh-sidebar-user-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:999px;display:block}.hh-topbar-brand{display:flex;align-items:center;gap:10px;min-width:0}.hh-topbar-brand-logo{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:rgba(148,163,184,.08);border:1px solid rgba(148,163,184,.18)}.hh-topbar-brand-logo-img{width:100%;height:100%;object-fit:contain;padding:5px;display:block}.hh-topbar-brand-logo-fallback{width:100%;height:100%;display:grid;place-items:center;font-weight:800;font-size:12px;letter-spacing:.5px;color:var(--hh-ink)}.hh-topbar-brand-title{font-weight:800;line-height:1.1}.hh-topbar-brand-sub{font-size:.85rem;color:var(--hh-ink-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-sidebar-logo-wrap,.hh-topbar-brand-logo,.hh-sidebar-user-avatar,.hh-topbar-user-avatar{position:relative;overflow:hidden}.hh-sidebar-logo-img,.hh-topbar-brand-logo-img,.hh-sidebar-user-avatar-img{display:block!important;opacity:1!important;visibility:visible!important}.hh-sidebar-logo-wrap:has(img.hh-sidebar-logo-img) .hh-sidebar-logo-fallback{display:none!important}.hh-topbar-brand-logo:has(img.hh-topbar-brand-logo-img) .hh-topbar-brand-logo-fallback{display:none!important}.hh-topbar-user-avatar{width:34px;height:34px;border-radius:999px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(148,163,184,.18);background:rgba(148,163,184,.08)}.hh-topbar-user-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:999px;display:block}.hh-sidebar-logo-wrap,.hh-topbar-brand-logo{background:transparent!important;border:none!important;box-shadow:none!important;overflow:visible!important}.hh-sidebar-logo-wrap{width:64px!important;height:64px!important;border-radius:0!important}.hh-topbar-brand-logo{width:56px!important;height:56px!important;border-radius:0!important}.hh-sidebar-logo-img,.hh-topbar-brand-logo-img{width:100%!important;height:100%!important;object-fit:contain!important;padding:0!important;display:block!important}.hh-sidebar-logo-fallback,.hh-topbar-brand-logo-fallback{display:none!important}@media (max-width: 720px){.hh-topbar-brand-logo{width:40px!important;height:40px!important}.hh-sidebar-logo-wrap{width:56px!important;height:56px!important}}@media (max-width: 960px){.hh-desktop-only{display:none!important}.hh-mobile-only{display:block!important}}@media (min-width: 961px){.hh-desktop-only{display:block!important}.hh-mobile-only{display:none!important}}@media (max-width: 720px){.hh-topbar{padding:.65rem .9rem;gap:.75rem}.hh-topbar-right{gap:.5rem}.hh-topbar-date,.hh-pill,.hh-topbar-brand-sub{display:none!important}.hh-topbar-brand-title{font-size:.95rem}.hh-topbar-user-meta{display:none!important}.hh-topbar-user-avatar{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;font-weight:700;background:rgba(148,163,184,.12);border:1px solid rgba(148,163,184,.2)}.hh-mobile-menu-btn{padding:.35rem .6rem;font-size:.85rem}.hh-content{padding:.9rem .9rem 1.1rem}}@media (max-width: 900px){.hh-hide-mobile{display:none!important}.hh-show-mobile{display:block!important}}@media (min-width: 901px){.hh-hide-desktop{display:none!important}.hh-show-desktop{display:block!important}}.hh-stack-mobile{display:grid;gap:1rem}@media (min-width: 900px){.hh-stack-mobile{grid-template-columns:minmax(320px,1fr) minmax(420px,2fr);align-items:start}}.card input,.card select,.card textarea,.hh-card input,.hh-card select,.hh-card textarea{background:#0f172a!important;color:#e5e7eb!important;border:1px solid #374151!important}.card input::placeholder,.card textarea::placeholder,.hh-card input::placeholder,.hh-card textarea::placeholder{color:var(--hh-ink-muted)!important}.card input:focus,.card select:focus,.card textarea:focus,.hh-card input:focus,.hh-card select:focus,.hh-card textarea:focus{border-color:var(--hh-accent)!important;background:#1e293b!important;outline:none!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-text-fill-color:#e5e7eb!important;transition:background-color 999999s ease-in-out 0s;box-shadow:0 0 0 1000px #0f172a inset!important;border:1px solid #374151!important}.pac-target-input{background:#0f172a!important;color:#e5e7eb!important;border:1px solid #374151!important}.pac-target-input::placeholder{color:var(--hh-ink-muted)!important}.hh-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:1rem}.hh-modal{width:min(720px,100%);max-height:calc(100vh - 2rem);overflow:auto;border-radius:16px;background:rgba(15,23,42,.96);border:1px solid rgba(148,163,184,.16);box-shadow:0 24px 60px #0000008c;padding:1rem}.hh-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(148,163,184,.12)}.hh-modal-title{font-weight:800;font-size:1.1rem;line-height:1.2}.hh-modal-sub{margin-top:.25rem;font-size:.85rem;color:#94a3b8d9}.hh-modal-body{padding-top:.9rem}.hh-modal-footer{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem;padding-top:.9rem;border-top:1px solid rgba(148,163,184,.12)}.contacts-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}@media (max-width: 720px){.hh-modal{width:100%;border-radius:14px;padding:.95rem}.contacts-form-grid{grid-template-columns:1fr}}.hh-modal input,.hh-modal select,.hh-modal textarea{background:rgba(15,23,42,.75)!important;color:#e2e8f0fa!important;border:1px solid rgba(148,163,184,.18)!important;border-radius:12px!important;padding:.6rem .75rem!important;font-size:.92rem;line-height:1.2;outline:none;box-shadow:none}.hh-modal input::placeholder,.hh-modal textarea::placeholder{color:#94a3b8a6!important}.hh-modal input:-webkit-autofill,.hh-modal input:-webkit-autofill:hover,.hh-modal input:-webkit-autofill:focus,.hh-modal textarea:-webkit-autofill,.hh-modal select:-webkit-autofill{-webkit-text-fill-color:rgba(226,232,240,.98)!important;transition:background-color 999999s ease-in-out 0s;box-shadow:0 0 0 1000px #0f172ad9 inset!important;caret-color:#e2e8f0fa!important}.hh-modal input:focus,.hh-modal select:focus,.hh-modal textarea:focus{border-color:#38bdf88c!important;box-shadow:0 0 0 3px #38bdf81f!important}.hh-modal select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(226,232,240,.9) 50%),linear-gradient(135deg,rgba(226,232,240,.9) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.2rem!important}.nm-big{font-size:1.6rem;font-weight:800;letter-spacing:.01em}.nm-muted{margin-top:.3rem;color:var(--hh-ink-muted);font-size:.85rem}.nm-progress{display:flex;flex-direction:column;gap:.85rem}.nm-progress-top{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.nm-progress-label{font-weight:700}.nm-progress-metrics{display:inline-flex;align-items:center;gap:.5rem;color:var(--hh-ink-muted);font-size:.85rem}.nm-progress-pct{margin-left:.35rem;color:#e5f6ff;font-weight:700}.nm-progress-bar{margin-top:.45rem;height:10px;border-radius:999px;background:rgba(148,163,184,.14);border:1px solid rgba(148,163,184,.16);overflow:hidden}.nm-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,rgba(0,167,233,.65),rgba(24,195,245,.9))}.nm-snapshot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.nm-snap{border:1px solid rgba(148,163,184,.16);background:rgba(15,23,42,.45);border-radius:14px;padding:.75rem .8rem}.nm-snap-k{font-size:1.25rem;font-weight:800}.nm-snap-l{margin-top:.1rem;color:var(--hh-ink-muted);font-size:.82rem}.nm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.nm-calc-results{border-top:1px solid rgba(148,163,184,.16);padding-top:.85rem;display:flex;flex-direction:column;gap:.5rem}.nm-calc-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--hh-ink-soft)}@media (max-width: 900px){.nm-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nm-form-grid{grid-template-columns:minmax(0,1fr)}}.hh-sms-history-card,.hh-email-history-card{overflow:visible}.hh-app-shell img,.hh-app-shell svg{max-height:64px;max-width:240px}.pac-item{background:#0b1220!important;color:#e5e7eb!important;border-top:1px solid rgba(148,163,184,.12)!important}.pac-item-query{color:#e5e7eb!important}.pac-container{z-index:2147483647!important;position:fixed!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.pac-item,.pac-item-query{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pac-container *{pointer-events:auto!important}.pac-container{max-width:min(520px,calc(100vw - 24px))!important}.pac-container{background:#0b1220!important;border:1px solid rgba(148,163,184,.18)!important;border-radius:12px!important;box-shadow:0 18px 50px #0000008c!important}.pac-item{background:transparent!important;color:#e5e7eb!important;border-top:1px solid rgba(148,163,184,.12)!important}.pac-item:hover,.pac-item-selected{background:rgba(0,167,233,.14)!important}.pac-item{white-space:normal!important;line-height:1.25!important}.hh-card,.hh-card *{min-width:0}.hh-card,.hh-card p,.hh-card div,.hh-card span{overflow-wrap:anywhere;word-break:break-word}@media (max-width: 820px){.hh-two-col,.hh-grid-2,.hh-grid-3,.hh-contact-grid,.hh-contact-layout{display:block!important}.hh-contact-layout>*{width:100%!important;max-width:100%!important}.hh-actions,.hh-row,.hh-inline-actions{flex-wrap:wrap!important;gap:.5rem!important}.hh-actions button,.hh-inline-actions button{width:100%;justify-content:center}}.hh-kv-row{display:grid;grid-template-columns:220px 1fr;gap:.75rem;padding:.45rem 0;border-bottom:1px solid rgba(148,163,184,.1)}.hh-kv-label{color:var(--hh-ink-muted);font-size:.82rem}.hh-kv-value{color:var(--hh-ink);font-size:.92rem}@media (max-width: 520px){.hh-kv-row{grid-template-columns:1fr;gap:.25rem}}.hh-contact-topbar{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.hh-contact-topbar>*{min-width:0}@media (max-width: 520px){.hh-contact-topbar select,.hh-contact-topbar button{width:100%}}body[data-theme=light] .hh-pill{background:rgba(22,163,74,.12);border:1px solid rgba(22,163,74,.28);color:#166534}body[data-theme=light] .card input,body[data-theme=light] .card select,body[data-theme=light] .card textarea,body[data-theme=light] .hh-card input,body[data-theme=light] .hh-card select,body[data-theme=light] .hh-card textarea{background:#ffffff!important;color:#0f172a!important;border:1px solid rgba(15,23,42,.14)!important}body[data-theme=light] .card input::placeholder,body[data-theme=light] .card textarea::placeholder,body[data-theme=light] .hh-card input::placeholder,body[data-theme=light] .hh-card textarea::placeholder{color:#64748be6!important}body[data-theme=light] .card input:focus,body[data-theme=light] .card select:focus,body[data-theme=light] .card textarea:focus,body[data-theme=light] .hh-card input:focus,body[data-theme=light] .hh-card select:focus,body[data-theme=light] .hh-card textarea:focus{border-color:#0284c78c!important;box-shadow:0 0 0 4px #0284c729!important;background:#ffffff!important;outline:none!important}body[data-theme=light] .hh-notes-form textarea,body[data-theme=light] .hh-sms-form textarea,body[data-theme=light] .hh-tag-form input,body[data-theme=light] .hh-tag-selector-input-wrap input{background:#ffffff!important;color:#0f172a!important;border:1px solid rgba(15,23,42,.14)!important}body[data-theme=light] .hh-tag-suggestions{background:#ffffff!important;border:1px solid rgba(15,23,42,.14)!important;box-shadow:0 10px 30px #0f172a14!important}body[data-theme=light] .hh-tag-suggestion{color:#0f172a!important}body[data-theme=light] .hh-tag-suggestion:hover{background:rgba(2,132,199,.06)!important}body[data-theme=light] .hh-tag-suggestion-meta{color:#64748bf2!important}body[data-theme=light] .hh-pill-stage{background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.1);color:#0f172a}body[data-theme=light] .hh-pill-meta{background:rgba(2,132,199,.1);border:1px solid rgba(2,132,199,.18);color:#075985}body[data-theme=light] input:-webkit-autofill,body[data-theme=light] input:-webkit-autofill:hover,body[data-theme=light] input:-webkit-autofill:focus,body[data-theme=light] textarea:-webkit-autofill,body[data-theme=light] select:-webkit-autofill{-webkit-text-fill-color:#0f172a!important;box-shadow:0 0 0 1000px #fff inset!important;border:1px solid rgba(15,23,42,.14)!important}body[data-theme=light] .pac-target-input{background:#ffffff!important;color:#0f172a!important;border:1px solid rgba(15,23,42,.14)!important}body[data-theme=light] .pac-container{background:#ffffff!important;border:1px solid rgba(15,23,42,.14)!important;box-shadow:0 14px 40px #0f172a1f!important}body[data-theme=light] .pac-item{color:#0f172a!important;border-top:1px solid rgba(15,23,42,.08)!important}body[data-theme=light] .pac-item-query{color:#0f172a!important}body[data-theme=light] .pac-item:hover,body[data-theme=light] .pac-item-selected{background:rgba(2,132,199,.08)!important}.hh-nurture-panel{margin-top:1rem;padding:1rem;border-radius:.75rem}.hh-card-h2{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:var(--hh-ink)}.hh-nurture-section{margin-bottom:1rem}.hh-nurture-section:last-child{margin-bottom:0}.hh-muted-xs{font-size:.8rem;color:var(--hh-ink-muted);margin-bottom:.35rem}.hh-muted-sm{font-size:.85rem;color:var(--hh-ink-muted)}.hh-preview-block{background:rgba(15,23,42,.55);border:1px solid var(--hh-border-subtle);padding:.75rem;border-radius:.5rem;color:var(--hh-ink);white-space:pre-wrap;font-size:.85rem;line-height:1.35rem}:root .hh-preview-block{background:#0f172a;color:#e5e7eb}body[data-theme=light] .hh-preview-block{background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.12);color:#0f172a}.hh-preview-title{font-weight:700;margin-bottom:.35rem}
