.tc-video-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:4;pointer-events:none;background:#00000040}.tc-video-loading-spinner{width:44px;height:44px;border:3px solid rgba(255,255,255,.22);border-top-color:#ffffffeb;border-radius:50%;animation:tc-video-spin .75s linear infinite;box-shadow:0 0 20px #00000059}.tc-video-loading-spin-logo{width:44px;height:44px;object-fit:contain;display:block;border-radius:8px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.45));animation:tc-video-spin .85s linear infinite}@keyframes tc-video-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.tc-video-loading-spin-logo{animation:none!important}}.tc-video-error-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:5;padding:16px;text-align:center;background:#000000b8;pointer-events:none}.tc-video-error-overlay p{margin:0;max-width:22em;font-size:14px;line-height:1.45;font-weight:600;color:#f3f4f6;text-shadow:0 1px 3px rgba(0,0,0,.8)}
