:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#f4f6f8;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility}:root.theme-dark{background:#0f141b;color-scheme:dark}*{box-sizing:border-box}body{background:#f4f6f8;margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.login-page{align-items:center;background:linear-gradient(120deg,rgba(25,95,140,.08),transparent 42%),linear-gradient(300deg,rgba(216,141,45,.12),transparent 38%),#f4f6f8;display:flex;min-height:100vh;justify-content:center;padding:24px}.login-panel{background:#fff;border:1px solid #d9e1e7;border-radius:8px;box-shadow:0 18px 50px #202e3c1f;display:grid;gap:16px;max-width:390px;padding:28px;width:100%}.brand-mark,.metric-icon{align-items:center;border-radius:8px;display:inline-flex;height:40px;justify-content:center;width:40px}.brand-mark{background:#17202a;color:#fff}.login-panel h1,.topbar h1,.panel h2,.drawer h2,.drawer h3{letter-spacing:0;margin:0}.login-panel h1{font-size:26px}label,.field{color:#667482;display:grid;font-size:13px;gap:7px}.field-label{color:#667482}input,select{background:#fff;border:1px solid #cbd5dd;border-radius:6px;color:#17202a;min-height:40px;padding:0 12px}input:focus,select:focus{border-color:#277caa;box-shadow:0 0 0 3px #277caa26;outline:none}.primary-button,.secondary-button,.icon-button,.pagination button{align-items:center;border:0;border-radius:6px;display:inline-flex;gap:8px;justify-content:center;min-height:40px;padding:0 14px}.primary-button{background:#17202a;color:#fff}.secondary-button,.pagination button{background:#e7edf2;color:#17202a}.icon-button{background:#17202a;color:#fff;min-width:40px;padding:0}.app-shell{margin:0 auto;max-width:1480px;padding:24px}.topbar,.filters-band,.panel-heading,.pagination,.users-heading,.user-filter-line,.search-field,.drawer-head{align-items:center;display:flex}.topbar{justify-content:space-between;margin-bottom:18px}.topbar-actions{align-items:center;display:flex;gap:10px}.topbar h1{font-size:clamp(24px,4vw,38px)}.eyebrow{color:#617080;font-size:12px;font-weight:700;text-transform:uppercase}.top-navigation{background:#fff;border:1px solid #d9e1e7;border-radius:8px;display:flex;gap:6px;margin-bottom:14px;overflow-x:auto;padding:6px}.top-navigation button{align-items:center;background:transparent;border:0;border-radius:6px;color:#5f6f7f;display:inline-flex;flex:0 0 auto;gap:8px;min-height:38px;padding:0 13px}.top-navigation button:hover{background:#f1f5f8;color:#17202a}.top-navigation button.is-active{background:#17202a;color:#fff}.page-stack{display:grid;gap:18px}.filters-band{background:#fff;border:1px solid #d9e1e7;border-radius:8px;gap:14px;margin-bottom:18px;padding:14px}.filter-title{align-items:center;color:#17202a;display:flex;font-weight:700;gap:8px}.filters-band label,.filters-band .field{min-width:150px}.source-filter{flex:1}.multi-select{position:relative}.multi-select-trigger{align-items:center;background:#fff;border:1px solid #cbd5dd;border-radius:6px;color:#17202a;display:flex;justify-content:space-between;min-height:40px;padding:0 12px;width:100%}.multi-select-menu{background:#fff;border:1px solid #cbd5dd;border-radius:8px;box-shadow:0 16px 34px #202e3c29;left:0;margin-top:6px;max-height:320px;overflow:hidden;position:absolute;right:0;z-index:30}.multi-select-search{align-items:center;border-bottom:1px solid #e3e9ee;color:#748394;display:grid;gap:8px;grid-template-columns:18px minmax(0,1fr);padding:10px 12px}.multi-select-search input{border:0;box-shadow:none;min-height:28px;padding:0}.multi-select-search input:focus{outline:none}.multi-select-clear{background:#f5f8fa;border:0;border-bottom:1px solid #e3e9ee;color:#236d98;font-weight:700;min-height:40px;padding:0 12px;text-align:left;width:100%}.multi-select-options{max-height:274px;overflow:auto;padding:6px}.multi-select-empty{color:#7b8794;font-size:13px;padding:12px 8px}.check-option{align-items:center;border-radius:6px;color:#17202a;display:grid;gap:8px;grid-template-columns:18px minmax(0,1fr) auto;min-height:36px;padding:7px 8px}.check-option:hover{background:#f4f7fa}.check-option input{min-height:auto;padding:0}.check-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.check-option small{color:#7b8794}.date-picker{position:relative}.date-picker-trigger{background:#fff;border:1px solid #cbd5dd;border-radius:6px;color:#17202a;min-height:40px;padding:0 12px;text-align:left;width:100%}.date-picker-trigger:focus{border-color:#0877ee;box-shadow:0 0 0 2px #0877ee29;outline:none}.calendar-popover{background:#fff;border-radius:8px;box-shadow:0 12px 28px #17202a33;left:0;margin-top:6px;padding:14px 16px 16px;position:absolute;width:320px;z-index:45}.calendar-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.calendar-head strong{color:#10253d;font-size:16px;text-transform:capitalize}.calendar-head div{display:flex;gap:14px}.calendar-head button{align-items:center;background:transparent;border:0;color:#10253d;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.calendar-weekdays{color:#10253d;margin-bottom:8px}.calendar-weekdays span{font-weight:500;min-height:28px}.calendar-weekdays .weekend{color:#f00000}.calendar-grid button{background:transparent;border:0;border-radius:999px;color:#1d3550;height:34px;margin:1px auto;padding:0;width:34px}.calendar-grid button:hover{background:#edf4ff}.calendar-grid button.is-muted{color:#9aa6b2}.calendar-grid button.is-selected{background:#0877ee;color:#fff;font-weight:700}.metrics-grid{display:grid;gap:14px;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:18px}.metric-card{background:#fff;border:1px solid #d9e1e7;border-radius:8px;display:grid;gap:10px;min-height:132px;padding:16px}.metric-card span{color:#617080;font-size:13px}.metric-card strong{font-size:clamp(22px,2.6vw,32px);line-height:1.05;word-break:break-word}.metric-card.steel .metric-icon{background:#e8eef2;color:#2c5b75}.metric-card.green .metric-icon{background:#e1f3ea;color:#19734b}.metric-card.amber .metric-icon{background:#fff1d8;color:#9b640b}.metric-card.rose .metric-icon{background:#fae7e7;color:#a33b45}.metric-card.blue .metric-icon{background:#e4f0ff;color:#2467b2}.metric-card.gray .metric-icon{background:#edf0f3;color:#566575}.main-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);margin-bottom:18px}.panel{background:#fff;border:1px solid #d9e1e7;border-radius:8px;min-width:0;padding:16px}.wide-panel{margin-bottom:0}.analytics-card{background:#fff;border:1px solid #dfe6ee;border-radius:18px;overflow:hidden}.analytics-tabs{border-bottom:1px solid #e3e9ef;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.analytics-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;color:#667482;display:grid;gap:3px;min-height:70px;padding:14px 24px;text-align:left}.analytics-tabs button.is-active{border-bottom-color:#00aa8a;color:#00aa8a}.analytics-tabs span{font-size:13px}.analytics-tabs strong{color:#10253d;font-size:21px;line-height:1.1}.analytics-body{display:grid;gap:28px;grid-template-columns:minmax(0,1fr) 326px;padding:24px}.chart-main-column{display:grid;gap:16px;min-width:0}.smooth-chart{align-self:start;min-height:300px;overflow:visible;position:relative}.smooth-chart svg{display:block;min-height:300px;width:100%}.grid-line{stroke:#dbe3ea;stroke-dasharray:4 4;stroke-width:1}.area-path{animation:chartAreaIn .78s ease .18s both;fill:url(#chartFill)}.smooth-line{animation:chartLineDraw .98s cubic-bezier(.22,.8,.28,1) both;fill:none;stroke:#00aa8a;stroke-dasharray:1;stroke-dashoffset:1;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.smooth-point{animation:chartPointIn .36s cubic-bezier(.2,.85,.3,1.25) var(--point-delay, .26s) both;fill:#fff;opacity:0;pointer-events:none;stroke:#00aa8a;stroke-width:3;transform-box:fill-box;transform-origin:center}.chart-controls{display:grid;gap:10px;grid-auto-rows:min-content;padding-top:4px}.chart-controls select,.chart-controls input{border-color:#cdd8e7;box-shadow:inset 0 0 0 1px #cdd8e759}.chart-dates{align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto 1fr}.chart-dates span{color:#7a8a9b}.chart-source-filter{min-width:0}.chart-source-filter .multi-select-menu{width:100%}.chart-summary{background:#f6faf8;border:1px solid #d7eee7;border-radius:8px;display:grid;gap:4px;margin-top:4px;padding:12px}.chart-summary span{color:#5d6f7f;font-size:13px}.chart-summary strong{color:#10253d;font-size:22px}.panel-heading{justify-content:space-between;gap:16px;margin-bottom:14px}.panel-heading h2{font-size:18px}.panel-heading span{color:#7b8794;font-size:13px}.axis-label,.date-label{fill:#7b8794;font-size:11px}.point-hitarea{cursor:pointer;fill:transparent}.chart-point{outline:none}.chart-point:focus .smooth-point,.chart-point.is-hovered .smooth-point,.chart-point.is-selected .smooth-point{fill:#00aa8a;filter:drop-shadow(0 0 10px rgba(0,169,143,.42));stroke:#fff;stroke-width:4}.selected-point-line{animation:selectedLineIn .3s ease both;stroke:#00a98f6b;stroke-dasharray:5 5;stroke-width:1.5}.chart-tooltip{background:#17202a;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 14px 36px #17202a3d;color:#fff;display:grid;gap:7px;min-width:178px;padding:10px 12px;pointer-events:none;position:absolute;transform:translate(-50%,calc(-100% - 14px));z-index:5}.chart-tooltip:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #17202a;bottom:-7px;content:"";left:50%;position:absolute;transform:translate(-50%)}.chart-tooltip.is-edge-right{transform:translate(calc(-100% + 12px),calc(-100% - 14px))}.chart-tooltip.is-edge-right:after{left:calc(100% - 12px)}.chart-tooltip.is-edge-left{transform:translate(-12px,calc(-100% - 14px))}.chart-tooltip.is-edge-left:after{left:12px}.chart-tooltip strong{font-size:13px}.chart-tooltip>span{color:#b8c5d0;font-size:12px}.chart-tooltip div{align-items:center;display:flex;gap:14px;justify-content:space-between}.chart-tooltip small{color:#b8c5d0}.chart-tooltip b{font-size:13px}.table-wrap{overflow:auto}table{border-collapse:collapse;min-width:760px;width:100%}.compact table{min-width:480px}th,td{border-bottom:1px solid #e5ebf0;padding:11px 10px;text-align:left;vertical-align:middle}th{color:#657382;font-size:12px;font-weight:700;text-transform:uppercase}td{font-size:14px}td small{color:#7b8794;display:block;margin-top:3px}.strong-cell{font-weight:700}.users-heading{align-items:flex-start}.user-filter-line{flex-wrap:wrap;gap:10px;justify-content:flex-end}.email-panel-heading{display:grid;gap:14px;margin-bottom:14px}.email-panel-heading h2{font-size:18px;margin:0}.email-filter-line{align-items:end;display:grid;gap:10px;grid-template-columns:minmax(260px,1.4fr) minmax(140px,.65fr) minmax(140px,.65fr) minmax(132px,.55fr) minmax(132px,.55fr) 40px}.email-filter-line .search-field{width:100%}.search-field{background:#fff;border:1px solid #cbd5dd;border-radius:6px;gap:8px;min-height:40px;padding:0 10px;width:min(310px,100%)}.search-field input{border:0;box-shadow:none;min-height:38px;padding:0;width:100%}.compact-date,.compact-date input{min-width:132px}.link-button{background:transparent;border:0;color:#236d98;font-weight:700;padding:0}.status-pill{background:#edf0f3;border-radius:999px;color:#566575;display:inline-flex;font-size:12px;font-weight:700;min-height:26px;padding:5px 10px}.status-pill.sent{background:#dff3e7;color:#137245}.status-pill.processing{background:#e4f0ff;color:#2467b2}.status-pill.error,.status-pill.failed{background:#fae7e7;color:#a33b45}.error-cell{color:#a33b45;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.error-open-button{background:transparent;border:0;display:block;padding:0;text-align:left;width:100%}.error-open-button:hover{color:#d34b45;text-decoration:underline}.modal-backdrop{background:#070c129e;inset:0;position:fixed;z-index:80}.modal-card{background:#fff;border:1px solid #d9e1e7;border-radius:18px;box-shadow:0 30px 80px #070c1247;max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:20px;position:fixed;width:min(760px,100%)}.modal-head{align-items:flex-start;border-bottom:1px solid #e7edf3;display:flex;gap:16px;justify-content:space-between;padding-bottom:16px}.modal-head h2{font-size:20px;line-height:1.25;margin:4px 0 0;overflow-wrap:anywhere}.email-details-grid{border-bottom:1px solid #e7edf3;display:grid;gap:10px 16px;grid-template-columns:130px minmax(0,1fr);padding:16px 0}.email-details-grid span{color:#657382}.email-details-grid strong{overflow-wrap:anywhere}.email-error-full{display:grid;gap:10px;padding-top:16px}.email-error-full h3{margin:0}.email-error-full pre{background:#fff4f3;border:1px solid #f2c4c0;border-radius:12px;color:#8f2d28;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;margin:0;max-height:320px;overflow:auto;padding:14px;white-space:pre-wrap;word-break:break-word}.icon-toggle{align-items:center;background:#edf0f3;border:0;border-radius:6px;color:#697685;display:inline-flex;height:34px;justify-content:center;width:38px}.icon-toggle.readonly{cursor:default;pointer-events:none}.icon-toggle.is-on{background:#dff3e7;color:#137245}.is-saving{opacity:.55}.pagination{justify-content:space-between;padding-top:14px}.pagination div{display:flex;gap:8px}.drawer{background:#fff;border-left:1px solid #d9e1e7;bottom:0;box-shadow:-18px 0 40px #202e3c21;max-width:460px;overflow:auto;padding:20px;position:fixed;right:0;top:0;width:min(100vw,460px);z-index:20}.drawer-head{justify-content:space-between;margin-bottom:18px}.drawer-head span{color:#7b8794;font-size:13px}.drawer-body{display:grid;gap:14px}.detail-block,.switch-list{border:1px solid #e0e6ec;border-radius:8px;padding:14px}.detail-block p{color:#647180;margin:6px 0 0;overflow-wrap:anywhere}.detail-grid{display:grid;gap:8px 12px;grid-template-columns:minmax(100px,.6fr) minmax(0,1fr);margin-top:14px}.detail-grid span,.mini-row span,.mini-row small{color:#6f7d8b}.switch-list{display:grid;gap:10px}.switch-list label,.mini-row{align-items:center;display:flex;justify-content:space-between}.mini-row{border-top:1px solid #e8edf2;gap:12px;padding:10px 0}.mini-row:first-of-type{border-top:0}.save-note,.loading-line{color:#236d98;font-size:14px}.error-message{background:#fff0ef;border:1px solid #f2c4c0;border-radius:6px;color:#9f3029;margin-bottom:14px;padding:10px 12px}body.theme-dark{background:#0f141b;color:#e7edf3}body.theme-dark .login-page{background:linear-gradient(120deg,rgba(32,127,181,.16),transparent 42%),linear-gradient(300deg,rgba(0,170,138,.12),transparent 38%),#0f141b}body.theme-dark .login-panel,body.theme-dark .top-navigation,body.theme-dark .filters-band,body.theme-dark .metric-card,body.theme-dark .panel,body.theme-dark .analytics-card,body.theme-dark .drawer,body.theme-dark .calendar-popover,body.theme-dark .multi-select-menu{background:#151c25;border-color:#2a3644}body.theme-dark .login-panel{box-shadow:0 18px 50px #00000057}body.theme-dark .brand-mark,body.theme-dark .primary-button,body.theme-dark .icon-button,body.theme-dark .top-navigation button.is-active{background:#00aa8a;color:#07110f}body.theme-dark .secondary-button,body.theme-dark .pagination button{background:#222d39;color:#e7edf3}body.theme-dark input,body.theme-dark select,body.theme-dark .date-picker-trigger,body.theme-dark .multi-select-trigger,body.theme-dark .search-field{background:#101720;border-color:#354253;color:#e7edf3}body.theme-dark input::placeholder{color:#77869a}body.theme-dark label,body.theme-dark .field,body.theme-dark .field-label,body.theme-dark .eyebrow,body.theme-dark .metric-card span,body.theme-dark td small,body.theme-dark .drawer-head span,body.theme-dark .detail-grid span,body.theme-dark .mini-row span,body.theme-dark .mini-row small,body.theme-dark .chart-summary span,body.theme-dark .multi-select-empty,body.theme-dark .check-option small{color:#93a3b5}body.theme-dark .filter-title,body.theme-dark .topbar h1,body.theme-dark .login-panel h1,body.theme-dark .panel h2,body.theme-dark .drawer h2,body.theme-dark .drawer h3,body.theme-dark .metric-card strong,body.theme-dark .analytics-tabs strong,body.theme-dark .chart-summary strong,body.theme-dark .calendar-head strong,body.theme-dark .calendar-weekdays,body.theme-dark .calendar-grid button,body.theme-dark td,body.theme-dark .check-option{color:#e7edf3}body.theme-dark .top-navigation button{color:#a7b5c5}body.theme-dark .top-navigation button:hover,body.theme-dark .check-option:hover,body.theme-dark .calendar-grid button:hover{background:#202b37;color:#fff}body.theme-dark .multi-select-clear{background:#111922;border-bottom-color:#2a3644;color:#55c7df}body.theme-dark .multi-select-search,body.theme-dark .analytics-tabs,body.theme-dark th,body.theme-dark td,body.theme-dark .mini-row,body.theme-dark .calendar-popover{border-color:#2a3644}body.theme-dark th{color:#8e9daf}body.theme-dark .grid-line{stroke:#2c3a49}body.theme-dark .axis-label,body.theme-dark .date-label{fill:#93a3b5}body.theme-dark .smooth-point{fill:#151c25}body.theme-dark .chart-summary{background:#00aa8a14;border-color:#00aa8a38}body.theme-dark .detail-block,body.theme-dark .switch-list{border-color:#2a3644}body.theme-dark .drawer{box-shadow:-18px 0 40px #00000057}body.theme-dark .status-pill{background:#24303c;color:#aebccd}body.theme-dark .status-pill.sent,body.theme-dark .icon-toggle.is-on{background:#00aa8a29;color:#36d7b9}body.theme-dark .status-pill.processing{background:#4d97ff2b;color:#88bdff}body.theme-dark .status-pill.error,body.theme-dark .status-pill.failed{background:#ff5e5e29;color:#ff9d9d}body.theme-dark .icon-toggle{background:#24303c;color:#93a3b5}body.theme-dark .metric-card.steel .metric-icon,body.theme-dark .metric-card.gray .metric-icon{background:#24303c;color:#9bc8e8}body.theme-dark .metric-card.green .metric-icon{background:#00aa8a29;color:#36d7b9}body.theme-dark .metric-card.amber .metric-icon{background:#f0b0462b;color:#ffd083}body.theme-dark .metric-card.rose .metric-icon{background:#ff5e5e29;color:#ff9d9d}body.theme-dark .metric-card.blue .metric-icon{background:#4d97ff2b;color:#88bdff}body.theme-dark .link-button,body.theme-dark .save-note,body.theme-dark .loading-line{color:#55c7df}body.theme-dark .error-message{background:#ff5e5e1f;border-color:#ff5e5e47;color:#ffb0b0}body.theme-dark .modal-card{background:#121a23;border-color:var(--line);box-shadow:0 30px 80px #0000007a}body.theme-dark .modal-head,body.theme-dark .email-details-grid{border-color:var(--line)}body.theme-dark .email-details-grid span{color:#9dacbf}body.theme-dark .email-error-full pre{background:#ff5e5e1f;border-color:#ff5e5e47;color:#ffb0b0}@media(max-width:1180px){.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.main-grid,.analytics-body{grid-template-columns:1fr}.chart-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-summary,.chart-source-filter{grid-column:1 / -1}.email-filter-line{grid-template-columns:minmax(260px,1fr) minmax(140px,.5fr) minmax(140px,.5fr)}}@media(max-width:760px){.app-shell{padding:16px}.topbar,.top-navigation,.filters-band,.users-heading{align-items:stretch}.topbar,.filters-band,.users-heading{flex-direction:column}.topbar-actions{width:100%}.topbar-actions .secondary-button{flex:1}.top-navigation{align-items:center}.filters-band label,.filters-band .field,.source-filter,.user-filter-line,.email-filter-line,.search-field{width:100%}.email-filter-line{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr 1fr}.analytics-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-body{padding:16px}.smooth-chart{min-height:230px;overflow:visible;padding:8px}.smooth-chart svg{height:230px;min-height:0;min-width:0}.chart-controls{grid-template-columns:1fr}}@media(max-width:520px){.metrics-grid{grid-template-columns:1fr}.login-panel{padding:22px}.app-shell{padding:8px}.analytics-tabs button{min-height:68px;padding:12px 16px}.analytics-tabs strong{font-size:20px}.analytics-body{padding:8px}.chart-activity-panel{padding:12px}.panel-heading{align-items:flex-start;flex-direction:column}}:root{--accent: #00a98f;--accent-deep: #047b6e;--ink: #142235;--muted: #657487;--line: #dce5ed;--line-strong: #cbd8e3;--page: #eef3f7;--surface: #ffffff;--surface-soft: #f7fafc;--shadow-soft: 0 1px 2px rgba(20, 34, 53, .05), 0 16px 40px rgba(42, 58, 78, .08);--shadow-popover: 0 22px 48px rgba(20, 34, 53, .18)}body{background:linear-gradient(180deg,#ffffffe0 0,#fff0 230px),var(--page);color:var(--ink)}button,input,select,.date-picker-trigger,.multi-select-trigger{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}input,select,.date-picker-trigger,.multi-select-trigger,.search-field{border-color:var(--line-strong);border-radius:8px;min-height:42px}input:focus,select:focus,.date-picker-trigger:focus,.multi-select-trigger:focus{border-color:var(--accent);box-shadow:0 0 0 3px #00a98f24}.app-shell{max-width:1540px;padding:28px}.topbar{background:linear-gradient(135deg,#10243a,#152f42 48%,#0a7b71);border:1px solid rgba(255,255,255,.14);border-radius:8px;box-shadow:0 22px 52px #10243a2e;color:#fff;margin-bottom:16px;min-height:86px;padding:18px}.brand-cluster{align-items:center;display:flex;gap:14px;min-width:0}.brand-sign{align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#8ff3df;display:inline-flex;height:46px;justify-content:center;width:46px}.topbar h1{color:#fff;font-size:clamp(25px,3vw,34px);font-weight:760;line-height:1.05}.topbar .eyebrow{color:#ffffffad;letter-spacing:.08em}.topbar-actions .secondary-button{background:#ffffff1c;border:1px solid rgba(255,255,255,.18);color:#fff}.topbar-actions .secondary-button:hover{background:#ffffff2e}.primary-button,.icon-button{background:var(--ink);box-shadow:0 10px 24px #14223529}.primary-button:hover,.icon-button:hover,.pagination button:hover:not(:disabled){transform:translateY(-1px)}.secondary-button,.pagination button{background:#e8eef4;border:1px solid #d6e0e8;color:var(--ink)}.top-navigation{background:#ffffffd1;border-color:#cbd8e3e6;box-shadow:0 10px 28px #2a3a4e12;margin-bottom:18px;padding:5px}.top-navigation button{border-radius:7px;color:#617083;font-weight:650;min-height:42px;padding:0 15px}.top-navigation button:hover{background:#edf4f7;color:var(--ink)}.top-navigation button.is-active{background:#10243a;box-shadow:0 10px 20px #10243a2e;color:#fff}.page-stack{gap:20px}.filters-band,.metric-card,.panel,.analytics-card,.drawer,.login-panel{background:#fffffff0;border-color:var(--line);box-shadow:var(--shadow-soft)}.filters-band{gap:16px;margin-bottom:20px;padding:16px}.filter-title{color:var(--ink)}.multi-select-menu,.calendar-popover{border-color:var(--line-strong);box-shadow:var(--shadow-popover)}.multi-select-clear{background:var(--surface-soft);color:#0f718d}.check-option{border-radius:7px}.calendar-grid button.is-selected{background:var(--accent);box-shadow:0 6px 14px #00a98f3d}.metrics-grid{gap:16px}.metric-card{align-content:space-between;min-height:136px;overflow:hidden;position:relative}.metric-card:before{background:linear-gradient(90deg,rgba(0,169,143,.34),rgba(52,124,211,.12),transparent);content:"";height:3px;left:0;position:absolute;right:0;top:0}.metric-card span{color:var(--muted);font-weight:620}.metric-card strong{color:var(--ink);font-size:clamp(25px,2.6vw,34px);font-weight:780}.metric-icon,.analytics-card{border-radius:8px}.analytics-tabs{background:linear-gradient(180deg,#fff,#f8fbfc)}.analytics-tabs button{border-right:1px solid #edf2f6;min-height:76px;padding:15px 24px}.analytics-tabs button:last-child{border-right:0}.analytics-tabs button:hover{background:#00a98f0d}.analytics-tabs button.is-active{background:linear-gradient(180deg,#00a98f14,#00a98f05);border-bottom-color:var(--accent)}.analytics-tabs span{color:var(--muted);font-weight:650}.analytics-tabs button.is-active span{color:var(--accent-deep)}.analytics-tabs strong{color:var(--ink);font-size:23px}.analytics-body{gap:30px;grid-template-columns:minmax(0,1fr) 340px;padding:26px}.chart-main-column{gap:16px}.smooth-chart{background:linear-gradient(180deg,#00a98f09,#fff0 48%);border:1px solid #edf2f6;border-radius:8px;padding:10px}.chart-controls{background:#f8fbfc;border:1px solid #edf2f6;border-radius:8px;padding:12px}.chart-summary{background:linear-gradient(135deg,#00a98f1a,#347cd30f);border-color:#00a98f38;padding:14px}.chart-summary strong{color:var(--ink);font-size:24px}.chart-autoplay{align-items:center;background:#10243a;border:1px solid rgba(16,36,58,.12);color:#fff;display:inline-flex;font-weight:720;gap:8px;justify-content:center;min-height:42px;padding:0 14px}.chart-autoplay:hover:not(:disabled){box-shadow:0 12px 24px #10243a2e;transform:translateY(-1px)}.chart-autoplay.is-active{animation:autoplayPulse 1.25s ease-in-out infinite;background:var(--accent);border-color:#00a98f47;color:#061412}.chart-inspector{background:#fff;border:1px solid #dce8ef;border-radius:8px;box-shadow:0 12px 30px #14223514;display:grid;gap:12px;padding:14px}.chart-inspector>div{display:grid;gap:4px}.chart-inspector span,.chart-inspector dt{color:#637387;font-size:12px}.chart-inspector strong{color:var(--ink);font-size:16px}.chart-inspector dl{display:grid;gap:7px;margin:0}.chart-inspector dl div{align-items:center;background:#f7fafc;border:1px solid transparent;border-radius:8px;display:flex;justify-content:space-between;padding:8px 10px}.chart-inspector dl div.is-active{background:#00a98f14;border-color:#00a98f38}.chart-inspector dd{color:var(--ink);font-weight:750;margin:0}.chart-activity-panel{box-shadow:none;margin:0;padding:16px}.chart-activity-panel .panel-heading{align-items:flex-start}.chart-activity-panel .panel-heading>div{display:grid;gap:4px}.chart-activity-table table{min-width:760px}.chart-activity-table td{padding-top:10px;padding-bottom:10px}.grid-line{stroke:#d7e2eb}.smooth-line{filter:drop-shadow(0 8px 12px rgba(0,169,143,.14));stroke:var(--accent)}.smooth-point{stroke:var(--accent)}.panel{padding:18px}.panel-heading,.email-panel-heading{border-bottom:1px solid #edf2f6;padding-bottom:14px}.panel-heading h2,.email-panel-heading h2{color:var(--ink);font-size:19px;font-weight:760}th{background:#f8fbfc;color:#5d6d7f;letter-spacing:.03em}tbody tr{transition:background-color .14s ease}tbody tr:hover{background:#f8fbfc}td{color:#243247}.link-button{color:#0f718d}.search-field{background:#fff}.status-pill,.icon-toggle{border-radius:7px}.drawer{box-shadow:-22px 0 48px #14223529}.detail-block,.switch-list{background:#fbfdfe}.error-message{box-shadow:0 10px 24px #9f302914}body.theme-dark{--ink: #e8eef6;--muted: #9dacbf;--line: #283747;--line-strong: #34475a;--page: #0b1118;--surface: #121a23;--surface-soft: #17212c;--shadow-soft: 0 1px 2px rgba(0, 0, 0, .22), 0 18px 46px rgba(0, 0, 0, .28);--shadow-popover: 0 24px 54px rgba(0, 0, 0, .42);background:linear-gradient(180deg,#142235c7 0,#14223500 240px),var(--page)}body.theme-dark .topbar{background:linear-gradient(135deg,#101923,#132432 52%,#07675f);border-color:#ffffff1c;box-shadow:0 24px 58px #0000005c}body.theme-dark .top-navigation,body.theme-dark .filters-band,body.theme-dark .metric-card,body.theme-dark .panel,body.theme-dark .analytics-card,body.theme-dark .drawer,body.theme-dark .login-panel,body.theme-dark .multi-select-menu,body.theme-dark .calendar-popover{background:#121a23f5;border-color:var(--line);box-shadow:var(--shadow-soft)}body.theme-dark input,body.theme-dark select,body.theme-dark .date-picker-trigger,body.theme-dark .multi-select-trigger,body.theme-dark .search-field{background:#0d151e;border-color:var(--line-strong);color:var(--ink)}body.theme-dark .secondary-button,body.theme-dark .pagination button{background:#1b2733;border-color:#314255;color:var(--ink)}body.theme-dark .primary-button,body.theme-dark .icon-button,body.theme-dark .top-navigation button.is-active{background:var(--accent);color:#061412}body.theme-dark .top-navigation button{color:#a7b4c4}body.theme-dark .top-navigation button:hover,body.theme-dark tbody tr:hover,body.theme-dark .check-option:hover,body.theme-dark .calendar-grid button:hover{background:#192533}body.theme-dark .analytics-tabs{background:linear-gradient(180deg,#121a23,#101820);border-color:var(--line)}body.theme-dark .analytics-tabs button{border-right-color:var(--line)}body.theme-dark .analytics-tabs button:hover,body.theme-dark .analytics-tabs button.is-active{background:#00a98f1a}body.theme-dark .smooth-chart,body.theme-dark .chart-controls,body.theme-dark .chart-inspector,body.theme-dark th,body.theme-dark .detail-block,body.theme-dark .switch-list{background:#101820;border-color:var(--line)}body.theme-dark td{color:#dce5ef}body.theme-dark th{color:#98a7b9}body.theme-dark .panel-heading,body.theme-dark .email-panel-heading,body.theme-dark th,body.theme-dark td,body.theme-dark .multi-select-search,body.theme-dark .multi-select-clear,body.theme-dark .mini-row{border-color:var(--line)}body.theme-dark .multi-select-clear{background:#101820;color:#64d7c3}body.theme-dark .grid-line{stroke:#263646}body.theme-dark .smooth-point{fill:#101820}body.theme-dark .chart-summary{background:linear-gradient(135deg,#00a98f21,#468cdc14);border-color:#00a98f3d}body.theme-dark .chart-autoplay{background:#1b2733;border-color:#314255;color:var(--ink)}body.theme-dark .chart-autoplay.is-active{background:var(--accent);color:#061412}body.theme-dark .chart-inspector dl div{background:#131d27}body.theme-dark .chart-inspector dl div.is-active{background:#00a98f21;border-color:#00a98f42}body.theme-dark .chart-inspector span,body.theme-dark .chart-inspector dt{color:#9dacbf}body.theme-dark .axis-label,body.theme-dark .date-label{fill:#92a2b5}body.theme-dark .metric-card:before{background:linear-gradient(90deg,rgba(0,169,143,.58),rgba(84,154,230,.26),transparent)}body.theme-dark .calendar-grid button.is-selected{color:#061412}@media(max-width:1180px){.analytics-body{grid-template-columns:1fr}.chart-controls{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.app-shell,.topbar{padding:16px}.brand-cluster{align-items:flex-start}.topbar-actions{flex-wrap:wrap}.chart-controls{grid-template-columns:1fr}.chart-dates{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.chart-dates .date-picker,.chart-dates .date-picker-trigger{min-width:0;width:100%}.chart-autoplay{min-height:48px;width:100%}.chart-inspector{width:100%}.email-panel-heading,.email-filter-line,.email-filter-line>*,.email-filter-line select,.email-filter-line input,.email-filter-line .date-picker,.email-filter-line .date-picker-trigger,.compact-date,.compact-date input{min-width:0;width:100%}}:root{--radius-xs: 8px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px}.topbar,.top-navigation,.filters-band,.metric-card,.panel,.analytics-card,.login-panel,.drawer,.smooth-chart,.chart-controls,.chart-summary,.chart-inspector,.detail-block,.switch-list,.multi-select-menu,.calendar-popover,.modal-card{border-radius:var(--radius-lg)}button,input,select,.date-picker-trigger,.multi-select-trigger,.search-field,.brand-sign,.brand-mark,.metric-icon,.icon-toggle,.status-pill,.primary-button,.secondary-button,.icon-button,.pagination button,.check-option{border-radius:var(--radius-sm)}.top-navigation button,.analytics-tabs button,.multi-select-clear{border-radius:var(--radius-md)}.table-wrap{border:1px solid var(--line);border-radius:var(--radius-lg)}.panel .table-wrap{margin-top:4px}table{overflow:hidden}thead th:first-child{border-top-left-radius:var(--radius-md)}thead th:last-child{border-top-right-radius:var(--radius-md)}tbody tr:last-child td:first-child{border-bottom-left-radius:var(--radius-md)}tbody tr:last-child td:last-child{border-bottom-right-radius:var(--radius-md)}.analytics-tabs button:first-child{border-top-left-radius:var(--radius-lg)}.analytics-tabs button:last-child{border-top-right-radius:var(--radius-lg)}.calendar-grid button{border-radius:999px}.calendar-popover{box-sizing:border-box;max-width:calc(100vw - 32px);min-width:320px;width:320px}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,34px);justify-content:space-between}.date-picker.align-left .calendar-popover{left:0;right:auto}.date-picker.align-right .calendar-popover{left:auto;right:0}@keyframes chartLineDraw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes chartAreaIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes chartPointIn{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}@keyframes selectedLineIn{0%{opacity:0;transform:scaleY(.88)}to{opacity:1;transform:scaleY(1)}}@keyframes autoplayPulse{0%,to{box-shadow:0 0 #00a98f47}50%{box-shadow:0 0 0 6px #00a98f14}}@media(prefers-reduced-motion:reduce){.area-path,.smooth-line,.smooth-point,.selected-point-line,.chart-autoplay.is-active{animation:none;opacity:1;stroke-dashoffset:0;transform:none}}.topbar,.top-navigation,.filters-band,.metric-card,.analytics-card,.panel{animation:surfaceIn .52s cubic-bezier(.2,.8,.2,1) both}.top-navigation{animation-delay:70ms}.filters-band,.metrics-grid .metric-card:nth-child(1){animation-delay:.11s}.metrics-grid .metric-card:nth-child(2){animation-delay:.15s}.metrics-grid .metric-card:nth-child(3){animation-delay:.19s}.metrics-grid .metric-card:nth-child(4){animation-delay:.23s}.metrics-grid .metric-card:nth-child(5){animation-delay:.27s}.metrics-grid .metric-card:nth-child(6){animation-delay:.31s}.analytics-card,.panel{animation-delay:.18s}.topbar{background-size:160% 160%;overflow:hidden;position:relative}.topbar:after{animation:topbarSheen 7s ease-in-out infinite;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.12) 38%,transparent 66%);content:"";inset:0;pointer-events:none;position:absolute;transform:translate(-120%)}.brand-sign svg{animation:brandBreath 3.6s ease-in-out infinite}.metric-card,.panel,.analytics-card,.chart-inspector{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.metric-card:hover{border-color:#00a98f47;box-shadow:0 18px 44px #14223521;transform:translateY(-3px)}.metric-card:hover .metric-icon{animation:iconPop .42s cubic-bezier(.2,.9,.2,1.2)}.analytics-tabs button{overflow:hidden;position:relative}.analytics-tabs button:after{background:linear-gradient(90deg,transparent,rgba(0,169,143,.14),transparent);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translate(-120%);width:70%}.analytics-tabs button:hover:after,.analytics-tabs button.is-active:after{animation:tabSweep .9s ease}.chart-summary strong,.chart-inspector dd,.metric-card strong,.analytics-tabs strong{transition:color .18s ease,transform .18s ease}.chart-summary:hover strong,.chart-inspector dl div:hover dd,.analytics-tabs button:hover strong{transform:translate(2px)}.chart-inspector{animation:inspectorIn .36s cubic-bezier(.2,.8,.2,1) both}.chart-inspector dl div{transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.chart-inspector dl div:hover{transform:translate(3px)}tbody tr{animation:rowIn .36s ease both}tbody tr:nth-child(2n){animation-delay:20ms}tbody tr:nth-child(3n){animation-delay:40ms}.multi-select-menu,.calendar-popover,.modal-card{animation:popoverIn .16s ease both}.chart-tooltip{animation:tooltipFadeIn .12s ease both}.primary-button:hover,.secondary-button:hover,.icon-button:hover,.chart-autoplay:hover:not(:disabled),.pagination button:hover:not(:disabled){box-shadow:0 14px 28px #14223529}body.theme-dark .metric-card:hover{border-color:#00a98f57;box-shadow:0 20px 48px #0000005c}@keyframes surfaceIn{0%{opacity:0;transform:translateY(12px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes topbarSheen{0%,52%{transform:translate(-120%)}78%,to{transform:translate(120%)}}@keyframes brandBreath{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes iconPop{0%{transform:scale(1)}55%{transform:scale(1.12) rotate(-2deg)}to{transform:scale(1)}}@keyframes tabSweep{0%{opacity:0;transform:translate(-120%)}25%{opacity:1}to{opacity:0;transform:translate(160%)}}@keyframes inspectorIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes rowIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes popoverIn{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tooltipFadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:760px){.topbar{gap:14px}.top-navigation{max-width:100%;min-width:0;overflow-x:auto;width:100%}.topbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-actions .secondary-button{min-width:0;width:100%}.smooth-chart{min-height:300px}.smooth-chart svg{height:300px}}@media(max-width:520px){.topbar{padding:14px}.brand-cluster{gap:10px}.brand-sign{height:42px;width:42px}.topbar h1{font-size:27px}.topbar .eyebrow{font-size:11px}.smooth-chart{min-height:320px;padding:4px}.smooth-chart svg{height:320px}}@media(max-width:360px){.topbar h1{font-size:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
