.purchase-cost{margin:15px 0;padding:0 15px}.purchase-cost--embedded{padding-right:0;padding-left:0}.purchase-cost__card{padding:15px;border:1px solid #e9ecef;border-radius:8px;background:#f8f9fa;color:#191f28}.purchase-cost__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.purchase-cost h2{margin:0;font-size:18px;font-weight:700;line-height:1.35}.purchase-cost select{min-height:34px;padding:0 28px 0 9px;border:1px solid #dde2e8;border-radius:7px;background:#fff;color:#333d4b}.purchase-cost select.is-enhanced{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.acha-select{position:relative;min-width:132px}.purchase-cost__choices .acha-select{width:100%;min-width:0}.acha-select__button{box-sizing:border-box;width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid #dde2e8;border-radius:8px;background:#fff;color:#333d4b;font-size:12px;font-weight:600;text-align:left}.acha-select__button::after{content:"";flex:none;width:7px;height:7px;margin-top:-4px;border-right:2px solid #6b7684;border-bottom:2px solid #6b7684;transform:rotate(45deg);transition:transform .15s}.acha-select.is-open .acha-select__button{border-color:#3182f6;box-shadow:0 0 0 2px rgba(49,130,246,.12)}.acha-select.is-open .acha-select__button::after{margin-top:4px;transform:rotate(225deg)}.acha-select__menu{position:absolute;z-index:30;top:calc(100% + 5px);right:0;box-sizing:border-box;width:max-content;min-width:100%;max-width:min(280px,calc(100vw - 60px));max-height:240px;display:none;padding:5px;overflow-y:auto;border:1px solid #e5e8eb;border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12)}.acha-select.is-open .acha-select__menu{display:grid;gap:2px}.acha-select__menu [role=option]{min-height:38px;padding:8px 30px 8px 10px;border-radius:7px;color:#4e5968;font-size:13px;text-align:left;white-space:nowrap}.acha-select__menu [role=option]:hover,.acha-select__menu [role=option]:focus-visible{background:#f2f4f6;outline:0}.acha-select__menu [role=option].is-selected{position:relative;background:#edf6ff;color:#1b64da;font-weight:700}.acha-select__menu [role=option].is-selected::after{content:"✓";position:absolute;right:10px;color:#3182f6}.purchase-cost__choices{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.purchase-cost__choices label{display:grid;gap:5px;color:#6b7684;font-size:11px}.purchase-cost__price{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;color:#4e5968;font-size:13px}.purchase-cost__price input{box-sizing:border-box;width:100%;min-width:0;padding:10px;border:1px solid #c4cdd5;border-radius:8px;background:#fff;color:#191f28;font-size:16px;font-weight:700;text-align:right}.purchase-cost__source,.purchase-cost__basis{margin:7px 0 10px;color:#8b95a1;font-size:11px}.purchase-cost__table{margin:0}.purchase-cost__table>div{display:grid;grid-template-columns:1fr auto;gap:12px;padding:7px 0;border-bottom:1px solid #edf0f2;color:#4e5968;font-size:13px}.purchase-cost__table dd{margin:0;color:#333d4b;font-weight:600}.purchase-cost__table .is-total{border:0;font-weight:700}.purchase-cost__table .is-total:last-child{font-size:15px}.purchase-cost__table .is-total:last-child dd{color:#1b64da}.purchase-cost__empty{padding:12px;text-align:center;color:#8b95a1}.loan-calculator{margin-top:14px;padding-top:15px;border-top:1px solid #dde2e8}.loan-calculator__header{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.loan-calculator h3{margin:0;color:#191f28;font-size:16px;font-weight:700}.loan-calculator__header>span{color:#8b95a1;font-size:11px}.loan-calculator__price{margin-top:12px}.loan-calculator__methods{display:grid;grid-template-columns:1fr 1fr;gap:2px;margin:12px 0 15px;padding:3px;border-radius:8px;background:#e9ecef}.loan-calculator__methods button{min-height:34px;border-radius:6px;color:#8b95a1;font-size:12px;font-weight:700}.loan-calculator__methods button.is-active{background:#fff;color:#191f28;box-shadow:0 1px 2px rgba(0,0,0,.06)}.loan-calculator__control{display:block;margin-top:14px}.loan-calculator__control>span{display:flex;justify-content:space-between;margin-bottom:6px;color:#4e5968;font-size:13px}.loan-calculator__control strong{color:#191f28}.loan-calculator input[type=range]{display:block;width:100%;height:20px;margin:0;appearance:none;-webkit-appearance:none;background:transparent}.loan-calculator input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,#3182f6 0,#3182f6 var(--range-progress,0%),#e9ecef var(--range-progress,0%),#e9ecef 100%)}.loan-calculator input[type=range]::-webkit-slider-thumb{box-sizing:border-box;width:24px;height:24px;margin-top:-10px;border:2px solid #3182f6;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(49,130,246,.22),0 1px 2px rgba(0,0,0,.12);-webkit-appearance:none}.loan-calculator input[type=range]::-moz-range-track{height:4px;border:0;border-radius:999px;background:#e9ecef}.loan-calculator input[type=range]::-moz-range-progress{height:4px;border-radius:999px;background:#3182f6}.loan-calculator input[type=range]::-moz-range-thumb{box-sizing:border-box;width:24px;height:24px;border:2px solid #3182f6;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(49,130,246,.22),0 1px 2px rgba(0,0,0,.12)}.loan-calculator__result{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;margin-top:15px;padding:13px;border-radius:9px;background:#fff;color:#4e5968;font-size:13px}.loan-calculator__result>strong{color:#191f28;font-size:17px;text-align:right}.loan-calculator__result>[data-loan-equity]{color:#1b64da}.loan-calculator__result>small{grid-column:1/-1;color:#8b95a1;text-align:right}.loan-calculator__equity-note{margin-bottom:6px;padding-bottom:10px;border-bottom:1px solid #edf0f2}.loan-calculator>p{margin:8px 0 0;color:#8b95a1;font-size:11px;line-height:1.5}.purchase-cost__note{margin:10px 0 0;padding-top:10px;border-top:1px dashed #dde2e8;color:#8b95a1;font-size:11px;line-height:1.6}@media(max-width:340px){.purchase-cost__header{align-items:flex-start;flex-direction:column}.purchase-cost__choices{grid-template-columns:1fr}}
