:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#eef1f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#eef1f5;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.productApp{min-height:100vh;padding:16px}.appHeader{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #dfe3ea;border-radius:18px;justify-content:space-between;align-items:center;width:min(1440px,100%);min-height:68px;margin:0 auto 16px;padding:10px 14px;display:flex;position:sticky;top:16px;box-shadow:0 10px 35px #212c4214}.brand,.brand>div{align-items:center;display:flex}.brand{gap:11px}.brand>div{flex-direction:column;align-items:flex-start;gap:1px}.brand strong{font-size:.95rem}.brand span:last-child{color:#8a93a3;font-size:.72rem}.brandMark{color:#fff;background:#182235;border-radius:11px;place-items:center;width:36px;height:36px;font-size:.68rem;font-weight:850;display:grid}.layoutStage{background:#fbfcfd;border:1px solid #dfe3ea;border-radius:24px;width:min(1440px,100%);min-height:calc(100vh - 116px);margin:0 auto;overflow:hidden;box-shadow:0 20px 60px #212c4214}.hybridView{grid-template-columns:220px 1fr;min-height:calc(100vh - 116px);display:grid}.hybridSidebar{background:#f2f4f7;border-right:1px solid #e1e5eb;flex-direction:column;justify-content:space-between;padding:24px 14px;display:flex}.sidebarLabel{color:#a0a7b2;letter-spacing:.1em;text-transform:uppercase;padding:0 10px 10px;font-size:.62rem;font-weight:800;display:block}.sidebarTop button{color:#687283;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:19px 1fr;align-items:center;gap:7px;width:100%;margin-bottom:3px;padding:10px 11px;font-size:.77rem;font-weight:700;display:grid}.sidebarTop button.active{color:#182235;background:#fff;box-shadow:0 3px 12px #1e293d14}.sidebarBottom{border-top:1px solid #e1e5eb;flex-direction:column;gap:2px;padding:12px 10px 0;display:flex}.sidebarBottom span{font-size:.72rem;font-weight:800}.sidebarBottom small{color:#9aa2ae;font-size:.61rem}.hybridContent{background:#fbfcfd;padding:clamp(24px,4vw,48px)}.eyebrow{color:#6276c4;letter-spacing:.13em;text-transform:uppercase;margin-bottom:12px;font-size:.69rem;font-weight:800;display:block}.analyticsHeader{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.analyticsHeader h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.analyticsHeader p{color:#747e8f;max-width:760px;margin:16px 0 0;line-height:1.6}.importButton{color:#fff;cursor:pointer;background:#182235;border-radius:12px;flex:none;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:.8rem;font-weight:750;display:inline-flex}.importButton input{display:none}.filterBar{background:#fff;border:1px solid #e1e5eb;border-radius:16px;flex-wrap:wrap;gap:12px;margin-bottom:18px;padding:14px;display:flex}.filterBar label{color:#737d8d;gap:6px;font-size:.72rem;font-weight:700;display:grid}.filterBar select{color:#172033;background:#fbfcfd;border:1px solid #dfe3ea;border-radius:10px;min-width:180px;padding:9px 11px}.errorBanner,.loadingPanel{border-radius:14px;margin-bottom:18px;padding:16px}.errorBanner{color:#9a3333;background:#fff4f4;border:1px solid #efc5c5}.loadingPanel{color:#6f7989;background:#fff;border:1px solid #e1e5eb}.metricsGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.metricsGrid article{background:#fff;border:1px solid #e1e5eb;border-radius:16px;padding:18px}.metricsGrid span{color:#8992a1;margin-bottom:10px;font-size:.72rem;display:block}.metricsGrid strong{letter-spacing:-.04em;font-size:clamp(1.35rem,2vw,2rem)}.analyticsGrid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.chartPanel,.tablePanel{background:#fff;border:1px solid #e1e5eb;border-radius:18px;padding:18px}.widePanel{margin-bottom:14px}.panelHeading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.panelHeading h2{letter-spacing:-.02em;margin:0;font-size:1rem}.panelHeading span{color:#8b94a2;font-size:.72rem}.tableScroller{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:860px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f4;padding:12px 10px;font-size:.76rem}th{color:#8a93a2;font-weight:700}td{color:#354055}.statusBadge{color:#606b7d;background:#f0f2f5;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:750;display:inline-flex}.statusBadge.created{color:#24734a;background:#e8f7ef}.statusBadge.incomplete{color:#9b641b;background:#fff2df}.authShell{background:#f4f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.authCard{background:#fff;border:1px solid #99a8c440;border-radius:28px;width:min(760px,100%);padding:clamp(34px,8vw,76px)}.authCard h1{letter-spacing:-.055em;margin:0 0 24px;font-size:clamp(2.6rem,8vw,5.4rem);line-height:.98}.lead{color:#5a657a;max-width:700px;margin-bottom:32px;font-size:1.1rem;line-height:1.65}.primaryButton{color:#fff;background:#172033;border:0;border-radius:14px;padding:15px 20px;font-weight:750}@media (width<=1080px){.metricsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.analyticsGrid{grid-template-columns:1fr}}@media (width<=760px){.productApp{padding:8px}.appHeader{border-radius:15px;margin-bottom:8px;position:static}.brand span:last-child{display:none}.layoutStage{border-radius:17px}.hybridView{grid-template-columns:1fr}.hybridSidebar{display:none}.hybridContent{padding:24px 16px}.analyticsHeader{flex-direction:column}.importButton{width:100%}.metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.filterBar label,.filterBar select{width:100%}}
