.settings-icon.price{background:#34c759;font-size:.65rem}
.simple-price-list{overflow:hidden;border-radius:15px;background:#fff}
.simple-price-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,140px);align-items:center;gap:14px;min-height:64px;padding:10px 14px;border-bottom:1px solid #e5e5ea}
.simple-price-row:last-child{border-bottom:0}.simple-price-row span,.simple-price-row strong{min-width:0;overflow-wrap:anywhere}.simple-price-row input{width:100%;min-width:0;min-height:44px}.theme-dark .simple-price-list{background:#1c1c1e}
@media(max-width:480px){.simple-price-row{grid-template-columns:minmax(0,1fr) minmax(88px,34%);gap:10px;padding-inline:12px}}
