@property --sky-color-start{syntax:"<color>"; inherits:false; initial-value:#66282c;}@property --sky-color-end{syntax:"<color>"; inherits:false; initial-value:#c47649;}@property --ground-color-start{syntax:"<color>"; inherits:false; initial-value:#7f3c31;}@property --ground-color-end{syntax:"<color>"; inherits:false; initial-value:#4a191c;}@property --reflection-color-start{syntax:"<color>"; inherits:false; initial-value:#ff620000;}@property --reflection-color-end{syntax:"<color>"; inherits:false; initial-value:#0000;}@property --reflection-position-x{syntax:"<length-percentage>"; inherits:false; initial-value:22.86%;}@property --reflection-position-y{syntax:"<length-percentage>"; inherits:false; initial-value:18.75%;}@property --sun-color-start{syntax:"<color>"; inherits:false; initial-value:#ff793b;}@property --sun-color-end{syntax:"<color>"; inherits:false; initial-value:#ff793b;}@property --sun-color-shadow{syntax:"<color>"; inherits:false; initial-value:#ff5309;}@keyframes changeColors{50%{--reflection-position-x:26.79%;--reflection-position-y:39.02%;--reflection-color-start:#ff620080;--reflection-color-end:#00000080;--sky-color-start:#6b3e44;--sky-color-end:#fa974b;--ground-color-start:#9d574b;--ground-color-end:#432329;--sun-color-start:#ffb13b;--sun-color-end:#ffb13b;--sun-color-shadow:#ff5309}to{--reflection-position-x:34.42%;--reflection-position-y:95.1%;--sky-color-start:#af6e3b;--sky-color-end:#fcd398;--ground-color-start:#b87f4a;--ground-color-end:#714133;--sun-color-end:#fced99;--sun-color-start:#da8053;--sun-color-shadow:#ff5709}}@keyframes fadeOut{to{opacity:0}}html:not(.lift-me-up-loading) .lift-me-up-loading-screen{animation:fadeOut .5s ease-in-out 1s forwards}@keyframes slideOutGround{to{transform:translateY(100%)}}html:not(.lift-me-up-loading) .lift-me-up-loading-screen__ground{animation:changeColors 2s ease-in-out forwards,slideOutGround .5s ease-in-out forwards}@keyframes scaleUp{to{scale:15}}html:not(.lift-me-up-loading) .lift-me-up-loading-screen__sun{animation:changeColors 2s ease-in-out forwards,sunRise 2s ease-in-out forwards,scaleUp 1.5s ease-out forwards}@keyframes slideIn{to{transform:translateY(0)}}html:not(.lift-me-up-loading) .lift-me-up-loading-screen__title{animation:slideIn .5s ease-in-out forwards}.lift-me-up-loading-screen{pointer-events:none;--ground-height:33vh;--sun-size:min(15rem, 35vw);top:0;right:0;bottom:0;left:0;isolation:isolate;position:fixed;z-index:9999999999}.lift-me-up-loading-screen__sky{animation:changeColors 2s ease-in-out forwards;background:linear-gradient(180deg,var(--sky-color-start),var(--sky-color-end));height:100vh;position:relative;z-index:-2}.lift-me-up-loading-screen__ground{animation:changeColors 2s ease-in-out forwards;background:linear-gradient(180deg,var(--ground-color-start),var(--ground-color-end));display:grid;height:var(--ground-height);inset:auto 0 0;isolation:isolate;place-content:center;position:absolute}.lift-me-up-loading-screen__reflection{animation:changeColors 2s ease-in-out forwards;background:radial-gradient(var(--reflection-position-x) var(--reflection-position-y) at 50% 0,var(--reflection-color-start),var(--reflection-color-end));top:0;right:0;bottom:0;left:0;margin-inline:auto;mix-blend-mode:screen;position:absolute;width:calc(var(--sun-size)*2);z-index:-1}.lift-me-up-loading-screen__progress{animation:progressBar 2s ease-in-out forwards;display:grid;gap:1rem}.lift-me-up-loading-screen__progress__bar{border:1px solid #fff;border-radius:1rem;height:10px;margin-inline:auto;max-width:calc(100vw - 8rem);overflow:hidden;width:32.5rem}@keyframes progressBar{to{width:100%}}.lift-me-up-loading-screen__progress__bar__fill{animation:progressBar 2s ease-in-out forwards;background:#fff;height:100%;width:0}.lift-me-up-loading-screen__progress__text{color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.03em;margin-bottom:0;text-align:center;text-transform:uppercase}@keyframes sunRise{to{bottom:50%}}.lift-me-up-loading-screen__sun{mix-blend-mode:screen;z-index:-1;--sun-color-start:#ff793b;--sun-color-end:#ff793b;--sun-color-shadow:#ff5309;animation:changeColors 2s ease-in-out forwards,sunRise 2s ease-in-out forwards;aspect-ratio:1;background:linear-gradient(0deg,var(--sun-color-start),var(--sun-color-end));border-radius:50%;inset:auto 0 auto;bottom:calc(var(--ground-height)/1.75 - var(--sun-size)/2);box-shadow:0 4px 30px 15px var(--sun-color-shadow);margin-inline:auto;position:absolute;transition:--sun-color-start 1s linear,--sun-color-end 1s linear;width:var(--sun-size)}.lift-me-up-loading-screen__title{display:grid;top:0;right:0;bottom:0;left:0;place-content:center;position:absolute;transform:translateY(calc(var(--ground-height)*1.25));z-index:-1}html.lift-me-up-loading{overflow:hidden!important;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/29/assets/lift-me-up-loading-screen.bundle.css.map */
