.series-card-badge{font-size:11px;color:var(--accent,#e45757);font-weight:700;white-space:nowrap}
.series-card-note{font-size:11px;color:var(--muted);white-space:nowrap}
.product.series-product footer{align-items:center}
.product-open .series-price-suffix{align-self:flex-end;flex:0 0 auto;color:#7d8493;font-size:11px;line-height:1;white-space:nowrap}
.product-open .price-compact .series-price-suffix{font-size:9px!important;letter-spacing:-.25px}
.detail-select-variant{flex:1;min-height:38px;height:38px;background:#ff592e}
.detail-select-variant[hidden],.detail-quantity[hidden]{display:none!important}
.series-variant-dialog{width:min(980px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;border:0;border-radius:16px;background:#fff;box-shadow:0 24px 80px #11182766}
.series-variant-dialog::backdrop{background:#11182766}
.series-variant-dialog>section{display:flex;flex-direction:column;width:100%;max-height:inherit;margin:0 auto;padding:16px 16px 12px}
.series-variant-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.series-variant-dialog-head h2{margin:0;font-size:19px;color:var(--ink)}
.series-variant-dialog-head .dialog-close{float:none;margin:0;padding:3px 9px;background:#eef1f6!important;color:#29314e!important;font-size:20px;line-height:1}
.series-variant-dialog-title{margin:5px 0 12px;color:var(--muted);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.series-variant-dialog-list{display:grid;gap:8px;min-height:0;max-height:calc(100dvh - 190px);overflow:auto;padding:1px}
.series-variant-dialog-actions{display:flex;gap:8px;padding-top:12px}
.series-variant-dialog-actions button{min-height:42px;border:0;border-radius:10px;color:#fff;font-size:15px;font-weight:800}
.series-variant-dialog-actions .detail-cart,.series-variant-dialog-actions .detail-buy{flex:1}
@media(max-width:720px){.series-variant-dialog{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);margin:auto;border-radius:16px}.series-variant-dialog>section{width:100%;padding:15px 13px calc(12px + env(safe-area-inset-bottom))}.series-variant-dialog-list{max-height:calc(100dvh - 178px);flex:0 1 auto}}
.series-select-hint{font-size:12px;color:var(--muted)}
.detail-variants{margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}
.detail-variants-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}
.detail-variants-head b{font-size:16px;color:var(--ink)}
.detail-variants-head span{font-size:12px;color:var(--muted)}
.detail-series-images{border:0;background:transparent;color:var(--accent,#e45757);font:inherit;font-size:12px;padding:3px 0;white-space:nowrap}
.detail-variant-list{display:grid;gap:7px;max-height:42vh;overflow:auto;padding-right:1px}
.detail-variant{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:58px;padding:5px 8px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);text-align:left}
.detail-variant.active{border-color:var(--accent,#e45757);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent,#e45757) 22%,transparent);color:var(--accent,#e45757)}
.detail-variant.unavailable{opacity:.58}
.detail-variant-thumb{width:46px;height:46px;border-radius:6px;background:#f4f5f8;overflow:hidden;display:grid;place-items:center;color:var(--muted);font-size:11px}
.detail-variant-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.detail-variant-main{min-width:0;display:flex;flex-direction:column;gap:3px}
.detail-variant-main>b{font-size:14px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.detail-variant-price-row{display:flex;align-items:flex-end;gap:5px;min-width:0;white-space:nowrap;line-height:1}
.detail-variant-price-row .price-value{display:inline-flex;align-items:flex-end;color:#ff542d;font-size:11px;font-weight:800;letter-spacing:0;line-height:1}
.detail-variant-price-row .currency{margin:0;font-size:11px;font-style:normal;font-weight:400;line-height:1}
.detail-variant-price-row .price-amount{font:inherit;line-height:1}
.detail-variant-unit{align-self:flex-end;color:#7d8493;font-size:11px;font-style:normal;font-weight:400;line-height:1}
.detail-variant-member-price{display:inline-flex;align-items:flex-end;gap:2px;min-width:0;color:#8666e8;font-size:11px;font-weight:700;line-height:1}
.detail-variant-member-price .price-value{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0}
.detail-variant-member-price .currency{font-size:10px}
.detail-variant-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;white-space:nowrap}
.detail-variant-side span{font-size:12px;color:var(--muted)}
.detail-variant-side .is-low,.detail-variant-side .is-empty{color:var(--accent,#e45757)}
@media(max-width:720px){.detail-variant-list{max-height:34vh}.detail-variant{grid-template-columns:42px minmax(0,1fr) auto;min-height:54px}.detail-variant-thumb{width:42px;height:42px}.detail-variant-main b{font-size:14px}.detail-variant-side strong{font-size:15px}}
