.report-option-menu{display:grid;gap:9px;padding:18px}.report-option-menu button{display:flex;align-items:center;gap:11px;width:100%;padding:13px;border:1px solid #e5e6ef;border-radius:12px;background:#fff;color:#3f4252;font:inherit;font-weight:700;text-align:left}.report-option-menu button:hover{border-color:#aaa3ef;background:#f8f7ff}.report-option-menu button i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#f1efff;color:#5c4fd1;font-style:normal}.report-history-list,.schedule-manage-list{display:grid;gap:9px;padding:18px}.report-history-list article{display:grid;grid-template-columns:1fr auto;gap:5px 12px;padding:13px;border:1px solid #e7e8f0;border-radius:12px}.report-history-list strong,.report-history-list small,.schedule-manage-list strong,.schedule-manage-list small{display:block}.report-history-list small,.schedule-manage-list small{color:#777a89}.report-history-list b{grid-row:1/3;grid-column:2;align-self:center;color:#5c4fd1;font-size:12px}.schedule-manage-list label{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:13px;border:1px solid #e7e8f0;border-radius:12px}.schedule-manage-list input{grid-row:1/3;grid-column:2;align-self:center;width:18px;height:18px}
