.styles_parallax__lygR6{position:fixed;width:100vw;z-index:1;height:100vh;background-size:cover;background-position:50%;background-attachment:fixed;display:flex;align-items:center;justify-content:center}.styles_backLink__2WnWK{display:flex;width:100%;color:#c084fc;font-weight:700;transition:.25s;padding:20px 0}.styles_backLink__2WnWK:hover{transform:translate(10);transition:.25s}.styles_infos__Mzz8V{background-color:#000000e6;width:100vw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10px 0}.styles_overlay__Aaniv{padding:2rem 3rem;border-radius:16px;text-align:center;color:var(--white);animation:styles_fadeIn__Da8IU .8s ease-in-out;overflow-y:scroll;overflow-x:hidden;max-height:80vh}.styles_overlay__Aaniv::-webkit-scrollbar{width:10px}.styles_overlay__Aaniv::-webkit-scrollbar-track{background:rgba(120,80,200,.2);border-radius:10px}.styles_overlay__Aaniv::-webkit-scrollbar-thumb{background-color:rgba(180,120,255,.6);border-radius:10px;border:2px solid rgba(0,0,0,0)}.styles_overlay__Aaniv::-webkit-scrollbar-thumb:hover{background-color:rgba(200,150,255,.8)}.styles_overlay__Aaniv h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:1px}@keyframes styles_fadeIn__Da8IU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles_content__wqiS4{max-width:900px;margin:3rem auto;padding:0 1.5rem;color:#eee;line-height:1.6;font-size:1.1rem;text-align:start}.styles_content__wqiS4 h1,.styles_content__wqiS4 h2,.styles_content__wqiS4 h3{color:var(--white);margin-bottom:1rem;font-weight:600;line-height:1.3}.styles_content__wqiS4 a{color:#c084fc;text-decoration:underline;transition:color .2s ease}.styles_desc___ULWD{font-size:20pt}.styles_loadingWrapper__4bqIF{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0d0d0f;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;z-index:9999}.styles_spinner__v_peh{width:80px;height:80px;border-right:6px solid rgba(255,255,255,.08);border-top:6px solid rgba(255,255,255,.08);border-color:#e879f9 #8b5cf6 rgba(255,255,255,.08) rgba(255,255,255,.08);border-style:solid;border-width:6px;border-radius:50%;animation:styles_spin__19oVu 1s linear infinite,styles_glow__2dE_I 2s ease-in-out infinite;box-shadow:0 0 15px #e879f999,0 0 30px #8b5cf666}.styles_text__Kg6AD{font-size:1.6rem;font-weight:700;background:linear-gradient(90deg,#e879f9,#c084fc,#8b5cf6);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:styles_shine__FPMfx 3s linear infinite;text-transform:uppercase;letter-spacing:3px;text-shadow:0 0 15px rgba(200,100,255,.5)}@keyframes styles_spin__19oVu{to{transform:rotate(1turn)}}@keyframes styles_shine__FPMfx{to{background-position:200%}}@keyframes styles_glow__2dE_I{0%,to{box-shadow:0 0 10px rgba(232,121,249,.5),0 0 20px rgba(139,92,246,.3)}50%{box-shadow:0 0 25px rgba(232,121,249,.8),0 0 50px rgba(139,92,246,.6)}}.styles_map__4Z7to{width:100%;height:400px;border-radius:8px}.styles_select__x2Ml3{width:100%;max-width:280px;padding:10px 14px;border-radius:8px;border:1.5px solid var(--white);background:var(--white);color:#1f1f1f;font-size:.95rem;font-weight:500;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%231f1f1f' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:18px}.styles_select__x2Ml3 option{background:var(--white);color:#1f1f1f}