/* Fase 20E.3 · selector internacional de país */
.crow-store-country{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #2d2931;border-radius:16px;background:linear-gradient(180deg,#131217,#0d0d11)}
.crow-store-country-copy{min-width:0;display:grid;gap:3px}.crow-store-country-copy>span{color:#a56c80;text-transform:uppercase;letter-spacing:.14em;font-size:7px;font-weight:800}.crow-store-country-copy>b{color:#e5dcd4;font:17px/1.12 Georgia,"Times New Roman",serif;font-weight:500}.crow-store-country-copy>small{color:#77706a;font-size:8px;line-height:1.45}
.crow-store-country-select-wrap{flex:0 0 auto;min-width:190px}.crow-store-country-select{width:100%;min-height:42px;padding:8px 34px 8px 12px;border:1px solid #4a3540;border-radius:12px;background:#171218;color:#eee5dc;font-size:12px;font-weight:700;outline:0;appearance:auto}.crow-store-country-select:focus{border-color:#8c4a61;box-shadow:0 0 0 3px rgba(140,41,71,.10)}
html[data-theme="light"] .crow-store-country{background:linear-gradient(180deg,#fffdf9,#f8f3ec);border-color:#ddd3c8}html[data-theme="light"] .crow-store-country-copy>b{color:#473b34}html[data-theme="light"] .crow-store-country-copy>small{color:#766c64}html[data-theme="light"] .crow-store-country-select{background:#fffaf4;border-color:#d8c5ca;color:#4a3d36}
@media(max-width:620px){.crow-store-country{align-items:stretch;flex-direction:column;gap:10px;padding:12px}.crow-store-country-select-wrap{min-width:0;width:100%}.crow-store-country-select{width:100%;font-size:16px;min-height:46px}.crow-store-country-copy>b{font-size:16px}.crow-store-country-copy>small{font-size:8.5px}}
