.productos-section{width:min(calc(100% - 48px),1180px);margin:0 auto;padding-bottom:64px}.nutrition-ingesta-callout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-bottom:28px;padding:clamp(20px,3vw,28px);border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,var(--green-tint-1),transparent 58%),var(--surface)}.nutrition-ingesta-copy{min-width:0}.nutrition-ingesta-label{display:inline-flex;margin-bottom:8px;color:var(--green);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.nutrition-ingesta-copy h2{margin:0;color:var(--text-strong);font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:800;letter-spacing:0;line-height:1.08}.nutrition-ingesta-copy p{max-width:720px;margin:10px 0 0;color:var(--text-muted-2);font-size:.96rem;line-height:1.55}.nutrition-ingesta-button{white-space:nowrap}body.modal-open{overflow:hidden}.productos-search-row{margin-bottom:28px}.productos-search-box{display:flex;align-items:center;gap:10px;background:var(--bg-search);border:1.5px solid var(--border-faint);border-radius:var(--radius);padding:0 16px;height:50px;transition:border-color .2s var(--ease),box-shadow .2s var(--ease);backdrop-filter:blur(6px)}.productos-search-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px var(--focus-ring)}.productos-search-box .search-icon{position:static;left:auto;flex-shrink:0;color:var(--muted);fill:none;stroke:currentColor}.productos-search-box input{flex:1;border:none;background:transparent;font:inherit;font-size:.95rem;color:var(--text);outline:none;min-width:0}.productos-search-box input::placeholder{color:var(--text-placeholder)}.productos-search-box .clear-btn{position:static;right:auto;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:var(--bg-clear);color:var(--text-clear);cursor:pointer;transition:background .15s var(--ease)}.productos-search-box .clear-btn:hover{background:var(--bg-clear-hover)}.productos-grid-wrapper{min-height:200px}.productos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.producto-card{position:relative;background:var(--surface);border:1.5px solid var(--border-faint);border-radius:calc(var(--radius) + 4px);overflow:hidden;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease);backdrop-filter:blur(6px)}.producto-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f;border-color:var(--border-faint-hover)}.producto-card-badge{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:100px;font-size:.72rem;font-weight:600;letter-spacing:.02em;z-index:2}.producto-badge-vegan{background:var(--green-soft);color:var(--green);border:1px solid var(--state-border-veg)}.producto-badge-noapt{background:var(--red-soft);color:var(--red);border:1px solid var(--state-border-car)}.producto-badge-depends{background:var(--amber-soft);color:var(--amber);border:1px solid var(--state-border-itd)}.producto-card-img{width:100%;height:160px;object-fit:cover;border-radius:calc(var(--radius) + 4px) calc(var(--radius) + 4px) 0 0}.producto-card-body{padding:16px 18px 18px}.producto-card-title{font-size:1rem;font-weight:600;color:var(--text-strong);margin-bottom:4px;line-height:1.3}.producto-card-brand{display:block;font-size:.82rem;color:var(--muted);margin-bottom:12px}.producto-card-category{display:inline-block;padding:3px 9px;border-radius:100px;font-size:.72rem;font-weight:500;background:var(--neutral-soft);color:var(--text-soft)}.producto-card-tags{display:flex;flex-wrap:wrap;gap:6px}.producto-tag{display:inline-block;padding:3px 9px;border-radius:100px;font-size:.72rem;font-weight:500;letter-spacing:.01em}.producto-tag-vegan{background:var(--green-tile-1);color:var(--green)}.producto-tag-noapt{background:var(--red-tile-1);color:var(--red)}.producto-tag-depends{background:var(--amber-tile-1);color:var(--amber)}.producto-tag-sin{background:var(--blue-soft);color:var(--blue)}.productos-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:64px 24px;color:var(--text-empty);gap:10px}.productos-empty[hidden]{display:none}.productos-empty svg{color:var(--text-empty-sub);opacity:.5;margin-bottom:6px}.productos-empty p{font-size:1.05rem;font-weight:600;color:var(--text-empty-title);margin:0}.productos-empty span{font-size:.88rem;color:var(--text-empty-sub)}@media (max-width: 720px){.ingesta-section{width:min(100%,860px)}.ingesta-form-card,.ingesta-results-card{padding-left:18px;padding-right:18px}.form-title{font-size:1.1rem}.radio-pill{min-height:40px;padding:0 14px;font-size:.84rem}.intake-overview,.macro-grid,.energy-tiles,.supporting-macros,.context-grid,.micro-layout{grid-template-columns:1fr}.context-card .radio-pill-group.activity,.intake-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nutrient-table-head{display:none}.nutrient-row{grid-template-columns:1fr;align-items:start}.nutrient-row-value{display:flex;justify-content:space-between;align-items:baseline;gap:6px;text-align:left}.nutrient-label-mobile{display:inline;color:var(--text-muted-3);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.micro-legend{display:block}.results-header{flex-direction:column;align-items:stretch;gap:12px}.results-header-text{gap:6px}.profile-summary{display:flex;flex-wrap:wrap;gap:4px 8px}.results-actions{justify-content:flex-end}}@media (max-width: 420px){.intake-profile-grid{grid-template-columns:1fr}.energy-tile strong,.macro-card>strong{font-size:1.2rem}}.productos-section{width:min(calc(100% - 48px),1120px)}.productos-search-row{display:flex;justify-content:center;margin-bottom:22px}.productos-search-box{width:min(100%,680px);height:54px;border-radius:14px;background:var(--surface);box-shadow:0 8px 28px #0e1e250f;backdrop-filter:none}.productos-search-box:focus-within{box-shadow:0 0 0 4px var(--focus-ring),0 10px 30px #0e1e2514}.productos-search-box input{min-height:52px}.productos-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 24px}.productos-toolbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.productos-toolbar-right{display:flex;align-items:center;gap:10px;margin-left:auto}.productos-view-toggle{display:inline-flex;padding:4px;border:1px solid var(--border-faint);border-radius:11px;background:var(--surface)}.productos-view-btn{display:inline-grid;place-items:center;width:36px;height:34px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--text-muted-2);cursor:pointer;transition:background .18s var(--ease),color .18s var(--ease)}.productos-view-btn .material-symbols-rounded{font-size:22px;line-height:1}.productos-view-btn:hover{color:var(--green)}.productos-view-btn[aria-pressed=true]{background:var(--green-soft);color:var(--green)}.productos-view-btn:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.productos-filter-select{height:40px;padding:0 30px 0 12px;border:1px solid var(--border-faint);border-radius:11px;background:var(--surface);color:var(--text);font-size:.88rem;font-family:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237b8494' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;transition:border-color .18s var(--ease),box-shadow .18s var(--ease)}.productos-filter-select:hover{border-color:var(--border-faint-hover)}.productos-filter-select:focus-visible{outline:0;border-color:var(--green);box-shadow:0 0 0 3px var(--focus-ring)}.productos-segmented{display:inline-flex;padding:4px;border:1px solid var(--border-faint);border-radius:11px;background:var(--surface)}.productos-segmented[hidden]{display:none}.productos-segmented button{height:32px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:var(--text-muted-2);font-size:.84rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .18s var(--ease),color .18s var(--ease)}.productos-segmented button:hover{color:var(--green)}.productos-segmented button[aria-pressed=true]{background:var(--green-soft);color:var(--green)}.productos-segmented button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.productos-count{color:var(--text-muted-2);font-size:.82rem;font-weight:600}.productos-clear-filters{display:none;align-items:center;gap:6px;height:40px;padding:0 14px;border:1px solid var(--border-faint);border-radius:11px;background:var(--surface);color:var(--text-muted-2);font-size:.84rem;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .18s var(--ease),color .18s var(--ease)}.productos-clear-filters:hover{color:var(--red);border-color:var(--red)}.productos-clear-filters.is-visible{display:inline-flex}.productos-clear-filters:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.combo-filter{position:relative;display:inline-flex}.productos-combo-filter{min-width:180px}#filterCategoryWrap{min-width:260px}#filterCategoryWrap .combo-filter-dropdown{width:min(360px,calc(100vw - 36px));min-width:0;max-width:none}#filterCategoryWrap .combo-filter-option{padding-left:calc(10px + (var(--combo-depth, 0) * 12px))}#filterCategoryWrap .combo-filter-option-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alimentos-combo-filter{min-width:220px}.alimentos-sort-filter{min-width:250px}.combo-filter-native{display:none;width:100%;height:40px;min-width:0;padding:0 34px 0 12px;border:1px solid var(--border-faint);border-radius:11px;background-color:var(--surface);color:var(--text);font-size:.88rem;font-family:inherit;font-weight:600;cursor:pointer;box-shadow:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237b8494' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.combo-filter-native:focus-visible{outline:0;border-color:var(--green);box-shadow:0 0 0 3px var(--focus-ring)}.combo-filter-btn{display:inline-flex;align-items:center;gap:8px;width:100%;text-align:left;cursor:pointer}.productos-combo-filter .combo-filter-btn{height:40px;padding:0 30px 0 12px;border:1px solid var(--border-faint);border-radius:11px;background:var(--surface);color:var(--text);font-size:.88rem;font-family:inherit}.productos-combo-filter .combo-filter-btn:hover{border-color:var(--border-faint-hover)}.productos-combo-filter .combo-filter-btn:focus-visible{outline:0;border-color:var(--green);box-shadow:0 0 0 3px var(--focus-ring)}.combo-filter-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combo-filter-caret{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:var(--text-muted-2);flex-shrink:0;transition:transform .15s var(--ease);pointer-events:none}.combo-filter[data-open=true] .combo-filter-caret{transform:translateY(-50%) rotate(180deg)}.combo-filter-dropdown{position:absolute;top:calc(100% + 6px);left:0;z-index:60;width:100%;min-width:240px;max-width:320px;background:var(--surface);border:1px solid var(--border-faint);border-radius:11px;box-shadow:0 10px 28px #0e1e2524;overflow:hidden;display:flex;flex-direction:column}.combo-filter-dropdown[hidden]{display:none}.combo-filter-search{width:100%;padding:10px 12px;border:0;border-bottom:1px solid var(--border-faint);background:transparent;color:var(--text);font-size:.86rem;font-family:inherit;box-sizing:border-box}.combo-filter-search:focus{outline:0;background:var(--bg)}.combo-filter-list{max-height:260px;overflow-y:auto;padding:6px}.combo-filter-option{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px 8px calc(10px + (var(--combo-depth, 0) * 16px));border:0;border-radius:8px;background:transparent;color:var(--text);font-size:.84rem;font-family:inherit;text-align:left;cursor:pointer;box-sizing:border-box}.combo-filter-option:hover,.combo-filter-option--focused{background:var(--bg)}.combo-filter-option--active{background:var(--green-soft);color:var(--green);font-weight:600}.combo-filter-option--active:hover{background:var(--green-soft)}.combo-filter-option .material-symbols-rounded,.combo-filter-option svg{width:16px;height:16px;flex-shrink:0;opacity:0}.combo-filter-option--active .material-symbols-rounded,.combo-filter-option--active svg{opacity:1}.combo-filter-option--nested .combo-filter-option-text:before{content:"";display:inline-block;width:8px;height:1px;margin-right:6px;background:var(--border);vertical-align:middle}.combo-filter-empty{padding:14px 12px;text-align:center;font-size:.84rem;color:var(--text-muted-2)}.combo-filter-group{padding:9px 10px 5px;color:var(--text-muted-2);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.alimento-selected-nutrient{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:2px 0 12px;padding:9px 11px;border:1px solid var(--green-soft);border-radius:11px;background:var(--green-tint-1);color:var(--text-strong)}.alimento-selected-nutrient span{min-width:0;color:var(--text-soft);font-size:.78rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alimento-selected-nutrient strong{flex:0 0 auto;color:var(--green);font-size:.9rem}@media (max-width:800px){#filterCategoryWrap{min-width:0}.productos-combo-filter .combo-filter-native{display:block}.productos-combo-filter .combo-filter-btn,.productos-combo-filter .combo-filter-dropdown{display:none}}.productos-grid-wrapper{position:relative}.productos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:24px}#productosGrid .producto-card{display:flex;position:relative;min-width:0;flex-direction:column;color:inherit;text-decoration:none;border:1px solid var(--border-faint);border-radius:18px;background:#fff;box-shadow:0 8px 30px #0e1e250d;overflow:hidden;transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease)}#productosGrid .producto-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #0e1e251f;border-color:var(--border-faint-hover)}#productosGrid .producto-card:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}#productosGrid .producto-card-media{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;aspect-ratio:4/3;background:#fff}#productosGrid .producto-card-img{max-width:min(100%,200px);max-height:min(100%,200px);width:auto;height:auto;background:#fff;object-fit:contain;transition:transform .3s var(--ease)}#productosGrid .producto-card:hover .producto-card-img{transform:scale(1.035)}#productosGrid .producto-card-body{display:flex;flex:1;flex-direction:column;padding:16px 18px 18px;background:#fff}#productosGrid .producto-card-title{margin:0 0 5px;color:#1f2937;font-size:1rem;font-weight:600;line-height:1.3}#productosGrid .producto-card-brand{display:block;margin-bottom:14px;color:#7b8494;font-size:.82rem;font-weight:500}.producto-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.producto-card-arrow{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s var(--ease)}.producto-card:hover .producto-card-arrow{transform:translate(3px)}#productosGrid .producto-card-category{display:inline-block;max-width:100%;padding:4px 10px;border-radius:100px;background:#f3f5f7;color:#4b5563;font-size:.72rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#productosGrid .producto-card-attributes{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}#productosGrid .producto-card-attribute{display:inline-flex;align-items:center;max-width:100%;padding:3px 8px;border:1px solid rgba(0,185,124,.22);border-radius:100px;background:#00b97c14;color:#00875a;font-size:.68rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-theme=dark] #productosGrid .producto-card-attribute{border-color:#00b97c4d;background:#00b97c24;color:#7fe3bd}#productosGrid .producto-card-apto{position:absolute;top:12px;right:12px;z-index:3;display:inline-grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;cursor:pointer;transition:transform .18s var(--ease),box-shadow .18s var(--ease)}#productosGrid .producto-card-apto:hover{transform:scale(1.08)}#productosGrid .producto-card-apto:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}#productosGrid .producto-card-apto svg{width:18px;height:18px}#productosGrid .producto-card-apto.is-vegan{background:#d4ecdc;box-shadow:0 2px 8px #00b97c38}#productosGrid .producto-card-apto.is-vegan svg{fill:#00875a}#productosGrid .producto-card-apto.is-no-vegan{background:#f7d4d9;box-shadow:0 2px 8px #f0444e38}#productosGrid .producto-card-apto.is-no-vegan svg{fill:#d92d36}#productosGrid .producto-card-apto:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 6px);right:0;padding:4px 9px;background:#1f2937;color:#fff;font-size:.72rem;font-weight:600;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s var(--ease);z-index:4}#productosGrid .producto-card-apto:hover:after,#productosGrid .producto-card-apto:focus-visible:after{opacity:1}#productosGrid[data-view=list]{grid-template-columns:1fr;gap:14px}#productosGrid[data-view=list] .producto-card{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:stretch}#productosGrid[data-view=list] .producto-card-media{aspect-ratio:auto;height:100%;min-height:104px;border-right:1px solid #eef1f5}#productosGrid[data-view=list] .producto-card-body{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:16px;padding:14px 46px 14px 18px}#productosGrid[data-view=list] .producto-card-body>*{margin:0}#productosGrid[data-view=list] .producto-card-title{flex:0 1 auto;min-width:0;margin:0}#productosGrid[data-view=list] .producto-card-brand{flex:0 0 auto;margin:0}#productosGrid[data-view=list] .producto-card-footer{flex:1 1 auto;justify-content:flex-end;margin:0;gap:14px}#productosGrid[data-view=list] .producto-card-category{flex:0 0 auto}#productosGrid[data-view=list] .producto-card-apto{top:10px;right:10px}@media (max-width:620px){#productosGrid[data-view=list] .producto-card-body{flex-wrap:wrap;gap:8px 14px}#productosGrid[data-view=list] .producto-card-footer{flex-basis:100%;justify-content:space-between}}.productos-sentinel{height:1px;margin-top:8px}.productos-loader{display:none;justify-content:center;align-items:center;gap:8px;padding:24px 0 8px}.productos-loader.is-visible{display:flex}.productos-loader-dot{width:9px;height:9px;border-radius:50%;background:var(--green);opacity:.5;animation:productosLoaderPulse 1.1s var(--ease) infinite}.productos-loader-dot:nth-child(2){animation-delay:.16s}.productos-loader-dot:nth-child(3){animation-delay:.32s}@keyframes productosLoaderPulse{0%,to{transform:scale(.7);opacity:.4}50%{transform:scale(1.15);opacity:1}}.producto-detail-page{width:min(calc(100% - 48px),1120px);margin:0 auto;padding:28px 0 72px}.producto-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:28px;color:var(--text-muted-2);font-size:.82rem}.producto-breadcrumb a{color:var(--text-muted-2);text-decoration:none}.producto-breadcrumb a:hover{color:var(--green)}.producto-breadcrumb span:last-child{overflow:hidden;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap}.producto-detail{display:grid;grid-template-columns:minmax(340px,1fr) minmax(0,1fr);gap:clamp(30px,5vw,58px);align-items:start}.producto-gallery{position:sticky;top:24px}.producto-main-image{display:grid;overflow:hidden;aspect-ratio:1;place-items:center;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fbfbfa;box-shadow:0 18px 44px #0e1e251a}.producto-main-image-button{display:grid;width:100%;height:100%;place-items:center;padding:0;border:0;background:transparent;cursor:zoom-in}.producto-main-image-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:-6px}.producto-main-image img{width:100%;height:100%;padding:0;object-fit:contain}.producto-detail-placeholder{display:block;width:100%;height:100%;background:#fff;object-fit:contain}.producto-gallery-controls{position:absolute;top:0;right:0;left:0;aspect-ratio:1;margin:0;pointer-events:none}.producto-gallery-nav{position:absolute;top:50%;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(15,23,42,.08);border-radius:50%;background:#ffffffdb;color:#4b5563;cursor:pointer;box-shadow:0 10px 24px #0f172a24;backdrop-filter:blur(10px);pointer-events:auto;transform:translateY(-50%);transition:transform .18s var(--ease),border-color .18s var(--ease),color .18s var(--ease),background .18s var(--ease),box-shadow .18s var(--ease)}.producto-gallery-nav[data-gallery-prev]{left:14px}.producto-gallery-nav[data-gallery-next]{right:14px}.producto-gallery-nav:hover{transform:translateY(-50%) scale(1.04);border-color:#00b97c6b;background:#fff;color:var(--green);box-shadow:0 14px 30px #0f172a29}.producto-gallery-nav:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.producto-gallery-nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.producto-gallery-count{position:absolute;right:14px;bottom:14px;min-width:0;padding:6px 10px;border:1px solid rgba(15,23,42,.06);border-radius:999px;background:#ffffffe0;color:#6b7280;font-size:.82rem;font-weight:750;line-height:1;text-align:center;box-shadow:0 8px 18px #0f172a1a;backdrop-filter:blur(10px)}.producto-gallery-thumbs{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px}.producto-gallery-thumb{position:relative;display:grid;width:74px;height:74px;min-width:0;place-items:center;overflow:visible;padding:3px;border:1px solid rgba(15,23,42,.08);border-radius:13px;background:#fff;cursor:pointer;opacity:.86;box-shadow:0 8px 22px #0f172a12;transition:opacity .18s var(--ease),border-color .18s var(--ease),box-shadow .18s var(--ease),transform .18s var(--ease)}.producto-gallery-thumb:hover,.producto-gallery-thumb.is-active{opacity:1;border-color:#00b97cb8;box-shadow:0 10px 24px #00b97c21}.producto-gallery-thumb.is-active{transform:translateY(-1px)}.producto-gallery-thumb.is-active:after{content:"";position:absolute;right:18px;bottom:-8px;left:18px;height:3px;border-radius:999px;background:var(--green)}.producto-gallery-thumb:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.producto-gallery-thumb img{width:100%;height:100%;border-radius:10px;object-fit:contain}.producto-detail-heading{padding-bottom:26px;border-bottom:1px solid var(--border-faint)}.producto-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.producto-detail-heading h1{flex:1 1 auto;min-width:0;max-width:none;margin:0;color:var(--text-strong);font-size:clamp(1.9rem,3vw,2.75rem);line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}.producto-detail-status{position:relative;display:inline-grid;flex:0 0 auto;place-items:center;width:54px;height:54px;border:1px solid;border-radius:50%;box-shadow:0 10px 26px #0e1e2514;transition:transform .18s var(--ease),box-shadow .18s var(--ease)}.producto-detail-status:hover{transform:scale(1.04)}.producto-detail-status:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.producto-detail-status svg{width:34px;height:34px;fill:currentColor}.producto-detail-status.is-vegan{color:#00875a;border-color:var(--state-border-veg);background:#d4ecdc}.producto-detail-status.is-not-vegan{color:#d92d36;border-color:var(--state-border-car);background:#f7d4d9}.producto-detail-status:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 8px);right:0;padding:5px 10px;background:#1f2937;color:#fff;font-size:.74rem;font-weight:600;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s var(--ease);z-index:5}.producto-detail-status:hover:after,.producto-detail-status:focus-visible:after{opacity:1}.producto-dietary-callout{display:inline-flex;align-items:center;gap:12px;max-width:100%;margin-top:18px;padding:11px 14px;border:1px solid rgba(47,128,237,.24);border-radius:14px;background:linear-gradient(135deg,var(--blue-soft),rgba(0,185,124,.06));color:var(--text-strong);box-shadow:0 10px 26px #0e1e250f}.producto-dietary-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:12px;background:#fff;color:var(--blue);box-shadow:0 6px 16px #2f80ed24}.producto-dietary-icon svg{width:24px;height:24px;fill:currentColor}.producto-dietary-callout strong{display:block;color:var(--text-strong);font-size:.92rem;line-height:1.15}.producto-dietary-callout small{display:block;margin-top:2px;color:var(--text-muted-2);font-size:.76rem;font-weight:700;line-height:1.25}[data-theme=dark] .producto-dietary-callout{border-color:#60a5fa52;background:linear-gradient(135deg,var(--blue-soft),rgba(0,185,124,.08))}[data-theme=dark] .producto-dietary-icon{background:#ffffff14;box-shadow:none}.producto-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin:0;border:1px solid var(--border-faint);border-radius:16px;background:var(--border-faint)}.producto-meta-grid div{padding:16px 18px;background:var(--surface)}.producto-meta-grid dt{margin-bottom:4px;color:var(--text-muted-2);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.producto-meta-grid dd{margin:0;color:var(--text-strong);font-weight:650}.producto-attribute-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.producto-attribute-badge{display:inline-flex;align-items:center;padding:5px 11px;border:1px solid rgba(0,185,124,.24);border-radius:100px;background:#00b97c14;color:#00875a;font-size:.78rem;font-weight:800}[data-theme=dark] .producto-attribute-badge{border-color:#00b97c52;background:#00b97c26;color:#7fe3bd}.producto-helpful{display:grid;gap:7px;margin-top:14px}.producto-helpful-button{display:inline-flex;align-items:center;gap:9px;justify-self:start;min-width:0;max-width:100%;min-height:24px;padding:0;border:0;background:transparent;color:var(--text-strong);font:inherit;cursor:pointer}.producto-helpful-button:hover .producto-helpful-label{color:var(--green)}.producto-helpful-button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px;border-radius:6px}.producto-helpful-icon{display:inline-block;width:20px;height:20px;color:var(--green);font-family:Material Symbols Rounded;font-size:20px;font-weight:400;font-style:normal;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.producto-helpful-label{min-width:0;color:var(--text-strong);font-size:.9rem;font-weight:400;line-height:1.25;overflow-wrap:anywhere;text-align:left;transition:color .18s var(--ease)}.producto-helpful-summary{display:flex;align-items:center;gap:8px;margin:0;color:var(--text-muted-2);font-size:.78rem;font-weight:400;line-height:1.35}.producto-helpful-people{color:var(--green);font-family:Material Symbols Rounded;font-size:18px;font-weight:400;font-style:normal;line-height:1;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 20}.producto-helpful-feedback{margin:0;color:var(--red);font-size:.76rem;font-weight:400}.producto-helpful.is-voted .producto-helpful-icon{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.producto-helpful.is-loading .producto-helpful-button{opacity:.72;pointer-events:none}.producto-info-section{padding:28px 0;border-bottom:1px solid var(--border-faint)}.producto-info-section h2{margin:0 0 12px;color:var(--text-strong);font-size:1rem}.producto-info-section p,.producto-ingredients-list{margin:0;color:var(--text-soft);font-size:.94rem;line-height:1.75}.producto-ingredients-list{padding-left:20px}.producto-nutrients{overflow:hidden;border:1px solid var(--border-faint);border-radius:14px}.producto-nutrients div{display:flex;justify-content:space-between;gap:20px;padding:12px 15px}.producto-nutrients div+div{border-top:1px solid var(--border-faint)}.producto-nutrients span{color:var(--text-soft)}.producto-nutrients strong{color:var(--text-strong)}.producto-back-link{display:inline-flex;margin-top:34px;color:var(--green);font-size:.9rem;font-weight:700;text-decoration:none}.producto-not-found{max-width:620px;padding:64px 0}.producto-not-found h1{margin:0 0 12px;color:var(--text-strong);font-size:clamp(2.4rem,6vw,4.5rem)}.producto-not-found p{color:var(--text-soft)}.producto-related{margin-top:54px;padding-top:34px;border-top:1px solid var(--border-faint)}.producto-related-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.producto-related-head h2{margin:0;color:var(--text-strong);font-size:1.08rem}.producto-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.producto-related-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--border-faint);border-radius:18px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 8px 28px #0e1e250d;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}.producto-related-card:hover{transform:translateY(-3px);border-color:var(--border-faint-hover);box-shadow:0 16px 36px #0e1e251a}.producto-related-card:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.producto-related-media{position:relative;display:grid;aspect-ratio:4/3;place-items:center;background:#fff}.producto-related-media img{width:100%;height:100%;object-fit:contain}.producto-related-placeholder{display:block;width:100%;height:100%;object-fit:contain}.producto-related-apto{position:absolute;top:10px;right:10px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;transition:transform .18s var(--ease),box-shadow .18s var(--ease)}.producto-related-apto:hover{transform:scale(1.08)}.producto-related-apto:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.producto-related-apto svg{width:18px;height:18px;fill:currentColor}.producto-related-apto.is-vegan{background:#d4ecdc;color:#00875a;box-shadow:0 2px 8px #00b97c38}.producto-related-apto.is-not-vegan{background:#f7d4d9;color:#d92d36;box-shadow:0 2px 8px #f0444e38}.producto-related-apto:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 6px);right:0;padding:4px 9px;background:#1f2937;color:#fff;font-size:.72rem;font-weight:600;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s var(--ease);z-index:4}.producto-related-apto:hover:after,.producto-related-apto:focus-visible:after{opacity:1}.producto-related-body{display:flex;min-width:0;flex:1;flex-direction:column;gap:5px;padding:14px 15px 16px}.producto-related-body strong{color:#1f2937;font-size:.94rem;line-height:1.25}.producto-related-body span{color:#7b8494;font-size:.8rem;font-weight:500}.producto-lightbox-open{overflow:hidden}.producto-lightbox{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:28px;background:#091016e0}.producto-lightbox[hidden]{display:none}.producto-lightbox-figure{display:grid;max-width:min(1180px,100%);max-height:calc(100dvh - 64px);margin:0;place-items:center;gap:12px}.producto-lightbox-figure img{max-width:100%;max-height:calc(100dvh - 112px);border-radius:14px;background:#fff;object-fit:contain;box-shadow:0 24px 80px #00000057}.producto-lightbox-figure figcaption{color:#f8fafc;font-size:.86rem;font-weight:700}.producto-lightbox-close,.producto-lightbox-nav{position:fixed;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;backdrop-filter:blur(10px);transition:background .18s var(--ease),transform .18s var(--ease)}.producto-lightbox-close:hover,.producto-lightbox-nav:hover{background:#ffffff38;transform:scale(1.04)}.producto-lightbox-close:focus-visible,.producto-lightbox-nav:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.producto-lightbox-close{top:22px;right:22px;width:46px;height:46px}.producto-lightbox-nav{top:50%;width:52px;height:52px;transform:translateY(-50%)}.producto-lightbox-nav:hover{transform:translateY(-50%) scale(1.04)}.producto-lightbox-prev{left:22px}.producto-lightbox-next{right:22px}.producto-lightbox svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}@media (max-width:800px){.producto-detail{grid-template-columns:1fr;gap:32px}.producto-gallery{position:static;width:min(100%,520px);margin:0 auto}.producto-detail-heading h1{max-width:none}.producto-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.producto-lightbox{padding:18px}.producto-lightbox-nav{top:auto;bottom:22px;transform:none}.producto-lightbox-nav:hover{transform:scale(1.04)}.producto-lightbox-prev{left:calc(50% - 62px)}.producto-lightbox-next{right:calc(50% - 62px)}.producto-lightbox-figure{max-height:calc(100dvh - 126px)}.producto-lightbox-figure img{max-height:calc(100dvh - 174px)}}@media (max-width:520px){.productos-section,.producto-detail-page{width:min(calc(100% - 32px),1120px)}.productos-search-row{margin-bottom:20px}.productos-search-box{height:50px;padding:0 12px}#productosGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.productos-toolbar{gap:10px}.productos-filter-select,.productos-combo-filter{flex:1 1 140px;min-width:0}.alimento-card{display:flex!important;grid-template-columns:none!important}.producto-card-body{padding:14px 14px 16px}.producto-card-brand{margin-bottom:10px}.producto-detail-page{padding-top:18px}.producto-breadcrumb{margin-bottom:20px}.producto-meta-grid{grid-template-columns:1fr}.producto-main-image{border-radius:18px}.producto-title-row{align-items:center;gap:12px}.producto-detail-status{width:46px;height:46px}.producto-detail-status svg{width:29px;height:29px}.producto-dietary-callout{display:flex;width:100%;margin-top:16px;padding:10px 12px}.producto-dietary-icon{width:34px;height:34px;border-radius:10px}.producto-dietary-icon svg{width:22px;height:22px}.producto-helpful{margin-top:12px}.producto-helpful-button{gap:8px;max-width:100%;min-height:24px}.producto-helpful-icon{width:20px;height:20px;font-size:20px}.producto-helpful-label{font-size:.88rem}.producto-helpful-summary{align-items:flex-start;font-size:.8rem}.producto-helpful-people{font-size:19px}.producto-gallery-thumbs{gap:8px;margin-top:12px}.producto-gallery-thumb{width:60px;height:60px;border-radius:11px}.producto-gallery-thumb.is-active:after{right:14px;bottom:-7px;left:14px}.producto-gallery-nav{width:38px;height:38px}.producto-gallery-nav[data-gallery-prev]{left:10px}.producto-gallery-nav[data-gallery-next]{right:10px}.producto-gallery-count{right:10px;bottom:10px;padding:5px 9px;font-size:.76rem}.producto-lightbox-close{top:14px;right:14px;width:44px;height:44px}.producto-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.productos-section{width:min(calc(100% - 40px),1120px);padding:0 0 48px}.productos-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px}}
