/* V30 locked incremental fixes */
.pr28-city-field,.pr28-locality-lock{display:none!important}
.pr28-note{margin-top:8px!important}
.pr30-contact-status{text-decoration:none;cursor:pointer}
.pr30-contact-status:hover{text-decoration:underline}
.pr30-sources{padding:12px 14px!important;margin:14px 0!important;border-radius:14px!important}
.pr30-sources>strong{font-size:.75rem!important;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}
.pr30-sources .pr28-source-links{gap:6px!important;margin-top:7px!important}
.pr30-sources .pr28-source-links a{padding:7px 9px!important;font-size:.76rem!important;border-radius:10px!important}
.suite-guided-start{margin-top:20px;border:1px solid var(--border);border-radius:20px;background:#fff;padding:20px;box-shadow:none}
.suite-guided-start-copy h3{font-size:clamp(1.25rem,3vw,1.6rem);margin:.3rem 0 .4rem}
.suite-guided-start-copy p{margin:0;color:var(--muted);max-width:620px}
.suite-guided-start-form{margin-top:16px}
.suite-guided-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.suite-guided-start-form label{font-weight:850;font-size:.9rem}
.suite-guided-start-form select,.suite-guided-start-form input{width:100%;margin-top:6px;min-height:50px;border:1px solid rgba(20,35,45,.24);border-radius:13px;background:#fff;padding:0 13px;font:inherit;font-size:16px}
.suite-guided-area{display:grid;grid-template-columns:1fr 86px;gap:8px}
.suite-guided-continue{display:flex;width:100%;justify-content:center;margin-top:12px;min-height:52px}
.wizard-page .page-hero{padding-bottom:18px}
.wizard-shell{width:min(100% - 28px,760px);margin:0 auto;padding:18px 0 56px}
.wizard-summary{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:12px}
.wizard-summary span{padding:7px 10px;border-radius:999px;background:var(--soft);font-weight:800;font-size:.8rem}
.wizard-card,.wizard-result{border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:var(--shadow);overflow:hidden}
.wizard-progress{height:6px;background:#f0e9ec}.wizard-progress i{display:block;height:100%;width:8%;background:var(--accent);transition:width .22s ease}
.wizard-card-body{padding:26px}
.wizard-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}
.wizard-head span{font-size:.75rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:var(--accent)}
.wizard-head small{font-size:.76rem;color:var(--muted);font-weight:750}
#wizard-question{font-size:clamp(1.45rem,5vw,2rem);line-height:1.15;margin:0}
#wizard-help{font-size:1rem;line-height:1.5;color:var(--muted);margin:.7rem 0 0}
#wizard-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}
#wizard-options .suite-choice{min-height:56px;border:1px solid rgba(20,35,45,.2);border-radius:14px;background:#fff;font:inherit;font-weight:900;font-size:1rem;cursor:pointer}
#wizard-options .suite-choice:hover{border-color:var(--accent);background:#fff8fa}
.wizard-back{margin-top:18px;border:0;background:none;color:var(--accent);font:inherit;font-weight:850;cursor:pointer;padding:8px 0}
.wizard-result{padding:28px}
.wizard-result h1{font-size:clamp(2rem,6vw,3rem);margin:.45rem 0 .65rem;line-height:1.05}
.wizard-property{display:flex;justify-content:space-between;gap:12px;padding:13px 15px;border-radius:14px;background:var(--soft);margin:18px 0}
.wizard-property span,.wizard-property strong{font-size:.9rem}
.wizard-missing{margin:14px 0;padding:15px;border:1px solid var(--border);border-radius:14px}
.wizard-missing strong{display:block;margin-bottom:6px}.wizard-missing ul{margin:0;padding-left:20px}.wizard-missing li{margin:4px 0}
.wizard-contact{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0;padding:16px 18px;border-radius:16px;background:var(--dark);color:#fff;text-decoration:none}
.wizard-contact span{font-size:.86rem;color:rgba(255,255,255,.76)}.wizard-contact strong{font-size:1rem;color:#fff}
.wizard-source{display:inline-block;font-size:.78rem;color:var(--muted);margin:0 0 14px}
.wizard-actions{display:flex;gap:8px;flex-wrap:wrap}.wizard-actions .button{font-size:.84rem;padding:10px 12px}
@media(max-width:620px){
 .suite-guided-start{padding:16px;border-radius:18px}.suite-guided-two{grid-template-columns:1fr}.suite-guided-area{grid-template-columns:1fr 82px}
 .wizard-card-body,.wizard-result{padding:20px 16px}.wizard-head{align-items:flex-start}.wizard-head small{text-align:right}
 #wizard-options{grid-template-columns:1fr}.wizard-property{display:grid}.wizard-contact{display:grid}.wizard-actions{display:grid;grid-template-columns:1fr}.wizard-actions .button{width:100%;justify-content:center}
 .pr30-sources .pr28-source-links{display:flex!important;flex-wrap:wrap!important}
}
/* V31 responsive verification fix: prevent the homepage province grid from overflowing 320 px devices. */
@media(max-width:340px){.province-grid{grid-template-columns:1fr!important}.province-card{min-width:0!important;width:auto!important}}
