.hero{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);padding:64px 20px 24px;position:relative;overflow:hidden}.hero-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:auto;display:flex}.hero-content{flex:520px;min-width:0}.inapp-browser-banner{color:#059669;background:#ecfdf5;border:1px solid #10b981;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.inapp-browser-banner p{margin:0;font-size:14px;line-height:1.4}.inapp-open-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#059669;border:none;border-radius:8px;padding:10px 14px;font-weight:600}@media (max-width:768px){.hero{padding:34px 16px 18px}.inapp-browser-banner{flex-direction:column;align-items:flex-start}.inapp-open-btn{width:100%}.hero-container{flex-direction:column;align-items:stretch;gap:24px}.hero-content .badge{margin-bottom:15px;padding:6px 12px;font-size:12px}.hero-content h1{margin-bottom:14px;font-size:clamp(2.65rem,11vw,4rem);line-height:1.02}.hero-content p{max-width:100%;font-size:15px;line-height:1.5}.hero-buttons{flex-direction:column;gap:12px;margin-top:18px}.btn-primary,.btn-outline{text-align:center;justify-content:center;width:100%;padding:13px 18px;font-size:14px}}@media (max-width:480px){.hero{padding:28px 14px 16px}.hero-content h1{font-size:clamp(2.3rem,13vw,3.25rem)}.hero-content p{font-size:14px}}.hero-content .badge{background:#d1fae5;border-radius:20px;margin-bottom:20px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-block}.hero-content h1{color:#1d1d1d;letter-spacing:-.02em;margin:0 0 20px;font-family:Playfair Display,serif;font-size:clamp(3.5rem,6vw,4rem);line-height:.98}.hero-content p{color:#555;max-width:480px;font-size:18px}.hero-buttons{flex-wrap:wrap;gap:16px;margin-top:30px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;padding:14px 28px;font-size:16px}.btn-outline{color:#10b981;cursor:pointer;background:0 0;border:2px solid #10b981;border-radius:10px;padding:14px 28px;font-size:16px}.hero-image{width:100%;max-width:450px;margin:0 auto;position:relative}.ring{border:6px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:420px;height:420px;margin:0 auto;display:flex}.ring img{object-fit:cover;border-radius:50%;width:360px;height:360px}.homemade{text-align:center;background:#fff;border-radius:16px;padding:16px 20px;position:absolute;top:12px;right:0;box-shadow:0 10px 25px #0000001a}.homemade strong{color:#dc2626;font-size:22px;display:block}.homemade span{color:#555;font-size:14px}@media (max-width:768px){.ring{border-width:4px;width:280px;height:280px}.ring img{width:240px;height:240px}.homemade{padding:12px 16px;top:10px;right:0}.homemade strong{font-size:18px}.homemade span{font-size:12px}}@media (max-width:480px){.ring{border-width:3px;width:min(220px,70vw);height:min(220px,70vw)}.ring img{width:min(190px,61vw);height:min(190px,61vw)}.homemade{padding:9px 12px;top:6px;right:4px}.homemade strong{font-size:16px}.homemade span{font-size:11px}}.hero-controls{align-items:center;gap:20px;margin-top:30px;display:flex}.arrow-btn{color:#dc2626;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .3s;display:flex}.arrow-btn:hover{background:#fafafa;border-color:#dc2626;transform:scale(1.1)}.arrow-btn:active{transform:scale(.95)}.slide-dots{align-items:center;gap:8px;display:flex}.dot{cursor:pointer;background:#e0e0e0;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.dot:hover{background:silver;transform:scale(1.2)}.dot.active{background:#7a1f1f;border-radius:6px;width:32px}.slide-image{animation:.5s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:.8}to{opacity:1}}.badge{animation:.5s ease-out slideInDown}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero-content h1{animation:.6s ease-out slideInLeft}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.hero-content p{animation:.7s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-controls{justify-content:center;gap:15px;margin-top:18px}.arrow-btn{width:36px;height:36px;font-size:20px}.dot{width:10px;height:10px}.dot.active{width:28px}}@media (max-width:480px){.hero-controls{justify-content:flex-start;gap:12px;margin-top:16px}.arrow-btn{width:32px;height:32px;font-size:18px}.dot{width:8px;height:8px}.dot.active{width:24px}.slide-dots{gap:6px}}
.category-image{object-fit:cover;background:#f0f0f0;border-bottom:1px solid #eee;width:100%;height:180px;display:block}.categories{text-align:center;background:#f0fdf4;width:100%;padding:60px 20px}.categories-container{text-align:center;max-width:1400px;margin:auto}.pill{color:#8b5a3c;background:#ede6d9;border-radius:20px;margin-bottom:16px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.categories h2{color:#1d1d1d;text-align:center;margin-bottom:16px;font-family:Playfair Display,serif;font-size:52px}.categories p{color:#666;text-align:center;max-width:800px;margin:0 auto 60px;font-size:18px;line-height:1.6}.category-grid{grid-template-columns:repeat(5,1fr);gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:0;display:grid}.category-card{height:100%;color:inherit;background:#fff;border-radius:20px;flex-direction:column;min-height:300px;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000014}.category-card:hover{transform:translateY(-8px);box-shadow:0 8px 25px #0000001f}.category-card img{object-fit:cover;background:#f0f0f0;width:100%;height:220px;display:block}.category-card h3{color:#1d1d1d;text-align:center;flex-grow:1;justify-content:center;align-items:center;margin:0;padding:24px 20px;font-family:Playfair Display,serif;font-size:24px;font-weight:700;text-decoration:none;display:flex}.category-card a{color:inherit;text-decoration:none}@media (max-width:1200px){.categories{padding:50px 20px}.category-grid{grid-template-columns:repeat(4,1fr);gap:20px}.category-card{min-height:280px}.category-card img{height:200px}.category-card h3{padding:20px 15px;font-size:20px}}@media (max-width:992px){.categories{padding:45px 20px}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px}.category-card{min-height:260px}.category-card img{height:180px}.category-card h3{padding:18px 12px;font-size:18px}}@media (max-width:768px){.categories{padding:40px 15px}.category-grid{grid-template-columns:repeat(2,1fr);gap:15px}.category-card{min-height:220px}.category-card img{object-fit:contain;height:180px}.category-card h3{padding:15px 10px;font-size:16px}.categories h2{margin-bottom:10px;font-size:28px}.categories p{margin-bottom:30px;font-size:13px}}@media (max-width:480px){.categories{padding:35px 12px}.category-grid{grid-template-columns:1fr;gap:14px}.category-card{min-height:0}.category-card img{object-fit:cover;height:180px}.category-card h3{padding:16px 14px;font-size:18px}.categories h2{margin-bottom:8px;font-size:22px}.categories p{margin-bottom:25px;font-size:12px}.pill{margin-bottom:10px;padding:5px 10px;font-size:11px}}.category-title{color:#1d1d1d;padding:20px;font-family:Playfair Display,serif;font-size:22px}
.bestsellers{text-align:left;background:#f6e6cf;padding:80px 40px 20px}.bestsellers .pill{background:#ead3a3;border-radius:20px;padding:6px 14px;font-size:14px}.bestsellers h2{margin:16px 0 40px;font-size:42px}.bestseller-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px;display:grid}@media (max-width:1200px){.bestseller-grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (max-width:992px){.bestseller-grid{grid-template-columns:repeat(2,1fr);gap:16px}.bestsellers{padding:60px 30px 20px}.bestsellers h2{margin:12px 0 30px;font-size:32px}}@media (max-width:768px){.bestsellers{padding:44px 16px 18px}.bestseller-grid{grid-template-columns:repeat(2,1fr);gap:12px}.bestsellers h2{margin:10px 0 25px;font-size:28px;line-height:1.15}.view-all{padding:12px 24px;font-size:14px}}@media (max-width:480px){.bestsellers{padding:38px 14px 16px}.bestseller-grid{grid-template-columns:1fr;gap:10px}.bestsellers h2{font-size:20px}.bestsellers .pill{padding:5px 10px;font-size:12px}}.card{background:#fff;border-radius:20px;padding:16px}.card img{border-radius:16px;width:100%}.card h4{margin-top:12px}.view-all{cursor:pointer;color:#333;background:#fff;border:1px solid #ccc;border-radius:10px;margin-top:20px;padding:14px 28px;font-weight:500;text-decoration:none;display:inline-block}
.bestsellers .product-card{background:#fff;border:1px solid #efefef;border-radius:18px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.bestsellers .product-image-wrap{aspect-ratio:4/5;background:#f3f3f3;width:100%;position:relative;overflow:hidden}.bestsellers .product-card img{object-fit:cover;object-position:center 38%;box-sizing:border-box;background:#f3f3f3;width:100%;height:100%;padding:0;transition:transform .35s;display:block;position:absolute;inset:0}.bestsellers .product-card:hover img{transform:scale(1.05)}.bestsellers .product-card h3{color:#1e1e1e;margin:12px 12px 4px;font-family:Playfair Display,serif;font-size:19px;font-weight:700;line-height:1.25}.bestsellers .product-card .description{color:#646464;margin:0 12px 10px;font-size:12px;line-height:1.4}.bestsellers .weights{flex-wrap:wrap;gap:8px;margin:0 12px 10px;display:flex}.bestsellers .weights button{color:#363636;cursor:pointer;background:#eadfcb;border:none;border-radius:12px;padding:7px 12px;font-size:14px;font-weight:500}.bestsellers .weights button.active{color:#fff;background:#7a1f1f}.bestsellers .price{color:#7a1f1f;margin:0 12px;font-size:15px;font-weight:700}.bestsellers .card-action-row{justify-content:flex-end;margin:8px 12px 12px;display:flex}.bestsellers .add-btn{color:#1a1a1a;cursor:pointer;background:#d4a650;border:none;border-radius:8px;min-width:96px;padding:8px 14px;font-size:15px;font-weight:600}.bestsellers .add-btn:hover{background:#c89742}.bestsellers .add-btn.added{color:#fff;background:#2e7d32}@media (max-width:480px){.bestsellers .product-card{border-radius:16px}.bestsellers .product-content,.bestsellers .product-card{min-width:0}.bestsellers .product-card img{object-position:center 35%;height:100%;padding:0}.bestsellers .product-card h3{margin-bottom:6px;font-size:18px}.bestsellers .weights button{text-align:center;flex:auto}.bestsellers .card-action-row{justify-content:stretch}.bestsellers .add-btn{width:100%}}
.about{background:#fffaf3;padding:100px 20px}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:auto;display:grid}@media (max-width:992px){.about-container{gap:40px}.about{padding:80px 20px}.about-image img{max-width:400px}.about-content h2{font-size:40px}}@media (max-width:768px){.about{padding:60px 20px}.about-container{grid-template-columns:1fr;gap:40px}.about-image img{max-width:100%;height:auto}.experience-badge{width:auto;margin-top:20px;display:inline-block;position:static}.about-content h2{font-size:32px}.about-content p{font-size:16px}.about-points li{margin-bottom:12px;padding-left:32px;font-size:15px}}@media (max-width:480px){.about{padding:40px 15px}.about-content h2{margin-bottom:15px;font-size:24px}.about-content p{margin-bottom:20px;font-size:14px}.about-points li{margin-bottom:10px;padding-left:28px;font-size:13px}.about-pill{padding:6px 12px;font-size:12px}.about-btn{padding:12px 20px;font-size:14px}}.about-image{position:relative}.about-image img{border-radius:50%;width:100%;max-width:480px;display:block}.experience-badge{color:#fff;text-align:center;background:#7a1f1f;border-radius:20px;padding:26px 32px;position:absolute;bottom:-30px;right:40px;box-shadow:0 20px 40px #0003}.experience-badge strong{font-size:36px;display:block}.experience-badge span{font-size:16px}.about-pill{background:#f3dcc0;border-radius:20px;margin-bottom:18px;padding:8px 18px;font-size:14px;font-weight:600;display:inline-block}.about-content h2{margin-bottom:20px;font-family:Playfair Display,serif;font-size:52px}.about-content p{color:#666;margin-bottom:26px;font-size:18px;line-height:1.7}.about-points{margin-bottom:30px;padding:0;list-style:none}.about-points li{color:#444;margin-bottom:14px;padding-left:36px;font-size:17px;position:relative}.about-points li:before{content:"✓";color:#7a1f1f;background:#f3dcc0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex;position:absolute;top:0;left:0}.about-btn{color:#fff;cursor:pointer;background:#7a1f1f;border:none;border-radius:14px;padding:16px 30px;font-size:16px;text-decoration:none;transition:all .3s;display:inline-block}.about-btn:hover{background:#8f2a2a;transform:translateY(-2px)}
.cta{text-align:center;color:#fff;background:linear-gradient(135deg,#7b1e1e,#8e2a2a);padding:80px 40px}.cta h2{margin-bottom:16px;font-size:44px}.cta p{max-width:600px;margin:0 auto 40px;font-size:18px;line-height:1.6}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.cta-btn{cursor:pointer;color:#000;background:#d4a64f;border:none;border-radius:12px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-btn:hover{background:#e2b857;transform:translateY(-2px)}@media (max-width:992px){.cta{padding:60px 30px}.cta h2{font-size:36px}.cta p{margin-bottom:30px;font-size:16px}.cta-buttons{gap:15px}.cta-btn{padding:12px 24px;font-size:15px}}@media (max-width:768px){.cta{padding:50px 20px}.cta h2{margin-bottom:12px;font-size:28px}.cta p{margin-bottom:25px;font-size:14px}.cta-buttons{flex-direction:column;gap:12px}.cta-btn{width:100%;padding:12px 20px;font-size:14px}}@media (max-width:480px){.cta{padding:40px 15px}.cta h2{font-size:22px}.cta p{margin-bottom:20px;font-size:13px}.cta-btn{padding:11px 18px;font-size:13px}}
