.site-header{z-index:1000;margin-bottom:4rem;padding:0 1.5rem;position:sticky;top:1rem}.layout__body{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f23f2;border:1px solid #ffffff1a;border-radius:1rem;max-width:1200px;margin:0 auto;box-shadow:0 4px 16px #0000001a}.layout__body__topLinks{background:#0000004d;border-radius:1rem 1rem 0 0;padding:.75rem 1.5rem}.layout__body__topLinks .container{justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.layout__body__topLinks__account{color:#a0aec0;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:flex}.layout__body__topLinks__account:hover{color:#36f}.cart-icon{width:1rem;height:1rem}.layout__body__mainBar{padding:1rem 1.5rem}.layout__body__mainBar .container{display:flex}.mainBar{justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.mainBar__logo,.mainBar__logo a{align-items:center;display:flex}.mainBar__logo .logo-icon{width:auto;height:40px}.mainBar__logo .logo-text{color:#00d4ff;font-size:1.5rem;font-weight:700}.mainBar__nav{flex:1}.mainBar__nav__inner{justify-content:space-between;align-items:center;display:flex}.mainBar__nav__inner__links{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.mainBar__nav__inner__links li{align-items:center;margin:0;display:flex}.mainBar__nav__inner__links a{color:#e0e0e0;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.mainBar__nav__inner__links a:hover,.mainBar__nav__inner__links a.active{color:#36f}.mainBar__nav__inner__links svg{width:1.25rem;height:1.25rem}.mainBar__nav__inner__cta{align-items:center;gap:1rem;display:flex}.mainBar__nav__inner__cta .discord-btn{color:#fff;cursor:pointer;background:#5865f2;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;text-decoration:none;transition:all .2s;display:flex}.mainBar__nav__inner__cta .discord-btn:hover{background:#4752c4}.mainBar__nav__inner__cta .discord-btn svg{width:1.5rem;height:1.5rem}.mainBar__nav__inner__cta .discord-btn span{display:none}.mainBar__nav__inner__cta .server-ip-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#36f 0%,#1a4fd6 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;height:2.75rem;padding:.625rem 1.25rem;font-weight:700;transition:all .2s;display:flex}.mainBar__nav__inner__cta .server-ip-btn svg{width:1rem;height:1rem}.mainBar__nav__inner__cta .server-ip-btn:hover{box-shadow:0 4px 12px #3366ff4d}.mainBar__nav__bottomDecorators{display:none}.mobile-menu-toggle{color:#e0e0e0;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.5rem;transition:color .2s;display:none}.mobile-menu-toggle:hover{color:#36f}.mobile-menu-toggle svg{width:24px;height:24px}@media (max-width:1024px){.site-header{padding:0 1rem}.layout__body__topLinks{padding:.625rem 1.25rem}.layout__body__mainBar{padding:.875rem 1.25rem}.mainBar,.mainBar__nav__inner__links{gap:1.5rem}.mainBar__nav__inner__links a{font-size:.9375rem}}@media (max-width:768px){.site-header{margin-bottom:2rem;padding:0 .75rem;top:.5rem}.layout__body{border-radius:.75rem}.layout__body__topLinks{padding:.5rem 1rem;font-size:.8125rem}.layout__body__topLinks .container{gap:1rem}.layout__body__topLinks__account{font-size:.8125rem}.layout__body__mainBar{padding:.75rem 1rem}.layout__body__mainBar .container{position:relative}.mainBar{flex-flow:row;justify-content:space-between;align-items:center;gap:0}.mobile-menu-toggle{flex-shrink:0;display:flex}.mainBar__logo{flex-shrink:0;justify-content:flex-start}.mainBar__logo .logo-icon{width:32px;height:32px}.mainBar__logo .logo-text{font-size:1.25rem}.mainBar__nav{z-index:100;background:#0f0f23fa;border-radius:0 0 .75rem .75rem;width:100%;max-height:0;transition:max-height .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.mainBar__nav__inner{opacity:0;flex-direction:column;gap:0;padding:0;transition:opacity .2s}.mainBar__nav__inner.mobile-open{opacity:1}.mainBar__nav__inner.mobile-open~.mainBar__nav{max-height:600px}.mainBar__nav:has(.mainBar__nav__inner.mobile-open){max-height:600px}.mainBar__nav__inner__links{flex-direction:column;gap:0;width:100%;padding:.5rem 0 0}.mainBar__nav__inner__links li{border-bottom:1px solid #ffffff0d;width:100%}.mainBar__nav__inner__links li:last-child{border-bottom:1px solid #ffffff0d}.mainBar__nav__inner__links a{border-radius:0;justify-content:flex-start;width:100%;min-height:48px;padding:.875rem 1.5rem;font-size:.9375rem}.mainBar__nav__inner__links a:active{background:#3366ff1a}.mainBar__nav__inner__links a span{display:inline}.mainBar__nav__inner__cta{flex-direction:column;gap:.5rem;width:100%;padding:.5rem 1rem 1rem;display:flex}.mainBar__nav__inner__cta .discord-btn{border-radius:.5rem;justify-content:center;gap:.625rem;width:100%;height:auto;padding:.875rem 1rem;font-size:.9375rem;font-weight:600}.mainBar__nav__inner__cta .discord-btn span{display:inline}.mainBar__nav__inner__cta .discord-btn svg{width:1.25rem;height:1.25rem}.mainBar__nav__inner__cta .server-ip-btn{justify-content:center;width:100%;height:auto;padding:.875rem 1rem;font-size:.9375rem}}@media (max-width:480px){.site-header{margin-bottom:1.5rem;padding:0 .5rem}.layout__body{border-radius:.5rem}.layout__body__topLinks{padding:.375rem .75rem;font-size:.75rem}.layout__body__topLinks .container{flex-wrap:wrap;justify-content:center;gap:.5rem}.layout__body__topLinks__account{gap:.375rem;font-size:.75rem}.layout__body__mainBar{padding:.625rem .75rem}.mainBar__logo .logo-icon{height:28px}.mainBar__logo .logo-text{font-size:1.125rem}.mobile-menu-toggle svg{width:20px;height:20px}.mainBar__nav__inner__links a{padding:.75rem 1.25rem;font-size:.875rem}.mainBar__nav__inner__links svg{width:1rem;height:1rem}}
.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#000000b3;animation:.2s ease-out fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.basket-modal{z-index:9999;background:linear-gradient(#1a1a2e 0%,#16162a 100%);border-left:1px solid #3366ff26;flex-direction:column;width:420px;max-width:90vw;height:100vh;animation:.25s cubic-bezier(.4,0,.2,1) slideInFromRight;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 60px #0009}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.login-modal-inline{z-index:9999;background:#1a1a2e;border:1px solid #36f3;border-radius:1rem;flex-direction:column;min-width:450px;max-width:500px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000080}.modal-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3366ff08;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-header h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:700}.modal-close{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;transition:all .2s;display:flex}.modal-close:hover{color:#ef4444;background:#ef444426;border-color:#ef44444d}.modal-close svg{width:1.125rem;height:1.125rem}.modal-content{scrollbar-width:thin;scrollbar-color:#3366ff4d transparent;flex:1;padding:1.25rem;overflow-y:auto}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:0 0}.modal-content::-webkit-scrollbar-thumb{background:#3366ff4d;border-radius:3px}.modal-content::-webkit-scrollbar-thumb:hover{background:#3366ff80}.basket-item-row{background:#ffffff05;border:1px solid #ffffff14;border-radius:.75rem;flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding:1rem;transition:all .2s;display:flex}.basket-item-row:hover{background:#ffffff0a;border-color:#36f3;transform:translate(-2px)}.basket-item-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.basket-item-info h4{color:#fff;margin:0 0 .25rem;font-size:.9375rem;font-weight:600;line-height:1.4}.basket-item-info p{color:#6b7280;margin:0;font-size:.8125rem}.item-price{color:#36f;white-space:nowrap;background:#3366ff1a;border:1px solid #36f3;border-radius:.5rem;padding:.375rem .75rem;font-size:1rem;font-weight:700}.basket-item-bottom{justify-content:flex-end;align-items:center;gap:12px;display:flex}.btn-remove{color:#ef4444;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ef444440;border-radius:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s}.btn-remove:hover{background:#ef444426;border-color:#ef4444;transform:scale(1.02)}.basket-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3366ff0a;border:1px solid #3366ff26;border-radius:.75rem;margin-top:1.5rem;padding:1.25rem}.summary-row{color:#9ca3af;justify-content:space-between;align-items:center;padding:.625rem 0;font-size:.875rem;display:flex}.summary-row.total{color:#fff;border-top:1px solid #ffffff1a;margin-top:.75rem;padding-top:1rem;font-size:1.125rem;font-weight:700}.summary-row.total span:last-child{color:#36f;font-size:1.25rem}.btn-checkout{color:#fff;cursor:pointer;background:linear-gradient(135deg,#36f 0%,#2952cc 100%);border:none;border-radius:.75rem;width:100%;margin-top:1rem;padding:1rem;font-size:.9375rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #3366ff4d}.btn-checkout:hover{background:linear-gradient(135deg,#2952cc 0%,#1a4fd6 100%);transform:translateY(-1px);box-shadow:0 6px 16px #36f6}.btn-checkout:disabled{color:#ffffff80;cursor:not-allowed;box-shadow:none;background:#36f3;transform:none}.empty-message{text-align:center;color:#6b7280;padding:4rem 1.5rem;font-size:.9375rem;line-height:1.6}.login-modal-inline .modal-content p{color:#9ca3af;margin:0 0 24px;font-size:14px;line-height:1.6}.login-modal-inline form{flex-direction:column;gap:16px;display:flex}.login-info-box{background:#3366ff1a;border:1px solid #3366ff4d;border-radius:.75rem;margin-bottom:1rem;padding:1rem}.login-info-box p{color:#9ca3af;margin:0;font-size:14px;line-height:1.5}.input-field{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:12px 16px;font-size:15px;transition:all .2s}.input-field:focus{background:#ffffff14;border-color:#36f;outline:none}.input-field::placeholder{color:#ffffff4d}.btn-submit{color:#36f;cursor:pointer;background:#36f3;border:1px solid #36f6;border-radius:.75rem;width:100%;padding:12px;font-size:15px;font-weight:600;transition:all .2s}.btn-submit:hover{color:#fff;background:#3366ff4d;border-color:#36f}.layout__body__topLinks__account{cursor:pointer;background:0 0;border:none}.user-icon,.cart-icon{width:14px;height:14px;margin-right:4px}@media (max-width:768px){.basket-modal{width:100vw;max-width:100vw}.modal-header{padding:1rem 1.25rem}.modal-header h2{font-size:1rem}.modal-content{padding:1rem}.basket-item-row{padding:.875rem}.basket-item-info h4{font-size:.875rem}.basket-item-info p{font-size:.75rem}.item-price{padding:.25rem .625rem;font-size:.875rem}.login-modal-inline{min-width:90vw;max-width:90vw}}.countdown-container{margin:1.5rem 0}.countdown-label{color:#a0a0a0;text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem}.countdown-timer{justify-content:center;gap:1rem;display:flex}.countdown-item{background:#1e1e32cc;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;align-items:center;min-width:70px;padding:1rem;display:flex}.countdown-value{color:#e0e0e0;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1}.countdown-unit{color:#a0a0a0;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.server-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.server-modal-overlay.active{display:flex}.server-modal{background:#1a1a2e;border-radius:1rem;width:90%;max-width:500px;box-shadow:0 20px 60px #00000080}.server-join-modal{max-width:550px}.server-modal-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.server-modal-close{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.server-modal-close:hover{color:#fff;background:#ffffff1a}.server-modal-close svg{width:1.5rem;height:1.5rem}.server-modal-body{padding:2rem 1.5rem}.server-join-content{flex-direction:column;gap:1.5rem;display:flex}.server-ip-box{background:#1e1e3299;border:1px solid #ffffff1a;border-radius:.75rem;padding:1.25rem}.server-ip-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.server-ip-value{justify-content:space-between;align-items:center;gap:1rem;display:flex}.server-ip-value span{color:#e0e0e0;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700}.copy-btn{color:#e0e0e0;cursor:pointer;background:#3c3c50cc;border:1px solid #fff3;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;transition:all .2s;display:flex}.copy-btn:hover{background:#3366ff4d;transform:scale(1.05)}.copy-btn svg{width:1.25rem;height:1.25rem}.server-description{color:#9ca3af;text-align:center;padding:0 .5rem;line-height:1.6}.server-description p{margin:0}
.site-footer{margin-top:2rem;padding:0 1.5rem 1rem}.site-footer-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f23cc;border:1px solid #ffffff14;border-radius:1rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;box-shadow:0 4px 16px #0000001a}.footer-main{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1.5rem;height:100px;min-height:100px;padding-bottom:.75rem;display:flex;overflow:visible}.footer-logo{object-fit:contain;filter:drop-shadow(0 2px 8px #3366ff4d);width:auto;max-width:600px;height:220px;margin-left:-90px;transition:filter .3s}.footer-logo:hover{filter:drop-shadow(0 3px 8px #36f6)}.footer-socials{flex-wrap:wrap;gap:.5rem;display:flex}.social-link{color:#9ca3af;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.social-link:hover{color:#36f;background:#3366ff26;border-color:#3366ff4d;transform:translateY(-2px)}.social-link svg{fill:currentColor;width:20px;height:20px}.footer-copyright{color:#9ca3af;text-align:left;opacity:.8;margin:0;padding:1rem .5rem 0;font-size:.875rem;line-height:1.5}.tebex-disclaimer{max-width:1200px;margin:1.5rem auto 2rem;padding:0}.tebex-disclaimer-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2e99;border:1px solid #ffffff1a;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem;display:flex;box-shadow:0 8px 32px #0000004d}.tebex-info{flex:1;align-items:center;gap:1rem;display:flex}.tebex-logo{flex-shrink:0;width:32px;height:32px}.tebex-logo svg{width:100%;height:100%}.tebex-text{color:#9ca3af;font-size:.875rem;line-height:1.5}.tebex-links{flex-shrink:0;gap:1.5rem;display:flex}@media (max-width:1024px){.site-footer{padding:0 1rem 1rem}.footer-logo{height:180px;margin-left:-60px}.footer-socials{gap:.625rem}}@media (max-width:768px){.site-footer{margin-top:1.5rem;padding:0 .75rem .75rem}.site-footer-inner{border-radius:.75rem;padding:.875rem 1rem}.footer-main{flex-direction:column;align-items:center;gap:1rem;height:auto;min-height:auto;padding-bottom:1rem}.footer-logo{filter:drop-shadow(0 2px 6px #3366ff40);max-width:250px;height:120px;margin-left:0}.footer-logo:hover{filter:drop-shadow(0 2px 8px #3366ff59)}.footer-socials{justify-content:center;width:100%;max-width:300px}.social-link{width:44px;height:44px}.social-link svg{width:20px;height:20px}.footer-copyright{text-align:center;padding:.75rem .5rem 0;font-size:.75rem}.footer-sections{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.tebex-disclaimer{margin:1rem auto 1.5rem;padding:0 .75rem}.tebex-disclaimer-inner{text-align:center;border-radius:.75rem;flex-direction:column;padding:1rem}.tebex-info{flex-direction:column;gap:.75rem}.tebex-logo{width:28px;height:28px}.tebex-text{font-size:.8125rem;line-height:1.6}.tebex-links{flex-direction:column;gap:.5rem;width:100%}.tebex-links a{border-radius:.25rem;padding:.5rem;font-size:.8125rem;transition:all .2s}.tebex-links a:active{background:#3366ff1a}}@media (max-width:480px){.site-footer{margin-top:1rem;padding:0 .5rem .5rem}.site-footer-inner{border-radius:.5rem;padding:.75rem .875rem}.footer-main{gap:.75rem;padding-bottom:.75rem}.footer-logo{max-width:200px;height:100px}.footer-socials{gap:.5rem;max-width:280px}.social-link{width:40px;height:40px}.social-link svg{width:18px;height:18px}.footer-copyright{padding:.625rem .375rem 0;font-size:.6875rem;line-height:1.4}.tebex-disclaimer{margin:.75rem auto 1rem;padding:0 .5rem}.tebex-disclaimer-inner{border-radius:.5rem;padding:.875rem}.tebex-logo{width:24px;height:24px}.tebex-text{font-size:.75rem}.tebex-links a{padding:.625rem;font-size:.75rem}}.tebex-links a{color:#9ca3af;white-space:nowrap;font-size:.875rem;text-decoration:none;transition:color .2s}.tebex-links a:hover{color:#36f}@media (max-width:768px){.footer-sections{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.tebex-disclaimer{margin:1rem auto 1.5rem;padding:0 .75rem}.tebex-disclaimer-inner{text-align:center;border-radius:.75rem;flex-direction:column;padding:1rem}.tebex-info{flex-direction:column;gap:.75rem}.tebex-logo{width:28px;height:28px}.tebex-text{font-size:.8125rem}.tebex-links{flex-direction:column;gap:.5rem}.tebex-links a{font-size:.8125rem}}
