.product-dashboard-section{max-width:1360px;margin:0 auto;padding:20px 32px 80px}.product-dashboard-heading{margin-bottom:28px}.product-dashboard-heading h2{font-size:clamp(26px,3vw,36px);font-weight:600;letter-spacing:-.035em;line-height:1.2}.product-dashboard-heading p{font-size:17px;line-height:1.7;margin-top:14px;opacity:.75}.product-dashboard-preview{margin:0}.dp-shell{display:grid;grid-template-columns:170px minmax(0,1fr);border:1px solid #ccc;border-radius:10px;overflow:hidden;background:#f6f6f6;color:#141414;font-family:var(--font-inter),Arial,sans-serif;text-align:left;box-shadow:0 12px 40px #00000008}.dp-sidebar{display:flex;flex-direction:column;gap:5px;padding:24px 12px;background:#fff;border-right:1px solid #e4e4e4}.dp-brand{font-size:20px;font-weight:600;padding:0 8px;margin-bottom:25px}.dp-brand,.dp-sidebar>span{display:flex;align-items:center;gap:8px}.dp-sidebar>span{padding:10px 8px;font-size:11px;color:#626262;border-radius:5px}.dp-sidebar>span.dp-selected{background:#eee;color:#141414;font-weight:600}.dp-sidebar svg{flex-shrink:0}.dp-org{margin-top:auto;padding:30px 8px 0;font-size:11px;font-weight:600}.dp-org small{display:block;font-weight:400;color:#777;margin-top:5px}.dp-main{padding:28px;min-width:0}.dp-main>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.dp-main h3{font-size:25px;font-weight:600;line-height:1.3;letter-spacing:-.03em}.dp-main header p{font-size:12px;color:#6f6f6f;margin-top:6px;line-height:1.6}.dp-environment{padding:6px 9px;border:1px solid #ddd;border-radius:20px;white-space:nowrap;background:#fff;font-size:10px}.dp-panel{background:#fff;border:1px solid #e4e4e4;border-radius:8px;padding:18px;margin-top:18px}.dp-panel h4{font-size:14px;font-weight:600;margin:0 0 12px}.dp-panel>p{font-size:11px;color:#777}.dp-gauges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;text-align:center;padding:8px 0}.dp-ring{position:relative;width:100px;height:100px;margin:0 auto 12px}.dp-ring svg{width:100%;height:100%;transform:rotate(-90deg);fill:none;stroke-width:7}.dp-ring circle:first-child{stroke:#ededed}.dp-ring circle:last-child{stroke:#344b69;stroke-linecap:round}.dp-ring strong{position:absolute;inset:0;display:grid;place-items:center;font-size:23px;font-weight:600}.dp-gauges b{font-size:11px;font-weight:500}.dp-coverage small,.dp-gauges small{display:block;margin-top:5px;font-size:10px;color:#777;line-height:1.5}.dp-table-scroll{overflow-x:auto}.dp-table-scroll:focus-visible{outline:2px solid #214bff;outline-offset:3px}.dp-table-scroll table{border-collapse:collapse;width:100%;font-size:11px;white-space:nowrap}.dp-table-scroll th{text-align:left;font-size:10px;font-weight:500;color:#777;padding:10px 8px}.dp-table-scroll td{padding:12px 8px;border-top:1px solid #eee}.dp-status{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;background:#f1f1f1;border-radius:4px;font-size:10px}.dp-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dp-stats>div{padding:16px;background:#fff;border:1px solid #e4e4e4;border-radius:7px}.dp-stats span{display:block;font-size:10px;line-height:1.5;color:#777;min-height:30px}.dp-stats strong{display:block;margin-top:10px;font-size:24px;font-weight:600}.dp-coverage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.dp-coverage>div{border:1px solid #e4e4e4;border-radius:6px;padding:12px}.dp-coverage b{font-size:11px;font-weight:500}.product-dashboard-preview>figcaption{margin-top:12px;font-size:11px;opacity:.6}@media(max-width:1000px){.dp-shell{grid-template-columns:140px minmax(0,1fr)}.dp-main{padding:18px}.dp-ring{width:80px;height:80px}.dp-coverage,.dp-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dp-stats span{min-height:0}}@media(max-width:680px){.product-dashboard-section{padding:10px 20px 50px}.product-dashboard-heading p{font-size:15px}.dp-shell{grid-template-columns:1fr}.dp-sidebar{display:none}.dp-main{padding:14px}.dp-main>header{flex-direction:column;gap:10px}.dp-main h3{font-size:22px}.dp-gauges{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.dp-panel{padding:12px}.dp-stats{gap:8px}.dp-stats>div{padding:12px}.dp-stats strong{font-size:22px}}