.hero{background:#f7e8d5;padding:80px 20px 20px;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}.inapp-browser-banner{color:#7a4d00;background:#fff4e5;border:1px solid #ffd8a8;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:#8b5a3c;border:none;border-radius:8px;padding:10px 14px;font-weight:600}@media (max-width:768px){.hero{padding:40px 15px 15px}.inapp-browser-banner{flex-direction:column;align-items:flex-start}.inapp-open-btn{width:100%}.hero-container{flex-direction:column;gap:30px}.hero-content .badge{margin-bottom:15px;padding:6px 12px;font-size:12px}.hero-content h1{margin-bottom:15px;font-size:36px;line-height:1.2}.hero-content p{max-width:100%;font-size:14px}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:20px}.btn-primary,.btn-outline{flex:1;min-width:140px;padding:12px 20px;font-size:14px}}@media (max-width:480px){.hero-content h1{font-size:28px}.hero-content p{font-size:13px}.hero-buttons{flex-direction:column}.btn-primary,.btn-outline{width:100%}}.hero-content .badge{background:#f2d6b3;border-radius:20px;margin-bottom:20px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-block}.hero-content h1{color:#1d1d1d;margin:0 0 20px;font-family:Playfair Display,serif;font-size:64px}.hero-content p{color:#555;max-width:480px;font-size:18px}.hero-buttons{gap:16px;margin-top:30px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#7a1f1f;border:none;border-radius:10px;padding:14px 28px;font-size:16px}.btn-outline{color:#7a1f1f;cursor:pointer;background:0 0;border:2px solid #7a1f1f;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 #d6b27c;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:0;right:-40px;box-shadow:0 10px 25px #0000001a}.homemade strong{color:#7a1f1f;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:-25px}.homemade strong{font-size:18px}.homemade span{font-size:12px}}@media (max-width:480px){.ring{border-width:3px;width:220px;height:220px}.ring img{width:190px;height:190px}.homemade{padding:10px 14px;top:-5px;right:-20px}.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:#7a1f1f;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:#7a1f1f;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{gap:15px;margin-top:20px}.arrow-btn{width:36px;height:36px;font-size:20px}.dot{width:10px;height:10px}.dot.active{width:28px}}@media (max-width:480px){.hero-controls{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:#fffaf3;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:240px}.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:repeat(2,1fr);gap:12px}.category-card{min-height:280px}.category-card img{object-fit:contain;height:200px}.category-card h3{padding:18px 12px;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:50px 20px 20px}.bestseller-grid{grid-template-columns:repeat(2,1fr);gap:12px}.bestsellers h2{margin:10px 0 25px;font-size:26px}.view-all{padding:12px 24px;font-size:14px}}@media (max-width:480px){.bestsellers{padding:40px 15px 15px}.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-card img{object-position:center 35%;height:100%;padding:0}.bestsellers .product-card h3{font-size:19px}}
.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)}
.testimonials{color:#fff;text-align:center;background:#7a1f1f;padding:110px 20px}.test-pill{background:#8f3a2d;border-radius:20px;margin-bottom:20px;padding:8px 18px;font-size:14px;display:inline-block}.testimonials h2{margin-bottom:60px;font-family:Playfair Display,serif;font-size:52px}.testimonial-card{background:#ffffff14;border-radius:24px;max-width:900px;margin:auto;padding:60px 40px}.stars{color:#e0b04b;margin-bottom:30px;font-size:26px}.review-text{margin-bottom:30px;font-size:26px;font-style:italic;line-height:1.6}.reviewer strong{color:#e0b04b;font-size:20px;display:block}.reviewer span{opacity:.85;font-size:16px}.controls{justify-content:center;align-items:center;gap:30px;margin:50px auto;display:flex}.controls button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:50%;width:44px;height:44px;font-size:22px}.dots{gap:10px;display:flex}.dots span{background:#fff6;border-radius:50%;width:10px;height:10px}.dots span.active{background:#e0b04b;border-radius:8px;width:28px}.see-all{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:14px;margin-top:30px;padding:16px 36px;font-size:16px;text-decoration:none;transition:all .3s;display:inline-block}.see-all:hover{color:#7a1f1f;background:#fff}@media (max-width:768px){.testimonials{padding:80px 20px}.testimonials h2{margin-bottom:40px;font-size:32px}.testimonial-card{border-radius:20px;padding:40px 25px}.review-text{margin-bottom:20px;font-size:18px}.stars{margin-bottom:20px;font-size:20px}.reviewer strong{font-size:16px}.reviewer span{font-size:14px}.controls{gap:20px;margin:35px auto}.controls button{width:40px;height:40px;font-size:18px}}@media (max-width:480px){.testimonials{padding:60px 15px}.testimonials h2{margin-bottom:30px;font-size:24px}.test-pill{padding:6px 12px;font-size:12px}.testimonial-card{padding:30px 18px}.review-text{margin-bottom:15px;font-size:14px}.stars{margin-bottom:15px;font-size:18px}.reviewer strong{font-size:14px}.reviewer span{font-size:12px}.controls{gap:15px;margin:25px auto}.controls button{width:36px;height:36px;font-size:16px}.see-all{padding:12px 20px;font-size:14px}}
.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}}
