@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:#fafafa;color:#1a1a1a;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}:root{--primary-color:#0d4f3c;--secondary-color:#1a6b4f;--accent-color:#d4af37;--text-dark:#1a1a1a;--text-light:#6b7280;--bg-light:#fff;--bg-section:#f8faf9;--gradient-primary:linear-gradient(135deg,#0d4f3c,#1a6b4f);--gradient-accent:linear-gradient(135deg,#d4af37,#b8941f);--shadow-soft:0 4px 20px #0d4f3c14;--shadow-medium:0 8px 40px #0d4f3c1f;--shadow-strong:0 20px 60px #0d4f3c26}.hero{align-items:center;background:linear-gradient(135deg,#0d4f3ce6,#1a6b4fcc),url(/static/media/photo-1506905925346-21bda4d32df4.7b9efbcf6f3e5a7cad62.avif);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center}.hero:before{background:radial-gradient(circle at 30% 70%,#d4af3733 0,#0000 50%);top:0}.hero:after,.hero:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0}.hero:after{background:linear-gradient(0deg,#fafafa 0,#0000);height:100px}.header{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0d4f3c1a;box-shadow:0 4px 20px #0d4f3c14;box-shadow:var(--shadow-soft);display:flex;justify-content:space-between;padding:1.5rem 3rem;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.logo{color:#0d4f3c;color:var(--primary-color);font-family:Playfair Display,serif;font-size:2.2rem;font-weight:900;letter-spacing:-.5px;position:relative}.nav{display:flex;gap:3rem}.nav a{color:#1a1a1a;color:var(--text-dark);font-size:1rem;font-weight:500;letter-spacing:.3px;padding:.8rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav a:after{background:linear-gradient(135deg,#0d4f3c,#1a6b4f);background:var(--gradient-primary);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:hover{color:#0d4f3c;color:var(--primary-color)}.nav a:hover:after{width:100%}.hero-content{animation:fadeInUp 1.2s ease-out;max-width:900px;z-index:2}.hero-content h1{font-family:Playfair Display,serif;font-size:5.5rem;font-weight:900;letter-spacing:-2px;line-height:1.1;margin-bottom:2rem;text-shadow:2px 4px 12px #0000004d}.hero-subtitle{font-size:1.5rem;font-weight:300;letter-spacing:1px;margin-bottom:1.5rem;opacity:.95;text-transform:uppercase}.hero-content p{font-size:1.4rem;font-weight:300;line-height:1.8;margin-bottom:3.5rem;max-width:750px;opacity:.9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.cta-button{background:linear-gradient(135deg,#d4af37,#b8941f);background:var(--gradient-accent);border:none;border-radius:60px;box-shadow:0 20px 60px #0d4f3c26;box-shadow:var(--shadow-strong);color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:1.5rem 4rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .4s ease}.cta-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.cta-button:hover{box-shadow:0 25px 80px #d4af3766;transform:translateY(-3px)}.cta-button:hover:before{left:100%}.section{margin:0 auto;max-width:1200px;padding:6rem 2rem}.section-alt{background:#f8faf9;background:var(--bg-section)}.section h2{color:#0d4f3c;color:var(--primary-color);font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:5rem;position:relative;text-align:center}.section h2:after{background:linear-gradient(135deg,#d4af37,#b8941f);background:var(--gradient-accent);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.emotion-block{background:linear-gradient(135deg,#fff,#f8faf9);background:linear-gradient(135deg,var(--bg-light) 0,#f8faf9 100%);border:1px solid #0d4f3c0d;border-radius:25px;box-shadow:0 8px 40px #0d4f3c1f;box-shadow:var(--shadow-medium);margin:4rem auto;max-width:1000px;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.emotion-block:before{background:linear-gradient(135deg,#0d4f3c,#1a6b4f);background:var(--gradient-primary);content:"";height:6px;left:0;position:absolute;right:0;top:0}.emotion-title{color:#0d4f3c;color:var(--primary-color);font-family:Playfair Display,serif;font-size:3rem;font-weight:700;letter-spacing:-1px;margin-bottom:2rem}.emotion-text{color:#1a1a1a;color:var(--text-dark);font-size:1.3rem;font-weight:300;line-height:1.9;margin:0 auto;max-width:900px}.catalog-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:4rem;max-width:1200px}.catalog-grid,.catalog-preview{display:grid;margin-left:auto;margin-right:auto}.catalog-preview{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem;max-width:1000px}.category-title{color:#0d4f3c;color:var(--primary-color);font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;letter-spacing:-1px;margin:5rem 0 3rem;position:relative;text-align:center}.product-card{background:#fff;background:var(--bg-light);border:1px solid #0d4f3c14;border-radius:20px;box-shadow:0 2px 15px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.product-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-8px)}.product-image{height:200px;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-image{transform:scale(1.05)}.product-content{display:flex;flex:1 1;flex-direction:column;padding:1.25rem}.product-placeholder{align-items:center;background:linear-gradient(135deg,#0d4f3c,#1a6b4f);background:var(--gradient-primary);color:#fff;display:flex;font-size:3rem;height:200px;justify-content:center;width:100%}.product-card h3{color:#0d4f3c;color:var(--primary-color);font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;letter-spacing:-.5px;line-height:1.3;margin-bottom:1rem}.product-info{flex:1 1;margin-bottom:1rem}.product-info span{font-size:.9rem;margin-bottom:.5rem}.price{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#b8941f);background:var(--gradient-accent);-webkit-background-clip:text;background-clip:text;color:#d4af37;color:var(--accent-color);display:block;font-size:1.6rem;font-weight:800;margin-bottom:1rem}.composition{font-size:.85rem;font-style:italic;font-weight:400;line-height:1.4}.composition,.description{color:#6b7280;color:var(--text-light)}.description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:.9rem;font-weight:300;line-height:1.6;margin-top:.75rem;overflow:hidden}.order-form{background:#fff;background:var(--bg-light);border:1px solid #0d4f3c14;border-radius:20px;box-shadow:0 8px 40px #0d4f3c1f;box-shadow:var(--shadow-medium);margin-left:auto;margin-right:auto;margin-top:3rem;max-width:600px;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#0d4f3c;display:block;font-size:1rem;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#f8faf9;background:var(--bg-section);border:2px solid #0d4f3c1a;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1a6b4f;border-color:var(--secondary-color);box-shadow:0 0 0 4px #1a6b4f1a}.form-group textarea{height:100px}.wholesale-section{background:linear-gradient(135deg,#0d4f3c,#1a6b4f);overflow:hidden;position:relative}.wholesale-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='1.5' fill='rgba(255,255,255,0.05)'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.4;position:absolute;right:0;top:0}.wholesale-section h2{color:#fff}.wholesale-section h2,.wholesale-section p{position:relative;z-index:2}.stores-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:900px}.store-card{background:#fff;background:var(--bg-light);border:1px solid #0d4f3c14;border-radius:25px;box-shadow:0 4px 20px #0d4f3c14;box-shadow:var(--shadow-soft);color:#1a1a1a;color:var(--text-dark);padding:3rem;text-align:center;transition:all .4s ease}.store-card:hover{box-shadow:0 8px 40px #0d4f3c1f;box-shadow:var(--shadow-medium);transform:translateY(-8px)}.store-card h3{color:#0d4f3c;color:var(--primary-color);font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem}.footer{background:#0d4f3c;background:var(--primary-color);color:#fff;padding:4rem 3rem 2rem;position:relative}.footer:before{background:linear-gradient(135deg,#d4af37,#b8941f);background:var(--gradient-accent);content:"";height:6px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 3rem;max-width:1200px;text-align:left}.footer-section h3{font-family:Playfair Display,serif;font-size:1.5rem;margin:0 0 1rem}.footer-section h4{font-size:1.1rem;font-weight:600;margin:0 0 1rem}.footer-section p{font-size:.95rem;margin:.5rem 0;opacity:.9}.footer-link{color:#fff;opacity:.9;text-decoration:none;transition:opacity .3s}.footer-link:hover{opacity:1;text-decoration:underline}.footer-bottom{border-top:1px solid #fff3;margin:0 auto;max-width:1200px;padding-top:2rem;text-align:center}.footer-bottom p{font-size:.9rem;margin:0;opacity:.8}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:3rem auto;max-width:1000px}.benefit-card{background:#fff;background:var(--bg-light);border:1px solid #0d4f3c14;border-radius:20px;box-shadow:0 4px 20px #0d4f3c14;box-shadow:var(--shadow-soft);padding:3rem 2rem;text-align:center;transition:transform .4s ease}.benefit-card:hover{transform:translateY(-8px)}.benefit-icon{align-items:center;background:linear-gradient(135deg,#0d4f3c,#1a6b4f);background:var(--gradient-primary);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.benefit-title{color:#0d4f3c;color:var(--primary-color);font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.benefit-text{color:#6b7280;color:var(--text-light);font-weight:300;line-height:1.7}.view-all-btn{background:#0000;border:2px solid #0d4f3c;border:2px solid var(--primary-color);border-radius:50px;color:#0d4f3c;color:var(--primary-color);cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-top:3rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.view-all-btn:hover{background:#0d4f3c;background:var(--primary-color);color:#fff;transform:translateY(-2px)}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem}.cta-button.primary{animation:pulse 2s infinite;background:linear-gradient(135deg,#d4af37,#b8941f);background:var(--gradient-accent);color:#fff}.cta-button.secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-button.secondary:hover{background:#fff;color:#0d4f3c;color:var(--primary-color)}@keyframes pulse{0%{box-shadow:0 0 0 0 #d4af37b3}70%{box-shadow:0 0 0 10px #d4af3700}to{box-shadow:0 0 0 0 #d4af3700}}.hero-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:2rem}.stat{text-align:center}.stat-number{color:#d4af37;color:var(--accent-color);display:block;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:900}.stat-text{font-size:.9rem;letter-spacing:1px;opacity:.9;text-transform:uppercase}.reviews-section{background:#f8faf9;background:var(--bg-section)}.reviews-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.review-card{background:#fff;background:var(--bg-light);border:1px solid #0d4f3c14;border-radius:20px;box-shadow:0 4px 20px #0d4f3c14;box-shadow:var(--shadow-soft);padding:2rem;transition:transform .3s ease}.review-card:hover{transform:translateY(-5px)}.review-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.review-photo{border-radius:50%;height:60px;object-fit:cover;width:60px}.review-info h4{color:#0d4f3c;color:var(--primary-color);font-weight:600;margin:0}.review-city{color:#6b7280;color:var(--text-light);font-size:.9rem}.review-rating{margin-top:.5rem}.review-text{color:#1a1a1a;color:var(--text-dark);font-style:italic;line-height:1.6;margin-bottom:1rem}.review-product{color:#6b7280;color:var(--text-light);font-size:.9rem;font-weight:500}.faq-section{background:#fff;background:var(--bg-light)}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:0 auto;max-width:1000px}.faq-item{background:#f8faf9;background:var(--bg-section);border-left:4px solid #d4af37;border-left:4px solid var(--accent-color);border-radius:15px;padding:2rem}.faq-question{color:#0d4f3c;color:var(--primary-color);font-size:1.1rem;font-weight:600;margin-bottom:1rem}.faq-answer{color:#1a1a1a;color:var(--text-dark);line-height:1.6}.wholesale-offer{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:3rem 0}.offer-highlight{background:#ffffff1a;border:2px solid #fff3;border-radius:15px;padding:2rem;position:relative;text-align:center}.offer-badge{background:#d4af37;background:var(--accent-color);border-radius:20px;color:#fff;font-size:.8rem;font-weight:700;padding:.5rem 1rem;position:absolute;right:-10px;top:-10px}.offer-highlight h3{color:#fff;margin-bottom:1rem}.offer-price{color:#d4af37;color:var(--accent-color);font-size:1.2rem;font-weight:700;margin-bottom:1rem}.wholesale-cta{background:#ffffff1a;border-radius:15px;margin-top:3rem;padding:2rem;text-align:center}.urgency-block{background:linear-gradient(135deg,#ff6b6b,#ee5a24);border-radius:25px;color:#fff;margin:4rem 0;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.urgency-title{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.countdown{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.countdown-item{background:#fff3;border-radius:15px;min-width:100px;padding:1.5rem}.countdown-number{display:block;font-family:Playfair Display,serif;font-size:3rem;font-weight:900}.countdown-label{font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.urgency-offers{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.offer-item{background:#ffffff26;border-radius:10px;font-weight:500;padding:1rem}.order-benefits{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.order-benefit{background:#f8faf9;background:var(--bg-section);border:2px solid #0d4f3c;border:2px solid var(--primary-color);border-radius:25px;color:#0d4f3c;color:var(--primary-color);font-weight:500;padding:1rem 1.5rem}.product-info span{color:#6b7280;color:var(--text-light);display:block;font-size:.95rem;font-weight:400;margin-bottom:.8rem}.product-info .price{color:#d4af37;color:var(--accent-color);font-size:1.8rem;font-weight:800;margin-bottom:1rem}.category-description{align-items:center;background:#f8faf9;background:var(--bg-section);border:2px solid #0d4f3c;border:2px solid var(--primary-color);border-radius:15px;display:flex;justify-content:space-between;margin:0 auto 4rem;max-width:600px;padding:1.5rem 2rem}.category-description p{color:#1a1a1a;color:var(--text-dark);font-weight:500;margin:0}.category-badge{background:linear-gradient(135deg,#d4af37,#b8941f);background:var(--gradient-accent);color:#fff;font-size:1.1rem;font-weight:700;padding:.5rem 1rem}.add-to-cart-btn{background:linear-gradient(135deg,#0d4f3c,#1a6b4f);background:var(--gradient-primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:auto;padding:.9rem;transition:all .3s ease;width:100%}.add-to-cart-btn:hover:not(:disabled){box-shadow:0 4px 15px #0d4f3c4d;transform:translateY(-2px)}.add-to-cart-btn:disabled{cursor:not-allowed;opacity:.5}.catalog-footer{margin-top:5rem;text-align:center}.catalog-cta{background:linear-gradient(135deg,#0d4f3c,#1a6b4f);background:var(--gradient-primary);border-radius:25px;color:#fff;margin:0 auto;max-width:600px;padding:3rem 2rem}.catalog-cta h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}.catalog-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.catalog-cta .cta-button{background:#fff;color:#0d4f3c;color:var(--primary-color)}.catalog-cta .cta-button:hover{background:#d4af37;background:var(--accent-color);color:#fff}.cart-overlay{background:#00000080;bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:2000}.cart-sidebar{background:#fff;box-shadow:-4px 0 20px #0000001a;display:flex;flex-direction:column;height:100vh;max-width:90vw;overflow-y:auto;width:400px}.cart-header{align-items:center;background:#0d4f3c;background:var(--primary-color);border-bottom:1px solid #eee;color:#fff;display:flex;justify-content:space-between;padding:2rem}.cart-header h3{font-size:1.3rem;margin:0}.cart-close{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:background .3s ease}.cart-close:hover{background:#fff3}.cart-content,.cart-empty{display:flex;flex:1 1;flex-direction:column}.cart-empty{align-items:center;color:#6b7280;color:var(--text-light);justify-content:center;padding:3rem 2rem;text-align:center}.cart-items{flex:1 1;padding:1rem}.cart-item{align-items:center;border-bottom:1px solid #eee;display:flex;gap:1rem;justify-content:space-between;padding:1.5rem}.cart-item-info h4{color:#0d4f3c;color:var(--primary-color);font-size:1rem;margin:0 0 .5rem}.cart-item-price{color:#d4af37;color:var(--accent-color);font-weight:700;margin:0}.cart-item-controls{align-items:center;display:flex;gap:.5rem}.quantity-btn{align-items:center;background:#fff;border:1px solid #0d4f3c;border:1px solid var(--primary-color);border-radius:50%;color:#0d4f3c;color:var(--primary-color);cursor:pointer;display:flex;font-weight:700;height:30px;justify-content:center;transition:all .3s ease;width:30px}.quantity-btn:hover{background:#0d4f3c;background:var(--primary-color);color:#fff}.quantity{font-weight:600;min-width:30px;text-align:center}.remove-btn{background:none;border:none;border-radius:5px;cursor:pointer;padding:.5rem;transition:background .3s ease}.remove-btn:hover{background:#fee}.cart-footer{background:#f8faf9;background:var(--bg-section);border-top:1px solid #eee;padding:2rem}.cart-total{color:#0d4f3c;color:var(--primary-color);font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.cart-actions{display:flex;flex-direction:column;gap:1rem}.checkout-form{padding:1.5rem 0}.checkout-form h4{color:#0d4f3c;color:var(--primary-color);font-size:1.1rem;margin:0 0 1rem}.checkout-form input,.checkout-form textarea{border:2px solid #0d4f3c33;border-radius:8px;font-family:Inter,sans-serif;font-size:.95rem;margin-bottom:.8rem;padding:.8rem;width:100%}.checkout-form input:focus,.checkout-form textarea:focus{border-color:#0d4f3c;border-color:var(--primary-color);outline:none}.checkout-form textarea{resize:vertical}.clear-cart-btn{background:#0000;border:1px solid #6b7280;border:1px solid var(--text-light);border-radius:8px;color:#6b7280;color:var(--text-light);cursor:pointer;padding:.8rem;transition:all .3s ease}.clear-cart-btn:hover{background:#6b7280;background:var(--text-light);color:#fff}.checkout-btn{background:linear-gradient(135deg,#d4af37,#b8941f);background:var(--gradient-accent);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:all .3s ease}.checkout-btn:hover{box-shadow:0 8px 40px #0d4f3c1f;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.payment-btn{align-items:center;background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease}.payment-btn:hover{background:#218838;box-shadow:0 4px 15px #28a7454d;transform:translateY(-2px)}.cart-icon{background:none;border:none;border-radius:50%;color:#1a1a1a;color:var(--text-dark);cursor:pointer;font-size:1.5rem;padding:.5rem;position:relative;transition:all .3s ease}.cart-icon:hover{background:#f8faf9;background:var(--bg-section)}.cart-badge{align-items:center;background:#d4af37;background:var(--accent-color);border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:20px;justify-content:center;position:absolute;right:-5px;top:-5px;width:20px}.delivery-calculator{background:#fff;background:var(--bg-light);border:1px solid #0d4f3c14;border-radius:25px;box-shadow:0 8px 40px #0d4f3c1f;box-shadow:var(--shadow-medium);margin:0 auto;max-width:800px;padding:3rem 2rem}.delivery-calculator h3{color:#0d4f3c;color:var(--primary-color);font-family:Playfair Display,serif;font-size:2rem;margin-bottom:2rem;text-align:center}.calculator-form{margin-bottom:2rem}.form-row{display:flex;flex-wrap:wrap;margin-bottom:1.5rem}.city-input{border:2px solid #0d4f3c33;border-radius:10px;flex:2 1;font-size:1rem;min-width:200px;padding:1rem;transition:border-color .3s ease}.city-input:focus{border-color:#0d4f3c;border-color:var(--primary-color);outline:none}.quantity-selector{flex:1 1;min-width:150px}.quantity-selector label{color:#0d4f3c;color:var(--primary-color);display:block;font-weight:600;margin-bottom:.5rem}.quantity-select{background:#fff;border:2px solid #0d4f3c33;border-radius:10px;font-size:1rem;padding:1rem;width:100%}.calculate-btn{background:linear-gradient(135deg,#0d4f3c,#1a6b4f);background:var(--gradient-primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.calculate-btn:hover{box-shadow:0 8px 40px #0d4f3c1f;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.delivery-result{border-radius:15px;margin-bottom:2rem;padding:2rem}.delivery-result.success{background:linear-gradient(135deg,#d4edda,#c3e6cb);border:2px solid #28a745}.delivery-result.error{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border:2px solid #dc3545;color:#721c24}.delivery-info h4{color:#0d4f3c;color:var(--primary-color);font-size:1.3rem;margin:0 0 1.5rem}.delivery-details{display:flex;flex-direction:column;gap:1rem}.detail-item{align-items:center;background:#ffffffb3;border-radius:8px;display:flex;justify-content:space-between;padding:.8rem}.detail-label{color:#1a1a1a;color:var(--text-dark);font-weight:600}.detail-value{color:#0d4f3c;color:var(--primary-color);font-weight:700}.free-delivery{color:#28a745;font-size:1.1rem;font-weight:800}.original-price{color:#6b7280;color:var(--text-light);font-size:.9rem;margin-left:.5rem;text-decoration:line-through}.free-delivery-tip{background:linear-gradient(135deg,#d4af37,#b8941f);background:var(--gradient-accent);border-radius:10px;color:#fff;font-weight:600;margin-top:1rem;padding:1rem;text-align:center}.delivery-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.feature{align-items:center;background:#f8faf9;background:var(--bg-section);border:1px solid #0d4f3c1a;border-radius:10px;display:flex;gap:.8rem;padding:1rem}.feature-icon{font-size:1.5rem}.feature span:last-child{color:#1a1a1a;color:var(--text-dark);font-weight:500}.gift-card{border:2px solid #d4af37;border:2px solid var(--accent-color)}.gift-contents{background:#f8f9fa;border-radius:10px;margin-top:1rem;padding:1rem}.gift-contents strong{color:#0d4f3c;color:var(--primary-color);display:block;font-size:.9rem;margin-bottom:.5rem}.gift-contents ul{grid-gap:.25rem;color:#1a1a1a;color:var(--text-dark);display:grid;font-size:.8rem;gap:.25rem;grid-template-columns:1fr;margin:0;padding-left:1.2rem}.gift-contents li{margin:0}.gift-btn{background:linear-gradient(135deg,#d4af37,#b8941f)!important;background:var(--gradient-accent)!important}.gift-modal{max-width:800px}.gift-modal-body{max-height:70vh;overflow-y:auto;padding:2rem}.selected-count{background:#f8f9fa;border-radius:10px;color:#0d4f3c;color:var(--primary-color);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;padding:1rem;text-align:center}.flavors-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:2rem}.flavor-card{border:2px solid #e0e0e0;border-radius:15px;cursor:pointer;overflow:hidden;position:relative;transition:all .3s}.flavor-card:hover{box-shadow:0 5px 20px #0000001a;transform:translateY(-5px)}.flavor-card.selected{border-color:#d4af37;border-color:var(--accent-color);box-shadow:0 0 0 3px #d4af3733}.flavor-card img{height:150px;object-fit:cover;width:100%}.flavor-placeholder{align-items:center;background:linear-gradient(135deg,#0d4f3c,#1a6b4f);background:var(--gradient-primary);display:flex;font-size:3rem;height:150px;justify-content:center;width:100%}.flavor-info{padding:1rem}.flavor-info h4{color:#0d4f3c;color:var(--primary-color);font-size:1rem;margin:0 0 .5rem}.flavor-info p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;color:var(--text-light);display:-webkit-box;font-size:.85rem;margin:0;overflow:hidden}.selected-badge{align-items:center;background:#d4af37;background:var(--accent-color);border-radius:20px;color:#fff;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;position:absolute;right:10px;top:10px}.gift-set-contents{background:#f8f9fa;border-radius:15px;margin-bottom:2rem;padding:1.5rem}.gift-set-contents h4{color:#0d4f3c;color:var(--primary-color);margin:0 0 1rem}.gift-set-contents ul{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);margin:0;padding-left:1.5rem}.gift-set-contents li{color:#1a1a1a;color:var(--text-dark);font-size:.95rem}.loading-state{color:#6b7280;color:var(--text-light);font-size:1.1rem;padding:3rem;text-align:center}.product-modal{max-width:1000px;width:95%}.modal-close-btn{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s;width:40px;z-index:10}.modal-close-btn:hover{background:#000c;transform:scale(1.1)}.product-modal-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:2rem}.product-modal-images{display:flex;flex-direction:column;gap:1rem}.main-image{background:#f8f9fa;border-radius:15px;height:400px;overflow:hidden;position:relative;width:100%}.main-image img{height:100%;object-fit:cover;width:100%}.product-placeholder-modal{background:linear-gradient(135deg,#0d4f3c,#1a6b4f);background:var(--gradient-primary);font-size:6rem;height:100%;width:100%}.image-nav,.product-placeholder-modal{align-items:center;display:flex;justify-content:center}.image-nav{background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;height:40px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:40px;z-index:2}.image-nav:hover{background:#000c}.image-nav.prev{left:10px}.image-nav.next{right:10px}.image-thumbnails{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.image-thumbnails img{border:2px solid #0000;border-radius:10px;cursor:pointer;height:80px;object-fit:cover;transition:all .3s;width:100%}.image-thumbnails img:hover{border-color:#0d4f3c;border-color:var(--primary-color)}.image-thumbnails img.active{border-color:#d4af37;border-color:var(--accent-color);box-shadow:0 0 0 2px #d4af374d}.product-modal-info{display:flex;flex-direction:column;gap:1.5rem}.product-modal-info h2{color:#0d4f3c;color:var(--primary-color);font-weight:700;margin:0}.product-modal-info h2,.product-modal-price{font-family:Playfair Display,serif;font-size:2.5rem}.product-modal-price{color:#d4af37;color:var(--accent-color);font-weight:900}.product-detail{border-bottom:1px solid #e0e0e0;padding:1rem 0}.product-detail:last-of-type{border-bottom:none}.product-detail strong{color:#0d4f3c;color:var(--primary-color);display:block;font-size:1rem;margin-bottom:.5rem}.product-detail p{color:#1a1a1a;color:var(--text-dark);font-size:.95rem;line-height:1.6;margin:0}.modal-cart-btn{font-size:1.1rem;margin-top:auto;padding:1.2rem}@media (max-width:1024px){.section{padding:4rem 1.5rem}.catalog-grid,.catalog-preview{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.benefits-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:768px){.product-modal-grid{grid-template-columns:1fr;padding:1rem}.main-image{height:300px}.product-modal-info h2{font-size:1.8rem}.product-modal-price{font-size:2rem}.catalog-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.product-card h3{font-size:1.1rem}.product-image,.product-placeholder{height:160px}.product-content{padding:1rem}.price{font-size:1.3rem}.composition,.description,.product-info span{font-size:.8rem}.add-to-cart-btn{font-size:.85rem;padding:.75rem}.gift-contents ul{font-size:.75rem}.header{flex-direction:column;gap:1rem;padding:1rem}.footer-content{gap:2rem;text-align:center}.flavors-grid,.footer-content,.gift-set-contents ul{grid-template-columns:1fr}.gift-modal-body{padding:1rem}.hero-buttons{align-items:center;flex-direction:column}.hero-stats{gap:1.5rem}.stat-number{font-size:2rem}.faq-grid,.reviews-grid{grid-template-columns:1fr}.countdown{gap:1rem}.countdown-number{font-size:2rem}.urgency-title{font-size:1.8rem}.order-benefits{align-items:center;flex-direction:column}.category-description{flex-direction:column;gap:1rem;text-align:center}.nav{flex-wrap:wrap;gap:1.5rem;justify-content:center}.nav a{font-size:.9rem}.hero-content h1{font-size:2.8rem;line-height:1.2}.hero-content p{font-size:1.1rem}.hero-subtitle{font-size:1.2rem}.catalog-preview{gap:1.5rem;grid-template-columns:1fr}.section{padding:3rem 1rem}.section h2{font-size:2.2rem}.emotion-block{margin:2.5rem 0;padding:2.5rem 1.5rem}.emotion-title{font-size:2.2rem}.emotion-text{font-size:1.1rem}.order-form{margin-top:2rem;padding:2rem 1.5rem}.benefits-grid{margin:2rem 0}.benefits-grid,.stores-grid{gap:1.5rem;grid-template-columns:1fr}.cta-button{font-size:1rem;padding:1rem 2.5rem}}@media (max-width:480px){.catalog-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.product-card h3{font-size:1rem}.product-image,.product-placeholder{height:140px}.product-content{padding:.75rem}.price{font-size:1.2rem;margin-bottom:.5rem}.add-to-cart-btn{font-size:.8rem;padding:.7rem}.hero-content h1{font-size:2.2rem}.cta-button{font-size:.9rem;padding:1rem 2rem}.hero-stats{gap:1rem}.countdown-number,.stat-number,.urgency-title{font-size:1.5rem}.catalog-cta{padding:2rem 1rem}.catalog-cta h3{font-size:1.4rem}.cart-sidebar{width:100vw}.cart-item{align-items:flex-start;flex-direction:column;gap:1rem}.cart-item-controls{align-self:flex-end}.form-row{flex-direction:column}.city-input,.quantity-selector{min-width:auto}.delivery-features{grid-template-columns:1fr}.detail-item{flex-direction:column;gap:.5rem;text-align:center}.emotion-title,.section h2{font-size:1.8rem}.category-title{font-size:2rem}.product-card h3{font-size:1.4rem}.order-form{padding:1.5rem 1rem}.emotion-block{padding:2rem 1rem}.section{padding:2rem .5rem}}.payment-logos{margin-top:1.5rem}.payment-logos h5{color:#ffffffe6;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin:0 0 1rem;text-transform:uppercase}.payment-systems{border-radius:8px;height:auto;max-width:200px;opacity:.9;transition:opacity .3s ease}.payment-systems:hover{opacity:1}@media (max-width:768px){.payment-systems{max-width:150px}.payment-logos h5{font-size:.8rem}}.logo{align-items:center;color:inherit;display:flex;gap:.8rem;text-decoration:none}.logo-img{height:40px;object-fit:contain;width:auto}.hero-new{align-items:center;background:linear-gradient(#0009,#0006),url(/static/media/photo-1514362545857-3bc16c4c7d1b.f7718b8e04078688c4fa.jpg) 50%/cover;color:#fff;display:flex;justify-content:center;margin-top:100px;min-height:100vh;padding:2rem;position:relative;text-align:center}.hero-overlay{background:radial-gradient(circle at 30% 50%,#d4af3726,#0000 60%);bottom:0;left:0;position:absolute;right:0;top:0}.hero-content-new{max-width:900px;position:relative;z-index:2}.hero-title-new{font-family:Playfair Display,serif;font-size:4rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 4px 12px #00000080}.hero-subtitle-new{color:var(--accent-color);font-size:2rem;font-weight:300;letter-spacing:1px;margin-bottom:1rem}.hero-description{font-size:1.3rem;line-height:1.6;margin-bottom:3rem;opacity:.95}.cta-button-new{background:var(--gradient-accent);border:none;border-radius:50px;box-shadow:0 10px 40px #d4af3766;color:#fff;cursor:pointer;display:inline-block;font-size:1.3rem;font-weight:700;letter-spacing:1px;padding:1.5rem 4rem;text-decoration:none;text-transform:uppercase;transition:all .4s ease}.cta-button-new:hover{box-shadow:0 15px 50px #d4af3799;transform:translateY(-5px)}.process-section{background:linear-gradient(135deg,#f8faf9,#fff);padding:6rem 2rem;text-align:center}.process-section h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:4rem}.process-steps{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.process-step{background:#fff;border-radius:20px;box-shadow:var(--shadow-soft);padding:3rem 2rem;position:relative;transition:transform .3s ease}.process-step:hover{transform:translateY(-10px)}.step-number{align-items:center;background:var(--gradient-accent);border-radius:50%;box-shadow:0 5px 20px #d4af3766;color:#fff;display:flex;font-size:1.5rem;font-weight:900;height:50px;justify-content:center;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:50px}.step-icon{font-size:4rem;margin-bottom:1.5rem}.process-step h3{color:var(--primary-color);font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.process-step p{color:var(--text-light);font-size:1.1rem;line-height:1.6}.featured-products{background:#fff;padding:6rem 2rem}.featured-products h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;margin-bottom:4rem;text-align:center}.products-grid-new{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1400px}.product-card-new{background:#fff;border:1px solid #0d4f3c14;border-radius:20px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.product-card-new:hover{box-shadow:0 8px 35px #00000026;transform:translateY(-8px)}.product-images{overflow:hidden;position:relative}.product-images img{height:300px;object-fit:cover;transition:transform .4s ease;width:100%}.product-card-new:hover .product-images img{transform:scale(1.05)}.product-placeholder-new{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);display:flex;font-size:6rem;height:300px;justify-content:center;transition:transform .4s ease;width:100%}.product-card-new:hover .product-placeholder-new{transform:scale(1.05)}.gift-placeholder{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border-radius:20px;display:flex;font-size:8rem;height:400px;justify-content:center;width:100%}.product-info-new{display:flex;flex:1 1;flex-direction:column;padding:1.75rem}.product-info-new h3{color:var(--primary-color);font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.product-composition{color:var(--text-light);font-size:.9rem;font-style:italic;line-height:1.5;margin-bottom:.75rem}.product-taste{-webkit-line-clamp:3;color:var(--text-dark);font-size:.95rem;font-weight:400;line-height:1.6;margin-bottom:1rem}.product-occasion,.product-taste{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-occasion{-webkit-line-clamp:2;color:var(--text-light);font-size:.9rem;font-style:italic;margin-bottom:1.5rem}.product-footer{align-items:center;border-top:1px solid #0d4f3c1a;display:flex;justify-content:space-between;margin-top:auto;padding-top:1.25rem}.product-price{color:var(--accent-color);font-family:Playfair Display,serif;font-size:1.8rem;font-weight:900}.scenarios-section{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;padding:6rem 2rem;text-align:center}.scenarios-section h2{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;margin-bottom:4rem}.scenarios-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.scenario-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:20px;padding:3rem 2rem;transition:all .3s ease}.scenario-card:hover{background:#fff3;transform:translateY(-5px)}.scenario-icon{font-size:4rem;margin-bottom:1.5rem}.scenario-card h3{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.scenario-card p{margin-bottom:1.5rem;opacity:.9}.scenario-link{color:var(--accent-color);font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.scenario-link:hover{color:#fff}.gifts-section{background:#fff;padding:6rem 2rem}.gifts-section h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;margin-bottom:4rem;text-align:center}.gift-showcase{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.gift-image img{border-radius:20px;box-shadow:var(--shadow-medium);width:100%}.gift-content h3{color:var(--primary-color);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.gift-features{list-style:none;margin-bottom:2rem;padding:0}.gift-features li{border-bottom:1px solid #0d4f3c1a;color:var(--text-dark);font-size:1.2rem;padding:.8rem 0}.gift-emotion{color:var(--accent-color);font-size:1.3rem;font-style:italic;font-weight:600;margin-bottom:2rem}.quiz-section{background:linear-gradient(135deg,#f8faf9,#fff);padding:6rem 2rem;text-align:center}.quiz-section h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:3rem}.quiz-container{background:#fff;border-radius:25px;box-shadow:var(--shadow-medium);margin:0 auto;max-width:700px;padding:3rem}.quiz-container h3{color:var(--primary-color);font-size:1.8rem;margin-bottom:2rem}.quiz-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.quiz-option{background:var(--bg-section);border:2px solid var(--primary-color);border-radius:15px;color:var(--primary-color);cursor:pointer;font-size:1.1rem;font-weight:600;padding:1.5rem 1rem;transition:all .3s ease}.quiz-option:hover{background:var(--primary-color);color:#fff;transform:translateY(-3px)}.quiz-result{background:#fff;border-radius:25px;box-shadow:var(--shadow-medium);margin:0 auto;max-width:600px;padding:3rem}.quiz-result h3{color:var(--primary-color);font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:1rem}.quiz-result p{color:var(--text-light);font-size:1.2rem;margin-bottom:2rem}.quiz-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.quiz-restart{background:#0000;border:2px solid var(--primary-color);border-radius:50px;color:var(--primary-color);cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.quiz-restart:hover{background:var(--primary-color);color:#fff}.brand-story{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;padding:6rem 2rem}.story-content{margin:0 auto;max-width:900px;text-align:center}.story-content h2{font-family:Playfair Display,serif;font-size:4rem;font-weight:900;margin-bottom:2rem}.story-lead{color:var(--accent-color);font-size:1.8rem;font-weight:600;margin-bottom:2rem}.story-content p{font-size:1.3rem;line-height:1.8;margin-bottom:1.5rem;opacity:.95}.story-highlight{background:#ffffff1a;border-left:5px solid var(--accent-color);border-radius:15px;color:var(--accent-color);font-size:1.5rem;font-weight:700;margin-top:3rem;padding:2rem}.upsell-section{background:#fff;padding:6rem 2rem;text-align:center}.upsell-section h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:4rem}.upsell-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.upsell-card{background:var(--bg-section);border:2px solid var(--primary-color);border-radius:20px;padding:3rem 2rem;transition:all .3s ease}.upsell-card:hover{background:#fff;box-shadow:var(--shadow-medium);transform:translateY(-5px)}.upsell-icon{font-size:4rem;margin-bottom:1.5rem}.upsell-card h3{color:var(--primary-color);font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;margin-bottom:1rem}.upsell-card p{color:var(--text-light);line-height:1.6;margin-bottom:1.5rem}.upsell-price{color:var(--accent-color);font-family:Playfair Display,serif;font-size:1.8rem;font-weight:900}.brand-split-section{align-items:center;display:flex;min-height:100vh}.brand-split-content{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;width:100%}.brand-split-text{animation:slideInLeft 1s ease-out;background:#fff;display:flex;flex-direction:column;justify-content:center;padding:6rem 4rem}.brand-split-text h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:900;letter-spacing:2px;line-height:1.3;margin-bottom:2rem}.brand-split-text p{color:var(--text-dark);font-size:1.15rem;line-height:1.8;margin-bottom:1.5rem}.brand-split-image{animation:slideInRight 1s ease-out;background:linear-gradient(#0d4f3c4d,#0d4f3c4d),url(/static/media/photo-1441974231531-c6227db76b6e.d53cb525f7035d3adbcb.jpg) 50%/cover}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.wholesale-section{background:var(--gradient-primary);color:#fff;padding:6rem 2rem;text-align:center}.wholesale-content{margin:0 auto;max-width:1000px}.wholesale-icon{color:var(--accent-color);font-size:5rem;margin-bottom:2rem}.wholesale-section h2{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.wholesale-section p{font-size:1.3rem;margin-bottom:3rem;opacity:.95}.wholesale-benefits{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.wholesale-benefit{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;padding:2rem}.wholesale-benefit strong{color:var(--accent-color);display:block;font-size:1.3rem;margin-bottom:.5rem}.wholesale-benefit p{font-size:1rem;margin:0;opacity:.9}@media (max-width:1024px){.gift-showcase{gap:3rem;grid-template-columns:1fr}.products-grid-new{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.brand-split-content{grid-template-columns:1fr}.brand-split-text{padding:4rem 2rem}.brand-split-text h2{font-size:1.8rem}.brand-split-text p{font-size:1rem}.brand-split-image{min-height:400px}.wholesale-benefits{grid-template-columns:1fr}.product-images img,.product-placeholder-new{height:220px}.product-info-new{padding:1.25rem}.product-info-new h3{font-size:1.3rem}.product-price{font-size:1.5rem}.hero-title-new{font-size:2.5rem}.hero-subtitle-new{font-size:1.5rem}.hero-description{font-size:1.1rem}.featured-products h2,.gifts-section h2,.process-section h2,.quiz-section h2,.scenarios-section h2,.upsell-section h2{font-size:2.2rem}.story-content h2{font-size:2.5rem}.products-grid-new,.quiz-options,.scenarios-grid,.upsell-grid{grid-template-columns:1fr}.quiz-actions{flex-direction:column}}@media (max-width:480px){.hero-title-new{font-size:2rem}.cta-button-new{font-size:1.1rem;padding:1.2rem 2.5rem}.process-steps{gap:2rem}.product-footer{flex-direction:column;gap:1rem}.story-content p{font-size:1.1rem}}.admin-login{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-card{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:3rem;width:100%}.login-card h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:2rem;margin:0 0 .5rem}.login-card p{color:var(--text-light);margin:0 0 2rem}.login-card form{display:flex;flex-direction:column;gap:1rem}.login-card input{border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;padding:1rem;transition:border-color .3s}.login-card input:focus{border-color:var(--primary-color);outline:none}.login-card button{background:var(--gradient-primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:transform .3s}.login-card button:hover{transform:translateY(-2px)}.admin-panel{background:#f5f7fa;display:flex;min-height:100vh}.admin-sidebar{background:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:280px}.sidebar-header{border-bottom:1px solid #e0e0e0;padding:2rem}.sidebar-header h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:1.5rem;margin:0 0 .5rem}.sidebar-header p{color:var(--text-light);font-size:.9rem;margin:0}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:1rem}.sidebar-nav button{align-items:center;background:#0000;border:none;border-radius:10px;color:var(--text-dark);cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:1rem;padding:1rem 1.5rem;position:relative;text-align:left;transition:all .3s}.sidebar-nav button:hover{background:#f5f7fa}.sidebar-nav button.active{background:var(--gradient-primary);color:#fff}.nav-badge{background:#e0e0e0;border-radius:12px;color:var(--text-dark);font-size:.8rem;font-weight:700;margin-left:auto;padding:.25rem .6rem}.sidebar-nav button.active .nav-badge{background:#ffffff4d;color:#fff}.badge-alert{background:#ff6b6b!important;color:#fff!important}.sidebar-footer{border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.btn-import,.btn-logout{align-items:center;background:#0000;border:2px solid var(--primary-color);border-radius:10px;color:var(--primary-color);cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:.8rem;transition:all .3s}.btn-import:hover{background:var(--primary-color);color:#fff}.btn-logout{border-color:#dc3545;color:#dc3545}.btn-logout:hover{background:#dc3545;color:#fff}.admin-main{flex:1 1;margin-left:280px;overflow-y:auto;padding:2rem}.dashboard h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:2.5rem;margin:0 0 2rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.stat-card{background:#fff;border-left:4px solid var(--stat-color);border-radius:15px;box-shadow:0 2px 10px #0000000d;gap:1rem;padding:1.5rem}.stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{background:var(--stat-color);border-radius:12px;color:#fff;font-size:1.5rem;height:50px;justify-content:center;width:50px}.stat-value{color:var(--primary-color);font-family:Playfair Display,serif;font-size:2rem;font-weight:900}.stat-label{color:var(--text-light);font-size:.9rem}.dashboard-sections{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.low-stock-products,.recent-orders{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000000d;padding:2rem}.low-stock-products h3,.recent-orders h3{color:var(--primary-color);font-size:1.3rem;margin:0 0 1.5rem}.empty-state{color:var(--text-light);padding:2rem;text-align:center}.orders-list-compact,.products-list-compact{display:flex;flex-direction:column;gap:1rem}.order-compact,.product-compact{align-items:center;background:#f8f9fa;border-radius:10px;display:flex;justify-content:space-between;padding:1rem}.order-compact-info,.product-compact-info{display:flex;flex-direction:column;gap:.25rem}.order-date,.product-category{color:var(--text-light);font-size:.85rem}.order-compact-details{align-items:center;display:flex;gap:1rem}.status-badge{border-radius:20px;font-size:.85rem;font-weight:600;padding:.4rem .8rem}.status-new{background:#ffe5e5;color:#ff6b6b}.status-processing{background:#e3f2fd;color:#4a90e2}.status-completed{background:#e8f5e9;color:#28a745}.status-cancelled{background:#f5f5f5;color:#6c757d}.order-price{color:var(--primary-color);font-weight:700}.stock-badge{border-radius:20px;font-size:.85rem;font-weight:600;padding:.4rem .8rem}.stock-zero{background:#ffe5e5;color:#ff6b6b}.stock-low{background:#fff3cd;color:#ee5a24}.stock-ok{background:#e8f5e9;color:#28a745}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.page-header h2{color:var(--primary-color);font-family:Playfair Display,serif;font-size:2.5rem;margin:0}.orders-stats{display:flex;gap:1rem}.stat-pill{border-radius:20px;font-size:.9rem;padding:.5rem 1rem}.btn-primary,.stat-pill{color:#fff;font-weight:600}.btn-primary{align-items:center;background:var(--gradient-primary);border:none;border-radius:10px;cursor:pointer;display:flex;gap:.5rem;padding:.8rem 1.5rem;transition:transform .3s}.btn-primary:hover:not(:disabled){transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{background:#6c757d;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:transform .3s}.btn-secondary:hover{transform:translateY(-2px)}.btn-icon{background:#0000;border:none;color:var(--text-light);cursor:pointer;font-size:1.2rem;padding:.5rem;transition:color .3s}.btn-icon:hover{color:var(--primary-color)}.btn-edit:hover{color:#4a90e2}.btn-delete:hover{color:#dc3545}.btn-view:hover{color:var(--primary-color)}.filters-bar{display:flex;gap:1rem;margin-bottom:2rem}.search-box{align-items:center;display:flex;flex:1 1;position:relative}.search-box svg{color:var(--text-light);left:1rem;position:absolute}.search-box input{border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;padding:.8rem 1rem .8rem 3rem;width:100%}.search-box input:focus{border-color:var(--primary-color);outline:none}.filters-bar select{background:#fff;border:2px solid #e0e0e0;border-radius:10px;cursor:pointer;font-size:1rem;padding:.8rem 1rem}.orders-table,.products-table{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000000d;overflow:hidden}table{border-collapse:collapse;width:100%}thead{background:#f8f9fa}th{border-bottom:2px solid #e0e0e0;color:var(--primary-color);font-weight:600;text-align:left}td,th{padding:1rem}td{border-bottom:1px solid #f0f0f0}tbody tr:hover{background:#f8f9fa}.product-thumb{border-radius:8px;height:60px;object-fit:cover;width:60px}.product-thumb-placeholder{align-items:center;background:#e0e0e0;border-radius:8px;color:var(--text-light);display:flex;font-size:.8rem;height:60px;justify-content:center;width:60px}.product-meta{color:var(--text-light);font-size:.85rem;margin-top:.25rem}.category-badge{background:#e3f2fd;color:#4a90e2}.category-badge,.stock-indicator{border-radius:20px;font-size:.85rem;font-weight:600;padding:.4rem .8rem}.action-buttons{display:flex;gap:.5rem}.status-select{background:#fff;border:2px solid;border-radius:8px;cursor:pointer;font-weight:600;padding:.5rem}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-large{max-width:900px}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:2rem}.modal-header h3{color:var(--primary-color);font-family:Playfair Display,serif;font-size:1.8rem;margin:0}.product-form{padding:2rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:var(--primary-color);font-size:.9rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:2px solid #e0e0e0;border-radius:10px;font-family:Inter,sans-serif;font-size:1rem;padding:.8rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color);outline:none}.form-group textarea{resize:vertical}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.order-details{padding:2rem}.order-section{margin-bottom:2rem}.order-section h4{color:var(--primary-color);font-size:1.2rem;margin:0 0 1rem}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.info-item{background:#f8f9fa;border-radius:10px;display:flex;gap:1rem;padding:1rem}.info-item.full-width{grid-column:1/-1}.info-item svg{color:var(--primary-color);font-size:1.2rem;margin-top:.25rem}.info-item label{color:var(--text-light);display:block;font-size:.85rem;margin-bottom:.25rem}.info-item span{color:var(--text-dark);font-weight:600}.order-items-table{margin-top:1rem}.order-items-table tfoot{background:#f8f9fa;font-size:1.1rem}.comments-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.comment-item{background:#f8f9fa;border-left:3px solid var(--primary-color);border-radius:10px;padding:1rem}.comment-date{color:var(--text-light);font-size:.85rem;margin-bottom:.5rem}.comment-text{color:var(--text-dark)}.comment-form{display:flex;flex-direction:column;gap:1rem}.comment-form textarea{border:2px solid #e0e0e0;border-radius:10px;font-family:Inter,sans-serif;font-size:1rem;padding:1rem;resize:vertical}.comment-form textarea:focus{border-color:var(--primary-color);outline:none}.admin-consultations .page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.consultations-list{display:flex;flex-direction:column;gap:1.5rem}.consultation-card{background:#fff;border-left:4px solid #4a90e2;border-radius:15px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.consultation-card.new{border-left-color:#ff6b6b}.consultation-card.processed{border-left-color:#28a745}.consultation-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.consultation-header h3{color:var(--primary-color);font-size:1.3rem;margin:0 0 .5rem}.consultation-date{color:var(--text-light);font-size:.85rem}.consultation-body{margin-bottom:1.5rem}.contact-info{display:flex;gap:2rem;margin-bottom:1rem}.contact-info p{align-items:center;color:var(--text-dark);display:flex;font-weight:500;gap:.5rem;margin:0}.question-text{background:#f8f9fa;border-radius:10px;margin-top:1rem;padding:1rem}.question-text strong{color:var(--primary-color);display:block;margin-bottom:.5rem}.question-text p{color:var(--text-dark);line-height:1.6;margin:0}.consultation-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn-success{align-items:center;background:#28a745;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;transition:transform .3s}.btn-success:hover{transform:translateY(-2px)}.btn-delete{align-items:center;background:#dc3545;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;transition:transform .3s}.btn-delete:hover{transform:translateY(-2px)}.consultation-form{padding:2rem}.upload-btn{align-items:center;background:var(--primary-color);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;justify-content:center;max-width:250px;padding:.8rem 1.5rem;transition:all .3s;width:100%}.upload-btn:hover{background:var(--secondary-color);transform:translateY(-2px)}.images-preview{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));margin-top:1rem}.image-preview-item{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:10px;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.image-preview-item img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.remove-image-btn{align-items:center;background:#dc3545e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:28px;justify-content:center;position:absolute;right:5px;top:5px;transition:all .3s;width:28px;z-index:2}.remove-image-btn:hover{background:#dc3545;transform:scale(1.1)}.new-badge{background:#28a745;border-radius:5px;bottom:5px;color:#fff;font-size:.7rem;font-weight:600;left:5px;padding:.3rem .6rem;position:absolute;z-index:1}@media (max-width:1024px){.admin-sidebar{width:240px}.admin-main{margin-left:240px;padding:1.5rem}.dashboard-sections,.info-grid{grid-template-columns:1fr}.images-preview{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}}@media (max-width:480px){.admin-main{padding:.5rem}.page-header h2{font-size:1.6rem}.modal-header{padding:1.5rem}.modal-header h3{font-size:1.2rem}.product-form{padding:1rem}.form-group label{font-size:.85rem}.form-group input,.form-group select,.form-group textarea{font-size:.9rem;padding:.7rem}.images-preview{gap:.5rem;grid-template-columns:repeat(3,1fr)}.remove-image-btn{font-size:.8rem;height:24px;width:24px}.new-badge{font-size:.6rem;padding:.2rem .4rem}.btn-primary,.btn-secondary{font-size:.9rem;padding:.7rem 1rem}.consultation-card h3{font-size:1.1rem}.consultation-date{font-size:.75rem}table{display:block;overflow-x:auto;white-space:nowrap}}@media (max-width:768px){.admin-sidebar{height:auto;position:relative;width:100%}.admin-main{margin-left:0;padding:1rem}.form-row,.stats-grid{grid-template-columns:1fr}.filters-bar,.page-header{flex-direction:column}.page-header{align-items:flex-start;gap:1rem}.page-header h2{font-size:2rem}table{font-size:.85rem}td,th{padding:.5rem}.product-thumb{height:50px;width:50px}.modal-content{margin:1rem;max-width:95%}.modal-header h3{font-size:1.4rem}.product-form{padding:1.5rem}.images-preview{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.upload-btn{font-size:.9rem;max-width:100%;padding:.7rem 1rem}.consultation-card{padding:1rem}.contact-info{gap:.5rem}.consultation-actions,.contact-info{flex-direction:column}.consultation-actions button{width:100%}}.legal-page{background:linear-gradient(135deg,#2c5530,#1a3d1f);min-height:100vh;padding:2rem 0}.legal-container{background:#fffffff2;border-radius:15px;box-shadow:0 10px 30px #0003;line-height:1.6;margin:0 auto;max-width:800px;padding:2rem}.back-link{border:2px solid #2c5530;border-radius:8px;color:#2c5530;display:inline-block;font-weight:600;margin-bottom:2rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.back-link:hover{background:#2c5530;color:#fff}.legal-container h1{color:#2c5530;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.legal-container h2{border-bottom:2px solid #e0e0e0;color:#2c5530;font-size:1.3rem;font-weight:600;margin:2rem 0 1rem;padding-bottom:.5rem}.legal-container h3{color:#2c5530;font-size:1.1rem;font-weight:600;margin:1.5rem 0 .5rem}.legal-info{background:#f8f9fa;border-left:4px solid #2c5530;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.intro{background:#e8f5e8;border-radius:8px;font-style:italic;padding:1.5rem}.intro,section{margin-bottom:2rem}.warning{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin:1rem 0;padding:1rem}.warning ul{margin:.5rem 0 0;padding-left:1.5rem}.warning li{margin-bottom:.5rem}.contacts{background:#f8f9fa;border:2px solid #2c5530;border-radius:8px;padding:1.5rem}.contact-info p{margin:.5rem 0}.contact-details p{margin:.3rem 0}.legal-container a{color:#2c5530;font-weight:600;text-decoration:none}.legal-container a:hover{text-decoration:underline}.legal-container p{margin-bottom:1rem;text-align:justify}.legal-container strong{color:#2c5530;font-weight:600}@media (max-width:768px){.legal-container{margin:0 1rem;padding:1.5rem}.legal-container h1{font-size:1.5rem}.legal-container h2{font-size:1.2rem}}
/*# sourceMappingURL=main.eb2a1a5c.css.map*/