.categories-section{z-index:10;background-color:#0000;margin-top:0;padding:4rem 0;position:relative}.section-container{width:100%;max-width:1440px;margin:0 auto;padding-left:32px;padding-right:32px}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-family:var(--font-serif);letter-spacing:4px;color:var(--gold-metallic);margin-bottom:.8rem;font-size:1.8rem;font-weight:500}.title-separator{justify-content:center;align-items:center;gap:15px;display:flex}.title-separator .line{background:var(--gold-metallic);opacity:.5;width:40px;height:1px}.title-separator .diamond{background:var(--gold-metallic);width:6px;height:6px;transform:rotate(45deg)}.categories-grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.category-card{border:1px solid rgba(var(--gold-rgb), .2);text-align:center;cursor:pointer;background:#050505;border-radius:12px;flex-direction:column;justify-content:flex-end;height:380px;padding:2rem 1.5rem;transition:all .5s;display:flex;position:relative;overflow:hidden}.category-bg-image{object-fit:cover;z-index:0;opacity:.9;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0}.category-card:hover .category-bg-image{opacity:1;transform:scale(1.1)}.category-card:after{content:"";-webkit-backdrop-filter:blur(6px);z-index:1;background:linear-gradient(#0000 0%,#0009 60%,#000000f2 100%);width:100%;height:65%;transition:height .4s;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 70%);mask-image:linear-gradient(#0000 0%,#000 70%)}.category-card:hover:after{height:80%}.category-content{z-index:2;flex-direction:column;align-items:center;transition:transform .5s;display:flex;position:relative;transform:translateY(10px)}.category-card:hover .category-content{transform:translateY(0)}.category-icon-wrapper{color:var(--gold-metallic);z-index:1;margin-bottom:1rem}.category-icon-wrapper svg{stroke-width:1px;width:28px;height:28px}.category-text{z-index:1}.category-text h3{font-family:var(--font-sans);color:var(--gold-metallic);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.3rem;font-size:1rem;font-weight:500}@media (max-width:1024px){.categories-grid{grid-template-columns:repeat(2,1fr)}.promo-banner{text-align:center;flex-direction:column;gap:3rem;padding:2.5rem}.promo-right{text-align:center;flex-direction:column}}.category-link{color:var(--text-muted);font-size:.8rem;transition:color .3s}.category-card:hover .category-link{color:#eaeaea}.promo-banner{background:#030303;border:1px solid #c2a87826;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:0;padding:3.5rem 5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000080}.promo-banner:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20%,#c2a87814 0%,#0000 40%),radial-gradient(circle at 80%,#c2a8780d 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.promo-banner:after{content:"";opacity:.2;pointer-events:none;z-index:0;background-image:radial-gradient(#c2a87833 1px,#0000 1px);background-size:8px 8px;width:50%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 70%);mask-image:radial-gradient(circle,#000 0%,#0000 70%)}.promo-left,.promo-right{z-index:1;flex:1;position:relative}.promo-divider{z-index:1;background:linear-gradient(#0000,#c2a8784d,#0000);width:1px;height:100px;margin:0 4rem}.promo-right{justify-content:flex-start;align-items:center;gap:3rem;display:flex}.promo-title{font-family:var(--font-serif);letter-spacing:1px;margin-bottom:1.2rem;font-size:1.8rem;line-height:1.4}.serif-text{font-family:var(--font-serif)}.sans-bold{font-family:var(--font-sans);letter-spacing:2px;font-weight:500}.silver-text{color:#e0e0e0}.promo-desc{font-family:var(--font-sans);color:#888;letter-spacing:1.5px;margin-bottom:2rem;font-size:.75rem;line-height:1.6}.promo-btn{color:var(--gold-metallic);letter-spacing:1.5px;cursor:pointer;background:0 0;border:1px solid #c2a87866;border-radius:4px;align-items:center;gap:.8rem;padding:.7rem 1.8rem;font-size:.75rem;font-weight:500;transition:all .3s;display:inline-flex}.promo-btn:hover{border-color:var(--gold-metallic);background:#c2a8781a}.frete-info{text-align:left}.frete-title{margin-bottom:.5rem;font-size:2.4rem;line-height:1.3}.frete-title .silver-text{font-size:1.1rem;font-family:var(--font-sans);letter-spacing:2px;color:#aaa;font-weight:400}.frete-desc{font-family:var(--font-sans);letter-spacing:1.5px;font-size:.8rem}.frete-desc .gold-text{font-weight:500}.truck-icon-large{color:var(--gold-metallic);justify-content:center;align-items:center;display:flex}.truck-icon-large svg{stroke-width:1px;opacity:.9;width:85px;height:85px}@media (max-width:1024px){.categories-grid{grid-template-columns:repeat(2,1fr)}.promo-banner{text-align:center;flex-direction:column;gap:3rem;padding:2.5rem}.promo-right{text-align:center;flex-direction:column}.frete-title,.frete-desc{text-align:center}}@media (max-width:768px){.categories-section{margin-top:20px;padding-top:2rem}.categories-grid{flex-direction:column;gap:0;width:100vw;margin-left:50%;display:flex;transform:translate(-50%)}.category-card{border:none;border-radius:0;width:100%;height:70vh;padding:3rem 2rem}.section-container{padding-left:0;padding-right:0}.section-header{margin-bottom:2rem;padding:0 20px}}@media (max-width:600px){.category-card{height:75vh}.category-icon-wrapper svg{width:32px;height:32px}.category-text h3{letter-spacing:3px;font-size:1.5rem}.promo-banner{border:none;border-radius:0;margin-bottom:0}}
.highlights-section{background-color:#0000;padding:0 0 4rem;position:relative}.highlights-track{width:max-content;animation:80s linear infinite scrollLeft;display:flex}.highlights-track:hover{animation-play-state:paused}.track-inner{gap:2rem;padding-right:2rem;display:flex}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-wrapper{width:100%;margin-top:2rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.product-card{-webkit-backdrop-filter:blur(10px);border:1px solid rgba(var(--gold-rgb), .15);text-align:center;background:#0a0a0ab3;border-radius:8px;flex-direction:column;justify-content:flex-end;width:250px;height:400px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.product-card:hover{border-color:var(--gold-metallic);box-shadow:0 0 30px rgba(var(--gold-rgb), .05);transform:translateY(-10px)}.product-image-container{z-index:0;width:100%;height:100%;margin:0;display:block;position:absolute;top:0;left:0}.product-image{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;transition:transform .8s}.product-card:hover .product-image{transform:scale(1.1)}.product-card:before{content:"";-webkit-backdrop-filter:blur(6px);z-index:1;background:linear-gradient(#0000 0%,#0009 60%,#000000f2 100%);width:100%;height:65%;transition:height .4s;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 70%);mask-image:linear-gradient(#0000 0%,#000 70%)}.product-card:hover:before{height:80%}.product-info{z-index:2;flex-direction:column;align-items:center;width:100%;padding:1.5rem 1rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;transform:translateY(20px)}.product-card:hover .product-info{transform:translateY(0)}.product-name{color:var(--text-light);text-transform:uppercase;letter-spacing:2px;margin-bottom:.25rem;font-size:1rem}.product-brand{color:var(--gold-metallic);letter-spacing:1px;margin-bottom:1rem;font-size:.75rem}.product-price{font-family:var(--font-sans);color:#fff;margin-bottom:.2rem;font-size:1.2rem;font-weight:600}.product-installments{color:var(--text-muted);margin-bottom:1.2rem;font-size:.75rem}.btn-buy-icon{color:var(--gold-metallic);cursor:pointer;background:0 0;border:1px solid #c2a87880;border-radius:5px;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s;display:flex}.btn-buy-icon:hover{background:var(--gold-metallic);color:#000}.view-all-container{justify-content:center;margin-top:3rem;display:flex}.btn-view-all{border:1px solid rgba(var(--gold-rgb), .5);color:var(--gold-metallic);letter-spacing:1px;cursor:pointer;background:0 0;border-radius:4px;padding:.75rem 2rem;font-size:.8rem;transition:all .3s}.btn-view-all:hover{background:rgba(var(--gold-rgb), .1);border-color:var(--gold-metallic)}@media (max-width:600px){.highlights-section{padding:3rem 0}.highlights-track{width:max-content;animation:60s linear infinite scrollLeft;display:flex}.track-inner{grid-template-rows:repeat(2,1fr);grid-auto-columns:160px;grid-auto-flow:column;gap:15px;width:max-content;padding-right:15px;display:grid}.product-card{-webkit-backdrop-filter:none;background:0 0;border:none;width:160px;height:250px}.product-card:before{background:linear-gradient(#0000 0%,#0006 50%,#000000f2 100%);height:60%}.product-info{padding:1rem .5rem;transform:none}.product-name{letter-spacing:1px;margin-bottom:.15rem;font-size:.75rem}.product-brand{margin-bottom:.5rem;font-size:.55rem}.product-price{margin-bottom:.1rem;font-size:.9rem}.product-installments{margin-bottom:0;font-size:.6rem}.btn-buy-icon{display:none}}
