.month-controls{display:flex;gap:8px;align-items:center}.month-controls form{margin:0}.month-filter{display:flex;gap:8px}.month-controls input{min-width:155px}.month-controls select{min-width:190px}.regulated-panel{margin-bottom:18px}.regulated-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.regulated-grid span{display:block;color:var(--muted);font-size:13px;margin-top:3px}.regulated-schedule{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--line);border-radius:12px;padding:14px}.regulated-grid i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dcfce7;color:#166534;font-style:normal;font-size:18px}
@media(max-width:760px){.month-head{display:block}.month-controls{margin-top:14px;flex-wrap:wrap}.month-filter{order:3;width:100%}.month-filter input,.month-filter select{width:50%;min-width:0}.regulated-grid{grid-template-columns:1fr}}
