@charset "UTF-8";.sidebar-overlay[data-v-6b5450c5]{align-items:center;animation:fadeIn-6b5450c5 .3s ease-out;background:#000c;bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:99999!important}.sidebar-content[data-v-6b5450c5]{animation:slideIn-6b5450c5 .3s ease-out;background:var(--bg-primary);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;flex-direction:column;height:100vh;max-width:25%;min-width:400px;width:100%}.sidebar-header[data-v-6b5450c5]{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.sidebar-title[data-v-6b5450c5]{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;margin:0}.sidebar-close[data-v-6b5450c5]{align-items:center;background:none;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.sidebar-close[data-v-6b5450c5]:hover{background:#ffffff1a;color:#fff}.close-icon[data-v-6b5450c5]{height:20px;width:20px}.sidebar-body[data-v-6b5450c5]{flex:1;overflow-y:auto;padding:0;scrollbar-color:hsla(0,0%,100%,.2) transparent;scrollbar-width:thin}.sidebar-body[data-v-6b5450c5]::-webkit-scrollbar{width:6px}.sidebar-body[data-v-6b5450c5]::-webkit-scrollbar-track{background:transparent}.sidebar-body[data-v-6b5450c5]::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar-body[data-v-6b5450c5]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.sidebar-footer[data-v-6b5450c5]{border-top:1px solid hsla(0,0%,100%,.1);flex-shrink:0;padding:1rem}@keyframes fadeIn-6b5450c5{0%{opacity:0}to{opacity:1}}@keyframes slideIn-6b5450c5{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:768px){.sidebar-content[data-v-6b5450c5]{max-width:100vw;min-width:100vw;width:100vw}.sidebar-footer[data-v-6b5450c5],.sidebar-header[data-v-6b5450c5]{padding:1rem}}.menu__title[data-v-d6ae898f]{color:#ccc;font-weight:700;margin-inline:auto}.menu__close[data-v-d6ae898f]{position:absolute;right:20px}.category__button[data-v-d6ae898f]{font-size:20px;justify-content:flex-start}.cart-header[data-v-4ed52ce4]{align-items:center;display:flex;justify-content:space-between;width:100%}.cart-title[data-v-4ed52ce4]{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;margin:0}.cart-content[data-v-4ed52ce4]{background:transparent;flex:1;overflow-y:auto;padding:0}.cart-items[data-v-4ed52ce4]{display:flex;flex-direction:column;gap:1rem;padding:0 1rem}.cart-item[data-v-4ed52ce4]{align-items:flex-start;background:#ffffff0a;border:none;border-radius:12px;display:flex;gap:1.25rem;padding:1.25rem;transition:all .3s cubic-bezier(.23,1,.32,1)}.cart-item[data-v-4ed52ce4]:hover{background:#ffffff14;transform:translate(4px)}.item-image[data-v-4ed52ce4]{border-radius:.5rem;flex-shrink:0;height:80px;overflow:hidden;width:80px}.item-image img[data-v-4ed52ce4]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.item-details[data-v-4ed52ce4]{flex:1;min-width:0}.item-name[data-v-4ed52ce4]{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1.4;margin:0 0 1rem}.item-price-row[data-v-4ed52ce4]{align-items:center;display:flex;justify-content:space-between}.item-price[data-v-4ed52ce4]{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600}.delete-btn[data-v-4ed52ce4]{background:none;border:none;border-radius:.25rem;color:#ffffff80;cursor:pointer;padding:.25rem;transition:all .2s ease}.delete-btn[data-v-4ed52ce4]:hover{background:#ffffff1a;color:#fff}.delete-icon[data-v-4ed52ce4]{height:16px;width:16px}.empty-cart[data-v-4ed52ce4]{align-items:center;background:transparent;display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem;text-align:center}.empty-icon[data-v-4ed52ce4]{color:#ffffff4d;height:64px;margin-bottom:1rem;width:64px}.empty-title[data-v-4ed52ce4]{color:#fff;font-size:1rem;font-weight:600;margin:0 0 .5rem}.empty-text[data-v-4ed52ce4],.empty-title[data-v-4ed52ce4]{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.empty-text[data-v-4ed52ce4]{color:#fff9;font-size:.75rem;margin:0 0 1.5rem}.browse-btn[data-v-4ed52ce4]{background:var(--color-primary,#0076ff);border-radius:10px;box-shadow:0 4px 15px #0076ff4d;color:var(--dark-color-primary,#0f0f12);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1)}.browse-btn[data-v-4ed52ce4]:hover{box-shadow:0 6px 20px #0076ff66;filter:brightness(1.1);transform:translateY(-2px)}.cart-footer[data-v-4ed52ce4]{display:flex;flex-direction:column;gap:1rem}.cart-separator[data-v-4ed52ce4]{background:#ffffff1a;height:1px;margin:1rem 0;width:100%}.order-summary[data-v-4ed52ce4]{background:#ffffff05;border:1px solid hsla(0,0%,100%,.05);border-radius:.5rem;margin-bottom:1rem;padding:1rem}.summary-row[data-v-4ed52ce4]{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.summary-row[data-v-4ed52ce4]:last-child{margin-bottom:0}.summary-label[data-v-4ed52ce4]{color:#ffffffb3}.summary-label[data-v-4ed52ce4],.summary-value[data-v-4ed52ce4]{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem}.summary-value[data-v-4ed52ce4],.total-row .summary-label[data-v-4ed52ce4]{color:#fff;font-weight:600}.total-row .summary-label[data-v-4ed52ce4]{font-size:.875rem}.total-row .summary-value[data-v-4ed52ce4]{color:#fff;font-size:.875rem;font-weight:700}.checkout-btn[data-v-4ed52ce4]{align-items:center;background:var(--color-primary,#0076ff);border:none;border-radius:10px;box-shadow:0 4px 15px #0076ff4d;color:var(--dark-color-primary,#0f0f12);cursor:pointer;display:inline-flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:600;gap:.5rem;height:3.5rem;justify-content:center;margin-bottom:1rem;padding:.875rem 1rem;transition:all .3s cubic-bezier(.23,1,.32,1);width:100%}.checkout-btn[data-v-4ed52ce4]:hover:not(:disabled){box-shadow:0 6px 20px #0076ff66;filter:brightness(1.1);transform:translateY(-2px)}.checkout-btn[data-v-4ed52ce4]:disabled{background:#6b7280;color:#9ca3af;cursor:not-allowed;transform:none}.continue-shopping[data-v-4ed52ce4]{display:flex;gap:.5rem;justify-content:center}.continue-shopping[data-v-4ed52ce4],.or-text[data-v-4ed52ce4]{color:#fff9}.continue-btn[data-v-4ed52ce4],.continue-shopping[data-v-4ed52ce4],.or-text[data-v-4ed52ce4]{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem}.continue-btn[data-v-4ed52ce4]{background:none;border:none;color:#fff;cursor:pointer;font-weight:600;text-decoration:underline;transition:all .2s ease}.continue-btn[data-v-4ed52ce4]:hover{color:#fffc}.footer[data-v-8fd9dd66]{background:var(--bg-primary);color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;position:relative;width:100%}.footer__bg[data-v-8fd9dd66]{background:linear-gradient(90deg,#ff450005,#007bff05 50%,#ff450005);bottom:0;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.footer__container[data-v-8fd9dd66]{margin:0 auto;max-width:1400px;padding:4rem 1rem 2rem;position:relative;z-index:2}.footer__main-content[data-v-8fd9dd66]{background:transparent;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:2rem;overflow:hidden;width:100%}@media (min-width:768px){.footer__main-content[data-v-8fd9dd66]{gap:3rem}}@media (min-width:1024px){.footer__main-content[data-v-8fd9dd66]{align-items:flex-start;flex-direction:row;gap:4rem;justify-content:space-between}}.footer__brand-section[data-v-8fd9dd66]{align-items:center;background:transparent;display:flex;justify-content:center;padding:0}@media (min-width:768px){.footer__brand-section[data-v-8fd9dd66]{justify-content:flex-start}}@media (min-width:1024px){.footer__brand-section[data-v-8fd9dd66]{flex-shrink:0;width:320px}}.footer__brand-info[data-v-8fd9dd66]{display:flex;flex-direction:column;gap:.5rem}.footer__brand-header[data-v-8fd9dd66]{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin-bottom:16px}.footer__logo-wrap[data-v-8fd9dd66]{align-items:center;background:transparent;border:0;border-radius:12px;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.footer__logo-image[data-v-8fd9dd66]{height:40px;transition:all .3s ease;width:auto}.footer__logo-image[data-v-8fd9dd66]:hover{filter:drop-shadow(0 0 8px rgba(255,255,255,.3))}.footer__brand-text[data-v-8fd9dd66]{display:flex;flex-direction:column}.footer__brand-name[data-v-8fd9dd66]{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.1}.footer__brand-powered[data-v-8fd9dd66]{color:#fff6;font-size:.8rem;font-weight:500;line-height:1.3;margin-bottom:4px;margin-top:2px;text-transform:lowercase}.footer__disclaimer[data-v-8fd9dd66]{color:#ffffff80;font-size:.82rem;line-height:1.6;margin:0 0 18px}.footer__socials[data-v-8fd9dd66]{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.footer__social[data-v-8fd9dd66]{display:inline-flex;position:relative;text-decoration:none}.footer__social-glow[data-v-8fd9dd66]{border-radius:12px;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .3s ease}.footer__social-icon[data-v-8fd9dd66]{align-items:center;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;color:#ffffffbf;display:inline-flex;height:44px;justify-content:center;position:relative;transition:transform .3s ease,background .3s ease,color .3s ease;width:44px}.footer__social:hover .footer__social-glow[data-v-8fd9dd66]{opacity:.5}.footer__social:hover .footer__social-icon[data-v-8fd9dd66]{background:#ffffff14;color:#fff;transform:scale(1.08)}.footer__social--discord .footer__social-glow[data-v-8fd9dd66]{background:#3b82f6}.footer__social--youtube .footer__social-glow[data-v-8fd9dd66]{background:#ef4444}.footer__social--docs .footer__social-glow[data-v-8fd9dd66]{background:#a855f7}.footer__section-card[data-v-8fd9dd66]{align-items:flex-start;background:transparent;display:flex;flex-direction:column;justify-content:flex-start;padding:0;text-align:left}@media (min-width:1024px){.footer__section-card[data-v-8fd9dd66]{min-width:180px}}@media (max-width:1023px){.footer__section-card[data-v-8fd9dd66]{width:100%}}@media (min-width:768px){.footer__section-card[data-v-8fd9dd66]{padding:0}}.footer__section-card h4[data-v-8fd9dd66]{align-items:center;color:#fff;display:inline-flex;font-size:.8rem;font-weight:700;gap:10px;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.footer__section-card h4[data-v-8fd9dd66]:before{color:var(--color-primary);content:"→";font-weight:700;transform:translateY(-1px)}.footer__link[data-v-8fd9dd66]{align-items:center;color:#ffffffbf;display:inline-flex;font-size:.875rem;font-weight:500;gap:10px;letter-spacing:-.01em;line-height:1.625;margin-bottom:.75rem;text-decoration:none;transition:color .2s ease,transform .2s ease}.footer__link[data-v-8fd9dd66]:before{color:var(--color-primary);content:"→";display:inline-flex;justify-content:center;opacity:0;transform:translate(-4px);transition:opacity .2s ease,transform .2s ease;width:14px}.footer__link[data-v-8fd9dd66]:hover{color:#fff;transform:translate(4px)}.footer__link[data-v-8fd9dd66]:hover:before{opacity:1;transform:translate(0)}.footer__link--icon[data-v-8fd9dd66]{gap:12px}.footer__link--icon[data-v-8fd9dd66]:before{content:none}.footer__link--icon i[data-v-8fd9dd66]{color:var(--color-primary);display:inline-flex;justify-content:center;opacity:0;transform:translate(-4px);transition:opacity .2s ease,transform .2s ease;width:16px}.footer__link--icon:hover i[data-v-8fd9dd66]{opacity:1;transform:translate(0)}.footer__bottom-bar[data-v-8fd9dd66]{align-items:center;background:transparent;border-top:1px solid hsla(0,0%,100%,.06);display:flex;gap:1rem;justify-content:space-between;margin-top:0;min-height:60px;padding:1.5rem 0}@media (max-width:640px){.footer__bottom-bar[data-v-8fd9dd66]{flex-direction:column;gap:1rem;padding:1.5rem 2rem;text-align:center}}.footer__copyright[data-v-8fd9dd66]{color:#ffffff80;font-size:.875rem;font-weight:400;letter-spacing:-.01em;line-height:1.625;margin:0}.footer .tebex-footer-wrapper[data-v-8fd9dd66]{all:unset;box-sizing:border-box;display:flex;font-family:Arial,sans-serif;font-size:12px;font-weight:400;min-height:50px;padding:16px 32px;width:100%;--text:var(--tebex-legal-footer-text-color,#6a6a6a);--bg:var(--tebex-legal-footer-background-color,var(--bg-primary));--tebex-legal-footer-logo-color:#fff;background-color:var(--bg);border-top:1px solid var(--tebex-legal-footer-border-color,hsla(0,0%,100%,.06));color:var(--text)}.footer .tebex-footer-wrapper-dark[data-v-8fd9dd66]{--text:var(--tebex-legal-footer-text-color,#b2b2b2);--bg:var(--tebex-legal-footer-background-color,var(--bg-primary))}.footer .tebex-footer-inner[data-v-8fd9dd66]{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin:0 auto;max-width:var(--tebex-legal-footer-max-width,1400px);width:100%}.footer .tebex-footer-logo[data-v-8fd9dd66]{display:block;height:18px;width:auto}.footer .tebex-footer-text[data-v-8fd9dd66]{align-items:center;color:inherit;display:inline-flex;flex:0 1 auto;gap:12px;justify-content:center;margin-top:2px;padding-right:0;text-align:center}@media screen and (max-width:900px){.footer .tebex-footer-wrapper[data-v-8fd9dd66]{flex-wrap:wrap;min-height:70px;padding:8px 16px}}
