/* Fase Tienda · flujo estable Catálogo → Ediciones → Comparar */
.crow-store-flow{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:8px 10px;border:1px solid #2b2830;border-radius:14px;background:#0f0f13;color:#706a65;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.crow-store-flow span{display:inline-flex;align-items:center;min-height:28px;padding:5px 8px;border:1px solid transparent;border-radius:999px;white-space:nowrap}.crow-store-flow span.active{border-color:#5c3443;background:rgba(140,41,71,.1);color:#c38aa0}.crow-store-flow i{font-style:normal;color:#4d4845}
.crow-store-step-screen{width:100%;max-width:100%;overflow:hidden}.crow-store-step-top{display:flex;align-items:center;justify-content:flex-start;margin:0 0 12px}.crow-store-back{appearance:none;border:1px solid #37323a;border-radius:999px;background:#101014;color:#b8aea6;min-height:34px;padding:7px 11px;font-size:9px;font-weight:700;cursor:pointer}.crow-store-back:hover{border-color:#664253;color:#e1d7ce}.crow-store-step-sub{margin:5px 0 0;color:#847d77;font-size:9px;line-height:1.35}
.crow-store-editions{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}.crow-store-edition{position:relative;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;align-content:start;min-width:0!important;width:100%!important;max-width:100%!important;flex:none!important;padding:9px!important}.crow-store-edition-cover{width:100%!important;max-width:none!important;aspect-ratio:2/3}.crow-store-edition-main{min-width:0}.crow-store-edition-main b{font-size:12px!important}.crow-store-edition-main>span{white-space:normal!important;overflow-wrap:anywhere}.crow-store-edition-choose{display:block;margin-top:auto;padding-top:8px;color:#ad6e84;font-size:8px;font-weight:750;text-align:right}.crow-store-edition-pager{display:grid;grid-template-columns:minmax(86px,1fr) auto minmax(86px,1fr);gap:8px;align-items:center;margin-top:13px}.crow-store-edition-pager[hidden]{display:none!important}.crow-store-edition-pager .crow-store-page-btn:last-child{justify-self:stretch}.crow-store-edition-pager .crow-store-page-info{text-align:center;white-space:nowrap}
.crow-store-offer-table{width:100%;max-width:100%;overflow:hidden}.crow-store-comparator .crow-store-selected,.crow-store-comparator .crow-store-offers{max-width:100%;min-width:0}
html[data-theme="light"] .crow-store-flow{background:#fffaf4;border-color:#ddd3c8;color:#83786f}html[data-theme="light"] .crow-store-flow span.active{background:#f8eaf0;border-color:#d2a6b7;color:#8b425c}html[data-theme="light"] .crow-store-back{background:#fffaf4;border-color:#d8cec4;color:#655a52}
@media(max-width:900px){.crow-store-editions{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.crow-store-flow{gap:5px;padding:7px}.crow-store-flow span{font-size:7px;min-height:26px;padding:4px 6px}.crow-store-flow i{font-size:8px}.crow-store-editions{grid-template-columns:1fr!important;gap:8px!important}.crow-store-edition{grid-template-columns:64px minmax(0,1fr) auto!important;align-items:center!important;min-height:92px}.crow-store-edition-cover{width:64px!important;aspect-ratio:2/3}.crow-store-edition-main b{font-size:14px!important}.crow-store-edition-choose{align-self:center;margin:0;padding:0 0 0 4px;white-space:nowrap}.crow-store-edition-pager{grid-template-columns:1fr auto 1fr;gap:6px}.crow-store-step-top{margin-bottom:10px}.crow-store-back{min-height:36px;font-size:10px}.crow-store-comparator{padding-left:12px!important;padding-right:12px!important}.crow-store-offer-table,.crow-store-offers-empty,.crow-store-selected{width:100%;max-width:100%;min-width:0}.crow-store-selected{grid-template-columns:72px minmax(0,1fr)!important}.crow-store-selected-copy{min-width:0}.crow-store-selected-copy h4,.crow-store-selected-copy p,.crow-store-source{overflow-wrap:anywhere;word-break:break-word}.crow-store-offers-empty{grid-template-columns:38px minmax(0,1fr)!important}.crow-store-offers-empty div{min-width:0}.crow-store-offers-empty p{overflow-wrap:anywhere}}
@media(max-width:390px){.crow-store-flow{justify-content:center}.crow-store-flow i{display:none}.crow-store-flow span{flex:1;justify-content:center;min-width:0}.crow-store-edition{grid-template-columns:58px minmax(0,1fr)!important}.crow-store-edition-cover{width:58px!important}.crow-store-edition-choose{grid-column:2;justify-self:end}.crow-store-edition-pager{grid-template-columns:1fr 1fr}.crow-store-edition-pager .crow-store-page-info{grid-column:1/-1;grid-row:1}.crow-store-edition-pager .crow-store-page-btn{grid-row:2}}
