@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8f9ff;--sidebar:#f8f9ff;--panel:#fff;--panel-2:#eff4ff;--panel-3:#e5eeff;--panel-4:#dce9ff;--panel-5:#d3e4fe;--text:#0b1c30;--muted:#45464d;--muted-2:#76777d;--line:#c6c6cd;--soft-line:#e2e8f0;--blue:#4648d4;--blue-soft:#e1e0ff;--green:#10b981;--amber:#d97706;--red:#ba1a1a;--shadow:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0;font-size:14px;line-height:20px}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.58}.center-screen,.auth-screen{background:radial-gradient(circle at 1px 1px, #4648d41f 1px, transparent 0) 0 0 / 24px 24px, var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.loader{border:3px solid var(--line);border-top-color:var(--blue);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-panel{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:52px;width:min(920px,100%);display:grid}.auth-hero{gap:28px;min-width:0;display:grid}.auth-logo{width:172px;height:auto;display:block}.auth-panel h1{letter-spacing:0;max-width:500px;margin:0;font-size:4rem;line-height:.96}.auth-hero p{max-width:500px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:24px}.eyebrow{color:var(--blue);text-transform:uppercase;margin:0;font-size:11px;font-weight:600;line-height:16px}.auth-form,.panel,.chart-section,.filters-panel,.table-section,.visitors-section,.map-section,.empty-state{border:1px solid var(--line);background:var(--panel);box-shadow:none;border-radius:4px}.auth-form{align-self:center;gap:14px;padding:22px;display:grid}.auth-legal-links{color:var(--muted-2);text-transform:uppercase;justify-content:center;align-items:center;gap:8px;padding-top:2px;font-size:11px;font-weight:600;line-height:16px;display:flex}.auth-legal-links a:hover{color:var(--blue)}label{color:var(--muted);letter-spacing:0;text-transform:uppercase;gap:7px;font-size:11px;font-weight:600;line-height:16px;display:grid}input{border:1px solid var(--line);width:100%;min-width:0;height:34px;color:var(--text);background:#fff;border-radius:2px;outline:none;padding:0 11px}input:focus{border-color:var(--blue);box-shadow:0 0 0 2px #4648d41a}.mode-switch,.range-tabs{border:1px solid var(--line);background:#fff;border-radius:2px;grid-auto-flow:column;gap:4px;padding:4px;display:grid}.mode-switch button,.range-tabs button{min-height:30px;color:var(--muted);letter-spacing:0;text-transform:uppercase;background:0 0;border:0;border-radius:2px;padding:0 12px;font-size:11px;font-weight:600;line-height:16px}.mode-switch .active,.range-tabs .active{color:var(--text);box-shadow:none;background:#e1e0ff}.primary-button,.secondary-button,.logout-button,.icon-button,.new-site-button{letter-spacing:0;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:34px;font-size:11px;font-weight:600;line-height:16px;display:inline-flex}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff}.secondary-button,.logout-button,.icon-button,.new-site-button{border:1px solid var(--line);color:var(--text);background:#fff}.icon-button{width:34px;padding:0}.error-text{color:var(--red);margin:0;font-size:14px;font-weight:600;line-height:20px}.app-shell{background:var(--bg);grid-template:"topbar topbar"64px"sidebar main"minmax(0,1fr)/240px minmax(0,1fr);min-height:100vh;display:grid}.topbar{z-index:40;border-bottom:1px solid var(--line);background:var(--panel);grid-area:topbar;justify-content:space-between;align-items:center;gap:24px;height:64px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.topbar-brand{align-items:center;min-width:0;display:flex}.topbar-brand img{width:140px;height:auto;display:block}.topbar-actions{justify-content:flex-end;align-items:center;gap:16px;min-width:0;display:flex}.global-search{border:1px solid var(--line);width:min(256px,32vw);height:34px;color:var(--muted);letter-spacing:0;text-transform:none;background:#fff;border-radius:2px;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:400;line-height:16px;display:flex}.global-search input{height:30px;box-shadow:none;background:0 0;border:0;padding:0}.topbar .icon-button{width:34px;min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:4px}.topbar .icon-button:hover{background:var(--panel-2)}.topbar-avatar{border:1px solid var(--line);background:var(--panel-5);width:32px;height:32px;color:var(--text);border-radius:8px;place-items:center;font-size:11px;font-weight:700;line-height:16px;display:grid;overflow:hidden}.profile-menu{position:relative}.profile-trigger{background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.profile-trigger:hover .topbar-avatar,.profile-trigger[aria-expanded=true] .topbar-avatar{background:var(--blue-soft);color:#07006c;border-color:#4648d473}.profile-dropdown,.range-menu{z-index:80;border:1px solid var(--line);background:#fff;border-radius:4px;min-width:184px;padding:6px;display:grid;position:absolute;box-shadow:0 12px 24px #0b1c3014}.profile-dropdown{gap:2px;top:calc(100% + 10px);right:0}.profile-dropdown button,.range-menu button{width:100%;min-height:34px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:600;line-height:16px;display:flex}.profile-dropdown button:hover:not(:disabled),.range-menu button:hover,.range-menu button.active{background:var(--panel-2);color:var(--blue)}.profile-dropdown button:disabled{color:var(--muted);opacity:.58}.sidebar{z-index:30;border-right:1px solid var(--line);background:var(--sidebar);flex-direction:column;grid-area:sidebar;width:240px;height:calc(100vh - 64px);padding:16px 8px;display:flex;position:fixed;top:64px;bottom:0;left:0}.site-form{gap:12px;padding:14px;display:grid}.sidebar-sites{border-top:1px solid var(--line);align-content:start;gap:8px;min-height:0;margin-top:18px;padding-top:16px;display:grid}.sidebar-heading{color:var(--muted);letter-spacing:0;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;padding:0 8px;font-size:11px;font-weight:600;line-height:16px;display:flex}.sidebar-heading button{border:1px solid var(--line);width:28px;height:28px;color:var(--blue);background:#fff;border-radius:4px;place-items:center;display:grid}.sidebar-footer{border-top:1px solid var(--line);gap:8px;margin-top:auto;padding-top:16px;display:grid}.sidebar-link{width:100%;min-height:34px;color:var(--muted);text-align:left;text-transform:uppercase;background:0 0;border:0;border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;padding:8px;font-size:11px;font-weight:600;line-height:16px;display:flex}.sidebar-link:hover{background:var(--panel-4);color:var(--text)}.site-list{align-content:start;gap:4px;display:grid;overflow:auto}.site-list button{width:100%;min-height:44px;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.site-list button.selected{background:var(--blue-soft);color:#07006c;border-color:#4648d447}.site-list span{gap:3px;min-width:0;display:grid}.site-list span strong,.site-list span small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-list span strong{font-size:12px;font-weight:600;line-height:16px}.site-list span small{color:var(--muted);font-size:11px;line-height:16px}.site-favicon{border:1px solid var(--line);background:var(--panel-2);width:28px;height:28px;color:var(--muted);border-radius:4px;flex:none;place-items:center;display:grid;overflow:hidden}.site-favicon img{object-fit:contain;width:18px;height:18px;display:block}.logout-button{width:100%;color:var(--muted);background:0 0;border-color:#0000;justify-content:flex-start;padding:8px}.main-panel{grid-area:main;align-content:start;gap:24px;width:min(100%,1440px);min-width:0;margin:0 auto;padding:24px;display:grid}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-header h1{color:#0b1c30;letter-spacing:0;margin:0;font-size:36px;font-weight:700;line-height:44px}.page-header p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:16px}.page-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.range-dropdown{position:relative}.range-trigger{border:1px solid var(--line);min-height:34px;color:var(--text);text-transform:uppercase;background:#fff;border-radius:2px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:600;line-height:16px;display:inline-flex}.range-trigger:hover,.range-trigger[aria-expanded=true]{background:var(--panel-2);border-color:#4648d473}.range-menu{gap:2px;min-width:220px;top:calc(100% + 8px);right:0}.range-custom{border-top:1px solid var(--soft-line);gap:8px;margin-top:6px;padding:10px 4px 4px;display:grid}.range-custom span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:600;line-height:16px}.range-custom input{height:34px;padding:0 8px}.secondary-button.export-button,.secondary-button.clear-filters-button{border-color:var(--blue);background:var(--blue);color:#fff}.secondary-button.export-button:hover,.secondary-button.clear-filters-button:hover{background:var(--blue);color:#fff;opacity:.92}.reload-button{width:34px;min-height:34px;padding:0}.reload-button svg{transition:transform .18s}.reload-button:hover:not(:disabled) svg{transform:rotate(35deg)}.reload-button.loading{background:var(--blue-soft);color:var(--blue);border-color:#4648d473}.reload-button.loading svg{animation:.76s linear infinite reload-spin}@keyframes reload-spin{to{transform:rotate(360deg)}}.toast{z-index:90;border:1px solid var(--line);width:min(380px,100vw - 32px);color:var(--text);background:#fff;border-radius:4px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 24px #0b1c301a}.toast>span{background:var(--green);border-radius:999px;width:8px;height:8px;display:block}.toast.toast-error>span{background:var(--red)}.toast.toast-neutral>span{background:var(--muted-2)}.toast p{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:16px;overflow:hidden}.toast button{width:26px;height:26px;color:var(--muted);background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.toast button:hover{background:var(--panel-2);color:var(--text)}.section-tabs{box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:4px;padding:0;display:flex}.section-tabs button{min-height:34px;color:var(--muted);letter-spacing:0;text-transform:uppercase;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;padding:8px;font-size:11px;font-weight:600;line-height:16px;display:flex}.section-tabs button:hover{color:var(--text);background:#dce9ff}.section-tabs button.active{background:var(--blue);color:#fff}.section-tabs button.active:after{display:none}.section-stack{gap:18px;min-width:0;display:grid}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.overview-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;min-width:0;display:grid}.analytics-workspace,.visitors-workspace{gap:16px}.visitor-directory-card{background:#fff}.visitor-directory-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.visitor-directory-heading>div{gap:4px;min-width:0;display:grid}.visitor-directory-heading span{color:var(--muted);font-size:12px;font-weight:400;line-height:16px}.analytics-page-header{justify-content:space-between;align-items:flex-end;gap:18px;padding:6px 0 2px;display:flex}.analytics-page-header h2{letter-spacing:0;margin:4px 0 6px;font-size:36px;line-height:44px}.analytics-page-header span{max-width:680px;color:var(--muted);font-size:12px;font-weight:400;line-height:16px;display:block}.analytics-header-actions{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-size:12px;font-weight:600;line-height:16px;display:flex}.analytics-metrics-grid{gap:10px}.analytics-workspace .metric,.analytics-workspace .chart-section,.analytics-workspace .filters-panel,.analytics-workspace .table-section,.analytics-workspace .visitors-section,.analytics-workspace .panel{box-shadow:none}.analytics-trends-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:stretch;gap:14px;min-width:0;display:grid}.analytics-chart-card .traffic-line-chart{height:320px}.analytics-trends-grid .filters-panel{align-content:start}.analytics-trends-grid .filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-wide-card{gap:10px;display:grid}.analytics-wide-card .section-heading,.analytics-wide-card .table-tabs{margin-bottom:0}.analytics-wide-card .section-heading>div{gap:4px;min-width:0;display:grid}.analytics-wide-card .section-heading>div span{color:var(--muted);font-size:12px;font-weight:400;line-height:16px}.analytics-section-label{justify-content:space-between;align-items:flex-end;gap:14px;padding-top:2px;display:flex}.analytics-section-label h3{margin:0;font-size:18px;font-weight:600;line-height:24px}.analytics-section-label span{color:var(--muted);text-align:right;font-size:12px;font-weight:400;line-height:16px}.analytics-breakdown-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0;display:grid}.events-workspace .analytics-breakdown-grid{align-items:stretch}.event-name-cell{align-items:center;gap:8px;min-width:0;display:inline-flex}.event-name-cell strong{font-size:12px;font-weight:700}.goal-pill{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;height:20px;padding:0 8px;font-size:11px;font-weight:700;line-height:18px;display:inline-flex}.event-log-table{min-width:980px}.pulse-dot{background:var(--green);border-radius:999px;flex:none;width:9px;height:9px;animation:1.8s ease-out infinite pulse;display:inline-block;box-shadow:0 0 #10b9818c}@keyframes pulse{0%{box-shadow:0 0 #10b9818c}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.realtime-metric-card{gap:8px;max-width:320px;display:grid}.realtime-metric-head{align-items:center;gap:8px;display:flex}.realtime-metric-value{color:var(--text);font-size:40px;font-weight:700;line-height:1}.realtime-empty-state{min-height:180px}.analytics-breakdown-grid.realtime-breakdown-grid{grid-template-columns:minmax(0,1fr)}.realtime-chart-panel{min-width:0}.realtime-bar-strip{align-items:flex-end;gap:3px;height:120px;padding-top:8px;display:flex}.realtime-bar{background:var(--blue);opacity:.85;border-radius:2px 2px 0 0;flex:1 1 0;min-width:2px;transition:opacity .15s}.realtime-bar:hover{opacity:1}.realtime-events-list{display:grid}.realtime-event-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto auto;align-items:center;gap:12px;padding:10px 24px;font-size:13px;display:grid}.realtime-event-row:last-child{border-bottom:none}.realtime-event-name{color:var(--text);font-weight:600}.realtime-event-page,.realtime-event-visitor,.realtime-event-time{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.realtime-events-empty{padding:24px}.event-property-cell{max-width:320px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.metric{border:1px solid var(--line);background:var(--panel);min-height:88px;box-shadow:none;border-radius:4px;grid-template-rows:auto 1fr;gap:8px;padding:16px 18px;display:grid}.metric-head{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.metric-title{min-width:0;color:var(--muted);letter-spacing:0;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:16px;overflow:hidden}.metric-icon{color:var(--blue);flex:none;display:inline-flex}.metric-icon svg{stroke-width:2px;width:20px;height:20px}.metric-value-row{align-self:end;align-items:baseline;gap:8px;min-width:0;display:flex}.metric strong{color:var(--text);letter-spacing:0;font-size:22px;font-weight:700;line-height:28px}.metric-badge{letter-spacing:0;text-transform:none;border:1px solid #0000;border-radius:4px;padding:0;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.metric-badge.positive{color:#047857;background:0 0;border-color:#0000}.metric-badge.negative{color:#b91c1c;background:0 0;border-color:#0000}.metric-badge.neutral{color:var(--muted);background:0 0;border-color:#0000}.chart-section,.filters-panel,.table-section,.visitors-section,.map-section,.panel{min-width:0;padding:24px}.table-section,.visitors-section{padding:0;overflow:hidden}.overview-insights-grid .chart-section,.overview-insights-grid .map-section{grid-template-rows:auto minmax(0,1fr);align-content:stretch;padding:0;display:grid;overflow:hidden}.overview-insights-grid .chart-section .section-heading,.overview-insights-grid .map-section .section-heading{border-bottom:1px solid var(--line);min-height:36px;margin-bottom:0;padding:8px 24px}.overview-insights-grid .chart-section .section-heading h3,.overview-insights-grid .map-section .section-heading h3{color:var(--muted);font-size:12px;font-weight:600;line-height:16px}.overview-insights-grid .chart-section .section-heading span{font-size:12px;line-height:16px}.overview-insights-grid .world-map-layout{grid-template-columns:1fr;height:100%;min-height:0}.overview-insights-grid .world-map-frame{border-bottom:0;border-left:0;border-right:0;border-radius:0;height:100%;min-height:0}.overview-insights-grid .leaflet-visitor-map{height:100%;min-height:0}.overview-insights-grid .traffic-line-chart{height:340px;padding:18px 18px 12px}.detail-block{gap:14px;min-width:0;display:grid}.detail-heading{justify-content:space-between;align-items:end;gap:12px;min-width:0;display:flex}.detail-heading h3{margin:0;font-size:18px;font-weight:600;line-height:24px}.detail-heading span{color:var(--muted);text-align:right;font-size:12px;font-weight:400;line-height:16px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.section-heading h3{color:#0b1c30;letter-spacing:0;margin:0;font-size:18px;font-weight:600;line-height:24px}.heading-with-icon{align-items:center;gap:8px;min-width:0;display:flex}.heading-with-icon svg{color:var(--blue)}.section-heading span{color:var(--muted);font-size:12px;font-weight:400;line-height:16px}.traffic-line-chart{width:100%;min-width:0;max-width:100%;height:260px;overflow:hidden}.traffic-line-chart .no-data{height:100%}.chart-tooltip{border:1px solid var(--line);box-shadow:none;background:#fffffff5;border-radius:4px;gap:4px;padding:10px 12px;display:grid}.chart-tooltip strong{color:var(--text);font-size:12px;line-height:16px}.chart-tooltip span{color:var(--muted);font-size:12px;font-weight:400;line-height:16px}.split-grid,.management-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.visitor-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.visitor-breakdown-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0;display:grid}.analytics-table-panel{align-content:start;gap:0;display:grid}.analytics-table-panel .section-heading,.analytics-table-panel .table-tabs{margin-bottom:0}.analytics-table-panel table{min-width:560px}.analytics-table-panel table.compact-data-table{table-layout:fixed;min-width:0}.analytics-table-panel .table-wrap:has(.compact-data-table){overflow-x:hidden}.compact-data-table td:first-child{overflow:hidden}.compact-data-table td:nth-last-child(2),.compact-data-table td:last-child{text-align:right;width:72px}.compact-data-table td:nth-last-child(2):first-child{text-align:left;width:auto}.compact-filter-cell{text-align:right;width:42px;padding-left:4px}.table-filter-button{width:28px;height:28px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;padding:0;display:inline-grid}.table-filter-button:hover,.table-filter-button.active{border-color:var(--soft-line);background:var(--panel-2);color:var(--blue)}.compact-label-cell{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.compact-label-cell.has-subtitle{align-items:flex-start}.compact-label-text{flex-direction:column;gap:2px;min-width:0;max-width:100%;display:inline-flex}.compact-label-title,.compact-label-subtitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.compact-label-subtitle{color:var(--muted);font-size:12px;line-height:16px}.row-icon{background:0 0;border:0;border-radius:0;flex:0 0 22px;place-items:center;width:22px;height:22px;display:inline-grid;overflow:hidden}.row-icon img{object-fit:contain;width:16px;height:16px;display:block}.row-icon.generic,.row-icon.fallback{color:var(--muted)}.row-icon.fallback{font-size:11px;font-weight:700}.world-map-layout{grid-template-columns:minmax(0,1fr);align-items:stretch;display:grid}.world-map-frame{border:1px solid var(--line);background:#eaf0fb;border-radius:4px;min-height:430px;position:relative;overflow:hidden}.leaflet-visitor-map{z-index:0;width:100%;height:100%;min-height:430px}.leaflet-container{font:inherit;color:var(--text);background:#eaf0fb}.leaflet-tile{filter:saturate(.8)brightness(1.02)contrast(.94)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:var(--panel);color:var(--text);box-shadow:none}.leaflet-control-zoom a,.leaflet-control-attribution{color:var(--text)!important;border-color:var(--line)!important;background:#fffffff0!important}.leaflet-control-attribution a{color:var(--blue)!important}.visitor-map-marker{color:#fff;background:#4b46ddf0;border:3px solid #fff;border-radius:999px;place-items:center;font-size:12px;font-weight:700;display:grid;box-shadow:0 0 0 7px #4b46dd29}.visitor-map-marker span{place-items:center;width:100%;height:100%;display:grid}.map-empty{color:var(--muted);text-align:center;place-items:center;font-weight:600;display:grid;position:absolute;inset:0}.filters-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.segments-row{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:12px;display:flex}.segment-select{flex:1;min-width:180px}.segment-select select{height:38px}.segment-save-form{flex-wrap:wrap}.segment-save-form input{width:160px}.filter-input input{height:38px}.text-button{min-height:32px;color:var(--blue);background:0 0;border:0;font-weight:600}.table-label-button{text-align:left;min-height:auto;font:inherit;padding:0}.compact-button{min-height:34px;padding:0 12px}.table-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:22px;margin-bottom:0;display:flex}.event-properties-panel{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.event-properties-panel .section-heading{margin-bottom:14px}.event-properties-panel .table-tabs{margin-bottom:18px}.table-selector-header .table-tabs{border-bottom:0}.table-tabs button{min-height:30px;color:var(--muted);background:0 0;border:0;border-radius:0;padding:0 0 8px;font-size:12px;font-weight:600;line-height:16px;position:relative}.table-tabs button:after{content:"";background:0 0;border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.table-tabs button.active{color:var(--text)}.table-tabs button.active:after{background:var(--blue)}.breakdown-list,.key-list{gap:10px;display:grid}.breakdown-row{grid-template-columns:minmax(0,1.3fr) minmax(80px,1fr) auto;align-items:center;gap:12px;display:grid}.breakdown-row strong,.breakdown-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.breakdown-label-with-icon{align-items:center;gap:8px;max-width:100%;display:inline-flex!important}.breakdown-label-with-icon span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:inline-block;overflow:hidden}.breakdown-row span,.muted{color:var(--muted);font-size:12px;line-height:16px}.mini-meter{background:var(--panel-2);border-radius:999px;height:7px;overflow:hidden}.mini-meter span{border-radius:inherit;background:var(--green);height:100%;display:block}.breakdown-footer{text-align:right;margin:10px 0 0}.inline-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:12px;display:grid}.page-add-site-button{min-width:164px}.settings-layout{grid-template-columns:minmax(280px,.36fr) minmax(0,.64fr);align-items:start;gap:24px;min-width:0;display:grid}.settings-layout.settings-layout-single{grid-template-columns:minmax(0,1fr)}.settings-main-stack{gap:24px;min-width:0;display:grid}.settings-sites-card,.settings-site-card,.settings-snippet-card,.settings-api-card{border:1px solid var(--line);background:#fff;border-radius:4px;overflow:hidden}.settings-card-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.settings-card-header h3{color:var(--text);margin:0;font-size:18px;font-weight:600;line-height:24px}.settings-card-header span{color:var(--muted);font-size:12px;line-height:16px}.settings-site-list{display:grid}.settings-site-list button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--text);text-align:left;background:#fff;border-left:2px solid #0000;justify-content:space-between;align-items:flex-start;gap:14px;padding:24px;display:flex}.settings-site-list button:last-child{border-bottom:0}.settings-site-list button.active{border-left-color:var(--blue);background:var(--panel-2)}.settings-site-list strong,.settings-site-list code,.settings-site-list span{display:block}.settings-site-list strong{text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:600;line-height:16px}.settings-site-list code{color:var(--muted);margin-bottom:8px;font-size:13px;line-height:18px}.settings-site-list span{color:var(--muted);font-size:12px;line-height:16px}.settings-site-status{color:var(--muted);flex:none;align-items:center;gap:6px;font-size:11px!important;line-height:16px!important;display:inline-flex!important}.settings-site-status i{background:var(--green);border-radius:999px;width:8px;height:8px;display:block}.settings-site-status.inactive i{background:var(--muted)}.webhook-delivery-meta{margin-top:4px;font-size:11px}.settings-site-card{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:grid}.settings-site-card>div{min-width:0}.settings-site-summary{gap:6px;display:grid}.settings-site-card h3{color:#000;margin:0 0 6px;font-size:24px;font-weight:600;line-height:32px}.settings-site-card p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.settings-site-card p strong{color:var(--text);font-weight:500}.settings-site-card code{background:var(--panel-2);color:var(--text);border-radius:4px;padding:2px 4px}.settings-site-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.settings-site-actions .secondary-button{white-space:nowrap;min-height:34px}.team-rename-form input{width:220px}.settings-key-form{align-items:center;gap:10px;display:flex}.settings-key-form input{width:180px}.settings-delete-site-button{box-sizing:border-box;width:34px;height:34px;min-height:34px;color:var(--red);background:#fff;border:1px solid #ba1a1a52;border-radius:4px;place-items:center;padding:0;display:inline-grid}.settings-delete-site-button:hover:not(:disabled){background:#ba1a1a14}.settings-delete-site-button:disabled{cursor:not-allowed;opacity:.45}.settings-snippet-body{background:var(--panel-2);gap:16px;padding:24px;display:grid}.settings-snippet-body p{max-width:680px;color:var(--muted);margin:0;font-size:12px;line-height:16px}.settings-snippet-body .snippet{color:#cbdbf5;background:#0b1c30}.settings-api-card .table-wrap{overflow-x:auto}.settings-export-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.settings-key-table{min-width:620px}.settings-key-table th:last-child,.settings-key-table td:last-child{text-align:right}.settings-delete-icon{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:4px;place-items:center;display:inline-grid}.settings-delete-icon:hover{background:var(--panel-2);color:var(--red)}.settings-key-actions{align-items:center;gap:4px;display:inline-flex}.settings-icon-button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:4px;place-items:center;display:inline-grid}.settings-icon-button:hover{background:var(--panel-2);color:var(--blue)}.goal-create-form{flex-wrap:wrap}.goal-create-form input,.goal-create-form select{width:160px}.goals-table{min-width:720px}.goals-table th:last-child,.goals-table td:last-child{text-align:right}.funnel-panel .table-tabs.funnel-tabs{padding:0 24px}.funnel-body{gap:16px;padding:24px;display:grid}.funnel-empty{margin:0}.funnel-results{gap:4px;display:grid}.funnel-step{gap:8px;display:grid}.funnel-step-arrow{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:600;line-height:16px}.funnel-step-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.funnel-step-label{color:var(--text);font-size:14px;font-weight:600}.funnel-step-visitors,.funnel-step-rate{color:var(--muted);font-size:12px}.funnel-step-bar{height:10px}.funnel-actions{justify-content:flex-end;display:flex}.create-funnel-modal{max-width:560px}.funnel-form{gap:16px}.funnel-step-list{gap:10px;display:grid}.funnel-step-row-input{grid-template-columns:20px minmax(96px,auto) minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid}.funnel-step-index{color:var(--muted);text-align:center;font-size:12px;font-weight:600}.funnel-step-remove:disabled{cursor:not-allowed;opacity:.4}.funnel-add-step{justify-self:start}.settings-form{gap:12px;display:grid}.settings-meta{border:1px solid var(--line);background:#f8faff;border-radius:4px;gap:4px;padding:10px 12px;display:grid}.settings-meta span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:600;line-height:16px}.settings-meta strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;overflow:hidden}.public-key-box{border:1px solid var(--line);background:var(--panel);border-radius:4px;gap:6px;margin-bottom:12px;padding:12px;display:grid}.public-key-box span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:600;line-height:16px}code,pre{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace}.public-key-box code,.snippet,td code{overflow-wrap:anywhere}.key-row{border:1px solid var(--line);border-radius:4px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.key-row strong,.key-row span{display:block}.key-row span{color:var(--muted);font-size:12px;line-height:16px}.key-row button{border:1px solid var(--line);background:#fff;border-radius:4px;min-height:32px}.danger-panel{background:#dc26260d;border-color:#dc262633}.danger-button{background:var(--red);color:#fff;border:1px solid #dc262673;border-radius:4px;min-height:40px;padding:0 14px;font-weight:700}.danger-button:disabled{cursor:not-allowed;opacity:.45}.snippet{border:1px solid var(--line);min-height:150px;color:var(--text);background:#f8fafc;border-radius:4px;margin:0;padding:12px;font-size:13px;line-height:1.6;overflow:auto}.search-box{grid-auto-flow:unset;border:1px solid var(--line);background:#fff;border-radius:2px;align-items:center;gap:8px;width:min(320px,100%);height:40px;padding:0 10px;display:flex}.search-box input{height:36px;box-shadow:none;border:0;padding:0}.visitors-section .section-heading,.table-section .section-heading{border-bottom:1px solid var(--line);margin-bottom:0;padding:24px}.table-section>.table-tabs{margin-bottom:0;padding:16px 24px 0}.table-selector-header{border-bottom:1px solid var(--line);background:#fff;padding:16px 24px 0}.table-selector-header .table-tabs,.table-section>.table-tabs{margin-bottom:0}.table-frame{min-width:0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px;color:var(--text)}th,td{border-bottom:1px solid var(--soft-line);text-align:left;vertical-align:middle;padding:8px}th:first-child,td:first-child{padding-left:24px}th:last-child,td:last-child{padding-right:24px}thead tr{background:#f8f9ff}th{color:var(--muted);letter-spacing:0;text-transform:uppercase;background:0 0;font-size:11px;font-weight:600;line-height:16px}td{height:40px;color:var(--text);font-size:12px;line-height:16px}tbody tr{background:#fff;transition:background .12s}tbody tr:last-child td{border-bottom:0}.empty-cell{color:var(--muted);text-align:center}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f5f7ff}.visitor-link{color:var(--blue);font:inherit;text-align:left;background:0 0;border:0;padding:0}td code,.visitor-link code{color:var(--text);font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:400;line-height:18px}.table-footer{border-top:1px solid var(--soft-line);color:var(--muted);background:#f8fafc;justify-content:space-between;align-items:center;gap:12px;padding:8px 24px;font-size:12px;line-height:16px;display:flex}.table-footer-actions{align-items:center;gap:4px;display:flex}.table-page-button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.table-page-button:hover:not(:disabled){background:var(--panel-2);color:var(--text)}.location-cell{align-items:center;gap:8px;min-width:0;display:inline-flex}.visitor-source-cell{align-items:center;gap:8px;min-width:0;max-width:220px;display:inline-flex}.visitor-source-text{gap:1px;min-width:0;display:grid}.visitor-source-text span,.visitor-source-text small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.visitor-source-text small{color:var(--muted);font-size:11px;line-height:14px}.flag{width:24px;height:24px;color:var(--muted);background:0 0;border:0;border-radius:0;place-items:center;font-size:10px;font-weight:700;line-height:1;display:inline-grid;overflow:hidden}.flag img{object-fit:contain;width:100%;height:100%;display:block}.modal-backdrop{z-index:50;background:#0f172a70;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.visitor-modal{border:1px solid var(--line);background:var(--bg);width:min(1200px,100%);max-height:min(860px,100vh - 44px);box-shadow:none;border-radius:4px;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.create-site-modal,.edit-site-modal,.confirm-modal{background:var(--panel);grid-template-rows:auto auto;width:min(460px,100%);max-height:calc(100vh - 44px)}.confirm-modal-body{gap:18px;padding:18px;display:grid}.confirm-modal-body p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.confirm-modal-actions{justify-content:flex-end;gap:10px;display:flex}.visitor-modal-footer{border-top:1px solid var(--line);background:var(--bg);justify-content:flex-end;gap:10px;padding:14px 16px;display:flex}.modal-site-form{padding:18px}.modal-site-form .primary-button{width:100%}.edit-site-modal .modal-site-form .primary-button{width:auto}.modal-header{border-bottom:1px solid var(--line);background:var(--panel);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.modal-header h3{overflow-wrap:anywhere;max-width:min(720px,70vw);margin:4px 0 0;font-size:18px;font-weight:600;line-height:24px}.visitor-profile-header{align-items:flex-start}.visitor-profile-title{gap:4px;min-width:0;display:grid}.visitor-profile-subtitle{color:var(--muted);flex-wrap:wrap;gap:6px 14px;font-size:12px;line-height:16px;display:flex}.visitor-profile-subtitle span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.modal-loading{place-items:center;min-height:420px;display:grid}.visitor-profile-body{align-content:start;gap:12px;min-width:0;padding:16px;display:grid;overflow:auto}.visitor-profile-summary{border:1px solid var(--soft-line);background:#fff;border-radius:4px;grid-template-columns:minmax(260px,1.6fr) repeat(6,minmax(96px,1fr));min-width:0;display:grid;overflow:hidden}.visitor-profile-id,.summary-stat{min-width:0;padding:12px 14px}.visitor-profile-id{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.visitor-live-dot{background:var(--green);border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 4px #10b9811f}.visitor-profile-id span,.summary-stat span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:600;line-height:16px;display:block}.visitor-profile-id code{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;display:block;overflow:hidden}.summary-stat{border-left:1px solid var(--soft-line);gap:4px;display:grid}.summary-stat strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:22px;overflow:hidden}.visitor-profile-core,.visitor-profile-two-column{gap:12px;min-width:0;display:grid}.visitor-profile-core{grid-template-columns:repeat(3,minmax(0,1fr))}.visitor-profile-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;display:grid;overflow:auto}.info-panel{border:1px solid var(--soft-line);background:var(--panel);border-radius:4px;align-content:start;gap:8px;min-width:0;padding:12px;display:grid}.info-panel.wide{grid-column:1/-1}.info-panel-title{border-bottom:1px solid var(--soft-line);align-items:center;gap:7px;min-width:0;padding-bottom:8px;display:flex}.info-panel-title span{width:18px;height:18px;color:var(--blue);background:0 0;flex:none;justify-content:center;align-items:center;display:inline-flex}.info-panel-title svg{width:17px;height:17px}.info-panel-title h4{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.info-row{grid-template-columns:104px minmax(0,1fr);align-items:start;gap:8px;min-height:22px;display:grid}.info-row span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:600;line-height:16px}.info-row strong{overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:20px}.vpn-provider-value{vertical-align:top;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.vpn-provider-value.compact{gap:4px}.vpn-provider-text{overflow-wrap:anywhere;min-width:0}.vpn-provider-icon{width:20px;height:20px;color:var(--vpn-provider-color,var(--blue));flex:0 0 20px;justify-content:center;align-items:center;display:inline-flex}.vpn-provider-icon svg{fill:currentColor;width:16px;height:16px;display:block}.vpn-provider-initials{background:var(--vpn-provider-color,var(--blue));color:#fff;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:7px;font-weight:800;line-height:1;display:inline-flex}.mono-value,.mini-table code{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace}.mini-table-wrap{overflow-x:auto}.mini-table{min-width:620px}.mini-table th,.mini-table td{padding:9px 8px;font-size:12px;line-height:16px}.mini-table code{overflow-wrap:anywhere;white-space:normal;max-width:460px;display:block}.json-box{border:1px solid var(--line);max-height:260px;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fafc;border-radius:4px;margin:0;padding:12px;font-size:12px;line-height:1.6;overflow:auto}.timeline-list{gap:14px;display:grid}.timeline-group{border-top:1px solid var(--line);gap:8px;padding-top:10px;display:grid}.timeline-group:first-child{border-top:0;padding-top:0}.timeline-group-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.timeline-group-head strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.timeline-group-head span,.timeline-item time,.timeline-item span{color:var(--muted);font-size:12px;font-weight:400;line-height:16px}.timeline-items{border-left:1px solid var(--soft-line);gap:0;margin-left:5px;padding-left:14px;display:grid}.timeline-item{grid-template-columns:118px minmax(0,1fr);align-items:start;gap:10px;padding:8px 0;display:grid;position:relative}.timeline-item:before{background:var(--blue);content:"";border:2px solid #fff;border-radius:999px;width:8px;height:8px;position:absolute;top:15px;left:-19px}.timeline-item strong,.timeline-item span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.empty-state,.no-data{min-height:260px;color:var(--muted);text-align:center;place-items:center;display:grid}.empty-state h3{color:var(--text);margin:10px 0 0}@media (max-width:1060px){.app-shell{grid-template:"topbar""sidebar""main"minmax(0,1fr)/1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);width:auto;height:auto;position:relative;top:auto;bottom:auto}.site-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.metrics-grid,.overview-insights-grid,.analytics-trends-grid,.analytics-breakdown-grid,.split-grid,.settings-layout,.visitor-analysis-grid,.visitor-breakdown-grid,.filters-grid,.management-grid,.world-map-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.world-map-layout,.settings-site-card{grid-template-columns:1fr}.settings-site-actions{justify-content:start}.modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visitor-profile-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.visitor-profile-id{border-bottom:1px solid var(--soft-line);grid-column:1/-1}.summary-stat{border-left:0}.summary-stat:nth-child(3),.summary-stat:nth-child(4),.summary-stat:nth-child(6),.summary-stat:nth-child(7){border-left:1px solid var(--soft-line)}.visitor-profile-core,.visitor-profile-two-column{grid-template-columns:1fr}}@media (max-width:720px){.auth-panel,.metrics-grid,.overview-insights-grid,.analytics-trends-grid,.analytics-breakdown-grid,.split-grid,.settings-layout,.visitor-analysis-grid,.visitor-breakdown-grid,.filters-grid,.management-grid{grid-template-columns:1fr}.auth-panel{gap:28px}.auth-logo{width:150px}.auth-panel h1{font-size:42px;line-height:44px}.auth-hero p{font-size:14px;line-height:22px}.overview-insights-grid .world-map-frame,.overview-insights-grid .leaflet-visitor-map,.overview-insights-grid .traffic-line-chart{height:300px;min-height:300px}.topbar,.analytics-page-header,.section-heading,.detail-heading,.page-header,.page-header-actions{flex-direction:column;align-items:stretch}.topbar{height:auto;padding:12px 14px}.topbar-actions{justify-content:flex-start;width:100%}.global-search{width:100%}.page-header h1{font-size:32px;line-height:40px}.detail-heading span{text-align:left}.analytics-header-actions,.analytics-section-label{flex-direction:column;justify-content:flex-start;align-items:stretch}.analytics-section-label span{text-align:left}.analytics-page-header h2{font-size:32px;line-height:40px}.analytics-trends-grid .filters-grid{grid-template-columns:1fr}.range-dropdown,.range-trigger,.range-menu,.section-tabs{width:100%}.section-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.range-menu{margin-top:8px;position:static}.export-button{width:100%}.main-panel{padding:14px}.inline-form,.settings-site-card,.settings-key-form{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.settings-key-form input,.team-rename-form input,.page-add-site-button{width:100%}.settings-site-actions{justify-content:space-between;width:100%}.settings-site-actions .secondary-button{flex:auto}.modal-backdrop{padding:10px}.visitor-modal{max-height:calc(100vh - 20px)}.modal-grid{grid-template-columns:1fr;padding:10px}.visitor-profile-body{padding:10px}.visitor-profile-summary{grid-template-columns:1fr}.visitor-profile-id{border-bottom:0}.summary-stat,.summary-stat:nth-child(3),.summary-stat:nth-child(4),.summary-stat:nth-child(6),.summary-stat:nth-child(7){border-top:1px solid var(--soft-line);border-left:0}.visitor-profile-subtitle{display:grid}.info-row,.timeline-item{grid-template-columns:1fr;gap:4px}}.public-shell{background:var(--bg);min-height:100vh}.public-topbar{border-bottom:1px solid var(--line);background:var(--panel);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.public-topbar h1{color:var(--text);margin:0;font-size:22px;font-weight:700;line-height:28px}.public-topbar span{color:var(--muted);font-size:12px;line-height:16px}.public-range-tabs{border-bottom:0;flex-wrap:wrap}.public-site-identity{align-items:center;gap:12px;min-width:0;display:flex}.public-site-favicon{border-radius:6px;flex:none;width:28px;height:28px}.public-brand-link{align-items:center;display:inline-flex}.public-brand-link img{width:140px;height:auto;display:block}.public-brand-link:hover{opacity:.8}.public-footer{justify-content:center;padding:28px 24px 36px;display:flex}.public-footer a{color:var(--muted);align-items:center;gap:8px;font-size:12px;line-height:16px;text-decoration:none;display:inline-flex}.public-footer a:hover{color:var(--text)}.public-footer img{width:110px;height:auto;display:block}.public-content-loading{opacity:.55;pointer-events:none;transition:opacity .15s}.public-inline-status{color:var(--muted);align-items:center;gap:8px;margin-bottom:4px;font-size:12px;line-height:16px;display:flex}.public-inline-status-icon{animation:.76s linear infinite reload-spin}.public-inline-error{color:var(--red)}
