.hero{background:linear-gradient(135deg,#fff8ef 0%,#fde7c3 100%);align-items:center;min-height:100vh;padding:80px 0;display:flex;position:relative;overflow:hidden}.hero-wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:90%;max-width:1300px;margin:auto;display:grid}.hero-left h1{color:#2d1f1a;margin:20px 0;font-size:4.5rem;font-weight:800;line-height:1.1}.gradient-text{background:linear-gradient(90deg,#d48a2e,#ffb648);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:block}.hero-tag{color:#b76e2e;background:#d48a2e26;border-radius:50px;padding:10px 22px;font-weight:600;display:inline-block}.hero-left p{color:#555;max-width:550px;font-size:1.1rem;line-height:1.8}.hero-buttons{gap:20px;margin-top:35px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#c97a1e;border:none;border-radius:50px;padding:15px 35px;font-size:1rem;font-weight:700;transition:all .3s}.primary-btn:hover{transform:translateY(-4px);box-shadow:0 10px 25px #c97a1e4d}.secondary-btn{color:#c97a1e;cursor:pointer;background:#fff;border:2px solid #c97a1e;border-radius:50px;padding:15px 35px;font-size:1rem;font-weight:700;transition:all .3s}.secondary-btn:hover{color:#fff;background:#c97a1e}.hero-features{gap:40px;margin-top:50px;display:flex}.feature-item h3{color:#c97a1e;margin-bottom:5px;font-size:2rem}.feature-item p{color:#666;font-size:.95rem}.hero-right{justify-content:center;align-items:center;display:flex;position:relative}.circle-bg{background:radial-gradient(circle,#ffd79f,#f5c06b);border-radius:50%;width:500px;height:500px;position:absolute}.hero-image{object-fit:cover;z-index:2;border-radius:50%;width:500px;height:500px;animation:4s ease-in-out infinite float;box-shadow:0 25px 50px #00000026}.floating-card{z-index:5;background:#fff;border-radius:20px;padding:14px 20px;font-weight:600;position:absolute;box-shadow:0 10px 30px #0000001a}.card-1{top:60px;left:20px}.card-2{bottom:60px;right:20px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (width<=992px){.hero-wrapper{text-align:center;grid-template-columns:1fr}.hero-left h1{font-size:3rem}.hero-left p{max-width:100%}.hero-buttons,.hero-features{flex-wrap:wrap;justify-content:center}.hero-image{width:380px;height:380px}.circle-bg{width:400px;height:400px}}@media (width<=576px){.hero{padding:60px 0}.hero-left h1{font-size:2.2rem}.hero-buttons{flex-direction:column}.primary-btn,.secondary-btn{width:100%}.hero-image{width:280px;height:280px}.circle-bg{width:300px;height:300px}.card-1,.card-2{padding:10px 14px;font-size:.8rem}.hero-features{gap:20px}}.products-section{padding:3rem 0 5rem;position:relative}.section-title{text-align:center;background:linear-gradient(135deg,#2d1f1a,#b76e2e);color:#0000;-webkit-background-clip:text;background-clip:text;width:100%;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:800;display:inline-block;position:relative}.section-title:after{content:"🍬";opacity:.3;font-size:2rem;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.section-sub{text-align:center;color:#8b694e;letter-spacing:1px;margin-bottom:2rem;font-size:1.1rem;font-weight:500}.category-filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.filter-btn{color:#b76e2e;cursor:pointer;background:0 0;border:2px solid #dca25c;border-radius:50px;padding:.7rem 1.8rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .3s}.filter-btn:hover{color:#fff;background:#dca25c;transform:translateY(-2px)}.filter-btn.active{color:#fff;background:linear-gradient(135deg,#dca25c,#b76e2e);border-color:#0000}.products-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;margin-top:1rem;display:grid}.product-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffffff2;border-radius:32px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.product-card:before{content:"";z-index:2;background:linear-gradient(90deg,#dca25c,#ffe6b3,#dca25c);height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.product-card:hover:before{transform:scaleX(1)}.product-card:hover{transform:translateY(-15px);box-shadow:0 35px 55px #b76e2e40}.product-img{background:linear-gradient(135deg,#fdf3e9,#fce8dc);height:260px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image{transform:scale(1.1)}.product-overlay{opacity:0;background:linear-gradient(135deg,#0000004d,#0000001a);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.product-card:hover .product-overlay{opacity:1}.premium-badge{color:#fff;letter-spacing:1px;z-index:3;background:linear-gradient(135deg,#dca25c,#b76e2e);border-radius:50px;padding:.3rem .8rem;font-size:.7rem;font-weight:700;position:absolute;top:15px;right:15px}.product-info{padding:1.8rem}.product-info h3{color:#2d1f1a;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.product-desc{color:#7e5d48;margin-bottom:.8rem;font-size:.9rem;line-height:1.5}.product-meta{margin-bottom:1rem}.weight{color:#8b694e;align-items:center;gap:.3rem;font-size:.8rem;display:inline-flex}.price-row{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.price{background:linear-gradient(135deg,#b76e2e,#dca25c);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800}.add-cart{color:#b46e2c;cursor:pointer;background:linear-gradient(135deg,#f3e1cf,#e8d5c2);border:none;border-radius:50px;padding:.7rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:all .3s}.add-cart:hover{color:#fff;background:linear-gradient(135deg,#dca25c,#c47e38);transform:scale(1.05);box-shadow:0 5px 15px #dca25c66}.no-products{text-align:center;color:#8b694e;padding:3rem;font-size:1.1rem}@media (width<=768px){.section-title{font-size:2rem}.category-filters{gap:.5rem}.filter-btn{padding:.5rem 1.2rem;font-size:.8rem}.products-grid{gap:1.5rem}}.about-section{background:linear-gradient(135deg,#fff7ef 0%,#fff0e5 100%);border-radius:60px;margin:4rem 0;padding:4rem 3rem;position:relative;overflow:hidden}.about-section:before{content:"✨";opacity:.05;pointer-events:none;font-size:10rem;position:absolute;top:-30px;right:-30px}.about-flex{z-index:1;flex-wrap:wrap;align-items:center;gap:4rem;display:flex;position:relative}.about-text{flex:1}.about-text h2{background:linear-gradient(135deg,#2d1f1a,#b76e2e);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:800}.about-text p{color:#5a3d2e;margin:1.2rem 0;font-size:1.05rem;line-height:1.8}.about-icon{text-align:center;color:#db9e5a;background:radial-gradient(circle,#db9e5a1a,#0000);border-radius:50%;flex:1;padding:2rem;font-size:9rem;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.testimonials{background:linear-gradient(#0000,#dca25c0d);padding:4rem 0 6rem}.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.testimonial-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.testimonial-avatar{object-fit:cover;border:3px solid #dca25c;border-radius:50%;width:60px;height:60px;box-shadow:0 5px 15px #0000001a}.testimonial-card{background:#fff;border:1px solid #dca25c33;border-radius:40px;padding:2rem;transition:all .4s;position:relative;box-shadow:0 15px 40px #00000014}.testimonial-card:hover{border-color:#dca25c80;transform:translateY(-8px);box-shadow:0 25px 50px #b76e2e26}.quote-icon{color:#dca25c;opacity:.5;font-family:serif;font-size:3rem;line-height:1}.testimonial-text{color:#4a3528;z-index:1;margin:1rem 0 1.5rem;font-size:1rem;font-style:italic;line-height:1.7;position:relative}.testimonial-author strong{color:#b76e2e;font-size:1.1rem;font-weight:700;display:block}.testimonial-author span{color:#8b694e;font-size:.85rem}.rating{color:#f4b942;letter-spacing:3px;margin-top:1rem;font-size:1.1rem}.contact-section{background:linear-gradient(135deg,#fef9f0,#fff5ea);border-radius:60px;margin:3rem 0;padding:5rem 0;position:relative;overflow:hidden}.contact-flex{flex-wrap:wrap;gap:4rem;display:flex}.contact-info{flex:1}.contact-info h2{background:linear-gradient(135deg,#2d1f1a,#b76e2e);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:800}.contact-info p{color:#5e4033;margin-bottom:2rem;line-height:1.6}.contact-details{margin-top:2rem}.contact-details div{color:#5a3d2e;align-items:center;gap:1rem;margin:1.2rem 0;padding:.5rem;font-size:1rem;transition:transform .3s;display:flex}.contact-details div:hover{transform:translate(5px)}.contact-details i{color:#c27d3a;width:30px;font-size:1.3rem}.contact-hours{border-top:2px dashed #b76e2e33;margin-top:2rem;padding-top:1rem}.contact-hours h4{color:#b76e2e;margin-bottom:.5rem;font-size:1.2rem}.contact-form{flex-direction:column;flex:1;gap:1.2rem;display:flex}.contact-form input,.contact-form textarea{background:#fff;border:2px solid #eadbce;border-radius:20px;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#dca25c;outline:none;transform:translateY(-2px);box-shadow:0 0 0 3px #dca25c1a}.contact-form textarea{resize:vertical;min-height:120px}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8f0fa;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 20px #0000000d}.nav-container{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.logo{background:linear-gradient(135deg,#b76e2e,#daa15d);color:#0000;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:1.7rem;font-weight:800;text-decoration:none}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:#3a2a24;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#c17a3a;transform:translateY(-2px)}.cart-icon{cursor:pointer;background:#f3e1cf;border-radius:50px;padding:.5rem .9rem;font-size:1.4rem;position:relative}.cart-count{color:#fff;background:#c27d3a;border-radius:50%;min-width:20px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;position:absolute;top:-8px;right:-8px}.mobile-menu{cursor:pointer;color:#b76e2e;font-size:1.8rem;display:none}@media (width<=800px){.nav-links{flex-direction:column;gap:1.2rem;width:100%;padding-top:1.5rem;display:none}.nav-links.open{display:flex}.mobile-menu{display:block}}.footer{color:#f3e1cf;background:linear-gradient(135deg,#1a0f0a 0%,#2d1f1a 100%);border-radius:40px 40px 0 0;margin-top:5rem;padding:4rem 0 2rem;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg,#dca25c,#ffe6b3,#dca25c);height:4px;position:absolute;inset:0 0 auto}.footer:after{content:"";filter:blur(30px);background:#dca25c14;border-radius:50%;width:350px;height:350px;position:absolute;top:-180px;right:-120px}.footer .container{z-index:2;position:relative}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;margin-bottom:2.5rem;display:flex}.footer-brand h3{background:linear-gradient(135deg,#fff5e1,#dca25c);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-family:Playfair Display,serif;font-size:2rem}.footer-brand p{color:#f3e1cfcc;letter-spacing:1px;font-size:.95rem}.footer-links{flex-wrap:wrap;gap:2rem;display:flex}.footer-links a{color:#f3e1cf;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.footer-links a:after{content:"";background:#dca25c;width:0%;height:2px;transition:all .3s;position:absolute;bottom:-6px;left:0}.footer-links a:hover{color:#dca25c}.footer-links a:hover:after{width:100%}.footer-social{gap:1rem;display:flex}.footer-social a{text-decoration:none}.footer-social i{color:#f3e1cf;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;transition:all .35s;display:flex}.footer-social i:hover{color:#1a0f0a;background:#dca25c;transform:translateY(-5px);box-shadow:0 10px 25px #dca25c4d}.footer-bottom{text-align:center;border-top:1px solid #f3e1cf26;padding-top:1.5rem}.footer-bottom p{margin:6px 0}.footer-bottom p:first-child{color:#f3e1cfbf;font-size:.9rem}.footer-credit{color:#f3e1cfd9;font-size:.95rem}.footer-credit span{color:#dca25c;margin-left:4px;font-weight:700;transition:all .3s}.footer-credit span:hover{color:#ffe6b3}@media (width<=992px){.footer-content{text-align:center;justify-content:center}.footer-links,.footer-social{justify-content:center}}@media (width<=768px){.footer{border-radius:30px 30px 0 0;padding:3rem 0 1.5rem}.footer-brand h3{font-size:1.7rem}.footer-links{gap:1.2rem}.footer-links a{font-size:.95rem}.footer-social i{width:42px;height:42px;font-size:1.1rem}.footer-credit{font-size:.85rem;line-height:1.6}}@media (width<=480px){.footer-brand h3{font-size:1.5rem}.footer-links{flex-direction:column;gap:1rem}.footer-social{gap:.8rem}.footer-social i{width:40px;height:40px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#2d1f1a;scroll-behavior:smooth;background:linear-gradient(135deg,#fefaf5 0%,#fff7ef 100%);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f3e9e0;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#c98a40,#b76e2e);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#b76e2e,#9a5a2a)}.container{max-width:1280px;margin:0 auto;padding:0 2rem}@media (width<=768px){.container{padding:0 1.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.fade-in-up{animation:.8s forwards fadeInUp}.fade-in-left{animation:.8s forwards fadeInLeft}.fade-in-right{animation:.8s forwards fadeInRight}.scale-in{animation:.6s forwards scaleIn}.btn-gold{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dca25c 0%,#b76e2e 100%);border:none;border-radius:50px;padding:1rem 2.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 25px #b76e2e4d}.btn-gold:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-gold:hover:before{left:100%}.btn-gold:hover{background:linear-gradient(135deg,#e8b46e,#c47e38);transform:translateY(-3px);box-shadow:0 15px 35px #b76e2e66}.btn-outline{color:#b76e2e;cursor:pointer;background:0 0;border:2px solid #dca25c;border-radius:50px;padding:.8rem 2rem;font-family:Inter,sans-serif;font-weight:600;transition:all .3s}.btn-outline:hover{color:#fff;background:#dca25c;transform:translateY(-2px);box-shadow:0 5px 15px #dca25c4d}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}
