.Hero-module__4d4YyG__hero{background:var(--background);justify-content:center;width:100%;padding:4rem 1.5rem;display:flex}.Hero-module__4d4YyG__container{justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1200px;display:flex}.Hero-module__4d4YyG__text{flex:1}.Hero-module__4d4YyG__title{margin-bottom:1rem;font-size:3.2rem;font-weight:800;line-height:1.1}.Hero-module__4d4YyG__title span{color:#ff6a00}.Hero-module__4d4YyG__subtitle{opacity:.95;margin-bottom:2rem;font-size:1.25rem}.Hero-module__4d4YyG__cta{background:var(--card);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:10px;padding:.9rem 2rem;font-weight:600;transition:transform .25s,box-shadow .25s,border-color .25s}.Hero-module__4d4YyG__cta:hover{border-color:#ff6a00;transform:scale(1.05);box-shadow:0 4px 16px #ff6a0066}.Hero-module__4d4YyG__cta a{color:inherit;text-decoration:none}.Hero-module__4d4YyG__carouselWrapper{aspect-ratio:1;border-radius:18px;flex:1;width:100%;max-width:460px;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000040}.Hero-module__4d4YyG__slide{opacity:0;transition:opacity 1s;position:absolute;inset:0}.Hero-module__4d4YyG__slide.Hero-module__4d4YyG__active{opacity:1}.Hero-module__4d4YyG__image{object-position:center top;width:100%}.Hero-module__4d4YyG__dots{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:.8rem;left:50%;transform:translate(-50%)}.Hero-module__4d4YyG__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.Hero-module__4d4YyG__dot.Hero-module__4d4YyG__activeDot{background:#ff6a00;transform:scale(1.3)}@media (max-width:900px){.Hero-module__4d4YyG__container{text-align:center;flex-direction:column-reverse}.Hero-module__4d4YyG__title{font-size:2.5rem}.Hero-module__4d4YyG__subtitle{font-size:1.1rem}.Hero-module__4d4YyG__carouselWrapper{width:100%;max-width:100%}}
.Products-module__AsZUqW__products{background:#f2f2f2;padding:4rem 2rem}.Products-module__AsZUqW__title{text-align:center;color:#111;margin-bottom:3rem;font-size:2rem;font-weight:800}.Products-module__AsZUqW__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.Products-module__AsZUqW__card{background:#0e0e0e;border-radius:18px;flex-direction:column;height:100%;padding:1.4rem 1.4rem 1.6rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 14px 35px #00000073}.Products-module__AsZUqW__card:hover{transform:translateY(-6px);box-shadow:0 22px 50px #0009}.Products-module__AsZUqW__cardLink{color:inherit;text-decoration:none}.Products-module__AsZUqW__imageWrapper{background:radial-gradient(circle at top,#a00505 0%,#0b0b0b 60%);border-radius:14px;justify-content:center;align-items:center;height:190px;margin-bottom:1rem;padding:1.2rem;display:flex}.Products-module__AsZUqW__image{object-fit:contain;max-height:100%}.Products-module__AsZUqW__name{color:#fff;text-align:center;min-height:48px;margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.Products-module__AsZUqW__prices{text-align:center;margin-bottom:.9rem}.Products-module__AsZUqW__transferPrice{color:#ff4d1c;font-size:1.3rem;font-weight:900}.Products-module__AsZUqW__listPrice{color:#999;margin-top:.2rem;font-size:.9rem;font-weight:600;text-decoration:line-through}.Products-module__AsZUqW__saving{color:#2ecc71;margin-top:.3rem;font-size:.75rem;font-weight:700}.Products-module__AsZUqW__cta{flex-direction:column;gap:.6rem;margin-top:auto;display:flex}.Products-module__AsZUqW__detailLink{text-align:center;color:#b0b0b0;font-size:.85rem;text-decoration:none;transition:color .2s}.Products-module__AsZUqW__detailLink:hover{color:#e43003}@media (max-width:768px){.Products-module__AsZUqW__products{padding:3rem 1.2rem}.Products-module__AsZUqW__title{font-size:1.7rem}}.Products-module__AsZUqW__toolbar{align-items:center;gap:1rem;max-width:1200px;margin:0 auto 2.5rem;display:flex}.Products-module__AsZUqW__searchInput{color:#fff;background:#0e0e0e;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;padding:.75rem 1.2rem;font-size:.95rem;transition:border-color .2s}.Products-module__AsZUqW__searchInput::placeholder{color:#ffffff59}.Products-module__AsZUqW__searchInput:focus{border-color:#ff6a00}.Products-module__AsZUqW__sortSelect{color:#fff;cursor:pointer;background:#0e0e0e;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:.75rem 1.2rem;font-size:.95rem;transition:border-color .2s}.Products-module__AsZUqW__sortSelect:focus{border-color:#ff6a00}.Products-module__AsZUqW__noResults{text-align:center;color:#ffffff80;margin:3rem 0;font-size:1rem}@media (max-width:768px){.Products-module__AsZUqW__toolbar{flex-direction:column}.Products-module__AsZUqW__sortSelect{width:100%}}
