.fc-v9-lock{overflow:hidden!important}
.fc-v9-overlay{position:fixed;inset:0;z-index:2147483000;background:rgba(2,6,23,.72);backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:18px}
.fc-v9-overlay.show{display:flex}
.fc-v9-panel{width:min(720px,100%);max-height:min(88vh,850px);overflow:hidden;background:linear-gradient(180deg,#111827,#090d16);border:1px solid rgba(148,163,184,.22);border-radius:24px;color:#e5e7eb;box-shadow:0 30px 100px rgba(0,0,0,.55);display:flex;flex-direction:column}
.fc-v9-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid rgba(148,163,184,.15);background:linear-gradient(135deg,rgba(37,99,235,.18),rgba(168,85,247,.12))}
.fc-v9-head small{display:block;font-size:11px;font-weight:800;letter-spacing:.12em;color:#93c5fd}.fc-v9-head h3{margin:3px 0 0;font-size:21px}
.fc-v9-head button{border:0;background:rgba(255,255,255,.08);color:#fff;width:38px;height:38px;border-radius:12px;font-size:25px;line-height:1}
.fc-v9-body{padding:16px 20px 20px;overflow:auto}
.fc-v9-section-title{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-weight:800;margin:18px 4px 8px}
.fc-v9-switch-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 4px;border-bottom:1px solid rgba(148,163,184,.08);cursor:pointer}
.fc-v9-switch-row span{min-width:0}.fc-v9-switch-row strong{display:block;font-size:14px;color:#f8fafc}.fc-v9-switch-row small{display:block;color:#94a3b8;font-size:12px;margin-top:2px}
.fc-v9-switch-row input{position:absolute;opacity:0;pointer-events:none}.fc-v9-switch-row i{position:relative;flex:0 0 46px;width:46px;height:26px;border-radius:999px;background:#334155;transition:.2s}
.fc-v9-switch-row i:after{content:'';position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:.2s;box-shadow:0 2px 8px rgba(0,0,0,.3)}
.fc-v9-switch-row input:checked+i{background:#2563eb}.fc-v9-switch-row input:checked+i:after{transform:translateX(20px)}
.fc-v9-range{display:block;padding:13px 4px}.fc-v9-range>span{display:flex;justify-content:space-between;font-size:13px;margin-bottom:8px}.fc-v9-range b{color:#93c5fd}.fc-v9-range input{width:100%;accent-color:#3b82f6}
.fc-v9-permission{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;margin:8px 0;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.18);border-radius:14px;font-size:13px}
.fc-v9-permission button,.fc-v9-save{border:0;border-radius:12px;padding:9px 14px;font-weight:800;background:#2563eb;color:#fff}
.fc-v9-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-top:1px solid rgba(148,163,184,.15);background:#0b1220;font-size:12px;color:#94a3b8}
.fc-v9-launcher{position:fixed;right:18px;bottom:18px;z-index:1050;width:48px;height:48px;border:0;border-radius:50%;background:#0f172a;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.35);font-size:21px}.fc-v9-launcher:after{content:'🔔'}
.fc-v9-launcher.is-muted:after{content:'🔕'}
.fc-v9-toast-wrap{position:fixed;right:18px;top:78px;z-index:2147483100;display:flex;flex-direction:column;gap:10px;width:min(360px,calc(100vw - 36px));pointer-events:none}
.fc-v9-toast{transform:translateX(25px);opacity:0;transition:.2s;background:rgba(15,23,42,.96);border:1px solid rgba(148,163,184,.22);box-shadow:0 16px 50px rgba(0,0,0,.35);padding:12px 14px;border-radius:14px;color:#e2e8f0}
.fc-v9-toast.show{transform:none;opacity:1}.fc-v9-toast strong{display:block;color:#fff;font-size:13px}.fc-v9-toast span{display:block;color:#cbd5e1;font-size:12px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#fcSoundToggle.is-muted{opacity:.65}
@media(max-width:575px){.fc-v9-overlay{padding:0;align-items:flex-end}.fc-v9-panel{width:100%;max-height:92vh;border-radius:22px 22px 0 0}.fc-v9-head{padding:16px 18px}.fc-v9-body{padding:12px 16px 18px}.fc-v9-foot{padding:12px 16px;position:sticky;bottom:0}.fc-v9-toast-wrap{top:64px;right:10px;width:calc(100vw - 20px)}}
@media(prefers-reduced-motion:reduce){.fc-v9-switch-row i,.fc-v9-switch-row i:after,.fc-v9-toast{transition:none!important}}