@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap";*{box-sizing:border-box}body{margin:0;color:#fff;font-family:Inter,sans-serif;min-height:100vh}::selection{background-color:#fff3;color:#fff}::-moz-selection{background-color:#fff3;color:#fff}html,body{overflow-x:hidden;height:100%;width:100%;margin:0;padding:0}#root{max-width:100%;width:100%;max-height:100%;margin:0;padding:0;text-align:left;--nav-background-color: #ffffff;--nav-border-color: #c4c4c4;--selected-text-color: #000;--navandfootercolor: 255, 255, 255}.hamburger,.mobile-menu-actions{display:none}@media(max-width:768px){.nav-container{display:flex!important;justify-content:space-between;align-items:center;padding:0 20px;grid-template-columns:none}.nav-left{width:auto}.hamburger{display:flex!important;z-index:2001}.desktop-only{display:none!important}.nav-center{display:none!important;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:20px;z-index:2000;padding:20px}.nav-center.open{display:flex!important}.nav-center a{width:200px;font-size:20px}.mobile-menu-actions{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:30px;width:100%}.mobile-menu-actions .nav-actions{justify-content:center;width:100%}.mobile-menu-actions .Advertise{width:200px}.main-content{padding-top:100px;background-color:transparent}}@media(max-width:1200px)and (min-width:769px){.nav-container{display:flex!important;justify-content:space-between!important;padding:0 15px!important}.nav-left{width:auto!important;flex-shrink:0}.nav-center{gap:10px!important;flex-grow:1;justify-content:center}.nav-center a{width:auto!important;min-width:unset!important;padding:0 10px!important;font-size:14px!important}.nav-right{width:auto!important;flex-shrink:0}.nav-actions{gap:8px!important}.Advertise text{display:none!important}.Advertise{width:42px!important;padding:0!important;justify-content:center!important;border-radius:50%!important}.Advertise .discordLogo{margin:0!important}}.container{max-width:1200px;margin:32px auto;padding:0 24px;text-align:center}.bg-black-red{min-height:100vh;width:100%;background:radial-gradient(1500px 300px at 50% 0%,rgba(60,120,255,.35),transparent 60%),radial-gradient(1000px 900px at 0% 100%,rgba(40,90,220,.3),transparent 55%),radial-gradient(1000px 900px at 100% 100%,rgba(30,80,200,.28),transparent 55%),linear-gradient(180deg,#020202,#060606)}.bg-black-red:before{content:"";position:absolute;inset:0;background-image:url(/Bg2.png);background-size:cover;background-position:center;opacity:.5;filter:grayscale(100%) contrast(120%);pointer-events:none}.navbar{position:fixed;top:0;z-index:1000;width:100%;min-height:90px;background:#000;display:flex;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(var(--navandfootercolor),.8) 50%,transparent 100%)}.nav-container{width:100%;max-width:1400px;padding:0 32px;display:grid;grid-template-columns:auto 1fr auto;align-items:center}.nav-left{align-items:center;width:250px}.nav-left .logo{margin:0}.nav-center{display:flex;justify-content:center;gap:20px;align-items:center}.nav-center a{color:#e5e5e5;text-decoration:none;font-size:16px;font-weight:700;cursor:pointer}.nav-center a:hover{color:#fff}.nav-right{display:flex;align-items:center}.nav-actions{display:flex;align-items:center;gap:14px}.footer{background-color:#000c;height:250px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;margin-top:60px;display:grid;grid-template-columns:repeat(3,minmax(100px,400px));justify-content:center;align-items:center;gap:20px;padding:20px}.footer-left{max-width:350px;width:100%;height:auto;align-items:center;align-content:center;padding:10px;box-sizing:border-box;margin:0 auto;text-align:left}@media(max-width:950px){.footer{grid-template-columns:1fr;justify-items:center;text-align:center;height:auto;min-height:unset;padding:60px 20px;gap:50px}.footer-left,.footer-mid,.footer-end{max-width:100%;height:auto;text-align:center}.footer-left{display:flex;flex-direction:column;align-items:center;max-width:450px}footer:before{width:80%}}footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:50%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(var(--navandfootercolor),.8) 50%,transparent 100%)}.footer-left p{margin:5px 0;line-height:1.2;font-size:15px;font-weight:700}.footer-left .footer-advertise{margin-top:20px}.footer-advertise{background-color:#ffffff08;color:#fff;height:40px;width:170px;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:100px;cursor:pointer;border-style:solid;border-color:#303030;border-width:2.5px;transition:transform .3s ease}.footer-advertise .discordLogo{height:22px;width:22px}.footer-advertise text{font-size:13.5px;font-weight:700}.footer-advertise:hover{transform:translateY(-3.5px)}.footer-advertise:hover{border-color:var(--nav-background-color)}.footer-mid{background-color:#00f;max-width:350px;width:100%;height:160px}.footer-end{background-color:red;max-width:350px;width:100%;height:160px}.cart,.profile{width:40px;height:40px;border-radius:50%;background:#1f1f1f;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;border-color:#474747;border-style:solid;border-width:1.5px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),background .2s ease}.cart,.profile i{color:#797979;font-size:18px}.cart:hover,.profile:hover{background:#444;border-color:#6d6d6d;transform:scale(1.15)}.Advertise{background-color:var(--nav-background-color);color:var(--selected-text-color);height:36px;width:160px;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:100px;cursor:pointer;border-style:solid;border-color:var(--nav-border-color);border-width:2.5px;transition:transform .3s ease}.Advertise .discordLogo{height:22px;width:22px;transition:transform .6s ease-in-out}.Advertise text{font-size:13.5px;font-weight:700}.Advertise:hover{transform:translateY(-3.5px)}.Advertise:hover .discordLogo{transform:rotate(360deg)}.nav-center a{text-decoration:none;cursor:pointer;width:110px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border:2.5px solid transparent;position:relative}.nav-center a:not(.selected):before,.nav-center a:not(.selected):after{content:"";position:absolute;width:0;height:0;opacity:0;transition:all .2s ease;border:2px solid var(--nav-border-color)}.nav-center a:not(.selected):before{top:0;left:0;border-right:none;border-bottom:none}.nav-center a:not(.selected):after{bottom:0;right:0;border-left:none;border-top:none}.nav-center a:not(.selected):hover{color:#fff}.nav-center a:not(.selected):hover:before,.nav-center a:not(.selected):hover:after{width:12px;height:12px;opacity:1}.nav-center a.selected{background-color:var(--nav-background-color);border-radius:50px;border:2.5px solid var(--nav-border-color);border-style:solid;transition:transform .2s ease;color:var(--selected-text-color)}.nav-center a.selected:hover{transform:translateY(-3.5px)}.main-content{padding-top:60px;position:relative;z-index:10;width:100%;max-width:1400px;margin:0 auto;padding-left:20px;padding-right:20px;text-align:center}.page-wrapper{width:100%;min-height:calc(100vh - 90px);display:flex;flex-direction:column;align-items:center}.page-container{width:100%;padding:40px 20px;box-sizing:border-box;color:#fff;animation:fadeIn .5s ease;align-items:center;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.page-container h1{font-size:40px}h1,p,span{max-width:100%;white-space:normal}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translate(-10%) translateY(-10px)}to{opacity:1;transform:translate(-10%) translateY(0)}}.dropdown-wrapper{position:relative;display:inline-block;cursor:pointer;padding-bottom:10px;margin-bottom:-10px}.dropdown-trigger i{font-size:10px;margin-left:5px;transition:transform .3s ease}.dropdown-trigger i.rotate{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:50%;margin-top:0;transform:translate(-10%);border-radius:8px;min-width:200px;padding:5px 0;z-index:1000;display:flex;flex-direction:column;background-color:var(--nav-background-color);border:2px solid var(--nav-border-color);align-items:center;animation:dropdownFadeIn .3s ease forwards}.dropdown-menu a{padding:10px 20px!important;width:95%!important;text-align:left!important;font-size:14px!important;background:transparent!important;border:none!important;color:#000!important}.product-list{display:grid;grid-template-columns:repeat(auto-fill,200px);justify-content:center;justify-items:center;gap:20px;width:100%;margin-top:40px}.Product{background-color:#ffffff08;border:1px solid var(--nav-border-color);border-radius:16px;min-height:350px;width:100%;max-width:200px;flex-direction:column;padding:20px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.Product:hover{transform:translateY(-10px);border-color:#fff;background:#ffffff12;box-shadow:0 10px 30px rgba(0,0,0,0,.5);cursor:pointer}#root{--nav-background-color: #ffffff;--nav-border-color: #c4c4c4;--selected-text-color: #000}a,a:visited,a:hover,a:active{color:#e5e5e5;text-decoration:none}.legal-page-wrapper{width:100%;min-height:calc(100vh - 90px);display:flex;flex-direction:column;align-items:center;padding-top:60px}.legal-page-container{width:100%;padding:40px 20px;box-sizing:border-box;color:#fff;animation:fadeIn .5s ease;align-items:center;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.legal-page-container a{text-decoration:none;cursor:pointer;color:#e5e5e5;font-weight:700;font-size:18px}.legal-page-container h1{margin-top:25px}.homeNavigation i{font-size:13.5px;margin-left:2.5px;margin-bottom:0}.legal-conditions-container{width:70%;min-height:1060px;height:auto;background-color:#ffffff08;border:1px solid var(--nav-border-color);border-radius:10px;margin:60px auto 0;box-sizing:border-box;text-align:left;padding:40px}.legal-conditions-container h4,h5{width:100%}.term-item h4,h5{margin:0 auto}.term-item{margin-bottom:20px}.term-item-last{margin-top:30px}.term-item:last-child{margin-bottom:0}.legal-description{color:#bbb;margin-top:10px;line-height:1.6;font-weight:700}.legal-title{color:#fff}.description-label{color:#fff;font-weight:700}.spacer{height:20px}.legal-description a{font-size:15px;color:#fff}.legal-description a:hover{text-decoration:underline;text-decoration-color:#fff}ul{list-style-type:disc;list-style-position:outside;padding-left:20px;margin-top:15px}li{color:#bbb;margin-bottom:8px}li p.legal-description{margin-top:0;margin-bottom:0}
