.App{width:100%;min-height:100vh;display:flex;flex-direction:column}.header{background-color:#fff;padding:1rem 0;box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:100}.header-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:flex;align-items:center;gap:.75rem}.logo img{height:40px;width:auto}.logo-text{font-size:1.5rem;font-weight:700;display:flex;align-items:center}.logo-market{color:#000}.logo-green{color:#4caf50}.nav{display:flex;gap:2rem;align-items:center;flex:1;justify-content:flex-end;margin-right:1rem}.nav a{color:#333;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s}.nav a:hover{color:#4caf50}.header-actions{display:flex;align-items:center;gap:1rem}.icon-btn{background:none;border:none;cursor:pointer;padding:.5rem;color:#333;display:flex;align-items:center;justify-content:center;position:relative;transition:color .3s}.icon-btn:hover{color:#4caf50}.cart-btn{position:relative}.cart-badge{position:absolute;top:0;right:0;background-color:#f44336;color:#fff;border-radius:50%;width:18px;height:18px;font-size:.7rem;display:flex;align-items:center;justify-content:center;font-weight:600}.shop-now-btn{background-color:#4caf50;color:#fff;border:none;padding:.75rem 1.5rem;font-weight:600;font-size:.9rem;cursor:pointer;border-radius:4px;transition:background-color .3s;text-transform:uppercase;letter-spacing:.5px}.shop-now-btn:hover{background-color:#45a049}.hero{background:linear-gradient(135deg,#4caf500d,#fff);padding:4rem 2rem;flex:1;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.4;pointer-events:none;z-index:0}.hero-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-badge{display:flex;align-items:center;gap:.5rem;color:#4caf50;font-size:.9rem;font-weight:500}.apple-icon{width:1.2rem;height:1.2rem;object-fit:contain}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;color:#1a1a1a}.truck-icon{font-size:3rem;margin-left:.3rem;display:inline-block;vertical-align:middle}.hero-description-wrapper{display:flex;align-items:center;gap:1.5rem}.hero-description{font-size:1.1rem;color:#666;line-height:1.6;max-width:500px;margin:0}.hero-divider{width:2px;height:60px;background-color:#4caf50;flex-shrink:0}.explore-btn{background-color:#4caf50;color:#fff;border:none;padding:1rem 2.5rem;font-weight:600;font-size:1rem;cursor:pointer;border-radius:4px;transition:background-color .3s,transform .2s;text-transform:uppercase;letter-spacing:1px;width:fit-content;margin-top:1rem}.explore-btn:hover{background-color:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}.hero-image-container{display:flex;justify-content:center;align-items:center;position:relative}.hero-image-wrapper{width:600px;height:600px;position:relative;border-radius:50%;background:#fff;opacity:.6;box-shadow:0 20px 60px #0000001a;z-index:0}.hero-ellipse-shadow{position:absolute;width:130%;height:130%;object-fit:contain;z-index:-1;top:100%;left:50%;transform:translate(-50%,-50%);opacity:.3}.hero-fruits-image{position:absolute;width:120%;height:120%;object-fit:cover;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.features-banner{background-color:#4caf50;padding:1.5rem 2rem;color:#fff}.features-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto}.features-title{font-weight:600;font-size:1rem;white-space:nowrap}.features-divider{color:#ffffff80;font-size:1.2rem;flex-shrink:0}.feature-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;white-space:nowrap;flex-shrink:0}.feature-icon{width:1.2rem;height:1.2rem;object-fit:contain;display:inline-block;flex-shrink:0}.feature-icon-text{display:inline-block;font-size:1rem}.carousel-indicators{display:flex;justify-content:center;gap:.5rem;padding:2rem}.indicator{width:12px;height:12px;border-radius:50%;background-color:#ddd;cursor:pointer;transition:background-color .3s}.indicator.active{background-color:#4caf50}.product-categories{padding:4rem 2rem;background-color:beige}.categories-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.categories-row{display:grid;gap:2rem}.categories-row:first-child{grid-template-columns:.8fr 1.2fr}.categories-row:last-child{grid-template-columns:1fr 1fr 1fr}.category-card{border-radius:16px;padding:2.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;position:relative;overflow:hidden;min-height:300px}.category-fresh{background-color:#e8f5e9;min-height:400px;align-items:flex-start;padding-top:4rem}.category-fresh .category-content{margin-top:2rem}.category-dairy{background-color:#fff}.category-dairy .category-image-wrapper{position:absolute;right:0;bottom:0;width:auto;max-width:50%;height:auto;padding-right:0;display:flex;justify-content:flex-end;align-items:flex-end}.category-dairy .category-image{object-position:right bottom;height:50%!important;width:auto!important;max-width:none;max-height:200px}.category-staples{background-color:#ffe5d9}.category-snacks{background-color:#fff9c4}.category-household{background-color:#e1bee7}.category-content{flex:1;z-index:1}.category-title{font-family:Jost,sans-serif;font-size:2rem;font-weight:700;color:#000;margin-bottom:.75rem;line-height:1.2}.category-description{font-family:Jost,sans-serif;font-size:.95rem;color:#000;margin-bottom:1.5rem;line-height:1.5}.category-shop-btn{font-family:Jost,sans-serif;font-size:1rem;font-weight:600;color:#000;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:4px;transition:opacity .3s}.category-shop-btn:hover{opacity:.7}.category-image-wrapper{flex-shrink:0;width:300px;height:250px;display:flex;align-items:center;justify-content:flex-end;z-index:1}.category-fresh .category-image-wrapper{position:absolute;right:0;bottom:0;width:auto;max-width:50%;height:auto;padding-right:0;display:flex;justify-content:flex-end;align-items:flex-end}.category-image{width:100%;height:100%;object-fit:contain;object-position:right center;mix-blend-mode:multiply}.category-fresh .category-image{object-position:right bottom;height:50%!important;width:auto!important;max-width:none;max-height:200px}@media (max-width: 1024px){.hero-container{grid-template-columns:1fr;gap:2rem}.hero-image-wrapper{max-width:400px;height:400px}.hero-title{font-size:2.5rem}.nav{display:none}}.trendy-products{padding:4rem 2rem;background-color:#fff}.trendy-products-container{max-width:1400px;margin:0 auto}.trendy-products-title{font-family:Jost,sans-serif;font-size:2.5rem;font-weight:700;text-align:center;color:#000;margin-bottom:2rem}.products-nav{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.nav-link{font-family:Jost,sans-serif;font-size:.95rem;font-weight:500;color:#666;text-decoration:none;transition:color .3s;padding:.5rem 0}.nav-link:hover,.nav-link.active{color:#4caf50;text-decoration:underline;text-underline-offset:4px}.nav-divider{color:#ddd;font-size:1rem}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.product-card{background-color:#fff;border-radius:12px;padding:1.5rem;text-align:center;transition:transform .3s,box-shadow .3s;border:1px solid #f0f0f0;cursor:pointer}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.product-image-wrapper{position:relative;width:100%;height:200px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.product-image{width:100%;height:100%;object-fit:contain}.product-badge{position:absolute;top:10px;right:10px;padding:.4rem .8rem;border-radius:4px;font-family:Jost,sans-serif;font-size:.75rem;font-weight:600;color:#fff}.badge-new{background-color:#4caf50}.badge-hot{background-color:#ff9800}.badge-sell{background-color:#4caf50}.product-rating{display:flex;justify-content:center;gap:.2rem;margin-bottom:.75rem}.star{color:#ddd;font-size:1rem}.star.filled{color:#ffc107}.product-name{font-family:Jost,sans-serif;font-size:1.1rem;font-weight:600;color:#000;margin-bottom:.75rem}.product-price{display:flex;justify-content:center;align-items:center;gap:.75rem}.current-price{font-family:Jost,sans-serif;font-size:1.1rem;font-weight:700;color:#4caf50}.original-price{font-family:Jost,sans-serif;font-size:.9rem;color:#999;text-decoration:line-through}.shop-hero{position:relative;padding:4rem 2rem;background-color:#061b12;color:#fff;overflow:hidden}.shop-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--shop-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.25;pointer-events:none}.shop-hero-overlay{position:relative;z-index:1}.shop-hero-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.shop-hero-content{display:flex;flex-direction:column;gap:.75rem}.shop-hero-subtitle{font-family:Jost,sans-serif;font-size:.95rem;font-weight:500;color:#b7ff5b;text-transform:uppercase;letter-spacing:1px;margin:0}.shop-hero-title{font-family:Jost,sans-serif;font-size:3rem;font-weight:700;margin:0}.shop-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-family:Jost,sans-serif;font-size:.9rem;color:#cfd8dc}.shop-breadcrumbs a{color:#fff;text-decoration:none}.shop-breadcrumbs a:hover{text-decoration:underline}.breadcrumb-separator{opacity:.7}.shop-content{padding:3rem 2rem 4rem;background-color:#fff}.shop-content-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:3fr 1.2fr;gap:2.5rem}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.shop-view-toggle{display:flex;gap:.5rem}.view-btn{width:36px;height:36px;border-radius:4px;border:1px solid #ddd;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem}.view-btn.active{border-color:#4caf50;color:#4caf50}.shop-results{font-family:Jost,sans-serif;font-size:.95rem;color:#666;margin:0}.shop-sort-select{padding:.5rem .75rem;border-radius:4px;border:1px solid #ddd;font-family:Jost,sans-serif;font-size:.9rem}.shop-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.shop-sidebar{display:flex;flex-direction:column;gap:1.5rem}.shop-sidebar-card{border:1px solid #eee;border-radius:8px;padding:1.5rem;background-color:#fff}.shop-sidebar-title{font-family:Jost,sans-serif;font-size:1.1rem;font-weight:700;margin:0 0 1rem}.shop-categories-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;font-family:Jost,sans-serif;font-size:.95rem;color:#555}.shop-price-range-label{font-family:Jost,sans-serif;font-size:.9rem;color:#777;margin:0 0 .25rem}.shop-price-range{font-family:Jost,sans-serif;font-size:.95rem;font-weight:600;color:#4caf50;margin-bottom:.75rem}.shop-price-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:999px;background:linear-gradient(90deg,#4caf50,#c8e6c9);outline:none;cursor:pointer}.shop-price-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background-color:#4caf50;border:2px solid #ffffff;box-shadow:0 0 0 2px #4caf5066}.shop-price-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background-color:#4caf50;border:2px solid #ffffff;box-shadow:0 0 0 2px #4caf5066}.shop-top-rated-list{display:flex;flex-direction:column;gap:1rem}.shop-top-rated-item{display:flex;gap:.75rem;cursor:pointer}.shop-top-rated-image{width:64px;height:64px;border-radius:8px;background-color:#f5f5f5;object-fit:contain;flex-shrink:0}.shop-top-rated-info{display:flex;flex-direction:column;gap:.25rem}.shop-top-rated-rating{display:flex;gap:.15rem}.shop-top-rated-name{font-family:Jost,sans-serif;font-size:.95rem;font-weight:600;margin:0}.shop-top-rated-price{display:flex;align-items:center;gap:.4rem}.shop-search{display:flex;gap:.5rem}.shop-search-input{flex:1;padding:.6rem .75rem;border-radius:4px;border:1px solid #ddd;font-family:Jost,sans-serif;font-size:.9rem}.shop-search-button{width:40px;border-radius:4px;border:none;background-color:#4caf50;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.shop-tags{display:flex;flex-wrap:wrap;gap:.5rem}.shop-tag{padding:.35rem .7rem;border-radius:4px;border:1px solid #eee;background-color:#fafafa;font-family:Jost,sans-serif;font-size:.8rem;cursor:pointer}.shop-tag:hover{border-color:#4caf50;color:#4caf50}.shop-sizes{display:flex;flex-wrap:wrap;gap:.5rem}.shop-size-option{width:40px;height:32px;border-radius:4px;border:1px solid #eee;background-color:#fafafa;font-family:Jost,sans-serif;font-size:.85rem;cursor:pointer}.shop-size-option:hover{border-color:#4caf50;color:#4caf50}.shop-colors{display:grid;grid-template-columns:repeat(8,1fr);gap:.35rem}.shop-color-swatch{width:18px;height:18px;border-radius:2px;border:1px solid #e0e0e0;cursor:pointer}.shop-color-swatch:hover{border-color:#4caf50}.shop-promo-card{position:relative;background-color:#f3f9ec;overflow:hidden}.shop-promo-subtitle{font-family:Jost,sans-serif;font-size:.9rem;color:#8bc34a;margin:0 0 .25rem}.shop-promo-title{font-family:Jost,sans-serif;font-size:1.4rem;font-weight:700;margin:0 0 .5rem}.shop-promo-text{font-family:Jost,sans-serif;font-size:.85rem;color:#666;margin:0 0 1rem}.shop-promo-button{padding:.5rem 1.2rem;border-radius:999px;border:none;background-color:#4caf50;color:#fff;font-family:Jost,sans-serif;font-size:.85rem;cursor:pointer;margin-bottom:1.5rem}.shop-promo-image-wrapper{position:absolute;right:.5rem;bottom:.5rem}.shop-promo-image{width:110px;height:auto;object-fit:contain}.shop-pagination-section{padding:0 2rem 3rem;background-color:#fff}.shop-pagination-container{max-width:1400px;margin:0 auto;display:flex;justify-content:center;gap:.5rem}.shop-page-button{min-width:36px;height:36px;border-radius:4px;border:1px solid #e0e0e0;background-color:#fff;font-family:Jost,sans-serif;font-size:.9rem;cursor:pointer}.shop-page-button.active{background-color:#4caf50;color:#fff;border-color:#4caf50}.about-hero{position:relative;padding:4rem 2rem;background-color:#061b12;color:#fff;overflow:hidden}.about-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--about-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.25;pointer-events:none}.about-hero-overlay{position:relative;z-index:1}.about-hero-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.about-hero-content{display:flex;flex-direction:column;gap:.75rem}.about-hero-subtitle{font-family:Jost,sans-serif;font-size:.95rem;font-weight:500;color:#b7ff5b;text-transform:uppercase;letter-spacing:1px;margin:0}.about-hero-title{font-family:Jost,sans-serif;font-size:3rem;font-weight:700;margin:0}.about-services{padding:4rem 2rem 5rem;background-color:#fff}.about-services-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1.4fr;gap:3rem;align-items:center}.about-image-column{display:flex;justify-content:flex-start}.about-image-card{position:relative;max-width:520px}.about-image-accent{position:absolute;left:0;top:10%;bottom:10%;width:12px;background-color:#4caf50;border-radius:8px}.about-main-image{display:block;width:100%;border-radius:12px;object-fit:cover;box-shadow:0 10px 30px #0000001f}.about-text-column{display:flex;flex-direction:column;gap:1.25rem}.about-section-label{font-family:Jost,sans-serif;font-size:.9rem;font-weight:600;color:#8bc34a;margin:0;text-transform:uppercase;letter-spacing:1px}.about-section-title{font-family:Jost,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin:0;line-height:1.2}.about-title-dot{color:#4caf50}.about-section-lead{font-family:Jost,sans-serif;font-size:1rem;color:#555;margin:0}.about-section-body{font-family:Jost,sans-serif;font-size:.95rem;color:#666;line-height:1.7;margin:0}.about-services-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 2rem;margin-top:1rem}.about-service-item{display:flex;align-items:center;gap:.6rem;font-family:Jost,sans-serif;font-size:.95rem;color:#333}.about-service-dot{width:10px;height:10px;border-radius:2px;background-color:#4caf50}.about-services-list{padding:4rem 2rem 5rem;background-color:beige}.about-services-list-container{max-width:1400px;margin:0 auto}.about-services-heading{font-family:Jost,sans-serif;font-size:2.5rem;font-weight:700;text-align:center;color:#000;margin:0 0 3rem}.about-services-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.about-service-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column}.about-service-image-wrapper{width:100%;height:220px;overflow:hidden}.about-service-image{width:100%;height:100%;object-fit:cover}.about-service-content{padding:1.5rem 1.75rem 2rem}.about-service-title{font-family:Jost,sans-serif;font-size:1.1rem;font-weight:700;color:#000;margin:0 0 .75rem}.about-service-text{font-family:Jost,sans-serif;font-size:.9rem;color:#555;line-height:1.6;margin:0}@media (max-width: 1024px){.about-services-container{grid-template-columns:1fr}.about-image-column{justify-content:center}.about-services-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.about-hero{padding:3rem 1.5rem}.about-hero-title{font-size:2.4rem}.about-services{padding:3rem 1.5rem 4rem}.about-services-grid{grid-template-columns:1fr}.about-services-list{padding:3rem 1.5rem 4rem}.about-services-cards{grid-template-columns:1fr}}.contact-hero{position:relative;padding:4rem 2rem;background-color:#061b12;color:#fff;overflow:hidden}.contact-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--contact-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.25;pointer-events:none}.contact-hero-overlay{position:relative;z-index:1}.contact-hero-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.contact-hero-content{display:flex;flex-direction:column;gap:.75rem}.contact-hero-subtitle{font-family:Jost,sans-serif;font-size:.95rem;font-weight:500;color:#b7ff5b;text-transform:uppercase;letter-spacing:1px;margin:0}.contact-hero-title{font-family:Jost,sans-serif;font-size:3rem;font-weight:700;margin:0}.contact-info{padding:4rem 2rem 3rem;background-color:#fff}.contact-info-container{max-width:1400px;margin:0 auto}.contact-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.contact-info-card{background-color:#f8fbf3;border-radius:12px;padding:2.5rem 2rem;text-align:center;box-shadow:0 4px 16px #0000000a}.contact-info-icon{width:64px;height:64px;border-radius:50%;background-color:#fff;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;color:#4caf50}.contact-info-title{font-family:Jost,sans-serif;font-size:1.05rem;font-weight:700;color:#000;margin:0 0 .75rem}.contact-info-text{font-family:Jost,sans-serif;font-size:.9rem;color:#555;margin:0}.contact-form-section{padding:0 2rem 4rem;background-color:#fff}.contact-form-container{max-width:1400px;margin:0 auto;background-color:#fff;border-radius:12px;box-shadow:0 4px 16px #0000000a;padding:2.5rem 2rem 3rem}.contact-form-heading{font-family:Jost,sans-serif;font-size:1.8rem;font-weight:700;margin:0 0 2rem}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.contact-form-row-full{grid-template-columns:1fr}.contact-form-field input,.contact-form-field select,.contact-form-field textarea{width:100%;border-radius:4px;border:1px solid #e0e0e0;padding:.85rem .8rem;font-family:Jost,sans-serif;font-size:.9rem;outline:none}.contact-form-field textarea{resize:vertical}.contact-form-field input:focus,.contact-form-field select:focus,.contact-form-field textarea:focus{border-color:#4caf50}.contact-submit-btn{align-self:flex-start;margin-top:.75rem;padding:.9rem 2.5rem;border-radius:4px;border:none;background-color:#4caf50;color:#fff;font-family:Jost,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:.8px}.contact-submit-btn:hover{background-color:#45a049}@media (max-width: 1024px){.contact-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form-container{padding:2rem 1.5rem 2.5rem}}@media (max-width: 768px){.contact-hero{padding:3rem 1.5rem}.contact-hero-title{font-size:2.4rem}.contact-info{padding:3rem 1.5rem 2.5rem}.contact-info-grid{grid-template-columns:1fr}.contact-form-section{padding:0 1.5rem 3rem}.contact-form-row{grid-template-columns:1fr}}@media (max-width: 1024px){.shop-content-container{grid-template-columns:1fr}.shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.shop-hero{padding:3rem 1.5rem}.shop-content{padding:2rem 1.5rem 3rem}.shop-products-grid{grid-template-columns:1fr}}@media (max-width: 1024px){.categories-row:first-child,.categories-row:last-child{grid-template-columns:1fr}.category-image-wrapper{width:250px;height:200px}.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.header-container{padding:0 1rem}.hero{padding:2rem 1rem}.hero-title{font-size:2rem}.features-banner{padding:1rem}.features-container{gap:1rem;font-size:.85rem}.features-title{font-size:.9rem}.feature-item{font-size:.8rem}.shop-now-btn{padding:.5rem 1rem;font-size:.8rem}.product-categories{padding:2rem 1rem}.category-card{flex-direction:column;padding:2rem}.category-title{font-size:1.5rem}.category-image-wrapper{width:100%;height:200px;justify-content:center}.category-image{object-position:center}.trendy-products{padding:2rem 1rem}.trendy-products-title{font-size:2rem}.products-nav{gap:.5rem;font-size:.85rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}}.hot-deal{padding:4rem 2rem;background-color:beige}.hot-deal-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hot-deal-image-wrapper{display:flex;align-items:center;justify-content:center;height:100%}.hot-deal-image{width:100%;max-width:500px;height:auto;object-fit:contain}.hot-deal-content{display:flex;flex-direction:column;gap:1.5rem}.hot-deal-label{font-family:Jost,sans-serif;font-size:1rem;font-weight:500;color:#4caf50;margin:0}.hot-deal-stock{font-family:Jost,sans-serif;font-size:1rem;font-weight:600;color:#000;margin:0}.hot-deal-title{font-family:Jost,sans-serif;font-size:3rem;font-weight:700;color:#000;margin:0;line-height:1.2}.countdown-timer{display:flex;gap:1rem;margin:1rem 0}.timer-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.timer-circle{width:80px;height:80px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.timer-number{font-family:Jost,sans-serif;font-size:1.5rem;font-weight:700;color:#000}.timer-label{font-family:Jost,sans-serif;font-size:.85rem;font-weight:500;color:#000}.hot-deal-btn{font-family:Jost,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;background-color:#4caf50;border:none;padding:1rem 2.5rem;border-radius:8px;cursor:pointer;transition:background-color .3s,transform .2s;width:fit-content;margin-top:1rem}.hot-deal-btn:hover{background-color:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}@media (max-width: 1024px){.hot-deal-container{grid-template-columns:1fr;gap:2rem}.hot-deal-image-wrapper{order:1}.hot-deal-content{order:2}.hot-deal-title{font-size:2.5rem}}@media (max-width: 768px){.hot-deal{padding:2rem 1rem}.hot-deal-title{font-size:2rem}.timer-circle{width:60px;height:60px}.timer-number{font-size:1.2rem}.countdown-timer{gap:.5rem}}.featured-products{padding:4rem 2rem;background-color:#fff}.featured-products-container{max-width:1400px;margin:0 auto}.featured-products-title{font-family:Jost,sans-serif;font-size:2.5rem;font-weight:700;text-align:center;color:#000;margin-bottom:3rem}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.featured-card{background-color:#fff;border-radius:12px;padding:1.5rem;text-align:center;transition:transform .3s,box-shadow .3s;border:1px solid #f0f0f0;cursor:pointer}.featured-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.featured-image-wrapper{position:relative;width:100%;height:200px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background-color:#fafafa;border-radius:8px}.featured-image{width:100%;height:100%;object-fit:contain}.featured-badge{position:absolute;top:10px;right:10px;padding:.4rem .8rem;border-radius:4px;font-family:Jost,sans-serif;font-size:.75rem;font-weight:600;color:#fff}.featured-name{font-family:Jost,sans-serif;font-size:1.1rem;font-weight:600;color:#000;margin-bottom:.75rem}.featured-rating{display:flex;justify-content:center;gap:.2rem;margin-bottom:.75rem}.featured-price{display:flex;justify-content:center;align-items:center;gap:.75rem}@media (max-width: 1024px){.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.featured-products{padding:2rem 1rem}.featured-products-title{font-size:2rem}.featured-grid{grid-template-columns:1fr;gap:1.5rem}}.video-hero{padding:4rem 2rem;background-color:#fff}.video-hero-container{max-width:1400px;margin:0 auto}.video-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background-color:#000}.video-placeholder{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;z-index:10;transition:transform .3s}.play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.testimonials{padding:4rem 2rem;background-color:beige}.testimonials-container{max-width:1400px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:3rem}.testimonials-label{font-family:Jost,sans-serif;font-size:1rem;font-weight:500;color:#4caf50;margin:0 0 .5rem}.testimonials-title{font-family:Jost,sans-serif;font-size:2.5rem;font-weight:700;color:#2e7d32;margin:0}.testimonials-wrapper{position:relative}.testimonials-scroll{display:flex;gap:2rem;overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.testimonials-scroll::-webkit-scrollbar{display:none}.scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background-color:#fff;border:2px solid #4CAF50;color:#4caf50;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s;box-shadow:0 4px 12px #0000001a}.scroll-arrow:hover{background-color:#4caf50;color:#fff;box-shadow:0 6px 16px #4caf504d}.scroll-arrow-left{left:-25px}.scroll-arrow-right{right:-25px}.testimonial-card{background-color:#fff;border-radius:12px;padding:2rem;display:flex;gap:1.5rem;box-shadow:0 4px 12px #00000014;transition:transform .3s,box-shadow .3s;flex-shrink:0;width:400px;max-width:90vw}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.testimonial-image-wrapper{flex-shrink:0;width:120px;height:120px;border-radius:8px;overflow:hidden}.testimonial-image{width:100%;height:100%;object-fit:cover}.testimonial-content{flex:1;position:relative}.testimonial-quote-icon{position:absolute;top:-10px;right:0;font-size:3rem;opacity:.1;z-index:0}.testimonial-text{font-family:Jost,sans-serif;font-size:.95rem;line-height:1.6;color:#666;margin-bottom:1rem;position:relative;z-index:1}.testimonial-author{margin-top:1rem}.testimonial-name{font-family:Jost,sans-serif;font-size:1.1rem;font-weight:700;color:#000;margin:0 0 .25rem}.testimonial-role{font-family:Jost,sans-serif;font-size:.9rem;font-weight:500;color:#4caf50;margin:0}@media (max-width: 768px){.video-hero,.testimonials{padding:2rem 1rem}.testimonials-title{font-size:2rem}.testimonial-card{flex-direction:column;text-align:center;width:320px}.testimonial-image-wrapper{margin:0 auto}.scroll-arrow{width:40px;height:40px}.scroll-arrow-left{left:-15px}.scroll-arrow-right{right:-15px}}.latest-blog{padding:4rem 2rem;background-color:#fff}.blog-container{max-width:1400px;margin:0 auto}.blog-title{font-family:Jost,sans-serif;font-size:2.5rem;font-weight:700;text-align:center;color:#000;margin-bottom:3rem}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.blog-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s,box-shadow .3s}.blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.blog-image-wrapper{width:100%;height:250px;overflow:hidden}.blog-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.blog-card:hover .blog-image{transform:scale(1.05)}.blog-meta{display:flex;gap:1.5rem;padding:1rem 1.5rem;border-bottom:1px solid #f0f0f0}.blog-meta-item{display:flex;align-items:center;gap:.5rem;font-family:Jost,sans-serif;font-size:.85rem;color:#666}.blog-meta-item svg{flex-shrink:0}.blog-card-title{font-family:Jost,sans-serif;font-size:1.2rem;font-weight:700;color:#000;margin:1rem 1.5rem;line-height:1.4}.blog-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid #f0f0f0}.blog-date{display:flex;align-items:center;gap:.5rem;font-family:Jost,sans-serif;font-size:.9rem;color:#666}.blog-date svg{flex-shrink:0}.blog-read-more{font-family:Jost,sans-serif;font-size:.95rem;font-weight:600;color:#4caf50;text-decoration:none;transition:color .3s}.blog-read-more:hover{color:#45a049}@media (max-width: 1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.latest-blog{padding:2rem 1rem}.blog-title{font-size:2rem}.blog-grid{grid-template-columns:1fr}}.footer{background-color:#fff}.footer-features{background-color:#f5f5f5;padding:3rem 2rem;border-bottom:1px solid #e0e0e0}.footer-features-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.feature-card{display:flex;align-items:center;gap:1rem;flex:1;background-color:#fff;padding:1.5rem;border-radius:8px}.feature-icon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.feature-content{flex:1}.feature-title{font-family:Jost,sans-serif;font-size:1rem;font-weight:700;color:#000;margin:0 0 .25rem}.feature-description{font-family:Jost,sans-serif;font-size:.85rem;color:#666;margin:0;line-height:1.4}.feature-divider{width:1px;height:60px;background-color:#e0e0e0;flex-shrink:0}.footer-main{background-color:beige;padding:4rem 2rem}.footer-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:3rem}.footer-column{display:flex;flex-direction:column;gap:1.5rem}.footer-brand{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.footer-logo{height:40px;width:auto}.footer-brand-name{font-family:Jost,sans-serif;font-size:1.5rem;font-weight:700;display:flex;align-items:center}.footer-market{color:#000}.footer-green{color:#4caf50}.footer-description{font-family:Jost,sans-serif;font-size:.9rem;color:#666;line-height:1.6;margin:0}.footer-contact{display:flex;flex-direction:column;gap:.75rem}.contact-item{display:flex;align-items:center;gap:.75rem;font-family:Jost,sans-serif;font-size:.9rem;color:#666}.contact-item svg{flex-shrink:0;color:#4caf50}.footer-social{display:flex;gap:1rem;margin-top:1rem}.social-icon{width:36px;height:36px;border-radius:50%;background-color:#666;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .3s;padding:0}.social-icon svg{width:18px;height:18px;display:block}.social-icon:hover{background-color:#4caf50}.footer-column-title{font-family:Jost,sans-serif;font-size:1.1rem;font-weight:700;color:#333;margin:0 0 1rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links li{margin:0}.footer-links a{font-family:Jost,sans-serif;font-size:.9rem;color:#666;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#4caf50}.newsletter-description{font-family:Jost,sans-serif;font-size:.85rem;color:#666;line-height:1.5;margin:0 0 1rem}.newsletter-form{display:flex;gap:.5rem;margin-bottom:2rem}.newsletter-input{flex:1;padding:.75rem 1rem;border:1px solid #ddd;border-radius:4px;font-family:Jost,sans-serif;font-size:.9rem;outline:none}.newsletter-input:focus{border-color:#4caf50}.newsletter-btn{padding:.75rem 1.25rem;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.newsletter-btn:hover{background-color:#45a049}.payment-title{margin-top:1rem}.payment-methods{display:flex;align-items:center}.payment-image{width:100%;max-width:300px;height:auto;object-fit:contain}.footer-bottom{background-color:#333;padding:1.5rem 2rem}.footer-bottom-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright{font-family:Jost,sans-serif;font-size:.9rem;color:#fff;margin:0}.footer-legal{display:flex;align-items:center;gap:1rem}.footer-legal a{font-family:Jost,sans-serif;font-size:.9rem;color:#fff;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#4caf50}.legal-divider{color:#666}@media (max-width: 1024px){.footer-container{grid-template-columns:repeat(2,1fr)}.footer-features-container{flex-wrap:wrap}.feature-divider{display:none}}@media (max-width: 768px){.footer-features{padding:2rem 1rem}.footer-features-container{flex-direction:column;gap:1rem}.feature-card{width:100%}.footer-main{padding:2rem 1rem}.footer-container{grid-template-columns:1fr;gap:2rem}.footer-bottom{padding:1rem}.footer-bottom-container{flex-direction:column;text-align:center}}.signup-page{min-height:100vh;background-color:#fff}.signup-container{display:grid;grid-template-columns:2fr 1fr;min-height:100vh}.signup-form-column{display:flex;align-items:center;justify-content:center;padding:3rem 4rem;background-color:#fff;position:relative;background-image:url(https://images.unsplash.com/photo-1542838132-92c53300491e?w=1200&h=1600&fit=crop&q=80);background-size:cover;background-position:center;background-repeat:no-repeat}.signup-form-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffd9;z-index:1}.signup-form-wrapper{max-width:500px;width:100%;position:relative;z-index:2}.signup-header{margin-bottom:2.5rem}.signup-logo-wrapper{margin-bottom:1.5rem}.signup-logo{height:40px;width:auto}.signup-title{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;line-height:1.2}.signup-market{color:#1a1a1a}.signup-green{color:#4caf50}.signup-subtitle{font-family:Montserrat,sans-serif;font-size:.95rem;color:#666;margin:0}.signup-link{color:#1a1a1a;text-decoration:underline;text-underline-offset:2px;transition:color .3s}.signup-link:hover{color:#4caf50}.signup-form{display:flex;flex-direction:column;gap:1.5rem}.signup-field-group{display:flex;flex-direction:column;gap:.5rem}.signup-label{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:500;color:#1a1a1a}.signup-input{width:100%;padding:.875rem 1rem;border:1px solid #e0e0e0;border-radius:8px;font-family:Montserrat,sans-serif;font-size:.95rem;color:#1a1a1a;background-color:#fff;transition:border-color .3s}.signup-input:focus{outline:none;border-color:#4caf50}.signup-password-wrapper{position:relative;display:flex;align-items:center}.signup-password-wrapper .signup-input{padding-right:100px}.signup-password-toggle{position:absolute;right:1rem;display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#666;font-family:Montserrat,sans-serif;font-size:.9rem;cursor:pointer;padding:0}.signup-password-toggle:hover{color:#1a1a1a}.signup-password-requirements{display:flex;flex-direction:column;gap:.5rem;margin-top:-.5rem}.signup-requirement-item{display:flex;align-items:center;gap:.75rem;font-family:Montserrat,sans-serif;font-size:.85rem;color:#666}.signup-requirement-dot{width:6px;height:6px;border-radius:50%;background-color:#999;flex-shrink:0}.signup-checkbox-group{display:flex;align-items:flex-start;gap:.75rem}.signup-checkbox{width:18px;height:18px;margin-top:2px;cursor:pointer;flex-shrink:0}.signup-checkbox-label{font-family:Montserrat,sans-serif;font-size:.9rem;color:#1a1a1a;line-height:1.5;cursor:pointer}.signup-terms{font-family:Montserrat,sans-serif;font-size:.85rem;color:#666;line-height:1.6;margin:0}.signup-submit-btn{width:100%;padding:1rem;background-color:#4caf50;color:#fff;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s,transform .2s}.signup-submit-btn:hover{background-color:#45a049;transform:translateY(-1px)}.signup-login-prompt{text-align:center;font-family:Montserrat,sans-serif;font-size:.95rem;color:#666;margin:1rem 0 0}.signup-graphic-column{background:linear-gradient(135deg,#2e7d32,#4caf50,#66bb6a);position:relative;overflow:hidden}.signup-graphic-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0006;z-index:1}.signup-graphic-wrapper{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;z-index:2}.signup-cart-image{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width: 1024px){.signup-container{grid-template-columns:1fr}.signup-graphic-column{display:none}.signup-form-column{padding:2rem}}@media (max-width: 768px){.signup-form-column{padding:1.5rem}.signup-title{font-size:1.75rem}}.product-detail-page{min-height:100vh;background-color:#fff}.product-detail-container{max-width:1400px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:400px 1fr 350px;gap:2rem;position:relative}.product-images-section{display:flex;flex-direction:column;gap:1rem}.main-product-image{width:100%;height:500px;border-radius:12px;overflow:hidden;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.main-product-image img{width:100%;height:100%;object-fit:contain}.product-thumbnails{display:flex;gap:.75rem;justify-content:center}.thumbnail{width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s;background-color:#f5f5f5}.thumbnail:hover,.thumbnail.active{border-color:#4caf50}.thumbnail img{width:100%;height:100%;object-fit:contain}.thumbnail-nav{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.nav-arrow{background:none;border:1px solid #ddd;border-radius:4px;padding:.5rem;cursor:pointer;color:#666;transition:all .3s;display:flex;align-items:center;justify-content:center}.nav-arrow:hover{border-color:#4caf50;color:#4caf50}.product-info-section{display:flex;flex-direction:column;gap:1.5rem}.product-detail-name{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.product-rating-section{display:flex;align-items:center;gap:.75rem}.product-rating-section .star{font-size:1.2rem;color:#ddd}.product-rating-section .star.filled{color:gold}.reviews-count{color:#666;font-size:.95rem}.product-pricing{display:flex;align-items:center;gap:1rem}.product-pricing .current-price{font-size:2rem;font-weight:700;color:#4caf50}.product-pricing .original-price{font-size:1.2rem;color:#999;text-decoration:line-through}.product-categories{display:flex;gap:.5rem;align-items:center}.categories-label{font-weight:600;color:#333}.categories-value{color:#666}.quantity-selector{display:flex;align-items:center;gap:.5rem;width:fit-content}.quantity-btn{width:40px;height:40px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:1.2rem;color:#333;display:flex;align-items:center;justify-content:center;transition:all .3s}.quantity-btn:hover{border-color:#4caf50;color:#4caf50}.quantity-input{width:80px;height:40px;border:1px solid #ddd;border-radius:4px;text-align:center;font-size:1rem;font-weight:600}.add-to-cart-btn{background-color:#4caf50;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;text-transform:uppercase;letter-spacing:.5px;transition:background-color .3s;width:fit-content}.add-to-cart-btn:hover{background-color:#45a049}.product-actions{display:flex;gap:2rem;margin-top:.5rem}.action-link{display:flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;font-size:.95rem;transition:color .3s}.action-link:hover{color:#4caf50}.share-section{display:flex;align-items:center;gap:1rem}.share-label{font-weight:600;color:#333}.social-icons{display:flex;gap:.75rem}.social-icon{width:32px;height:32px;border-radius:50%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#666;text-decoration:none;transition:all .3s;padding:0}.social-icon svg{width:16px;height:16px;display:block}.social-icon:hover{background-color:#4caf50;color:#fff}.safe-checkout{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid #eee}.safe-checkout-text{font-size:.9rem;color:#666;font-weight:500}.payment-logos{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.payment-logo{font-size:.75rem;font-weight:600;color:#666;padding:.25rem .5rem;background-color:#f5f5f5;border-radius:4px}.product-tabs-section{grid-column:1 / 3;margin-top:2rem}.hot-sales-banner-inline{border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:2rem;width:100%}.hot-sales-image-wrapper{width:100%;display:flex;align-items:center;justify-content:center}.hot-sales-image-wrapper .hot-sales-image{width:100%;height:auto;object-fit:contain;display:block}.tabs-header{display:flex;gap:2rem;border-bottom:2px solid #eee;margin-bottom:2rem}.tab-btn{background:none;border:none;padding:1rem 0;font-size:1rem;font-weight:600;color:#666;cursor:pointer;position:relative;transition:color .3s}.tab-btn:hover,.tab-btn.active{color:#4caf50}.tab-btn.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#4caf50}.tab-content{min-height:200px}.description-heading{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.description-text{font-size:1rem;line-height:1.8;color:#666;white-space:pre-line}.reviews-content{padding:2rem 0;color:#666}.product-sidebar{display:flex;flex-direction:column;gap:2rem}.top-rated-section{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d}.sidebar-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}.top-rated-list{display:flex;flex-direction:column;gap:0}.top-rated-item{display:flex;gap:1rem;cursor:pointer;transition:transform .3s;padding:1rem 0;border-radius:8px}.top-rated-item:hover{transform:translate(5px)}.top-rated-divider{height:1px;background-color:#e0e0e0;margin:0}.top-rated-image{width:80px;height:80px;object-fit:contain;border-radius:8px;background-color:#f5f5f5;flex-shrink:0}.top-rated-info{display:flex;flex-direction:column;gap:.5rem;flex:1}.top-rated-name{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0}.top-rated-rating{display:flex;gap:.25rem;margin-bottom:.25rem}.top-rated-rating .star{font-size:.9rem;color:#ddd}.top-rated-rating .star.filled{color:gold}.top-rated-price{display:flex;align-items:center;gap:.5rem}.top-rated-price .current-price{font-size:1rem;font-weight:700;color:#4caf50}.top-rated-price .original-price{font-size:.85rem;color:#999;text-decoration:line-through}.hot-sales-label{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;opacity:.95;margin-bottom:.5rem}.hot-sales-title{font-size:2.5rem;font-weight:700;margin:0;line-height:1.1}.hot-sales-subtitle{font-size:1.2rem;font-weight:500;margin:.5rem 0;opacity:.95}.hot-sales-link{color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;display:inline-block;margin-top:1rem;transition:transform .3s}.hot-sales-link:hover{transform:translate(5px)}@media (max-width: 1200px){.product-detail-container{grid-template-columns:1fr}.product-images-section{width:100%;max-width:400px;margin:0 auto}}@media (max-width: 968px){.product-detail-container{flex-direction:column}.product-images-section{width:100%;max-width:100%}.main-product-image{height:400px}.product-details-row{grid-template-columns:1fr}.hot-sales-banner-inline{margin-top:1rem}}@media (max-width: 768px){.product-detail-container{padding:1rem}.product-detail-name{font-size:2rem}.main-product-image{height:300px}.thumbnail{width:60px;height:60px}}.related-products{padding:4rem 2rem;background-color:#fff;margin-top:4rem}.related-products-container{max-width:1400px;margin:0 auto}.related-products-title{font-family:Jost,sans-serif;font-size:2.5rem;font-weight:700;color:#4caf50;margin-bottom:3rem}.related-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.related-product-card{background-color:#fff;border-radius:12px;padding:1.5rem;text-align:center;transition:transform .3s,box-shadow .3s;border:1px solid #f0f0f0;cursor:pointer}.related-product-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.related-product-image-wrapper{position:relative;width:100%;height:200px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:8px}.related-product-image{width:100%;height:100%;object-fit:contain}.related-product-badge{position:absolute;top:10px;right:10px;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;z-index:1}.badge-new{background-color:#4caf50;color:#fff}.badge-hot{background-color:#ff6b35;color:#fff}.badge-sell{background-color:#f44336;color:#fff}.related-product-rating{display:flex;justify-content:center;gap:.25rem;margin-bottom:.5rem}.related-product-rating .star{font-size:1rem;color:#ddd}.related-product-rating .star.filled{color:gold}.related-product-name{font-size:1rem;font-weight:600;color:#1a1a1a;margin:.5rem 0}.related-product-price{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem}.related-product-price .current-price{font-size:1.1rem;font-weight:700;color:#4caf50}.related-product-price .original-price{font-size:.9rem;color:#999;text-decoration:line-through}.product-features{background-color:#f5f5f5;padding:3rem 2rem;margin-top:4rem}.product-features-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.product-feature-card{display:flex;align-items:center;gap:1rem;flex:1;background-color:#fff;padding:1.5rem;border-radius:8px}.product-feature-icon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.product-feature-content{flex:1}.product-feature-title{font-family:Jost,sans-serif;font-size:1rem;font-weight:700;color:#4caf50;margin:0 0 .25rem}.product-feature-description{font-family:Jost,sans-serif;font-size:.85rem;color:#666;margin:0;line-height:1.4}.product-feature-divider{width:1px;height:60px;background-color:#e0e0e0;flex-shrink:0}@media (max-width: 1200px){.related-products-grid{grid-template-columns:repeat(3,1fr)}.product-features-container{flex-wrap:wrap}.product-feature-divider{display:none}}@media (max-width: 968px){.related-products-grid{grid-template-columns:repeat(2,1fr)}.related-products{padding:2rem 1rem}.related-products-title{font-size:2rem}.product-features{padding:2rem 1rem}.product-features-container{flex-direction:column;gap:1rem}.product-feature-card{width:100%}}@media (max-width: 768px){.related-products-grid{grid-template-columns:1fr;gap:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;background-color:#fff;color:#213547;min-height:100vh}#root{width:100%;min-height:100vh}
