 html,body{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden}.homepage-container{width:100%;max-width:1400px;margin:0 auto 40px;padding:0 12px;box-sizing:border-box;font-family:'Montserrat',sans-serif;color:#222}.homepage-container h1{font-size:2rem;color:var(--red);margin:20px 0}.homepage-container p{max-width:1000px;margin:0 auto 8px;line-height:1.6;color:#555;font-size:1rem}.homepage-container section{margin-bottom:10px}.homepage-container section h2{font-size:1.5rem;color:var(--red);border-left:4px solid var(--red);padding-left:10px;margin-bottom:20px}.homepage-container .product-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:all .25s ease;display:flex;flex-direction:column;height:100%}.homepage-container .product-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px rgba(0,0,0,.1)}.homepage-container .product-thumb{width:100%;padding-top:75%;position:relative;background:#fafafa}.homepage-container .product-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.homepage-container .product-info{padding:14px;display:flex;flex-direction:column;flex:1 1 auto}.homepage-container .product-title{font-size:1rem;font-weight:600;color:#111;margin:0 0 8px}.homepage-container .product-price{font-weight:500;color:#333;margin-top:0;text-align:right;justify-content:right}.homepage-container .product-price .old-price{display:block;font-size:.85rem;color:#999;text-decoration:line-through}.homepage-container .product-price .current-price{display:block;font-size:.95rem}.homepage-container .product-footer{padding:0;margin-top:auto}.homepage-container .btn-view{display:block;width:100%;text-align:center;padding:10px 14px;border-radius:6px;background:var(--red);color:#fff;border:none;font-weight:600;transition:all .25s}.homepage-container .btn-view:hover{background:var(--redHover)}.hero-home{max-width:1100px;margin:20px auto 40px auto;text-align:center;padding:8px 12px;box-sizing:border-box}.hero-home h1{font-size:1.9rem;font-weight:700;color:#cc0000;margin-bottom:6px}.hero-subtitle{font-size:.9rem!important;color:#444;max-width:700px;margin:0 auto 12px auto;line-height:1.6}.hero-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px}.hero-badges span{font-size:.9rem;padding:8px 8px;border-radius:999px;border:1px solid #eee;background:#fafafa;color:#555;white-space:nowrap}.home-story{max-width:1100px;margin:0 auto 10px auto;padding:0 12px 5px;box-sizing:border-box}.home-story h2{font-size:1.5rem;color:var(--red);border-left:4px solid var(--red);padding-left:10px;margin-bottom:16px}.home-story p{max-width:100%;margin-left:0;margin-right:0}.home-section{margin-bottom:10px}.home-section-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.home-section-header h2{font-size:1.5rem;color:var(--red);border-left:4px solid var(--red);padding-left:10px;margin:0}.slider-controls{display:flex;gap:6px}.slider-control{width:32px;height:32px;border-radius:999px;border:1px solid #ddd;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;line-height:1;padding:0;color:#555;transition:all .2s ease}.slider-control:hover{background:#f6f6f6;border-color:#bbb;color:#000}.home-carousel{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:16px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;box-sizing:border-box}.home-carousel::-webkit-scrollbar{height:0}.home-carousel{scrollbar-width:none}.home-carousel-track{display:flex;flex-wrap:nowrap;gap:16px;align-items:stretch}.home-carousel-item{flex:0 0 260px;max-width:260px}.home-carousel-item .product-card{height:100%}@media (max-width:1199px){.home-carousel-item{flex:0 0 230px;max-width:230px}}@media (max-width:992px){.home-carousel-item{flex:0 0 210px;max-width:210px}}@media (max-width:768px){.hero-home,.home-story{max-width:100%;width:100%;padding-left:12px;padding-right:12px}.hero-home h1,.hero-subtitle,.home-story h2,.home-story p{max-width:100%;width:100%;margin-left:0;margin-right:0;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.hero-home h1{font-size:1.4rem;line-height:1.3}.hero-subtitle{font-size:.9rem!important;line-height:1.4}.home-story h2{font-size:1.2rem;margin-bottom:8px}.home-story p{font-size:.95rem;line-height:1.5}.homepage-container .product-thumb{padding-top:60%}.hero-badges span{white-space:normal}.home-carousel-item{flex:0 0 80%;max-width:80%}}@media (max-width:560px){.homepage-container .product-thumb{padding-top:55%}.home-carousel-track{gap:10px}.home-carousel-item{flex:0 0 70%;max-width:70%}}@media (max-width:768px) and (min-width:560px){.home-carousel-track{gap:10px}.home-carousel-item{flex:0 0 50%;max-width:50%}}.hero-ctas{display:flex;gap:12px;margin:14px 0 10px;flex-wrap:wrap}.hero-proof{margin:6px 0 0;opacity:.9}.trust-strip{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 20px;padding:10px 12px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:rgba(0,0,0,.02)}.trust-strip>div{flex:1 1 160px;font-size:.95rem;padding:6px 8px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;font-weight:600;text-decoration:none}.btn-primary{background:#111;color:#fff}.btn-outline{border:1px solid rgba(0,0,0,.25);color:#111}.story-steps{text-align:center;padding:30px 10px 10px 10px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.story-steps-items{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.story-item{display:flex;flex-direction:row;flex-wrap:nowrap}.story-steps-btn{margin:30px 10px 10px 10px}@media (max-width:600px){#bests .home-carousel{min-height:360px}.story-steps-items{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.story-item{padding-top:15px}}