body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:#fff;border-bottom:1px solid #e5e7eb;font-family:Arial,sans-serif;position:relative;width:100%}.header__top{background:#1e6bff;color:#fff;font-size:14px;padding:8px 24px}.header__main{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:16px 24px}.header__logo{color:#000;font-size:24px;font-weight:700;text-decoration:none;white-space:nowrap}.header__nav{display:flex;gap:24px}.header__nav a{color:#111827;font-weight:500;text-decoration:none}.header__nav a.active,.header__nav a:hover{color:#1e6bff}.header__actions{align-items:center;display:flex;gap:14px}.header__whatsapp{background:#25d366;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px}.header__search{position:relative}.header__search input{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:8px 32px 8px 10px}.header__search-icon{font-size:14px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.header__cart{cursor:pointer;font-size:22px;position:relative}.header__cart-count{align-items:center;background:#1e6bff;border-radius:50%;color:#fff;display:flex;font-size:12px;height:18px;justify-content:center;position:absolute;right:-8px;top:-6px;width:18px}.header__hamburger{background:none;border:none;cursor:pointer;display:none;font-size:26px}.header__mobile-nav{display:none}@media(max-width:768px){.header__nav,.header__search,.header__whatsapp{display:none}.header__hamburger{display:block}.header__mobile-nav{background:#fff;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;left:0;position:absolute;top:100%;width:100%;z-index:100}.header__mobile-nav a{border-bottom:1px solid #e5e7eb;color:#111827;font-weight:500;padding:16px 24px;text-decoration:none}.header__mobile-nav a.active{color:#1e6bff}}.footer{background:#1f2933;color:#cbd5e1;font-size:14px;padding:24px 20px}.footer__container{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1400px}.footer__copy{margin:0;text-align:center}.footer__links{display:flex;gap:24px}.footer__links a{color:#60a5fa;font-weight:500;text-decoration:none;transition:color .2s ease}.footer__links a:hover{color:#93c5fd}@media(max-width:768px){.footer__container{flex-direction:column;text-align:center}.footer__links{gap:16px}}.home-new-arrivals{background:radial-gradient(circle at top,#bfe0f4 0,#cfe3f3 60%);overflow:hidden;padding:30px 24px 0;text-align:center}.home-new-arrivals__header{margin-bottom:180px}.home-new-arrivals h1{color:#ffe1a6;font-size:72px;font-weight:800;margin:0}.home-new-arrivals p{color:#fff;font-size:33px;font-weight:500}.home-new-arrivals__platform{margin:0 auto;max-width:1500px;padding:120px 60px 80px;position:relative}.home-new-arrivals__products{display:flex;gap:50px;justify-content:center;left:50%;position:absolute;top:-120px;transform:translateX(-50%)}.home-new-arrivals__products img{width:250px}.home-new-arrivals__cta{background:#8fd7ff;border-radius:40px;color:#fff;display:inline-block;font-weight:700;margin-top:120px;padding:16px 46px;text-decoration:none;transition:.25s ease}.home-new-arrivals__cta:hover{background:#6bc6f5;transform:translateY(-2px)}.home-hero{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.1fr 1fr;margin:0 auto;max-width:1400px;padding:100px 80px}.home-hero__brand{color:#9aa5b1;font-size:14px;letter-spacing:2px}.home-hero h1{font-size:46px;font-weight:500;margin:16px 0}.home-hero p{font-size:17px;line-height:1.7;max-width:520px}.home-hero__cta{color:#06f;display:inline-block;font-weight:700;margin-top:28px;text-decoration:none}.home-hero img{border-radius:12px;width:100%}.featured-brands{margin:0 auto;max-width:1400px;padding:40px}.featured-brands h2{margin-bottom:30px}.featured-brands__grid{border:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(6,1fr)}.featured-brands__grid img{border-right:1px solid #e5e7eb;margin:auto;max-height:60px;object-fit:contain;padding:30px}.featured-brands__grid img:last-child{border-right:none}.home-content{margin:20px auto;max-width:1400px;padding:0 24px}.home-content h2{font-size:30px;margin-top:20px}.home-content p{color:#374151;line-height:1.5}@media(max-width:1024px){.home-new-arrivals h1{font-size:54px}.home-new-arrivals__products{flex-wrap:wrap;top:-100px}.home-hero{grid-template-columns:1fr;text-align:center}.home-hero p{margin:0 auto}}@media(max-width:600px){.home-new-arrivals h1{font-size:38px}.home-new-arrivals__products img{width:120px}.home-new-arrivals__platform{padding:160px 30px 60px}.featured-brands__grid{grid-template-columns:repeat(3,1fr)}}.contact-page{background:#f9fafb;padding:60px 24px 100px}.contact-page__title{color:#1f2937;font-size:56px;font-weight:500;margin:0 auto 40px;max-width:1100px}.contact__wrapper{background:#fff;border:1px solid #e5e7eb;margin:0 auto;max-width:1100px;padding:50px}.contact__intro{font-size:20px;font-weight:600;line-height:1.6;margin-bottom:30px}.contact__intro a{color:#111827;text-decoration:underline}.contact__whatsapp{align-items:center;background:#25d366;border-radius:10px;color:#fff;display:inline-flex;font-weight:600;margin-bottom:40px;padding:14px 26px;text-decoration:none}.contact__form{border-top:1px solid #e5e7eb;padding-top:40px}.contact__row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.contact__field{display:flex;flex-direction:column;margin-bottom:24px}.contact__field label{font-weight:600;margin-bottom:8px}.contact__field input,.contact__field textarea{border:1px solid #d1d5db;border-radius:6px;font-size:15px;padding:14px}.contact__submit{background:#1f2937;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:14px 34px}@media(max-width:768px){.contact-page__title{font-size:40px}.contact__wrapper{padding:30px}.contact__row{grid-template-columns:1fr}}.about{background:#f8fafc;padding:80px 24px}.about__container{background:#fff;border:1px solid #e5e7eb;margin:0 auto;max-width:1100px;padding:60px}.about__title{color:#1f2937;font-size:48px;font-weight:700;margin-bottom:40px}.about h2{color:#111827;font-size:28px;margin-bottom:14px}.about h3{color:#111827;font-size:22px;margin:32px 0 12px}.about p{color:#374151;font-size:16px;line-height:1.7;margin-bottom:20px}.about__list{margin-top:20px;padding-left:18px}.about__list li{color:#374151;line-height:1.6;margin-bottom:16px}.about__list li strong{color:#111827}@media(max-width:768px){.about{padding:40px 16px}.about__container{padding:32px 24px}.about__title{font-size:36px}}.faq{background:#f8fafc;padding:80px 24px}.faq__container{margin:0 auto;max-width:1100px}.faq__title{color:#1f2937;font-size:48px;font-weight:700;margin-bottom:40px}.faq__item{background:#fff;border:1px solid #e5e7eb;cursor:pointer;margin-bottom:14px;transition:border .2s ease}.faq__item:hover{border-color:#9ca3af}.faq__question{align-items:center;color:#111827;display:flex;font-size:16px;font-weight:500;justify-content:space-between;padding:18px 22px}.faq__icon{font-size:22px;font-weight:400}.faq__answer{background:#f9fafb;max-height:0;overflow:hidden;transition:max-height .3s ease}.faq__answer p{color:#374151;font-size:15px;line-height:1.6;padding:0 22px 18px}.faq__item.active .faq__answer{max-height:200px}@media(max-width:768px){.faq{padding:50px 16px}.faq__title{font-size:36px}}.privacy{color:#111827;font-family:Arial,sans-serif;margin:0 auto;max-width:1000px;padding:60px 24px}.privacy__header{margin-bottom:50px;text-align:center}.privacy__header h1{font-size:42px;font-weight:700;margin-bottom:10px}.privacy__header p{color:#6b7280;font-size:16px;margin:0 auto;max-width:600px}.privacy__content h2{color:#111827;font-size:22px;margin-bottom:12px;margin-top:40px}.privacy__content p{color:#374151;font-size:16px;line-height:1.7}@media(max-width:768px){.privacy{padding:40px 20px}.privacy__header h1{font-size:32px}.privacy__content h2{font-size:20px}}.product-card{color:#000;text-decoration:none}.product-card__image{background:#f3f4f6;border-radius:12px;overflow:hidden;position:relative}.product-card__image img{display:block;transition:transform .3s ease;width:100%}.product-card:hover img{transform:scale(1.05)}.product-card__badge{background:#fff;border-radius:20px;font-size:13px;font-weight:600;left:12px;padding:6px 12px;position:absolute;top:12px}.product-card__title{font-size:16px;margin:12px 0 6px}.product-card__price{color:#1e6bff;font-weight:600}.shop{margin:0 auto;max-width:1400px;padding:40px 24px}.shop h1{font-size:48px;margin-bottom:40px}.shop__grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.shop__grid{grid-template-columns:repeat(2,1fr)}}.product{padding:40px}.product__container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.product__gallery img{border-radius:8px;width:100%}.product__thumbs{display:flex;gap:10px;margin-top:10px}.product__thumbs img{cursor:pointer;opacity:.7;width:80px}.product__thumbs img.active{border:2px solid #000;opacity:1}.product__price{font-size:22px;font-weight:600;margin:10px 0}.product select{margin:12px 0;padding:10px;width:100%}.product__qty{align-items:center;display:flex;gap:12px}.product__qty button{height:36px;width:36px}.product__cart{background:#000;border:none;color:#fff;cursor:pointer;margin-top:20px;padding:12px;width:100%}.product__cart:disabled{cursor:not-allowed;opacity:.5}.product__description,.product__specs{margin-top:60px}.product__specs table{border-collapse:collapse;width:100%}.product__specs table td{border-bottom:1px solid #ddd;padding:12px}.product__specs table td:first-child{font-weight:600;width:30%}@media(max-width:768px){.product__container{grid-template-columns:1fr}}.product__comparison{margin-top:60px}.product__comparison table{border-collapse:collapse;width:100%}.product__comparison td,.product__comparison th{border:1px solid #e1e1e1;padding:14px;text-align:left;vertical-align:top}.product__comparison th{background:#fafafa;font-weight:600}.product__comparison td.label{font-weight:600;white-space:nowrap}
/*# sourceMappingURL=main.757154da.css.map*/