/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#162522;--muted:#61706b;--line:#dce4df;--paper:#f8faf7;--cream:#f1efe5;--green:#1e5a46;--green-dark:#153d31;--lime:#d9ef8b;--white:#fff;--shadow:0 24px 60px #122b231f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-header,.simple-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8faf7f0;justify-content:space-between;align-items:center;gap:28px;min-height:80px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:max-content;display:inline-flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:-.08em;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.brand>span:last-child{flex-direction:column;gap:1px;display:flex}.brand b{letter-spacing:-.02em;font-size:18px}.brand small{color:var(--muted);letter-spacing:.04em;font-size:10px}.site-header nav{gap:28px;margin-left:auto;display:flex}.site-header nav a{color:#3d4e49;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--green)}.header-actions{align-items:center;gap:14px;display:flex}.text-button{color:var(--green);padding:10px 2px;font-weight:800}.user-chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:700}.primary{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:15px 22px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #1e5a462e}.primary:hover{background:var(--green-dark);transform:translateY(-1px)}.primary.small{border-radius:10px;padding:11px 17px;font-size:13px}.primary:disabled{opacity:.65;cursor:wait}.hero{background:linear-gradient(120deg,#f7f5e9 0%,#f6f7ef 58%,#e7eee6 100%);grid-template-columns:1.04fr .96fr;min-height:665px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:78px clamp(30px,6vw,92px) 60px;display:flex}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.17em;margin:0 0 14px;font-size:12px;font-weight:900}.eyebrow span{color:#92b441;margin-right:5px}.hero h1{letter-spacing:-.055em;max-width:690px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.7vw,100px);font-weight:500;line-height:.9}.hero-lede{color:#52625d;max-width:650px;margin:28px 0 30px;font-size:clamp(16px,1.5vw,20px);line-height:1.65}.search-panel{max-width:770px;box-shadow:var(--shadow);background:#fff;border:1px solid #1e5a461f;border-radius:18px;padding:10px}.intent-tabs{gap:4px;padding:0 4px 8px;display:flex}.intent-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 17px;font-weight:800}.intent-tabs button.active{color:var(--green);border-color:var(--green)}.search-row{grid-template-columns:1.35fr .7fr auto;align-items:stretch;display:grid}.search-row label{border-right:1px solid var(--line);padding:9px 17px}.search-row label span,.property-form label span,.contact-card label span{color:#7a8783;text-transform:uppercase;letter-spacing:.11em;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.search-row input,.search-row select{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-weight:750}.search-button{border-radius:12px;min-width:180px}.hero-proof{gap:34px;margin-top:30px;display:flex}.hero-proof div{flex-direction:column;gap:3px;display:flex}.hero-proof b{font-size:19px}.hero-proof span{color:var(--muted);font-size:11px}.hero-visual{min-height:665px;position:relative}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f6f7ef26,#0000 26%);position:absolute;inset:0}.hero-visual>img{object-fit:cover;width:100%;height:100%}.floating-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffffb3;align-items:center;gap:11px;display:flex;position:absolute;box-shadow:0 18px 44px #112b2230}.top-card{border-radius:14px;padding:13px 16px;top:50px;left:36px}.verified-dot{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.floating-card div,.price-card{flex-direction:column;display:flex}.floating-card b{font-size:13px}.floating-card small,.floating-card span{color:var(--muted);font-size:10px}.price-card{border-radius:16px;align-items:flex-start;min-width:232px;padding:17px 19px;bottom:46px;left:36px}.price-card b{color:var(--green);margin:4px 0;font-family:Georgia,serif;font-size:28px}.trust-bar{background:var(--green-dark);color:#eaf4ef;letter-spacing:.04em;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:22px;min-height:64px;padding:16px clamp(24px,6vw,92px);font-size:12px;font-weight:800;display:flex}.listings-section,.how-section{padding:92px clamp(24px,6vw,92px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.section-heading h2,.owner-cta h2,.form-hero h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,57px);font-weight:500;line-height:1.04}.section-heading>div>p:last-child{color:var(--muted);margin:12px 0 0;font-size:16px}.filter-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;padding:12px 16px;font-weight:800}.filter-panel{background:#f8f4ec;border:1px solid #e2dbcf;border-radius:18px;justify-content:space-between;align-items:center;margin:-8px 0 28px;padding:16px 18px;display:flex}.filter-panel>div{align-items:center;gap:18px;display:flex}.filter-options{gap:8px;display:flex}.filter-options button,.reset-filter{cursor:pointer;font:inherit;border:1px solid #d6cec0;border-radius:999px;padding:8px 14px}.filter-options button{color:#31433a;background:#fff}.filter-options button.active{color:#fff;background:#143f32;border-color:#143f32}.reset-filter{color:#143f32;background:0 0}.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.listing-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 14px 34px #1532290f}.listing-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.listing-image{background:#dde5dd;height:255px;position:relative;overflow:hidden}.listing-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.listing-card:hover .listing-image img{transform:scale(1.025)}.listing-badge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#143c30e6;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.save-button{width:38px;height:38px;color:var(--green);cursor:pointer;background:#fffffff0;border:0;border-radius:50%;font-size:21px;position:absolute;top:14px;right:14px}.save-button.saved{background:var(--green);color:#fff}.listing-body{padding:20px}.listing-price{justify-content:space-between;align-items:center;display:flex}.listing-price b{color:var(--green);font-family:Georgia,serif;font-size:26px}.listing-price span{color:#506b1e;text-transform:uppercase;background:#eff6d5;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.listing-body h3{margin:13px 0 6px;font-size:17px}.listing-body>p{color:var(--muted);margin:0;font-size:13px}.listing-facts{color:var(--muted);border-top:1px solid #edf1ee;border-bottom:1px solid #edf1ee;gap:16px;margin-top:16px;padding:17px 0;font-size:11px;display:flex}.listing-facts b{color:var(--ink)}.owner-row{color:var(--muted);align-items:center;gap:8px;padding-top:15px;font-size:11px;display:flex}.owner-avatar{width:25px;height:25px;color:var(--green);background:#e5ede8;border-radius:50%;place-items:center;font-weight:900;display:grid}.owner-row a{color:var(--green);margin-left:auto;font-weight:900}.notice{color:#7b5b04;background:#fff3cf;border-radius:10px;padding:12px}.empty-state{min-height:240px;color:var(--muted);background:#fff;border:1px dashed #bcc9c2;border-radius:18px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;display:flex}.empty-state b{color:var(--ink);font-size:18px}.empty-state button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:900}.how-section{background:var(--cream)}.section-heading.centered{text-align:center;justify-content:center}.section-heading.centered>div{max-width:720px}.steps-grid{background:#d5d7ca;border:1px solid #d5d7ca;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1180px;margin:0 auto;display:grid;overflow:hidden}.steps-grid article{background:#f8f7ef;min-height:315px;padding:42px;position:relative}.steps-grid article>span{color:#bdc4b5;font-family:Georgia,serif;font-size:30px;position:absolute;top:19px;right:22px}.step-icon{background:var(--green);color:#fff;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:40px;font-size:24px;display:grid}.steps-grid h3{font-family:Georgia,serif;font-size:25px;font-weight:500}.steps-grid p{color:var(--muted);font-size:14px;line-height:1.7}.owner-cta{background:var(--green);color:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(50px,9vw,140px);margin:0;padding:86px clamp(30px,9vw,145px);display:grid}.eyebrow.light{color:var(--lime)}.owner-cta p{color:#c7d9d2;max-width:650px;line-height:1.7}.owner-cta ul{flex-wrap:wrap;gap:24px;margin:26px 0;padding:0;font-size:12px;font-weight:800;list-style:none;display:flex}.owner-cta li:before{content:"✓";color:var(--lime);margin-right:7px}.light-button{background:var(--lime);color:var(--green-dark);border-radius:10px;padding:13px 18px;font-weight:900;display:inline-flex}.savings-card{background:#0b2d2273;border:1px solid #ffffff36;border-radius:20px;padding:34px;box-shadow:0 22px 60px #0000002e}.savings-card small{color:#c7d9d2;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.savings-card b{color:var(--lime);margin:10px 0 3px;font-family:Georgia,serif;font-size:54px;display:block}.savings-card span{color:#c7d9d2;font-size:12px}.savings-bar{background:#ffffff1f;border-radius:999px;height:8px;margin:27px 0;overflow:hidden}.savings-bar i{background:var(--lime);border-radius:inherit;width:74%;height:100%;display:block}.savings-card p{margin-bottom:0;font-size:13px}footer{color:#fff;background:#10251f;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:50px clamp(24px,6vw,92px);display:grid}footer>p{color:#91a79e}footer>div{gap:23px;font-size:12px;font-weight:800;display:flex}footer>small{color:#7e938b;border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:24px}.footer-brand .brand-mark{background:var(--lime);color:var(--green-dark)}.footer-brand small{color:#8fa29a}.app-shell{background:#f5f7f3;min-height:100vh}.simple-header{position:relative}.simple-header>a:last-child{color:var(--green);font-size:13px;font-weight:900}.form-hero{background:var(--cream);padding:74px clamp(24px,12vw,190px) 48px}.form-hero h1{max-width:800px}.form-hero>p:last-child{max-width:720px;color:var(--muted);font-size:17px;line-height:1.65}.property-form{max-width:1180px;margin:45px auto 80px;padding:0 24px}.form-section{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:.46fr 1fr;gap:55px;margin-bottom:18px;padding:40px;display:grid}.form-section>div:first-child>span{color:#9ead9f;font-family:Georgia,serif;font-size:26px}.form-section h2{margin:9px 0;font-family:Georgia,serif;font-size:28px;font-weight:500}.form-section>div:first-child p{color:var(--muted);line-height:1.55}.form-fields{gap:17px;display:grid}.form-fields.two{grid-template-columns:repeat(2,1fr)}.form-fields label{display:block}.form-fields label.wide{grid-column:1/-1}.form-fields input,.form-fields select,.form-fields textarea,.contact-card textarea{background:#fbfcfa;border:1px solid #cfd9d3;border-radius:10px;outline:none;width:100%;padding:13px 14px}.form-fields input:focus,.form-fields select:focus,.form-fields textarea:focus,.contact-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1e5a4617}.form-submit{justify-content:space-between;align-items:center;gap:25px;padding:20px 2px;display:flex}.form-submit p{color:var(--muted);font-size:12px}.form-error{color:#9b2c2c;font-weight:700}.success-card{text-align:center;border:1px solid var(--line);max-width:650px;box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:70px auto;padding:58px}.success-card>span{background:var(--lime);width:62px;height:62px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:28px;font-weight:900;display:grid}.success-card h2{font-family:Georgia,serif;font-size:38px;font-weight:500}.success-card p{color:var(--muted)}.success-card>div{justify-content:center;align-items:center;gap:25px;margin-top:25px;display:flex}.dashboard-shell{background:#f3f6f3;grid-template-columns:235px 1fr;min-height:100vh;display:grid}.dashboard-shell>aside{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:100vh;padding:28px 20px;display:flex}.dashboard-shell aside nav{flex-direction:column;gap:6px;margin-top:48px;display:flex}.dashboard-shell aside nav a{color:var(--muted);border-radius:9px;padding:12px 14px;font-size:13px;font-weight:750}.dashboard-shell aside nav a.active,.dashboard-shell aside nav a:hover{color:var(--green);background:#edf3ef}.signout{color:var(--muted);margin-top:auto;font-size:12px;font-weight:800}.dashboard-main{padding:50px clamp(24px,5vw,70px)}.dashboard-top{justify-content:space-between;align-items:center;gap:30px;display:flex}.dashboard-top h1{margin:0;font-family:Georgia,serif;font-size:46px;font-weight:500}.dashboard-top>div>p:last-child{color:var(--muted)}.stats-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin:34px 0;display:grid}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:24px}.stats-grid span{color:var(--muted);font-size:12px;font-weight:800}.stats-grid b{color:var(--green);margin:13px 0 5px;font-family:Georgia,serif;font-size:37px;font-weight:500;display:block}.stats-grid small{color:#89968f}.dashboard-grid{grid-template-columns:1.25fr .75fr;gap:18px;display:grid}.dashboard-panel{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:320px;padding:24px}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.panel-heading h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.panel-heading a{color:var(--green);font-size:12px;font-weight:900}.dashboard-listing{border-top:1px solid #edf0ed;grid-template-columns:68px 1fr auto;align-items:center;gap:13px;padding:13px 0;display:grid}.dashboard-listing img{object-fit:cover;border-radius:8px;width:68px;height:52px}.dashboard-listing div{flex-direction:column;gap:4px;display:flex}.dashboard-listing span{color:var(--muted);font-size:11px}.dashboard-listing strong{color:var(--green)}.panel-empty{text-align:center;min-height:235px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.panel-empty>span{color:var(--green);font-size:34px}.panel-empty b{color:var(--ink);margin-top:12px}.panel-empty p{max-width:300px;font-size:12px;line-height:1.6}.panel-empty a{color:var(--green);font-size:12px;font-weight:900}.panel-empty.compact{min-height:200px}.inquiry-row{border-top:1px solid #edf0ed;gap:11px;padding:13px 0;display:flex}.inquiry-row>span{width:32px;height:32px;color:var(--green);background:#e6eee9;border-radius:50%;place-items:center;font-weight:900;display:grid}.inquiry-row p{color:var(--muted);margin:4px 0 0;font-size:12px}.loading-page{min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.loader{border:3px solid #dce5df;border-top-color:var(--green);border-radius:50%;width:38px;height:38px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.detail-page{background:#f6f8f5;min-height:100vh}.detail-image{background:#d9e1da;height:min(58vw,610px);position:relative;overflow:hidden}.detail-image img{object-fit:cover;width:100%;height:100%}.detail-image>span{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:900;position:absolute;bottom:24px;left:clamp(24px,6vw,90px)}.detail-content{grid-template-columns:1fr 370px;gap:65px;max-width:1260px;margin:-1px auto 0;padding:55px 28px 90px;display:grid}.detail-copy h1{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:500}.detail-address{color:var(--muted);font-size:17px}.detail-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:10px;margin:35px 0 42px;padding:22px 0;display:grid}.detail-facts b{font-family:Georgia,serif;font-size:22px;font-weight:500}.detail-facts b span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-family:Arial,sans-serif;font-size:10px;display:block}.detail-copy h2{font-family:Georgia,serif;font-size:28px;font-weight:500}.description{color:#4f605a;font-size:16px;line-height:1.8}.disclosure{background:#edf2ed;border-radius:13px;margin-top:35px;padding:22px}.disclosure p{color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.6}.contact-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;align-self:start;padding:28px;position:sticky;top:105px}.contact-card>small{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-weight:900}.contact-card>strong{color:var(--green);margin:8px 0 23px;font-family:Georgia,serif;font-size:39px;font-weight:500;display:block}.contact-card strong em{color:var(--muted);font-family:Arial,sans-serif;font-size:12px;font-style:normal}.listed-by{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:11px;margin-bottom:20px;padding:15px 0;display:flex}.listed-by>span{background:var(--lime);width:40px;height:40px;color:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid}.listed-by div{flex-direction:column;display:flex}.listed-by small{color:var(--muted)}.contact-card textarea{resize:vertical}.contact-card form .primary{width:100%;margin-top:13px}.safety-note{color:#86928e;text-align:center;margin-bottom:0;font-size:10px}.sent-state{text-align:center;padding:30px 10px}.sent-state span{background:var(--lime);width:48px;height:48px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 12px;font-size:22px;font-weight:900;display:grid}.sent-state p{color:var(--muted);font-size:12px}@media (width<=1080px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:70px}.hero-visual{min-height:520px}.listing-grid{grid-template-columns:repeat(2,1fr)}.owner-cta,.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.site-header,.simple-header{min-height:68px;padding:0 18px}.brand small,.header-actions .text-button,.primary.small{display:none}.hero-copy{padding:55px 20px}.hero h1{font-size:clamp(54px,18vw,75px)}.search-panel{padding:8px}.search-row{grid-template-columns:1fr;gap:2px}.search-row label{border-right:0;border-bottom:1px solid var(--line)}.price-field{display:none}.search-button{min-height:52px}.hero-proof{gap:19px}.hero-proof b{font-size:16px}.hero-proof span{font-size:9px}.hero-visual{min-height:380px}.top-card{top:18px;left:18px}.price-card{bottom:18px;left:18px}.trust-bar{justify-content:flex-start}.listings-section,.how-section{padding:65px 18px}.section-heading{align-items:flex-start}.filter-button{display:inline-flex}.filter-panel{flex-direction:column;align-items:flex-start;gap:14px}.filter-panel>div{flex-direction:column;align-items:flex-start;gap:10px}.listing-grid,.steps-grid{grid-template-columns:1fr}.listing-image{height:235px}.steps-grid article{min-height:260px}.owner-cta{padding:65px 20px}.owner-cta ul{flex-direction:column;gap:10px}footer{grid-template-columns:1fr}footer>div{flex-wrap:wrap}footer>small{grid-column:auto}.form-hero{padding:52px 20px 35px}.property-form{margin-top:25px;padding:0 14px}.form-section{grid-template-columns:1fr;gap:20px;padding:24px 18px}.form-fields.two{grid-template-columns:1fr}.form-fields label.wide{grid-column:auto}.form-submit{flex-direction:column;align-items:stretch}.dashboard-shell{grid-template-columns:1fr}.dashboard-shell>aside{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;min-height:auto}.dashboard-shell aside nav,.dashboard-shell .signout{display:none}.dashboard-main{padding:35px 18px}.dashboard-top{flex-direction:column;align-items:flex-start}.stats-grid{grid-template-columns:1fr}.detail-image{height:56vh}.detail-content{grid-template-columns:1fr;gap:35px;padding:40px 18px 70px}.detail-facts{grid-template-columns:repeat(2,1fr)}.contact-card{position:static}}
