/* Eye-C-You Reels Inline Video v1.5 */
.ecy-inline-reel-player{margin:12px 0;width:min(100%,430px);border-radius:22px;overflow:hidden;background:radial-gradient(circle at 12% 0%,rgba(255,45,55,.24),transparent 30%),linear-gradient(145deg,#070707,#111827 60%,#050505);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 44px rgba(0,0,0,.24);position:relative}
.ecy-inline-reel-video{width:100%;max-height:560px;display:block;background:#000;object-fit:contain}
.ecy-inline-reel-overlay{padding:10px 14px 8px;color:#fff;background:rgba(0,0,0,.32)}
.ecy-inline-reel-label{font-weight:900;font-size:14px}
.ecy-inline-reel-caption{margin-top:3px;font-size:13px;color:rgba(255,255,255,.8)}
.ecy-inline-reel-actions{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px 13px;background:rgba(0,0,0,.36)}
.ecy-inline-reel-actions button,.ecy-inline-reel-actions a{border:0;border-radius:999px;padding:8px 10px;background:rgba(255,255,255,.10);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:900;cursor:pointer}
.ecy-inline-reel-actions button:hover,.ecy-inline-reel-actions a:hover{background:linear-gradient(135deg,#ff382f,#c90d20)}
.ecy-inline-delete{background:#e11d2e!important;color:#fff!important;box-shadow:0 6px 18px rgba(225,29,46,.35)!important}
.ecy-inline-delete:hover{background:#ff2438!important;transform:translateY(-1px)}
.ecy-remix-modal{position:fixed;inset:0;background:rgba(0,0,0,.82);z-index:999999;display:none;align-items:center;justify-content:center;padding:16px}
.ecy-remix-modal.is-open{display:flex}
.ecy-remix-box{width:min(460px,96vw);max-height:92vh;overflow:auto;background:linear-gradient(145deg,#080808,#111827);border:1px solid rgba(255,255,255,.14);border-radius:24px;color:#fff;padding:18px;position:relative;box-shadow:0 24px 80px rgba(0,0,0,.6)}
.ecy-remix-close{position:absolute;top:10px;right:10px;width:38px;height:38px;border:0;border-radius:50%;background:#e11d2e;color:#fff;font-size:26px;line-height:1;cursor:pointer}
.ecy-remix-box h3{margin:0 44px 6px 0;color:#fff}
.ecy-remix-note{margin:0 0 12px;color:rgba(255,255,255,.72);font-size:13px}
.ecy-remix-original,.ecy-remix-preview{width:100%;max-height:260px;background:#000;border-radius:16px;margin:8px 0}
.ecy-remix-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}
.ecy-remix-options label{display:flex;align-items:center;justify-content:center;min-height:56px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:16px;font-weight:900;cursor:pointer}
.ecy-remix-options input{display:none}
.ecy-remix-file,.ecy-remix-status{font-size:13px;color:rgba(255,255,255,.76);margin:8px 0}
.ecy-remix-caption{width:100%;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#050505;color:#fff;padding:13px 15px;margin:8px 0;outline:none}
.ecy-remix-publish{width:100%;border:0;border-radius:999px;background:linear-gradient(135deg,#ff382f,#c90d20);color:#fff;font-weight:900;padding:13px 16px;cursor:pointer}
@media(max-width:700px){.ecy-inline-reel-player{width:100%;border-radius:18px}.ecy-inline-reel-video{max-height:70vh}.ecy-inline-reel-actions button,.ecy-inline-reel-actions a{font-size:11px;padding:7px 9px}.ecy-remix-options{grid-template-columns:1fr}}
