/* Member commune dashboard — no external chart library or private-data cache. */
.commune-dashboard{margin:28px 0 48px;min-width:0}.commune-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.commune-heading h2{font-size:clamp(1.9rem,4vw,2.7rem);margin:0;overflow-wrap:anywhere}.commune-heading h2 small{font-size:1rem;color:#61756b;font-weight:400}.commune-heading p{margin:8px 0 0;color:#61756b;font-size:.9rem}.commune-period{display:flex;align-items:flex-end;gap:10px;flex-shrink:0}.commune-period label{margin:0;font-size:.82rem}.commune-period select{min-width:115px}.commune-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.commune-kpi{border:1px solid #dce5dc;border-top:4px solid var(--accent);background:var(--tint);border-radius:15px;padding:22px;min-width:0;display:flex;flex-direction:column;gap:8px}.commune-kpi>span{font-weight:600;font-size:.9rem}.commune-kpi strong{font-size:clamp(2rem,3.2vw,2.9rem);line-height:1.2;color:var(--accent);overflow-wrap:anywhere}.commune-kpi small{font-size:.76rem;line-height:1.5;color:#52685d}.tone-confirmed{--accent:#a65b0a;--tint:#fff8ed}.tone-neutralized{--accent:#00634a;--tint:#eff8f1}.tone-captures{--accent:#315a9a;--tint:#f0f5fc}.tone-readings{--accent:#6c527c;--tint:#f7f2f9}.commune-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.commune-charts .panel{padding:26px;margin-bottom:20px}.commune-dashboard h3{font-size:1.2rem;margin:0 0 8px}.commune-legend{display:flex;flex-wrap:wrap;gap:16px;margin:18px 0 20px;font-size:.78rem}.commune-legend span{display:inline-flex;align-items:center;gap:7px}.commune-legend i{width:11px;height:11px;border-radius:3px;display:block;flex-shrink:0}.bar-confirmed{background:#c77c22}.bar-neutralized{background:#087959}.bar-captures{background:#4675af}.commune-bars{display:grid;gap:13px}.commune-bar-row{display:grid;grid-template-columns:76px minmax(0,1fr) 54px;gap:10px;align-items:center;font-size:.73rem;font-variant-numeric:tabular-nums}.commune-bar-row b{text-align:right;overflow-wrap:anywhere}.commune-track{display:flex;height:15px;border-radius:4px;background:#edf1ed;overflow:hidden}.commune-track i{display:block;height:100%;flex-shrink:0}.commune-detail caption{text-align:left;font-size:.83rem;color:#607366;padding:0 0 18px}.commune-detail thead{background:#f0f5ee}.commune-detail tbody tr:nth-child(even){background:#fafcf9}.commune-detail td{text-align:right;font-variant-numeric:tabular-nums}.commune-detail th:not(:first-child){text-align:right}.commune-detail tfoot{background:#eaf2e6;font-weight:700}.commune-method{border:1px solid #dbe5d5;border-radius:12px;padding:8px 20px;background:#f1f6ed;color:#4c6356;font-size:.86rem}.commune-method summary{font-weight:600;cursor:pointer;min-height:44px;padding:10px 0}.commune-method p{max-width:90ch}.commune-heading>*{min-width:0}
@media(max-width:1000px){.commune-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.commune-charts{grid-template-columns:minmax(0,1fr)}.commune-heading{align-items:flex-start;flex-wrap:wrap}}
@media(max-width:600px){.commune-dashboard{margin-top:20px}.commune-kpis{gap:10px}.commune-kpi{padding:17px 13px}.commune-kpi>span{font-size:.81rem}.commune-kpi small{font-size:.72rem}.commune-period{width:100%;flex-wrap:wrap}.commune-period label{flex:1}.commune-period select{min-width:0}.commune-charts .panel{padding:22px 16px}.commune-bar-row{grid-template-columns:69px minmax(0,1fr) 43px;gap:7px;font-size:.69rem}.commune-detail{padding:22px 14px}.commune-method{padding:8px 15px}.commune-legend{gap:12px}}
