*{box-sizing:border-box}body{margin:0;background:#f3f6f8;color:#14212b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.topbar{height:64px;background:#fff;border-bottom:1px solid #dfe6ea;display:flex;align-items:center;justify-content:space-between;padding:0 34px}.brand{font-weight:900;letter-spacing:.13em;color:#172b3a}.source{font-size:13px;color:#63727c}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#26b67a;margin-right:8px}.hero{display:flex;justify-content:space-between;gap:30px;padding:44px 34px 24px;max-width:1600px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:#177b9b;margin:0 0 9px}.hero h1{font-size:42px;letter-spacing:-.04em;margin:0}.lede{max-width:720px;color:#61717c;font-size:17px;line-height:1.55}.hero-meta{background:#e9f3f6;border:1px solid #cee2e9;border-radius:16px;padding:15px 18px;align-self:flex-end;max-width:460px}.hero-meta span,.hero-meta strong{display:block}.hero-meta span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#69808c}.hero-meta strong{font-size:12px;margin-top:5px;overflow-wrap:anywhere}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:10px 34px 48px;max-width:1600px;margin:auto}.panel{position:relative;background:#fff;border:1px solid #dfe6ea;border-radius:20px;padding:22px;box-shadow:0 8px 30px rgba(26,47,59,.06);overflow:hidden}.span-1{grid-column:span 1}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.height-small{min-height:210px}.height-medium{min-height:300px}.height-large{min-height:390px}.panel h2,.expanded-panel h2{margin:0;font-size:24px;letter-spacing:-.025em}.panel-head p,.expanded-head p{color:#70808a}.zoom,.close{position:absolute;right:18px;top:18px;width:36px;height:36px;border-radius:50%;border:1px solid #dbe4e8;background:#f7fafb;color:#1c4b5d;font-size:18px;cursor:pointer}.metric{display:flex;align-items:flex-end;justify-content:space-between;margin-top:42px}.metric strong{font-size:48px;letter-spacing:-.055em}.change{padding:7px 10px;background:#e9f8f2;color:#168a5b;border-radius:999px;font-weight:800}.summary-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.summary-kpis div,.inventory-stats div,.customer-grid div,.refund-head div{padding:15px;border-radius:14px;background:#f6f9fa}.summary-kpis span,.inventory-stats span,.customer-grid span,.refund-head span{display:block;color:#70808a;font-size:12px}.summary-kpis strong,.inventory-stats strong,.customer-grid strong,.refund-head strong{display:block;font-size:22px;margin-top:5px}.insights{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:16px}.insight{display:flex;gap:10px;align-items:flex-start;background:#f8fafb;border:1px solid #e8edef;border-radius:12px;padding:10px 12px}.insight p{margin:0;font-size:13px;color:#52636e}.bar-list{margin-top:20px}.bar-row{margin:13px 0}.bar-label{display:flex;justify-content:space-between;font-size:13px}.bar-track{height:9px;background:#edf2f4;border-radius:999px;margin-top:7px;overflow:hidden}.bar-track i{display:block;height:100%;background:linear-gradient(90deg,#1683a5,#26b67a);border-radius:999px}.ranking{margin-top:17px}.rank-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #edf1f3}.rank{font-size:12px;color:#8b9aa3}.rank-row strong,.rank-row small{display:block}.rank-row strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-row small{color:#89969e;margin-top:3px}.rank-row b{font-size:13px}.inventory-donut{display:flex;justify-content:center;margin-top:24px}.donut{width:150px;height:150px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:conic-gradient(#25af78 0 64%,#e36262 64% 100%);position:relative}.donut:after{content:"";position:absolute;inset:18px;border-radius:50%;background:#fff}.donut strong,.donut span{z-index:1}.donut strong{font-size:30px}.donut span{font-size:12px;color:#72828c}.inventory-stats,.customer-grid,.refund-head{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px}.customer{text-align:center;margin-top:20px}.avatar{width:70px;height:70px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#dceff4;color:#176f8c;font-weight:900;font-size:22px}.customer h3{margin:12px 0 2px}.customer p{margin:0;color:#798892}.refund-table{margin-top:16px}.refund-table div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #edf1f3}.refund-table span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal{display:none;position:fixed;inset:0;z-index:1000}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(14,28,36,.52);backdrop-filter:blur(5px)}.modal-content{position:absolute;inset:28px;background:#f5f8f9;border-radius:22px;overflow:auto;box-shadow:0 30px 100px rgba(0,0,0,.25)}.expanded-panel{position:relative;padding:34px}.expanded-head{padding-right:60px}.expanded-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:20px;margin-top:24px}.expanded-primary,.context-card{background:#fff;border:1px solid #dfe6ea;border-radius:18px;padding:22px}.context-card{display:flex;flex-direction:column;min-height:620px}.context-card textarea{width:100%;flex:1;min-height:400px;margin:16px 0;border:1px solid #d8e2e6;border-radius:12px;background:#f7fafb;padding:14px;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;resize:none}.primary{border:0;background:#167f9e;color:#fff;border-radius:10px;padding:12px 16px;font-weight:800;cursor:pointer}.skeleton{height:100px;margin-top:25px;border-radius:14px;background:linear-gradient(90deg,#eef2f4,#f7f9fa,#eef2f4);background-size:200% 100%;animation:pulse 1.4s infinite}@keyframes pulse{to{background-position:-200% 0}}@media(max-width:1000px){.grid{grid-template-columns:1fr}.span-1,.span-2,.span-3{grid-column:span 1}.hero{display:block}.hero-meta{margin-top:20px}.summary-kpis,.insights{grid-template-columns:repeat(2,1fr)}.expanded-grid{grid-template-columns:1fr}.modal-content{inset:10px}}@media(max-width:600px){.grid,.hero{padding-left:16px;padding-right:16px}.topbar{padding:0 16px}.summary-kpis,.insights,.inventory-stats,.customer-grid,.refund-head{grid-template-columns:1fr}.metric strong{font-size:38px}}
.hero-controls{display:flex;flex-direction:column;gap:12px;align-items:flex-end;align-self:flex-end}.period-control{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dfe6ea;border-radius:14px;padding:10px 12px;box-shadow:0 6px 20px rgba(26,47,59,.05)}.period-control span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#69808c;font-weight:800}.period-control select{appearance:none;border:0;background:#eef5f7;padding:10px 38px 10px 13px;border-radius:10px;color:#173b49;font:inherit;font-weight:800;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#397080 50%),linear-gradient(135deg,#397080 50%,transparent 50%);background-position:calc(100% - 17px) 50%,calc(100% - 12px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.bar-row small{display:block;margin-top:5px;color:#86949c;font-size:11px}.bar-label span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:16px}.empty-state{color:#70808a;background:#f7fafb;border:1px dashed #d8e2e6;border-radius:12px;padding:20px;margin-top:22px}@media(max-width:1000px){.hero-controls{align-items:stretch}.period-control{justify-content:space-between}.hero-meta{max-width:none}}
.investigation-heading h3{font-size:24px;margin:4px 0 6px}.investigation-heading p{color:#6d7d87;max-width:760px}.drill-results{display:grid;gap:16px;margin-top:18px}.drill-result{border:1px solid #dfe6ea;border-radius:16px;padding:18px;background:#fbfcfd}.drill-result-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.drill-result-head h4{font-size:18px;margin:0 0 5px}.drill-result-head p{margin:0;color:#71808a;font-size:13px}.live-badge{background:#e8f8f1;color:#148258;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.drill-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:12px 0 4px;color:#83919a;font-size:10px}.drill-meta code{max-width:100%;overflow-wrap:anywhere;background:#eef3f5;border-radius:7px;padding:5px 7px}.drill-error,.no-drill{margin-top:18px;padding:18px;border-radius:13px;background:#fff4f2;border:1px solid #f1d6d1;color:#91453b}.no-drill{background:#f7fafb;border-color:#d8e2e6;color:#60717c}.no-drill h4{margin:0 0 5px}.no-drill p{margin:0}.data-explorer{margin-top:15px}.explorer-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px}.explorer-metrics>div{background:#fff;border:1px solid #e7ecef;border-radius:10px;padding:10px}.explorer-metrics span{display:block;color:#7b8992;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.explorer-metrics strong{display:block;margin-top:4px;font-size:15px;overflow-wrap:anywhere}.explorer-section{margin-top:15px}.explorer-section h5,.explorer-section h6{margin:0 0 8px;font-size:13px}.explorer-table-wrap{overflow:auto;border:1px solid #e4eaed;border-radius:10px;background:#fff}.explorer-table{width:100%;border-collapse:collapse;font-size:11px}.explorer-table th,.explorer-table td{text-align:left;padding:8px 10px;border-bottom:1px solid #edf1f3;white-space:nowrap}.explorer-table th{background:#f7fafb;color:#687983;font-weight:800}.explorer-table tr:last-child td{border-bottom:0}.explorer-note{padding:7px 10px;margin:0;color:#82919a;font-size:10px}.explorer-section pre{overflow:auto;max-height:280px;background:#f5f8f9;padding:12px;border-radius:9px;font-size:10px}.live-investigation-grid .expanded-primary{min-width:0}.context-card textarea{font-size:10px}
