.story-loader{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;height:100%;left:0;opacity:1;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:10000}.story-loader.is-hidden{opacity:0;pointer-events:none}.story-loader__content{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;max-width:90%;padding:2rem 1rem;text-align:center;width:100%}.story-loader__brand{margin-bottom:2.5rem}.story-loader .story-loader__logo{display:block;height:80px;margin:0 auto;max-width:80%;-o-object-fit:contain;object-fit:contain;width:auto}.story-loader__title{color:#fff;font-size:clamp(2.5rem,10vw,5rem);font-weight:700;letter-spacing:.02em;line-height:1.1;margin:0 0 .75rem}.story-loader__subtitle{color:hsla(0,0%,100%,.7);font-size:clamp(1.1rem,4vw,1.75rem);font-weight:400;line-height:1.5;margin:0}.story-loader__subtitle:empty{display:none}.story-loader__progress{background:hsla(0,0%,100%,.2);border-radius:2px;height:4px;margin:2rem auto 1rem;max-width:300px;overflow:hidden;width:100%}.story-loader__progress-bar{role:progressbar;aria-valuemin:0;aria-valuemax:100;aria-valuenow:0;background:#fff;border-radius:2px;height:100%;transition:width .3s ease;width:0}.story-loader__text{color:hsla(0,0%,100%,.9);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;margin:0 0 2rem}.story-loader__start{-webkit-tap-highlight-color:transparent;background:transparent;border:none;border-radius:50%;cursor:pointer;display:none;margin-top:8rem;min-height:64px;min-width:64px;opacity:0;padding:0;transform:scale(.95);transition:all .2s ease}.story-loader__start-icon{display:block;height:64px;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:64px}.story-loader__start.is-visible{display:inline-block;opacity:1;transform:scale(1)}.story-loader__start:active:not(:disabled){transform:scale(.9)}@media (hover:hover) and (pointer:fine){.story-loader__start:hover:not(:disabled){transform:scale(1.1)}}.story-loader__start:disabled{cursor:not-allowed;opacity:.5}.story-loader__start:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:3px}.story-container{transition:opacity .5s ease}@media (min-width:768px){.story-loader__content{max-width:700px;padding-left:2rem;padding-right:2rem}.story-loader .story-loader__logo{height:120px}.story-loader__brand{margin-bottom:3rem}.story-loader__progress{height:8px;max-width:450px}.story-loader__text{font-size:1.25rem}.story-loader__start{min-height:80px;min-width:80px}.story-loader__start-icon{height:80px;width:80px}.story-container,.story-loader{transition:opacity .6s ease}}@media (prefers-contrast:high){.story-loader{background:#000}.story-loader__progress{background:hsla(0,0%,100%,.4)}.story-loader__progress-bar{background:#fff}.story-loader__text{color:#fff}}@media (prefers-reduced-motion:reduce){.story-container,.story-loader,.story-loader__progress-bar,.story-loader__start{transition:none}.story-loader__start:hover{transform:none}}
/*# sourceMappingURL=story-loader.css.map */