.dsh-app{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-lg);overflow:hidden}.dsh-app.dsh-bare{border-color:var(--line);border-radius:var(--r-card);box-shadow:var(--shadow)}.dsh-top{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid var(--line-2);background:linear-gradient(#fff,#fdfefe)}.dsh-dots{display:flex;gap:6px;margin-right:4px}.dsh-dots i{width:10px;height:10px;border-radius:50%;background:#e2e7ee;display:block}.dsh-chip{display:inline-flex;align-items:center;gap:8px;font-weight:650;font-size:13.5px;padding:6px 12px;border:1px solid var(--line);border-radius:var(--r-pill);background:#fff}.dsh-chip .dsh-av{width:18px;height:18px;border-radius:50%;background:var(--green-soft);color:var(--green);display:grid;place-items:center;font-size:9px;font-weight:800}.dsh-tools{display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.dsh-tbtn{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:8px 12px;font-size:13px;font-weight:600;color:var(--ink-2);transition:border-color .14s ease,background .14s ease}.dsh-tbtn:hover{border-color:#cfd8e3;background:#fbfcfe}.dsh-tbtn .dsh-chev{color:var(--faint)}.dsh-tbtn.dsh-tbtn-primary{background:var(--green);color:#fff;border-color:var(--green)}.dsh-tbtn.dsh-tbtn-primary:hover{background:var(--green-hover)}.dsh-tlabel{display:none}@media (min-width:640px){.dsh-tlabel{display:inline}}.dsh-body{display:grid;grid-template-columns:210px 1fr;min-height:640px}.dsh-compact .dsh-body{min-height:520px}.dsh-side{border-right:1px solid var(--line-2);padding:14px 12px;background:linear-gradient(#fcfefd,#f9fbfa)}.dsh-side-lbl{font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--faint);padding:6px 10px 8px}.dsh-tablist{display:flex;flex-direction:column;gap:2px}.dsh-tab{display:flex;align-items:center;gap:10px;width:100%;background:none;border:0;border-radius:9px;padding:9px 11px;font-size:14px;font-weight:550;color:var(--ink-2);text-align:left;transition:background .14s ease,color .14s ease}.dsh-tab svg{color:var(--faint);flex:none;transition:color .14s ease}.dsh-tab:hover{background:#fff}.dsh-tab.dsh-on{background:var(--green);color:#fff;box-shadow:0 6px 16px -8px rgba(19,96,52,.5)}.dsh-tab.dsh-on svg{color:#fff}.dsh-sidefoot{margin-top:14px;padding:11px;border:1px solid var(--line-2);border-radius:12px;background:#fff}.dsh-sidefoot .dsh-sf-t{font-size:13px;font-weight:700}.dsh-sidefoot p{font-size:13px;color:var(--muted);margin-top:3px}.dsh-sidefoot .btn{margin-top:9px;width:100%}.dsh-main{padding:22px 24px 26px;min-width:0}.dsh-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:14px}.dsh-kpi{border:1px solid var(--line-2);border-radius:var(--r-card);padding:13px 14px;background:linear-gradient(#fff,#f7fbf8)}.dsh-kpi .dsh-k-l{font-size:13px;color:var(--muted);font-weight:600}.dsh-kpi .dsh-k-v{font-size:27px;font-weight:800;margin-top:5px;letter-spacing:-.03em;color:var(--ink)}.dsh-kpi .delta{margin-top:3px}.dsh-kpi .delta .dsh-cap{color:var(--faint);font-weight:500}.dsh-spark{margin-top:9px}.dsh-spark svg{width:100%;height:auto}.dsh-card{padding:15px 16px}.dsh-card-h{display:flex;align-items:center;gap:10px;margin-bottom:12px}.dsh-card-h h4{margin:0;font-size:14px;font-weight:700;color:var(--ink)}.dsh-card-h .dsh-hint{font-size:13px;color:var(--faint);margin-left:auto;font-weight:500;display:inline-flex;align-items:center;gap:4px}.dsh-grid2{display:grid;grid-template-columns:1.55fr 1fr;grid-gap:14px;gap:14px;margin-bottom:14px}.dsh-grid2b{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.dsh-legend{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:10px}.dsh-legend button{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--ink-2);font-weight:550;background:none;border:0;padding:2px 4px;border-radius:6px;transition:opacity .14s ease}.dsh-legend button[aria-pressed=false]{opacity:.35}.dsh-legend i{width:9px;height:9px;border-radius:3px;flex:none}.dsh-gauge-wrap{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.dsh-gauge-side{flex:1 1;min-width:150px;display:flex;flex-direction:column;gap:9px}.dsh-gsr{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-2);font-weight:550}.dsh-gsr .dsh-v{margin-left:auto;font-weight:700;color:var(--ink)}.dsh-mini{width:70px;height:6px;border-radius:3px;background:var(--line);overflow:hidden}.dsh-mini i{display:block;height:100%;border-radius:3px;background:var(--green)}.dsh-sent{display:flex;height:12px;border-radius:6px;overflow:hidden;margin-top:6px}.dsh-sent i{display:block;height:100%}.dsh-sent-l{display:flex;justify-content:space-between;font-size:13px;color:var(--muted);margin-top:8px;font-weight:550}.dsh-donut-wrap{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.dsh-donut-wrap svg{flex:none}.dsh-dlegend{flex:1 1;min-width:140px;display:flex;flex-direction:column;gap:7px;font-size:13px}.dsh-drow{display:flex;align-items:center;gap:8px;color:var(--ink-2);font-weight:550}.dsh-drow .dsh-v{margin-left:auto;font-weight:700;color:var(--ink)}.dsh-dotm{width:9px;height:9px;border-radius:3px;flex:none}.dsh-listrow{display:flex;align-items:center;gap:12px;padding:10px 2px;border-bottom:1px solid var(--line-2)}.dsh-listrow:last-child{border-bottom:0}.dsh-q{font-size:13px;color:var(--ink);font-weight:550;flex:1 1;min-width:0;display:flex;align-items:center;gap:8px}.dsh-q .dsh-sub{font-family:var(--font-mono);font-size:12px;color:var(--faint);display:block;font-weight:400;margin-top:1px}.dsh-track{width:120px;height:6px;border-radius:3px;background:var(--line);overflow:hidden;flex:none}.dsh-track i{display:block;height:100%;border-radius:3px;background:var(--green)}.dsh-pct{font-size:13px;font-weight:750;width:44px;text-align:right;color:var(--ink)}@media (max-width:640px){.dsh-track{display:none}}.dsh-brandcell{display:flex;align-items:center;gap:9px}.dsh-brandcell .dsh-bav{width:22px;height:22px;border-radius:6px;background:var(--panel);color:var(--muted);display:grid;place-items:center;font-size:9px;font-weight:800;flex:none}.dsh-brandcell.dsh-me .dsh-bav{background:var(--green-soft);color:var(--green)}.dsh-brandcell.dsh-me{color:var(--ink);font-weight:700}.dsh-tag{display:inline-block;font-size:12px;font-weight:650;padding:2px 8px;border-radius:var(--r-pill);background:var(--panel);color:var(--muted)}.dsh-tag.dsh-tag-ok{background:var(--green-soft);color:var(--green)}.dsh-vbar{display:flex;align-items:center;gap:8px;justify-content:flex-end}.dsh-vbar .dsh-vtrack{width:56px;height:5px;border-radius:3px;background:var(--line);overflow:hidden}.dsh-vbar .dsh-vfill{display:block;height:100%;border-radius:3px}.dsh-pos{color:var(--green);font-weight:750}.dsh-num{text-align:right}.dsh-setgrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.dsh-setf{display:flex;flex-direction:column;gap:6px}.dsh-setf label{font-size:13px;font-weight:650;color:var(--ink-2)}.dsh-setf input{border:1px solid var(--line);border-radius:9px;padding:9px 11px;font-family:inherit;font-size:13px;color:var(--muted);background:var(--panel);cursor:default}.dsh-togrow{grid-column:1/-1;display:flex;align-items:center;gap:12px;border:1px solid var(--line-2);border-radius:12px;padding:12px 14px;background:var(--panel)}.dsh-togrow .dsh-tt{font-size:13.5px;font-weight:650;color:var(--ink)}.dsh-togrow p{font-size:13px;color:var(--muted);margin-top:2px}.dsh-sw{margin-left:auto;width:40px;height:23px;border-radius:var(--r-pill);border:1px solid var(--green);background:var(--green);position:relative;padding:0;flex:none;opacity:.5;cursor:not-allowed}.dsh-sw:after{content:"";position:absolute;top:2px;left:2px;width:17px;height:17px;border-radius:50%;background:#fff;transform:translateX(17px)}@media (max-width:900px){.dsh-body{grid-template-columns:1fr}.dsh-side{display:none}.dsh-grid2,.dsh-grid2b,.dsh-kpis{grid-template-columns:1fr 1fr}}@media (max-width:560px){.dsh-grid2,.dsh-grid2b,.dsh-kpis,.dsh-setgrid{grid-template-columns:1fr}.dsh-main{padding:18px 16px 20px}}.dsh-modal-scrim{position:fixed;inset:0;z-index:100;background:rgba(15,23,42,.4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:24px;animation:dsh-fade .16s ease}@keyframes dsh-fade{0%{opacity:0}}.dsh-modal{position:relative;width:100%;max-width:440px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-lg);padding:26px}.dsh-modal-x{position:absolute;top:14px;right:14px;background:none;border:0;color:var(--muted);padding:4px;border-radius:8px}.dsh-modal-x:hover{color:var(--ink);background:var(--line-2)}.dsh-modal-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--panel);border:1px solid var(--line);padding:4px 10px;border-radius:999px}.dsh-modal h3{font-size:20px;margin-top:14px}.dsh-modal-sub{margin-top:8px;color:var(--muted);font-size:14px;line-height:1.55}.dsh-lockitems{margin:18px 0;display:flex;flex-direction:column;gap:10px}.dsh-lockitem{display:flex;gap:11px;align-items:flex-start;padding:12px 14px;background:var(--panel);border:1px solid var(--line);border-radius:12px}.dsh-lock-ic{color:var(--faint);margin-top:1px;flex:none}.dsh-lock-body{min-width:0}.dsh-lock-t{font-size:13.5px;font-weight:600;color:var(--ink)}.dsh-lock-sub{margin-top:3px;font-size:12.5px;color:var(--muted);filter:blur(4px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dsh-modal-fine{margin-top:10px;text-align:center;font-size:12px;color:var(--faint)}.dsh-lock-open{margin-top:3px;font-size:12.5px;color:var(--muted)}.dsh-pill{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:8px 12px;font-size:13px;font-weight:600;color:var(--ink-2)}.dsh-pill .dsh-edot{width:9px;height:9px;border-radius:50%;flex:none}.dsh-hero{display:grid;grid-template-columns:auto 1fr;grid-gap:22px;gap:22px;align-items:center;border:1px solid var(--line-2);border-radius:16px;padding:20px 22px;margin-bottom:14px;background:linear-gradient(180deg,#fbfdfc,#ffffff)}.dsh-hero-ready{background:linear-gradient(180deg,#f1faf4,#ffffff);border-color:#cfe9d8}.dsh-hero-dev{background:linear-gradient(180deg,#fdf8ec,#ffffff);border-color:#f0e2bf}.dsh-hero-risk{background:linear-gradient(180deg,#fdf3ec,#ffffff);border-color:#f2d6c2}.dsh-hero-crit{background:linear-gradient(180deg,#fdeeee,#ffffff);border-color:#f2c9c9}.dsh-hero-gauge{display:flex;flex-direction:column;align-items:center;gap:8px}.dsh-band{display:inline-flex;align-items:center;font-size:12px;font-weight:750;letter-spacing:.01em;padding:3px 12px;border-radius:var(--r-pill);background:var(--panel);color:var(--muted)}.dsh-band-ready{background:var(--green-soft);color:var(--green)}.dsh-band-dev{background:#fdf0d3;color:#92610a}.dsh-band-risk{background:#fce4d6;color:#b3480f}.dsh-band-crit{background:#fbdada;color:#b91c1c}.dsh-hero-meters{display:flex;flex-direction:column;gap:11px;min-width:0}.dsh-meter-h{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:13px;font-weight:600;color:var(--ink-2);margin-bottom:5px}.dsh-meter-h .tnum{font-weight:750;color:var(--ink)}.dsh-meter-track{height:9px;border-radius:var(--r-pill);background:var(--line);overflow:hidden}.dsh-meter-track i{display:block;height:100%;border-radius:var(--r-pill);transition:width .5s ease}.dsh-hero-say{font-size:13.5px;line-height:1.5;color:var(--ink-2)}.dsh-k-sub{margin-top:4px;font-size:12.5px;color:var(--muted);font-weight:500}.dsh-k-accent{color:var(--down)}.dsh-kpi-btn{text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease;font:inherit}.dsh-kpi-btn:hover{border-color:#cfd8e3;box-shadow:var(--shadow)}.dsh-benchbar{position:relative;height:6px;margin-top:10px;border-radius:var(--r-pill);background:var(--line)}.dsh-benchfill{position:absolute;left:0;top:0;height:100%;border-radius:var(--r-pill);background:var(--green)}.dsh-benchtick{position:absolute;top:-3px;width:2px;height:12px;border-radius:1px;background:var(--faint)}.dsh-hitpill{gap:5px;font-weight:700;background:var(--green-soft);color:var(--green)}.dsh-hitpill,.dsh-misspill{display:inline-flex;align-items:center;flex:none;font-size:12px;padding:3px 10px;border-radius:var(--r-pill)}.dsh-misspill{font-weight:650;background:var(--panel);color:var(--muted)}.dsh-covtop{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid var(--line-2)}.dsh-covtop svg{flex:none}.dsh-covleg{flex:1 1;min-width:130px;display:flex;flex-direction:column;gap:8px;font-size:13px}.dsh-promptlist{max-height:320px;overflow-y:auto}.dsh-promptlist-full{max-height:none;overflow:visible}.dsh-prow{border-bottom:1px solid var(--line-2)}.dsh-prow:last-child{border-bottom:0}.dsh-prow-head{display:flex;align-items:center;gap:10px;width:100%;background:none;border:0;padding:10px 2px;text-align:left;cursor:pointer;border-radius:8px;transition:background .14s ease}.dsh-prow-head:hover{background:#fbfcfe}.dsh-pchev{color:var(--faint);flex:none;display:inline-flex;transform:rotate(-90deg);transition:transform .16s ease}.dsh-prow-open>.dsh-prow-head .dsh-pchev{transform:rotate(0deg)}.dsh-prow-panel{padding:2px 2px 14px 26px}.dsh-prow-panel p{font-size:13px;line-height:1.55;color:var(--muted);white-space:pre-wrap;border-left:2px solid var(--line);padding-left:12px}.dsh-prow-empty{color:var(--faint);font-style:italic}.dsh-catlist{display:flex;flex-direction:column;gap:12px}.dsh-cat-h{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:13px;margin-bottom:5px}.dsh-cat-l{font-weight:600;color:var(--ink-2)}.dsh-cat-v{display:inline-flex;align-items:baseline;gap:8px}.dsh-cat-pass{font-family:var(--font-mono);font-size:12px;color:var(--faint)}.dsh-cat-v .tnum{font-weight:750;color:var(--ink)}.dsh-cat-track{height:8px;border-radius:var(--r-pill);background:var(--line);overflow:hidden}.dsh-cat-track i{display:block;height:100%;border-radius:var(--r-pill);transition:width .5s ease}.dsh-empty{font-size:13px;line-height:1.55;color:var(--muted);padding:8px 2px}.dsh-sub-h{font-size:12.5px;font-weight:700;color:var(--ink-2);margin:14px 0 8px}.dsh-sample{margin-top:14px;padding:12px 14px;border:1px solid var(--line-2);border-radius:12px;background:var(--panel)}.dsh-sample-h{font-size:12px;font-weight:700;color:var(--ink-2);margin-bottom:6px}.dsh-sample p{font-size:13px;line-height:1.55;color:var(--muted)}.dsh-tag-s1{background:var(--green-soft);color:var(--green)}.dsh-tag-s2{background:#fdf0e0;color:var(--s2)}.dsh-tag-s3{background:#eef1f5;color:var(--s3)}.dsh-tag-s4{background:#fbf1d6;color:#8a6206}.dsh-tag-s5{background:#fbe1e7;color:var(--s5)}.dsh-fixcard{scroll-margin-top:16px}.dsh-fixlist{display:flex;flex-direction:column;gap:10px}.dsh-fixrow{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid var(--line-2);border-left-width:3px;border-radius:10px;background:#fff}.dsh-fixrow.dsh-sev-high{border-left-color:var(--down)}.dsh-fixrow.dsh-sev-med{border-left-color:var(--warn)}.dsh-fixrow.dsh-sev-low{border-left-color:var(--s3)}.dsh-sevpill{flex:none;font-size:11px;font-weight:750;letter-spacing:.02em;padding:3px 9px;border-radius:var(--r-pill);margin-top:1px}.dsh-sevpill-high{background:#fbdada;color:#b91c1c}.dsh-sevpill-med{background:#fce4d6;color:#b3480f}.dsh-sevpill-low{background:var(--panel);color:var(--muted)}.dsh-fix-body{min-width:0}.dsh-fix-t{font-size:13.5px;font-weight:650;color:var(--ink)}.dsh-fix-i{margin-top:3px;font-size:12.5px;color:var(--muted)}.dsh-fixfoot{margin-top:14px;padding-top:12px;border-top:1px solid var(--line-2);font-size:13px;font-weight:600;color:var(--ink-2)}.dsh-wall{text-align:center;padding:40px 26px;display:flex;flex-direction:column;align-items:center}.dsh-wall-ic{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--green-soft);color:var(--green);margin-bottom:14px}.dsh-wall-t{margin:0;font-size:20px;font-weight:800;color:var(--ink);letter-spacing:-.02em}.dsh-wall-sub{margin-top:8px;max-width:460px;font-size:14px;line-height:1.55;color:var(--muted)}.dsh-wall-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.dsh-wall-fine{margin-top:12px;font-size:12px;color:var(--faint)}.dsh-fixback{display:inline-flex;align-items:center;gap:6px;background:none;border:0;padding:4px 8px 4px 0;font-size:13px;font-weight:600;color:var(--ink-2);cursor:pointer;border-radius:8px;transition:color .14s ease}.dsh-fixback:hover{color:var(--green)}.dsh-fixplan{display:flex;flex-direction:column;gap:12px}.dsh-fpitem{border:1px solid var(--line-2);border-left-width:3px;border-radius:12px;padding:14px 16px;background:#fff}.dsh-fpitem.dsh-sev-high{border-left-color:var(--down)}.dsh-fpitem.dsh-sev-med{border-left-color:var(--warn)}.dsh-fpitem.dsh-sev-low{border-left-color:var(--s3)}.dsh-fp-h{display:flex;align-items:center;gap:10px;margin-bottom:10px}.dsh-fp-t{font-size:14.5px;font-weight:700;color:var(--ink)}.dsh-fp-body{display:flex;flex-direction:column;gap:8px}.dsh-fp-row{display:grid;grid-template-columns:120px 1fr;grid-gap:12px;gap:12px;align-items:start}.dsh-fp-k{font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--faint);padding-top:1px}.dsh-fp-v{font-size:13.5px;line-height:1.55;color:var(--ink-2)}.dsh-fp-impact{margin-top:12px;padding-top:10px;border-top:1px solid var(--line-2);font-size:12.5px;font-weight:650;color:var(--ink-2)}@media (max-width:560px){.dsh-fp-row{grid-template-columns:1fr;gap:3px}}.dsh-engine-locked{opacity:.72}.dsh-engine-locked .dsh-q{color:var(--muted)}.dsh-engine-locked .dsh-lock-ic{margin-left:auto;flex:none}@media (max-width:640px){.dsh-hero{grid-template-columns:1fr;justify-items:center;text-align:center}.dsh-hero-meters{width:100%;text-align:left}}@media print{.dsh-app,.dsh-app *{-webkit-print-color-adjust:exact;print-color-adjust:exact}.dsh-app,.dsh-app.dsh-bare{border:0;border-radius:0;box-shadow:none;overflow:visible;background:#fff}.dsh-dots,.dsh-side,.dsh-tools{display:none!important}.dsh-body{display:block;min-height:0}.dsh-main{padding:0;min-width:0}.dsh-card,.dsh-fixrow,.dsh-fpitem,.dsh-hero,.dsh-kpi,.dsh-prow,.dtable tr{page-break-inside:avoid;break-inside:avoid}.dsh-promptlist,.dsh-prow-panel{max-height:none!important;overflow:visible!important}.dsh-grid2,.dsh-grid2b,.dsh-kpis{grid-template-columns:1fr 1fr}}