.store-stock{margin:20px 0;padding:16px;border:1px solid #e0e4e8;border-radius:12px;background:#fafbfc;font-size:14px;color:#30363b}
.store-stock h3{font-size:16px;margin:0 0 12px;font-weight:650}.store-stock-list{list-style:none;padding:0;margin:0}.store-stock-list li{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;border-bottom:1px solid #e8ecef}.store-stock-list li:last-child{border-bottom:0}.store-stock-list a{color:inherit;text-decoration:underline;text-underline-offset:3px}.store-stock-status{display:inline-flex;gap:7px;font-weight:600;text-align:right}.store-stock-status>span{font-weight:800}.store-stock-normal{color:#22703c}.store-stock-low{color:#83620a}.store-stock-none,.store-stock-unknown{color:#606873}.store-stock-note{font-size:12px;line-height:1.5;color:#606873;margin:12px 0 0}.store-stock details{border-top:1px solid #dde3e8;margin-top:12px;padding-top:12px}.store-stock summary{cursor:pointer}.store-stock details p{font-size:12px;line-height:1.5}.store-stock label{display:block;margin:12px 0;font-size:12px}.store-stock select{display:block;width:100%;max-width:100%;margin-top:6px;padding:8px;border:1px solid #b8c2cc;border-radius:6px;background:#fff;font:inherit;font-size:14px}.store-stock a:focus-visible,.store-stock summary:focus-visible,.store-stock select:focus-visible{outline:2px solid #9654ad;outline-offset:3px}@media(max-width:360px){.store-stock{padding:12px}.store-stock-list li{gap:8px}.store-stock-status{font-size:12px}}
