/* CINEFLEX BUILD 23 - CORE STABILITY UI */
#cf-stability-toast{position:fixed;left:50%;bottom:94px;transform:translateX(-50%) translateY(20px);background:rgba(20,20,20,.94);color:#fff;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 45px rgba(0,0,0,.55);border-radius:999px;padding:12px 18px;z-index:999999;opacity:0;pointer-events:none;transition:.25s ease;font-weight:800;font-size:.9rem;max-width:88vw;text-align:center}#cf-stability-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
.cf-poster-close,.close-modal{position:absolute!important;right:16px!important;top:16px!important;width:46px!important;height:46px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.24)!important;background:rgba(0,0,0,.62)!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:26px!important;line-height:1!important;z-index:80!important;backdrop-filter:blur(12px)!important;box-shadow:0 12px 35px rgba(0,0,0,.55)!important;cursor:pointer!important}.cf-poster-close:active,.close-modal:active{transform:scale(.94)!important;background:#e50914!important}
#modal-player-container{position:relative!important}.cf-player-close{position:absolute;right:12px;top:12px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.62);color:#fff;z-index:120;display:grid;place-items:center;font-size:23px;font-weight:900;cursor:pointer;backdrop-filter:blur(10px);box-shadow:0 8px 28px rgba(0,0,0,.5)}.cf-player-close:active{background:#e50914;transform:scale(.94)}#modal-player-container:fullscreen .cf-player-close,#modal-player-container:-webkit-full-screen .cf-player-close,body.cf-is-fullscreen .cf-player-close{display:none!important}
.cf-player-loader{position:absolute;inset:0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:8px;z-index:60;background:radial-gradient(circle at center,rgba(229,9,20,.14),rgba(0,0,0,.92) 62%);color:#fff;text-align:center;pointer-events:none}.cf-player-loader strong{font-size:clamp(24px,6vw,48px);letter-spacing:6px;color:#e50914}.cf-player-loader span{font-weight:800;color:#ddd}body.cf-player-playing:not(.cf-player-loaded) .cf-player-loader{display:flex}body.cf-player-loaded .cf-player-loader{display:none!important}
.drawer-profile{padding-right:8px!important}.cf-profile-tools{position:absolute;right:6px;bottom:6px;display:flex;gap:5px}.cf-profile-tools button{width:31px;height:31px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.68);color:#fff;display:grid;place-items:center;font-size:14px;cursor:pointer}.cf-profile-tools .cf-delete-profile{background:rgba(229,9,20,.86)}.cf-profile-tools button:active{transform:scale(.9)}.cf-drawer-note{grid-column:1/-1;color:#aaa;font-size:.86rem;padding:10px;border:1px dashed rgba(255,255,255,.18);border-radius:14px;text-align:center}.drawer-auth-btn{width:100%;min-height:43px;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;font-weight:900;margin:6px 0;display:flex;align-items:center;justify-content:center;gap:9px}.drawer-auth-btn.google{background:#fff;color:#111}.drawer-account-actions .drawer-item{border-radius:14px!important;padding:12px!important;background:rgba(255,255,255,.045);margin:7px 0}.drawer-account-actions .drawer-item:hover{background:rgba(229,9,20,.18)!important}
@media(max-width:700px){.cf-poster-close,.close-modal{right:12px!important;top:12px!important;width:44px!important;height:44px!important;font-size:24px!important}.modal-content{padding-bottom:92px!important}.cf-player-close{right:10px;top:10px;width:40px;height:40px}.drawer-profiles{grid-template-columns:1fr!important}.drawer-profile{min-height:58px!important}}
