@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.search-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.search-modal-overlay.open{opacity:1;visibility:visible}.search-modal{background:#e9eef5;border-radius:.5rem;padding:1.5rem;width:90%;max-width:500px;position:relative;transform:translateY(-20px);transition:transform .3s ease}.search-modal-overlay.open .search-modal{transform:translateY(0)}.search-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#4b8f29;cursor:pointer;font-size:1.25rem;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.search-modal-close:hover{color:#4b8f29}.search-form-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:2rem;flex:1}.search-form{display:flex;gap:.2rem}.search-input{flex:1;padding:.75rem 1rem;border:1px solid #4b8f29;border-radius:.5rem;font-size:1rem;background:#fff;color:#4b8f29}.search-input:focus{outline:none;border-color:#4b8f29}.search-button{background-color:#4b8f29;color:#fff;border:none;border-radius:.5rem;padding:.75rem 1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;flex:.4}.search-button:disabled{opacity:.5;cursor:not-allowed}.search-button:not(:disabled):hover{background-color:#4b8f29}.search-icon{font-size:1.25rem}.no-results{text-align:center;margin-top:2rem;color:#4b8f29}.clear-filters{background:none;border:2px solid #4b8f29;color:#4b8f29;padding:.5rem 1rem;border-radius:.5rem;margin-top:1rem;cursor:pointer;font-weight:600;transition:all .3s ease}.clear-filters:hover{background-color:#4b8f29;color:#fff}@media(max-width:640px){.search-modal{width:95%;padding:1rem}.search-form{flex-direction:column}.search-button{width:100%}}.header{position:fixed;top:0;left:0;right:0;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1000}.header-container{max-width:1200px;margin:0 auto;padding:1rem;display:flex;justify-content:space-between;align-items:center}.logo{font-family:var(--font-herbal);font-size:1.5rem;color:#4b8f29;text-decoration:none;font-weight:600}.desktop-nav{display:flex;align-items:center;gap:2rem}.nav-item{color:#4b8f29;text-decoration:none;transition:color .3s ease;font-weight:500}.nav-item:focus,.nav-item:hover{color:#4b8f29;outline:none}.nav-icons{gap:1rem;margin-left:1rem;padding-left:1rem;border-left:1px solid rgba(0,0,0,.1)}.nav-icon-button,.nav-icons{display:flex;align-items:center}.nav-icon-button{background:none;border:none;color:#4b8f29;font-size:1.25rem;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:all .3s ease;text-decoration:none;justify-content:center}.nav-icon-button:focus,.nav-icon-button:hover{color:#4b8f29;background-color:rgba(76,175,80,.1);outline:none}.whatsapp-button{background:#4b8f29;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:background-color .3s ease;font-weight:500}.whatsapp-button:focus,.whatsapp-button:hover{background:#4b8f29;outline:none}.hamburger-button{display:none;background:#4b8f29;color:#fff;border:none;padding:.75rem;border-radius:.5rem;cursor:pointer;font-size:1.5rem;transition:background-color .3s ease}.hamburger-button:focus,.hamburger-button:hover{background:#4b8f29;outline:none}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:1001}.menu-overlay.active{opacity:1;visibility:visible}.menu-content{position:fixed;top:0;left:0;width:80%;max-width:400px;height:100%;background:#fff;padding:2rem;transition:left .3s ease;display:flex;flex-direction:column;gap:1rem}.menu-content.active{right:0}.menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.menu-title{font-family:var(--font-herbal);margin:0}.close-button,.menu-title{font-size:1.5rem;color:#4b8f29}.close-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:all .3s ease}.close-button:focus,.close-button:hover{color:#4b8f29;background-color:rgba(76,175,80,.1);outline:none}.menu-links{display:flex;flex-direction:column;gap:.5rem;flex:1}.menu-item{color:#4b8f29;text-decoration:none;font-size:1.125rem;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;transition:all .3s ease;border-radius:.5rem;background:none;border:none;cursor:pointer;text-align:left;width:100%}.menu-item:focus,.menu-item:hover{color:#4b8f29;background-color:rgba(76,175,80,.1);outline:none}.menu-footer{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.menu-whatsapp-button{background:#4b8f29;color:#fff;border:none;padding:1rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.125rem;cursor:pointer;transition:background-color .3s ease;width:100%;font-weight:500}.menu-whatsapp-button:focus,.menu-whatsapp-button:hover{background:#4b8f29;outline:none}@media(max-width:768px){.desktop-nav{display:none}.hamburger-button{display:flex;align-items:center;justify-content:center}}@media(min-width:769px){.menu-overlay{display:none!important}}.close-button:focus,.hamburger-button:focus,.menu-item:focus,.menu-whatsapp-button:focus,.nav-icon-button:focus,.nav-item:focus,.whatsapp-button:focus,:focus{outline:2px solid #4b8f29;outline-offset:2px}.cart-icon-link{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.cart-icon-container{position:relative;padding:.5rem;border-radius:.5rem;transition:background-color .3s ease}.cart-icon-container:hover{background-color:rgba(62,124,89,.1)}.cart-icon{width:1.5rem;height:1.5rem;color:#4b8f29;transition:color .3s ease}.cart-icon-container:hover .cart-icon{color:#3e7c59}.cart-badge{position:absolute;top:0;right:0;background-color:#3e7c59;color:#fff;border-radius:50%;min-width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;line-height:1;transform:translate(25%,-25%);box-shadow:0 2px 4px rgba(0,0,0,.1)}.cart-badge:empty{display:none}@media(max-width:640px){.cart-badge{min-width:1rem;height:1rem;font-size:.625rem}}body,html{margin:0;padding:0;color:#222;font-family:Inter,sans-serif}body,html,section{background-color:#f9f9f9}*,:after,:before{box-sizing:border-box}:root{--primary:#3e7c59;--primary-rgb:62,124,89;--secondary:#efcf6c;--secondary-rgb:239,207,108;--accent:#fcefd5;--accent-rgb:252,239,213;--background:#fcefd5;--card:#fff;--card-foreground:#1b1b1b;--popover:#fff;--popover-foreground:#1b1b1b;--muted:#efcf6c;--muted-foreground:#3e7c59;--heading:#1b1b1b;--paragraph:#4a4a4a;--price:#da6a00;--gradient:linear-gradient(135deg,#efcf6c,#3e7c59);--glass:rgba(62,124,89,0.12);--glass-strong:rgba(62,124,89,0.22);--border:#efcf6c;--input:#efcf6c;--ring:#3e7c59;--radius:14px}.dark{--primary:#3e7c59;--primary-rgb:62,124,89;--secondary:#efcf6c;--secondary-rgb:239,207,108;--accent:#fcefd5;--accent-rgb:252,239,213;--background:#222;--card:#2a2a2a;--card-foreground:#fcefd5;--popover:#2a2a2a;--popover-foreground:#fcefd5;--muted:#3e7c59;--muted-foreground:#efcf6c;--heading:#fcefd5;--paragraph:#efcf6c;--price:#da6a00;--gradient:linear-gradient(135deg,#3e7c59,#efcf6c);--glass:rgba(62,124,89,0.18);--glass-strong:rgba(62,124,89,0.28);--border:#3e7c59;--input:#3e7c59;--ring:#efcf6c;--radius:14px}