
:root{--green:#174b35;--dark:#172e24;--muted:#58665d;--line:#dce3dc;--paper:#f7f8f3;--yellow:#f5d778}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--dark);font:16px/1.5 system-ui,-apple-system,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button,.button{min-height:44px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bd7a12;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.1}h2{font-size:36px;margin-bottom:16px}h3{font-size:17px}small,.small{font-size:14px;color:var(--muted)}.wrap{max-width:1240px;margin:auto;padding:0 28px}.topline{background:var(--green);color:white;text-align:center;padding:8px 16px;font-size:14px}.header{background:#fff;position:sticky;top:0;z-index:5;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px}.brand{text-decoration:none;line-height:1.05}.brand strong{font:700 28px Georgia,serif;display:block}.brand span{font-size:11px;letter-spacing:2px;text-transform:uppercase;display:block;margin-bottom:7px}.nav{display:flex;align-items:center;gap:24px}.nav a{text-decoration:none;font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid var(--green);padding:11px 19px;text-decoration:none;background:var(--green);color:#fff;font-weight:650}.button.light{background:white;color:var(--green)}.cart-open{white-space:nowrap}.count{display:inline-grid;place-items:center;background:var(--yellow);color:var(--dark);border-radius:50%;min-width:25px;height:25px;font-size:13px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:36px;padding-top:32px;padding-bottom:30px}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:750;letter-spacing:2px;color:var(--green);margin-bottom:14px}h1{font-size:clamp(38px,4.8vw,62px);letter-spacing:-2px;margin-bottom:18px}.hero p{max-width:460px;color:var(--muted)}.hero-photo{height:310px;width:100%;object-fit:contain;mix-blend-mode:multiply}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;gap:20px}.service-strip div{display:flex;flex-direction:column}.service-strip div+div{border-left:1px solid var(--line);padding-left:30px}.service-strip strong{font-size:15px}.service-strip span{font-size:14px;color:var(--muted)}section{margin-bottom:44px}.catalog-head{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-top:36px;margin-bottom:24px}.catalog-head h2{margin:0}.search{position:relative;width:360px;max-width:100%}.search input{width:100%;padding:13px 44px 13px 15px;border:1px solid #bbc9bf;border-radius:8px;background:white}.search button{position:absolute;right:2px;top:2px;border:0;background:none;width:40px;color:var(--muted)}.categories{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.chip{border:1px solid var(--line);border-radius:30px;padding:9px 18px;background:white;color:var(--green)}.chip[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.result-line{display:flex;justify-content:space-between;margin-bottom:14px;gap:12px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{border:1px solid var(--line);border-radius:12px;background:white;overflow:hidden;display:flex;flex-direction:column;padding:16px}.product img{width:100%;height:172px;object-fit:contain;margin-bottom:14px}.product h3{margin:0 0 5px;line-height:1.3;min-height:44px}.product .price{font-size:21px;font-weight:750;margin-bottom:14px}.price small{font-weight:400}.product-controls{margin-top:auto}.add{width:100%;background:#edf4ee;border:1px solid #c8d8ca;color:var(--green);border-radius:7px;font-weight:700}.quantity{display:flex;align-items:center;justify-content:space-between;border:1px solid #c8d8ca;border-radius:7px;overflow:hidden;min-width:118px;background:#edf4ee}.quantity button{width:44px;border:0;background:transparent;color:var(--green);font-size:22px}.quantity span{font-weight:700}.empty{padding:48px 20px;border:1px dashed #b5c5b9;text-align:center;grid-column:1/-1;border-radius:12px}.promos{display:grid;grid-template-columns:1.2fr 1fr;background:var(--green);color:white;border-radius:16px;overflow:hidden}.promos>div{padding:32px}.promos h2{color:white}.promos p{color:#e0eadf}.promos .eyebrow{color:var(--yellow)}.promo-side{background:#e9efdf;color:var(--green);display:flex;flex-direction:column;justify-content:center}.promo-side p{color:var(--muted)}.promo-side strong{font:32px Georgia,serif;margin-bottom:10px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px}.info-card h3{margin-bottom:12px}.info-card p{color:var(--muted);font-size:15px}.text-link{font-weight:700;text-underline-offset:4px}.rating{display:flex;align-items:center;justify-content:space-between;gap:26px;border-top:1px solid var(--line);padding-top:30px}.rating h2{font-size:28px;margin-bottom:8px}.rating p{margin:0;color:var(--muted)}.stars{display:flex;gap:5px;margin-bottom:9px}.stars button{border:1px solid var(--line);background:white;border-radius:8px;font-size:28px;width:48px;color:#767d70}.stars button[aria-pressed=true]{background:var(--yellow);color:var(--dark);border-color:#d9b949}.rating-action{min-width:265px}.rating-action a{width:100%;font-size:14px}footer{background:var(--dark);color:#fff;padding:34px 0 96px}.footer-inner{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}footer p{color:#d3dfd6;font-size:14px;margin:8px 0}.footer-links{display:flex;gap:20px;align-items:center}.mobile-cart{display:none}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--dark);color:#fff;padding:12px 22px;z-index:20;border-radius:10px;box-shadow:0 5px 25px #0003;max-width:90%;text-align:center}.toast:empty{display:none}dialog{border:0;padding:0;border-radius:16px;width:min(1050px,calc(100% - 32px));max-height:90dvh;color:var(--dark);background:var(--paper)}dialog::backdrop{background:#0b1e18ad}body.modal-open{overflow:hidden}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2}.dialog-head h2{margin:0;font-size:30px}.close{border:1px solid var(--line);background:white;width:44px;border-radius:50%;font-size:22px}.checkout-layout{padding:24px;display:grid;grid-template-columns:1fr 1.05fr;gap:26px}.cart-row{display:grid;grid-template-columns:60px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-row img{width:60px;height:60px;object-fit:contain;background:white;border-radius:8px}.cart-row h3{margin:0 0 4px}.row-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.remove{border:0;background:none;color:#83503c;font-size:14px;padding:0;text-decoration:underline}.cart-empty{padding:50px 24px;text-align:center}.checkout{background:white;border:1px solid var(--line);border-radius:12px;padding:22px}.checkout h3{font-size:21px}fieldset{border:0;padding:0;margin:0 0 20px;min-width:0}legend{font-weight:700;margin-bottom:9px}.delivery-option{display:flex;gap:9px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:11px;margin-bottom:8px;font-size:14px;cursor:pointer}.delivery-option:has(input:checked){background:#edf4ee;border-color:var(--green)}.delivery-option strong{margin-left:auto;white-space:nowrap}.field{display:block;margin-bottom:14px;font-size:14px;font-weight:650}.field input,.field select,.field textarea{display:block;width:100%;margin-top:6px;border:1px solid #bdc9c0;border-radius:7px;padding:10px;background:#fff;font-size:16px;color:var(--dark)}.field textarea{resize:vertical;min-height:80px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment{padding:15px;background:#f0f4e9;border-radius:8px;margin-bottom:18px}.payment p{margin:5px 0 0;font-size:14px;color:var(--muted)}.totals{border-top:1px solid var(--line);padding-top:15px;margin-bottom:18px}.totals div{display:flex;justify-content:space-between;margin-bottom:8px}.grand-total{font-weight:750;font-size:22px;border-top:1px solid var(--line);padding-top:10px}.submit{width:100%}.error{color:#a12828;font-size:14px;margin-bottom:10px}.success{padding:14px;border-radius:8px;background:#eaf2df;margin-top:16px}.success p{margin-bottom:10px}.review{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.6 system-ui;background:white;padding:16px;border:1px solid var(--line);border-radius:8px;max-height:250px;overflow:auto}.noscript{padding:24px;background:#fff0b9;text-align:center}[hidden]{display:none!important}
@media(min-width:1400px){.hero{padding-top:42px;padding-bottom:38px}}@media(max-width:900px){.nav>a{display:none}.grid{grid-template-columns:repeat(3,1fr)}.hero{gap:15px}.hero-photo{height:260px}.info-grid{grid-template-columns:1fr}.info-card{padding:22px}.checkout-layout{grid-template-columns:1fr}.service-strip div+div{padding-left:15px}.rating{align-items:start}.catalog-head{align-items:start}}@media(max-width:600px){.wrap{padding:0 18px}.topline{font-size:12px}.header-inner{min-height:76px;gap:12px}.brand strong{font-size:23px}.brand span{font-size:9px;letter-spacing:1.6px}.nav{gap:0}.cart-open{padding:9px 12px;font-size:14px}.hero{padding-top:25px;grid-template-columns:1fr;gap:0;position:relative}.hero h1{font-size:43px;max-width:360px;letter-spacing:-1.6px}.hero p{margin-bottom:18px}.hero-photo{height:210px;margin-top:12px}.hero-actions .button{font-size:14px;padding:11px 15px}.service-strip{gap:8px;padding:16px 0}.service-strip div+div{padding-left:10px}.service-strip strong{font-size:13px}.service-strip span{font-size:12px}.catalog-head{flex-direction:column;padding-top:27px;gap:18px}.catalog-head h2{font-size:33px}.search{width:100%}.categories{gap:7px}.chip{font-size:14px;padding:8px 13px}.result-line .small{font-size:12px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product{padding:12px}.product img{height:128px}.product h3{font-size:14px;min-height:38px}.product .price{font-size:19px}.product .price small{font-size:12px}.promos{grid-template-columns:1fr}.promos>div{padding:25px}.promos h2{font-size:31px}.rating{flex-direction:column;gap:20px}.rating-action{width:100%}.stars{justify-content:space-between}.stars button{width:17%}.mobile-cart{position:fixed;bottom:14px;left:18px;right:18px;display:flex;justify-content:space-between;z-index:4;box-shadow:0 6px 25px #0003}.toast{bottom:83px;font-size:14px}.footer-links{flex-wrap:wrap}dialog{width:100%;max-height:100dvh;height:100dvh;margin:0;border-radius:0}.dialog-head{padding:15px 18px}.checkout-layout{padding:18px;gap:20px}.checkout{padding:17px}.two-fields{grid-template-columns:1fr}.rating h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.category-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:32px}.category-link{background:white;border:1px solid var(--line);border-radius:12px;padding:24px;text-decoration:none}.category-link img{width:100%;height:170px;object-fit:contain}.category-link h2{font-size:30px;margin:15px 0 8px}.page-nav{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0}.page-nav a{text-decoration:none;border-radius:25px;padding:8px 17px;font-weight:650;font-size:14px}.page-nav a[aria-current=page]{background:var(--green);color:white}.category-page .catalog-head{padding-top:28px}.category-page .categories{display:none}@media(max-width:600px){.category-links{grid-template-columns:1fr}.category-link{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:18px}.category-link img{height:100px;grid-row:1/3}.category-link h2{margin:0}.page-nav{gap:0;justify-content:space-between}.page-nav a{padding:8px 11px}}
html{scroll-padding-top:190px}.category-links{grid-template-columns:repeat(4,minmax(0,1fr))}.category-link.no-photo{display:flex;flex-direction:column;justify-content:center;background:#e9efdf}.page-nav{border-top:1px solid var(--line)}@media(max-width:800px){.category-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.category-links{grid-template-columns:1fr}.page-nav{justify-content:flex-start;gap:4px}.page-nav a{padding:8px 10px}.category-link.no-photo{min-height:150px;align-items:flex-start}}
.brand-name{text-decoration:none}.brand>span{width:fit-content;position:relative}.owner-entry{display:inline-block;width:24px;height:28px;position:absolute;left:100%;top:50%;transform:translateY(-50%);border-radius:4px;background:transparent}.owner-entry:focus-visible{outline:3px solid #bd7a12;background:#f5d778}.stock-badge{display:block;color:#9b2929;font-size:14px;font-weight:700;margin-bottom:8px}
.owner-inline-bar{background:#f5d778;padding:12px 0}.owner-inline-bar>.wrap{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.owner-inline-bar span{font-size:14px;flex:1;min-width:200px}.inline-product-editor{border-top:2px solid var(--green);margin-top:16px;padding-top:14px}.inline-product-editor .button{width:100%;font-size:14px;padding:8px}.inline-stock{display:flex;align-items:center;gap:8px;min-height:44px;font-size:14px}.inline-stock input{width:20px;height:20px}.inline-status{margin:8px 0 0;min-height:21px}
.map-thumbnail{display:block;width:100%;padding:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:white;margin:15px 0}.map-thumbnail img{display:block;width:100%;height:160px;object-fit:cover}.map-thumbnail span{display:block;padding:10px;color:var(--green);font-weight:700;font-size:14px}#map-dialog{width:min(1200px,calc(100% - 24px));height:auto;max-height:94dvh}#map-dialog img{display:block;width:100%;height:auto}#map-dialog .map-caption{padding:16px 22px;margin:0}
.contact-buttons{display:flex;gap:10px;flex-wrap:wrap;padding:14px 0}.contact-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 24px;border-radius:10px;font-size:16px;font-weight:700;text-decoration:none;border:1px solid transparent}.contact-buttons .contact-whatsapp{background:#b4e5c4;color:#174b35;border-color:#8acba2}.contact-buttons .contact-call{background:#bdd0f6;color:#253d6c;border-color:#97b4e7}.contact-buttons a:hover{filter:brightness(.96)}@media(max-width:600px){.contact-buttons a{flex:1;padding:10px 16px}}
/* Dirección visual inspirada en la referencia: tienda compacta, tarjetas claras y navegación inmediata. */
body{background:#f3f8f3;color:#202622}.topline{background:#080909;border-bottom:5px solid #dd2634;text-align:left;padding:14px 0}.topline::first-letter{color:#dd2634}.header{background:#080909;color:#fff;border-bottom:0;position:sticky;top:0;z-index:5}.header-inner{min-height:78px}.brand span{color:#e8ebea}.brand strong{font-family:system-ui,sans-serif;font-size:26px;letter-spacing:.04em;text-transform:uppercase}.brand-name{color:#fff}.nav a{color:#fff}.nav a:hover{color:#a8e5bb}.cart-open{background:#282b2b;border-color:#3d4240}.page-nav{background:#fff;border-top:0;border-bottom:1px solid #dbe6dc;padding:10px 0;gap:8px;overflow-x:auto}.page-nav a{background:#f0f2ef;color:#26322b;white-space:nowrap}.page-nav a[aria-current=page]{background:#25bb67;color:#fff}.contact-buttons{background:#fff;padding:10px 0;border-bottom:1px solid #dbe6dc}.hero{margin-top:24px;padding:24px;background:#fff;border:1px solid #e0e9e1;border-radius:20px;box-shadow:0 8px 25px #1d48210d}.hero h1{font-family:Georgia,serif;color:#1e2822}.hero-photo{border-radius:12px;background:#eef7f0}.eyebrow{color:#25a75c}.service-strip{background:#fff;border:1px solid #dbe6dc;border-radius:14px;margin-top:18px;padding:18px 20px}.category-links{padding:24px 0 34px;gap:16px}.category-link{border-color:#dce7de;box-shadow:0 5px 15px #1d48210c;transition:transform .18s ease,box-shadow .18s ease}.category-link:hover{transform:translateY(-3px);box-shadow:0 10px 22px #1d482119}.category-link h2{font-family:system-ui,sans-serif;font-size:27px;font-weight:850;letter-spacing:-.03em;text-transform:uppercase}.category-link:nth-child(2){background:#25bb67;color:#fff;border-color:#25bb67}.category-link:nth-child(2) span{color:#effff3}.category-link:nth-child(2) img{background:#2ec875;border-radius:9px}.category-page .catalog-head{background:#fff;border:1px solid #dce7de;border-radius:16px;padding:24px;margin-top:26px}.category-page .grid{padding-top:12px}.product{border-color:#dce7de;box-shadow:0 5px 15px #1d48210b}.product .add{background:#e1f5e7;border-color:#b8dfc4}.promos{border-radius:16px}.info-card{box-shadow:0 5px 15px #1d48210b}.rating{padding-bottom:20px}footer{background:#080909}.owner-inline-bar{background:#f8d86e;color:#222}.owner-inline-bar .button{background:#fff;color:#222;border-color:#d7bf55}.map-thumbnail{border-color:#c9ded0}.map-thumbnail span{background:#242727;color:#fff;text-align:center}.mobile-cart{background:#173f2a}@media(max-width:600px){.topline{text-align:center;font-size:13px}.header-inner{min-height:68px}.brand strong{font-size:20px}.hero{margin-top:14px;padding:16px;border-radius:16px}.hero-photo{height:210px}.service-strip{overflow:hidden}.category-links{padding-top:18px}.category-link h2{font-size:24px}.category-page .catalog-head{padding:18px}.page-nav{scrollbar-width:none}}
.hero{position:relative;isolation:isolate;overflow:hidden;min-height:360px;background:#fff url("foto-100.webp") center/cover no-repeat}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffffdf 0%,#ffffffc8 48%,#ffffff96 100%);z-index:0}.hero>div:first-child{grid-column:1/-1;max-width:650px;position:relative;z-index:1}.hero-photo{display:none}.hero h1{font-size:clamp(42px,5.5vw,68px)}@media(max-width:600px){.hero{min-height:430px;background-position:center}.hero::before{background:#ffffffcf}.hero h1{font-size:43px}}
.category-link img{height:85px}.category-link{padding:18px}.category-link h2{margin:9px 0 6px}@media(max-width:600px){.category-link img{height:50px}.category-link{padding:14px}}
.fun-zone{margin:28px 0;padding:26px;border-radius:22px;background:#fff;border:1px solid #dce7de}.fun-intro h2{font-size:32px;margin:8px 0}.fun-intro p{color:#58665d}.fun-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fun-launch{display:flex;align-items:center;text-align:left;gap:18px;padding:24px;border:0;border-radius:18px;color:#20342c}.rhythm-launch{background:#e8ddff}.juice-launch{background:#ffe3b4}.fun-launch strong{display:block;font-size:21px}.fun-launch small{display:block;margin-top:5px;color:inherit}.fun-symbol{font-size:52px;line-height:1}.fun-launch>span:last-child{margin-left:auto;font-size:25px}#fun-dialog{width:min(880px,calc(100% - 24px));height:auto;max-height:92dvh;border:0;border-radius:24px;padding:24px;background:#fffdf9;color:#20342c}#fun-dialog::backdrop{background:#142d27b8}.fun-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.fun-head h2{font-size:30px;margin:0}.fun-head button{font-size:28px;border:0;background:#eee9df;border-radius:50%;width:44px}#rhythm-stage{position:relative;isolation:isolate;overflow:hidden;height:260px;background:#202942;border-radius:20px;margin:18px 0;display:grid;place-items:center;color:#fff}#rhythm-word{font-size:clamp(24px,5vw,42px);font-family:Georgia,serif;z-index:2;pointer-events:none}.rhythm-burst{position:absolute;border-radius:50%;width:120px;height:120px;animation:fruit-burst .85s ease-out forwards;pointer-events:none}@keyframes fruit-burst{from{transform:scale(.1);opacity:.95}to{transform:scale(5);opacity:0}}#rhythm-pads{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}#rhythm-pads button{border:0;border-radius:15px;padding:14px 4px;font-weight:700;color:#202942}#fun-sound{border:1px solid #c9d4cd;background:#fff;border-radius:24px;padding:8px 16px}.fun-caption{font-size:13px;color:#58665d;margin:14px 0 0}.juice-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;padding-top:24px}.juice-preview{text-align:center;background:#fff0d8;border-radius:20px;padding:24px 12px}.juice-glass{position:relative;width:125px;height:175px;border:4px solid #fff;border-top:2px solid #fff;border-radius:8px 8px 30px 30px;box-shadow:0 12px 25px #b1772522;margin:30px auto 22px;overflow:hidden;background:#ffffff88}#juice-liquid{position:absolute;bottom:0;width:100%;height:15%;background:#e9dabf;transition:height .5s,background .5s;border-radius:40% 20% 0 0}.juice-straw{position:absolute;top:-8px;left:80px;width:9px;height:150px;background:repeating-linear-gradient(45deg,#fff 0 8px,#d98475 8px 16px);transform:rotate(12deg)}#juice-options{display:flex;flex-wrap:wrap;gap:8px}#juice-options button{border:1px solid #dce3dc;border-radius:24px;background:#fff;padding:9px 13px}#juice-options button[aria-pressed=true]{background:#174b35;color:#fff;border-color:#174b35}#juice-summary{margin:18px 0}.juice-row{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:10px 0}.juice-row select{max-width:85px;padding:7px;border:1px solid #bbb;border-radius:8px}.juice-row small{display:block}.juice-total{font-weight:bold;border-top:1px solid #ddd;padding-top:12px}#fun-status{margin:12px 0 0;font-size:14px}@media(max-width:600px){.fun-zone{padding:18px}.fun-cards,.juice-layout{grid-template-columns:1fr}.fun-launch{padding:18px}.fun-intro h2{font-size:28px}#fun-dialog{padding:18px;margin:auto}.juice-preview{padding:12px}.juice-glass{height:115px;width:90px;margin:14px auto}.juice-preview h3{margin-bottom:4px}.juice-preview p{margin:0;font-size:13px}#rhythm-pads{grid-template-columns:repeat(3,1fr)}#rhythm-stage{height:210px}}@media(prefers-reduced-motion:reduce){.rhythm-burst{animation:none;opacity:.25}#juice-liquid{transition:none}}
