:root{--primary-color: #111;--secondary-color: #f4f4f4;--text-color: #222;--hover-color: #2e7d32;--price-color: #4a5;--bg-color: #fff;--muted-color: #555;--border-color: #eee;--accent-pink: #e18;--accent-orange: #e81;--accent-yellow: #ed5;--accent-purple: #6c63ff;--navbar-height: 72px;--cart-drawer-width: min(420px, 100vw);--cart-z: 1100}*{margin:0;padding:0;font-family:Verdana,Geneva,Tahoma,sans-serif;box-sizing:border-box}html,body{overflow-x:hidden}body{background-color:#eee;min-height:100vh;display:flex;flex-direction:column}ol,ul{list-style-position:inside}main{flex:1}a{color:inherit}.navbar[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:50;width:100%;background:linear-gradient(90deg,#e18,#e81);box-shadow:0 4px 15px #0006;border-bottom:2px solid #ed5}.navbar__inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1rem;padding:14px 20px;max-width:1280px;margin:0 auto}.navbar__logo[data-astro-cid-5blmo7yk]{font-size:1.5rem;font-weight:700;color:#eee;text-decoration:none;text-shadow:1px 1px 5px rgba(255,255,255,.4);transition:all .3s ease;white-space:nowrap}.navbar__logo[data-astro-cid-5blmo7yk]:hover{text-shadow:2px 2px 12px #ed5,0 0 20px #eee;transform:scale(1.05)}.navbar__logo-accent[data-astro-cid-5blmo7yk]{color:#ed5}.navbar__toggle[data-astro-cid-5blmo7yk]{background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff;width:42px;height:42px;border-radius:8px;font-size:1.1rem;cursor:pointer;display:none;align-items:center;justify-content:center}.navbar__nav[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem;margin-left:auto}.navbar__menu[data-astro-cid-5blmo7yk]{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;list-style:none;padding:0;margin:0}.navbar__item[data-astro-cid-5blmo7yk],.navbar__item--has-dropdown[data-astro-cid-5blmo7yk]{position:relative}.navbar__link[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;text-decoration:none;padding:.55rem 1rem;border-radius:999px;font-weight:600;font-size:.95rem;white-space:nowrap;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.navbar__link[data-astro-cid-5blmo7yk]:hover{transform:translateY(-1px);box-shadow:0 6px 14px #00000040}.navbar__categories[data-astro-cid-5blmo7yk]{background:#ffffff2e;border:1px solid rgba(255,255,255,.35)}.navbar__categories[data-astro-cid-5blmo7yk]:hover,.navbar__item--open[data-astro-cid-5blmo7yk] .navbar__categories[data-astro-cid-5blmo7yk]{background:#ffffff4d}.navbar__chevron[data-astro-cid-5blmo7yk]{font-size:.75rem;transition:transform .2s ease}.navbar__item--open[data-astro-cid-5blmo7yk] .navbar__chevron[data-astro-cid-5blmo7yk]{transform:rotate(180deg)}.navbar__dropdown[data-astro-cid-5blmo7yk]{position:absolute;top:calc(100% + .5rem);left:0;min-width:240px;max-height:60vh;overflow-y:auto;background:#fff;color:#222;list-style:none;padding:.5rem;margin:0;border-radius:12px;box-shadow:0 8px 24px #00000040;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;z-index:60}.navbar__item--open[data-astro-cid-5blmo7yk] .navbar__dropdown[data-astro-cid-5blmo7yk]{opacity:1;visibility:visible;transform:translateY(0)}.navbar__dropdown[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{list-style:none}.navbar__dropdown-link[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem .85rem;color:#222;text-decoration:none;border-radius:8px;font-size:.95rem;font-weight:500;transition:background .15s ease,color .15s ease}.navbar__dropdown-link[data-astro-cid-5blmo7yk]:hover,.navbar__dropdown-link[data-astro-cid-5blmo7yk]:focus-visible{background:linear-gradient(90deg,#ee11881f,#ee88111f);color:#e18;outline:none}.navbar__dropdown-count[data-astro-cid-5blmo7yk]{background:#6c63ff26;color:#6c63ff;font-size:.75rem;font-weight:700;padding:.15rem .55rem;border-radius:999px}.navbar__social--whatsapp[data-astro-cid-5blmo7yk]{background:#25d366}.navbar__social--whatsapp[data-astro-cid-5blmo7yk]:hover{background:#1ebe5b}.navbar__social--facebook[data-astro-cid-5blmo7yk]{background:#1877f2}.navbar__social--facebook[data-astro-cid-5blmo7yk]:hover{background:#145fc4}.navbar__social-label[data-astro-cid-5blmo7yk]{line-height:1}@media (max-width: 768px){.navbar__inner[data-astro-cid-5blmo7yk]{padding:12px 16px;gap:.5rem}.navbar__logo[data-astro-cid-5blmo7yk]{font-size:1.3rem}.navbar__toggle[data-astro-cid-5blmo7yk]{display:inline-flex}.navbar__nav[data-astro-cid-5blmo7yk]{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:.75rem;margin-left:0;padding:1rem;background:linear-gradient(180deg,#e18,#c64);box-shadow:0 8px 20px #00000059}.navbar__nav--open[data-astro-cid-5blmo7yk]{display:flex}.navbar__menu[data-astro-cid-5blmo7yk]{flex-direction:column;align-items:stretch;gap:.6rem}.navbar__item--has-dropdown[data-astro-cid-5blmo7yk]{width:100%}.navbar__categories[data-astro-cid-5blmo7yk]{width:100%;justify-content:center}.navbar__dropdown[data-astro-cid-5blmo7yk]{position:static;min-width:0;max-height:none;opacity:1;visibility:visible;transform:none;box-shadow:none;background:#00000026;margin-top:.5rem;display:none}.navbar__item--open[data-astro-cid-5blmo7yk] .navbar__dropdown[data-astro-cid-5blmo7yk]{display:block}.navbar__dropdown-link[data-astro-cid-5blmo7yk]{color:#fff}.navbar__dropdown-link[data-astro-cid-5blmo7yk]:hover,.navbar__dropdown-link[data-astro-cid-5blmo7yk]:focus-visible{background:#ffffff2e;color:#fff}.navbar__dropdown-count[data-astro-cid-5blmo7yk]{background:#ffffff40;color:#fff}.navbar__link[data-astro-cid-5blmo7yk]{justify-content:center;width:100%;padding:.75rem 1rem;font-size:1rem}}.footer{background:linear-gradient(135deg,#335,#669);color:#eee;padding:2.5rem 1rem 1.5rem;font-family:Poppins,sans-serif}.footer__container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto}.footer__brand{flex:1 1 250px;text-align:left}.footer__title{font-size:2rem;color:#e7c;font-weight:600;margin:0;text-decoration:underline}.footer__title span{color:#5e7}.footer__description{margin-top:.5rem;font-size:.95rem;color:#eee;line-height:1.5}.footer__column{flex:1 1 180px}.footer__column-title{font-size:1.1rem;margin-bottom:1rem;color:#5e7;text-transform:uppercase;letter-spacing:.05em}.footer__links-list{list-style:none;padding:0;margin:0}.footer__link{color:#eee;text-decoration:none;display:inline-block;margin-bottom:.5rem;transition:color .3s ease}.footer__link:hover{color:#e7c}.footer__social-icons{display:flex;gap:1rem;margin-bottom:1rem}.footer__social-link{font-size:1.6rem;color:#eee;transition:transform .3s ease,color .3s ease}.footer__social-link:hover{transform:scale(1.2);color:#e7c}.footer__contact{font-size:.95rem}.footer__credits{max-width:1200px;margin:2rem auto 0;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.15);text-align:center;font-size:.85rem;color:#ccc}@media (max-width: 640px){.footer{padding:2rem 1rem 1.25rem}.footer__container{flex-direction:column;align-items:stretch;gap:1.5rem}.footer__brand,.footer__column{flex:1 1 100%;text-align:center}.footer__title{font-size:1.6rem}.footer__column-title{margin-bottom:.75rem}.footer__social-icons{justify-content:center}.footer__credits{margin-top:1.5rem;font-size:.8rem}}.whatsapp-button[data-astro-cid-viyaqlii]{position:fixed;bottom:20px;right:20px;background-color:#25d366;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0003;cursor:pointer;z-index:1000;transition:transform .3s ease,box-shadow .3s ease}.whatsapp-button[data-astro-cid-viyaqlii]:hover{transform:scale(1.1);box-shadow:0 6px 12px #0000004d}.whatsapp-button[data-astro-cid-viyaqlii] img[data-astro-cid-viyaqlii]{width:30px;height:30px}@media (max-width: 768px){.whatsapp-button[data-astro-cid-viyaqlii]{width:50px;height:50px}.whatsapp-button[data-astro-cid-viyaqlii] img[data-astro-cid-viyaqlii]{width:25px;height:25px}}.cart-icon[data-astro-cid-3klandlo]{position:fixed;bottom:90px;right:20px;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;padding:0;margin:0;border:none;border-radius:50%;background:linear-gradient(135deg,var(--accent-pink, #e18),var(--accent-orange, #e81));color:#fff;font-size:1.4rem;cursor:pointer;box-shadow:0 4px 8px #0003;z-index:1000;transition:transform .3s ease,box-shadow .3s ease}.cart-icon[data-astro-cid-3klandlo]:hover{transform:scale(1.1);box-shadow:0 6px 12px #0000004d}.cart-icon[data-astro-cid-3klandlo]:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--accent-orange, #e81),0 4px 8px #0003}.cart-icon__badge[data-astro-cid-3klandlo]{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#fff;color:var(--accent-pink, #e18);font-size:.7rem;font-weight:700;line-height:20px;text-align:center;box-shadow:0 2px 4px #00000040}.cart-icon__badge[data-astro-cid-3klandlo][hidden]{display:none}@media (max-width: 768px){.cart-icon[data-astro-cid-3klandlo]{bottom:75px;right:20px;width:50px;height:50px;font-size:1.1rem}}body.cart-open{overflow:hidden}.cart-drawer__backdrop{position:fixed;inset:0;background:#00000073;z-index:var(--cart-z);opacity:0;transition:opacity .2s ease}.cart-drawer__backdrop[data-open=true]{opacity:1}.cart-drawer__backdrop[hidden]{display:none}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:var(--cart-drawer-width);max-width:100vw;background:var(--bg-color);color:var(--text-color);box-shadow:-8px 0 24px #00000040;z-index:calc(var(--cart-z) + 1);display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease}.cart-drawer[data-open=true]{transform:translate(0)}.cart-drawer[hidden]{display:none}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:linear-gradient(90deg,var(--accent-pink),var(--accent-orange));color:#fff;box-shadow:0 2px 6px #00000026}.cart-drawer__title{font-size:1.15rem;font-weight:700;display:inline-flex;align-items:center;gap:.5rem}.cart-drawer__close{background:#fff3;border:none;color:#fff;width:36px;height:36px;border-radius:50%;font-size:1.1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease}.cart-drawer__close:hover,.cart-drawer__close:focus-visible{background:#ffffff59;outline:none}.cart-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.25rem}.cart-drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.cart-drawer__item{display:grid;grid-template-columns:64px 1fr auto;gap:.75rem;align-items:center;padding:.6rem;background:#f7f7f7;border:1px solid var(--border-color);border-radius:10px}.cart-drawer__item--out{opacity:.55;background:#f0f0f0}.cart-drawer__item--out .cart-drawer__item-name,.cart-drawer__item--out .cart-drawer__qty-btn,.cart-drawer__item--out .cart-drawer__item-qty{text-decoration:line-through}.cart-drawer__item-img{width:64px;height:64px;object-fit:cover;border-radius:8px;background:#ddd}.cart-drawer__item-img--placeholder{display:inline-flex;align-items:center;justify-content:center;color:#999;font-size:1.5rem}.cart-drawer__item-info{min-width:0;display:flex;flex-direction:column;gap:.15rem}.cart-drawer__item-name{font-weight:600;font-size:.95rem;line-height:1.25;word-wrap:break-word}.cart-drawer__item-unit{font-size:.8rem;color:var(--muted-color)}.cart-drawer__item-stock{font-size:.75rem;color:#c0392b;font-weight:600}.cart-drawer__item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.cart-drawer__qty{display:inline-flex;align-items:center;border:1px solid var(--border-color);border-radius:999px;overflow:hidden;background:#fff}.cart-drawer__qty-btn{background:transparent;border:none;width:28px;height:28px;font-size:1rem;font-weight:700;cursor:pointer;color:var(--text-color);display:inline-flex;align-items:center;justify-content:center}.cart-drawer__qty-btn:hover:not(:disabled),.cart-drawer__qty-btn:focus-visible:not(:disabled){background:var(--border-color);outline:none}.cart-drawer__qty-btn:disabled{color:#aaa;cursor:not-allowed}.cart-drawer__item-qty{min-width:28px;text-align:center;font-weight:600;font-size:.9rem}.cart-drawer__item-sub{font-weight:700;color:var(--price-color);font-size:.95rem;white-space:nowrap}.cart-drawer__remove{background:transparent;border:none;color:var(--muted-color);cursor:pointer;font-size:.85rem;padding:0;display:inline-flex;align-items:center;gap:.25rem}.cart-drawer__remove:hover,.cart-drawer__remove:focus-visible{color:#c0392b;outline:none}.cart-drawer__empty{text-align:center;padding:2.5rem 1rem;color:var(--muted-color)}.cart-drawer__empty[hidden]{display:none}.cart-drawer__empty-icon{font-size:3rem;color:var(--border-color);margin-bottom:.75rem}.cart-drawer__empty-title{font-weight:600;color:var(--text-color);margin-bottom:.35rem}.cart-drawer__empty-hint{font-size:.9rem}.cart-drawer__footer{border-top:1px solid var(--border-color);padding:1rem 1.25rem 1.25rem;background:#fafafa;display:flex;flex-direction:column;gap:.75rem}.cart-drawer__totals{display:flex;flex-direction:column;gap:.25rem}.cart-drawer__row{display:flex;justify-content:space-between;font-size:.95rem;color:var(--muted-color)}.cart-drawer__row--total{font-size:1.15rem;font-weight:700;color:var(--text-color);padding-top:.35rem;border-top:1px dashed var(--border-color)}.cart-drawer__notice{margin:0;font-size:.8rem;color:#c0392b;background:#fff3f3;padding:.5rem .75rem;border-radius:8px;border:1px solid #f5c6cb}.cart-drawer__notice[hidden]{display:none}.cart-drawer__send{background:#25d366;color:#fff;border:none;border-radius:999px;padding:.85rem 1rem;font-size:1rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s ease,transform .2s ease}.cart-drawer__send:hover,.cart-drawer__send:focus-visible{background:#1ebe5b;transform:translateY(-1px);outline:none}.cart-drawer__send[hidden]{display:none}
