/* V33 repair patch: address autocomplete, plain manual fallback, professional CTA, compact bottom sources. */
.property-lookup__input-wrap{position:relative;z-index:8}
.property-lookup__suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:80;background:#fff;border:1px solid rgba(96,34,55,.22);border-radius:14px;box-shadow:0 16px 34px rgba(45,25,31,.14);overflow:hidden;max-height:330px;overflow-y:auto}
.property-lookup__suggestions[hidden]{display:none!important}
.property-lookup__suggestion{display:block;width:100%;min-height:54px;padding:11px 13px;border:0;border-bottom:1px solid rgba(96,34,55,.09);background:#fff;text-align:left;color:#241f26;font:inherit;cursor:pointer}
.property-lookup__suggestion:last-child{border-bottom:0}
.property-lookup__suggestion strong,.property-lookup__suggestion small{display:block}
.property-lookup__suggestion strong{font-size:.93rem;line-height:1.3}
.property-lookup__suggestion small{margin-top:2px;font-size:.75rem;color:#716970}
.property-lookup__suggestion:hover,.property-lookup__suggestion.is-active,.property-lookup__suggestion:focus-visible{background:#fff4f7;outline:0}
.property-lookup__suggestion-status{padding:12px 13px;font-size:.8rem;color:#716970;background:#fff}
.property-lookup__suggestion-status.is-loading{color:#7d2d4d;font-weight:750}

.property-demo-card{position:relative;z-index:1}
.property-demo-professional{margin-top:16px!important;padding:18px!important;border-radius:16px!important}
.property-demo-professional span{font-size:.72rem!important}
.property-demo-professional strong{font-size:1.2rem!important;line-height:1.22!important}
.property-demo-professional small{font-size:.84rem!important}
.property-demo-professional a{min-height:48px!important;font-size:.9rem!important}
.property-demo-sources{margin-top:14px!important;padding-top:10px!important;font-size:.69rem!important;line-height:1.35!important}
.property-demo-sources a{min-height:30px!important;padding:0 3px!important;font-size:.69rem!important}

.suite-guided-start{padding:18px!important}
.suite-guided-start-copy p{max-width:740px!important}
.suite-manual-restored{margin-top:14px!important}
.suite-question-group .tool-field>label{line-height:1.32}
.suite-help summary{font-weight:750}

.city-pro-contact-section{padding-top:18px!important;padding-bottom:18px!important}
.city-pro-contact-card{border-radius:22px;background:#5b1933;color:#fff;padding:clamp(22px,4vw,34px);box-shadow:0 14px 34px rgba(49,22,32,.12)}
.city-pro-contact-card .eyebrow{color:#f3cbd9}
.city-pro-contact-card h2{color:#fff;margin:.35rem 0 .55rem;font-size:clamp(1.75rem,4.5vw,2.55rem);letter-spacing:-.035em;line-height:1.05;max-width:760px}
.city-pro-contact-card p{color:#f7eaf0;margin:0 0 1rem;max-width:680px}
.city-pro-contact-card .button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;background:#fff;color:#6b2440;border-radius:12px;text-decoration:none;font-weight:900}

/* The official sources are references, not the main interface. Keep them small and at the bottom. */
.compact-source-bottom{padding-top:10px!important;padding-bottom:28px!important}
.compact-source-bottom .municipal-sources{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.compact-source-bottom .municipal-sources h2{margin:0 0 8px!important;font-size:1rem!important;letter-spacing:0!important;color:#4d454a}
.compact-source-bottom .municipal-source-grid{display:flex!important;flex-wrap:wrap!important;gap:6px 14px!important}
.compact-source-bottom .municipal-source-link{display:inline!important;width:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#6b3144!important;font-size:.78rem!important;font-weight:700!important;line-height:1.45!important;text-decoration:underline!important;text-underline-offset:2px}
.compact-source-bottom .municipal-review-note{margin:.65rem 0 0!important;max-width:880px;font-size:.72rem!important;line-height:1.5!important;color:#7a7277!important}

@media(max-width:700px){
 .property-lookup__suggestions{max-height:290px;border-radius:12px}
 .property-lookup__suggestion{min-height:58px;padding:12px}
 .property-demo-professional{padding:16px!important}
 .city-pro-contact-card{border-radius:18px;padding:21px 18px}
 .compact-source-bottom .municipal-source-grid{display:block!important}
 .compact-source-bottom .municipal-source-link{display:block!important;width:auto!important;margin:0 0 6px!important;font-size:.76rem!important}
 .compact-source-bottom .municipal-review-note{font-size:.7rem!important}
}
/* Keep any calculator source reference secondary too. */
.suite-source-card{padding:10px 0!important;margin-top:14px!important;border:0!important;border-top:1px solid rgba(86,35,48,.12)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.suite-source-card .source-label{font-size:.68rem!important;color:#766d72!important}
.suite-source-card>strong{font-size:.86rem!important}
.suite-source-card p{font-size:.74rem!important;line-height:1.45!important;margin:.35rem 0!important}
.suite-source-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important}
.suite-source-actions .button{min-height:34px!important;padding:6px 9px!important;font-size:.72rem!important}
