@keyframes qlip_boot_blob1{0%{transform:translate(0) scale(1)}25%{transform:translate(40vw,20vh) scale(1.2)}50%{transform:translate(70vw,60vh) scale(.9)}75%{transform:translate(20vw,80vh) scale(1.1)}to{transform:translate(0) scale(1)}}@keyframes qlip_boot_blob2{0%{transform:translate(60vw,70vh) scale(1.1)}25%{transform:translate(20vw,50vh) scale(.95)}50%{transform:translateY(10vh) scale(1.3)}75%{transform:translate(50vw,30vh) scale(1)}to{transform:translate(60vw,70vh) scale(1.1)}}@keyframes qlip_boot_blob3{0%{transform:translate(80vw) scale(.9)}33%{transform:translate(10vw,30vh) scale(1.2)}66%{transform:translate(60vw,90vh) scale(1.05)}to{transform:translate(80vw) scale(.9)}}@keyframes qlip_boot_blob4{0%{transform:translateY(90vh) scale(1.15)}40%{transform:translate(80vw,80vh) scale(.85)}80%{transform:translate(40vw) scale(1.1)}to{transform:translateY(90vh) scale(1.15)}}@keyframes qlip_boot_hue{0%{filter:blur(50px) hue-rotate(0deg)}to{filter:blur(50px) hue-rotate(360deg)}}@keyframes qlip_boot_spin{to{transform:rotate(360deg)}}.qlip-loading-screen{box-sizing:border-box;position:fixed;inset:0;z-index:99999;background:#061410;color:#ebfff0;font-family:-apple-system,BlinkMacSystemFont,system-ui,Segoe UI,Roboto,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow:hidden;opacity:1;transition:opacity .45s ease-out}.qlip-loading-screen.bootout{opacity:0;pointer-events:none}.qlip-loading-screen .bo-bg{position:absolute;inset:0;z-index:0;overflow:hidden;animation:qlip_boot_hue 60s linear infinite}.qlip-loading-screen .bo-blob{position:absolute;width:55vmax;height:55vmax;border-radius:50%;opacity:.85;mix-blend-mode:screen;will-change:transform}.qlip-loading-screen .bo-b1{background:radial-gradient(circle,#3aa749,#3aa74900 70%);animation:qlip_boot_blob1 28s ease-in-out infinite}.qlip-loading-screen .bo-b2{background:radial-gradient(circle,#1e8a5b,#1e8a5b00 70%);animation:qlip_boot_blob2 34s ease-in-out infinite}.qlip-loading-screen .bo-b3{background:radial-gradient(circle,#14b8a6,#14b8a600 70%);width:45vmax;height:45vmax;animation:qlip_boot_blob3 26s ease-in-out infinite}.qlip-loading-screen .bo-b4{background:radial-gradient(circle,#d99a3c,#d99a3c00 70%);width:38vmax;height:38vmax;opacity:.65;animation:qlip_boot_blob4 30s ease-in-out infinite}.qlip-loading-screen .bo-grain{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 .9 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.qlip-loading-screen .bo-vignette{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse at center,#0000 50%,#0000008c)}.qlip-loading-screen .bo-center{position:relative;z-index:10;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;isolation:isolate;transform:translateZ(0);will-change:auto}.qlip-loading-screen .bo-logo{font-size:32px;font-weight:700;color:#ebfff0;margin-bottom:14px;letter-spacing:-.5px;text-shadow:0 0 40px rgba(58,167,73,.55)}.qlip-loading-screen .bo-msg{font-size:14px;color:#ebfff0c7;margin-bottom:24px;max-width:340px;line-height:1.5;text-shadow:0 2px 8px rgba(0,0,0,.5);height:42px;display:flex;align-items:center;justify-content:center;width:100%;will-change:opacity;transform:translateZ(0);backface-visibility:hidden}.qlip-loading-screen .bo-spinner{width:38px;height:38px;border:3px solid rgba(255,255,255,.18);border-top-color:#3aa749;border-right-color:#14b8a6;border-radius:50%;animation:qlip_boot_spin .9s linear infinite;box-shadow:0 0 40px #3aa74980}.qlip-loading-screen .bo-err{background:#ffffffeb;color:#c2392f;padding:14px 18px;border-radius:14px;max-width:320px;font-size:13px;line-height:1.5;box-shadow:0 8px 30px #0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.qlip-loading-screen .bo-btn{display:inline-block;margin-top:14px;padding:10px 18px;background:#3aa749;color:#fff;text-decoration:none;border-radius:9999px;font-weight:600;font-size:14px;box-shadow:0 4px 20px #3aa7498c}.qlip-loading-screen{height:100dvh;max-height:100dvh;width:100%;border-radius:0;background:#061410}.qlip-loading-screen .bo-center{min-height:0;height:100%;overflow-y:auto;padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom))}.qlip-loading-screen .bo-logo{display:flex;align-items:baseline;gap:10px}.qlip-loading-screen .bo-logo strong{font-size:32px}.qlip-loading-screen .bo-logo span{font-size:14px;font-weight:400;letter-spacing:0}.qlip-loading-screen .bo-logo img{width:14px;height:14px;align-self:center}.qlip-loading-screen .bo-msg,.qlip-loading-screen .bo-spinner{flex-shrink:0}.qlip-loading-screen .bo-return{margin-top:40px;min-height:44px;padding:10px 18px;border:1px solid #658674;border-radius:999px;color:#ebfff0;background:#153426;font-size:13px}.qlip-loading-screen .bo-return:hover{background:#214d37}.qlip-loading-screen .bo-return:focus-visible{outline:2px solid #ebfff0;outline-offset:5px}.qlip-loading-screen[data-paused=true] *{animation-play-state:paused}@media (max-width: 1023px){.qlip-loading-screen .bo-bg{animation:none;filter:none}.qlip-loading-screen .bo-blob{will-change:auto}.qlip-loading-screen .bo-b3,.qlip-loading-screen .bo-b4{display:none}}@media (prefers-reduced-motion: reduce){.qlip-loading-screen,.qlip-loading-screen *{animation:none!important;transition:none!important}.qlip-loading-screen .bo-bg{filter:none}.qlip-loading-screen .bo-b2{transform:translate(45vw,35vh)}}.qlip-loading-screen .bo-msg{height:auto;min-height:42px;overflow-wrap:anywhere}.qlip-loading-screen .bo-center{min-height:0;justify-content:safe center}.qlip-loading-screen .bo-center>*{flex-shrink:0}.qlip-loading-screen .bo-center{box-sizing:border-box}.qlip-loading-screen a.bo-return{text-decoration:none}
