.featured-products__swiper{position:relative}.featured-products__swiper .swiper{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding:0 4px 8px;display:flex;overflow-x:auto}.featured-products__swiper .swiper::-webkit-scrollbar{display:none}.featured-products__swiper .swiper-slide{scroll-snap-align:start;flex:0 0 calc(50% - 6px)}@media (min-width:768px){.featured-products__swiper .swiper-slide{flex:0 0 calc(33.333% - 8px)}}@media (min-width:1024px){.featured-products__swiper .swiper-slide{flex:0 0 calc(25% - 9px)}}.featured-products__swiper .swiper-button-prev,.featured-products__swiper .swiper-button-next,.featured-carousel .swiper-button-prev,.featured-carousel .swiper-button-next{z-index:5;cursor:pointer;color:#ccb862;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:56px;padding:0;display:none;position:absolute;top:50%;transform:translateY(-50%)}.featured-products__swiper .swiper-button-prev svg,.featured-products__swiper .swiper-button-next svg,.featured-carousel .swiper-button-prev svg,.featured-carousel .swiper-button-next svg{stroke:#ccb862;fill:none;filter:drop-shadow(0 0 6px #ccb86273);width:28px;height:28px;transition:transform .2s,filter .2s}.featured-products__swiper .swiper-button-prev:hover svg,.featured-products__swiper .swiper-button-next:hover svg,.featured-carousel .swiper-button-prev:hover svg,.featured-carousel .swiper-button-next:hover svg{filter:drop-shadow(0 0 10px #ccb862d9);transform:scale(1.18)}.featured-products__swiper .swiper-button-prev:after,.featured-products__swiper .swiper-button-next:after,.featured-carousel .swiper-button-prev:after,.featured-carousel .swiper-button-next:after,.featured-carousel .swiper-button-prev:before,.featured-carousel .swiper-button-next:before{content:none!important;display:none!important}.featured-products__swiper .swiper-button-prev{left:-8px}.featured-products__swiper .swiper-button-next{right:-8px}.featured-products__swiper .swiper-button-prev:after{content:"‹";line-height:1}.featured-products__swiper .swiper-button-next:after{content:"›";line-height:1}@media (min-width:1024px){.featured-products__swiper .swiper-button-prev,.featured-products__swiper .swiper-button-next{display:flex}}.trust-section__mobile{display:none}@media (max-width:767px){.trust-section__desktop{display:none}.trust-section__mobile{display:block}.trust-section__mobile .trust-section__container{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}}img.pix-icon{vertical-align:middle;width:auto;height:24px;display:inline-block}.cart-payment-info .payment-method .pix-option img.pix-icon,.product-details__payment .payment-methods .method img.pix-icon{height:28px}.cart-page h1,.cart-page h2,.cart-payment-info h2,.cart-products h2,.cart-summary h2,.product-details__payment h3,.product-details__description h2,.category-sidebar__title,.category-page__title,.featured-products__header h2{color:#fff;font-weight:700}.footer__column h3,.footer__payments h4{font-weight:700}.category-sidebar{background:#00000040;border:1px solid #ccb862;border-radius:12px;padding:1rem .75rem;box-shadow:0 0 0 1px #ccb86226}.category-sidebar__link{align-items:center;gap:.6rem;display:flex}.category-sidebar__icon{flex-shrink:0;width:22px;height:22px;display:inline-flex}.category-sidebar__icon svg{width:100%;height:100%}.cart-payment-info .payment-method .pix-option .pix-icon,.product-details__payment .payment-methods .method .pix-icon{color:#2e9b6f;flex-shrink:0;width:28px;height:28px}.comments-marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%)}.comments-marquee__track{will-change:transform;gap:16px;width:max-content;animation:linear infinite comments-scroll;display:flex}.comments-marquee:hover .comments-marquee__track{animation-play-state:paused}.comments-marquee .comment-item{box-sizing:border-box;flex:0 0 350px;height:200px}@media (max-width:640px){.comments-marquee .comment-item{flex:0 0 300px;height:200px}}@keyframes comments-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.comments-marquee__track{animation:none}.comments-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}@media (max-width:768px){.main-content{padding-top:var(--header-height);margin-top:0}.product-details{margin-top:.5rem;padding:.5rem}.product-details__container{gap:.75rem;padding:1rem}.product-details__content-column{gap:1rem}.product-details__image{padding-top:.5rem!important}.product-details__image img{max-width:100%}.breadcrumb{margin:.5rem 0;padding:0}}.footer__column h3{cursor:default;-webkit-user-select:none;user-select:none}.footer__column .arrow{display:none}@media (max-width:768px){.footer__column h3{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.footer__column .arrow{font-size:.8em;transition:transform .2s;display:inline-block}.footer__column .arrow.open{transform:rotate(180deg)}.footer__content-wrapper{max-height:0;transition:max-height .25s;overflow:hidden}.footer__content-wrapper.open{max-height:600px}}.legal-page{color:#fff;max-width:900px;margin:2rem auto;padding:0 1.5rem 4rem;line-height:1.6}.legal-page__header{text-align:center;border-bottom:2px solid #ccb862;margin-bottom:2.5rem;padding:2rem 0}.legal-page__header h1{color:#ccb862;letter-spacing:1px;margin:0 0 .5rem;font-size:2.25rem;font-weight:700}.legal-page__subtitle{color:#a3a3a3;margin:0;font-size:.95rem}.legal-page__section{background:#12121280;border:1px solid #ffffff14;border-radius:12px;margin:2.5rem 0;padding:1.5rem}.legal-page__section h2{color:#ccb862;border-bottom:1px solid #ccb86240;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.legal-page__section p{color:#d1d5db;margin:0 0 1rem}.legal-page__section p:last-child{margin-bottom:0}.legal-page__list,.legal-page__values{margin:1rem 0 0;padding:0;list-style:none}.legal-page__list--ordered{counter-reset:step}.legal-page__list--ordered li:before{content:counter(step) ".";counter-increment:step;color:#ccb862;margin-right:.5rem;font-weight:700}.legal-page__list li,.legal-page__values li{color:#d1d5db;padding:.5rem 0 .5rem 1.5rem;position:relative}.legal-page__list li:not(.legal-page__list--ordered li):before,.legal-page__values li:before{content:"✓";color:#ccb862;font-weight:700;position:absolute;left:0}.legal-page__list--ordered li:before{content:counter(step) ".";counter-increment:step;position:static}.legal-page__cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem;display:grid}.legal-page__card{background:#1a1a1a;border:1px solid #ffffff14;border-radius:10px;padding:1.25rem;transition:transform .2s,border-color .2s}.legal-page__card:hover{border-color:#ccb86266;transform:translateY(-2px)}.legal-page__card-icon{margin-bottom:.5rem;font-size:1.75rem}.legal-page__card h3{color:#ccb862;margin:0 0 .4rem;font-size:1rem;font-weight:700}.legal-page__card p{color:#a3a3a3;margin:0;font-size:.875rem;line-height:1.5}.legal-page__cta{text-align:center;background:#121212b3;border:1px solid #ccb862;border-radius:12px;margin-top:3rem;padding:2rem}.legal-page__cta h3{color:#ccb862;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.legal-page__cta p{color:#d1d5db;margin:0 0 1.25rem}.legal-page__cta-button{color:#0a0a0a;background:#ccb862;border-radius:6px;padding:.75rem 1.75rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.legal-page__cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ccb86259}.legal-page__inline-link{color:#ccb862;text-decoration:underline}.legal-page__inline-link:hover{color:#fff}.legal-page__nav{text-align:center;color:#a3a3a3;margin-top:2.5rem;font-size:.9rem}@media (max-width:640px){.legal-page__header h1{font-size:1.75rem}.legal-page__section{padding:1rem}.legal-page__cta{padding:1.5rem}}article.rte{color:#d1d5db;max-width:800px;margin:2rem auto 4rem;padding:0 1.5rem;font-size:1rem;line-height:1.8}.rte h1{color:#ccb862;text-align:center;letter-spacing:1px;margin-bottom:2rem;font-size:2rem;font-weight:800}.rte h2{color:#ccb862;border-bottom:1px solid #ffffff1a;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.rte p{color:#ccc;margin-bottom:1rem;font-size:.95rem;line-height:1.8}.rte ol,.rte ul{color:#ccc;margin:1rem 0;padding-left:1.5rem;font-size:.95rem;line-height:1.8}.rte li{margin-bottom:.75rem}.rte a{color:#ccb862;text-decoration:none;transition:color .2s}.rte a:hover{color:#fff;text-decoration:underline}.rte strong{color:#fff;font-weight:600}.rte__cta{background:#ccb862;border-radius:6px;padding:.75rem 1.75rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-block;color:#0a0a0a!important;text-decoration:none!important}.rte__cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ccb86259;color:#0a0a0a!important;text-decoration:none!important}@media (max-width:640px){.rte{padding:0 1rem}.rte h1{font-size:1.5rem}.rte h2{font-size:1.05rem}}.header__container{flex-wrap:nowrap;align-items:center}.header__search{min-width:0}.header{box-shadow:none}.header__menu-mobile,.header__mobile-menu{display:none}@media (max-width:768px){.header__container{flex-direction:initial;grid-template:"menu brand cart""search search search"/auto 1fr auto;gap:.5rem;padding:.5rem 1rem;display:grid!important}.header__menu-mobile{color:#fff;cursor:pointer;background:0 0;border:none;grid-area:menu;padding:.4rem .6rem;font-size:1.8rem;line-height:1;display:block}.header__brand{grid-area:brand;justify-self:center;margin:0}.header__brand .header__logo-img{width:130px;height:38px}.header__cart-wrapper{grid-area:cart;justify-self:end;padding:.5rem}.header__cart-wrapper .header__cart-text{display:none}.header__search{flex:none;grid-area:search;width:100%;margin:0}.header__mobile-menu{overscroll-behavior:contain;z-index:998;background:#141414;width:100%;max-height:500px;padding:1rem 1.5rem;display:block;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 30px #00000080}.header__mobile-menu .mobile-menu-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;text-decoration:none;transition:background .15s;display:flex}.header__mobile-menu .mobile-menu-item.with-submenu{background:#ccb8621a}.header__mobile-menu .mobile-menu-item:hover{background:#ccb86226}.header__mobile-menu .mobile-menu-item .arrow{font-size:.75rem;transition:transform .2s}.header__mobile-menu .mobile-menu-item .arrow.expanded{transform:rotate(180deg)}.header__mobile-menu .mobile-submenu{background:#12121299}.header__mobile-menu .mobile-submenu-item{color:#d1d5db;border-bottom:1px solid #ffffff0d;padding:.85rem 2rem;font-size:.9rem;text-decoration:none;transition:background .15s;display:block}.header__mobile-menu .mobile-submenu-item:hover{background:#ccb86226}}.product-details>.product-details__description,.product-details>.product-details__comments-container{margin-top:1.5rem}.product-details__container{z-index:1}.product-details__description,.product-details__comments-container{z-index:2;position:relative}.category-bar{z-index:auto!important;position:static!important;top:auto!important}@media (max-width:768px){.category-bar{display:none!important}}@media (min-width:769px){.category-bar{display:block!important}}@media (max-width:768px){:root{--header-height:106px}}.product-details{margin-top:0!important}.category-bar{margin:0!important;padding:.4rem 0!important}@media (max-width:768px){.header__container{gap:.5rem!important;padding:.5rem 1rem .75rem!important}.header__menu-mobile{color:#fff;padding:.4rem .5rem;font-size:2rem;line-height:1}.header__cart-wrapper{padding:.4rem}.header__cart svg{width:28px;height:28px}.header__cart .cart-count{color:#0a0a0a;background:#ccb862;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0;font-size:.75rem;font-weight:700;display:inline-flex;top:-6px;right:-6px}.header__mobile-search,.header__search{width:100%}.header__search-container input{font-size:1rem!important}:root{--header-height:130px}}@media (min-width:769px){.header__logo-img{width:170px!important;height:52px!important}:root{--header-height:80px}}:root{--header-height:72px}@media (max-width:768px){:root{--header-height:112px}}.main-content{padding-top:var(--header-height)!important;margin-top:0!important}.hero-banner{margin-top:0!important}@media (max-width:768px){.category-page,.all-products{padding-top:1.5rem!important}.category-page__title,.all-products__title{scroll-margin-top:calc(var(--header-height,92px) + 16px)}:root{--header-height:92px!important}body main.main-content{margin-top:0!important;padding-top:92px!important}body main.main-content>:first-child,body main.main-content>div:first-child,body main.main-content>section:first-child,body main.main-content .hero-banner{margin-top:0!important}}@media (min-width:769px){:root{--header-height:72px!important}body main.main-content{padding-top:72px!important}}.main-content,body main.main-content{margin-top:0!important;padding-top:0!important}body,html{margin:0!important;padding:0!important}.header{z-index:1000;position:sticky!important;top:0!important}@media (max-width:768px){.trust-section__mobile{padding:1rem;display:block!important}.trust-section__desktop{display:none!important}.trust-section__mobile-stage{justify-content:center;align-items:center;min-height:140px;padding:.5rem 1rem;display:flex}.trust-section__mobile-stage .trust-item{text-align:left;align-items:center;gap:1rem;animation:.4s trust-fade;display:flex}.trust-section__mobile-stage .trust-item__icon{color:#ccb862;flex-shrink:0}.trust-section__mobile-stage .trust-item__content h3{color:#fff;margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.trust-section__mobile-stage .trust-item__content p{color:#d1d5db;margin:0;font-size:.9rem;line-height:1.4}.trust-section__dots{justify-content:center;gap:8px;padding-top:.75rem;display:flex}.trust-section__dot{cursor:pointer;background:#ccb8624d;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .2s,transform .2s}.trust-section__dot.active{background:#ccb862;transform:scale(1.15)}}@keyframes trust-fade{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.header__search-container input{border-width:1px!important;border-color:#ccb86299!important;border-radius:24px!important;padding:.7rem 3rem .7rem 1.1rem!important;font-size:.95rem!important}.header__menu-mobile{width:auto;height:auto;padding:.5rem .75rem!important;font-size:2.4rem!important;line-height:1!important}}.product-card__image{position:relative;overflow:hidden}.product-card__image .reflection{z-index:2;pointer-events:none;background:linear-gradient(115deg,#0000 0% 35%,#ffffff2e 50%,#0000 65% 100%) 0 0/200% 100%;animation:4.5s linear infinite card-shine;position:absolute;inset:0}@keyframes card-shine{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.product-card__image .reflection{opacity:0;animation:none}}.product-card__title .verify-icon{vertical-align:middle;flex-shrink:0;margin-left:4px}picture{display:contents}@media (max-width:768px){.category-page__grid,.all-products__grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;display:grid!important}.header__menu-mobile{color:#fff;justify-content:center;align-items:center;min-width:48px;height:auto;min-height:48px;padding:.4rem .6rem!important;font-size:3rem!important;line-height:1!important;display:flex!important}}.star.half{color:gold;filter:drop-shadow(0 0 2px #ffd70066)}.product-details__actions-column .available.low-stock-row{background:#12121280;border:1px solid #ccb862;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1rem 0;padding:.5rem .85rem;display:flex}.last-units-badge{color:#fff;background:#ef4444;border-radius:999px;align-items:center;gap:6px;padding:.5rem 1rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #ef444459}.last-units-badge svg{color:#0a0a0a}.last-units-text{color:#d1d5db;font-size:.95rem;font-weight:500}.product-card__title{align-items:center;gap:6px;min-width:0;max-width:100%;display:flex!important}.product-card__title .product-icon,.product-card__title .verify-icon{flex-shrink:0}.product-card__title .product-icon{object-fit:contain;width:16px;height:16px}.product-card__name{white-space:normal;word-break:break-word;overflow-wrap:anywhere;flex:0 auto;min-width:0}@media (max-width:480px){.product-card__title{flex-wrap:wrap;row-gap:2px;font-size:.92rem!important}}@media (max-width:768px){.last-units-badge{padding:.4rem .85rem;font-size:.8rem}.last-units-text{font-size:.85rem}}.product-details__actions-column .available.low-stock-row:before{content:none!important;display:none!important}@media (max-width:768px){.header__container{align-items:center!important}.header__menu-mobile,.header__brand,.header__cart-wrapper{align-self:center!important}.header__menu-mobile{min-height:auto!important;padding:0 .5rem!important;line-height:.85!important}}.product-details__actions-column .price .amount .qty-multiplier{color:#ccb862;vertical-align:middle;background:#ccb86226;border:1px solid #ccb862;border-radius:999px;margin-left:.5rem;padding:.25rem .6rem;font-size:.9rem;font-weight:700;display:inline-block}.product-details__actions-column .price .unit-price-hint{color:#a3a3a3;margin-top:.4rem;font-size:.85rem}@media (min-width:1024px){.featured-carousel .swiper-button-prev,.featured-carousel .swiper-button-next{display:flex!important}.featured-carousel .swiper-button-prev{left:-28px}.featured-carousel .swiper-button-next{right:-28px}}.featured-carousel{position:relative}.featured-carousel__viewport{padding:4px 4px 8px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.featured-carousel__track{will-change:transform;gap:12px;width:max-content;animation:linear infinite featured-marquee;display:flex}@media (min-width:768px){.featured-carousel__track{gap:16px}}.featured-carousel__track .swiper-slide{flex:0 0 calc(50vw - 1.5rem);max-width:220px}@media (min-width:768px){.featured-carousel__track .swiper-slide{flex:0 0 calc(12.5% - 6px);min-width:240px;max-width:280px}}@media (min-width:1024px){.featured-carousel__track .swiper-slide{flex:0 0 169px;min-width:260px;max-width:320px}}@keyframes featured-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.featured-carousel__track{animation:none}.featured-carousel__viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.featured-carousel__dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.featured-carousel__dot{background:#ccb8624d;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.featured-carousel__dot.active{background:#ccb862;transform:scale(1.3);box-shadow:0 0 8px #ccb86299}@media (max-width:768px){.header__container{justify-items:stretch;align-items:center!important}.header__menu-mobile,.header__cart-wrapper{justify-content:center!important;align-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;display:inline-flex!important}.header__menu-mobile{font-size:2rem!important;line-height:1!important}.header__cart-wrapper svg{width:26px!important;height:26px!important}.header__cart-wrapper .cart-count{top:-4px!important;right:-4px!important}.header__brand{justify-content:center!important;align-items:center!important;height:48px!important;display:flex!important}.header__brand .header__logo,.header__brand .header__logo>picture{align-items:center!important;display:flex!important}}.route-loading{z-index:9999;background:#0a0a0aeb;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:fixed;inset:0}.route-loading__rocket{filter:drop-shadow(0 0 18px #ffd24d73);animation:1.4s ease-in-out infinite rocket-bob}.route-loading__flame{transform-origin:32px 64px;animation:.18s steps(2,end) infinite rocket-flame}.route-loading__label{color:#ccb862;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:700}@keyframes rocket-bob{0%{transform:translateY(8px)rotate(-2deg)}50%{transform:translateY(-8px)rotate(2deg)}to{transform:translateY(8px)rotate(-2deg)}}@keyframes rocket-flame{0%{opacity:1;transform:scaleY(1)translateY(0)}to{opacity:.7;transform:scaleY(.6)translateY(2px)}}@media (prefers-reduced-motion:reduce){.route-loading__rocket,.route-loading__flame{animation:none}}@property --rev-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.product-comments .comment-item{isolation:isolate;position:relative;overflow:hidden;background:#0a0e14!important;border:none!important;border-radius:16px!important;padding:1.25rem 1.5rem!important}.product-comments .comment-item:before{content:"";background:conic-gradient(from var(--rev-angle,0deg), transparent 0deg, transparent 60deg, #ccb8628c 80deg, #ffd24d 95deg, #ccb862 110deg, #ccb8628c 130deg, transparent 160deg, transparent 360deg);z-index:-1;border-radius:18px;animation:4s linear infinite rev-spin;position:absolute;inset:-2px}.product-comments .comment-item:after{content:"";z-index:-1;background:#0a0e14;border-radius:14px;position:absolute;inset:2px}.product-comments .comment-item .shimmer{pointer-events:none;z-index:0;background:linear-gradient(105deg,#0000 40%,#ccb86214 48%,#ffd24d24 50%,#ccb86214 52%,#0000 60%) 0 0/200% 100%;border-radius:16px;animation:4s ease-in-out infinite rev-shimmer;position:absolute;inset:0}.product-comments .comment-item .comment-header,.product-comments .comment-item .comment-text{z-index:1;position:relative}.product-comments .comment-item .user-name{font-weight:700;color:#ccb862!important}.product-comments .comment-item .comment-text{font-size:.9rem;line-height:1.55;color:#ffffffbf!important}@keyframes rev-spin{to{--rev-angle:360deg}}@keyframes rev-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.product-comments .comment-item:before,.product-comments .comment-item .shimmer{animation:none}}@media (max-width:768px){.header__menu-mobile{color:#fff!important;width:56px!important;min-width:56px!important;height:56px!important;min-height:56px!important;padding:0!important;font-size:2.8rem!important;font-weight:400!important;line-height:.85!important}.header__cart-wrapper{width:56px!important;min-width:56px!important;height:56px!important;min-height:56px!important}.header__cart-wrapper svg{width:30px!important;height:30px!important}.header__menu-mobile{text-shadow:0 0 12px #ccb8628c;color:#ccb862!important;width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important;font-size:3.2rem!important}.header__cart-wrapper{background:radial-gradient(circle,#ccb86238 0%,#ccb86214 55%,#0000 70%);animation:2.4s ease-in-out infinite cart-pulse;position:relative;color:#ccb862!important;border-radius:50%!important;width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important}.header__cart-wrapper svg{filter:drop-shadow(0 0 6px #ccb86280);stroke:#ccb862!important;width:32px!important;height:32px!important}.header__cart-wrapper .cart-count{box-shadow:0 0 8px #ccb8628c;color:#0a0a0a!important;background:#ccb862!important;top:-2px!important;right:-2px!important}}@keyframes cart-pulse{0%,to{transform:scale(1);box-shadow:0 0 #ccb86273,inset 0 0 0 1px #ccb86259}50%{transform:scale(1.06);box-shadow:0 0 0 10px #ccb86200,inset 0 0 0 1px #ccb8628c}}@media (prefers-reduced-motion:reduce){.header__cart-wrapper{animation:none}}.header__search-container{width:100%;position:relative}.header__search-container form{width:100%;display:block;position:relative}.header__search-container input{box-sizing:border-box;transition:border-color .2s,box-shadow .2s;display:block;box-shadow:inset 0 1px 2px #00000073;color:#fff!important;background:#14141cd9!important;border:2px solid #ccb86266!important;border-radius:50px!important;outline:none!important;width:100%!important;padding:.875rem 3rem .875rem 1.25rem!important;font-size:.95rem!important}.header__search-container input:focus,.header__search-container input:not(:placeholder-shown){border-color:#ccb862!important;box-shadow:inset 0 1px 2px #00000073,0 0 0 4px #ccb8622e,0 0 22px #ffd24d80!important}.header__search-container input::placeholder{color:#ffffff73}.header__search-container input:focus{outline:none;box-shadow:inset 0 1px 2px #00000073,0 0 0 3px #ccb86226;border-color:#ccb862!important}.header__search-container .search-button{cursor:pointer;transition:transform .2s;box-shadow:0 0 12px #ccb86266;color:#0a0a0a!important;background:#ccb862!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;padding:0!important;display:flex!important;position:absolute!important;top:50%!important;right:.5rem!important;transform:translateY(-50%)!important}.header__search-container .search-button:hover{transform:translateY(-50%)scale(1.08)!important}.header__search-container .search-button svg{color:#0a0a0a!important;width:18px!important;height:18px!important}@media (max-width:768px){.header__mobile-menu{box-shadow:0 10px 30px #0009;background:#141414!important;border-top:none!important;padding:1rem 1.5rem!important}.header__mobile-menu .mobile-menu-item{text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:500;line-height:1.4;transition:padding-left .18s,background .18s,color .18s;color:#fff!important;background:0 0!important;border-bottom:1px solid #ffffff14!important;align-items:center!important;gap:1rem!important;padding:1.1rem 0!important;display:flex!important}.header__mobile-menu .mobile-menu-item:last-child{border-bottom:none!important}.header__mobile-menu .mobile-menu-item svg{flex-shrink:0;transition:transform .18s}.header__mobile-menu .mobile-menu-item:hover,.header__mobile-menu .mobile-menu-item:active,.header__mobile-menu .mobile-menu-item.with-submenu[aria-expanded=true]{color:#ccb862!important;background:#ccb8620f!important;padding-left:2rem!important}.header__mobile-menu .mobile-menu-item:hover svg,.header__mobile-menu .mobile-menu-item:active svg{transform:scale(1.08)}.header__mobile-menu .mobile-menu-item.with-submenu{justify-content:flex-start!important}.header__mobile-menu .mobile-menu-item.with-submenu .arrow{color:#ccb862!important;margin-left:auto!important}.header__mobile-menu .mobile-submenu{border-bottom:1px solid #ffffff0f;background:#050505!important}.header__mobile-menu .mobile-submenu-item{text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid #ffffff0a;color:#ffffffbf!important;padding:.85rem 1.75rem .85rem 4rem!important;font-size:.9rem!important;display:block!important}.header__mobile-menu .mobile-submenu-item:hover{background:#ccb8620d;color:#ccb862!important}.header__mobile-menu .cat-ico{flex-shrink:0;object-fit:contain!important;width:20px!important;height:20px!important}}.header{position:sticky}@media (max-width:768px){.header__mobile-menu .mobile-menu-item{text-align:left!important;justify-content:flex-start!important}.mobile-menu-item__icon{flex:0 0 20px!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;display:inline-flex!important}.mobile-menu-item__icon img,.mobile-menu-item__icon svg,.mobile-menu-item__icon .cat-ico{object-fit:contain!important;width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important;display:block!important}.mobile-menu-item__label{color:inherit;text-align:left!important;flex:auto!important}.header__menu-mobile,.header__cart-wrapper{width:72px!important;min-width:72px!important;height:72px!important;min-height:72px!important}.header__cart-wrapper svg{width:36px!important;height:36px!important}.header__menu-mobile{font-size:3.4rem!important}}.header{position:sticky!important;top:0!important}@media (max-width:768px){.header__brand,.header__brand .header__logo,.header__brand .header__logo>picture{height:128px!important}.header__brand .header__logo-img{width:auto!important;max-width:none!important;height:112px!important}.header__menu-mobile{width:65px!important;min-width:65px!important;height:65px!important;min-height:65px!important;font-size:2.5rem!important}.header__cart-wrapper{width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important}.header__cart-wrapper svg{width:24px!important;height:24px!important}}@media (min-width:769px){.header__logo-img{width:auto!important;max-width:none!important;height:96px!important}}.header{border-bottom:none!important;position:sticky!important;top:0!important;overflow:hidden!important}.header>:before{display:revert}.header{overflow:visible!important}html,body{overflow-x:clip}.header:before{content:"";pointer-events:none;z-index:1001;background:#ccb86259;height:3px;position:absolute;bottom:0;left:0;right:0}.header:after{content:"";pointer-events:none;z-index:1002;will-change:transform;background:linear-gradient(90deg,#0000 0%,#ccb862 20%,#ffd24d 50%,#ccb862 80%,#0000 100%);width:50%;height:3px;animation:.95s linear infinite header-line-slide;position:absolute;bottom:0;left:-50%;box-shadow:0 0 14px #ffd24dd9,0 0 6px #ccb862}@keyframes header-line-slide{0%{transform:translate(0,0)}to{transform:translate(300%)}}.footer{position:relative;overflow:clip visible;border-top:none!important}.footer:before{content:"";pointer-events:none;z-index:1;background:#ccb86259;height:3px;position:absolute;top:0;left:0;right:0}.footer:after{content:"";pointer-events:none;z-index:2;will-change:transform;background:linear-gradient(90deg,#0000 0%,#ccb862 20%,#ffd24d 50%,#ccb862 80%,#0000 100%);width:50%;height:3px;animation:.95s linear infinite footer-line-slide;position:absolute;top:0;left:-50%;box-shadow:0 0 14px #ffd24dd9,0 0 6px #ccb862}.footer .footer__scroll-top{isolation:isolate;z-index:10!important}@keyframes footer-line-slide{0%{transform:translate(0,0)}to{transform:translate(300%)}}@media (prefers-reduced-motion:reduce){.footer:after{animation:none}}.announcement-bar{color:#0a0a0a;z-index:1100;background:linear-gradient(90deg,#8a6f1c 0%,#ccb862 18%,#ffe27a 38%,#ffd24d 50%,#ffe27a 62%,#ccb862 82%,#8a6f1c 100%);border-bottom:1px solid #0a0a0a40;align-items:center;width:100%;height:36px;display:flex;position:relative;overflow:hidden}.announcement-bar:before{content:"";pointer-events:none;mix-blend-mode:overlay;z-index:1;background:linear-gradient(115deg,#0000 30%,#ffffff8c 48%,#ffffffd9 50%,#ffffff8c 52%,#0000 70%) -100% 0/250% 100%;animation:3.5s linear infinite announcement-sheen;position:absolute;inset:0}.announcement-bar__viewport{z-index:2;width:100%;position:relative;overflow:hidden}.announcement-bar__track{white-space:nowrap;will-change:transform;animation:7s linear infinite announcement-scroll;display:inline-flex}@keyframes announcement-sheen{0%{background-position:-100% 0}to{background-position:200% 0}}.announcement-bar__item{letter-spacing:.4px;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.85rem;font-weight:700;display:inline-flex}.announcement-bar__code{color:#ccb862;letter-spacing:.5px;background:#0a0a0a;border-radius:4px;padding:.2rem .7rem;font-weight:800}.announcement-bar__sep{opacity:.55}@keyframes announcement-scroll{0%{transform:translate(0,0)}to{transform:translate(-25%)}}@media (prefers-reduced-motion:reduce){.announcement-bar__track,.announcement-bar:before{animation:none}}@media (max-width:768px){.header__mobile-menu .mobile-menu-category{width:100%}.header__mobile-menu .mobile-menu-item-row{border-bottom:1px solid #ffffff0f;align-items:stretch;width:100%;display:flex}.header__mobile-menu .mobile-menu-item-row .mobile-menu-item{flex:1;border-bottom:none!important}.header__mobile-menu .mobile-menu-expand{color:#ccb862;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 1.25rem;transition:background .15s;display:inline-flex}.header__mobile-menu .mobile-menu-expand:hover{background:#ccb86214}.header__mobile-menu .mobile-menu-expand .arrow{font-size:.85rem;transition:transform .2s;display:inline-block}.header__mobile-menu .mobile-menu-expand .arrow.expanded{transform:rotate(180deg)}}.category-bar .category-bar__container>.category-item,.category-bar .category-bar__container>.category-item .category-link{align-items:center;gap:.5rem;display:inline-flex}.category-bar .catnav-ico{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.category-bar .catnav-ico .cat-ico,.category-bar .catnav-ico img,.category-bar .catnav-ico svg{object-fit:contain;max-width:22px;max-height:22px;display:block;width:22px!important;height:22px!important}.header__search-container{position:relative}.header__search-results{z-index:1200;background:#0a0a0a;border:2px solid #ccb862;border-radius:22px;max-height:70vh;padding:0;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #000000bf,0 0 0 4px #ccb86226,0 0 28px #ffd24d59}.header__search-results .search-result-item{color:#fff;border-bottom:1px solid #ffffff12;align-items:center;gap:1.1rem;padding:1rem 1.1rem;text-decoration:none;transition:background .15s;display:flex}.header__search-results .search-result-item:last-child{border-bottom:none}.header__search-results .search-result-item:hover{background:#ccb86214}.header__search-results .search-result-item img{object-fit:contain;background:#141414;border-radius:8px;flex-shrink:0;width:68px;height:68px;padding:4px}.header__search-results .search-result-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.header__search-results .search-result-info .name{color:#fff;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:700;overflow:hidden}.header__search-results .search-result-info .price{color:#ccb862;font-size:1.05rem;font-weight:800}.header__search-results::-webkit-scrollbar{width:6px}.header__search-results::-webkit-scrollbar-track{background:0 0}.header__search-results::-webkit-scrollbar-thumb{background:#ccb86266;border-radius:3px}.pix-page{justify-content:center;align-items:flex-start;min-height:70vh;padding:32px 16px 64px;display:flex}.pix-modal{background:#0d0d0f;border:2px solid #ccb862;border-radius:22px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:520px;padding:32px 28px;display:flex;box-shadow:0 22px 48px #000000a6,0 0 0 1px #ccb86214}.pix-modal__title{text-align:center;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:.3px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.85rem;font-weight:800}.pix-modal__subtitle{color:#ccb862;text-align:center;margin:-6px 0 4px;font-size:1rem}.pix-modal__amount{background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);-webkit-text-fill-color:transparent;color:#0000;text-align:center;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:6px 0 4px;font-size:2.5rem;font-weight:800}.pix-status{color:#34d399;background:#10b98112;border:1px solid #10b98159;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:.9rem;font-weight:700;display:inline-flex}.pix-status__dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.5s infinite pix-pulse}@keyframes pix-pulse{0%,to{opacity:1}50%{opacity:.4}}.pix-warn{border-radius:12px;align-items:flex-start;gap:10px;width:100%;padding:12px 16px;font-size:.85rem;line-height:1.5;display:flex}.pix-warn--inter{color:#ffe27a;background:#ccb86214;border:1px solid #ccb86259;justify-content:center;align-items:center}.pix-warn--inter strong{font-weight:700}.pix-warn--info{color:#ffffffc7;background:#ffffff0a;border:1px solid #ffffff14;align-items:flex-start}.pix-warn--info svg{color:#ccb862;flex-shrink:0;margin-top:2px}.pix-warn--info p{margin:0}.pix-warn--info strong{color:#ccb862;font-weight:700}.pix-qr{background:#fff;border:2px solid #ccb862;border-radius:14px;justify-content:center;align-items:center;width:280px;height:280px;margin:6px 0 4px;padding:12px;display:flex;box-shadow:0 0 28px #ccb86240}.pix-qr img{width:100%;height:auto;display:block}.pix-qr__placeholder{color:#6b7280;flex-direction:column;align-items:center;gap:8px;font-size:.85rem;display:flex}.pix-qr__spinner{border:3px solid #ccb86233;border-top-color:#ccb862;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite pix-spin}@keyframes pix-spin{to{transform:rotate(360deg)}}.pix-modal__hint{color:#ffffff8c;text-align:center;margin:4px 0 -4px;font-size:.85rem}.pix-copy{align-items:stretch;gap:8px;width:100%;display:flex}.pix-copy__field{color:#fff;letter-spacing:.3px;text-overflow:ellipsis;background:#0a0a0a;border:2px solid #ffffff1a;border-radius:10px;outline:none;flex:1 1 0;min-width:0;padding:11px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.pix-copy__field:focus{border-color:#ccb862;box-shadow:0 0 0 3px #ccb86226}.pix-copy__btn{color:#0a0a0a;cursor:pointer;letter-spacing:.3px;text-transform:uppercase;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);border:none;border-radius:10px;flex:none;padding:11px 22px;font-size:.85rem;font-weight:800;transition:transform .15s,box-shadow .15s}.pix-copy__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #ccb86273}.pix-copy__btn:disabled{opacity:.55;cursor:not-allowed}.pix-processor{background:#ccb8620f;border:1px solid #ccb86233;border-radius:10px;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:.8rem;display:flex}.pix-processor__label{color:#ccb862}.pix-processor__name{color:#fff;font-weight:700}.pix-steps{background:#ccb8620a;border:1px solid #ccb8622e;border-radius:12px;width:100%;padding:16px 18px}.pix-steps h4{text-align:center;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:1rem;font-weight:700}.pix-steps ol{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.pix-steps li{color:#ffffffd9;align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.45;display:flex}.pix-steps__n{color:#0a0a0a;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:800;display:inline-flex}.pix-modal__footer{color:#ffffff8c;text-align:center;margin-top:6px;font-size:.85rem}.pix-modal__error{color:#f87171;text-align:center;margin:4px 0 0;font-size:.85rem}.pix-modal--paid .pix-modal__check{color:#10b981;background:#10b9811f;border:2px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;font-weight:800;display:inline-flex}.pix-modal--failed .pix-modal__title{color:#f87171;-webkit-text-fill-color:#f87171}.pix-modal__cta{color:#0a0a0a;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);border:none;border-radius:50px;margin-top:6px;padding:12px 28px;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}.pix-modal__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ccb86273}.pix-modal__back{color:#ffffff8c;margin-top:8px;font-size:.9rem;text-decoration:none}.pix-fee-banner{color:#86efac;background:#22c55e1a;border:1px solid #ccb86266;border-radius:10px;align-items:center;gap:8px;width:100%;margin-bottom:4px;padding:10px 14px;font-size:.88rem;line-height:1.5;display:flex}.pix-fee-banner strong{color:#bbf7d0;font-weight:700}.pix-info-card{border-radius:12px;align-items:flex-start;gap:12px;width:100%;margin:4px 0;padding:14px 16px;font-size:.88rem;line-height:1.55;display:flex}.pix-info-card__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:800;display:flex}.pix-info-card__title{letter-spacing:.01em;margin-bottom:6px;font-size:.95rem;font-weight:700}.pix-info-card__body strong{font-weight:700}.pix-info-card__body p{opacity:.92;margin:0;font-size:.86rem;line-height:1.55}.pix-info-card--green{color:#c7f1d2;background:#22c55e14;border:1px solid #ccb8624d}.pix-info-card--green .pix-info-card__icon{color:#86efac;background:#22c55e40}.pix-info-card--green .pix-info-card__title,.pix-info-card--green .pix-info-card__body strong{color:#86efac}.pix-modal__back:hover{color:#ccb862}.pix-modal__order-btn{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(135deg,#7c9dff 0%,#5872f0 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.4rem;width:100%;margin:12px 0;padding:16px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:flex;box-shadow:0 0 24px #6482f059}.pix-modal__order-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 0 32px #6482f08c}.order-confirm__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;width:100%;margin-top:8px;padding:14px 18px}.order-confirm__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-confirm__label{color:#fff9;font-size:.9rem}.order-confirm__value{color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;font-weight:600}.order-confirm__email-block{text-align:left;background:#7c9dff0f;border:1px solid #7c9dff2e;border-radius:12px;width:100%;margin-top:16px;padding:16px 18px}.order-confirm__email-header{color:#9bb2ff;align-items:center;gap:8px;margin-bottom:8px;display:flex}.order-confirm__email{color:#fff;word-break:break-all;background:#00000040;border-radius:8px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;font-weight:600}.order-confirm__spam{color:#ffebc8e6;background:#ffc4000f;border-left:3px solid #f1c548;border-radius:6px;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;font-size:.85rem;line-height:1.45;display:flex}.order-confirm__spam svg{color:#f1c548;flex-shrink:0;margin-top:2px}.order-confirm__spam strong{color:#f1c548}@media (max-width:540px){.order-confirm__email-block{padding:14px}.order-confirm__email{font-size:.85rem}}.floating-social-btn{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#ffd96633 0%,#ccb86280 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:95px;right:20px;overflow:hidden;box-shadow:0 0 20px #ccb862d9,0 0 0 2px #ccb862}.floating-social-btn img{object-fit:contain;filter:drop-shadow(0 0 5px #ccb862cc);width:105%;height:105%;transition:transform .5s}.floating-social-btn:hover{background:linear-gradient(135deg,#ffd9664d 0%,#ccb8624d 100%);transform:scale(1.1);box-shadow:0 0 35px #ccb862cc,0 0 0 3px #ccb862}.floating-social-btn:hover img{filter:drop-shadow(0 0 10px #ccb862);transform:rotate(15deg)scale(1.1)}@media (max-width:768px){.floating-social-btn{width:52px;height:52px;bottom:85px;right:15px}}.order-confirm__contact{text-align:center;background:#ccb8620f;border:1px solid #ccb86240;border-radius:12px;width:100%;margin-top:16px;padding:16px 18px}.order-confirm__contact-msg{color:#ffffffd9;margin:0 0 12px;font-size:.95rem}.order-confirm__contact-msg strong{background:linear-gradient(135deg,#ffd966 0%,#ccb862 50%,#f1c548 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.order-confirm__discord-btn{color:#0a0a0a;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 0 18px #ccb86266}.order-confirm__discord-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 0 28px #ccb862a6}@media (max-width:540px){.pix-modal{padding:24px 20px}.pix-modal__title{font-size:1.5rem}.pix-modal__amount{font-size:2rem}.pix-qr{width:240px;height:240px}.pix-copy__field{font-size:.7rem}}.product-details__description.redeem-guide{box-shadow:0 0 0 1px #ccb8620d,0 12px 28px #00000080;background:#141416!important;border:2px solid #ccb862!important;border-radius:20px!important;margin-top:3rem!important;padding:2rem!important}.product-details__description.redeem-guide .redeem-guide__title{text-align:center;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:1.5rem;font-weight:800}.product-details__description.redeem-guide .redeem-guide__video{border:2px solid #ccb862;border-radius:14px;max-width:280px;margin:0 auto 2rem;overflow:hidden;box-shadow:0 6px 25px #ccb86240}.product-details__description.redeem-guide .redeem-guide__video .video-wrapper{background:#0a0a0a}.product-details__description.redeem-guide .description-content{color:#ffffffc7;font-size:1rem;line-height:1.7}.product-details__description.redeem-guide .description-content p{margin:0 0 .75rem}@media (max-width:768px){.product-details__description.redeem-guide{margin-top:2rem!important;padding:1.5rem!important}.product-details__description.redeem-guide .redeem-guide__title{margin-bottom:1rem;font-size:1.15rem}.product-details__description.redeem-guide .redeem-guide__video{border-radius:10px;max-width:220px;margin-bottom:1.5rem}}@media (min-width:769px){.product-details__actions-column .available.low-stock-row{display:none!important}}.product-details__buttons .buy-now,.product-details__quick-buy .buy-now{color:#0a0a0a!important;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%)!important;font-weight:800!important;animation:1.5s infinite vibrate-gold!important}.product-details__buttons .buy-now:hover:not(:disabled),.product-details__quick-buy .buy-now:hover:not(:disabled){transform:translateY(-2px);animation:none!important;box-shadow:0 8px 24px #ccb86299!important}.product-details__buttons .buy-now:disabled,.product-details__quick-buy .buy-now:disabled{animation:none!important}@keyframes vibrate-gold{0%{transform:scale(1);box-shadow:0 0 #ccb86299}20%{transform:scale(1.03);box-shadow:0 0 0 8px #ccb86200}40%{transform:scale(1);box-shadow:0 0 #ccb86200}60%{transform:scale(1.02);box-shadow:0 0 0 6px #ccb86200}to{transform:scale(1);box-shadow:0 0 #ccb86200}}@media (prefers-reduced-motion:reduce){.product-details__buttons .buy-now,.product-details__quick-buy .buy-now{animation:none!important}}.cart-page{color:#fff;max-width:1400px;margin:0 auto;padding:2rem 1.5rem 4rem}.cart-page>h1{text-align:center;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.cart-page>.cart-subtitle{text-align:center;color:#fff9;margin:0 0 2rem;font-size:1rem}.cart-page .cart-container{grid-template-columns:1fr 2fr 1fr;align-items:stretch;gap:1.5rem;display:grid}@media (max-width:1024px){.cart-page .cart-container{grid-template-columns:1fr}}.cart-page .cart-payment-info,.cart-page .cart-products,.cart-page .cart-summary{background:#141416;border:2px solid #ccb862;border-radius:20px;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 0 0 1px #ccb8620d,0 12px 28px #00000080}.cart-page .cart-payment-info h2,.cart-page .cart-products h2,.cart-page .cart-summary h2{color:#fff;align-items:center;gap:.5rem;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700;display:flex}.cart-page .form-group{margin-bottom:1rem}.cart-page .form-group label{color:#ffffffb3;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.cart-page .form-group label .required{color:#ef4444}.cart-page .form-group input{box-sizing:border-box;color:#fff;background:#0a0a0a;border:2px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-size:16px;transition:border-color .2s,box-shadow .2s}.cart-page .form-group input:focus{border-color:#ccb862;box-shadow:0 0 0 3px #ccb86226}.cart-page .form-group input.error{border-color:#ef4444}.cart-page .error-message{color:#ef4444;margin-top:.25rem;font-size:.75rem;display:block}.cart-page .payment-method{margin-bottom:1.25rem}.cart-page .payment-method .pix-option{color:#ccb862;background:#ccb86214;border:1px solid #ccb86266;border-radius:10px;align-items:center;gap:.6rem;padding:.6rem 1rem;font-weight:600;display:inline-flex}.cart-page .cupom-section{margin-top:1.5rem;background:0 0!important;border:none!important;border-top:1px solid #ffffff14!important;border-radius:0!important;min-height:0!important;padding:1.25rem 0 0!important}.cart-page .cart-summary .cupom-section{margin-top:auto}.cart-page .cupom-section .add-cupom{color:#ccb862;cursor:pointer;background:0 0;border:2px dashed #ccb86273;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.cart-page .cupom-section .add-cupom:hover{background:#ccb86214;border-color:#ccb862}.cart-page .cupom-section .cupom-input-container{flex-wrap:nowrap;align-items:stretch;gap:.5rem;flex-direction:row!important;display:flex!important}.cart-page .cupom-section .cupom-input-container input{box-sizing:border-box;color:#fff;text-transform:uppercase;background:#ffffff0d;border:2px solid #0000;border-radius:8px;outline:none;flex:1 1 0;width:auto;min-width:0;padding:.75rem 1rem;font-size:16px;transition:all .2s}.cart-page .cupom-section .cupom-input-container input:focus{background:#ccb8620f;border-color:#ccb862}.cart-page .cupom-section .cupom-input-container input::placeholder{text-transform:none}.cart-page .cupom-section .cupom-input-container .apply-button{color:#ccb862;white-space:nowrap;cursor:pointer;background:0 0;border:2px solid #ccb862;border-radius:8px;flex:none;padding:.75rem 1.25rem;font-weight:700;transition:background .2s,color .2s}.cart-page .cupom-section .cupom-input-container .apply-button:hover{color:#0a0a0a;background:#ccb862}.cart-page .cupom-section .cupom-applied{color:#10b981;background:#10b98114;border:1px solid #10b98159;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;display:flex}.cart-page .cupom-section .cupom-applied .text{flex:1}.cart-page .cupom-section .cupom-applied .remove-cupom{color:#10b981;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1rem}.cart-page .cart-products .cart-item{background:#0a0a0a;border:2px solid #ccb8628c;border-radius:12px;grid-template-columns:64px 1fr auto;align-items:center;gap:1rem;margin-bottom:.75rem;padding:1rem;display:grid}.cart-page .cart-products .cart-item:last-child{margin-bottom:0}.cart-page .cart-products .cart-item img{object-fit:cover;background:#141414;border-radius:8px;width:64px;height:64px}.cart-page .cart-products .cart-item .item-info{min-width:0}.cart-page .cart-products .cart-item .item-info h3{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .35rem;font-size:1rem;font-weight:600;overflow:hidden}.cart-page .cart-products .cart-item .item-info .item-price{color:#ccb862;font-size:1.125rem;font-weight:800}.cart-page .cart-products .cart-item .quantity-price-container{align-items:center;gap:.6rem;display:flex}.cart-page .cart-products .cart-item .quantity-controls{align-items:center;gap:.6rem;display:inline-flex}.cart-page .cart-products .cart-item .quantity-controls button{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;transition:transform .15s,opacity .15s;display:inline-flex}.cart-page .cart-products .cart-item .quantity-controls button:first-child{color:#0a0a0a;background:#ccb862}.cart-page .cart-products .cart-item .quantity-controls button:last-child{color:#fff;background:#10b981}.cart-page .cart-products .cart-item .quantity-controls button:hover:not(:disabled){transform:scale(1.08)}.cart-page .cart-products .cart-item .quantity-controls button:disabled{opacity:.4;cursor:not-allowed;transform:none}.cart-page .cart-products .cart-item .quantity-controls span{text-align:center;color:#fff;min-width:22px;font-size:1rem;font-weight:700}.cart-page .cart-products .cart-item .remove{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:.25rem;transition:background .15s,color .15s;display:inline-flex}.cart-page .cart-products .cart-item .remove:hover{color:#fff;background:#ef4444}.cart-page .cart-summary .summary-info{margin-bottom:1rem}.cart-page .cart-summary .summary-row{color:#ffffffb3;justify-content:space-between;margin-bottom:.6rem;font-size:.95rem;display:flex}.cart-page .cart-summary .summary-row.total{color:#fff;border-top:2px solid #ffffff1a;margin-top:1rem;padding-top:1rem;font-size:1.5rem;font-weight:800}.cart-page .cart-summary .summary-row.discount{color:#10b981;align-items:flex-start;font-weight:600}.cart-page .cart-summary .summary-row.discount .discount-label{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.cart-page .cart-summary .summary-row.discount .remove-link{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;text-decoration:underline}.cart-page .cart-summary .summary-row.discount .remove-link:hover{color:#dc2626}.cart-page .cart-summary .summary-row.discount .discount-amount{white-space:nowrap;font-weight:700}.cart-page .cart-summary .checkout-button{color:#0a0a0a;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.05rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.cart-page .cart-summary .checkout-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ccb86273}.cart-page .cart-summary .checkout-button:disabled,.cart-page .cart-summary .checkout-button.disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.cart-page.empty .empty-cart{text-align:center;max-width:500px;margin:0 auto;padding:4rem 2rem}.cart-page.empty .empty-cart .icon{filter:drop-shadow(0 0 18px #ccb86273);margin-bottom:1rem;font-size:5rem;display:block}.cart-page.empty .empty-cart h2{color:#fff;margin:0 0 .75rem;font-size:2rem;font-weight:800}.cart-page.empty .empty-cart p{color:#ffffffa6;margin:0 0 2rem}.cart-page.empty .empty-cart button{color:#0a0a0a;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#ffd24d 0%,#ccb862 50%,#8a6f1c 100%);border:none;border-radius:50px;padding:1rem 2rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-block}.cart-page.empty .empty-cart button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ccb86273}@media (max-width:640px){.cart-page{padding:1.25rem 1rem 3rem}.cart-page>h1{font-size:1.85rem}.cart-page .cart-products .cart-item{grid-template-rows:auto auto;grid-template-columns:56px 1fr}.cart-page .cart-products .cart-item img{width:56px;height:56px}.cart-page .cart-products .cart-item .quantity-price-container{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}}.faq-section{margin-top:6rem;padding-bottom:6rem}.faq-section .faq-container{max-width:1200px;margin:0 auto;padding:0 1rem}.faq-title{text-align:center;text-transform:uppercase;background:linear-gradient(135deg,#ffd966 0%,#ccb862 45%,#f1c548 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 3rem;font-size:2.5rem;font-weight:800}.faq-grid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.faq-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111c;border:1px solid #ffffff0d;border-radius:16px;transition:background .3s,border-color .3s;overflow:hidden}.faq-item.active{background:#ccb8620f;border-color:#ccb86240}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem;font-family:inherit;display:flex}.faq-question:focus-visible{outline-offset:-2px;border-radius:16px;outline:2px solid #ccb86299}.faq-question-text{background:linear-gradient(135deg,#ffd966 0%,#ccb862 50%,#f1c548 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:600}.faq-icon{color:#ccb862;flex-shrink:0;margin-left:1rem;font-size:1.6rem;font-weight:300;line-height:1;transition:transform .3s;display:inline-block}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{background:#0003;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.2,.8,.2,1);display:grid}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-answer>.prose-faq{min-height:0;overflow:hidden}.prose-faq{color:#bbb;padding:0 1.5rem;line-height:1.6}.faq-item.active .prose-faq{padding:.25rem 1.5rem 1.5rem}.prose-faq p{margin:.5rem 0}.prose-faq p:first-child{margin-top:0}.prose-faq p:last-child{margin-bottom:0}.prose-faq strong{background:linear-gradient(135deg,#ffd966 0%,#ccb862 50%,#f1c548 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.prose-faq em{font-style:italic}.prose-faq a{color:#ccb862;text-decoration:underline}.prose-faq hr{border:0;border-top:1px solid #ffffff14;margin:.85rem 0}@media (max-width:640px){.faq-section{margin-top:3.5rem;padding-bottom:3.5rem}.faq-title{margin-bottom:2rem;font-size:1.85rem}.faq-question{padding:1.15rem 1.25rem}.faq-question-text{font-size:1rem}.prose-faq{padding:0 1.25rem}.faq-item.active .prose-faq{padding:.25rem 1.25rem 1.25rem}}
:root{--gold:#ccb862;--gold-dim:#8a6f23;--bg:#0a0a0a;--bg-elev:#141414;--bg-card:#1a1a1a;--border:#2a2a2a;--text:#fff;--text-muted:#a3a3a3;--text-dim:#6b7280;--accent:var(--gold);--success:#34d399}html,body{background:var(--bg);color:var(--text);min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.header{border-bottom:1px solid var(--gold);background-color:#0a0a0a;padding:.7rem 0;position:relative}.header__container{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:0 1rem;display:grid}.header__logo-img{object-fit:contain;width:auto;height:50px}.header__search{width:100%;max-width:720px;margin:0 auto}.header__search-container{background:var(--bg);border:1.5px solid var(--gold);border-radius:999px;align-items:center;transition:box-shadow .18s;display:flex;overflow:hidden}.header__search-container:focus-within{box-shadow:0 0 0 3px #ccb8622e}.header__search-input{color:#fff;font:inherit;background:0 0;border:none;outline:none;flex:1;width:100%;padding:13px 22px}.header__search-input::placeholder{color:var(--text-muted)}.header__search-button{color:var(--gold);cursor:pointer;background:0 0;border:none;align-items:center;padding:0 22px;display:flex}.header__search-button:hover{color:#fff}.header__cart-wrapper{cursor:pointer;color:#fff;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;transition:background .15s,color .15s;display:inline-flex}.header__cart-wrapper:hover{color:var(--gold);background:var(--bg-card)}.header__cart{color:var(--gold);display:inline-flex;position:relative}.header__cart-text{font-size:14px;font-weight:600}.cart-count{background:var(--gold);color:#1a1a1a;border:2px solid var(--bg);border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-8px;right:-10px}.catnav{background:var(--bg);position:relative}.catnav:before,.catnav:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--gold) 20%, var(--gold) 80%, transparent 100%);height:1px;display:block}.catnav__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:1280px;margin:0 auto;padding:14px 20px;display:flex}.catnav__item{position:relative}.catnav__link{letter-spacing:.04em;color:#fff;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:700;transition:color .15s;display:inline-flex}.catnav__link:hover,.catnav__link.active{color:var(--gold)}.catnav__arrow{opacity:.7;font-size:9px}.catnav__dropdown{background:var(--bg-card);border:1px solid var(--gold);opacity:0;pointer-events:none;z-index:50;border-radius:8px;flex-direction:column;gap:2px;min-width:200px;padding:8px;transition:all .18s;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 8px 32px #00000080}.catnav__item.has-sub:hover .catnav__dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.catnav__dropdown a{color:var(--text-muted);border-radius:4px;padding:8px 12px;font-size:13px;transition:all .12s}.catnav__dropdown a:hover{background:var(--bg-elev);color:var(--gold)}.footer__column h3{text-transform:uppercase;color:var(--gold)!important;letter-spacing:.04em!important;border-bottom:none!important;margin:0 0 18px!important;padding:0!important;font-size:14px!important;font-weight:700!important}.pay-icon{color:#1a1a1a;text-align:center;background:#fff;border-radius:4px;min-width:44px;padding:6px 12px;font-size:11px;font-weight:700}.pay-pix{color:#00a884}.pay-visa{color:#1a1f71}.pay-mc{color:#eb001b}.pay-more{color:#fff;background:#2a2a2a}.footer__trust-item{color:#ffffffd9;align-items:center;gap:8px;font-size:14px;display:flex}.discord-fab{color:#fff;z-index:100;background:#5865f2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .2s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 20px #5865f280}.discord-fab:hover{transform:scale(1.1)}.container{max-width:1280px;margin:0 auto;padding:0 20px}.section-heading{color:var(--text);text-transform:uppercase;letter-spacing:.04em;margin:0 0 24px;padding-bottom:12px;font-size:22px;font-weight:700;position:relative}.section-heading:after{content:"";background:var(--gold);border-radius:2px;width:80px;height:3px;position:absolute;bottom:0;left:0}.hero{padding:24px 0}.hero__card{border-radius:12px;overflow:hidden}.hero__card img{width:100%;height:auto;display:block}.best-sellers{padding:32px 0 16px}.bs-wrapper{position:relative}.bs-track{scroll-behavior:smooth;scrollbar-width:none;gap:16px;padding:6px 0;display:flex;overflow-x:auto}.bs-track::-webkit-scrollbar{display:none}.bs-card{isolation:isolate;background:linear-gradient(var(--bg-card), var(--bg-card)) padding-box, linear-gradient(135deg, #ccb86280, #ccb86233, #ccb86280) border-box;border:1.5px solid #0000;border-radius:12px;flex:0 0 240px;transition:transform .25s;position:relative;overflow:hidden}.bs-card:before{content:"";z-index:-1;background:linear-gradient(135deg, var(--gold), var(--gold-dim), var(--gold));filter:blur(12px);opacity:0;border-radius:12px;transition:opacity .25s;position:absolute;inset:-1px}.bs-card:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 40%,#ccb86226 50%,#0000 60%) -100% 0/250% 100%;border-radius:12px;animation:8s linear infinite shimmer-sweep;position:absolute;inset:0}.bs-card:hover{transform:translateY(-4px)}.bs-card:hover:before{opacity:.4}@keyframes shimmer-sweep{0%{background-position:-100% 0}to{background-position:200% 0}}.bs-card-img{aspect-ratio:1;background:var(--bg-elev);position:relative;overflow:hidden}.bs-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.bs-card:hover .bs-card-img img{transform:scale(1.05)}.bs-discount{background:var(--success);color:#064e3b;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.bs-card-body{flex-direction:column;flex:1;gap:8px;padding:14px;display:flex}.bs-card-body h3{color:var(--text);margin:0;font-size:14px;font-weight:600;line-height:1.4}.bs-rating{color:var(--text-muted);font-size:12px}.bs-rating span{color:var(--gold)}.bs-rating small{margin-left:6px}.bs-prices{align-items:baseline;gap:8px;margin-top:auto;display:flex}.bs-price{color:var(--text);font-size:18px;font-weight:700}.bs-old{color:var(--text-dim);font-size:13px;text-decoration:line-through}.bs-arrow{background:var(--bg-card);border:1px solid var(--border);width:40px;height:40px;color:var(--text);z-index:2;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0006}.bs-arrow:hover{background:var(--gold);color:#1a1a1a;border-color:var(--gold)}.bs-arrow-left{left:-8px}.bs-arrow-right{right:-8px}.game-categories{padding:40px 0}.game-categories__grid{max-width:1280px;margin:0 auto;padding:0 20px}.game-category{isolation:isolate;position:relative}.game-category:after{content:"";border-radius:inherit;pointer-events:none;z-index:5;background:linear-gradient(115deg,#0000 40%,#ffffff14 50%,#ccb86233 53%,#0000 60%) -100% 0/250% 100%;animation:10s linear infinite shimmer-sweep;position:absolute;inset:0}.faq-section{padding:56px 0 40px}.faq-title{text-align:center;color:var(--text);margin-bottom:32px;font-size:28px;font-weight:700}.faq-list{flex-direction:column;gap:12px;max-width:900px;margin:0 auto;display:flex}.faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;overflow:hidden}.faq-question{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;padding:18px 22px;font-weight:500;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-icon{color:var(--gold);font-size:20px;transition:transform .2s}details[open] .faq-icon{transform:rotate(180deg)}.faq-answer{color:var(--text-muted);margin:0;padding:0 22px 18px;line-height:1.6}.trust{border-top:1px solid var(--border);background:var(--bg-elev);padding:56px 0}.trust-carousel{max-width:720px;margin:0 auto;position:relative;overflow:hidden}.trust-track{transition:transform .5s;display:flex}.trust-slide{flex:0 0 100%;justify-content:center;align-items:center;gap:24px;padding:30px 20px;display:flex}.trust-icon{color:var(--gold);flex-shrink:0}.trust-info{max-width:380px}.trust-title{color:var(--text);margin-bottom:8px;font-size:22px;font-weight:700}.trust-desc{color:var(--text-muted);font-size:15px;line-height:1.5}.trust-dots{justify-content:center;gap:10px;margin-top:18px;display:flex}.trust-dot{cursor:pointer;background:#ccb8624d;border:none;border-radius:50%;width:10px;height:10px;transition:all .2s}.trust-dot.active{background:var(--gold);transform:scale(1.2)}.trust-dot:hover{background:var(--gold)}@media (max-width:600px){.trust-slide{text-align:center;flex-direction:column}}@media (max-width:760px){.header__container{grid-template-columns:auto 1fr auto;gap:12px;padding:0 12px}.header__logo-img{height:38px}.header__cart-text{display:none}.header__search-input{padding:10px 16px;font-size:13px}.catnav__inner{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.catnav__link{padding:6px 12px;font-size:12px}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
