.cine-loader{z-index:200;color:#000;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;display:flex;position:fixed;inset:0}.cine-loader-ring{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.cine-loader-ring:before{content:"";border:1.5px solid #00000014;border-top-color:#000;border-radius:50%;animation:1.8s cubic-bezier(.4,0,.2,1) infinite cine-spin;position:absolute;inset:0}.cine-loader-logo{object-fit:contain;filter:none;width:110px;height:auto}@keyframes cine-spin{to{transform:rotate(360deg)}}.cine-loader-bar-track{background:#0000001a;border-radius:2px;width:200px;height:2px;overflow:hidden}.cine-loader-bar{background:#000;width:0%;height:100%}.cine-loader-count{font-family:var(--font-sans), monospace;letter-spacing:.15em;color:#00000080;font-size:.75rem;font-weight:700}.cine-grain{display:none}
