.alert-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 25px;padding:18px 20px;border:1px solid rgba(255,121,24,.25);border-radius:16px;background:linear-gradient(120deg,rgba(255,121,24,.12),rgba(255,121,24,.025))}
.alert-panel span,.alert-panel b,.alert-panel small{display:block}
.alert-panel span{font:8px ui-monospace,monospace;letter-spacing:.13em;color:var(--orange)}
.alert-panel b{font-size:14px;margin:7px 0 4px}
.alert-panel small{font-size:8px;color:#8b827b}
.alert-panel button{border:0;border-radius:10px;background:var(--orange);color:#1d0c02;padding:12px 15px;font-size:9px;font-weight:900;white-space:nowrap}
.alert-panel button.active{background:#b7ff5b;color:#102006;box-shadow:0 0 22px rgba(183,255,91,.14)}
.program-change-panel{display:grid;gap:6px;margin:0 0 18px;padding:16px 18px;border:1px solid rgba(255,121,24,.55);border-radius:15px;background:linear-gradient(120deg,rgba(255,121,24,.2),rgba(255,197,61,.06));box-shadow:0 12px 30px rgba(255,121,24,.08)}
.program-change-panel[hidden]{display:none}.program-change-panel span{font:800 8px ui-monospace,monospace;letter-spacing:.14em;color:var(--orange)}.program-change-panel b{font-size:15px;color:#fff}.program-change-panel p{margin:0;font-size:10px;line-height:1.55;color:#d7cec6}.program-change-panel small{font-size:8px;color:#92877f}
.schedule article.favorite{background:linear-gradient(90deg,rgba(255,121,24,.07),transparent);border-color:rgba(255,121,24,.32)}
.schedule article.favorite .alert-button{background:var(--orange);color:#1d0c02;border-color:var(--orange)}
.reminder-lead{display:inline-flex!important;margin:9px 0 0 7px;padding:5px 8px;border-radius:999px;background:rgba(255,121,24,.13);color:var(--orange);font:800 8px ui-monospace,monospace;vertical-align:middle}
.reminder-dialog{width:min(520px,calc(100% - 28px));border:1px solid rgba(255,121,24,.3);border-radius:22px;background:#15110f;color:#fff;box-shadow:0 24px 90px rgba(0,0,0,.72)}.reminder-dialog::backdrop{background:rgba(5,3,2,.82);backdrop-filter:blur(8px)}.reminder-dialog form{position:relative;padding:28px}.reminder-dialog h2{margin:12px 35px 8px 0;font-size:26px}.reminder-dialog>form>p{margin:0 0 20px;color:#a89e96;font-size:11px;line-height:1.5}.reminder-dialog .close{position:absolute;right:18px;top:18px;width:34px;height:34px;border:1px solid #3a302b;border-radius:50%;background:#211a17;color:#fff;font-size:20px}.reminder-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.reminder-options button{display:grid;gap:4px;min-height:64px;padding:12px;text-align:left;border:1px solid #382f2a;border-radius:12px;background:#1d1815;color:#fff}.reminder-options button.active{border-color:var(--orange);background:rgba(255,121,24,.13);box-shadow:inset 0 0 0 1px rgba(255,121,24,.24)}.reminder-options b{font-size:11px}.reminder-options small,.reminder-note{font-size:8px;color:#938880}.reminder-dialog .submit{width:100%;padding:14px;border:0;border-radius:11px;background:var(--orange);color:#1b0c03;font-size:10px;font-weight:900}.reminder-note{display:block;margin-top:12px;line-height:1.5}
@media(max-width:800px){.alert-panel{align-items:flex-start;flex-direction:column;padding:16px}.alert-panel button{width:100%}.program-change-panel{padding:15px}.schedule article{grid-template-columns:66px 1fr 38px;gap:12px;padding:20px 2px}.schedule article>button{display:block}.time span{font-size:18px}.schedule h3{font-size:15px}.schedule p{font-size:9px}.reminder-lead{margin-left:0}.reminder-dialog form{padding:22px 18px}.reminder-dialog h2{font-size:22px}.reminder-options{grid-template-columns:1fr}.reminder-options button{min-height:54px}.toast{left:16px;right:16px;bottom:18px;text-align:center;z-index:120}}
