.top-actions{display:flex;justify-content:flex-end}.top-actions button{width:38px;font-size:25px}.top-actions #favorite{font-size:31px}#settings-sheet{position:fixed;inset:0;z-index:40;display:none;align-items:flex-end;background:#14384d55;padding:16px}#settings-sheet.open{display:flex}.sheet-card{width:min(560px,100%);margin:0 auto;background:#fff;border-radius:24px;padding:18px;box-shadow:0 18px 50px #1238}.settings-card{max-height:min(88vh,720px);overflow:auto}.sheet-head{display:flex;align-items:center;justify-content:space-between;font-size:20px;margin-bottom:8px}.sheet-head button{width:38px;height:38px;background:#eaf6fd;color:#26698f;font-size:25px}.sheet-card label{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 2px;border-bottom:1px solid #e6f0f6;text-align:left}.sheet-card label span{display:flex;flex-direction:column;gap:4px}.sheet-card label small,.sheet-card p,.setting-group small{color:#7891a2}.sheet-card label>input{width:24px;height:24px;accent-color:#3ca8e3}.sheet-card p{font-size:13px;line-height:1.55;margin:15px 2px 2px}.setting-group{display:grid;gap:9px;padding:16px 2px;border-bottom:1px solid #e6f0f6;text-align:left}.setting-group small{font-size:12px;line-height:1.45}.alarm-row,.setting-actions{display:flex;gap:8px;flex-wrap:wrap}.alarm-row input{min-height:42px;padding:6px 10px;border:1px solid #cce2ef;border-radius:12px;font:inherit}.alarm-row button,.setting-actions button{flex:1;min-width:105px;min-height:42px;padding:7px 10px;background:#eaf6fd;color:#1f6f9b}
.wide-setting-button{width:100%;min-height:42px;padding:7px 10px;background:#eaf6fd;color:#1f6f9b}
