@charset "UTF-8";
:root{color-scheme:light;--ink:#173640;--muted:#607279;--teal:#286c69;--teal-dark:#1b5352;--cream:#f8f6ef;--paper:#fffefb;--line:#dde3dc;--mint:#e3ece2;--peach:#ead9c5;--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.gallery-open{overflow:hidden}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,fieldset:disabled button{cursor:not-allowed;opacity:.55}button,a{touch-action:manipulation}img{display:block;max-width:100%}svg{flex-shrink:0}[hidden]{display:none!important}:focus-visible{outline:3px solid #bd7c37;outline-offset:4px}::selection{background:#d7e6cc}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.05;letter-spacing:-.04em}h3{line-height:1.25;letter-spacing:-.025em}p{margin-bottom:1.1em}h1{font-size:clamp(44px,6vw,82px)}h2{font-size:clamp(32px,3.6vw,48px)}.page-width{width:min(1200px,calc(100% - 96px));margin-inline:auto}.icon{width:22px;height:22px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;color:var(--teal);line-height:1.5;margin-bottom:20px}.muted{color:var(--muted)}.small{font-size:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:20;left:16px;top:12px;padding:12px 20px;background:var(--ink);color:white;transform:translateY(-160%)}.skip-link:focus{transform:none}.preview-banner{padding:10px 24px;text-align:center;font-size:13px;background:#f6e4ba;border-bottom:1px solid #d9bd79;color:#62481c}.site-header{border-bottom:1px solid var(--line);background:var(--cream)}.header-inner{width:min(1344px,calc(100% - 96px));min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:auto}.brand{display:inline-flex;align-items:center;font-size:35px;font-weight:700;letter-spacing:-2px;text-decoration:none;line-height:1;min-height:48px}.brand-dot{color:var(--teal)}.brand-mark{width:24px;height:30px;border:2px solid var(--teal);border-radius:15px 15px 0 0;display:block;position:relative;margin-right:12px;transform:rotate(-4deg)}.brand-mark span{position:absolute;width:11px;height:23px;left:5px;top:5px;border:2px solid var(--teal);border-bottom:0;border-radius:9px 9px 0 0}.site-header nav{display:flex;gap:30px}.site-header nav a{display:flex;min-height:48px;align-items:center;text-decoration:none;font-size:14px;font-weight:600}.site-header nav a:hover,.site-footer a:hover{color:var(--teal)}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:18px;padding:13px 22px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:650;text-decoration:none;line-height:1.5;transition:background .16s,transform .16s}.button .icon{width:19px;height:19px}.button-primary{background:var(--teal);color:white}.button-primary:hover{background:var(--teal-dark)}.button-secondary{background:transparent;border-color:#b9c6c4;color:var(--ink)}.button-secondary:hover{background:#e7ede6}.text-link{display:inline-flex;align-items:center;gap:14px;min-height:48px;font-weight:600;color:var(--teal);text-decoration:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:8%;padding-block:68px 84px}.hero-copy{padding-block:24px}.hero h1{font-size:clamp(54px,6.6vw,91px);margin-bottom:28px;line-height:.99}.hero h1 em{color:var(--teal);font-weight:400}.hero-description{font-size:17px;line-height:1.85;max-width:435px;color:var(--muted);margin-bottom:30px}.hero-footnote{font-size:12px;color:var(--muted);margin:15px 0 0}.hero-visual{position:relative;min-width:0;padding:0 20px 20px 0}.hero-photo,.hero-illustration{display:block;aspect-ratio:1/1.12;border-radius:180px 180px 12px 12px;overflow:hidden;position:relative;background:#dbe5dd;text-decoration:none}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(8,34,37,.73))}.hero-photo-caption{position:absolute;bottom:27px;left:28px;right:28px;z-index:1;color:white;display:grid;grid-template-columns:1fr 25px;gap:3px 15px}.hero-photo-caption span{font-size:12px;grid-column:1}.hero-photo-caption strong{font-size:21px;font-weight:600;line-height:1.3;grid-column:1}.hero-photo-caption svg{grid-column:2;grid-row:1/3;align-self:center}.hero-stamp{position:absolute;right:-14px;bottom:-7px;display:grid;place-content:center;width:116px;height:116px;border-radius:50%;border:6px solid var(--cream);background:var(--peach);text-align:center;font-family:var(--serif);font-size:19px;font-style:italic;line-height:1.15;transform:rotate(11deg)}.hero-illustration{background:linear-gradient(130deg,#e3e8d9 0 49%,#c7d4bd 49% 100%)}.hero-illustration:before{content:'';position:absolute;bottom:0;left:0;right:0;height:23%;background:#c8b394;clip-path:polygon(0 25%,100% 0,100% 100%,0 100%)}.sun{position:absolute;width:25%;aspect-ratio:1;border-radius:50%;background:#f5dfb1;top:12%;left:18%;filter:blur(1px)}.arch{position:absolute;bottom:12%;width:41%;height:59%;border-radius:120px 120px 0 0;border:19px solid #ecede0;background:linear-gradient(150deg,#438680,#134e51);box-shadow:15px 10px 0 #a4b39d}.arch-one{left:18%;transform:skewY(-5deg)}.arch-two{left:65%;height:42%;width:26%;border-width:13px;opacity:.85}.plant{position:absolute;bottom:8%;left:8%;width:13%;height:21%;background:#a57457;clip-path:polygon(0 45%,40% 45%,34% 3%,46% 0,53% 45%,60% 16%,69% 18%,65% 45%,100% 45%,86% 100%,15% 100%)}.illustration-caption{position:absolute;bottom:7%;right:8%;font-family:var(--serif);font-size:clamp(23px,2.5vw,35px);line-height:1.12;font-style:italic;color:#173640}.browse-section{padding-block:35px 64px;scroll-margin-top:30px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:13px}.result-count{font-size:13px;color:var(--muted);white-space:nowrap;margin-bottom:4px}.browse-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.search-field{display:flex;align-items:center;gap:12px;background:var(--paper);border:1px solid var(--line);border-radius:8px;min-height:54px;max-width:440px;flex:1;padding:0 16px}.search-field input{border:0;background:transparent;min-width:0;width:100%;padding:13px 0;color:var(--ink);outline-offset:1px}.search-field svg{width:20px;color:var(--muted)}.filter-tabs{display:flex;border:1px solid var(--line);padding:4px;border-radius:8px;gap:2px;background:#efefe7}.filter-tabs button{min-height:48px;border:0;border-radius:5px;padding:8px 21px;color:var(--muted);background:transparent;font-size:13px;font-weight:650}.filter-tabs button[aria-pressed=true]{background:var(--paper);color:var(--ink);box-shadow:0 1px 4px #1736400e}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.listing-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;overflow:hidden;min-width:0}.card-photo-link{display:block;aspect-ratio:1.38;position:relative;background:var(--mint);overflow:hidden}.card-photo-link>img{height:100%;width:100%;object-fit:cover;transition:transform .3s}.card-photo-link:hover>img{transform:scale(1.025)}.photo-count{position:absolute;bottom:14px;right:14px;padding:4px 10px;border-radius:20px;background:#fffefbe8;color:var(--ink);font-size:11px;font-weight:600}.card-body{padding:22px}.location{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--muted);margin-bottom:9px}.location .icon{width:15px;height:15px}.card-body h3{font-family:var(--serif);font-weight:400;font-size:25px;margin-bottom:16px}.card-body h3 a{text-decoration:none}.card-rates{display:flex;gap:9px 20px;flex-wrap:wrap}.card-rates p{margin:0;font-size:13px;line-height:1.4}.card-rates strong{font-size:17px}.card-rates span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.card-action{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-top:19px;padding-top:12px;border-top:1px solid var(--line);text-decoration:none;font-size:13px;font-weight:600;color:var(--teal)}.card-action svg{width:18px;height:18px}.photo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;height:100%;min-height:170px;background:#e6ece2;color:#748579;font-size:12px}.placeholder-window{width:50px;height:63px;border:2px solid #a7b6a7;border-radius:30px 30px 0 0;position:relative}.placeholder-window:before{content:'';position:absolute;top:0;bottom:0;left:50%;border-left:2px solid #a7b6a7}.placeholder-window:after{content:'';position:absolute;left:0;right:0;top:55%;border-top:2px solid #a7b6a7}.empty-state{padding:62px 24px;text-align:center;border:1px dashed #b7c8bd;border-radius:14px;background:#edf0e8}.empty-state h3{font-family:var(--serif);font-weight:400;font-size:30px;margin-bottom:13px}.empty-state p{color:var(--muted);max-width:470px;margin-inline:auto}.empty-symbol{font-family:var(--serif);font-size:42px;display:block;color:var(--teal);margin-bottom:14px}.how-it-works{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);gap:6%;padding-block:48px 72px}.step-number{display:block;font-size:12px;color:var(--teal);margin-bottom:17px;letter-spacing:.1em}.how-it-works h3{font-family:var(--serif);font-size:27px;font-weight:400;margin-bottom:12px}.how-it-works p{font-size:14px;color:var(--muted);margin-bottom:0;max-width:310px}.site-footer{padding:43px max(48px,calc((100% - 1200px)/2)) 22px;background:#e7ebe1;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:30px;margin-bottom:32px}.brand-small{font-size:29px;min-height:40px}.footer-top p{font-size:13px;color:var(--muted);margin:8px 0 0}.footer-top nav{display:flex;flex-wrap:wrap;gap:8px 26px;align-items:center}.footer-top nav a{display:flex;min-height:48px;align-items:center;font-size:13px;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ccd5c9;padding-top:18px}.footer-bottom p{font-size:11px;color:var(--muted);margin-bottom:0}.listing-page{padding-block:27px 80px}.back-link{display:inline-flex;align-items:center;min-height:48px;color:var(--muted);text-decoration:none;font-size:13px;gap:8px;margin-bottom:22px}.property-heading{display:flex;justify-content:space-between;gap:30px;align-items:center}.property-heading h1{font-size:clamp(37px,4.5vw,62px);max-width:830px;margin-bottom:0;overflow-wrap:anywhere}.property-heading .location{margin-bottom:12px}.property-heading>.button{flex-shrink:0}.share-status{margin:8px 0;font-size:12px;color:var(--teal);min-height:20px}.property-gallery{margin-top:11px}.photo-stage{display:block;padding:0;border:0;border-radius:14px;overflow:hidden;width:100%;aspect-ratio:1.85;background:var(--mint);position:relative}.photo-stage>img{height:100%;width:100%;object-fit:cover}.photo-stage.photo-placeholder{display:flex;aspect-ratio:2.8}.view-photos{position:absolute;bottom:22px;right:22px;background:var(--paper);padding:10px 16px;border-radius:7px;font-size:13px;font-weight:600;box-shadow:0 3px 10px #14333f20}.photo-thumbs{display:flex;gap:10px;overflow:auto;padding:14px 3px 5px;scrollbar-width:thin;scrollbar-color:#b7c8bd transparent}.photo-thumb{width:116px;flex:0 0 116px;background:transparent;border:2px solid transparent;border-radius:9px;overflow:hidden;padding:3px;position:relative;text-align:left;color:var(--ink)}.photo-thumb[aria-pressed=true]{border-color:var(--teal)}.photo-thumb img{width:100%;height:72px;object-fit:cover;border-radius:4px}.photo-thumb span{display:block;font-size:11px;padding:5px 2px 1px}.gallery-caption{font-size:12px;margin:7px 0 0;color:var(--muted);overflow-wrap:anywhere}.property-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,410px);gap:7%;align-items:start;margin-top:40px}.detail-section{padding:24px 0 29px;border-bottom:1px solid var(--line)}.detail-section:first-child{padding-top:12px}.detail-section h2{font-size:34px;margin-bottom:22px}.detail-section .eyebrow{margin-bottom:14px}.property-description{color:var(--muted);font-size:15px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.rate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.rate-tile{background:#eaf0e7;border:1px solid #dce5d8;border-radius:9px;padding:18px}.rate-tile>span{font-size:12px;color:var(--teal)}.rate-tile strong{display:block;font-size:24px;line-height:1.25;margin-top:8px;overflow-wrap:anywhere}.rate-tile small{font-size:12px;font-weight:400;white-space:nowrap}.rate-tile p{font-size:12px;color:var(--muted);margin:9px 0 0}.terms-list{font-size:14px;margin:0 0 21px}.terms-list>div{display:grid;grid-template-columns:1fr 1.3fr;gap:24px;padding:12px 0;border-bottom:1px solid var(--line)}.terms-list dt{color:var(--muted)}.terms-list dd{margin:0;text-align:right}.inquiry-card{padding:29px;background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 35px #17364007}.inquiry-card .eyebrow{font-size:10px;margin-bottom:14px}.inquiry-card h2{font-size:33px;margin-bottom:16px}.inquiry-card>p:not(.eyebrow){font-size:13px;color:var(--muted)}.inquiry-card form{margin-top:22px}.inquiry-card fieldset{border:0;min-width:0;margin:0;padding:0}.inquiry-card label{display:flex;flex-direction:column;font-size:12px;font-weight:650;line-height:1.5;margin-bottom:15px;min-width:0}.inquiry-card input,.inquiry-card select,.inquiry-card textarea{display:block;min-height:48px;width:100%;min-width:0;color:var(--ink);background:var(--paper);border:1px solid #bdcbc5;border-radius:6px;padding:11px 12px;margin-top:6px;font-size:14px;font-weight:400;line-height:1.5}.inquiry-card input::placeholder,.inquiry-card textarea::placeholder{color:#85918e}.inquiry-card textarea{resize:vertical;min-height:112px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.optional{font-weight:400;font-size:10px;color:var(--muted)}.field-hint{font-size:11px;font-weight:400;color:var(--muted);line-height:1.6;margin-top:6px}.inquiry-card .consent-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:11px;font-weight:400;line-height:1.6;min-height:48px;padding-block:8px;cursor:pointer}.inquiry-card .consent-row input{width:20px;height:20px;min-height:20px;flex:0 0 20px;margin:3px 0 0;padding:0;accent-color:var(--teal)}.consent-row a{color:var(--teal)}.inquiry-submit{width:100%;margin-top:3px}.inquiry-card .inquiry-footnote{font-size:11px;margin:18px 0 0;text-align:center;line-height:1.7}.form-notice{background:#f6ebd4;border:1px solid #e5d7b6;border-radius:6px;padding:12px}.form-status{font-size:13px;line-height:1.6;margin:14px 0 0;overflow-wrap:anywhere}.form-status:empty{display:none}.form-status[data-state=error]{color:#943d2d;background:#fcf0e8;padding:12px;border-radius:6px}.form-status[data-state=success]{color:var(--teal-dark);background:#e6f0e2;padding:14px;border-radius:6px}.calendar-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.calendar-heading h2{margin-bottom:14px}.calendar-controls{display:flex;gap:7px}.calendar-controls button{width:48px;height:48px;background:transparent;border:1px solid #bdcbc5;border-radius:50%;font-size:20px;color:var(--ink)}.calendar{border:1px solid var(--line);background:var(--paper);padding:18px;border-radius:10px;margin-block:8px 14px}.calendar-title{text-align:center;font-size:15px;font-weight:650;margin:0 0 17px}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;text-align:center}.calendar-day,.calendar-weekday{display:flex;align-items:center;justify-content:center;min-height:35px;font-size:13px}.calendar-weekday{color:var(--muted);font-size:11px;min-height:25px}.calendar-day{border-radius:5px}.calendar-day.is-blocked{background:#e2dcd3;color:#796b5b;text-decoration:line-through}.calendar-day.is-today{outline:1px solid var(--teal);outline-offset:-1px;color:var(--teal);font-weight:700}.calendar-day.is-past{color:#a2aba6}.calendar-legend{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-bottom:13px}.calendar-legend span{width:13px;height:13px;display:inline-block;background:#e2dcd3;border-radius:3px}.blocked-details{font-size:13px;color:var(--muted);margin-bottom:15px}.blocked-details summary{min-height:48px;cursor:pointer;padding:12px 0}.blocked-details ul{padding-left:22px;margin-top:0}.blocked-details li{padding-block:4px}.blocked-details li span{font-size:11px}.photo-dialog{position:fixed;inset:0;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:calc(20px + env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) calc(20px + env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));background:#10262d;color:#fff;overflow:hidden}.photo-dialog[open]{display:flex;flex-direction:column}.photo-dialog::backdrop{background:#10262d}.dialog-bar{display:flex;gap:20px;align-items:center;justify-content:space-between;flex:0 0 auto;padding-bottom:20px}.dialog-bar h2{font-family:var(--sans);font-size:16px;letter-spacing:0;line-height:1.4;margin:0;overflow-wrap:anywhere}.dialog-close{background:#ffffff18;color:#fff;border:1px solid #ffffff30;min-height:52px;flex-shrink:0}.dialog-image-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;flex:1;overflow:hidden;touch-action:pan-y pinch-zoom}.dialog-image-wrap>img{object-fit:contain;width:100%;height:100%;min-height:0;user-select:none}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid #ffffff50;border-radius:50%;background:#10262da6;color:white;display:grid;place-items:center;z-index:1}.gallery-previous{left:4px}.gallery-previous svg{transform:rotate(180deg)}.gallery-next{right:4px}.dialog-caption{display:flex;justify-content:space-between;gap:24px;flex:0 0 auto;padding-top:18px;font-size:13px}.dialog-caption p{margin-bottom:0;overflow-wrap:anywhere}.dialog-caption span{white-space:nowrap;color:#a9c2c2}.legal-page{padding-block:30px 85px;max-width:820px}.legal-page .back-link{margin-bottom:40px}.legal-page h1{font-size:clamp(40px,5vw,66px);max-width:750px;margin-bottom:36px}.legal-content{font-size:15px;line-height:1.9;color:#50676f}.legal-content h2{font-size:29px;margin:37px 0 15px;color:var(--ink)}.legal-content strong{color:var(--ink)}.legal-content a{color:var(--teal);overflow-wrap:anywhere}.legal-content .button-primary{color:var(--paper)}.contact-card{display:flex;align-items:center;gap:19px;padding:24px;border:1px solid #c9d8cd;border-radius:10px;background:#e9efe4;margin:28px 0}.contact-card>svg{width:28px;height:28px;color:var(--teal)}.contact-card span{display:block;font-size:12px}.contact-card a{font-weight:600}.not-found{padding-block:110px 130px;text-align:center}.not-found h1{font-size:clamp(42px,6vw,72px)}.not-found>p:not(.eyebrow){color:var(--muted)}.not-found .button{margin-top:16px}
@media(min-width:1450px){.hero{padding-block:86px 100px}.hero h1{font-size:96px}}
@media(max-width:1000px){.page-width{width:calc(100% - 56px)}.header-inner{width:calc(100% - 56px)}.hero{gap:5%;padding-block:45px 60px}.hero h1{font-size:clamp(48px,7vw,70px)}.hero-description{font-size:15px}.hero-stamp{width:98px;height:98px;font-size:17px;right:-6px}.listing-grid{gap:18px}.card-body{padding:18px}.card-body h3{font-size:23px}.property-columns{gap:4%;grid-template-columns:minmax(0,1fr) minmax(310px,370px)}.inquiry-card{padding:22px}.rate-tile{padding:14px}.rate-tile strong{font-size:20px}.terms-list>div{grid-template-columns:1fr 1fr;gap:16px}.site-footer{padding-inline:28px}.property-heading>.button{font-size:12px;padding-inline:16px}.filter-tabs button{padding-inline:16px}}
@media(max-width:760px){.page-width{width:calc(100% - 40px)}.header-inner{width:calc(100% - 40px);min-height:78px}.brand{font-size:30px}.brand-mark{width:20px;height:25px;margin-right:10px}.brand-mark span{width:9px;height:19px;left:4px;top:4px}.site-header nav{gap:20px}.site-header nav a{font-size:12px}.hero{grid-template-columns:1fr 1fr;gap:22px;padding-block:34px 42px}.hero h1{font-size:48px;letter-spacing:-.05em}.hero .eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:15px}.hero-description{font-size:14px;line-height:1.7}.hero-visual{padding-right:12px}.hero-photo,.hero-illustration{aspect-ratio:.75}.hero-stamp{width:87px;height:87px;font-size:15px;border-width:5px}.hero .button{font-size:12px;padding-inline:17px}.hero-footnote{font-size:10px}.illustration-caption{font-size:24px}.arch{border-width:13px;box-shadow:8px 7px 0 #a4b39d}.arch-two{border-width:9px}.section-heading h2{font-size:34px}.section-heading .eyebrow{font-size:9px}.result-count{font-size:11px}.browse-section{padding-top:20px}.browse-tools{align-items:stretch}.filter-tabs{align-items:center}.filter-tabs button{padding-inline:12px;font-size:12px}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.how-it-works{gap:25px;padding-block:32px 45px}.how-it-works h3{font-size:22px}.how-it-works p{font-size:12px}.footer-top nav{gap:18px}.footer-bottom{flex-direction:column;gap:6px}.property-columns{grid-template-columns:1fr;gap:32px;margin-top:20px}.property-heading{align-items:flex-start;gap:16px}.property-heading h1{font-size:38px}.property-heading>.button{font-size:0;padding:12px;width:48px;height:48px;min-height:48px;gap:0}.property-heading>.button .icon{width:20px;height:20px}.photo-stage{aspect-ratio:1.45}.inquiry-card{max-width:none;padding:28px}.inquiry-card h2{font-size:36px}.inquiry-card input,.inquiry-card select,.inquiry-card textarea{font-size:16px}.inquiry-card label{font-size:13px}.rate-grid{max-width:530px}.rate-tile strong{font-size:25px}.calendar{max-width:520px}.calendar-day{min-height:42px}.terms-list>div{grid-template-columns:1fr 1.3fr}.legal-page{padding-bottom:60px}.legal-page h1{font-size:48px}.legal-content{font-size:14px}.site-footer{padding-inline:20px}.gallery-caption{font-size:11px}}
@media(max-width:540px){.hero{grid-template-columns:1fr;gap:28px;padding-block:32px 35px}.hero-copy{padding-block:0}.hero h1{font-size:61px;margin-bottom:20px}.hero .eyebrow{font-size:10px}.hero-description{font-size:15px;max-width:360px;margin-bottom:22px}.hero .button{font-size:14px;min-height:52px}.hero-footnote{font-size:11px}.hero-visual{padding:0 20px 15px 0;width:100%;max-width:420px}.hero-photo,.hero-illustration{aspect-ratio:1.2;border-radius:120px 120px 10px 10px}.hero-stamp{width:91px;height:91px;right:0;bottom:0;font-size:16px}.hero-photo-caption{left:23px;bottom:23px;right:23px}.hero-photo-caption strong{font-size:19px}.illustration-caption{font-size:29px}.arch{bottom:10%;height:68%;width:34%;left:18%;border-width:13px}.arch-two{left:65%;height:47%;width:21%;border-width:9px}.plant{left:8%;height:29%}.sun{top:7%;width:23%}.section-heading{align-items:flex-start;gap:12px;margin-bottom:22px}.section-heading h2{font-size:34px;max-width:250px}.section-heading .eyebrow{font-size:9px}.result-count{max-width:75px;white-space:normal;text-align:right;margin-top:30px;line-height:1.6}.browse-tools{flex-direction:column;gap:11px;margin-bottom:22px}.search-field{max-width:none}.filter-tabs{align-self:flex-start}.filter-tabs button{min-height:48px;padding-inline:20px}.listing-grid{grid-template-columns:1fr;gap:23px}.card-photo-link{aspect-ratio:1.45}.card-body{padding:21px}.card-body h3{font-size:29px}.card-rates{gap:24px}.card-rates strong{font-size:19px}.card-rates span{font-size:12px}.card-action{font-size:13px}.how-it-works{grid-template-columns:1fr;gap:28px;padding-block:34px 46px}.how-it-works>div{padding-left:41px;position:relative}.step-number{position:absolute;left:0;top:6px}.how-it-works h3{font-size:26px;margin-bottom:10px}.how-it-works p{font-size:14px;max-width:350px}.footer-top{flex-direction:column;gap:15px;margin-bottom:23px}.footer-top nav{justify-content:space-between;gap:10px}.footer-top nav a{font-size:12px}.footer-bottom p{font-size:10px}.empty-state{padding:40px 21px}.empty-state h3{font-size:28px}.empty-state p{font-size:14px}.listing-page{padding-block:14px 50px}.back-link{margin-bottom:16px}.property-heading h1{font-size:36px}.property-heading .location{font-size:11px}.photo-stage{aspect-ratio:1.13;border-radius:10px}.view-photos{bottom:14px;right:14px;font-size:12px;padding:9px 13px}.photo-thumbs{gap:6px}.photo-thumb{width:93px;flex-basis:93px}.photo-thumb img{height:60px}.photo-thumb span{font-size:10px}.detail-section h2{font-size:31px}.property-description{font-size:14px}.rate-grid{gap:9px}.rate-tile{padding:14px 11px}.rate-tile strong{font-size:22px}.rate-tile small{display:block;font-size:11px;margin-top:4px}.terms-list{font-size:13px}.terms-list>div{gap:15px}.inquiry-card{padding:24px 20px}.inquiry-card h2{font-size:33px}.calendar-heading h2{font-size:28px}.calendar-heading .eyebrow{font-size:9px}.calendar-controls{gap:5px}.calendar-controls button{width:48px;height:48px}.calendar{padding:13px}.calendar-day{min-height:35px}.photo-dialog{padding-inline:16px}.dialog-bar{padding-bottom:14px;gap:12px}.dialog-bar h2{font-size:13px}.dialog-close{font-size:13px;gap:9px;padding-inline:14px}.dialog-caption{font-size:12px;gap:14px;min-height:55px}.gallery-nav{width:48px;height:48px;background:#10262d80}.legal-page{padding-top:12px}.legal-page .back-link{margin-bottom:29px}.legal-page h1{font-size:42px}.legal-content h2{font-size:28px}.contact-card{padding:18px;gap:13px}.contact-card a{font-size:13px}.not-found{padding-block:65px 80px}.preview-banner{font-size:11px;padding-inline:16px}}
@media(max-width:359px){.page-width,.header-inner{width:calc(100% - 32px)}.site-header nav{gap:13px}.site-header nav a{font-size:11px}.brand{font-size:27px}.brand-mark{display:none}.hero h1{font-size:55px}.hero-photo,.hero-illustration{aspect-ratio:1.06}.section-heading h2{font-size:29px}.filter-tabs button{padding-inline:19px}.inquiry-card{padding:20px 15px}.inquiry-card h2{font-size:29px}.property-heading h1{font-size:32px}.rate-tile strong{font-size:19px}.calendar-heading h2{font-size:25px}.calendar-heading{gap:10px;flex-wrap:wrap}.calendar-controls button{width:48px}.calendar-day{min-height:30px}.form-row{gap:8px}.inquiry-card input,.inquiry-card select{padding-inline:8px}.footer-top nav a{font-size:11px}.site-footer{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Hotel rooms retain the same reachable controls on narrow phones. */
.hotel-room-list{display:grid;gap:24px}.hotel-room-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--paper)}.hotel-room-photos{display:flex;overflow:auto;scroll-snap-type:x proximity;aspect-ratio:1.65;gap:4px}.hotel-room-photos>img{min-width:85%;width:85%;height:100%;object-fit:cover;scroll-snap-align:start}.hotel-room-photos>img:only-child{min-width:100%;width:100%}.hotel-room-photos>.photo-placeholder{width:100%}.hotel-room-body{padding:22px}.hotel-room-body h3{font-family:var(--serif);font-size:28px;font-weight:400;margin-bottom:12px;overflow-wrap:anywhere}.hotel-room-body p{font-size:14px;color:var(--muted)}.hotel-room-body .eyebrow{font-size:10px}.hotel-room-body .hotel-room-price{color:var(--ink);margin-top:20px}.hotel-room-price strong{font-size:22px}.hotel-amenities{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0}.hotel-amenities li{background:#eaf0e7;border-radius:20px;padding:5px 11px;font-size:11px;overflow-wrap:anywhere}.hotel-room-options{border-top:1px solid var(--line);margin-top:8px}.inquiry-card .hotel-room-option{display:grid;grid-template-columns:minmax(0,1fr) 70px;align-items:center;gap:14px;padding:14px 0;margin:0;border-bottom:1px solid var(--line)}.hotel-room-option>span{overflow-wrap:anywhere}.hotel-room-option small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:4px}.hotel-room-option input{margin:0;text-align:center;scroll-margin-top:30px}.hotel-check-button{width:100%;margin-top:8px}.hotel-quote{background:#eaf0e7;border:1px solid #c9d8cd;border-radius:9px;padding:16px;margin:18px 0 24px}.hotel-quote h3{font-size:17px;margin-bottom:12px}.hotel-quote .terms-list{font-size:12px;margin-bottom:12px}.hotel-quote .terms-list>div{grid-template-columns:minmax(0,1fr) auto;gap:12px}.hotel-quote .terms-list>div:last-child{font-weight:700;color:var(--ink);border-bottom:0}.hotel-quote .terms-list>div:last-child dt{color:var(--ink)}.hotel-quote .field-hint{margin:0}.hotel-room-body .button{max-width:100%;white-space:normal}
@media(max-width:540px){.hotel-room-body{padding:18px}.hotel-room-body h3{font-size:27px}.hotel-room-option input{font-size:16px}.hotel-quote{padding:13px}}

/* Public-to-account handoff: no duplicate auth or payment controls on the landing site. */
.site-header nav{flex-wrap:wrap;justify-content:flex-end;column-gap:22px;row-gap:2px}.site-header nav a{display:inline-flex;align-items:center;min-height:44px}.nav-sign-in{font-weight:700}.booking-entry{padding:26px;border:1px solid #bbcdc4;border-radius:12px;background:#eaf0e7;margin-bottom:20px}.booking-entry h2{font-family:var(--serif);font-weight:400;font-size:35px;line-height:1.13;margin-bottom:16px;letter-spacing:-.035em}.booking-entry>p{font-size:14px;color:var(--muted);line-height:1.75}.booking-entry>.eyebrow{font-size:10px;margin-bottom:14px}.booking-entry>.button{width:100%;white-space:normal;text-align:center}.booking-entry>.booking-entry-note{font-size:12px;margin:16px 0}.booking-entry>.text-link{font-size:12px;display:inline-flex;min-height:44px;align-items:center}.host-page{padding-block:55px 75px}.host-page h1{font-size:clamp(42px,6vw,78px);max-width:820px}.host-intro{max-width:660px;font-size:18px;line-height:1.8;color:var(--muted);margin-bottom:27px}.host-signin{font-size:13px;color:var(--muted);margin-top:18px;max-width:630px}.host-steps{margin-top:38px}.host-steps h2{font-size:28px;margin-bottom:16px}.host-expectations{max-width:820px;border-top:1px solid var(--line);padding-top:30px}.host-expectations h2{font-size:32px}.host-expectations li{margin-block:14px;color:var(--muted);line-height:1.8}.host-expectations a{color:var(--teal)}
@media(max-width:760px){.header-inner{align-items:center;gap:14px;padding-block:10px}.site-header nav{column-gap:16px;max-width:300px}.booking-entry{padding:24px}.host-intro{font-size:16px}}
@media(max-width:540px){.header-inner{flex-wrap:wrap;gap:0;min-height:118px;padding-block:12px 5px}.site-header nav{width:100%;max-width:none;justify-content:space-between;gap:8px}.site-header nav a{font-size:12px;min-height:44px}.booking-entry{padding:22px 20px}.booking-entry h2{font-size:32px}.host-page{padding-block:32px 50px}.host-page h1{font-size:43px}.host-page>.button{width:100%;white-space:normal;text-align:center}.host-expectations h2{font-size:29px}.host-expectations ul{padding-left:20px}.host-steps h2{font-size:26px}}
@media(max-width:359px){.site-header nav{gap:6px}.site-header nav a{font-size:11px}.booking-entry{padding:20px 15px}.booking-entry h2{font-size:29px}.host-page h1{font-size:39px}}
