/* Fase 20E.2 · Tienda base / comparador preparado */
.crow-store{display:grid;gap:14px;padding-bottom:8px}.crow-store *{box-sizing:border-box}.crow-store-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,285px);gap:20px;align-items:center;min-height:238px;padding:22px 24px;border:1px solid #2d2931;border-radius:22px;overflow:hidden;background:radial-gradient(circle at 86% 8%,rgba(140,41,71,.18),transparent 38%),linear-gradient(180deg,#151419,#0f0f13)}.crow-store-hero-copy{position:relative;z-index:2;min-width:0}.crow-store-kicker{margin:0 0 8px;color:#b88662;text-transform:uppercase;letter-spacing:.16em;font-size:9px;font-weight:800}.crow-store-hero h3{margin:0;color:#eee5dc;font:30px/1.02 Georgia,"Times New Roman",serif}.crow-store-hero p{max-width:520px;margin:10px 0 0;color:#918982;font-size:11px;line-height:1.6}.crow-store-ravens{display:block;width:100%;max-width:285px;height:210px;object-fit:contain;object-position:center bottom;justify-self:end;filter:drop-shadow(0 16px 22px rgba(0,0,0,.4));pointer-events:none;user-select:none}.crow-store-availability{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:6px 9px;border:1px solid #3a3339;border-radius:999px;color:#9f9690;background:rgba(8,8,11,.35);font-size:8.5px}.crow-store-availability i{width:6px;height:6px;border-radius:50%;background:#b88662;box-shadow:0 0 0 4px rgba(184,134,98,.08)}
.crow-store-search-card,.crow-store-section,.crow-store-comparator{border:1px solid #2b2830;border-radius:19px;background:linear-gradient(180deg,#131318,#0e0e12);padding:16px}.crow-store-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.crow-store-search-wrap{position:relative}.crow-store-search-wrap>span{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#746e69;font-size:15px;pointer-events:none}.crow-store-search-input{width:100%;min-height:46px;padding:10px 38px 10px 38px;border:1px solid #37333b;border-radius:13px;background:#0b0b0f;color:#eee7df;outline:0;font-size:14px}.crow-store-search-input:focus{border-color:#704052;box-shadow:0 0 0 3px rgba(140,41,71,.09)}.crow-store-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:#77716d;font-size:17px}.crow-store-search-btn{min-width:112px;border:1px solid #a13e5d;border-radius:13px;background:#8c2947;color:#fff;padding:9px 15px;font-weight:750;font-size:10px}.crow-store-search-btn:disabled{opacity:.55}.crow-store-search-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px;color:#77706b;font-size:8.5px}.crow-store-search-meta span:last-child{text-align:right}.crow-store-status.loading{color:#c3a282}.crow-store-status.error{color:#d78e98}.crow-store-status.ok{color:#8eb99b}
.crow-store-section[hidden],.crow-store-comparator[hidden]{display:none}.crow-store-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.crow-store-section-head>div{min-width:0}.crow-store-section-head small{display:block;margin-bottom:3px;color:#8f5b6d;text-transform:uppercase;letter-spacing:.14em;font-size:7.5px;font-weight:800}.crow-store-section-head h4{margin:0;color:#e9e0d7;font:22px/1.08 Georgia,"Times New Roman",serif}.crow-store-section-head>span{color:#746e68;font-size:8.5px;white-space:nowrap}
.crow-store-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crow-store-work{appearance:none;width:100%;display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:11px;align-items:center;text-align:left;border:1px solid #2d2931;border-radius:15px;background:#0d0d11;color:inherit;padding:9px;cursor:pointer;transition:border-color .16s ease,transform .16s ease,background .16s ease}.crow-store-work:hover{border-color:#55404a;background:#111116;transform:translateY(-1px)}.crow-store-work-cover{width:68px;aspect-ratio:2/3;border-radius:8px;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 70% 25%,rgba(140,41,71,.19),transparent 38%),#17151a;color:#8d7480;font:22px Georgia}.crow-store-work-cover img{width:100%;height:100%;object-fit:cover}.crow-store-work-main{min-width:0}.crow-store-work-title{display:block;color:#e8dfd6;font:16px/1.08 Georgia,"Times New Roman",serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.crow-store-work-author{display:block;margin-top:5px;color:#918982;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crow-store-work-meta{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.crow-store-work-meta span{border:1px solid #302d34;border-radius:999px;padding:4px 6px;color:#77716c;font-size:7px}.crow-store-work-action{align-self:center;color:#a76b80;font-size:17px;padding:5px}
.crow-store-editions{display:flex;gap:9px;overflow-x:auto;padding:1px 1px 5px;scroll-snap-type:x proximity;scrollbar-width:thin}.crow-store-edition{appearance:none;flex:0 0 205px;scroll-snap-align:start;display:grid;grid-template-columns:58px minmax(0,1fr);gap:9px;text-align:left;border:1px solid #2e2a32;border-radius:14px;background:#0d0d11;color:inherit;padding:9px;cursor:pointer}.crow-store-edition:hover,.crow-store-edition.selected{border-color:#75465a;background:rgba(140,41,71,.065)}.crow-store-edition-cover{width:58px;aspect-ratio:2/3;border-radius:7px;overflow:hidden;display:grid;place-items:center;background:#18161b;color:#816a74;font:19px Georgia}.crow-store-edition-cover img{width:100%;height:100%;object-fit:cover}.crow-store-edition-main{min-width:0}.crow-store-edition-main b{display:block;color:#ded5cc;font:13px/1.12 Georgia,"Times New Roman",serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.crow-store-edition-main>span{display:block;margin-top:4px;color:#817a74;font-size:7.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crow-store-edition-language{display:inline-flex!important;width:max-content!important;margin-top:7px!important;border:1px solid #343039;border-radius:999px;padding:3px 5px;color:#9b928b!important;font-size:6.7px!important}.crow-store-edition-language.es{color:#a9c9b3!important;border-color:#365143}
.crow-store-selected{display:grid;grid-template-columns:106px minmax(0,1fr);gap:15px;align-items:start}.crow-store-selected-cover{width:106px;aspect-ratio:2/3;border-radius:11px;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 65% 25%,rgba(140,41,71,.18),transparent 38%),#17151a;color:#8a727c;font:28px Georgia}.crow-store-selected-cover img{width:100%;height:100%;object-fit:cover}.crow-store-selected-copy{min-width:0}.crow-store-selected-copy small{color:#9d6075;text-transform:uppercase;letter-spacing:.12em;font-size:7px;font-weight:800}.crow-store-selected-copy h4{margin:5px 0 4px;color:#eee5dc;font:25px/1.05 Georgia,"Times New Roman",serif}.crow-store-selected-copy>p{margin:0;color:#9a918a;font-size:10px}.crow-store-facts{display:flex;gap:6px;flex-wrap:wrap;margin-top:11px}.crow-store-fact{border:1px solid #302c33;border-radius:10px;padding:6px 8px;background:#0b0b0f;min-width:74px}.crow-store-fact span{display:block;color:#6e6863;text-transform:uppercase;letter-spacing:.09em;font-size:6px}.crow-store-fact b{display:block;margin-top:3px;color:#bcb3ab;font-size:8.5px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.crow-store-source{margin-top:9px;color:#6f6964;font-size:7.5px}
.crow-store-offers{margin-top:16px;border-top:1px solid #28252c;padding-top:14px}.crow-store-offers-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.crow-store-offers-head>div{display:grid;gap:2px}.crow-store-offers-head b{color:#ddd4cb;font:17px Georgia,"Times New Roman",serif}.crow-store-offers-head span{color:#77716c;font-size:8px}.crow-store-offers-badge{border:1px solid #3a3136;border-radius:999px;padding:5px 7px;color:#aa8492!important;background:rgba(140,41,71,.07);white-space:nowrap}.crow-store-offer-columns{display:grid;grid-template-columns:1.4fr .7fr .9fr .8fr;gap:8px;padding:0 10px 7px;color:#645f5b;text-transform:uppercase;letter-spacing:.09em;font-size:6px}.crow-store-offers-empty{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;border:1px dashed #39333b;border-radius:13px;padding:14px;background:#0c0c10}.crow-store-offers-empty>span{width:38px;height:38px;border:1px solid #3a3137;border-radius:12px;display:grid;place-items:center;color:#a76b80;background:rgba(140,41,71,.06);font-size:18px}.crow-store-offers-empty b{display:block;color:#c8beb6;font-size:10px}.crow-store-offers-empty p{margin:4px 0 0;color:#77706a;font-size:8.5px;line-height:1.5}.crow-store-ready{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px}.crow-store-ready span{border:1px solid #2c2930;border-radius:10px;padding:7px;text-align:center;color:#756e69;font-size:7px;background:#0d0d11}
.crow-store-empty{grid-column:1/-1;border:1px dashed #38333b;border-radius:15px;padding:24px 16px;text-align:center;color:#817a74;font-size:9px;line-height:1.5}.crow-store-loader{display:inline-block;width:12px;height:12px;margin-right:7px;border:2px solid #473640;border-top-color:#b88662;border-radius:50%;vertical-align:-2px;animation:crowStoreSpin .7s linear infinite}@keyframes crowStoreSpin{to{transform:rotate(360deg)}}
html[data-theme="light"] .crow-store-hero{background:radial-gradient(circle at 86% 8%,rgba(157,73,101,.12),transparent 38%),linear-gradient(180deg,#fffdf9,#f6efe7);border-color:#ddd3c8}html[data-theme="light"] .crow-store-hero h3,html[data-theme="light"] .crow-store-section-head h4,html[data-theme="light"] .crow-store-selected-copy h4{color:#40352f}html[data-theme="light"] .crow-store-hero p,html[data-theme="light"] .crow-store-selected-copy>p{color:#766c64}html[data-theme="light"] .crow-store-availability{background:#fffaf4;border-color:#ddd3c8;color:#766c64}html[data-theme="light"] .crow-store-search-card,html[data-theme="light"] .crow-store-section,html[data-theme="light"] .crow-store-comparator{background:linear-gradient(180deg,#fffdf9,#f8f3ec);border-color:#ddd3c8}html[data-theme="light"] .crow-store-search-input{background:#fffdf9;border-color:#d8cec4;color:#433831}html[data-theme="light"] .crow-store-work,html[data-theme="light"] .crow-store-edition,html[data-theme="light"] .crow-store-ready span{background:#fffaf4;border-color:#ddd3c8}html[data-theme="light"] .crow-store-work:hover,html[data-theme="light"] .crow-store-edition:hover,html[data-theme="light"] .crow-store-edition.selected{background:#f9edf1;border-color:#d4aabb}html[data-theme="light"] .crow-store-work-title,html[data-theme="light"] .crow-store-edition-main b{color:#4c4039}html[data-theme="light"] .crow-store-work-author,html[data-theme="light"] .crow-store-edition-main>span{color:#766c64}html[data-theme="light"] .crow-store-work-cover,html[data-theme="light"] .crow-store-edition-cover,html[data-theme="light"] .crow-store-selected-cover{background:#eee4da}html[data-theme="light"] .crow-store-fact{background:#fffaf4;border-color:#ddd3c8}html[data-theme="light"] .crow-store-fact b{color:#62564f}html[data-theme="light"] .crow-store-offers{border-color:#ddd3c8}html[data-theme="light"] .crow-store-offers-head b{color:#4b3f38}html[data-theme="light"] .crow-store-offers-empty{background:#fffaf4;border-color:#d8cec4}html[data-theme="light"] .crow-store-offers-empty b{color:#584b44}html[data-theme="light"] .crow-store-offers-empty p{color:#766c64}
@media(max-width:720px){.crow-store-hero{grid-template-columns:minmax(0,1fr) 180px;padding:19px}.crow-store-ravens{height:165px}.crow-store-results{grid-template-columns:1fr}.crow-store-ready{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.crow-store{gap:11px}.crow-store-hero{grid-template-columns:1fr;gap:0;padding:16px;min-height:0}.crow-store-ravens{grid-row:1;justify-self:center;max-width:210px;height:132px;margin:-8px auto -2px}.crow-store-hero-copy{grid-row:2}.crow-store-hero h3{font-size:25px}.crow-store-hero p{font-size:10px}.crow-store-search-card,.crow-store-section,.crow-store-comparator{padding:12px;border-radius:16px}.crow-store-search-form{grid-template-columns:1fr}.crow-store-search-btn{min-height:42px}.crow-store-search-meta{align-items:flex-start;flex-direction:column}.crow-store-search-meta span:last-child{text-align:left}.crow-store-work{grid-template-columns:58px minmax(0,1fr) auto}.crow-store-work-cover{width:58px}.crow-store-work-title{font-size:15px}.crow-store-section-head{align-items:flex-start}.crow-store-section-head h4{font-size:19px}.crow-store-edition{flex-basis:185px}.crow-store-selected{grid-template-columns:82px minmax(0,1fr);gap:11px}.crow-store-selected-cover{width:82px}.crow-store-selected-copy h4{font-size:21px}.crow-store-offer-columns{display:none}.crow-store-offers-head{align-items:flex-start;flex-direction:column}.crow-store-ready{grid-template-columns:repeat(2,1fr)}}
