:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:#f6f1e7;--canvas-deep:#eee6d8;--surface:#fffdf8;--surface-muted:#f4efe5;--ink:#293a31;--ink-soft:#5c685f;--forest:#596d53;--forest-strong:#2d4939;--forest-pale:#e7eee3;--sage:#a8b49a;--moss:#65735b;--rose:#c99a9c;--rose-pale:#f3e7e5;--lavender:#aaa0bc;--lavender-pale:#eeeaf2;--butter:#e8d7a2;--butter-pale:#f7efd7;--stone:#b9b0a2;--line:#d9d0c1;--line-strong:#948d82;--focus:#684d78;--comfortable:#355844;--comfortable-bg:#e7efe4;--workable:#6a551c;--workable-bg:#f7edd1;--uncertain:#5b4f70;--uncertain-bg:#eee9f3;--shortfall:#763f45;--shortfall-bg:#f5e6e6;--shadow:0 24px 64px #3e372b14, 0 3px 12px #3e372b0d;--radius-small:4px;--radius-medium:8px;--radius-large:12px}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:auto}body{background:radial-gradient(ellipse at 8% -8%, #a8b49a47, transparent 34rem), radial-gradient(ellipse at 96% 8%, #c99a9c29, transparent 28rem), linear-gradient(180deg, #f8f4ec 0, var(--canvas) 30rem);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Avenir Next,Avenir,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6}button,input,select{color:inherit;font:inherit}button,summary,select,input[type=checkbox],input[type=radio]{cursor:pointer}a{color:var(--forest-strong);text-underline-offset:.16em;text-decoration-color:#2d493973;text-decoration-thickness:1px}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--ink);text-wrap:balance;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-weight:600;line-height:1.08}h1{letter-spacing:-.04em;margin-bottom:.9rem;font-size:clamp(2.65rem,6vw,4.8rem)}h2{letter-spacing:-.03em;margin-bottom:.65rem;font-size:clamp(1.7rem,3.4vw,2.55rem)}h3{letter-spacing:-.025em;margin-bottom:.45rem;font-size:clamp(1.45rem,2.7vw,2rem)}h4{margin-bottom:.5rem;font-size:1rem}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{isolation:isolate;min-height:100vh;position:relative}.site-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 3rem);margin:0 auto;padding:1.7rem 0 1.35rem;display:flex}.brand{color:var(--ink);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand__mark{background:var(--forest-strong);width:3rem;height:3rem;box-shadow:0 0 0 1px var(--forest-strong), 0 7px 18px #2d493929;color:var(--surface);border:1px solid #fffdf8b8;border-radius:50%;place-items:center;font-family:Iowan Old Style,Georgia,Times New Roman,serif;font-size:1.65rem;display:grid;position:relative}.brand__mark:after{background:var(--sage);width:.72rem;height:.38rem;box-shadow:0 0 0 1px var(--canvas);content:"";border-radius:100% 0;position:absolute;top:-.18rem;right:-.28rem;transform:rotate(28deg)}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.025em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:1.45rem;font-weight:600;line-height:1}.brand small{color:var(--ink-soft);letter-spacing:.035em;margin-top:.25rem;font-size:.72rem}.step-navigation{width:min(1180px,100% - 3rem);margin:0 auto 1.5rem}.step-navigation ol{grid-template-columns:repeat(3,1fr);max-width:680px;margin:0;padding:0;list-style:none;display:grid}.step-navigation li{color:var(--ink-soft);letter-spacing:.035em;align-items:center;gap:.45rem;font-size:.78rem;display:flex;position:relative}.step-navigation li:not(:last-child):after{z-index:0;background:var(--line-strong);content:"";height:1px;position:absolute;top:50%;left:2rem;right:.55rem}.step-navigation li>span{z-index:1;border:1px solid var(--line-strong);background:var(--canvas);border-radius:50%;place-items:center;width:1.65rem;height:1.65rem;font-size:.75rem;display:grid}.step-navigation li>strong{z-index:1;background:#f8f3eb;padding-right:.5rem;font-weight:700}.step-navigation .is-current,.step-navigation .is-complete{color:var(--forest-strong)}.step-navigation .is-current>span{border-color:var(--forest-strong);background:var(--forest-strong);color:#fff}.step-navigation .is-complete>span{border-color:var(--forest);background:var(--forest-pale)}main{width:min(1180px,100% - 3rem);margin:0 auto}.planner-section,.results-section{border:1px solid var(--line);border-radius:var(--radius-large);box-shadow:var(--shadow);background:#fffdf8f5;padding:clamp(1.75rem,5vw,4.5rem);position:relative;overflow:hidden}.planner-section:before,.results-section:before,.analysis-result:before,.comparison-view:before{background:linear-gradient(90deg, var(--sage) 0 35%, var(--rose) 35% 57%, var(--lavender) 57% 78%, var(--butter) 78%);content:"";height:3px;position:absolute;top:0;left:0;right:0}.section-heading{max-width:880px;margin-bottom:2.75rem}.section-heading>p:last-child,.results-header>div>p:last-child{max-width:680px;color:var(--ink-soft);margin-bottom:0;font-size:1.08rem}.section-heading--compact{margin-bottom:1.25rem}.section-heading--compact>p:last-child{font-size:.98rem}.eyebrow,.opportunity-card__region,.summary-label{color:var(--forest);letter-spacing:.17em;text-transform:uppercase;margin-bottom:.45rem;font-size:.7rem;font-weight:750}h1[tabindex="-1"]:focus{outline:none}.field,.field__label,.field__hint{display:block}.field{margin-bottom:1rem}.field__label,.field-group legend,.preference-fieldset legend{color:var(--ink);margin-bottom:.35rem;font-weight:700}.field__hint,.field-note{color:var(--ink-soft);font-size:.82rem}.field__hint+input,.field__hint+select{margin-top:.4rem}input[type=text],input[type=number],input[type=date],select{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:#fffefa;width:100%;min-height:3rem;padding:.7rem .8rem;box-shadow:inset 0 1px #293a310a}input:hover,select:hover{border-color:var(--forest)}input[aria-invalid=true],select[aria-invalid=true]{border-color:var(--shortfall);box-shadow:0 0 0 1px var(--shortfall)}input[type=checkbox]{width:1.15rem;height:1.15rem;accent-color:var(--forest-strong);margin:.15rem 0 0}.field--group-name{max-width:520px;margin-bottom:2rem}.household-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.household-card,.field-group,.preference-fieldset{border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--surface-muted);min-width:0;padding:1.3rem}.household-card{border-top:3px solid var(--sage);background:linear-gradient(180deg, #faf7f0 0, var(--surface-muted) 100%);box-shadow:0 8px 24px #3e372b0a}.household-card:nth-child(4n+2){border-top-color:var(--rose)}.household-card:nth-child(4n+3){border-top-color:var(--lavender)}.household-card:nth-child(4n+4){border-top-color:var(--butter)}.household-card legend,.field-group legend,.preference-fieldset legend{padding:0 .4rem}.household-card legend{color:var(--forest-strong);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:1.08rem;font-weight:600}.count-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin:.85rem 0;display:grid}.count-field{color:var(--ink-soft);font-size:.76rem;font-weight:700;display:block}.count-field input{margin-top:.25rem}.check-row{align-items:flex-start;gap:.65rem;margin:1rem 0;display:flex}.check-row strong,.check-row small{display:block}.check-row strong{font-size:.9rem}.check-row small{color:var(--ink-soft);margin-top:.15rem;font-size:.78rem}.check-row--boxed{border:1px solid var(--line);border-radius:var(--radius-small);background:#fffefa;margin:0;padding:.9rem}.primary-button,.secondary-button,.text-button,.fit-filter button{border:0;font-weight:700}.primary-button,.secondary-button{border-radius:var(--radius-small);min-height:3rem;padding:.72rem 1.15rem}.primary-button{background:var(--forest-strong);color:var(--surface);letter-spacing:.012em;box-shadow:0 7px 18px #2d493926}.primary-button:hover{background:#213b2d}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{border:1px solid var(--line-strong);color:var(--forest-strong);background:#fffefa}.secondary-button:hover{border-color:var(--forest);background:var(--forest-pale)}.text-button{color:var(--forest-strong);text-underline-offset:.16em;background:0 0;padding:0;text-decoration:underline}.text-button--danger{color:var(--shortfall);font-size:.8rem}.add-household-button{margin-top:1rem}.form-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.75rem;padding-top:1.75rem;display:flex}.form-footer--actions{justify-content:flex-end}.group-total{color:var(--ink-soft);flex-wrap:wrap;gap:.35rem .8rem;margin:0;font-size:.85rem;display:flex}.group-total strong{color:var(--ink)}.error-summary{border:1px solid #d49791;border-left:5px solid var(--shortfall);border-radius:var(--radius-small);background:var(--shortfall-bg);margin-bottom:1.5rem;padding:1rem 1.1rem}.error-summary h2{margin-bottom:.4rem;font-size:1rem}.error-summary ul{margin:0;padding-left:1.25rem}.error-summary a{color:var(--shortfall);font-weight:700}.submitted-group-summary{border:1px solid var(--line);border-radius:var(--radius-medium);background:linear-gradient(90deg, var(--forest-pale), #f7f2e9 58%);color:var(--ink-soft);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:1.05rem 1.2rem;font-size:.88rem;display:grid}.submitted-group-summary strong,.submitted-group-summary .summary-label{display:block}.submitted-group-summary strong{color:var(--ink)}.getaway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;max-width:900px;display:grid}.field--wide{grid-column:1/-1}.two-column-fields,.preference-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.two-column-fields .field{margin-bottom:0}.money-input{max-width:300px;display:block;position:relative}.money-input>span{color:var(--ink-soft);position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.money-input input{padding-left:1.8rem}.preference-fieldset>p{color:var(--ink-soft);margin-bottom:.9rem;font-size:.86rem}.dog-requirement{border:1px solid var(--sage);border-radius:var(--radius-medium);background:var(--comfortable-bg);gap:.8rem;max-width:900px;margin-top:1rem;padding:1rem;display:flex}.dog-requirement__icon{background:var(--moss);color:#fff;border-radius:50%;flex:0 0 1.7rem;place-items:center;width:1.7rem;height:1.7rem;font-weight:800;display:grid}.dog-requirement p{color:var(--ink-soft);margin:.15rem 0 0;font-size:.84rem}.results-section{padding:clamp(1.5rem,4vw,3.4rem)}.results-header{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.results-header h1{max-width:820px}.results-edit-actions{flex:none;gap:.6rem;padding-bottom:.25rem;display:flex}.search-summary-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink-soft);background:0 0;flex-wrap:wrap;gap:.45rem 1rem;margin:1.65rem 0;padding:.9rem 0;font-size:.86rem;display:flex}.search-summary-strip strong{color:var(--ink)}.mock-notice{border:1px solid var(--lavender);border-radius:var(--radius-medium);background:var(--lavender-pale);align-items:flex-start;gap:.8rem;margin-bottom:1.25rem;padding:1rem;display:flex}.mock-notice__mark{background:var(--lavender);color:#fff;border-radius:50%;flex:0 0 1.9rem;place-items:center;width:1.9rem;height:1.9rem;font-size:.8rem;font-weight:850;display:grid}.mock-notice p{color:var(--ink-soft);margin:.15rem 0 0;font-size:.86rem}.coverage-panel{border:1px solid var(--sage);border-radius:var(--radius-medium);background:var(--forest-pale);grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:1.25rem;padding:1.25rem;display:grid}.coverage-panel h2{font-size:1.3rem}.coverage-panel p{color:var(--ink-soft);margin-bottom:0}.coverage-stats{grid-template-columns:repeat(3,1fr);gap:.6rem;margin:0;display:grid}.coverage-stats div{border-radius:var(--radius-small);background:#ffffff94;border:1px solid #596d5338;padding:.75rem}.coverage-stats dt{color:var(--ink-soft);font-size:.7rem}.coverage-stats dd{margin:.2rem 0 0;font-size:1.1rem;font-weight:850}.coverage-gaps{border-top:1px solid var(--sage);grid-column:1/-1;padding-top:.85rem}.coverage-gaps ul{margin:.35rem 0 0}.fit-key-section,.highlights-section,.all-results-section,.shortfalls-section{margin-top:2.35rem}.results-method{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:1.25rem}.results-method>summary{color:var(--forest-strong);padding:1rem 0;font-weight:750;list-style-position:inside}.results-method>summary::marker{color:var(--rose)}.opportunity-details>summary::marker{color:var(--rose)}.results-method__content{gap:1.4rem;padding:0 0 1.5rem;display:grid}.results-method .fit-key-section{margin-top:0}.fit-key-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.fit-key-axes{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.fit-key-axes>section{border:1px solid var(--line);border-radius:var(--radius-medium);background:#faf7f0;min-width:0;padding:1rem}.fit-key-axes h3{margin-bottom:.75rem;font-size:1rem}.fit-key-axes .fit-key-grid{grid-template-columns:1fr}.fit-key{border:1px solid var(--line);border-radius:var(--radius-small);border-left-width:5px;padding:1rem}.fit-key p{color:var(--ink-soft);margin:.65rem 0 0;font-size:.84rem}.fit-key--suitable,.fit-key--confirmed_plan{border-left-color:var(--comfortable);background:var(--comfortable-bg)}.fit-key--likely_suitable,.fit-key--likely_plan{border-left-color:var(--workable);background:var(--workable-bg)}.fit-key--uncertain,.fit-key--needs_room_confirmation{border-left-color:var(--uncertain);background:var(--uncertain-bg)}.fit-key--known_unsuitable,.fit-key--known_shortfall{border-left-color:var(--shortfall);background:var(--shortfall-bg)}.status-badge,.demo-evidence-badge{border:1px solid #293a3129;border-radius:999px;align-items:center;gap:.35rem;min-height:1.85rem;padding:.3rem .58rem;font-size:.7rem;font-weight:800;line-height:1.15;display:inline-flex}.status-badge__icon{background:var(--badge-accent,var(--ink));color:#fff;border-radius:50%;place-items:center;width:1rem;height:1rem;font-size:.63rem;display:grid}.status-badge--comfortable,.status-badge--confirmed,.status-badge--price-complete{--badge-accent:var(--comfortable);background:var(--comfortable-bg);color:var(--comfortable)}.status-badge--workable{--badge-accent:var(--workable);background:var(--workable-bg);color:var(--workable)}.status-badge--uncertain,.status-badge--observed{--badge-accent:var(--uncertain);background:var(--uncertain-bg);color:var(--uncertain)}.status-badge--shortfall{--badge-accent:var(--shortfall);background:var(--shortfall-bg);color:var(--shortfall)}.status-badge--unverified{--badge-accent:var(--moss);color:#455641;background:#edf0e9}.status-badge--price-warning{--badge-accent:var(--workable);background:var(--workable-bg);color:var(--workable)}.demo-evidence-badge{border-color:var(--lavender);background:var(--lavender-pale);color:var(--uncertain)}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.highlight-card{border:1px solid var(--line);border-top:3px solid var(--sage);border-radius:var(--radius-medium);min-width:0;min-height:225px;color:var(--ink-soft);background:#fffefa;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.15rem;font-size:.82rem;text-decoration:none;display:flex}.highlight-card:nth-child(2){border-top-color:var(--rose)}.highlight-card:nth-child(3){border-top-color:var(--lavender)}.highlight-card:hover{border-color:var(--forest);background:var(--forest-pale)}.highlight-card__label{background:var(--forest-pale);color:var(--forest-strong);border-radius:999px;margin-bottom:.3rem;padding:.25rem .55rem;font-size:.7rem;font-weight:800;display:inline-flex}.highlight-card>strong{color:var(--ink);font-size:1.05rem}.highlight-card__price{color:var(--ink);font-size:.95rem;font-weight:800}.highlight-card__budget-warning{color:var(--shortfall);font-size:.78rem;font-weight:750}.highlight-card__badges{flex-wrap:wrap;gap:.35rem;margin-top:.35rem;display:flex}.highlight-card__reason{border-top:1px solid var(--line);color:var(--ink);margin-top:auto;padding-top:.65rem}.results-list-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.results-list-heading h2{margin-bottom:0}.fit-filter{flex-wrap:wrap;gap:.35rem;display:flex}.fit-filter button{border:1px solid var(--line-strong);min-height:2.75rem;color:var(--ink-soft);background:#fffefa;border-radius:999px;padding:.5rem .75rem;font-size:.75rem}.fit-filter button[aria-pressed=true]{border-color:var(--forest-strong);background:var(--forest-strong);color:#fff}.opportunity-list{gap:1.25rem;display:grid}.opportunity-card{border:1px solid var(--line);border-radius:var(--radius-medium);background:#fffefa;border-left-width:4px;padding:clamp(1.15rem,3vw,1.8rem);box-shadow:0 12px 34px #3e372b0f}.opportunity-card--plan-confirmed_plan{border-left-color:var(--comfortable)}.opportunity-card--plan-likely_plan{border-left-color:var(--workable)}.opportunity-card--plan-needs_room_confirmation{border-left-color:var(--uncertain)}.opportunity-card--plan-known_shortfall{border-left-color:var(--shortfall)}.opportunity-card--property-known_unsuitable{box-shadow:inset 0 3px 0 var(--shortfall);background:#fffaf8}.opportunity-card:focus{outline:3px solid var(--focus);outline-offset:3px}.opportunity-card__header{grid-template-columns:minmax(0,1fr) minmax(180px,auto);gap:1.5rem;display:grid}.opportunity-card__header h3{max-width:760px;margin-top:.5rem}.opportunity-card__summary{max-width:680px;color:var(--ink-soft);margin-bottom:0;font-size:.92rem}.opportunity-card__price{text-align:right}.opportunity-card__price strong,.opportunity-card__price span,.opportunity-card__price em{display:block}.opportunity-card__price strong{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:1.4rem;font-weight:600}.opportunity-card__price span{color:var(--ink-soft);font-size:.78rem}.opportunity-card__price em{color:var(--shortfall);margin-top:.25rem;font-size:.77rem;font-style:normal;font-weight:750}.stay-dates{color:var(--ink);margin:1rem 0 .75rem;font-size:.9rem;font-weight:700}.badge-row{flex-wrap:wrap;gap:.4rem;display:flex}.fit-state-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1.15rem 0;display:grid}.fit-state-summary{border:1px solid var(--line);border-radius:var(--radius-small);background:linear-gradient(180deg, #faf7f0 0, var(--surface-muted) 100%);min-width:0;padding:.95rem 1rem}.fit-state-summary h4{margin-bottom:.25rem;font-size:.82rem}.fit-state-summary p{color:var(--ink);margin:0;font-size:.84rem}.issue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.issue-list{border:1px solid var(--line);border-radius:var(--radius-small);border-left-width:4px;padding:.8rem .9rem}.issue-list h4{margin-bottom:.25rem}.issue-list ul{color:var(--ink-soft);margin:0;padding-left:1.15rem;font-size:.84rem}.issue-list--compromise{border-left-color:var(--workable);background:var(--workable-bg)}.issue-list--strength{border-left-color:var(--comfortable);background:var(--comfortable-bg)}.issue-list--uncertainty{border-left-color:var(--uncertain);background:var(--uncertain-bg)}.issue-list--shortfall{border-left-color:var(--shortfall);background:var(--shortfall-bg)}.ranking-reasons{margin-top:0}.ranking-reasons dl,.fact-list{border:1px solid var(--line);border-radius:var(--radius-small);gap:0;margin:0;display:grid;overflow:hidden}.ranking-reasons dl>div,.fact-list>div{background:#fffefa;grid-template-columns:minmax(110px,.28fr) minmax(0,1fr);gap:1rem;padding:.65rem .8rem;display:grid}.ranking-reasons dl>div+div,.fact-list>div+div{border-top:1px solid var(--line)}.ranking-reasons dt,.fact-list dt{font-size:.78rem;font-weight:800}.ranking-reasons dd,.fact-list dd{color:var(--ink-soft);margin:0;font-size:.82rem}.fact-list dd strong,.fact-list dd span{display:block}.fact-list dd strong{color:var(--ink)}.better-date-callout{border:1px solid var(--sage);border-radius:var(--radius-small);background:var(--forest-pale);margin-top:1rem;padding:1rem}.better-date-callout strong{display:block}.better-date-callout p:not(.eyebrow){color:var(--ink-soft);margin:.25rem 0 .5rem;font-size:.84rem}.better-date-callout a{font-size:.82rem;font-weight:800}.opportunity-details{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface-muted);margin-top:1.15rem;overflow:hidden}.opportunity-details summary{color:var(--forest-strong);padding:.9rem 1rem;font-weight:750}.opportunity-details__content{border-top:1px solid var(--line);gap:1.25rem;padding:.2rem 1rem 1.1rem;display:grid}.opportunity-details__content ul{color:var(--ink-soft);margin:0;padding-left:1.25rem;font-size:.84rem}.evidence-note{color:var(--ink-soft);font-size:.78rem}.shortfalls-section{border-top:2px solid var(--rose);padding-top:2rem}.empty-filter-result{border:1px dashed var(--line-strong);border-radius:var(--radius-small);color:var(--ink-soft);text-align:center;padding:1rem}.shortlist-button{border:1px solid var(--line-strong);border-radius:var(--radius-small);min-height:2.75rem;color:var(--forest-strong);background:#fffefa;align-items:center;gap:.55rem;padding:.55rem .75rem;font-weight:750;display:inline-flex}.shortlist-button span{background:var(--forest-strong);color:#fff;border-radius:999px;place-items:center;min-width:1.45rem;height:1.45rem;padding:0 .3rem;font-size:.75rem;display:grid}.planning-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1.5rem 0;display:grid}.planning-actions button{border:1px solid var(--line);border-radius:var(--radius-medium);text-align:left;background:#fffefa;min-height:5.4rem;padding:1.05rem 1.15rem}.planning-actions button:hover,.planning-actions button.is-selected{border-color:var(--forest);background:var(--forest-pale);box-shadow:inset 3px 0 0 var(--forest)}.planning-actions strong,.planning-actions span{display:block}.planning-actions span{color:var(--ink-soft);margin-top:.2rem;font-size:.84rem}.analyse-property-form{border:1px solid var(--line);border-radius:var(--radius-medium);background:linear-gradient(180deg, #faf7f0 0, var(--surface-muted) 100%);padding:1.25rem}.analysis-explainer{margin-bottom:1.25rem}.analysis-explainer p{max-width:720px;color:var(--ink-soft);margin:.2rem 0 0}.analysis-result,.comparison-view{border:1px solid var(--line);border-radius:var(--radius-large);box-shadow:var(--shadow);background:#fffdf8f5;padding:clamp(1.15rem,3vw,2.4rem);position:relative;overflow:hidden}.analysis-card{border:1px solid var(--line);border-left:5px solid var(--uncertain);border-radius:var(--radius-medium);background:#fffefa;padding:clamp(1rem,3vw,1.75rem);box-shadow:0 12px 34px #3e372b0d}.analysis-card--strong_candidate,.analysis-card--looks_suitable{border-left-color:var(--comfortable)}.analysis-card--known_issue{border-left-color:var(--shortfall)}.result-priority{background:var(--uncertain-bg);width:fit-content;color:var(--uncertain);border-radius:999px;padding:.25rem .55rem;font-size:.74rem;font-weight:750;display:inline-flex}.result-priority--strong_candidate,.result-priority--looks_suitable{background:var(--comfortable-bg);color:var(--comfortable)}.result-priority--known_issue{background:var(--shortfall-bg);color:var(--shortfall)}.source-meta{color:var(--ink-soft);flex-wrap:wrap;gap:.25rem .75rem;margin:.5rem 0;font-size:.78rem;display:flex}.source-meta a{overflow-wrap:anywhere;font-weight:750}.source-meta--analysis-url{align-items:baseline}.source-meta--analysis-url strong{color:var(--ink)}.related-source-lead{border:1px solid var(--lavender);border-radius:var(--radius-small);background:var(--lavender-pale);margin-top:.8rem;padding:.9rem}.related-source-lead>strong{color:var(--uncertain)}.live-discovery-notice{border:1px solid var(--sage);border-radius:var(--radius-medium);background:var(--forest-pale);align-items:flex-start;gap:.8rem;margin-bottom:1.25rem;padding:1rem;display:flex}.live-discovery-notice p{color:var(--ink-soft);margin:.15rem 0 0;font-size:.86rem}.live-status-strip{flex-wrap:wrap;gap:.55rem;margin:1rem 0;display:flex}.live-status-strip strong{border:1px solid var(--lavender);background:var(--lavender-pale);color:var(--uncertain);border-radius:999px;padding:.4rem .65rem;font-size:.78rem}.live-source-preview{border:1px solid var(--lavender);border-radius:var(--radius-small);background:var(--lavender-pale);margin:0;padding:.9rem 1rem}.live-source-preview h4{margin-bottom:.45rem}.live-source-preview ul{color:var(--ink-soft);margin:0;padding-left:1.2rem;font-size:.82rem}.live-source-preview li+li{margin-top:.35rem}.analysis-facts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;margin:1rem 0;display:grid}.analysis-facts>div{border:1px solid var(--line);border-radius:var(--radius-small);padding:.75rem}.analysis-facts strong,.analysis-facts span,.analysis-facts small{display:block}.analysis-facts span,.analysis-facts small{color:var(--ink-soft);font-size:.84rem}.analysis-facts small{margin-top:.2rem;font-size:.75rem}.analysis-evidence,.property-decision{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.property-actions{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-top:1.2rem;padding-top:1.2rem;display:grid}.property-actions .property-decision{border-top:0;margin-top:0;padding-top:0}.property-actions .source-cta{margin-top:0}.analysis-evidence{overflow-wrap:anywhere}.analysis-evidence ul,.source-excerpt-list{color:var(--ink-soft);padding-left:1.25rem}.property-decision fieldset,.comparison-selector{border:0;margin:0;padding:0}.property-decision legend,.comparison-selector legend{margin-bottom:.65rem;font-weight:800}.property-decision__options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.property-decision__options label,.comparison-choice,.comparison-selector label{border:1px solid var(--line);border-radius:var(--radius-small);background:#faf7f0;align-items:flex-start;gap:.6rem;min-height:3.5rem;padding:.7rem;display:flex}.property-decision__options label:has(input:checked){border-color:var(--moss);background:var(--forest-pale);box-shadow:inset 3px 0 0 var(--moss)}.comparison-choice:has(input:checked){border-color:var(--moss);background:var(--forest-pale);box-shadow:inset 3px 0 0 var(--moss)}.comparison-selector label:has(input:checked){border-color:var(--moss);background:var(--forest-pale);box-shadow:inset 3px 0 0 var(--moss)}.property-decision__options input,.comparison-choice input,.comparison-selector input{flex:none;width:1.15rem;height:1.15rem;margin-top:.15rem}.property-decision__options strong,.property-decision__options small,.comparison-choice strong,.comparison-choice small,.comparison-selector strong,.comparison-selector small{display:block}.property-decision__options small,.comparison-choice small,.comparison-selector small,.property-decision__storage-note{color:var(--ink-soft);font-size:.76rem}.comparison-choice{width:fit-content;margin-top:.65rem}.property-decision__storage-note{margin:.55rem 0 0}.source-cta{text-align:center;justify-content:center;align-items:center;margin-top:1rem;text-decoration:none;display:inline-flex}.comparison-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.comparison-selector{margin-bottom:1.25rem}.comparison-selector>div{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.55rem;display:grid}.comparison-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:.8rem;display:grid}.comparison-card{border:1px solid var(--line);border-top:3px solid var(--lavender);border-radius:var(--radius-medium);background:linear-gradient(180deg, #faf7f0 0, var(--surface-muted) 100%);min-width:0;padding:1rem}.comparison-card header>p{color:var(--ink-soft);font-size:.78rem}.comparison-card dl{margin:1rem 0 0}.comparison-card dl>div{border-top:1px solid var(--line);padding:.55rem 0}.comparison-card dt{color:var(--ink-soft);text-transform:uppercase;font-size:.72rem;font-weight:800}.comparison-card dd{overflow-wrap:anywhere;margin:.15rem 0 0}.comparison-card ul{margin:0;padding-left:1rem}.site-footer{width:min(1180px,100% - 3rem);color:var(--ink-soft);letter-spacing:.045em;text-align:center;margin:0 auto;padding:1.75rem 0 2.75rem;font-size:.72rem}.site-footer p{margin:0}@media (max-width:900px){.highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coverage-panel{grid-template-columns:1fr}.coverage-gaps{grid-column:auto}.results-header,.results-list-heading{flex-direction:column;align-items:flex-start}.property-actions{grid-template-columns:1fr;align-items:stretch}.property-actions .source-cta{width:100%}}@media (max-width:720px){.site-header,.step-navigation,main,.site-footer{width:min(100% - 2rem,1180px)}.site-header{padding:1rem 0 .85rem}.brand__mark{width:2.65rem;height:2.65rem;font-size:1.45rem}.brand strong{font-size:1.25rem}.brand small{font-size:.66rem}.step-navigation li:not(:last-child):after{left:1.65rem;right:.35rem}.step-navigation li>strong{font-size:.72rem}.planner-section,.results-section,.analysis-result,.comparison-view{border-radius:var(--radius-medium);padding:1.35rem;box-shadow:0 10px 28px #3e372b0f}.household-grid,.getaway-grid,.two-column-fields,.preference-options,.planning-actions,.property-decision__options,.fit-key-axes,.fit-key-grid,.highlight-grid,.fit-state-grid,.issue-grid{grid-template-columns:1fr}.count-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.submitted-group-summary{grid-template-columns:1fr}.form-footer{flex-direction:column;align-items:stretch}.form-footer .primary-button,.form-footer .secondary-button{width:100%}.coverage-stats{grid-template-columns:1fr}.results-edit-actions{width:100%}.results-edit-actions button{flex:1;min-height:2.75rem}.comparison-header{flex-direction:column;align-items:stretch}.highlight-card{min-height:0}.opportunity-card__header{grid-template-columns:1fr}.opportunity-card__price{border-top:1px solid var(--line);text-align:left;padding-top:.8rem}.opportunity-card{padding:1.15rem}.opportunity-details__content{padding-inline:.85rem}.ranking-reasons dl>div,.fact-list>div{grid-template-columns:1fr;gap:.15rem}}@media (max-width:420px){.step-navigation ol{max-width:none}.step-navigation li{align-items:flex-start;gap:.2rem}.step-navigation li>strong{padding-right:.2rem;font-size:.65rem;line-height:1.25}.results-edit-actions,.fit-filter{flex-direction:column}.shortlist-button{padding-inline:.6rem}.fit-filter,.fit-filter button{width:100%}.results-edit-actions{grid-template-columns:1fr;display:grid}}
