.view-stack.aftersale-view{grid-template-columns:minmax(0,1fr)}.segmented.inline-tabs.aftersale-tabs{display:flex;flex-flow:row nowrap;grid-template-columns:none;width:max-content;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:auto;gap:4px;align-items:stretch}.segmented.inline-tabs.aftersale-tabs>button{flex:0 0 auto;white-space:nowrap;min-width:112px;padding:12px 22px}[data-ldab-development-subsidy-host]{min-width:0;width:100%;max-width:100%}.ldab-development-subsidy{--ds-green:#326f65;color:#213e39;min-width:0}.ldab-development-subsidy *{box-sizing:border-box}.ldab-development-subsidy h2,.ldab-development-subsidy h3,.ldab-development-subsidy p{margin:0}.ldab-development-subsidy .ds-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin:8px 0 22px}.ldab-development-subsidy .ds-heading h2{font-size:23px;margin-bottom:6px}.ldab-development-subsidy .ds-heading p,.ldab-development-subsidy .ds-hint{color:#6d807b;font-size:13px;line-height:1.6}.ldab-development-subsidy .ds-actions{display:flex;gap:10px;flex-wrap:wrap}.ldab-development-subsidy button{cursor:pointer;font-size:14px;white-space:nowrap}.ldab-development-subsidy button:disabled{cursor:not-allowed;opacity:.55}.ldab-development-subsidy .ds-wallets{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:14px;margin-bottom:22px}.ldab-development-subsidy .ds-wallet{padding:20px;border:1px solid #d9e4df;border-radius:15px;background:#fff;box-shadow:0 5px 18px #213e3905}.ldab-development-subsidy .ds-wallet-title{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px}.ldab-development-subsidy .ds-wallet-title>span{font-size:12px;color:#6d807b}.ldab-development-subsidy .ds-balance{font-size:29px;font-weight:700;color:var(--ds-green);margin:16px 0}.ldab-development-subsidy .ds-wallet-bottom{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:#6d807b}.ldab-development-subsidy .ds-wallet p{font-size:12px;margin-top:14px;padding-top:12px;border-top:1px solid #edf2ef}.ldab-development-subsidy small{color:#778780;font-size:12px}.ldab-development-subsidy .ds-panel{border:1px solid #d9e4df;border-radius:16px;background:#fff;padding:22px;min-width:0}.ldab-development-subsidy .ds-record-tabs{display:flex;gap:6px;margin-bottom:18px;border-bottom:1px solid #e6ece9}.ldab-development-subsidy .ds-record-tabs button{background:none;border:0;border-bottom:3px solid transparent;border-radius:0;color:#72837e;padding:10px 12px}.ldab-development-subsidy .ds-record-tabs button.active{color:var(--ds-green);border-bottom-color:var(--ds-green);font-weight:700}.ldab-development-subsidy .ds-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin-bottom:18px}.ldab-development-subsidy label{display:flex;flex-direction:column;gap:7px;font-size:13px;color:#596e67;min-width:0}.ldab-development-subsidy input,.ldab-development-subsidy select,.ldab-development-subsidy textarea{width:100%;padding:11px 12px;border:1px solid #cedbd5;border-radius:8px;background:#fff;color:#203a32;font:inherit;min-width:0}.ldab-development-subsidy input:focus,.ldab-development-subsidy select:focus,.ldab-development-subsidy textarea:focus{outline:2px solid #94b9ae;outline-offset:1px}.ldab-development-subsidy .ds-keyword{flex:1;min-width:180px;max-width:320px}.ldab-development-subsidy .ds-table-scroll{width:100%;overflow:auto;margin-top:10px}.ldab-development-subsidy table{width:100%;min-width:950px;border-collapse:collapse;table-layout:auto;font-size:14px}.ldab-development-subsidy th{background:#f6f9f7;color:#6b8077;font-size:12px;text-align:left;white-space:nowrap;padding:14px 12px}.ldab-development-subsidy td{border-bottom:1px solid #edf1ee;padding:16px 12px;vertical-align:middle;max-width:220px;overflow-wrap:anywhere}.ldab-development-subsidy td small{display:block;margin-top:5px;white-space:nowrap}.ldab-development-subsidy .ds-money{color:var(--ds-green);font-weight:700;white-space:nowrap}.ldab-development-subsidy .ds-nowrap{white-space:nowrap}.ldab-development-subsidy .ds-empty{text-align:center;padding:45px;color:#82918b}.ldab-development-subsidy .ds-status{display:inline-block;padding:5px 10px;border-radius:20px;font-size:12px;font-weight:700;white-space:nowrap;background:#ecf1ee}.ldab-development-subsidy .ds-status.pending{background:#fff3d1;color:#896616}.ldab-development-subsidy .ds-status.approved{background:#e2f2ea;color:#326b56}.ldab-development-subsidy .ds-status.rejected{background:#fbeae6;color:#ad5444}.ldab-development-subsidy .ds-pager{display:flex;justify-content:flex-end;align-items:center;gap:10px;font-size:12px;padding-top:16px;flex-wrap:wrap}.ldab-development-subsidy .ds-notice,.ldab-development-subsidy .ds-error{padding:12px 16px;margin-bottom:16px;border-radius:10px;background:#e5f2eb;color:#326b56;font-size:14px;line-height:1.6}.ldab-development-subsidy .ds-error{background:#fff0eb;color:#a13c2b}.ldab-development-subsidy .ds-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#17352c66;z-index:2100;display:flex;align-items:center;justify-content:center;padding:22px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ldab-development-subsidy .ds-dialog{width:720px;max-width:100%;max-height:92vh;overflow:auto;padding:24px;background:#fff;border-radius:18px;box-shadow:0 24px 80px #10291d35}.ldab-development-subsidy .ds-dialog header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:12px}.ldab-development-subsidy .ds-dialog h3{font-size:20px}.ldab-development-subsidy .ds-dialog form>label{margin:16px 0}.ldab-development-subsidy .ds-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px}.ldab-development-subsidy .ds-customer-list{border:1px solid #d9e4df;border-radius:10px;max-height:210px;overflow:auto}.ldab-development-subsidy .ds-customer-list button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px 14px;background:#fff;border:0;border-bottom:1px solid #edf2ef;border-radius:0;text-align:left;color:#2f5142;white-space:normal}.ldab-development-subsidy .ds-customer-list button.selected{background:#e5f3ec;box-shadow:inset 3px 0 #43816a}.ldab-development-subsidy .ds-customer-list button span{font-size:12px;color:#75897e}.ldab-development-subsidy .ds-customer-list>p{padding:25px;color:#7d8b84}.ldab-development-subsidy .ds-selection{background:#f4f8f6;border-radius:10px;padding:14px;margin-top:14px;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.ldab-development-subsidy .ds-details{display:grid;grid-template-columns:130px 1fr;gap:12px;font-size:14px;line-height:1.6}.ldab-development-subsidy .ds-details dt{color:#78877e}.ldab-development-subsidy .ds-details dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.ldab-development-subsidy footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:16px;border-top:1px solid #edf2ef}@media (max-width:700px){.segmented.inline-tabs.aftersale-tabs>button{padding:11px 16px;min-width:94px}.ldab-development-subsidy .ds-wallets{grid-template-columns:1fr}.ldab-development-subsidy .ds-panel{padding:14px}.ldab-development-subsidy .ds-overlay{padding:10px}.ldab-development-subsidy .ds-dialog{padding:18px}.ldab-development-subsidy .ds-form-grid{grid-template-columns:1fr}.ldab-development-subsidy .ds-details{grid-template-columns:100px 1fr}.ldab-development-subsidy .ds-filters>label{flex:1;min-width:130px}}
