:root{--emerald-green:#059669;--emerald-green-light:#10b981;--emerald-green-dark:#047857;--tropical-orange:#f97316;--tropical-orange-light:#fb923c;--berry-purple:#7c3aed;--sunny-yellow:#eab308;--sunny-yellow-light:#fef08a;--logo-pink:#f25f78;--logo-yellow:#f9af24;--logo-crimson:#c71d3f;--bg-color:#f8fafc;--text-dark:#1e293b;--text-muted:#64748b;--white:#fff;--font-heading:"Outfit", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--bg-color);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}ul{list-style:none}button{font-family:var(--font-heading);cursor:pointer;border:none;outline:none}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fff6}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn-primary{background:linear-gradient(135deg, var(--logo-pink), var(--logo-yellow));color:var(--white);border-radius:9999px;padding:.75rem 1.75rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #f25f784d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f25f7866}.btn-secondary{background:var(--emerald-green);color:var(--white);border-radius:9999px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .2s}.btn-secondary:hover{background:var(--emerald-green-light);transform:scale(1.05)}.gradient-text{background:linear-gradient(135deg, var(--logo-crimson), var(--logo-pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.navbar{z-index:1000;border-radius:9999px;width:95%;max-width:1200px;padding:.75rem 1.5rem;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.navbar-content{justify-content:space-between;align-items:center;display:flex}.navbar-logo{align-items:center;gap:.5rem;display:flex}.logo-image{object-fit:contain;border-radius:8px;width:40px;height:40px}.logo-text{font-family:var(--font-heading);color:var(--emerald-green-dark);font-size:1.25rem;font-weight:800}.navbar-links{gap:2rem;display:flex}.navbar-links a{color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600;transition:color .2s}.navbar-links a:hover,.navbar-links a.active{color:var(--emerald-green)}.navbar-actions{align-items:center;gap:1rem;display:flex}.icon-btn{background:0 0;font-size:1.25rem;transition:transform .2s}.icon-btn:hover{transform:scale(1.1)}.cart-btn{position:relative}.cart-badge{background:var(--tropical-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}@media (width<=992px){.hamburger-btn{cursor:pointer;color:var(--emerald-green-dark);background:0 0;border:none;padding:0;font-size:1.8rem;line-height:1;display:block}.navbar-links{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:#fffffff2;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;margin-top:.5rem;padding:1.5rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 25px #0000001a}.navbar-links.open{display:flex}}@media (width>=993px){.hamburger-btn{display:none}}.footer{background-color:var(--text-dark);color:var(--white);padding-top:5rem}.footer-container{grid-template-columns:2fr 1fr 2fr;gap:4rem;margin-bottom:3rem;display:grid}.footer-logo{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.footer-logo .logo-image{object-fit:contain;border-radius:10px;width:48px;height:48px}.footer-logo .logo-text{color:var(--white)}.footer-desc{color:var(--text-muted);margin-bottom:1.5rem}.social-links{gap:1rem;display:flex}.social-icon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;transition:background .2s;display:flex}.social-icon:hover{background:var(--emerald-green)}.footer-links h4,.footer-newsletter h4{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:1.2rem}.footer-links ul{flex-direction:column;gap:.75rem;display:flex}.footer-links a{color:var(--text-muted);transition:color .2s}.footer-links a:hover{color:var(--emerald-green-light)}.footer-newsletter p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.newsletter-form{gap:.5rem;display:flex}.newsletter-form input{font-family:var(--font-body);border:none;border-radius:9999px;outline:none;flex:1;padding:.75rem 1rem}.footer-bottom{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff1a;padding:1.5rem 0;font-size:.8rem}@media (width<=768px){.footer-container{grid-template-columns:1fr;gap:2rem}.newsletter-form{flex-direction:column}}.hero{background:radial-gradient(circle at top left, #e0f2fe, var(--white), #f0fdf4);align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.05;pointer-events:none;background:url(https://images.unsplash.com/photo-1497250681960-ef046c08a56e?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat;position:absolute;inset:0}.hero-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.hero-title{color:var(--text-dark);text-transform:uppercase;letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:4.5rem}.hero-subtitle{color:var(--text-muted);max-width:450px;margin-bottom:2.5rem;font-size:1.25rem}.hero-image-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.hero-image{object-fit:cover;aspect-ratio:3/4;border-radius:20px;width:100%;max-width:500px;animation:6s ease-in-out infinite float;box-shadow:0 20px 40px #05966926}.floating-element{filter:drop-shadow(0 10px 10px #0000001a);font-size:3rem;position:absolute}.fruit-1{animation:5s ease-in-out infinite float;top:10%;right:10%}.leaf-1{font-size:4rem;animation:7s ease-in-out infinite float;bottom:20%;left:5%}.berry-1{font-size:2rem;animation:4s ease-in-out infinite float;top:40%;left:10%}@keyframes float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}@media (width<=992px){.hero-container{text-align:center;grid-template-columns:1fr;padding-top:8rem}.hero-title{font-size:3.5rem}.hero-subtitle{margin:0 auto 2.5rem}.hero-image{max-width:400px}}.brand-story{background-color:#f8fafc;padding:8rem 0;overflow:hidden}.story-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.story-image-wrapper{position:relative}.story-image{aspect-ratio:4/5;object-fit:cover;border-radius:24px;width:100%;box-shadow:0 20px 40px #0000001a}.experience-badge{border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 10px 30px #05966926}.badge-number{font-family:var(--font-heading);color:var(--emerald-green);font-size:2.5rem;font-weight:800;line-height:1}.badge-text{color:var(--text-dark);text-transform:uppercase;letter-spacing:1px;font-size:.875rem;font-weight:600}.story-text{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.125rem}.story-content .btn-secondary{margin-top:1rem}@media (width<=992px){.story-container{grid-template-columns:1fr;gap:3rem}.experience-badge{bottom:-10px;right:10px}}.product-card{background:var(--white);cursor:pointer;z-index:1;border-radius:24px;min-height:240px;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0596691a}.product-card-bg{background:linear-gradient(135deg, #f0fdf4 0%, var(--white) 100%);z-index:-1;opacity:.5;transition:opacity .3s;position:absolute;inset:0}.product-card:hover .product-card-bg{opacity:1}.product-info{z-index:2;flex-direction:column;flex:1;width:60%;display:flex}.product-title{color:var(--text-dark);margin-bottom:.5rem;font-size:1.25rem}.product-tags{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}.tag{text-transform:uppercase;letter-spacing:.5px;color:var(--text-dark);background:#0000000d;border-radius:4px;width:fit-content;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.product-price{align-items:baseline;gap:.5rem;margin-top:auto;margin-bottom:1rem;display:flex}.current-price{color:var(--text-dark);font-size:1.25rem;font-weight:700}.old-price{color:var(--text-muted);font-size:.875rem;text-decoration:line-through}.product-footer{z-index:3;flex-direction:column;align-items:flex-start;gap:.75rem;display:flex;position:relative}.product-badges{filter:grayscale();opacity:.5;gap:.25rem;font-size:1.2rem;display:flex}.product-image{object-fit:cover;z-index:2;pointer-events:none;background-color:#e2e8f0;border-radius:50%;width:160px;height:160px;transition:transform .5s;position:absolute;bottom:-20px;right:-20px}.product-card:hover .product-image{transform:scale(1.05)rotate(-5deg)}.modal-overlay{z-index:3000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.product-modal-content{background-color:var(--white);z-index:3010;border-radius:24px;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.close-btn{cursor:pointer;color:var(--text-dark);z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;line-height:1;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1.5rem}.close-btn:hover{background-color:var(--white)}.product-modal-body{flex-direction:column;display:flex}.product-modal-image{aspect-ratio:899/1024;object-fit:cover;width:100%}.product-modal-info{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}@media (width>=600px){.product-modal-content{max-width:680px}.product-modal-body{flex-direction:row;align-items:stretch}.product-modal-image{aspect-ratio:899/1024;width:290px;height:auto}.product-modal-info{flex-direction:column;flex:1;justify-content:center;gap:1.2rem;padding:2rem;display:flex}}.product-modal-info h2{font-family:var(--font-heading);color:var(--text-dark);margin:0;font-size:1.8rem}.product-modal-info .product-price{align-items:center;gap:.5rem;display:flex}.quantity-selector{flex-direction:column;gap:.5rem;display:flex}.quantity-selector label{color:var(--text-dark);font-weight:600}.quantity-controls{align-items:center;gap:.5rem;display:flex}.quantity-controls button{background-color:var(--white);cursor:pointer;width:40px;height:40px;color:var(--text-dark);border:1px solid #e2e8f0;border-radius:8px;font-size:1.2rem;transition:all .2s}.quantity-controls button:hover{background-color:#f1f5f9}.quantity-controls input{text-align:center;width:60px;height:40px;font-size:1.1rem;font-family:var(--font-body);border:1px solid #e2e8f0;border-radius:8px}.quantity-controls input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-controls input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-controls input[type=number]{-moz-appearance:textfield}.add-modal-btn{width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem}.product-section{background-color:var(--white);padding:5rem 0;position:relative}.section-title{text-transform:uppercase;color:var(--text-dark);margin-bottom:3rem;font-size:2.5rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}@media (width<=768px){.section-title{text-align:center;font-size:2rem}}.benefits-section{background:var(--emerald-green-dark);padding:4rem 0 6rem;position:relative;overflow:hidden}.benefits-section:before{content:"";opacity:.1;mix-blend-mode:overlay;background:url(https://images.unsplash.com/photo-1528498033373-3c6c08e93d79?q=80&w=2000&auto=format&fit=crop) 50%/cover;position:absolute;inset:0}.benefits-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid;position:relative}.benefit-card{text-align:center;color:var(--white);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2.5rem 1.5rem;transition:transform .3s}.benefit-card:hover{background:#ffffff26;transform:translateY(-10px)}.benefit-icon{margin-bottom:1rem;font-size:3rem}.benefit-title{font-size:1.25rem;font-family:var(--font-heading);margin-bottom:.75rem}.benefit-desc{opacity:.9;font-size:.9rem;line-height:1.5}
