.audience-choice{position:fixed;bottom:18px;left:18px;right:18px;max-width:680px;z-index:100;background:#fff;border:1px solid #b6c9c4;border-radius:14px;box-shadow:0 8px 40px #143b3626;padding:20px;color:#20384d;font-size:1rem}
.audience-choice p{line-height:1.6;margin:10px 0 16px}.audience-choice>div{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.audience-choice button{min-width:110px}.audience-choice a{color:#096451}.analytics-preferences{display:block;margin:16px 0}
.statistics-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.statistics-controls select{width:auto}.statistics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0}.statistics-card{padding:20px;background:#f0f7f4;border:1px solid #d5e5de;border-radius:12px}.statistics-card span{display:block;font-size:.9rem;color:#466053}.statistics-card strong{display:block;font-size:2rem;margin-top:8px;color:#145949}.statistics-breakdowns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.statistics-breakdowns h3{font-size:1rem}.statistics-breakdowns ul{padding-left:20px;line-height:1.8}.statistics-table{overflow:auto;max-height:420px}.statistics-table table{width:100%;border-collapse:collapse;font-size:.9rem}.statistics-table th,.statistics-table td{padding:12px;border-bottom:1px solid #dce4eb;text-align:left}.statistics-table th{background:#edf3f4;position:sticky;top:0}#statistics-output>p,#statistics-status{line-height:1.65;font-size:.9rem}#statistics-panel{scroll-margin-top:24px}
@media(max-width:650px){.statistics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-breakdowns{grid-template-columns:1fr}.statistics-card{padding:14px}.statistics-card strong{font-size:1.7rem}.audience-choice{bottom:8px;left:8px;right:8px;padding:16px;max-height:75vh;overflow:auto}}
@media print{.audience-choice,.analytics-preferences{display:none}}
