.ai-hub-film{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:6px;padding-top:10px;border-top:1px solid #21473230;font-size:11px;font-weight:600;white-space:nowrap;line-height:1.4}.ai-hub-film>span{font-size:10px}.ai-hub:focus-visible{outline:3px solid #f3ffdf;outline-offset:6px}
.factory-film-dialog{position:fixed;inset:0;margin:auto;width:min(1120px,94vw);max-width:none;max-height:calc(100dvh - 28px);padding:0;overflow:auto;overscroll-behavior:contain;border:1px solid #abc6af70;border-radius:18px;background:#102b26;color:#f1f4e9;box-shadow:0 25px 100px #0009;font:14px/1.5 Manrope,Arial,sans-serif}
.factory-film-dialog::backdrop{background:#061511de;backdrop-filter:blur(8px)}
.factory-film-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px}.factory-film-heading h2{font-size:18px;font-weight:500;letter-spacing:-.4px;margin:0}.factory-film-heading p{font-size:12px;color:#b8ccba;margin:3px 0 0}
.factory-film-close{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;background:#ffffff0d;border:1px solid #d5ebc53d;border-radius:50%;font-size:28px;color:#f1f4e9}.factory-film-close:hover{background:#ffffff20}
.factory-film-dialog video{display:block;width:100%;aspect-ratio:16/9;max-height:calc(100dvh - 190px);object-fit:contain;background:#061713}.factory-film-dialog video:fullscreen{max-height:none;height:100%;width:100%}
.factory-film-dialog video::cue{color:#fff;background:#081412e6;font-family:Arial,sans-serif;font-size:clamp(12px,1.65vw,26px);text-shadow:0 1px 2px #000}
.factory-film-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:13px 20px}.factory-film-tools button{background:#d3e4b5;color:#183a2b;border:1px solid #d3e4b5;border-radius:24px;padding:9px 15px;min-height:44px;font-size:13px}.factory-film-tools button[aria-pressed=false]{background:transparent;color:#d3e4b5}.factory-film-tools a{color:#cfdfc5;font-size:12px;text-underline-offset:4px}.factory-film-error{padding:0 20px 16px;color:#f3d4ad}
@media(max-width:600px){.factory-film-dialog{width:calc(100vw - 20px);border-radius:12px}.factory-film-heading{padding:12px}.factory-film-heading h2{font-size:16px}.factory-film-tools{padding:10px 12px;gap:8px}.factory-film-tools a{font-size:11px}}
@media(max-height:500px){.factory-film-heading{padding:8px 14px}.factory-film-heading p{display:none}.factory-film-tools{padding:8px 14px}.factory-film-dialog video{max-height:calc(100dvh - 150px)}}

@media(max-height:500px) and (min-width:601px){.ai-source{min-width:110px;max-width:135px;padding:10px;gap:7px}.ai-source small{display:none}.ai-source strong{font-size:13px}.ai-source-icon{font-size:20px}.ai-demo-note{left:24px;bottom:65px;transform:none;max-width:260px;white-space:normal;font-size:11px;padding:8px 10px}.ai-demo-note span:nth-child(2){display:none}}

.ai-hub-film{align-self:stretch}.ai-hub-film>.ai-hub-watch{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;animation:ai-watch-pulse 2.4s ease-in-out infinite}.ai-hub-watch>span{font-size:10px}
@keyframes ai-watch-pulse{0%,100%{opacity:1}50%{opacity:.45}}
.ai-hub:hover .ai-hub-watch,.ai-hub:focus-visible .ai-hub-watch{animation:none;opacity:1}
@media(prefers-reduced-motion:reduce){.ai-hub-film>.ai-hub-watch{animation:none;opacity:1}}
