*{box-sizing:border-box}body{margin:0;font-family:-apple-system,Segoe UI,sans-serif;background:#080d11}.dashboard{width:100%;max-width:1440px;margin:0 auto;display:flex;height:100vh;height:100dvh;overflow:hidden}.dashboard-main{flex:1;min-width:0;min-height:0;overflow-y:auto;padding:36px 44px;display:flex;flex-direction:column;gap:26px}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.dashboard-header-title{display:flex;align-items:flex-start;gap:12px;min-width:0}.header-controls{display:flex;gap:8px;flex-shrink:0}.seg-group{display:flex;border:1px solid oklch(30% .01 250);border-radius:6px;overflow:hidden}.sidebar-backdrop{position:fixed;inset:0;z-index:20;background:#0203068c}.app-card{border-radius:12px;padding:22px 26px;background:linear-gradient(180deg,#191d22,#14181c);border:1px solid oklch(29% .012 250);box-shadow:inset 0 1px #ffffff0a,0 10px 30px #00000059}.metric-row{display:flex;margin-bottom:22px}.metric-cell{flex:1;min-width:0;padding:0 24px;border-radius:8px;cursor:pointer}.metric-cell:first-child{padding-left:0}.metric-cell+.metric-cell{border-left:1px solid oklch(28% .012 250)}.metric-spark-wrap{position:relative;margin-top:8px;width:140px;height:40px;overflow:visible}.metric-spark{display:block;width:100%;height:40px}.metric-spark-dot{position:absolute;width:6px;height:6px;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.trend-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:12px}@media(max-width:800px){.dashboard-main{padding:20px 16px 32px;gap:18px}.dashboard-header{flex-direction:column;align-items:stretch}.header-controls{flex-wrap:wrap}.seg-group{max-width:100%;flex-wrap:wrap;overflow:hidden}.app-card{padding:16px 14px}.metric-row{flex-direction:column;margin-bottom:16px}.metric-cell,.metric-cell:first-child{padding:14px 0}.metric-cell+.metric-cell{border-left:none;border-top:1px solid oklch(28% .012 250)}.metric-cell:first-child{padding-top:0}.metric-cell:last-child{padding-bottom:0}.metric-spark-wrap{width:100%;max-width:280px}.trend-head{flex-direction:column;align-items:flex-start}.header-meta{overflow-wrap:anywhere}}a{color:#00b7dd;color:oklch(72% .14 220)}a:hover{color:#52cff3}.error{color:#ea6a64;font:500 15px ui-monospace,monospace;padding:16px}
