@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#172332;font-synthesis:none;background:#f6f8fa;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#fbfcfd 0,#f5f7f9 100%);min-width:320px;margin:0}button,input{font:inherit}button{color:inherit}.dashboard-shell{width:min(1560px,100%);min-height:100vh;margin:0 auto;padding:27px 34px 34px}.dashboard-header{justify-content:space-between;align-items:center;gap:28px;margin-bottom:24px;display:flex}h1{letter-spacing:-.04em;margin:0;font-size:clamp(24px,2vw,34px)}.dashboard-header p{color:#8792a0;margin:5px 0 0;font-size:12px}.filters{align-items:center;gap:10px;display:flex}.filter-control,.select-control{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e1e6eb;border-radius:6px;align-items:center;gap:9px;height:38px;padding:0 13px;font-size:11px;display:inline-flex;box-shadow:0 1px 2px #18243205}.filter-control:hover,.select-control:hover{border-color:#aeb9c5}.select-control{padding-right:9px;position:relative}.select-control select{appearance:none;min-width:92px;height:100%;color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:0;outline:0;padding:0 22px 0 0}.select-control svg{pointer-events:none;position:absolute;right:9px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.date-control svg:first-child{color:#6c7b8c}.date-control select{min-width:180px}.date-control .select-chevron{right:9px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card,.panel,.secondary-grid article{background:#fffffff0;border:1px solid #e8edf1;border-radius:8px;box-shadow:0 2px 7px #1f2f3e09}.metric-card{min-height:145px;padding:17px 18px 13px;position:relative;overflow:hidden}.metric-heading{color:#5e6a78;align-items:center;gap:9px;font-size:11px;font-weight:600;display:flex}.metric-icon{width:31px;height:31px;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, white);border-radius:50%;place-items:center;display:grid}.metric-value{letter-spacing:-.035em;margin:7px 0 5px 40px;font-size:23px;line-height:1;display:block}.metric-change{align-items:center;gap:8px;margin-left:40px;font-size:9px;display:flex}.metric-change span{color:#23a65e;align-items:center;font-weight:700;display:flex}.metric-change small{color:#9aa3af;font-size:8px}.charts-grid{grid-template-columns:1.45fr .9fr 1.25fr;gap:14px;margin-top:14px;display:grid}.panel{min-width:0;padding:16px 18px}.panel h2{letter-spacing:-.015em;margin:0 0 12px;font-size:12px}.chart-area{height:190px}.chart-totals{color:#7d8998;align-items:center;gap:22px;padding-top:9px;font-size:9px;display:flex}.chart-totals strong{color:#277ecb;margin-left:3px}.positive{font-weight:600;color:#25a662!important}.negative{font-weight:600;color:#e15e67!important}.channel-content{grid-template-columns:minmax(130px,1.15fr) minmax(105px,.85fr);align-items:center;gap:8px;height:218px;display:grid}.doughnut-wrap{height:180px;position:relative}.doughnut-total{text-align:center;pointer-events:none;place-content:center;display:grid;position:absolute;inset:0}.doughnut-total strong{letter-spacing:-.04em;font-size:16px}.doughnut-total span{color:#8792a0;font-size:8px}.channel-legend{gap:14px;margin:0;padding:0;list-style:none;display:grid}.channel-legend li{align-items:flex-start;gap:8px;font-size:10px;display:flex}.channel-legend i{border-radius:2px;width:11px;height:7px;margin-top:3px}.channel-legend strong,.channel-legend small{display:block}.channel-legend small{color:#8a95a2;margin-top:3px;font-size:8px}.quarter-changes{color:#28a561;text-align:center;grid-template-columns:repeat(5,1fr);font-size:8px;font-weight:600;display:grid}.details-grid{grid-template-columns:1.05fr 1.15fr 1fr;gap:14px;margin-top:14px;display:grid}.table-panel{padding-bottom:11px}table{border-collapse:collapse;width:100%;font-size:9px}th{color:#84909e;text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f3;padding:0 7px 7px 0;font-size:8px;font-weight:500}td{white-space:nowrap;border-bottom:1px solid #f0f2f4;padding:7px 7px 7px 0}th:not(:first-child),td:not(:first-child){text-align:right}.product-thumb{vertical-align:middle;background:linear-gradient(135deg,#3c4432,#877e4a);border-radius:2px;width:14px;height:14px;margin-right:7px;display:inline-block}.text-button{color:#287fd0;cursor:pointer;background:0 0;border:0;margin-top:9px;padding:0;font-size:9px}.in-progress-label{color:#25754a;background:#eaf7ef;border-radius:999px;margin-left:7px;padding:2px 5px;font-size:7px;font-weight:600;display:inline-block}.chart-status{color:#718090;margin:3px 0 0;font-size:8px}.insights-panel ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.insights-panel li{color:#657181;border-bottom:1px solid #f0f2f4;align-items:center;gap:10px;min-height:35px;font-size:9px;line-height:1.45;display:flex}.insights-panel li:last-child{border-bottom:0}.insights-panel li span{color:#2a91b5;background:#ebf7f7;border-radius:6px;flex:0 0 28px;place-items:center;height:28px;display:grid}.insights-panel li:nth-child(3) span{color:#d79a25;background:#fff7e5}.insights-panel li:nth-child(4) span{color:#8a5bd5;background:#f4effd}.secondary-grid{grid-template-columns:1fr;margin-top:14px;display:grid}.secondary-grid article{border-right:0;border-radius:0;justify-content:center;align-items:center;gap:12px;min-height:72px;padding:13px 20px;display:flex}.secondary-grid article:first-child{border-radius:8px 0 0 8px}.secondary-grid article:last-child{border-right:1px solid #e8edf1;border-radius:0 8px 8px 0}.secondary-icon{width:31px;height:31px;color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, white);border-radius:50%;place-items:center;display:grid}.secondary-grid small,.secondary-grid strong,.secondary-grid em{display:block}.secondary-grid small{color:#6f7b88;font-size:8px;font-weight:600}.secondary-grid strong{margin:2px 0;font-size:15px}.secondary-grid em{color:#25a662;font-size:7px;font-style:normal}.status-page{text-align:center;color:#617080;place-items:center;min-height:100vh;padding:24px;display:grid}.status-page h1{color:#172332}.loader{border:3px solid #dfe6ec;border-top-color:#438bd8;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}.logout-control{color:#7a4d58}.login-page{background:radial-gradient(circle at 50% 0,#eef8f1,#0000 42%),#f6f8fa;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e2e8ec;border-radius:12px;width:min(100%,390px);padding:34px;box-shadow:0 18px 50px #1e313b17}.login-icon{color:#2f9f62;background:#eaf7ef;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:18px;display:grid}.login-card h1{font-size:25px}.login-card>p{color:#74808d;margin:8px 0 25px;font-size:13px;line-height:1.55}.login-card form{gap:9px;display:grid}.login-card label{color:#4f5d69;font-size:11px;font-weight:600}.login-card input{border:1px solid #dbe2e7;border-radius:7px;outline:none;width:100%;height:43px;padding:0 12px}.login-card input:focus{border-color:#4ca875;box-shadow:0 0 0 3px #4ca8751f}.login-card button{color:#fff;cursor:pointer;background:#278657;border:0;border-radius:7px;height:43px;margin-top:7px;font-weight:600}.login-card button:hover{background:#207249}.login-card button:disabled{opacity:.65;cursor:wait}.login-error{color:#b83c4c;font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1050px){.dashboard-header{align-items:flex-start}.filters{flex-wrap:wrap;justify-content:flex-end}.metrics-grid{grid-template-columns:repeat(2,1fr)}.charts-grid{grid-template-columns:1.4fr 1fr}.quarterly-panel{grid-column:1/-1}.details-grid{grid-template-columns:1fr 1fr}.insights-panel{grid-column:1/-1}}@media (width<=700px){.dashboard-shell{padding:20px 14px}.dashboard-header{display:block}.filters{justify-content:flex-start;margin-top:18px}.filter-control{flex:1;justify-content:space-between}.date-control{flex-basis:100%;order:-1}.metrics-grid,.charts-grid,.details-grid,.secondary-grid{grid-template-columns:1fr}.quarterly-panel,.insights-panel{grid-column:auto}.chart-area{height:220px}.secondary-grid article,.secondary-grid article:first-child,.secondary-grid article:last-child{border:1px solid #e8edf1;border-radius:8px;justify-content:flex-start}.table-scroll{overflow-x:auto}}
