/* SuiteRulesCanada V32 — B.C. address lookup and planning result */
.property-lookup-section{padding:30px 0 42px;background:linear-gradient(180deg,#fff 0%,#fff9fb 100%)}
.property-lookup{--pm-accent:var(--accent,#96365c);--pm-ink:var(--ink,#20212a);--pm-muted:var(--muted,#6c6670);--pm-border:var(--border,#e7dce1)}
.property-lookup__head{max-width:780px;margin:0 auto 18px}
.property-lookup__head h2{margin:7px 0 7px;font-size:clamp(1.9rem,4vw,3rem);line-height:1.03;letter-spacing:-.035em;color:var(--pm-ink)}
.property-lookup__head p{margin:0;color:var(--pm-muted);font-size:1rem;line-height:1.55;max-width:720px}
.property-lookup__grid{display:grid;grid-template-columns:minmax(0,780px);gap:16px;justify-content:center;align-items:start}
.property-lookup__search-card,.property-demo-card{background:#fff;border:1px solid var(--pm-border);border-radius:22px;box-shadow:0 15px 38px rgba(54,31,42,.07)}
.property-lookup__search-card{padding:16px;overflow:visible}
.property-lookup__form{position:relative;z-index:6;margin:0}
.property-lookup__form label{display:block;margin:0 0 7px;font-size:.84rem;font-weight:900;color:var(--pm-ink)}
.property-lookup__search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}
.property-lookup__input-wrap{position:relative;min-width:0}
.property-lookup__input{box-sizing:border-box;width:100%;min-height:54px;border:1px solid rgba(27,29,35,.22);border-radius:13px;background:#fff;padding:0 14px;font:inherit;font-size:16px;color:var(--pm-ink);outline:0}
.property-lookup__input:focus{border-color:var(--pm-accent);box-shadow:0 0 0 3px rgba(150,54,92,.12)}
.property-lookup__submit{min-height:54px;padding:0 18px;border:0;border-radius:13px;background:var(--pm-accent);color:#fff;font:inherit;font-weight:900;cursor:pointer;white-space:nowrap}
.property-lookup__submit:hover{filter:brightness(.96)}
.property-lookup__submit:disabled{opacity:.58;cursor:wait}
.property-lookup__privacy{margin:0 1px;color:var(--pm-muted);font-size:.78rem;line-height:1.35}
.property-lookup__suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:50;max-height:310px;overflow:auto;padding:6px;border:1px solid var(--pm-border);border-radius:13px;background:#fff;box-shadow:0 16px 36px rgba(40,25,32,.16)}
.property-lookup__suggestions[hidden]{display:none}
.property-lookup__suggestion{display:block;width:100%;border:0;border-radius:9px;background:#fff;padding:10px 11px;text-align:left;color:var(--pm-ink);cursor:pointer}
.property-lookup__suggestion:hover,.property-lookup__suggestion.is-active{background:#fff3f7}
.property-lookup__suggestion strong{display:block;font-size:.9rem;line-height:1.3}
.property-lookup__suggestion small{display:block;margin-top:2px;font-size:.75rem;color:var(--pm-muted)}
.property-lookup__error{margin:9px 0 0;padding:9px 11px;border-radius:10px;background:#fff0f0;color:#7b2525;font-size:.82rem;line-height:1.4}
.property-lookup__error[hidden]{display:none}
.property-lookup__form-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:7px}
.property-lookup__reset{border:0;background:transparent;min-height:44px;padding:8px 10px;color:var(--pm-accent);font:inherit;font-weight:850;cursor:pointer}
.property-demo-card{padding:18px}
.property-demo-card[hidden]{display:none!important}
.property-demo-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px}
.property-demo-card__eyebrow{font-size:.67rem;letter-spacing:.09em;margin:0;color:var(--pm-accent)}
.property-demo-card__state{display:inline-flex;align-items:center;min-height:26px;padding:4px 8px;border-radius:999px;background:#edf6f1;color:#296647;font-size:.67rem;font-weight:900;text-transform:uppercase;letter-spacing:.055em}
.property-demo-card__state.is-loading{background:#fff3d8;color:#805712}.property-demo-card__state.is-error{background:#fff0f0;color:#842828}
.property-demo-card h3{margin:11px 0 4px;font-size:clamp(1.35rem,3vw,1.7rem);line-height:1.08;letter-spacing:-.025em;color:var(--pm-ink)}
.property-demo-card__address{margin:0 0 14px;color:var(--pm-muted);font-size:.82rem;line-height:1.4;overflow-wrap:anywhere}
.property-demo-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px}
.property-demo-fact{min-width:0;padding:10px 11px;border:1px solid var(--pm-border);border-radius:12px;background:#fffafb}
.property-demo-fact span,.property-demo-fact strong{display:block}.property-demo-fact span{font-size:.63rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:var(--pm-muted)}
.property-demo-fact strong{margin-top:3px;font-size:.84rem;line-height:1.28;color:var(--pm-ink);overflow-wrap:anywhere}
.property-demo-projects{margin:0 0 12px;padding:11px;border-radius:13px;background:#f7f3f5}
.property-demo-projects>span{display:block;margin:0 0 7px;font-size:.72rem;font-weight:900;color:var(--pm-ink)}
.property-demo-projects__buttons{display:flex;gap:6px;flex-wrap:wrap}
.property-demo-project{border:1px solid rgba(25,28,34,.18);border-radius:999px;background:#fff;min-height:44px;padding:9px 12px;font:inherit;font-size:.76rem;font-weight:850;color:var(--pm-ink);cursor:pointer}
.property-demo-project.is-active{border-color:var(--pm-accent);background:#fff0f5;color:var(--pm-accent)}
.property-demo-result{padding:14px;border-radius:14px;background:#24222a;color:#fff}
.property-demo-result span{display:block;font-size:.62rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em;opacity:.66}
.property-demo-result strong{display:block;margin-top:4px;font-size:1.35rem;line-height:1.1}.property-demo-result p{margin:7px 0 0;font-size:.78rem;line-height:1.45;color:rgba(255,255,255,.8)}
.property-demo-professional{margin-top:12px;padding:14px;border-radius:14px;background:var(--pm-accent);color:#fff}
.property-demo-professional span,.property-demo-professional strong,.property-demo-professional small{display:block}
.property-demo-professional span{font-size:.67rem;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:#f5d7e3}
.property-demo-professional strong{margin:4px 0;font-size:1.08rem;line-height:1.22;color:#fff}
.property-demo-professional small{font-size:.78rem;line-height:1.4;color:#fff1f6}
.property-demo-professional a{display:flex;justify-content:center;align-items:center;min-height:44px;margin-top:12px;border-radius:10px;background:#fff;color:var(--pm-accent);font-size:.84rem;font-weight:900;text-decoration:none}
.property-demo-sources{margin-top:18px;padding-top:4px;border-top:1px solid var(--pm-border);font-size:.7rem;line-height:1.35;color:var(--pm-muted)}
.property-demo-sources[hidden]{display:none}.property-demo-sources strong{display:inline;margin-right:5px;color:var(--pm-muted);font-size:.7rem;font-weight:750}.property-demo-sources a{display:inline-flex;align-items:center;min-height:44px;padding:0 4px;color:var(--pm-muted);text-decoration:underline;text-underline-offset:2px;margin-right:3px}
.property-lookup__after{margin-top:18px}
.suite-manual-restored{margin-top:16px;border:1px solid var(--pm-border);border-radius:20px;background:#fff;overflow:hidden}
.suite-manual-restored .pr29-manual-intro{padding:22px 22px 6px}
.suite-manual-restored .pr29-manual-intro h3{font-size:1.25rem;line-height:1.25;margin:5px 0 6px}
.suite-manual-restored .pr29-manual-intro p{margin:0;color:var(--pm-muted);line-height:1.5}
.suite-manual-restored .suite-checker-form{margin:14px 18px 18px;padding:0;overflow:hidden;border:1px solid var(--pm-border);border-radius:18px;background:#fff;box-shadow:none}
.suite-manual-restored .suite-step-header{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start;margin:0 0 20px}
.suite-manual-restored .suite-step-header .tool-step-num{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--pm-accent);color:#fff;font-weight:900}
.suite-manual-restored .suite-step-copy strong,.suite-manual-restored .suite-step-copy small{display:block}
.suite-manual-restored .suite-form-actions{grid-template-columns:1fr}
.suite-manual-restored .suite-check-button{width:100%;min-height:54px}
.suite-manual-restored .suite-result-rail{position:static;margin:0 18px 18px}
.suite-manual-restored .suite-result-card[hidden]{display:none!important}
.suite-manual-restored .suite-unit-toggle input{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:980px){.property-lookup__grid{grid-template-columns:minmax(0,1fr)}}
@media(max-width:620px){.property-lookup-section{padding:24px 0 32px}.property-lookup__head h2{font-size:2rem}.property-lookup__search-card,.property-demo-card{border-radius:17px}.property-lookup__search-card{padding:13px}.property-lookup__search-row{grid-template-columns:1fr}.property-lookup__submit{width:100%}.property-lookup__form-footer{align-items:flex-start}.property-demo-card{padding:15px}.property-demo-result strong{font-size:1.25rem}.suite-manual-restored .pr29-manual-intro{padding:18px 16px 5px}.suite-manual-restored .suite-checker-form{margin:12px 10px 16px}.suite-manual-restored .suite-result-rail{margin:0 10px 16px}.suite-manual-restored .suite-step-header{grid-template-columns:36px minmax(0,1fr)}.suite-manual-restored .suite-step-header .tool-step-num{width:36px;height:36px}}
@media(max-width:390px){.property-demo-facts{grid-template-columns:1fr}.property-demo-projects__buttons{display:grid;grid-template-columns:1fr}.property-demo-project{text-align:left}}
