*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-heading: "Poppins", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "Courier New", Courier, monospace;--radius: 6px;--radius-md: 8px;--radius-lg: 12px;--teal: #1a8a62;--coral: #a04428;--rose: #a83870;--purple: #534AB7}:root,[data-theme=dark]{color-scheme:dark;--bg-page: #111827;--bg-surface: #1a1f2e;--bg-surface-alt: #232940;--bg-hover: #2a3050;--text-primary: #e8eaf2;--text-secondary: #8892b0;--text-tertiary: #5a6480;--text-placeholder: #3a4468;--border-primary: #2e3650;--border-secondary: #3a4468;--border-focus: #4d9fff;--sidebar-bg: #1a1f2e;--sidebar-border: #2e3650;--sidebar-active-bg: rgba(77,159,255,.1);--sidebar-active-text: #4d9fff;--sidebar-hover-bg: rgba(255,255,255,.04);--sidebar-text: #e8eaf2;--sidebar-text-muted: #8892b0;--accent-primary: #e8d080;--accent-text: #1a1600;--accent-bg: rgba(232,208,128,.1);--interactive: #4d9fff;--interactive-hover: #70b3ff;--interactive-bg: rgba(77,159,255,.1);--success: #00c96e;--success-bg: rgba(0,201,110,.1);--success-border: rgba(0,201,110,.25);--warning: #e8d080;--warning-bg: rgba(232,208,128,.1);--danger: #f87171;--danger-bg: rgba(248,113,113,.1);--card-bg: #1a1f2e;--card-border: #2e3650;--card-hover: #232940;--content-panel-bg: #232940;--content-panel-border: #2e3650;--content-panel-text: #e8eaf2;--maxedge-panel-bg: rgba(0,201,110,.05);--maxedge-panel-border: #00c96e;--input-bg: #232940;--input-border: #2e3650;--input-focus-ring: #4d9fff;--modal-overlay: rgba(0,0,0,.6);--shadow-dropdown: 0 8px 24px rgba(0,0,0,.35);--bg: var(--bg-page);--bg-alt: var(--sidebar-bg);--surface: var(--bg-surface);--surface-alt: var(--bg-surface-alt);--border: var(--border-primary);--border-md: var(--border-secondary);--text: var(--text-primary);--text-sec: var(--text-secondary);--text-muted: var(--text-tertiary);--gold: var(--accent-primary);--gold-accent: var(--accent-primary);--gold-dim: var(--accent-bg);--gold-border: rgba(232,208,128,.25);--blue: var(--interactive);--blue-dim: var(--interactive-bg);--green: var(--success);--red: var(--danger);--nav-hover-bg: var(--sidebar-hover-bg);--nav-active-bg: var(--sidebar-active-bg);--nav-active-text: var(--sidebar-active-text);--sidebar-wordmark: var(--accent-primary);--btn-on-accent: var(--accent-text);--btn-on-blue: #0a1a24;--on-accent: #ffffff;--input-focus: var(--input-focus-ring);--email-preview-bg: #ffffff;--chart-tooltip-bg: var(--bg-surface);--chart-tooltip-text: var(--text-primary);--chart-tooltip-border: var(--border-secondary);--chart-axis: var(--text-secondary);--chart-cursor: rgba(255,255,255,.04);--kanban-drop-bg: rgba(255,255,255,.03);--card-hover-border: var(--border-secondary);--scrollbar-thumb: rgba(255,255,255,.12);--scrollbar-thumb-hover: rgba(255,255,255,.22);--badge-sent-bg: var(--interactive);--badge-sent-text: #ffffff;--badge-approved-bg: var(--success);--badge-approved-text: var(--accent-text)}[data-theme=light]{color-scheme:light;--bg-page: #f7f8fa;--bg-surface: #ffffff;--bg-surface-alt: #f0f2f7;--bg-hover: #e8ecf4;--text-primary: #1a1f36;--text-secondary: #6b7a99;--text-tertiary: #9aa3bc;--text-placeholder: #b0b8d0;--border-primary: #e0e4ec;--border-secondary: #c8d0e0;--border-focus: #0070d2;--sidebar-bg: #ffffff;--sidebar-border: #e0e4ec;--sidebar-active-bg: #f0f4ff;--sidebar-active-text: #0070d2;--sidebar-hover-bg: #f5f7fb;--sidebar-text: #1a1f36;--sidebar-text-muted: #6b7a99;--accent-primary: #e8a900;--accent-text: #7a5500;--accent-bg: #fff8e6;--interactive: #0070d2;--interactive-hover: #005bb5;--interactive-bg: #f0f4ff;--success: #00a85d;--success-bg: #f0faf5;--success-border: #b8e8d0;--warning: #e8a900;--warning-bg: #fff8e6;--danger: #d93025;--danger-bg: #fef0ef;--card-bg: #ffffff;--card-border: #e0e4ec;--card-hover: #f5f7fb;--content-panel-bg: #ffffff;--content-panel-border: #e0e4ec;--content-panel-text: #1a1f36;--maxedge-panel-bg: rgba(0,168,93,.04);--maxedge-panel-border: #00a85d;--input-bg: #ffffff;--input-border: #c8d0e0;--input-focus-ring: #0070d2;--modal-overlay: rgba(26,31,54,.4);--shadow-dropdown: 0 8px 24px rgba(26,31,54,.12);--bg: var(--bg-page);--bg-alt: var(--sidebar-bg);--surface: var(--bg-surface);--surface-alt: var(--bg-surface-alt);--border: var(--border-primary);--border-md: var(--border-secondary);--text: var(--text-primary);--text-sec: var(--text-secondary);--text-muted: var(--text-tertiary);--gold: var(--accent-primary);--gold-accent: var(--accent-primary);--gold-dim: var(--accent-bg);--gold-border: rgba(232,169,0,.35);--blue: var(--interactive);--blue-dim: var(--interactive-bg);--green: var(--success);--red: var(--danger);--nav-hover-bg: var(--sidebar-hover-bg);--nav-active-bg: var(--sidebar-active-bg);--nav-active-text: var(--sidebar-active-text);--sidebar-wordmark: var(--accent-primary);--btn-on-accent: var(--accent-text);--btn-on-blue: #0a1a24;--on-accent: #ffffff;--input-focus: var(--input-focus-ring);--email-preview-bg: #ffffff;--chart-tooltip-bg: #ffffff;--chart-tooltip-text: var(--text-primary);--chart-tooltip-border: var(--border-primary);--chart-axis: var(--text-secondary);--chart-cursor: rgba(26,31,54,.04);--kanban-drop-bg: rgba(0,168,93,.06);--card-hover-border: var(--border-primary);--scrollbar-thumb: rgba(26,31,54,.15);--scrollbar-thumb-hover: rgba(26,31,54,.25);--badge-sent-bg: var(--interactive);--badge-sent-text: #ffffff;--badge-approved-bg: var(--success);--badge-approved-text: var(--accent-text)}html,body,#root{height:100%;background:var(--bg-page);color:var(--text-primary);font-family:var(--font-body);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--text-primary)}button,.hello-pill,.hello-nav-link,.hello-tab,.hello-drawer-link,.hello-profile-name,.hello-notif-panel-header h2{font-family:var(--font-heading)}input,textarea,select,table,th,td{font-family:var(--font-body)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:var(--input-focus)!important;outline:none}.mono{font-family:var(--font-mono);font-size:12px}.font-heading{font-family:var(--font-heading)}.font-body{font-family:var(--font-body)}.text-gold{color:var(--gold)}.text-blue{color:var(--blue)}.text-green{color:var(--green)}.text-red{color:var(--red)}.text-muted{color:var(--text-muted)}.text-sec{color:var(--text-sec)}.hello-pill{font-size:11px;font-weight:600;padding:5px 12px;border-radius:var(--radius);cursor:pointer;border:.5px solid var(--border-secondary);background:var(--bg-surface);color:var(--text-secondary);font-family:var(--font-heading);transition:background .15s,color .15s,border-color .15s}.hello-pill.active{background:var(--accent-primary);color:var(--accent-text);border-color:var(--accent-primary)}.hello-pill.gold-outline.active{background:var(--accent-bg);color:var(--accent-primary);border:1px solid var(--gold-border)}.hello-shell{display:flex;height:100vh;overflow:hidden}.hello-sidebar{flex-shrink:0;width:220px;background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);display:flex;flex-direction:column;padding:0 0 16px}.hello-sidebar-header{padding:20px 20px 16px;border-bottom:1px solid var(--border);margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.hello-wordmark-title{font-weight:600;font-size:16px;letter-spacing:.1em;font-family:var(--font-heading);color:var(--accent-primary)}.hello-wordmark-dot{color:var(--accent-primary)}.hello-wordmark-sub{font-size:10px;font-weight:600;letter-spacing:.14em;color:var(--text-tertiary);text-transform:uppercase;margin-top:2px;font-family:var(--font-body)}.hello-nav{flex:1;padding:0 10px;overflow-y:auto}.hello-nav-link{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--radius);margin-bottom:2px;font-size:13px;font-weight:500;color:var(--sidebar-text-muted);background:transparent;border-left:2px solid transparent;transition:all .15s ease;font-family:var(--font-heading)}.hello-nav-link:hover{background:var(--sidebar-hover-bg)}.hello-nav-link.is-active{font-weight:600;color:var(--sidebar-active-text);background:var(--sidebar-active-bg);border-left-color:var(--sidebar-active-text)}.hello-nav-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hello-sidebar-footer{padding:0 10px;display:flex;flex-direction:column;gap:4px}.hello-sidebar-user{padding:8px 12px 0}.hello-main{flex:1;overflow:auto;background:var(--bg-page);padding:28px 32px}.hello-mobile-header,.hello-drawer-overlay,.hello-mobile-drawer,.hello-bottom-tabs,.hello-notif-panel,.hello-profile-sheet,.hello-panel-overlay,.hello-sidebar-bell,.hello-sidebar-profile-btn{display:none}.hello-user-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid rgba(255,255,255,.15);color:var(--on-accent);font-weight:700;letter-spacing:.04em;padding:0;cursor:pointer;flex-shrink:0}[data-theme=light] .hello-user-avatar{border-color:#0000001a}.hello-user-avatar.is-active{border:2px solid var(--gold-accent)}.hello-bell-btn,.hello-header-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:7px;border:.5px solid var(--border-md);background:transparent;color:var(--text-muted);cursor:pointer;flex-shrink:0}.hello-bell-btn.has-unread,.hello-bell-btn.is-active{color:var(--accent-primary);border-color:#e8d08066;background:var(--accent-bg)}.hello-bell-badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent-primary);color:var(--accent-text);font-size:9px;font-weight:700;line-height:16px;text-align:center}.hello-sidebar-profile-btn{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border-radius:var(--radius);border:none;background:transparent;color:var(--text-sec);font-size:13px;font-family:var(--font-heading);cursor:pointer;text-align:left}.hello-sidebar-profile-btn:hover{background:var(--nav-hover-bg)}.hello-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--modal-overlay);z-index:130}.hello-notif-panel{position:fixed;z-index:160;background:var(--sidebar-bg);border:.5px solid var(--border-primary);box-shadow:var(--shadow-dropdown);display:flex;flex-direction:column;max-height:min(70vh,520px)}.hello-notif-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:.5px solid var(--border)}.hello-notif-panel-header h2{font-size:14px;font-weight:700}.hello-notif-mark-all{border:none;background:transparent;color:var(--accent-primary);font-size:12px;font-weight:600;cursor:pointer;font-family:var(--font-heading)}.hello-notif-list{overflow-y:auto;flex:1}.hello-notif-link{display:block;width:100%;border:none;background:transparent;text-decoration:none;color:inherit;text-align:left;font-family:inherit;cursor:pointer;border-bottom:.5px solid var(--border)}.hello-notif-item{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:start;padding:12px 16px}.hello-notif-item.is-unread{background:var(--accent-bg)}.hello-notif-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-primary);margin-top:6px}.hello-notif-title{font-size:13px;font-weight:600;font-family:var(--font-heading)}.hello-notif-subtitle{font-size:12px;color:var(--text-sec);margin-top:2px}.hello-notif-time{font-size:11px;color:var(--text-muted);white-space:nowrap}.hello-notif-empty{padding:24px 16px;color:var(--text-muted);text-align:center}.hello-notif-view-all{border:none;border-top:.5px solid var(--border);background:transparent;color:var(--text-muted);font-size:12px;padding:12px 16px;cursor:pointer;font-family:var(--font-heading)}.hello-profile-sheet{position:fixed;left:0;right:0;bottom:0;z-index:170;background:var(--sidebar-bg);border-top:.5px solid var(--border-primary);border-radius:16px 16px 0 0;padding:8px 16px calc(16px + env(safe-area-inset-bottom,0px));transform:translateY(100%);transition:transform .2s ease-out}.hello-profile-handle{width:36px;height:4px;border-radius:999px;background:var(--border-md);margin:4px auto 16px}.hello-profile-header{display:flex;align-items:center;gap:14px;margin-bottom:16px}.hello-profile-name{font-size:16px;font-weight:600;font-family:var(--font-heading)}.hello-profile-email{font-size:13px;color:var(--text-secondary);margin-top:2px;font-family:var(--font-body)}.hello-profile-role{font-size:11px;color:var(--accent-primary);margin-top:4px;font-family:var(--font-body)}.hello-profile-actions{border-top:.5px solid var(--border);padding-top:8px}.hello-profile-row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 4px;border:none;background:transparent;color:var(--text);font-size:14px;font-family:var(--font-heading);text-decoration:none;cursor:pointer}.hello-profile-arrow{margin-left:auto;color:var(--text-muted)}.hello-profile-signout{color:var(--danger)}.hello-ios-switch{position:relative;width:44px;height:26px;border-radius:999px;border:none;background:var(--border-md);cursor:pointer;padding:0;flex-shrink:0}.hello-ios-switch.is-on{background:var(--accent-primary)}.hello-ios-switch-thumb{position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .2s ease}.hello-ios-switch.is-on .hello-ios-switch-thumb{transform:translate(18px)}.hello-drawer-section{padding:0 16px}.hello-drawer-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.hello-drawer-nav{display:flex;flex-direction:column;gap:4px}.hello-drawer-link{display:flex;align-items:center;gap:10px;padding:7px;border-radius:7px;font-size:10px;color:var(--text-sec);text-decoration:none;border:.5px solid transparent}.hello-drawer-link:hover{background:var(--nav-hover-bg)}.hello-drawer-link.is-active{background:var(--sidebar-active-bg);border-color:var(--border-secondary);color:var(--sidebar-active-text)}.hello-drawer-divider{height:1px;background:var(--border);margin:16px 0}.hello-drawer-pref-row{display:flex;align-items:center;justify-content:space-between;padding:7px;font-size:10px;color:var(--text-sec);margin-bottom:4px}.hello-drawer-user{display:flex;align-items:center;gap:10px;width:100%;margin-top:auto;padding:16px;border:none;border-top:.5px solid var(--border);background:transparent;text-align:left;cursor:pointer}.hello-drawer-user-name{font-size:12px;font-weight:600;color:var(--text)}.hello-drawer-user-email{font-size:10px;color:var(--text-muted);margin-top:2px}@media(min-width:641px)and (max-width:768px){.hello-sidebar{width:180px}.hello-main{padding:24px 20px}}@media(min-width:1024px){.hello-sidebar-bell{display:inline-flex}.hello-sidebar-profile-btn{display:flex}.hello-notif-panel--desktop{display:flex;top:72px;left:12px;width:360px;border-radius:var(--radius-md)}}.hello-notif-panel--mobile{display:none}@media(max-width:640px){.hello-shell{flex-direction:column}.hello-sidebar--desktop{display:none}.hello-mobile-header{display:flex;align-items:center;justify-content:space-between;gap:8px;height:56px;flex-shrink:0;padding:0 14px;background:var(--sidebar-bg);border-bottom:.5px solid var(--border-primary);position:sticky;top:0;z-index:120}.hello-mobile-header-logo{flex:1;text-align:center;min-width:0}.hello-mobile-sub{font-size:7px;margin-top:1px}.hello-mobile-header-actions{display:flex;align-items:center;gap:6px}.hello-drawer-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:140;opacity:0;pointer-events:none;transition:opacity .2s ease-out}.hello-drawer-open .hello-drawer-overlay,.hello-notif-open .hello-panel-overlay,.hello-profile-open .hello-panel-overlay{display:block;opacity:1;pointer-events:auto}.hello-mobile-drawer{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:72%;max-width:320px;z-index:150;background:var(--sidebar-bg);border-left:.5px solid var(--border-primary);transform:translate(100%);transition:transform .2s ease-out;box-shadow:var(--shadow-dropdown)}.hello-mobile-drawer.is-open{transform:translate(0)}.hello-main{padding:20px 16px;padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}.hello-bottom-tabs{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(56px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--sidebar-bg);border-top:.5px solid var(--border-primary);z-index:100}.hello-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;padding:6px 4px;border:none;background:transparent;color:var(--text);opacity:.4;font-family:var(--font-heading);font-size:10px;font-weight:500;text-decoration:none;cursor:pointer}.hello-tab span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.hello-tab.is-active{color:var(--accent-primary);opacity:1}.hello-notif-panel--mobile{display:flex;top:56px;left:0;right:0;border-radius:0 0 var(--radius-md) var(--radius-md)}.hello-notif-open .hello-notif-panel--mobile,.hello-profile-open .hello-profile-sheet{display:flex}}.hello-notif-open .hello-panel-overlay,.hello-profile-open .hello-panel-overlay{display:block}.hello-profile-open .hello-profile-sheet{display:block;transform:translateY(0)}@media(min-width:1024px){.hello-notif-open .hello-notif-panel--desktop{display:flex}}.contacts-mobile-list{display:none}@media(max-width:640px){.contacts-table-wrap{display:none}.contacts-mobile-list{display:block;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.contact-mobile-card{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border)}.contact-mobile-card:last-child{border-bottom:none}.contact-mobile-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--surface-alt);color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.04em}.contact-mobile-body{flex:1;min-width:0}.contact-mobile-row1{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.contact-mobile-name{font-weight:600;font-size:14px;color:var(--text-primary);font-family:var(--font-heading)}.contact-mobile-status{flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green)}.contact-mobile-status.is-inactive{color:var(--text-muted)}.contact-mobile-email{font-size:12px;color:var(--text-sec);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-mobile-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px}.contact-mobile-account{display:inline-block;font-size:10px;font-weight:600;padding:2px 8px;border-radius:999px;background:var(--surface);border:.5px solid var(--border-md);color:var(--text-sec);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.team-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.team-grid{grid-template-columns:repeat(4,1fr)}}.campaign-content-body{color:var(--content-panel-text);font-family:var(--font-body)}.campaign-content-body *{color:inherit!important;background:transparent!important}
