.calendar-admin-add{color:#fff;height:38px;font:700 9px var(--mono);letter-spacing:.04em;white-space:nowrap;cursor:pointer;background:#b9282d;border:1px solid #df4147;border-radius:5px;padding:0 14px}.calendar-admin-add:hover{background:#d33339}.calendar-modal>footer>div{align-items:center;gap:10px;display:flex}.calendar-admin-edit{color:#f15a5f;font:700 9px var(--mono);cursor:pointer;background:0 0;border:0;padding:0}.calendar-admin-edit:hover{text-decoration:underline}.calendar-admin-editor{background:linear-gradient(145deg,#171b21,#0d1014);border:1px solid #444c57;border-radius:10px;width:min(820px,100%);max-height:92vh;position:relative;overflow:auto;box-shadow:0 30px 100px #000}.calendar-admin-editor>header{z-index:2;background:#11151a;border-bottom:1px solid #303640;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.calendar-admin-editor>header span{color:#f04448;font:8px var(--mono);letter-spacing:.16em}.calendar-admin-editor>header h2{margin:7px 0 0;font-size:23px}.calendar-admin-editor>header button{color:#9aa4af;cursor:pointer;background:#15191f;border:1px solid #39414b;border-radius:50%;width:34px;height:34px;font-size:21px}.calendar-admin-message{color:#e9b3b5;background:#261416;border:1px solid #75383b;border-radius:5px;margin:16px 24px 0;padding:11px 13px;font-size:10px}.calendar-admin-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:22px 24px;display:grid}.calendar-admin-form label{color:#87919d;font:8px var(--mono);letter-spacing:.04em;gap:7px;display:grid}.calendar-admin-form label.wide{grid-column:1/-1}.calendar-admin-form input,.calendar-admin-form textarea,.calendar-admin-form select{color:#e8ebef;width:100%;min-height:40px;font:11px var(--font-geist-sans);background:#0d1014;border:1px solid #39414b;border-radius:5px;outline:0;padding:10px 11px}.calendar-admin-form textarea{resize:vertical;line-height:1.5}.calendar-admin-form input:focus,.calendar-admin-form textarea:focus,.calendar-admin-form select:focus{border-color:#d7464b;box-shadow:0 0 0 2px #d7464b1f}.calendar-admin-form .calendar-admin-check{align-items:center;gap:9px;display:flex}.calendar-admin-check input{accent-color:#d73a40;width:15px;min-height:15px}.calendar-admin-editor>footer{background:#11151a;border-top:1px solid #303640;justify-content:space-between;align-items:center;padding:15px 24px;display:flex;position:sticky;bottom:0}.calendar-admin-editor>footer>div{gap:8px;display:flex}.calendar-admin-editor>footer button{color:#aeb6c0;height:39px;font:700 8px var(--mono);cursor:pointer;background:#181c22;border:1px solid #3b434d;border-radius:5px;padding:0 15px}.calendar-admin-editor>footer button.primary{color:#fff;background:#bd2d32;border-color:#e04449}.calendar-admin-editor>footer button.danger{color:#ef999c;background:#2a1518;border-color:#71363a}.calendar-admin-editor>footer button:disabled{opacity:.5;cursor:not-allowed}@media (width<=760px){.calendar-admin-add{flex:1}.calendar-admin-editor{max-height:95vh}.calendar-admin-form{grid-template-columns:1fr;padding:18px}.calendar-admin-form label.wide{grid-column:auto}.calendar-admin-editor>footer{gap:10px;padding:13px 18px}.calendar-admin-editor>footer button{padding-inline:11px}}.calendar-alert-panel{background:#11151a;border:1px solid #353c46;border-radius:7px;margin-top:20px;padding:15px}.calendar-alert-panel>header{justify-content:space-between;align-items:center;display:flex}.calendar-alert-panel>header span{color:#ef555a;font:7px var(--mono);letter-spacing:.12em;display:block}.calendar-alert-panel>header strong{margin-top:4px;font-size:13px;display:block}.calendar-alert-panel>header i{color:#7f8995;border:1px solid #3b434e;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.calendar-alert-panel>header i.active{color:#fff;background:#a8282d;border-color:#d94348}.calendar-alert-panel>label{color:#808a96;font:8px var(--mono);justify-content:space-between;align-items:center;margin-top:14px;display:flex}.calendar-alert-panel select{color:#dce1e7;height:34px;font:8px var(--mono);background:#191e24;border:1px solid #3b434d;border-radius:4px;padding:0 28px 0 10px}.calendar-alert-channels{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;display:grid}.calendar-alert-channels label{cursor:pointer;background:#171b21;border:1px solid #343b45;border-radius:5px;align-items:center;gap:9px;padding:10px;display:flex}.calendar-alert-channels input{accent-color:#db3f45}.calendar-alert-channels span{min-width:0}.calendar-alert-channels b,.calendar-alert-channels small{display:block}.calendar-alert-channels b{font-size:9px}.calendar-alert-channels small{color:#707b87;font:7px var(--mono);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.calendar-alert-channels label.unavailable small{color:#d19755}.calendar-alert-panel>p{color:#aeb7c1;font:8px var(--mono);margin:10px 0 0;line-height:1.45}.calendar-alert-panel>footer{justify-content:flex-end;gap:7px;margin-top:12px;display:flex}.calendar-alert-panel>footer button{color:#fff;height:34px;font:700 8px var(--mono);cursor:pointer;background:#b82b30;border:1px solid #d84247;border-radius:4px;padding:0 12px}.calendar-alert-panel>footer button.remove{color:#929ca7;background:#181c22;border-color:#454d57;margin-right:auto}.calendar-alert-panel>footer button:disabled{opacity:.45;cursor:not-allowed}@media (width<=520px){.calendar-alert-channels{grid-template-columns:1fr}}
