:root{--primary:#52cc8f;--primary-hueshift:#52cca7;--secondary:#52a3cc;--secondary-hueshift:#67ccff;--red:#f55;--green:#5f5;--foreground:#fff;--background:#333}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;font-family:var(--font-nunito),sans-serif;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
.Navbar-module__zmeHHG__navbar{z-index:10000;color:#fff;justify-content:space-between;align-items:center;width:calc(100% - 30px);margin:0 10px;display:flex;position:fixed;top:0;left:0}.Navbar-module__zmeHHG__left,.Navbar-module__zmeHHG__right{align-items:center;display:flex}.Navbar-module__zmeHHG__island{box-sizing:border-box;border:1px solid #0000;border-radius:20px;align-items:center;height:40px;margin:10px 2px;transition:background .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__zmeHHG__island[data-ontop=false]{-webkit-backdrop-filter:blur(10px)saturate(160%);background:#14141499;border:1px solid #ffffff26;box-shadow:0 4px 40px #0003}.Navbar-module__zmeHHG__iconHolder{aspect-ratio:1;cursor:pointer;justify-content:center;align-items:center;height:100%;transition:background-color .3s;display:flex}.Navbar-module__zmeHHG__iconHolder a{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Navbar-module__zmeHHG__iconHolder:hover svg{filter:drop-shadow(0 0 1px var(--primary))drop-shadow(0 0 2px var(--primary));opacity:.8}.Navbar-module__zmeHHG__logo{padding:0 20px;display:flex;position:relative;overflow:hidden}.Navbar-module__zmeHHG__logo a{justify-content:center;align-items:center;width:120px;height:40px;margin:auto;display:flex;position:relative}.Navbar-module__zmeHHG__links{align-items:center;gap:20px;padding:0 20px;display:flex}.Navbar-module__zmeHHG__links a{color:var(--foreground);font-size:20px;font-weight:400;transition:color .3s}.Navbar-module__zmeHHG__links a:hover{color:var(--primary);text-shadow:0 0 1px var(--primary)}
.PopupWindow-module__fAT60G__overlay{z-index:1000;background-color:#0009;width:100%;height:100%;position:fixed;top:0;left:0}.PopupWindow-module__fAT60G__popup{background-color:var(--background,#121212);color:#fff;z-index:1001;border-radius:10px;width:90%;max-width:500px;padding:24px;position:fixed;bottom:45%;left:50%;transform:translate(-50%,50%);box-shadow:0 8px 40px #000000b3}.PopupWindow-module__fAT60G__closeButton{cursor:pointer;color:#aaa;background-color:#0000;border:none;font-size:24px;transition:color .2s;position:absolute;top:10px;right:10px}.PopupWindow-module__fAT60G__closeButton:hover{color:#fff}
.NewsletterPopup-module__3sj9sa__popupContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.NewsletterPopup-module__3sj9sa__popupContent h2{color:#fff;font-size:1.75rem;font-weight:600}.NewsletterPopup-module__3sj9sa__popupContent form{flex-direction:column;gap:.75rem;width:100%;display:flex}.NewsletterPopup-module__3sj9sa__popupContent input[type=email]{color:#fff;box-sizing:border-box;background:#1e1e1e;border:1px solid #444;border-radius:6px;width:100%;padding:.8rem 1rem;font-size:1rem;transition:border .2s,background .2s}.NewsletterPopup-module__3sj9sa__popupContent input[type=email]:focus{border-color:var(--primary,#0af);background:#2a2a2a;outline:none}.NewsletterPopup-module__3sj9sa__popupContent button{background-color:var(--primary-hueshift,#0af);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.8rem;font-size:1rem;transition:background-color .3s}.NewsletterPopup-module__3sj9sa__popupContent button:hover{background-color:#008fcc}.NewsletterPopup-module__3sj9sa__inputWrapper{align-items:center;display:flex;position:relative}.NewsletterPopup-module__3sj9sa__inputWrapper input{flex:1;padding-right:2.5rem}.NewsletterPopup-module__3sj9sa__validIcon{color:#22c55e;pointer-events:none;position:absolute;right:.75rem}
