.scout-panel-host .scout-badges{flex-wrap:wrap;align-items:center;gap:8px;padding:12px 0;display:flex}.scout-panel-host .scout-pill{color:#374151;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.scout-panel-host .scout-pill--demand-high{color:#dc2626;border-color:#dc2626}.scout-panel-host .scout-pill--demand-medium{color:#d97706;border-color:#d97706}.scout-panel-host .scout-pill--demand-low,.scout-panel-host .scout-pill--price-below{color:#059669;border-color:#059669}.scout-panel-host .scout-pill--price-above{color:#dc2626;border-color:#dc2626}.scout-panel-host .scout-pill--price-near{color:#d97706;border-color:#d97706}.scout-panel-host .scout-pill--flood-high{color:#dc2626;border-color:#dc2626}.scout-panel-host .scout-pill--flood-medium{color:#d97706;border-color:#d97706}.scout-panel-host .scout-pill--flood-low,.scout-panel-host .scout-pill--flood-minimal{color:#059669;border-color:#059669}.scout-panel-host .scout-trigger{color:#fff;cursor:pointer;background:#185a62;border:none;border-radius:20px;align-items:center;gap:6px;margin-left:auto;padding:6px 16px;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.scout-panel-host .scout-trigger:hover{background:#1e6e78}.scout-panel-host .scout-trigger:disabled{opacity:.6;cursor:not-allowed}.scout-panel-host .scout-trigger__icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.scout-panel-host .scout-trigger__icon img{-o-object-fit:contain;object-fit:contain;width:18px;height:18px;display:block}@keyframes scout-spin{to{transform:rotate(360deg)}}.scout-panel-host .scout-trigger--loading .scout-trigger__icon{animation:1s linear infinite scout-spin}.scout-panel-host .scout-trigger--scouted{color:#6b7280!important;cursor:pointer!important;background:#f3f4f6!important;border:1px solid #d1d5db!important}.scout-panel-host .scout-trigger__icon-scouted{filter:saturate(0)brightness(.75)}.scout-panel-host .scout-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:12px 0;display:none;overflow:hidden;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000a}.scout-panel-host .scout-panel--collapsed .scout-panel__footer{display:none}.scout-panel-host .scout-panel__header{color:#fff;background:#185a62;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.scout-panel-host .scout-panel__header--clickable{cursor:pointer}.scout-panel-host .scout-panel__title{align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.scout-panel-host .scout-panel__icon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:22px;height:22px;display:block}.scout-panel-host .scout-panel__title-text{color:#fff;letter-spacing:.2px;font-size:15px;font-weight:700}.scout-panel-host .scout-panel__collapse{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600}.scout-panel-host .scout-panel__collapse:hover{background:#ffffff1a}.scout-panel-host .scout-panel__error{text-align:center;color:#dc2626;padding:24px 20px}@keyframes scout-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.scout-panel-host .scout-shimmer-line{height:16px;margin-bottom:14px}.scout-panel-host .scout-shimmer-line--long{width:100%}.scout-panel-host .scout-shimmer-line--medium{width:75%}.scout-panel-host .scout-shimmer-line--short{width:55%}@keyframes scout-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.scout-panel-host .scout-section--loaded{animation:.3s ease-out scout-fade-in}.scout-panel-host .scout-section{border-bottom:1px solid #f3f4f6;padding:20px}.scout-panel-host .scout-section:last-child{border-bottom:none}.scout-panel-host .scout-section__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.scout-panel-host .scout-section__title{text-transform:uppercase;letter-spacing:.5px;color:#185a62;font-size:14px;font-weight:700}.scout-panel-host .scout-metric{border-bottom:1px solid #f9fafb;justify-content:space-between;align-items:baseline;padding:8px 0;display:flex}.scout-panel-host .scout-metric:last-child{border-bottom:none}.scout-panel-host .scout-metric__label{color:#6b7280;font-size:13px}.scout-panel-host .scout-metric__label--header{text-transform:uppercase;letter-spacing:.5px;color:#185a62;font-size:12px;font-weight:700}.scout-panel-host .scout-metric__value{color:#111827;font-size:14px;font-weight:700}.scout-panel-host .scout-metric__note{color:#6b7280;max-width:320px;margin-top:2px;font-size:12px}.scout-panel-host .scout-metric__note--inline{white-space:nowrap}.scout-panel-host .scout-metric__value--highlight{color:#185a62;font-size:15px;font-weight:700}.scout-panel-host .scout-metric__value--positive{color:#059669}.scout-panel-host .scout-metric__value--negative{color:#dc2626}.scout-panel-host .scout-metric__value--neutral{color:#d97706}.scout-panel-host .scout-benchmark-block{border-bottom:1px solid #f9fafb;padding:8px 0}.scout-panel-host .scout-benchmark-row{margin-bottom:14px}.scout-panel-host .scout-benchmark-row:last-of-type{margin-bottom:0}.scout-panel-host .scout-benchmark-row__header{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.scout-panel-host .scout-benchmark-row__label{text-transform:uppercase;letter-spacing:.5px;color:#185a62;font-size:12px;font-weight:700}.scout-panel-host .scout-benchmark-row__value{color:#111827;font-size:15px;font-weight:700}.scout-panel-host .scout-benchmark-edit-btn{cursor:pointer;color:#6b7280;vertical-align:middle;opacity:.85;background:0 0;border:none;padding:0 0 0 4px;line-height:0;transition:opacity .15s}.scout-panel-host .scout-benchmark-edit-btn:hover{opacity:1;color:#185a62}.scout-panel-host .scout-benchmark-edit-input{color:#111827;border:1px solid #185a62;border-radius:4px;outline:none;width:80px;padding:1px 4px;font-family:inherit;font-size:13px;font-weight:700}.scout-panel-host .scout-benchmark-track-outer{padding-top:20px;position:relative}.scout-panel-host .scout-benchmark-track{border-radius:999px;height:14px;position:relative;overflow:visible}.scout-panel-host .scout-benchmark-band{pointer-events:none;background:#ffffff52;border:1.5px solid #0000002e;border-radius:999px;position:absolute;top:-1px;bottom:-1px}.scout-panel-host .scout-benchmark-median-tick{pointer-events:none;z-index:1;background:#00000059;width:1.5px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.scout-panel-host .scout-benchmark-median-tick__label{color:#6b7280;white-space:nowrap;pointer-events:none;font-size:9px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.scout-panel-host .scout-benchmark-marker{z-index:2;position:absolute;top:50%;transform:translate(-50%,-50%)}.scout-panel-host .scout-benchmark-marker__dot{z-index:2;background:#fff;border:2.5px solid #d97706;border-radius:50%;width:14px;height:14px;position:relative;box-shadow:0 1px 4px #00000040}.scout-panel-host .scout-benchmark-marker__callout{color:#fff;white-space:nowrap;letter-spacing:.3px;pointer-events:none;z-index:3;background:#185a62;border-radius:3px;padding:2px 6px;font-size:9px;font-weight:600;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.scout-panel-host .scout-benchmark-marker__callout:after{content:"";top:100%;left:var(--callout-arrow-left,50%);border:3px solid #0000;border-top-color:#185a62;position:absolute;transform:translate(-50%)}.scout-panel-host .scout-benchmark-scale{height:14px;margin-top:4px;position:relative}.scout-panel-host .scout-benchmark-scale__q1{color:#6b7280;white-space:nowrap;font-size:10px;position:absolute;transform:translate(0)}.scout-panel-host .scout-benchmark-scale__q1--offset{transform:translateY(-12px)}.scout-panel-host .scout-benchmark-scale__q3{color:#6b7280;white-space:nowrap;font-size:10px;position:absolute;transform:translate(-100%)}.scout-panel-host .scout-benchmark-attribution-row{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.scout-panel-host .scout-benchmark-expand-link{color:#185a62;cursor:pointer;text-align:right;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.scout-panel-host .scout-benchmark-expand-link:hover{color:#1e6e78}.scout-panel-host .scout-benchmark-expand-link .scout-benchmark-expand-chevron{color:inherit;font-size:21px;line-height:1}.scout-panel-host .scout-benchmark-expandable{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.scout-panel-host .scout-benchmark-expandable--open{grid-template-rows:1fr}.scout-panel-host .scout-benchmark-expandable__inner{overflow:hidden}.scout-panel-host .scout-benchmark-expandable__inner .scout-benchmark-row:first-child{margin-top:4px}.scout-panel-host .scout-benchmark-attribution{color:#6b7280;font-size:11px}.scout-panel-host .scout-attribution-link{color:#185a62;font-weight:600;text-decoration:none}.scout-panel-host .scout-attribution-link:hover{text-decoration:underline}.scout-panel-host .scout-attribution-local{color:#6b7280;margin-top:4px;font-size:11px}.scout-panel-host .scout-benchmark-hover-tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:4;background:#000000b8;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:600;position:absolute;top:-26px;transform:translate(-50%)}.scout-panel-host .scout-ai-notice{color:#6b7280;border-top:1px solid #e5e7eb;margin-top:8px;padding-top:8px;font-size:10px;line-height:1.3}.scout-panel-host .scout-kpi-wrapper{background:#f9fafb;border-radius:10px;align-items:center;gap:14px;margin-bottom:14px;padding:12px 14px;display:flex}.scout-panel-host .scout-kpi-dial{cursor:help;flex-direction:column;flex-shrink:0;align-items:center;width:110px;display:flex}.scout-panel-host .scout-kpi-dial__svg{width:110px;height:64px;display:block}.scout-panel-host .scout-kpi-dial__score{margin-top:10px;font-size:20px;font-weight:800;line-height:1}.scout-panel-host .scout-kpi-dial__label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:11px;font-weight:600}.scout-panel-host .scout-kpi-bars{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.scout-panel-host .scout-kpi-row{align-items:center;gap:6px;display:flex}.scout-panel-host .scout-kpi-row__label{color:#185a62;white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:700}.scout-panel-host .scout-kpi-row__label-wrap{flex-shrink:0;align-items:center;gap:4px;width:130px;min-width:130px;display:inline-flex}.scout-panel-host .scout-kpi-row__info-icon{cursor:help;color:#6b728080;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.scout-panel-host .scout-kpi-row__info-icon svg{width:11px;height:11px}.scout-panel-host .scout-kpi-row__info-icon:hover{color:#185a62}.scout-panel-host .scout-kpi-row__bar-area{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.scout-panel-host .scout-kpi-row__track{background:#e5e7eb;border-radius:999px;flex:1;min-width:0;height:14px;position:relative;overflow:hidden}.scout-panel-host .scout-kpi-row__fill-wrap{border-radius:999px 0 0 999px;min-width:0;height:100%;position:absolute;top:0;left:0;overflow:hidden}.scout-panel-host .scout-kpi-row__fill-wrap--na{min-width:32px}.scout-panel-host .scout-kpi-row__fill{border-radius:999px;width:100%;height:100%;transition:width .4s}.scout-panel-host .scout-kpi-row__score-inline{color:#fff;text-shadow:0 1px 2px #0000004d;pointer-events:none;font-size:10px;font-weight:700;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.scout-panel-host .scout-kpi-row__score-inline--na{color:#374151;text-shadow:none;right:0}.scout-panel-host .scout-kpi-row__max{color:#6b7280;flex-shrink:0;margin-left:-4px;font-size:10px;font-weight:700}.scout-panel-host .scout-photo-grid{grid-template-columns:repeat(4,1fr);gap:6px;padding:4px 0;display:grid}.scout-panel-host .scout-thumb{cursor:pointer;aspect-ratio:4/3;border:1px solid #e5e7eb;transition:transform .15s,box-shadow .15s;position:relative}.scout-panel-host .scout-thumb__img-box{aspect-ratio:4/3;border-radius:8px;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden}.scout-panel-host .scout-thumb:hover .scout-thumb__img-box{z-index:1;transform:scale(1.02);box-shadow:0 2px 8px #0000001f}.scout-panel-host .scout-thumb__img-box img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.scout-panel-host .scout-thumb__label{color:#185a62;text-align:center;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;font-weight:700;overflow:hidden}.scout-panel-host .scout-thumb__dots{pointer-events:none;flex-wrap:wrap;gap:4px;display:flex;position:absolute;bottom:6px;left:6px}.scout-panel-host .scout-thumb__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 1px 3px #0006,0 0 0 1px #ffffffe6}.scout-panel-host .scout-thumb__dot--urgent{background:#dc2626}.scout-panel-host .scout-thumb__dot--repair{background:#d97706}.scout-panel-host .scout-thumb__dot--ok{background:#059669}.scout-panel-host .scout-modal-overlay{z-index:999999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.scout-panel-host .scout-modal{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;position:relative;overflow-y:auto}.scout-panel-host .scout-modal__close{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex;position:absolute;top:12px;right:12px}.scout-panel-host .scout-modal__close:hover{background:#000000b3}.scout-panel-host .scout-modal__image-container{background:#f3f4f6;position:relative;overflow:hidden}.scout-panel-host .scout-modal__image-container img{-o-object-fit:contain;object-fit:contain;background:#f3f4f6;width:100%;max-height:500px;display:block}.scout-panel-host .scout-modal__arrow{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.scout-panel-host .scout-modal__arrow:hover{background:#000000bf}.scout-panel-host .scout-modal__arrow--prev{left:12px}.scout-panel-host .scout-modal__arrow--next{right:12px}.scout-panel-host .scout-modal__counter{color:#fff;background:#00000080;border-radius:10px;padding:3px 10px;font-size:12px;font-weight:600;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.scout-panel-host .scout-modal__details{background:#f9fafb;max-height:min(50vh,420px);padding:14px 20px;overflow-y:auto}.scout-panel-host .scout-modal__overall-assessment{color:#124a52;background:#185a6212;border-bottom:1px solid #e5e7eb;border-left:3px solid #185a62;border-radius:4px;margin-bottom:14px;padding:10px 12px;font-size:13.5px;font-weight:600;line-height:1.5}.scout-panel-host .scout-modal__cards-list{flex-direction:column;gap:6px;margin-bottom:12px;padding:0 20px;display:flex}.scout-panel-host .scout-modal__cards-list>.scout-condition-card{box-sizing:border-box;border-left:none;border-right:none;border-radius:0;width:100%}.scout-panel-host .scout-modal__cards-list--grid{flex-flow:wrap;align-items:stretch;gap:0}.scout-panel-host .scout-modal__cards-list--grid>.scout-condition-card{box-sizing:border-box;border-right:none;border-radius:0;align-self:stretch;width:50%}.scout-panel-host .scout-condition-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:10px;padding:8px 12px;display:flex;box-shadow:0 1px 2px #0000000a}.scout-panel-host .scout-condition-card--urgent{background:#dc26260a;border-color:#dc262633}.scout-panel-host .scout-condition-card--norepair{opacity:.75}.scout-panel-host .scout-condition-card__pill{text-align:center;letter-spacing:.4px;text-transform:uppercase;color:#fff;box-sizing:border-box;border-radius:6px;flex-shrink:0;min-width:56px;padding:2px 7px;font-size:11px;font-weight:700}.scout-panel-host .scout-condition-card--urgent .scout-condition-card__pill{background:#dc2626}.scout-panel-host .scout-condition-card--repair .scout-condition-card__pill{color:#d97706;background:0 0;border:1.5px solid #d97706}.scout-panel-host .scout-condition-card--norepair .scout-condition-card__pill{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.scout-panel-host .scout-condition-card__content{flex:1;min-width:0}.scout-panel-host .scout-condition-card__summary{color:#111827;font-size:12px;font-weight:600;line-height:1.4}.scout-panel-host .scout-condition-card--urgent .scout-condition-card__summary{color:#dc2626}.scout-panel-host .scout-condition-card--repair .scout-condition-card__summary{color:#d97706}.scout-panel-host .scout-condition-card--norepair .scout-condition-card__summary{color:#6b7280}.scout-panel-host .scout-condition-card__detail{color:#6b7280;margin-top:4px;font-size:12px;line-height:1.4}.scout-panel-host .scout-modal__flags-grid{flex-direction:column;gap:8px;display:flex}.scout-panel-host .scout-modal__flags-grid>.scout-flag-card{width:100%}.scout-panel-host .scout-modal__tips{background:#f9fafb;border-left:3px solid #185a62;border-radius:8px;width:100%;margin-top:12px;padding:10px 12px}.scout-panel-host .scout-modal__tips-title{text-transform:uppercase;letter-spacing:.5px;color:#185a62;margin-bottom:6px;font-size:11px;font-weight:700}.scout-panel-host .scout-modal__tip{color:#374151;padding:2px 0;font-size:12px;line-height:1.4}.scout-panel-host .scout-modal__tip:before{content:"→ ";color:#185a62}.scout-panel-host .scout-flag-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;display:flex;overflow:hidden}.scout-panel-host .scout-flag-card:last-child{margin-bottom:0}.scout-panel-host .scout-flag-card__bar{flex-shrink:0;width:4px}.scout-panel-host .scout-flag-card__body{flex:1;min-width:0;padding:10px 12px}.scout-panel-host .scout-flag-card__top{align-items:center;gap:8px;margin-bottom:4px;display:flex}.scout-panel-host .scout-flag-card__pill{text-transform:uppercase;letter-spacing:.3px;color:#fff;white-space:nowrap;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700}.scout-panel-host .scout-flag-card__cat{color:#6b7280;font-size:11px;font-weight:600}.scout-panel-host .scout-flag-card__summary{color:#111827;font-size:13px;font-weight:600;line-height:1.3}.scout-panel-host .scout-flag-card__rooms{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.scout-panel-host .scout-flag-card__room{color:#374151;background:#f3f4f6;border-radius:3px;padding:1px 6px;font-size:10px;font-weight:600}.scout-panel-host .scout-flag-card__detail{color:#6b7280;margin-top:6px;font-size:12px;line-height:1.4}.scout-panel-host .scout-exec-summary{background:linear-gradient(135deg,#f9fafb,#fff);border-radius:10px;margin-top:14px;padding:14px 16px}.scout-panel-host .scout-exec-summary__title{text-transform:uppercase;letter-spacing:.5px;color:#185a62;margin-bottom:8px;font-size:12px;font-weight:700}.scout-panel-host .scout-exec-summary__text{color:#374151;font-size:13px;line-height:1.5}.scout-panel-host .scout-checklist-grid{-moz-columns:2;columns:2;-moz-column-gap:10px;column-gap:10px}.scout-panel-host .scout-checklist-card{-moz-column-break-inside:avoid;break-inside:avoid;background:#f5feff;border-radius:10px;margin-bottom:10px;padding:12px 14px;display:block}.scout-panel-host .scout-checklist-card__title{text-transform:uppercase;letter-spacing:.5px;color:#185a62;margin-bottom:8px;font-size:12px;font-weight:700}.scout-panel-host .scout-checklist-item{align-items:flex-start;gap:8px;padding:5px 0;display:flex}.scout-panel-host .scout-checklist-tick{color:#fff;background:#185a62;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.scout-panel-host .scout-checklist-tick svg{width:12px;height:12px}.scout-panel-host .scout-checklist-item__text{color:#374151;font-size:13px;line-height:1.4}.scout-panel-host .scout-checklist-modal-overlay{z-index:10001;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.scout-panel-host .scout-checklist-modal{background:#fff;border-radius:12px;width:100%;max-width:680px;max-height:80vh;padding:20px;position:relative;overflow-y:auto;box-shadow:0 8px 40px #00000040}.scout-panel-host .scout-checklist-modal__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.scout-panel-host .scout-checklist-modal__title{text-transform:uppercase;letter-spacing:.5px;color:#185a62;font-size:14px;font-weight:700}.scout-panel-host .scout-checklist-modal__close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:18px;line-height:1}.scout-panel-host .scout-checklist-modal__close:hover{background:#f3f4f6}.scout-panel-host .scout-collapse-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.scout-panel-host .scout-collapse-header__title{text-transform:uppercase;letter-spacing:.5px;color:#185a62;font-size:12px;font-weight:700}.scout-panel-host .scout-collapse-header__sub{color:#6b7280;margin-top:2px;font-size:11px;line-height:1.3}.scout-panel-host .scout-collapse-header__sub strong{color:#185a62}.scout-panel-host .scout-collapse-header__right{flex-shrink:0;align-items:center;gap:8px;display:flex}.scout-panel-host .scout-collapse-header__value{color:#185a62;font-size:16px;font-weight:700}.scout-panel-host .scout-collapse-header__chevron{color:#6b7280;align-items:center;margin-top:-4px;font-size:30px;font-weight:700;line-height:.75;display:inline-flex}.scout-panel-host .scout-renovation-sub strong{font-weight:700}.scout-panel-host .scout-collapse-header--open{border-bottom:1px solid #e5e7eb}.scout-panel-host .scout-cash-costs,.scout-panel-host .scout-mortgage-card{background:#f9fafb;border-radius:10px;margin:8px 0}.scout-panel-host .scout-cash-costs__body{padding:4px 16px 16px}.scout-panel-host .scout-cash-costs__row{justify-content:space-between;align-items:center;gap:8px;padding:6px 0;display:flex}.scout-panel-host .scout-cash-costs__label{color:#6b7280;flex-shrink:0;min-width:90px;font-size:13px}.scout-panel-host .scout-cash-costs__value{color:#111827;white-space:nowrap;font-size:14px;font-weight:700}.scout-panel-host .scout-cash-costs__value--strike{color:#d1d5db;text-decoration:line-through}.scout-panel-host .scout-cash-costs__select{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:140px;padding:4px 8px;font-size:12px}.scout-panel-host .scout-cash-costs__deposit-controls{flex:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}.scout-panel-host .scout-cash-costs__deposit-controls--narrow{justify-content:flex-end;gap:10px}.scout-panel-host .scout-cash-costs__input-group{align-items:center;gap:3px;display:flex}.scout-panel-host .scout-cash-costs__input-group--right{align-items:center;gap:3px;min-width:64px;margin-left:auto;display:flex}.scout-panel-host .scout-cash-costs__input{text-align:center;color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:54px;padding:4px 6px;font-size:13px}.scout-panel-host .scout-cash-costs__input--narrow{width:58px;min-width:58px}.scout-panel-host .scout-cash-costs__input-suffix{color:#6b7280;font-size:12px}.scout-panel-host .scout-cash-costs__survey-cta{text-align:right;margin:-4px 0 4px}.scout-panel-host .scout-cash-costs__survey-cta a{color:#185a62;font-size:12px;font-weight:600;text-decoration:none}.scout-panel-host .scout-cash-costs__survey-cta a:hover{text-decoration:underline}.scout-panel-host .scout-cash-costs__total{color:#185a62;border-top:2px solid #185a62;justify-content:space-between;margin-top:8px;padding:10px 0 6px;font-size:15px;font-weight:700;display:flex}.scout-panel-host .scout-cta{text-align:center;background:#f9fafb;border-radius:8px;margin-top:16px;padding:16px}.scout-panel-host .scout-cta__text{color:#374151;margin-bottom:12px;font-size:13px;line-height:1.4}.scout-panel-host .scout-cta__links{justify-content:center;gap:12px;display:flex}.scout-panel-host .scout-cta__link{color:#fff;background:#185a62;border-radius:6px;align-items:center;gap:4px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.scout-panel-host .scout-cta__link:hover{background:#1e6e78}.scout-panel-host .scout-panel__footer{color:#6b7280;background:#f9fafb;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-size:11px;display:flex}.scout-panel-host .scout-panel__footer a{color:#185a62;font-weight:600;text-decoration:none}.scout-panel-host .scout-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:16px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:visible}.scout-panel-host .scout-panel--visible{display:block}.scout-panel-host .scout-header{cursor:pointer;background:#185a62;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.scout-panel-host .scout-header--collapsed{border-radius:12px}.scout-panel-host .scout-header-brand{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.scout-panel-host .scout-logo-img{flex-shrink:0;width:auto;height:36px}.scout-panel-host .scout-header-title{flex-direction:column;gap:3px;display:flex}.scout-panel-host .scout-title-main{color:#fff;font-size:21px;font-weight:700}.scout-panel-host .scout-verified-badge{color:#a7f3d0;align-items:center;gap:5px;font-size:11px;font-weight:500;display:flex}.scout-panel-host .scout-secured-icon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:16px;height:16px}.scout-panel-host .scout-header-sub{color:#ffffff8c;font-size:10px;line-height:1.3}.scout-panel-host .scout-panel__collapse{color:#185a62;cursor:pointer;background:#fff;border:none;border-radius:6px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:600}.scout-panel-host .scout-disclaimer-banner{color:#6b7280;text-align:center;background:#185a620f;border-bottom:1px solid #185a621a;padding:7px 20px;font-size:11px}.scout-panel-host .scout-metrics-row{background:#dff0f2;grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:12px;padding:12px 16px;display:grid}.scout-panel-host .scout-main-grid{background:#f9fafb;grid-template-columns:1fr 1fr;gap:12px;padding:12px 16px 16px;display:grid}.scout-panel-host .scout-left-col,.scout-panel-host .scout-right-col{flex-direction:column;gap:12px;display:flex}.scout-panel-host .scout-section{padding:16px 18px}.scout-panel-host .scout-benchmarking,.scout-panel-host .scout-financial,.scout-panel-host .scout-condition-analysis,.scout-panel-host .scout-checklist-section{background:#fff;border-bottom:none;border-radius:18px;box-shadow:0 4px 20px #185a621a,0 1px 4px #0000000f}.scout-panel-host .scout-panel__footer{background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px;flex-direction:column;align-items:center;gap:10px;padding:14px 20px;display:flex}.scout-panel-host .scout-footer-text{color:#6b7280;text-align:center;margin:0;font-size:12px}.scout-panel-host .scout-footer-text strong{color:#185a62}.scout-panel-host .scout-footer-badges{justify-content:center;gap:16px;width:100%;display:flex}.scout-panel-host .scout-store-link{color:#fff;background:#111827;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:6px;max-width:160px;padding:7px 14px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.scout-panel-host .scout-store-link svg{fill:#fff}.scout-panel-host .scout-shimmer{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite scout-shimmer}.scout-panel-host .scout-shimmer--sm{width:55%;height:10px}.scout-panel-host .scout-shimmer--lg{width:40%;height:22px}.scout-panel-host .scout-shimmer--header{width:55%;height:13px;margin-bottom:16px}.scout-panel-host .scout-shimmer--bar{width:100%;height:12px}.scout-panel-host .scout-shimmer--row{width:100%;height:56px}.scout-panel-host .scout-shimmer--chart{width:100%;height:64px}.scout-panel-host .scout-shimmer--text-block{width:100%;height:90px}.scout-panel-host .scout-shimmer--photo-grid{border-radius:6px;width:100%;height:160px}.scout-panel-host .scout-metric-card{background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:4px;padding:16px 16px 14px;display:flex;position:relative;box-shadow:0 4px 20px #185a621a,0 1px 4px #0000000f}.scout-panel-host .scout-metric-card-label{letter-spacing:.08em;color:#6b7280;text-transform:uppercase;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.scout-panel-host .scout-metric-card-sublabel{text-transform:none;letter-spacing:0;color:#9ca3af;font-weight:400}.scout-panel-host .scout-metric-card-value{color:#111827;font-size:18px;font-weight:700}.scout-panel-host .scout-metric-card-sub{color:#9ca3af;text-align:center;margin-top:auto;padding-top:8px;font-size:10px}.scout-panel-host .scout-metric-card-title{color:#185a62;text-transform:uppercase;letter-spacing:.06em;text-align:center;font-size:15px;font-weight:800}.scout-panel-host .scout-metric-card-title-sub{color:#6b7280;text-align:center;margin-bottom:2px;font-size:11px;font-weight:400}.scout-panel-host .scout-metric-card-info{cursor:help;vertical-align:top;color:#6b728080;align-items:center;margin-left:0;line-height:1;display:inline-flex;position:relative;top:-1px}.scout-panel-host .scout-metric-card-info:hover{color:#185a62}.scout-panel-host .scout-metric-card-info svg{width:11px;height:11px}.scout-panel-host [data-tooltip]{cursor:help;position:relative}.scout-panel-host [data-tooltip]:after{content:attr(data-tooltip);color:#fff;letter-spacing:0;text-transform:none;text-align:left;white-space:normal;z-index:999999;pointer-events:none;opacity:0;visibility:hidden;background:#111827;border-radius:6px;width:max-content;max-width:240px;padding:8px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:400;line-height:1.4;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.scout-panel-host [data-tooltip]:hover:after{opacity:1;visibility:visible}.scout-panel-host .scout-kpi-slot{overflow:visible}.scout-panel-host .scout-kpi-slot:has([data-tooltip]:hover){z-index:10}.scout-panel-host .scout-metric-card,.scout-panel-host .scout-metrics-row{overflow:visible}.scout-panel-host .scout-kpi-slot:last-child [data-tooltip]:after{left:auto;right:0;transform:none}.scout-panel-host .scout-kpi-slot{flex-direction:column;display:flex;position:relative}.scout-panel-host .scout-kpi-slot>.scout-metric-card{flex:1;justify-content:flex-start;min-height:180px}.scout-panel-host .scout-kpi-swap-btn{cursor:pointer;opacity:.4;z-index:2;color:#6b7280;background:0 0;border:none;width:22px;height:22px;padding:2px;position:absolute;top:10px;right:10px}.scout-panel-host .scout-kpi-swap-btn svg{width:14px;height:14px}.scout-panel-host .scout-kpi-swap-btn:hover{opacity:1;color:#185a62}.scout-panel-host .scout-kpi-picker{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;padding:4px;box-shadow:0 4px 12px #00000026}.scout-panel-host .scout-kpi-picker__option{text-align:left;cursor:pointer;color:#374151;background:0 0;border:none;border-radius:4px;width:100%;padding:8px 12px;font-family:inherit;font-size:13px;display:block}.scout-panel-host .scout-kpi-picker__option:hover{background:#f9fafb}.scout-panel-host .scout-kpi-picker__option--active{color:#185a62;background:#f3f4f6;font-weight:600}.scout-panel-host .scout-kpi-picker__option--used{opacity:.4;cursor:not-allowed}.scout-panel-host .scout-floor-compare{flex:1;justify-content:center;align-items:flex-end;gap:10px;height:110px;margin:8px 0 4px;padding:0 4px;display:flex}.scout-panel-host .scout-floor-compare__col{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;width:50%;height:100%;display:flex}.scout-panel-host .scout-floor-compare__box{border:1.5px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:45px;transition:height .3s;display:flex}.scout-panel-host .scout-floor-compare__box--avg{background:#d4e8ed;border-color:#b0cdd6}.scout-panel-host .scout-floor-compare__box--na{background:#f3f4f6;border-color:#e5e7eb;min-height:50px}.scout-panel-host .scout-floor-compare__num{color:#185a62;font-size:22px;font-weight:800;line-height:1}.scout-panel-host .scout-floor-compare__unit{color:#185a62;opacity:.7;font-size:10px;font-weight:500}.scout-panel-host .scout-floor-compare__label{color:#374151;font-size:11px;font-weight:600}.scout-panel-host .scout-yield-number{color:#185a62;text-align:center;margin:6px 0 2px;font-size:34px;font-weight:800;line-height:1}.scout-panel-host .scout-yield-svg,.scout-panel-host .scout-bell-svg{width:100%;height:auto;display:block;overflow:visible}.scout-panel-host .scout-kpi-dial__svg{width:100%;max-width:180px;height:auto;margin:0 auto;display:block}.scout-panel-host .scout-section-header{letter-spacing:.06em;color:#185a62;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:14px;font-size:14px;font-weight:800;display:flex}.scout-panel-host .scout-bench-row{margin-bottom:18px}.scout-panel-host .scout-bench-row:last-of-type{margin-bottom:0}.scout-panel-host .scout-bench-row-top{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.scout-panel-host .scout-bench-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.scout-panel-host .scout-bench-value{color:#111827;font-size:15px;font-weight:700}.scout-panel-host .scout-range-bar-wrap{padding-bottom:18px;position:relative}.scout-panel-host .scout-range-track{background:linear-gradient(90deg,#dc2626 0%,#d97706 25%,#059669 50%,#d97706 75%,#dc2626 100%);border-radius:4px;height:8px;position:relative}.scout-panel-host .scout-range-typical{background:#ffffff40;border-radius:4px;height:100%;position:absolute;top:0}.scout-panel-host .scout-range-marker{background:#185a62;border:2px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:-4px;transform:translate(-50%);box-shadow:0 1px 3px #00000040}.scout-panel-host .scout-range-labels{height:16px;margin-top:4px;position:relative}.scout-panel-host .scout-range-labels span{color:#9ca3af;font-size:9px;position:absolute;transform:translate(-50%)}.scout-panel-host .scout-bench-attribution{color:#9ca3af;margin-top:8px;font-size:9px;line-height:1.4}.scout-panel-host .scout-fin-group-label{letter-spacing:.1em;color:#9ca3af;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:700}.scout-panel-host .scout-fin-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:8px;padding:8px 0;display:flex}.scout-panel-host .scout-fin-row:last-child{border-bottom:none}.scout-panel-host .scout-fin-item-label{color:#374151;flex-direction:column;flex:1;gap:2px;font-size:11px;font-weight:600;display:flex}.scout-panel-host .scout-fin-item-sub{color:#9ca3af;font-size:9px;font-weight:400}.scout-panel-host .scout-fin-item-value{color:#111827;white-space:nowrap;font-size:13px;font-weight:700}.scout-panel-host .scout-badge{white-space:nowrap;border-radius:10px;align-self:flex-start;padding:2px 8px;font-size:10px;font-weight:700}.scout-panel-host .scout-badge--high{color:#d97706;background:#fef3c7}.scout-panel-host .scout-badge--med{color:#2563eb;background:#dbeafe}.scout-panel-host .scout-badge--low{color:#6b7280;background:#f3f4f6}.scout-panel-host .scout-kpi-bars-new{flex-direction:column;gap:9px;margin-bottom:14px;display:flex}.scout-panel-host .scout-kpi-bar-row{align-items:center;gap:7px;display:flex}.scout-panel-host .scout-kpi-bar-label{color:#374151;flex-shrink:0;align-items:center;gap:3px;width:130px;font-size:11px;font-weight:500;display:flex}.scout-panel-host .scout-kpi-bar-track{background:#f3f4f6;border-radius:4px;flex:1;height:8px;overflow:hidden}.scout-panel-host .scout-kpi-bar-fill{border-radius:4px;height:100%;transition:width .4s}.scout-panel-host .scout-kpi-bar-score{text-align:right;flex-shrink:0;width:32px;font-size:12px;font-weight:700}.scout-panel-host .scout-kpi-bar-denom{color:#9ca3af;font-size:9px;font-weight:400}.scout-panel-host .scout-condition-summary{margin:12px 0}.scout-panel-host .scout-condition-summary-label{letter-spacing:.07em;color:#6b7280;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700}.scout-panel-host .scout-condition-summary-text{color:#374151;margin:0;font-size:12px;line-height:1.55}.scout-panel-host .scout-checklist-section{cursor:pointer;border:none;margin:0;padding:0;overflow:hidden}.scout-panel-host .scout-checklist-card-body{flex-wrap:wrap;gap:6px;min-height:80px;padding:0 14px 14px;display:flex}.scout-panel-host .scout-room-pill{color:#374151;white-space:nowrap;background:#dff0f2;border:1px solid #b8dce0;border-radius:20px;align-items:center;padding:4px 10px 3px;font-size:11px;font-weight:700;display:flex}.scout-panel-host .scout-photo-thumb--gallery{cursor:pointer;background:#f3f4f6;border-radius:4px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.scout-panel-host .scout-gallery-card-img{-o-object-fit:contain;object-fit:contain;opacity:.5;width:60%;height:60%}.scout-panel-host .scout-gallery-card-count{color:#374151;font-size:11px;font-weight:700;position:absolute;bottom:4px;right:6px}.scout-panel-host .scout-fin-item-right{flex-shrink:0;align-items:center;gap:4px;display:flex}.scout-panel-host .scout-fin-chevron{color:#9ca3af;font-size:14px;line-height:1}.scout-panel-host .scout-store-link{color:#fff!important;background:#185a62!important}.scout-panel-host .scout-paywall{min-height:420px;position:relative;overflow:hidden}.scout-panel-host .scout-paywall__preview{position:absolute;inset:0;overflow:hidden}.scout-panel-host .scout-paywall__preview-content{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none;padding:14px 14px 8px;transform:scale(1.04)}.scout-panel-host .scout-paywall__cta{text-align:center;z-index:1;box-sizing:border-box;background:#e2ecef;border-radius:16px;width:calc(100% - 48px);padding:22px 20px 18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 28px #00000024}.scout-panel-host .scout-paywall__lock{margin-bottom:10px;font-size:28px}.scout-panel-host .scout-paywall__heading{color:#0f3c42;margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.3}.scout-panel-host .scout-paywall__subtext{color:#3d6068;margin:0 0 16px;font-size:13px;line-height:1.5}.scout-panel-host .scout-paywall__actions{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.scout-panel-host .scout-paywall-btn{cursor:pointer;box-sizing:border-box;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;transition:opacity .15s;display:flex}.scout-panel-host .scout-paywall-btn:hover{opacity:.9}.scout-panel-host .scout-paywall-btn:active{opacity:.8}.scout-panel-host .scout-paywall-btn--primary{color:#fff;background:#185a62}.scout-panel-host .scout-paywall-btn--secondary{color:#185a62;background:#185a621f;border:1px solid #185a6240}.scout-panel-host .scout-paywall-btn--loading{opacity:.6;cursor:not-allowed}.scout-panel-host .scout-paywall__note{color:#6b8f96;margin:8px 0 0;font-size:11px}.scout-panel-host .scout-paywall__mock-metrics{gap:8px;margin-bottom:12px;display:flex}.scout-panel-host .scout-paywall__mock-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px 8px}.scout-panel-host .scout-paywall__mock-card-label{color:#6b7280;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px;font-size:10px;font-weight:600}.scout-panel-host .scout-paywall__mock-card-value{margin-bottom:3px;font-size:12px;font-weight:700}.scout-panel-host .scout-paywall__mock-card-value--amber{color:#d97706}.scout-panel-host .scout-paywall__mock-card-value--red{color:#dc2626}.scout-panel-host .scout-paywall__mock-card-value--green{color:#059669}.scout-panel-host .scout-paywall__mock-card-sub{color:#9ca3af;font-size:10px}.scout-panel-host .scout-paywall__mock-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;padding:10px 12px}.scout-panel-host .scout-paywall__mock-section-title{color:#374151;text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px;font-size:11px;font-weight:700}.scout-panel-host .scout-paywall__mock-row{color:#374151;border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:5px 0;font-size:12px;display:flex}.scout-panel-host .scout-paywall__mock-row:last-child{border-bottom:none}.scout-panel-host .scout-paywall__mock-row strong{color:#111827;font-weight:600}
.scout-panel-host .scout-condition-kpis{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.scout-panel-host .scout-condition-kpi__row{color:#185a62;justify-content:space-between;margin-bottom:4px;font-size:12px;font-weight:700;display:flex}.scout-panel-host .scout-condition-kpi__bar{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.scout-panel-host .scout-condition-kpi__fill{border-radius:999px;height:100%;transition:width .3s}.scout-panel-host .scout-condition-summary__text{color:#4b5563;margin-top:4px;font-size:12px;line-height:1.6}.scout-panel-host .scout-condition-photos{margin-top:14px}.scout-panel-host .scout-condition-photos__count{color:#6b7280;margin-bottom:8px;font-size:11px}.scout-panel-host .scout-condition-photos__grid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.scout-panel-host .scout-condition-photos__cell{aspect-ratio:1;background:#f3f4f6;border-radius:6px;overflow:hidden}.scout-panel-host .scout-condition-photos__cell img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.scout-panel-host .scout-finrow{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:12px 0;display:flex}.scout-panel-host .scout-finrow__title{color:#185a62;font-size:12px;font-weight:700}.scout-panel-host .scout-finrow__sub{color:#6b7280;margin-top:2px;font-size:11px}.scout-panel-host .scout-finrow__value{color:#185a62;white-space:nowrap;margin-left:12px;font-size:14px;font-weight:800}.scout-panel-host .scout-header{color:#fff;background:#185a62;align-items:center;gap:10px;padding:12px 18px;display:flex}.scout-panel-host .scout-title-main{letter-spacing:.02em;font-size:15px;font-weight:800}.scout-panel-host .scout-disclaimer-banner{color:#6b7280;text-align:center;background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:8px 16px;font-size:11px}.scout-panel-host .scout-metrics-row{background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 1fr 1fr;display:grid}.scout-panel-host .scout-metrics-row>.scout-metric-card+.scout-metric-card{border-left:1px solid #e5e7eb}.scout-panel-host .scout-main-grid{grid-template-columns:1fr 1fr;display:grid}.scout-panel-host .scout-left-col{background:#f9fafb;border-right:1px solid #e5e7eb}.scout-panel-host .scout-right-col{background:#f9fafb}.scout-panel-host .scout-panel__footer{text-align:center;color:#6b7280;background:#f3f4f6;border-top:1px solid #e5e7eb;padding:14px 18px;font-size:12px}.scout-panel-host{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.scout-panel-host .scout-section-header{letter-spacing:.12em;text-transform:uppercase;color:#185a6299;margin-bottom:12px;font-size:11px;font-weight:800}.scout-panel-host .scout-kpi-swap-btn{color:#6b7280;cursor:pointer;z-index:2;background:0 0;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:6px;right:6px}.scout-panel-host .scout-kpi-swap-btn:hover{color:#185a62;background:#f3f4f6}.scout-panel-host .scout-kpi-picker{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:2px;min-width:180px;padding:6px;display:flex;position:absolute;top:32px;right:6px;box-shadow:0 8px 24px #0000001f}.scout-panel-host .scout-kpi-picker__option{text-align:left;cursor:pointer;color:#374151;background:0 0;border:0;border-radius:6px;padding:8px 12px;font-size:13px}.scout-panel-host .scout-kpi-picker__option:hover{background:#f3f4f6}.scout-panel-host .scout-kpi-picker__option--active{color:#fff;background:#185a62;font-weight:700}.scout-panel-host .scout-kpi-picker__option--used{color:#9ca3af;cursor:not-allowed;text-decoration:line-through}.scout-panel-host .scout-benchmark-edit-btn{cursor:pointer;color:#185a62;vertical-align:middle;opacity:.6;background:0 0;border:0;align-items:center;padding:0 0 0 6px;transition:opacity .15s;display:inline-flex}.scout-panel-host .scout-benchmark-edit-btn:hover{opacity:1}.scout-panel-host .scout-benchmark-edit-input{text-align:right;border:1.5px solid #185a62;border-radius:6px;outline:none;width:90px;padding:4px 8px;font-family:inherit;font-size:13px;font-weight:700}.scout-panel-host .scout-checklist-pills{flex-wrap:wrap;gap:6px;padding:4px 0 8px;display:flex}.scout-panel-host .scout-checklist-pill{color:#185a62;background:#185a6214;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.scout-panel-host .scout-section{border-bottom:1px solid #e5e7eb;padding:16px 18px}.scout-panel-host .scout-section:last-child{border-bottom:none}.scout-panel-host .scout-exec-summary__para{margin:0 0 8px}.scout-panel-host .scout-exec-summary__para:last-child{margin-bottom:0}.scout-panel-host .scout-vc-header{justify-content:space-between;align-items:center;gap:12px;padding:0 0 10px;display:flex}.scout-panel-host .scout-vc-header__title{color:#185a62;letter-spacing:-.2px;font-size:15px;font-weight:800}.scout-panel-host .scout-vc-header__right{align-items:center;gap:10px;display:flex}.scout-panel-host .scout-vc-header__progress{color:#047b6e;font-variant-numeric:tabular-nums;background:#e8f8fa;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700}.scout-panel-host .scout-vc-send{color:#185a62;cursor:pointer;background:#fff;border:1px solid #cfe0e2;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.scout-panel-host .scout-vc-send:hover{background:#f0f7f8;border-color:#9fc4c8}.scout-panel-host .scout-vc-send svg{flex:none}@media (max-width:520px){.scout-panel-host .scout-vc-send span{display:none}.scout-panel-host .scout-vc-send{padding:6px 9px}}.scout-panel-host .scout-vc-group{padding:2px 0}.scout-panel-host .scout-vc-group+.scout-vc-group{border-top:1px solid #e8f8fa;margin-top:6px;padding-top:8px}.scout-panel-host .scout-vc-group__title{text-transform:uppercase;letter-spacing:.5px;color:#185a62;margin:2px 0 6px;font-size:11px;font-weight:700}.scout-panel-host .scout-vc-item{cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;margin:0 -8px;padding:7px 8px;transition:background .15s;display:flex}.scout-panel-host .scout-vc-item:hover{background:#f0f7f8}.scout-panel-host .scout-vc-item:focus-visible{outline-offset:1px;outline:2px solid #00c3d9}.scout-panel-host .scout-vc-box{border:2px solid #cbd5d8;border-radius:6px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;transition:background .15s,border-color .15s;display:inline-flex}.scout-panel-host .scout-vc-item.is-checked .scout-vc-box{background:#047b6e;border-color:#047b6e}.scout-panel-host .scout-vc-text{color:#374151;font-size:13px;line-height:1.4}.scout-panel-host .scout-vc-item.is-checked .scout-vc-text{color:#9ca3af;text-decoration:line-through}.scout-panel-host .scout-fs-hero{flex-direction:column;align-items:center;gap:2px;margin:auto 0;display:flex}.scout-panel-host .scout-fs-hero__num{color:#185a62;font-variant-numeric:tabular-nums;letter-spacing:-.5px;font-size:30px;font-weight:800;line-height:1}.scout-panel-host .scout-fs-hero__unit{color:#7a9ba3;font-size:11px;font-weight:500}.scout-panel-host .scout-pos{flex-direction:column;display:flex}.scout-panel-host .scout-pos__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.scout-panel-host .scout-pos__label{color:#5c7a80;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.scout-panel-host .scout-pos__value{color:#185a62;font-variant-numeric:tabular-nums;letter-spacing:-.3px;white-space:nowrap;font-size:21px;font-weight:800;line-height:1}.scout-panel-host .scout-pos__value--empty{color:#9cb6bb;letter-spacing:0;font-size:13px;font-style:italic;font-weight:600}.scout-panel-host .scout-pos__track{background:#eef4f5;border-radius:999px;height:8px;margin:2px 0;position:relative}.scout-panel-host .scout-pos__band{background:#cfe7ea;border-radius:999px;position:absolute;top:0;bottom:0}.scout-panel-host .scout-pos__median{opacity:.75;background:#79a3aa;border-radius:2px;width:2px;margin-left:-1px;position:absolute;top:-3px;bottom:-3px}.scout-panel-host .scout-pos__marker{position:absolute;top:50%;transform:translate(-50%,-50%)}.scout-panel-host .scout-pos__dot{background:#fff;border:4px solid #185a62;border-radius:50%;width:17px;height:17px;display:block;box-shadow:0 1px 5px #08282d4d}.scout-panel-host .scout-pos__scale{height:15px;margin-top:9px;position:relative}.scout-panel-host .scout-pos__scale span{color:#8aa6ac;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-weight:600;position:absolute;top:0;transform:translate(-50%)}.scout-panel-host .scout-metric-card--pos{justify-content:flex-start}.scout-panel-host .scout-metric-card--pos .scout-pos{align-self:stretch;width:100%;margin-top:10px}.scout-panel-host .scout-pos--compact .scout-pos__head--compact{justify-content:center;gap:6px;margin-bottom:18px}.scout-panel-host .scout-pos--compact .scout-pos__value{letter-spacing:-.6px;font-size:30px}.scout-panel-host .scout-pos--compact .scout-pos__track{margin:6px 0}.scout-panel-host .scout-pos--compact .scout-pos__scale span{font-size:10.5px}.scout-panel-host .scout-pos__edit{opacity:.55}.scout-panel-host .scout-fin-card-header{border-bottom:1px solid #eef2f2;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;padding:0 0 12px;display:flex}.scout-panel-host .scout-fin-card-header__title{color:#185a62;letter-spacing:-.1px;font-size:14px;font-weight:800}.scout-panel-host .scout-fin-card-header__value{color:#185a62;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:17px;font-weight:800}.scout-panel-host .scout-metric-card .scout-kpi-dial__svg{max-width:210px;margin:8px auto 4px}.scout-panel-host .scout-kpi-row__track{background:#eef4f5;height:13px}.scout-panel-host .scout-metric-empty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 0;display:flex}.scout-panel-host .scout-metric-empty__label{color:#9cb6bb;text-align:center;font-size:11px;font-weight:500;line-height:1.4}.scout-panel-host .scout-metric-card-value--empty{color:#9cb6bb;text-align:center;margin:auto 0;font-size:15px;font-weight:600}.scout-panel-host .scout-ph__header{justify-content:space-between;align-items:center;display:flex}.scout-panel-host .scout-ph__example{text-transform:uppercase;letter-spacing:.6px;color:#b26a00;background:#fdf1df;border-radius:999px;padding:2px 8px;font-size:9.5px;font-weight:700}.scout-panel-host .scout-ph__body{padding:2px 2px 4px}.scout-panel-host .scout-ph__summary{color:#4a5568;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.scout-panel-host .scout-ph__stat b{color:#185a62;font-variant-numeric:tabular-nums;font-weight:800}.scout-panel-host .scout-ph__stat.is-down b{color:#047b6e}.scout-panel-host .scout-ph__stat.is-up b{color:#b26a00}.scout-panel-host .scout-ph__sep{background:#c4d3d5;border-radius:50%;width:3px;height:3px}.scout-panel-host .scout-ph__event{gap:12px;padding-bottom:16px;display:flex;position:relative}.scout-panel-host .scout-ph__event:last-child{padding-bottom:0}.scout-panel-host .scout-ph__event:not(:last-child):before{content:"";background:#e3ecec;width:2px;position:absolute;top:15px;bottom:-1px;left:5px}.scout-panel-host .scout-ph__marker{z-index:1;background:#fff;border:2px solid #185a62;border-radius:50%;flex:none;width:12px;height:12px;margin-top:2px;position:relative}.scout-panel-host .scout-ph__marker.is-reduced{background:#047b6e;border-color:#047b6e}.scout-panel-host .scout-ph__marker.is-increased{background:#d97706;border-color:#d97706}.scout-panel-host .scout-ph__event-body{flex:1;min-width:0}.scout-panel-host .scout-ph__event-top{align-items:center;gap:8px;display:flex}.scout-panel-host .scout-ph__price{color:#185a62;font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.scout-panel-host .scout-ph__tag{border-radius:999px;padding:1px 7px;font-size:9.5px;font-weight:700}.scout-panel-host .scout-ph__tag.is-listed{color:#185a62;background:#e8f4f5}.scout-panel-host .scout-ph__tag.is-reduced{color:#047b6e;background:#e6f6f1}.scout-panel-host .scout-ph__tag.is-increased{color:#b26a00;background:#fdf1df}.scout-panel-host .scout-ph__date{color:#7a9ba3;margin-top:1px;font-size:11px}.scout-panel-host .scout-ph__note{color:#9ca3af;margin-top:12px;font-size:10.5px;line-height:1.4}@media (max-width:700px){.scout-panel-host{border-radius:12px}.scout-panel-host .scout-metrics-row{grid-template-columns:1fr}.scout-panel-host .scout-metrics-row>.scout-metric-card+.scout-metric-card,.scout-panel-host .scout-metrics-row>.scout-kpi-slot+.scout-kpi-slot{border-left:none}.scout-panel-host .scout-kpi-slot+.scout-kpi-slot{border-top:1px solid #e5e7eb}.scout-panel-host .scout-kpi-slot>.scout-metric-card{min-height:0}.scout-panel-host .scout-metric-card{padding:18px 16px}.scout-panel-host .scout-main-grid{grid-template-columns:1fr}.scout-panel-host .scout-left-col{border-bottom:1px solid #e5e7eb;border-right:none}.scout-panel-host .scout-section{padding:16px}.scout-panel-host .scout-photo-grid{grid-template-columns:repeat(3,1fr)}.scout-panel-host [data-tooltip]:after{max-width:min(240px,78vw)}.scout-panel-host .scout-kpi-slot:last-child [data-tooltip]:after{left:50%;right:auto;transform:translate(-50%)}}@media (max-width:420px){.scout-panel-host .scout-photo-grid{grid-template-columns:repeat(2,1fr)}}.scout-panel-host.scout-panel-host--embedded{box-shadow:none;background:0 0;border:none;border-radius:0}.scout-panel-host.scout-panel-host--embedded .scout-metrics-row{border-top:1px solid #e5e7eb}.scout-panel-host .scout-report-flow{background:#f1f7f7;flex-direction:column;gap:16px;padding:16px;display:flex}.scout-panel-host .scout-report-flow>.scout-section{background:#fff;border:1px solid #0000000d;border-radius:16px;margin:0;padding:22px 24px;box-shadow:0 1px 3px #0000000a,0 4px 14px #08282d0d}.scout-panel-host .scout-report-flow>.scout-section>.scout-section-header{margin-bottom:16px}.scout-panel-host .scout-bench-rows{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:26px 44px;display:grid}.scout-panel-host .scout-bench-rows .scout-pos{margin:0}.scout-panel-host .scout-benchmark-attribution-row{border-top:1px solid #eef2f2;margin-top:20px;padding-top:14px}.scout-panel-host .scout-fin-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:18px;display:grid}.scout-panel-host .scout-fin-grid>.scout-cash-costs,.scout-panel-host .scout-fin-grid>.scout-mortgage-card{background:#f8fbfb;border:1px solid #eef2f2;border-radius:14px;flex-direction:column;padding:16px 18px;display:flex}.scout-panel-host .scout-fin-grid .scout-cash-costs__body{flex-direction:column;flex:1;display:flex}.scout-panel-host .scout-fin-grid .scout-cash-costs__total{margin-top:auto}.scout-panel-host .scout-cash-costs__select{width:150px}.scout-panel-host .scout-cond-split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:26px;display:grid}.scout-panel-host .scout-cond-split .scout-photo-grid{grid-template-columns:repeat(4,1fr)}.scout-panel-host .scout-report-flow .scout-ph__timeline{flex-wrap:wrap;gap:16px 44px;display:flex}.scout-panel-host .scout-report-flow .scout-ph__event{padding-bottom:0}.scout-panel-host .scout-report-flow .scout-ph__event:not(:last-child):before{display:none}.scout-panel-host .scout-checklist-section .scout-vc-list{-moz-column-width:300px;column-width:300px;-moz-column-gap:34px;column-gap:34px}.scout-panel-host .scout-checklist-section .scout-vc-group{-moz-column-break-inside:avoid;break-inside:avoid}@media (max-width:860px){.scout-panel-host .scout-report-flow{gap:12px;padding:12px}.scout-panel-host .scout-report-flow>.scout-section{padding:18px}.scout-panel-host .scout-fin-grid,.scout-panel-host .scout-cond-split{grid-template-columns:1fr;gap:18px}.scout-panel-host .scout-cond-split .scout-photo-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:460px){.scout-panel-host .scout-cond-split .scout-photo-grid{grid-template-columns:repeat(2,1fr)}}
