.dashboard-overlay{position:fixed;inset:0;z-index:1000;background:rgba(12,21,34,.62);display:grid;place-items:center;padding:20px;overflow:auto}.dashboard-overlay[hidden]{display:none}.dashboard-panel{width:min(900px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:20px;border:1px solid #dfe5ec;box-shadow:0 28px 80px rgba(9,18,31,.28);padding:28px}.dashboard-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.dashboard-head h2{margin:6px 0 0}.dashboard-close{border:1px solid #d7dee8;background:#fff;border-radius:10px;width:42px;height:42px;font-size:1.5rem}.dashboard-body{margin-top:24px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-stat{padding:18px;border:1px solid #e0e6ed;border-radius:14px;background:#f7f9fb}.dashboard-stat strong,.dashboard-stat span{display:block}.dashboard-stat strong{font-size:1.65rem}.dashboard-stat span{margin-top:5px;color:#67758a;font-size:.86rem}.dashboard-weak,.dashboard-guidance,.feedback-form{margin-top:22px;padding:20px;border:1px solid #e1e7ee;border-radius:14px;background:#fff}.dashboard-weak h3,.dashboard-guidance h3,.feedback-form h3{margin:0 0 12px}.dashboard-guidance{background:#f8fafc}.dashboard-guidance p{color:#566579;line-height:1.65}.weak-list{display:grid;gap:9px}.weak-item{display:flex;justify-content:space-between;gap:14px;padding:11px 13px;border-radius:10px;background:#fff7e8;border:1px solid #efd7aa}.weak-item span{line-height:1.4}.weak-item strong{white-space:nowrap;color:#8a5c13}.dashboard-note{font-size:.86rem;color:#687589;line-height:1.55}.feedback-form p{color:#687589;line-height:1.55}.feedback-form select,.feedback-form textarea{width:100%;box-sizing:border-box;border:1px solid #cfd8e3;border-radius:10px;padding:11px 12px;margin-bottom:11px;font:inherit}.feedback-form textarea{resize:vertical}.feedback-status{margin-left:10px;color:#58667a;font-size:.88rem}.dashboard-open{margin-right:8px}.dashboard-opened{overflow:hidden}.mode-card.simulation{border-color:#7084a2;background:linear-gradient(180deg,#f3f7fc 0%,#fff 100%)}.mode-card.simulation .mode-badge{background:#e7eef7;color:#2f4d73}.mode-rule-info{margin:0 0 30px;line-height:1.6}.provision-missing-note{margin-top:10px;padding-top:9px;border-top:1px dashed #d6dde6;color:#8a5c13;font-size:.84rem;line-height:1.5}@media(max-width:760px){.dashboard-panel{padding:18px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-head{align-items:flex-start}.weak-item{flex-direction:column;gap:4px}.weak-item strong{white-space:normal}.dashboard-open{margin-right:0;padding:9px 11px;font-size:.8rem}.header-actions{flex-wrap:wrap;justify-content:flex-end}}