@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap";
@font-face{font-family:ScifiAdventure;src:url(/fonts/ScifiAdventure.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:AlanSans;src:url(/fonts/AlanSans-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0;font-family:AlanSans,Orbitron,Arial,sans-serif}body{color:#fff;background-color:#0000;background-image:radial-gradient(circle at 0 0,#a855f759,#0000 40%),radial-gradient(circle at 100% 100%,#f7ffc640,#0000 45%),linear-gradient(#05030a 0%,#02010a 50%,#04010b 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;max-width:100vw;min-height:100vh}html,body{max-width:100%;overflow-x:hidden}.page-container{min-height:80vh;padding:40px}@media (max-width:768px){.page-container{padding:20px 20px 100px}.mouse-follower{display:none}html,body,*{max-width:100vw}}.mouse-follower{pointer-events:none;z-index:9999;opacity:.75;background:#8c00ffcc;border-radius:50%;width:20px;height:20px;position:fixed;top:0;left:0;transform:translate(0,0)}@media (min-width:769px){html,body,*{cursor:none!important}.custom-cursor{pointer-events:none;z-index:10000;filter:brightness(2);background-image:url(/assets/logo.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:45px;height:45px;position:fixed;top:0;left:0;transform:translate(0,0)}}@media (max-width:768px){.custom-cursor{display:none}}
.Navbar-module__cJzEcG__navbar{z-index:50;justify-content:space-between;align-items:center;width:100%;padding:20px 60px;display:flex;top:10px}.Navbar-module__cJzEcG__logo{object-fit:contain;filter:brightness(1.85);width:auto;height:90px;display:block}.Navbar-module__cJzEcG__nav-center{gap:40px;display:flex}.Navbar-module__cJzEcG__nav-center a{color:#fff;opacity:.8;padding-bottom:6px;font-size:1rem;text-decoration:none;position:relative}.Navbar-module__cJzEcG__nav-center a:hover{opacity:1}.Navbar-module__cJzEcG__nav-center a:after{content:"";background:linear-gradient(90deg,#7b10b1,#fff5de);width:0%;height:2px;transition:all .3s;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__nav-center a:hover:after,.Navbar-module__cJzEcG__nav-center .Navbar-module__cJzEcG__active:after{width:100%}.Navbar-module__cJzEcG__nav-right{align-items:center;gap:20px;display:flex;position:relative}.Navbar-module__cJzEcG__nav-right button{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:10px 26px;font-size:1rem;transition:background .25s;position:relative}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;gap:4px;padding:6px;display:none}.Navbar-module__cJzEcG__hamburger span{background:#fff;width:25px;height:3px;transition:all .3s}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}.Navbar-module__cJzEcG__mobile-menu{background:#000000e6;flex-direction:column;gap:15px;width:100%;padding:20px;display:none;position:absolute;top:100%;left:0}.Navbar-module__cJzEcG__mobile-menu a,.Navbar-module__cJzEcG__mobile-menu button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;padding:10px 0;font-size:1rem;text-decoration:none}.Navbar-module__cJzEcG__nav-right button:before{content:"";-webkit-mask-composite:xor;opacity:1;background:linear-gradient(90deg,#7b10b1 0%,#fff5de 100%);border-radius:10px;padding:1px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Navbar-module__cJzEcG__nav-right button:hover:before{opacity:0}.Navbar-module__cJzEcG__nav-right button:hover{background:#7b10b1}.Navbar-module__cJzEcG__volumeButton svg{display:block}.Navbar-module__cJzEcG__volumeIcon{vertical-align:middle;width:20px;height:20px;display:block}@media (max-width:1024px){.Navbar-module__cJzEcG__navbar{padding:15px 30px}.Navbar-module__cJzEcG__nav-center{gap:20px}.Navbar-module__cJzEcG__nav-center a{font-size:.9rem}}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{padding:10px 20px;position:relative}.Navbar-module__cJzEcG__nav-center{display:none}.Navbar-module__cJzEcG__nav-right{gap:5px;margin-left:auto}.Navbar-module__cJzEcG__mobile-menu{display:none}.Navbar-module__cJzEcG__nav-right button{padding:8px 20px;font-size:.9rem}}
.Footer-module__S6Hkya__siteFooter{color:#d6d6df;margin-top:-1rem;padding:48px 20px;position:relative}.Footer-module__S6Hkya__container{flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:32px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__col{flex-direction:column;flex:240px;min-width:200px;display:flex}.Footer-module__S6Hkya__aboutH3{margin-bottom:8px;font-family:ScifiAdventure;font-size:1.25rem}.Footer-module__S6Hkya__lead{color:#cfcfe0;margin-bottom:20px;font-size:.92rem;line-height:1.5}.Footer-module__S6Hkya__heading{margin-bottom:12px;font-size:1rem}.Footer-module__S6Hkya__exploreheading{margin-bottom:12px;margin-left:15px;font-size:1rem}.Footer-module__S6Hkya__exploreList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__exploreItem{margin:8px 0}.Footer-module__S6Hkya__exploreList{padding-left:18px}.Footer-module__S6Hkya__exploreLink{color:inherit;opacity:.95;text-decoration:none}.Footer-module__S6Hkya__contactLine{margin:6px 0;font-size:.95rem}.Footer-module__S6Hkya__address{color:#bfc0cc;margin-top:8px;font-size:.85rem}.Footer-module__S6Hkya__mapBox{color:#9fa0b0;background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff0f;border-radius:8px;flex:none;justify-content:center;align-items:center;width:220px;height:100%;font-size:.85rem;display:flex}.Footer-module__S6Hkya__mapBox iframe{border:0;border-radius:8px;width:100%;height:100%;display:block}.Footer-module__S6Hkya__copyrightContainer{justify-content:center;width:100%;display:flex}.Footer-module__S6Hkya__copyright{color:#b8b8c6;margin-top:20px;font-size:.9rem}@media (max-width:900px){.Footer-module__S6Hkya__container{gap:18px;margin-top:-5rem}.Footer-module__S6Hkya__mapBox{width:180px;height:110px}.Footer-module__S6Hkya__copyright{text-align:center;padding-bottom:9%}}@media (max-width:768px){.Footer-module__S6Hkya__siteFooter{padding:32px 15px}.Footer-module__S6Hkya__hid{display:none}.Footer-module__S6Hkya__container{gap:15px;margin-top:-7rem}.Footer-module__S6Hkya__mapBox{width:100%;height:180px}}@media (max-width:680px){.Footer-module__S6Hkya__container{flex-direction:column;align-items:stretch}.Footer-module__S6Hkya__mapBox{width:100%;height:180px}.Footer-module__S6Hkya__col{margin-bottom:-25px}.Footer-module__S6Hkya__mobile{margin-bottom:-120px}.Footer-module__S6Hkya__copyright{text-align:center;margin-bottom:20px;padding-top:45px}}
.MobileBottomNav-module__P0Wj8q__bottomNav{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;justify-content:space-around;align-items:center;gap:6px;height:64px;display:flex;position:fixed;bottom:10px;left:10px;right:10px}.MobileBottomNav-module__P0Wj8q__tab{color:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:20%;padding:6px 8px;font-size:.72rem;text-decoration:none;display:flex}.MobileBottomNav-module__P0Wj8q__tab .MobileBottomNav-module__P0Wj8q__icon{justify-content:center;align-items:center;display:inline-flex}.MobileBottomNav-module__P0Wj8q__tab svg{width:20px;height:20px;transition:transform .16s,opacity .16s,color .16s;display:block}.MobileBottomNav-module__P0Wj8q__tab .MobileBottomNav-module__P0Wj8q__label{opacity:.9;display:block}.MobileBottomNav-module__P0Wj8q__active{color:#fff}.MobileBottomNav-module__P0Wj8q__tab svg{opacity:.8;transform:translateY(0)}.MobileBottomNav-module__P0Wj8q__active svg{opacity:1;transform:translateY(-2px)}.MobileBottomNav-module__P0Wj8q__tab:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #ffffff2e}@media (max-width:768px){.MobileBottomNav-module__P0Wj8q__bottomNav{display:flex}}@media (min-width:769px){.MobileBottomNav-module__P0Wj8q__bottomNav{display:none}}@media (max-width:425px){.MobileBottomNav-module__P0Wj8q__tab{width:auto;padding:6px;font-size:0}.MobileBottomNav-module__P0Wj8q__tab .MobileBottomNav-module__P0Wj8q__label{display:none}.MobileBottomNav-module__P0Wj8q__tab svg{width:30px;height:30px}}
