.calc-addon-row-quantity{grid-template-columns:minmax(0,1fr) auto;align-items:center}.calc-addon-quantity{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0}.calc-addon-row-quantity .calc-addon-hint{margin:0;font-size:12px;line-height:1.25;color:var(--muted);white-space:nowrap}.qty-stepper{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:0;overflow:visible;background:transparent;white-space:nowrap}.qty-stepper button{-webkit-appearance:none;appearance:none;width:22px;height:28px;padding:0;border:0;border-radius:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:#111;font-size:22px;font-weight:400;line-height:1;transition:opacity .15s ease}.qty-stepper button:hover:not(:disabled){background:transparent;opacity:.45}.qty-stepper button:focus-visible{outline:1px solid #111;outline-offset:2px;border-radius:4px}.qty-stepper button:disabled{opacity:.18;cursor:default}.qty-stepper output{display:block;min-width:18px;height:auto;border:0;background:transparent;color:#111;text-align:center;font-size:16px;font-weight:600;line-height:1}.client-custom-field textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:13px 14px;resize:vertical;min-height:96px;background:#fff;color:#111}.client-custom-field textarea:focus{outline:2px solid #111;outline-offset:1px}.client-custom-field small{color:var(--muted);line-height:1.45}.calc-result .calc-breakdown-row strong{max-width:58%;white-space:normal}

.custom-items-builder{display:grid;gap:8px}.custom-item-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.custom-item-entry input{min-width:0}.custom-item-add{-webkit-appearance:none;appearance:none;border:0;background:#111;color:#fff;border-radius:999px;min-height:44px;padding:0 18px;font-size:13px;font-weight:650;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.custom-item-add:hover{opacity:.78}.custom-item-add:focus-visible{outline:2px solid #111;outline-offset:2px}.custom-item-status{min-height:0;font-size:11px;color:#b42318}.custom-item-status:empty{display:none}.custom-items-list{display:none;border:1px solid var(--line);border-radius:16px;overflow:hidden}.custom-items-list:not(:empty){display:block}.custom-item-row{display:grid;grid-template-columns:minmax(0,1fr) auto 26px;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--line)}.custom-item-row:last-child{border-bottom:0}.custom-item-name{min-width:0;font-size:14px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.custom-item-meta{font-size:11px;color:var(--muted);white-space:nowrap}.custom-item-remove{-webkit-appearance:none;appearance:none;width:26px;height:26px;padding:0;border:0;background:transparent;color:var(--muted);font-size:21px;font-weight:300;line-height:1;cursor:pointer;display:grid;place-items:center;transition:color .15s ease,opacity .15s ease}.custom-item-remove:hover{color:#111}.custom-item-remove:focus-visible{outline:1px solid #111;outline-offset:1px;border-radius:4px}

@media(max-width:620px){.calc-addon-row-quantity{grid-template-columns:1fr;gap:8px}.calc-addon-quantity{width:100%;justify-content:space-between;gap:14px}.calc-addon-row-quantity .calc-addon-hint{font-size:11px}.qty-stepper{gap:9px}.calc-result .calc-breakdown-row strong{max-width:62%}.custom-item-entry{grid-template-columns:1fr}.custom-item-add{justify-self:start;padding:0 16px}.custom-item-row{grid-template-columns:minmax(0,1fr) 26px;gap:4px 10px}.custom-item-meta{grid-column:1;grid-row:2;white-space:normal}.custom-item-remove{grid-column:2;grid-row:1/3}}
