*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#f5f5f7;color:#1d1d1f}.container{max-width:960px;margin:0 auto;padding:24px 16px}.nav{display:flex;gap:16px;padding:12px 16px;background:#fff;border-bottom:1px solid #e3e3e6}.nav a{text-decoration:none;color:#1d1d1f}.nav a.active{font-weight:600}.card{background:#fff;border:1px solid #e3e3e6;border-radius:10px;padding:16px;margin-bottom:12px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.metric{font-size:28px;font-weight:700}.metric-label{color:#6e6e73;font-size:13px}.cards{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0}.cards .card{min-width:140px;margin-bottom:0}.card-title{font-size:12px;color:#888}.card-value{font-size:22px;font-weight:600}.card-sub{font-size:12px;color:#52c41a}.dashboard-page{display:flex;flex-direction:column;gap:16px}.dashboard-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.dashboard-header h2{margin:0}.dashboard-period-label{color:#6e6e73;font-size:13px;margin-top:4px}.dashboard-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.dashboard-control-group{display:flex;flex-direction:column;gap:6px}.dashboard-control-group>span{color:#6e6e73;font-size:12px;font-weight:600}.dashboard-tabs{margin-bottom:0}.dashboard-tabs button{min-width:64px;white-space:nowrap}.dashboard-export-aggregation .ant-select{min-width:150px}.dashboard-section-tabs{flex-wrap:wrap;gap:8px;margin-bottom:0}.dashboard-section-tabs button{min-width:96px}.dashboard-inline-control{align-self:flex-start}.dashboard-metrics-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.dashboard-metric,.dashboard-panel{background:#fff;border:1px solid #e3e3e6;border-radius:8px;min-width:0}.dashboard-metric{padding:14px 16px}.dashboard-summary-grid{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(320px,1.18fr);gap:12px;align-items:stretch}.dashboard-panel{padding:16px}.dashboard-panel-head{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.dashboard-panel-head h3{font-size:16px;margin:0}.dashboard-panel-head span{color:#6e6e73;font-size:13px}.dashboard-panel-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.dashboard-series-list{display:flex;flex-direction:column;gap:8px}.dashboard-series-row{align-items:center;border-bottom:1px solid #f0f0f2;display:flex;gap:12px;justify-content:space-between;min-height:32px}.dashboard-series-row:last-child{border-bottom:0}.dashboard-series-row span{color:#454548;font-size:14px;line-height:1.3;min-width:0}.dashboard-series-row strong{color:#1d1d1f;font-size:16px}.dashboard-chart-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-chart-panel{overflow:hidden}.dashboard-empty{align-items:center;color:#888;display:flex;font-size:14px;min-height:120px;justify-content:center;text-align:center}.dashboard-chart-empty{min-height:230px}.dashboard-funnel{display:flex;flex-direction:column;gap:14px}.dashboard-funnel-step{min-width:0}.dashboard-funnel-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:6px}.dashboard-funnel-row span{color:#454548;font-size:14px;line-height:1.3}.dashboard-funnel-row strong{color:#1d1d1f;font-size:18px}.dashboard-funnel-track{background:#f0f0f2;border-radius:6px;height:10px;overflow:hidden}.dashboard-funnel-fill{background:#1677ff;border-radius:6px;height:100%}.dashboard-funnel-conversion{color:#6e6e73;font-size:12px;margin-top:4px}.dashboard-churn-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-tech-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:12px}.dashboard-mini-stat{border-bottom:1px solid #f0f0f2;min-width:0;padding:0 0 8px}.dashboard-mini-stat span{color:#6e6e73;display:block;font-size:12px;line-height:1.25}.dashboard-mini-stat strong{color:#1d1d1f;display:block;font-size:20px;margin-top:3px}.dashboard-retention-cell{align-items:center;border-radius:6px;display:flex;gap:8px;justify-content:space-between;min-height:30px;padding:4px 8px}.dashboard-retention-cell strong{color:#1d1d1f;font-size:13px}.dashboard-retention-cell span{color:#6e6e73;font-size:12px}.dashboard-note{color:#6e6e73;font-size:13px;margin:0 0 12px}input,textarea{width:100%;padding:8px;border:1px solid #ccc;border-radius:6px;font:inherit}textarea{min-height:80px}button{padding:8px 16px;border:0;border-radius:6px;background:#1d1d1f;color:#fff;cursor:pointer}button:disabled{opacity:.5}.login{max-width:320px;margin:80px auto}.login>*{margin-bottom:12px}.error{color:#c0392b}.ok{color:#27ae60}.tabs{display:flex;gap:12px;margin-bottom:16px}.tabs button{background:#e3e3e6;color:#1d1d1f}.tabs button.active{background:#1d1d1f;color:#fff}.tabs-compact{gap:6px;margin-bottom:0}.tabs-compact button{padding:6px 10px;font-size:13px}.secondary-button{background:#e3e3e6;color:#1d1d1f}.support-actions{display:flex;gap:8px;margin-top:8px}.dashboard-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.dashboard-section-head h3{margin:0}.app-main{min-width:0}.app-content{margin:16px;min-width:0}.mobile-app-header{display:none}.mobile-menu-drawer .ant-drawer-body{display:flex;flex-direction:column;padding:0}.mobile-menu-drawer-body{display:flex;flex:1;flex-direction:column;min-height:100%}.content-actions{display:flex;gap:12px;margin:12px 0}.users-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.users-total{align-items:center;background:#fff;border:1px solid #e3e3e6;border-radius:6px;color:#454548;display:inline-flex;min-height:32px;padding:4px 10px;white-space:nowrap}.users-filter-tags{display:flex;flex-wrap:wrap;gap:8px 0;margin-bottom:12px}.users-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.users-filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.users-filter-field span{color:#6e6e73;font-size:13px}.users-filter-field .ant-select,.users-filter-field .ant-input-affix-wrapper,.users-filter-field .ant-input{width:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.dashboard-header{flex-direction:column}.dashboard-controls{align-items:stretch;width:100%}.dashboard-control-group,.dashboard-export-aggregation .ant-select{width:100%}.dashboard-tabs{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-section-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-tabs button{min-width:0;padding-left:8px;padding-right:8px}.users-toolbar{flex-direction:column}.users-filter-grid{grid-template-columns:1fr}.dashboard-section-head,.dashboard-panel-head{align-items:flex-start;flex-direction:column}.dashboard-panel-actions{justify-content:flex-start}.dashboard-summary-grid,.dashboard-chart-grid{grid-template-columns:1fr}}@media(max-width:991.98px){.app-sidebar{display:none}.mobile-app-header{align-items:center;background:#fff;border-bottom:1px solid #e3e3e6;display:flex;gap:8px;height:56px;padding:0 12px;position:sticky;top:0;z-index:10}.mobile-app-title{color:#1d1d1f;font-weight:600}.app-content{margin:12px}}
