.property-save-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:15px;display:flex}.property-save-row>a{color:var(--green);font-size:11px;font-weight:750}.property-save-row>a:hover{text-underline-offset:3px;text-decoration:underline}.property-save-button{background:var(--paper);min-height:40px;color:var(--green);border:1px solid #c9d6c8;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:8px 13px;font-size:11px;font-weight:750;display:inline-flex}.property-save-button[hidden]{display:none}.property-save-button:hover,.property-save-button[aria-pressed=true]{background:var(--mint);border-color:#a7bea8}.property-save-button [data-property-save-icon]{color:var(--terra);font-size:18px;line-height:1}.property-save-status{color:var(--green);margin:10px 0 0;font-size:12px;line-height:1.55}.property-save-status[data-error=true]{color:#943e27;border-left:3px solid var(--terra);background:#fff0e7;padding:10px 13px}.property-shortlist{padding:22px 0 55px}.property-shortlist .section-head{align-items:center;margin-bottom:22px}.property-shortlist .section-head h2{font-size:clamp(34px,3.5vw,47px)}.property-shortlist .section-head p{max-width:680px;font-size:14px}.shortlist-toolbar{background:var(--mint);border-radius:12px;justify-content:space-between;align-items:center;gap:15px;padding:16px 20px;display:flex}.shortlist-toolbar p{color:var(--green);margin:0;font-size:14px;font-weight:750}.shortlist-toolbar .btn{background:var(--paper);min-height:38px;padding-inline:17px;font-size:11px}.shortlist-toolbar .btn:disabled{opacity:.5;cursor:default;transform:none}.shortlist-storage-note{color:var(--muted);margin:10px 0 24px;font-size:11px}.shortlist-export-panel{border:1px solid var(--line);background:var(--paper);border-radius:13px;margin:0 0 25px;padding:23px}.shortlist-export-panel h3{letter-spacing:-.03em;color:var(--green);margin:0 0 9px;font:400 29px/1.2 Georgia,serif}.shortlist-export-panel>p:first-of-type{color:var(--muted);max-width:700px;margin:0 0 16px;font-size:13px}.shortlist-export-panel textarea{resize:vertical;width:100%;max-width:100%;min-height:190px;color:var(--ink);overflow-wrap:anywhere;background:#fff;border:1px solid #c8d3c5;border-radius:9px;padding:15px;font:12px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.shortlist-export-actions{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.shortlist-export-actions .btn{min-height:40px;font-size:12px}.shortlist-export-actions a[hidden]{display:none}.shortlist-empty{text-align:center;background:var(--paper);border:1px dashed #b6c8b4;border-radius:14px;padding:36px 24px 40px}.shortlist-empty>span{color:var(--terra);font-size:39px;line-height:1}.shortlist-empty h3{color:var(--green);letter-spacing:-.03em;margin:15px 0 10px;font:400 clamp(28px,3vw,36px)/1.16 Georgia,serif}.shortlist-empty p{max-width:570px;color:var(--muted);margin:0 auto 22px;font-size:13px}.shortlist-comparison-help{color:var(--green);margin:25px 0 13px;font-size:12px;font-weight:650}.property-shortlist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.shortlist-card{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-width:0;padding:23px;display:flex}.shortlist-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.shortlist-card-top .eyebrow{letter-spacing:.09em;font-size:9px}.shortlist-card-top .eyebrow:before{width:12px}.shortlist-compare-toggle{min-height:35px;color:var(--green);cursor:pointer;align-items:center;gap:5px;font-size:11px;font-weight:750;display:inline-flex}.shortlist-compare-toggle input{width:17px;height:17px;accent-color:var(--green);margin:0}.shortlist-compare-toggle:has(input:disabled){color:var(--muted);cursor:default}.shortlist-card h3{letter-spacing:-.03em;color:var(--green);margin:12px 0 7px;font:400 27px/1.16 Georgia,serif}.shortlist-card-area{color:var(--muted);margin:0 0 17px;font-size:11px}.shortlist-card-summary{margin:0 0 18px;font-size:13px;line-height:1.65}.shortlist-card-actions{flex-wrap:wrap;gap:10px 16px;margin-top:auto;padding-bottom:18px;display:flex}.shortlist-card-actions a{color:var(--green);text-underline-offset:3px;font-size:11px;font-weight:750;text-decoration:underline}.shortlist-card-actions a:hover{color:var(--terra)}.shortlist-card>.property-save-button{align-self:flex-start}.shortlist-comparison{border-top:1px solid var(--line);margin-top:32px;padding:28px 0 0}.shortlist-comparison-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.shortlist-comparison h3{color:var(--green);letter-spacing:-.04em;margin:10px 0;font:400 clamp(30px,3vw,41px)/1.15 Georgia,serif}.shortlist-comparison>p{color:var(--muted);max-width:740px;margin:0 0 20px;font-size:12px}.shortlist-clear{color:var(--green);text-underline-offset:3px;background:0 0;border:0;padding:8px 0;font-size:12px;font-weight:750;text-decoration:underline}.shortlist-comparison-scroll{border:1px solid var(--line);background:var(--paper);border-radius:12px;overflow:auto}.shortlist-comparison-scroll table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:680px;font-size:12px;line-height:1.6}.shortlist-comparison-scroll th,.shortlist-comparison-scroll td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:15px 18px}.shortlist-comparison-scroll thead th{background:var(--green);color:#fff;font-size:13px}.shortlist-comparison-scroll th:first-child{width:165px}.shortlist-comparison-scroll tbody th{color:var(--green);background:#edf1e8;font-size:11px}.shortlist-comparison-scroll tr:last-child>*{border-bottom:0}.shortlist-comparison-scroll td a{color:var(--green);text-underline-offset:3px;font-weight:750;text-decoration:underline}.saved-sample-details{border-top:1px solid var(--line);padding:24px 0 45px}.saved-sample-details>summary{cursor:pointer;color:var(--muted);font-size:13px;font-weight:650}.saved-sample-details .saved-samples{border:0;padding-top:25px;padding-bottom:0}.saved-sample-details .saved-samples>h2{font-size:30px}@media (width<=900px){.property-shortlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.property-shortlist-grid{grid-template-columns:1fr}.property-shortlist{padding-top:12px}.shortlist-toolbar{flex-direction:column;align-items:flex-start;padding:17px}.shortlist-comparison-heading{flex-direction:column;align-items:flex-start;gap:0}.shortlist-comparison-heading .shortlist-clear{margin-bottom:12px}.shortlist-card{padding:21px}}.property-commission-note{color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.65}.property-commission-note a{text-decoration:underline}
