:root{--paper:#faf8f3;--white:#fff;--ink:#223c34;--muted:#6f776f;--green:#234c3c;--sage:#e8eee5;--line:#dfe3d9;--gold:#b89763;--serif:Georgia,"Times New Roman",serif;--sans:"Manrope",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}button:disabled{opacity:.5;cursor:not-allowed}.mobile-logout{width:100%;padding:10px 0;border:0;color:inherit;background:transparent;text-align:left}button,select{touch-action:manipulation}img{object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;font-family:var(--serif);line-height:1.16;letter-spacing:-1.4px}h1{font-size:clamp(36px,4.7vw,66px)}h2{font-size:clamp(28px,3vw,41px)}h3{font-size:26px;letter-spacing:-.7px}h1 em,h2 em{font-weight:400;color:#64816b}p{color:var(--muted)}hr{border:0;border-top:1px solid var(--line);margin:34px 0}.container{width:calc(100% - 112px);max-width:1280px;margin-inline:auto}.section{padding-block:68px}.eyebrow{display:flex;align-items:center;gap:11px;font-size:10px;letter-spacing:2.1px;font-weight:700;color:#69776c;margin-bottom:19px}.little-line{display:inline-block;width:25px;height:1px;background:var(--gold)}.small{font-size:12px}.muted{color:var(--muted)}.text-link{font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:16px;border-bottom:1px solid #b4bdad;padding-bottom:7px}.text-link:hover{color:#64816b}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;background:var(--green);border:1px solid var(--green);border-radius:5px;color:white;padding:16px 23px;font-size:12px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s;min-height:46px}.button:hover:not(:disabled){background:#173b2b;transform:translateY(-1px)}.button-small{padding:10px 18px;min-height:42px}.button-outline{background:transparent;color:var(--green);border-color:#b9c5b8}.button-outline:hover:not(:disabled){background:var(--sage)}.button-light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button-light:hover:not(:disabled){background:#e1e8d9}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:15px;padding:12px;background:var(--ink);color:#fff;z-index:100}.skip-link:focus{top:10px}.demo-banner{font-size:9px;letter-spacing:1px;text-align:center;padding:7px 15px;background:#e7edde;color:#425443}.demo-banner span{letter-spacing:.3px}.site-header{border-bottom:1px solid var(--line)}.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font:22px var(--serif);white-space:nowrap;letter-spacing:-.7px}.brand strong{font-weight:700}.brand small{display:block;font:7px var(--sans);letter-spacing:2px;margin-top:8px}.brand-mark{display:grid;place-items:center;width:38px;height:45px;border:1px solid #8caa8d;border-radius:21px 21px 4px 4px}.desktop-nav{display:flex;gap:30px;font-size:11px}.desktop-nav a:hover{color:#6a836e}.header-actions{gap:23px}.header-actions,.owner-link{display:flex;align-items:center}.owner-link{gap:6px;font-size:10px}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:54px;padding-top:44px;padding-bottom:76px}.hero-copy{padding-top:41px;position:relative}.hero-copy h1{font-size:clamp(45px,5vw,71px);line-height:1.07;letter-spacing:-2.8px;margin-bottom:28px}.hero-copy p{font-size:13px;line-height:1.95;margin-bottom:28px}.hero-visual{position:relative;min-height:575px;border-radius:130px 6px 6px 6px;margin-left:7px}.hero-photo,.hero-photo-shade{border-radius:inherit}.hero-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 45%,rgba(17,34,26,.65))}.hero-photo-top{position:absolute;top:26px;right:25px;color:white;font-size:8px;letter-spacing:2px;text-shadow:0 1px 5px #333}.hero-caption{position:absolute;bottom:33px;left:33px;color:white;display:flex;gap:12px;align-items:center;font-size:14px}.hero-caption small{display:block;font-size:10px;color:#e0e5d9;margin-top:2px}.round-stamp{position:absolute;right:-25px;bottom:91px;width:107px;height:107px;background:var(--paper);border:1px solid #d9ddcb;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:4px;flex-direction:column;font-size:8px;letter-spacing:1.5px;transform:rotate(12deg);outline:8px solid var(--paper)}.round-stamp span{font-size:7px}.hero-note{display:flex;align-items:center;gap:13px;margin-top:37px;color:#7d8273;font-size:10px;line-height:1.7}.hero-note strong{font-weight:500;color:#465c48}.sun-symbol{font-size:35px;color:#af9061;line-height:1}.search-wrap{position:relative;margin-top:-34px}.search-form{display:grid;grid-template-columns:1.05fr .8fr 1.15fr auto;align-items:center;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:7px;box-shadow:0 10px 32px #273a2410;gap:0}.search-form label{display:flex;flex-direction:column;padding:0 24px;border-right:1px solid var(--line);min-width:0}.search-form label:first-child{padding-left:7px}.search-form label>span{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1px;font-weight:700;color:#617160;margin-bottom:7px}.search-form input,.search-form select{border:0!important;background:transparent!important;padding:0!important;outline-offset:6px;min-height:27px;color:var(--ink);font-size:12px;box-shadow:none!important}.search-form input::placeholder{color:#93998e}.search-form .button{margin-left:24px;white-space:nowrap;min-height:58px}.promises{display:grid;grid-template-columns:repeat(3,1fr);padding-block:35px;border-bottom:1px solid var(--line)}.promises>div{display:flex;gap:14px;justify-content:center;align-items:center;font-size:11px;font-weight:600}.promises>div:first-child{justify-content:flex-start}.promises>div:last-child{justify-content:flex-end}.promises svg{stroke-width:1.3;color:#789074;width:26px;height:26px}.promises small{display:block;color:var(--muted);font-size:10px;font-weight:400;margin-top:3px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:31px}.section-heading .eyebrow{margin-bottom:13px}.section-heading h2{margin-bottom:12px}.section-heading p{font-size:12px;margin-bottom:0}.section-heading>.text-link{white-space:nowrap;margin-bottom:8px}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.property-card{min-width:0;background:transparent}.card-photo{display:block;position:relative;aspect-ratio:1.4;overflow:hidden;border-radius:7px}.card-photo img{transition:transform .5s}.card-photo:hover img{transform:scale(1.045)}.photo-tag{position:absolute;top:16px;left:16px;padding:5px 10px;background:#fffcf1eb;border-radius:3px;font-size:9px}.photo-arrow{position:absolute;bottom:15px;right:15px;background:var(--white);width:32px;height:32px;display:grid;place-items:center;border-radius:50%}.card-body{padding-top:20px}.location{display:flex;gap:5px;align-items:center;color:#798473;font-size:10px;letter-spacing:.2px}.card-body h3{font-size:25px;margin:9px 0 14px}.card-details{display:flex;gap:16px;color:#758071;font-size:10px}.card-details>span{display:flex;gap:6px;align-items:center}.card-bottom{border-top:1px solid var(--line);margin-top:19px;padding-top:14px;display:flex;align-items:center;justify-content:space-between}.card-bottom strong{font-size:20px;letter-spacing:-.6px}.card-bottom small{font-size:10px;color:var(--muted)}.discovery-section{background:#eef0e8;padding-block:66px;margin-top:7px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.guide-card{position:relative;min-height:310px;border-radius:6px;overflow:hidden;color:white}.guide-card>div{position:absolute;inset:0;background:linear-gradient(180deg,#14251c20,#14251c00 20%,#14251cbd)}.guide-card img{transition:transform .5s}.guide-card:hover img{transform:scale(1.05)}.guide-number{position:absolute;top:20px;left:23px;font-size:10px;letter-spacing:1px}.guide-caption{position:absolute;left:25px;bottom:28px;right:35px}.guide-caption small{display:block;font-size:8px;letter-spacing:1.5px;margin-bottom:9px;color:#e5eadf}.guide-caption strong{font:26px var(--serif);letter-spacing:-.6px}.guide-arrow{position:absolute;right:24px;bottom:32px;width:18px}.host-section{background:var(--green);color:var(--paper);padding:48px 45px;margin-block:70px;display:flex;align-items:center;gap:30px;border-radius:7px}.host-section>div{flex:1 1}.host-section .eyebrow{color:#b4c7ae;font-size:9px;margin-bottom:13px}.host-section h2{font-size:34px;margin-bottom:14px}.host-section p{color:#c4cebf;font-size:11px;margin-bottom:0;line-height:1.9}.host-emblem{width:95px;height:115px;border:1px solid #799579;display:grid;place-items:center;border-radius:60px 60px 4px 4px}.site-footer{border-top:1px solid var(--line);padding-top:45px}.footer-main{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:50px;padding-bottom:45px}.footer-main>div:first-child p{margin-top:22px;font-size:11px;line-height:1.9}.footer-main>div:not(:first-child){padding-top:9px}.footer-main>div>a:not(.brand){display:flex;gap:10px;align-items:center;font-size:11px;margin-bottom:12px;color:#63745f}.footer-main .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:21px}.footer-bottom{border-top:1px solid var(--line);padding-block:21px;display:flex;gap:25px;justify-content:space-between;color:#7e8879;font-size:8px}.footer-bottom>div{display:flex;gap:20px}.footer-location{letter-spacing:1.6px}.breadcrumbs{display:flex;gap:10px;align-items:center;font-size:11px;color:var(--muted);margin-bottom:35px;flex-wrap:wrap}.breadcrumbs a:hover{text-decoration:underline}.page-heading{margin-bottom:37px;max-width:860px}.page-heading h1{font-size:48px;max-width:850px;margin-bottom:22px}.page-heading p{font-size:14px;max-width:660px}.results-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:35px 0 28px;font-size:12px}.results-bar form{display:flex;gap:8px}.results-bar select{background:transparent;border:1px solid var(--line);border-radius:4px;padding:8px;color:var(--ink);font-size:11px}.empty-state{text-align:center;padding:65px 25px;background:var(--sage);border-radius:7px}.empty-state h3{font-size:29px}.empty-state p{max-width:560px;margin-inline:auto}.guide-index{grid-template-columns:repeat(2,1fr)}.guide-index .guide-card{min-height:390px}.guide-article{max-width:1000px}.article-image{position:relative;height:430px;border-radius:8px;overflow:hidden}.article-body{max-width:700px;margin:44px auto}.prose p{font-size:14px;line-height:1.95;color:#657263;margin-bottom:22px}.prose h2{margin-top:38px}.property-title{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.property-title h1{font-size:46px;margin-bottom:14px}.property-title .eyebrow{margin-bottom:13px}.property-title .location{font-size:12px}.property-gallery{display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:205px 205px;gap:10px;border-radius:9px;overflow:hidden}.property-gallery>.gallery-cell{position:relative}.property-gallery>.gallery-cell:first-child,.property-gallery>.gallery-cell:nth-child(2):last-child{grid-row:span 2}.property-gallery.single-photo{grid-template-columns:1fr}.gallery-thumbs{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}.gallery-trigger{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;overflow:hidden}.gallery-trigger img{transition:transform .24s ease,filter .24s ease}.gallery-trigger:hover img{transform:scale(1.025);filter:brightness(.92)}.gallery-thumbs>div{width:140px;height:95px}.gallery-thumbs img{border-radius:5px}.photo-lightbox{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:55px 80px;background:rgba(12,24,20,.96)}.lightbox-image{position:relative;width:min(1400px,92vw);height:min(84vh,950px)}.lightbox-image img{object-fit:contain}.lightbox-arrow,.lightbox-close{position:fixed;z-index:1;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:white;background:rgba(12,24,20,.55)}.lightbox-close{top:24px;right:24px}.lightbox-arrow{top:50%;transform:translateY(-50%)}.lightbox-previous{left:22px}.lightbox-next{right:22px}.lightbox-count{bottom:20px;letter-spacing:1px}.lightbox-count,.whatsapp-float{position:fixed;color:white;font-size:12px}.whatsapp-float{right:24px;bottom:24px;z-index:900;display:flex;align-items:center;gap:9px;padding:12px 17px;border-radius:999px;background:#1f9d55;box-shadow:0 12px 32px rgba(20,57,42,.28);font-weight:700}.whatsapp-float svg{width:21px;height:21px}.availability-calendar{padding:15px;border:1px solid var(--line);border-radius:8px;background:#fdfcf8}.calendar-navigation{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;margin-bottom:12px}.calendar-navigation strong{text-align:center;text-transform:capitalize;font-family:var(--serif);font-size:17px;font-weight:400}.calendar-navigation button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:white}.calendar-navigation svg{width:17px}.calendar-days,.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-weekdays{margin-bottom:5px}.calendar-weekdays span{color:var(--muted);text-align:center;font-size:9px;font-weight:700}.calendar-days button,.calendar-days>span{aspect-ratio:1}.calendar-days button{padding:0;border:0;border-radius:50%;color:var(--ink);background:white;font-size:11px}.calendar-days button:hover:not(:disabled){color:white;background:var(--green)}.calendar-days button:disabled{color:#a3a8a2;background:transparent;text-decoration:line-through}.calendar-days button.booked{color:#9a6a61;background:#f3e4df}.calendar-days button.between{border-radius:4px;background:var(--sage)}.calendar-days button.selected{color:white;background:var(--green);text-decoration:none}.calendar-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 13px;margin-top:13px;color:var(--muted);font-size:8px}.calendar-legend span{display:flex;align-items:center;gap:5px}.calendar-legend i{width:9px;height:9px;border:1px solid var(--line);border-radius:50%;background:white}.calendar-legend i.booked{border-color:#e8cfc8;background:#f3e4df}.calendar-legend i.selected{border-color:var(--green);background:var(--green)}.calendar-help{margin:9px 0 0;text-align:center;font-size:9px}.property-content{display:grid;grid-template-columns:1fr 400px;gap:65px;align-items:start;margin-top:50px}.property-info>h2{font-size:31px}.property-info .eyebrow{font-size:9px}.property-facts{display:flex;flex-wrap:wrap;gap:22px;border-bottom:1px solid var(--line);padding:5px 0 24px;margin-bottom:28px}.property-facts>span{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.property-facts svg{width:20px;stroke-width:1.4}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-block:9px}.amenities>span{display:flex;gap:11px;align-items:center;font-size:12px}.amenities svg{color:#7a9371}.booking-box{background:white;border:1px solid var(--line);border-radius:8px;padding:28px;box-shadow:0 10px 30px #243b2410;position:sticky;top:25px}.booking-price{display:flex;align-items:baseline;gap:8px}.booking-price strong{font:36px var(--serif)}.booking-price span{font-size:11px;color:var(--muted)}.booking-box>.small{margin:6px 0 25px}.stack-form{display:flex;flex-direction:column;gap:17px}.field,.stack-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;min-width:0}.field input,.field select,.field textarea,.stack-form input:not([type=checkbox]),.stack-form select,.stack-form textarea{width:100%;padding:12px 13px;border:1px solid #d8ded2;border-radius:4px;background:#fff;color:var(--ink);font-size:13px;min-height:45px;outline-color:#91a187}.stack-form textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stack-form .checkbox-label{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:10px;font-weight:400;color:var(--muted);line-height:1.6}.checkbox-label input{margin:3px 0;accent-color:var(--green);width:16px;height:16px;flex-shrink:0}.checkbox-label a{text-decoration:underline}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.notice{font-size:12px;background:#f1f2e8;border:1px solid #dfe3d5;color:#667352;border-radius:5px;padding:13px 15px;margin:0}.notice p{font-size:12px;margin:7px 0 0}.notice.error{color:#923d35;background:#fff1eb;border-color:#eccfc5}.notice.success{color:#2d6344;background:#ebf5e9;border-color:#c5dabc}.booking-reassurance{display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;color:var(--muted)}.quote{font-size:11px;padding-block:10px}.quote>div{display:flex;justify-content:space-between;margin-bottom:9px;gap:8px}.quote-total{border-top:1px solid var(--line);padding-top:12px;margin-top:12px;font-size:13px}.quote small{font-size:9px;color:var(--muted)}.success-icon{display:grid;place-items:center;width:50px;height:50px;background:var(--sage);border-radius:50%;margin-bottom:20px}.auth-section{display:grid;grid-template-columns:1fr 1fr;min-height:700px;gap:80px;padding-block:65px;align-items:center}.auth-story{position:relative;min-height:590px;border-radius:140px 6px 6px 6px;overflow:hidden}.auth-story>div{position:absolute;inset:0;background:linear-gradient(transparent,#173526ce)}.auth-story>span{position:absolute;left:40px;right:40px;bottom:45px;color:white;font:40px var(--serif)}.auth-card{max-width:440px;width:100%}.auth-card h1{font-size:41px;margin-bottom:14px}.auth-card>p{font-size:12px;margin-bottom:27px}.auth-card .auth-bottom{font-size:11px;text-align:center;margin-top:24px}.auth-card .auth-bottom a{font-weight:700;border-bottom:1px solid #b4bdad}.auth-card .text-link{font-size:11px;align-self:flex-start}.legal-page{max-width:850px}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:50px}.contact-panel{padding:35px;background:var(--sage);border-radius:8px}.contact-panel h2{font-size:30px}.contact-line{display:flex;gap:15px;align-items:center;margin:24px 0}.contact-line small{display:block;color:var(--muted)}.dashboard-layout{display:grid;grid-template-columns:220px 1fr;gap:42px;align-items:start}.dashboard-nav{display:flex;flex-direction:column;gap:5px;border:1px solid var(--line);border-radius:8px;background:#f1f3e9;padding:20px;position:sticky;top:20px}.dashboard-nav .eyebrow{font-size:8px;margin:12px 10px}.dashboard-nav a{font-size:12px;padding:9px 10px;border-radius:3px}.dashboard-nav a:hover{background:#dfe7d9}.dashboard-nav hr{margin:12px 0}.dashboard-nav .stack-form{margin-top:15px}.dashboard-main{min-width:0}.dashboard-main h1{font-size:39px}.dashboard-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:28px}.dashboard-top h1{margin-bottom:0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:25px 0}.stat-card{padding:23px;background:var(--white);border:1px solid var(--line);border-radius:6px}.stat-card strong{display:block;font:40px var(--serif);margin-bottom:8px}.stat-card span{font-size:11px;color:var(--muted)}.dashboard-list{display:flex;flex-direction:column;gap:17px}.dashboard-property{display:flex;gap:20px;padding:18px;border:1px solid var(--line);background:white;border-radius:6px;align-items:center}.dashboard-property img{border-radius:4px}.dashboard-property>div{flex:1 1}.dashboard-property h3{font-size:22px;margin:7px 0}.dashboard-property p{font-size:11px;margin:0}.pill{display:inline-block;border-radius:30px;background:#edf0e5;color:#637750;font-size:9px;padding:4px 10px;white-space:nowrap}.pill.confirmed{background:#e3efdb;color:#37633b}.pill.rejected{background:#f7e6df;color:#9b4e40}.pill.pending{background:#fbf0d8;color:#907435}.booking-list{display:flex;flex-direction:column;gap:18px}.booking-item{padding:22px;border:1px solid var(--line);background:white;border-radius:6px}.booking-item-header{display:flex;justify-content:space-between;gap:15px;align-items:center}.booking-item h3{font-size:23px;margin-bottom:8px}.booking-item p{font-size:12px;white-space:pre-wrap}.booking-contact{display:flex;flex-wrap:wrap;gap:15px;font-size:11px;color:var(--muted);margin-bottom:14px}.booking-item-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:17px}.danger{color:#983e33;border-color:#d6afa6}.form-panel{padding:28px;background:#fff;border:1px solid var(--line);border-radius:6px}.form-panel h2{font-size:27px;margin:12px 0}.backup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.backup-card{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:25px;background:var(--white);border:1px solid var(--line);border-radius:7px}.backup-card-danger{border-color:#d6afa6}.backup-card-heading{display:flex;align-items:flex-start;gap:14px}.backup-card-heading h2{margin:0 0 7px;font-size:25px}.backup-card-heading p{margin:0;font-size:11px;line-height:1.7}.backup-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;color:var(--green);background:#edf1e6;border-radius:6px}.backup-icon-danger{color:#983e33;background:#f8ebe6}.backup-fields{display:grid;width:100%;gap:16px}.backup-fields>label:not(.checkbox-label){display:grid;gap:8px;font-size:10px;font-weight:600}.backup-fields input:not([type=checkbox]),.backup-fields input[type=file]{width:100%;min-height:46px;padding:11px;border:1px solid var(--line);border-radius:4px;background:var(--white)}.backup-fields code{padding:2px 5px;color:#983e33;background:#f8ebe6;border-radius:3px}.backup-confirmation{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.6}.button-danger{background:#983e33}.button-danger:hover{background:#7f3028}.backup-card .button:disabled{cursor:not-allowed;opacity:.5}.seo-tools{display:grid;gap:18px;margin-top:28px;max-width:850px}.seo-status{display:flex;align-items:flex-start;gap:13px;padding:18px;color:#37633b;background:#e3efdb;border:1px solid #bfd2b6;border-radius:6px}.seo-status-warning{color:#8a5f20;background:#fbf0d8;border-color:#ead39e}.seo-status span,.seo-status strong{display:block}.seo-status strong{margin-bottom:4px;font-size:12px}.seo-status span{font-size:10px;line-height:1.6}.seo-url-card{padding:25px;background:var(--white);border:1px solid var(--line);border-radius:7px}.seo-url-card-secondary{background:#f1f3e9}.seo-url-card h2{margin:4px 0 8px;font-size:27px}.seo-url-card p{max-width:650px;margin-bottom:18px;font-size:11px}.seo-url{display:block;overflow-x:auto;width:100%;padding:14px;color:var(--green);background:var(--paper);border:1px solid var(--line);border-radius:4px;font-size:12px;white-space:nowrap}.seo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.seo-url-card-secondary .text-link{margin-top:15px}.amenity-checkboxes{display:grid;grid-template-columns:1fr 1fr;gap:11px}.amenity-checkboxes label{display:flex;flex-direction:row;gap:8px;align-items:center;font-size:11px}.photo-manager{margin-top:30px}.photo-manager h2{font-size:29px}.photo-manager-grid{display:flex;gap:15px;flex-wrap:wrap;margin-block:18px}.photo-manager-grid>div{display:flex;flex-direction:column;gap:8px}.photo-manager-grid img{border-radius:5px}.photo-manager-grid button{font-size:10px;background:transparent;border:0;color:#993e31}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:5px}table{width:100%;border-collapse:collapse;font-size:12px;background:white}td,th{padding:15px;text-align:left;border-bottom:1px solid var(--line)}th{background:#edf1e6;font-size:10px;font-weight:600}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (min-width:1450px){.hero{gap:95px}.hero-visual{min-height:620px}.hero-copy h1{font-size:76px}.hero-copy{padding-top:60px}}@media (max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:18px}.owner-link{display:none}.hero{gap:25px}.hero-visual{min-height:540px}.hero-copy h1{font-size:59px}.search-form{padding:18px}.search-form label{padding-inline:13px}.search-form .button{margin-left:15px;padding-inline:16px;font-size:10px}.property-grid{gap:20px}.card-body h3{font-size:22px}.property-content{grid-template-columns:1fr 355px;gap:35px}.booking-box{padding:22px}.host-section{gap:24px;padding:35px}.host-emblem{display:none}.dashboard-layout{grid-template-columns:180px 1fr;gap:25px}.dashboard-nav{padding:12px}.auth-section{gap:50px}.hero-note{margin-top:25px}}@media (max-width:800px){.container{width:calc(100% - 40px)}.header-inner{height:80px}.desktop-nav,.header-actions{display:none}.mobile-menu{display:block}.mobile-menu summary{list-style:none;cursor:pointer;padding:10px;display:flex}.mobile-menu nav{position:absolute;left:20px;right:20px;top:108px;z-index:30;background:var(--paper);border:1px solid var(--line);box-shadow:0 15px 30px #24342420;padding:22px;display:flex;flex-direction:column;gap:16px}.hero{gap:22px;padding-top:28px;padding-bottom:65px}.hero-copy{padding-top:20px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.1px}.hero-copy h1{font-size:45px;letter-spacing:-1.7px}.hero-copy p{font-size:11px}.hero-visual{min-height:470px;border-top-left-radius:90px}.round-stamp{width:85px;height:85px;right:-8px;bottom:100px;font-size:6px}.round-stamp svg{width:22px}.round-stamp span{font-size:5px}.hero-caption{left:22px;bottom:25px;font-size:11px}.hero-caption small{font-size:8px}.hero-photo-top{font-size:6px;right:20px}.hero-note{font-size:9px}.hero-copy .text-link{font-size:10px;gap:8px}.search-form{grid-template-columns:1fr 1fr auto;padding:20px}.search-keyword{display:none!important}.search-form label{border-right:1px solid var(--line)}.search-form .button{font-size:11px;min-height:55px}.search-form label>span{font-size:7px}.search-form select{font-size:11px}.promises{gap:20px;padding-block:28px}.promises>div{font-size:9px;gap:9px;align-items:flex-start}.promises small{font-size:8px}.promises svg{width:20px;flex-shrink:0}.section{padding-block:48px}.section-heading h2{font-size:31px}.section-heading p{font-size:11px}.section-heading>.text-link{font-size:10px}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.property-grid>.property-card:last-child:nth-child(3){display:none}.properties-all .property-card{display:block!important}.guide-grid{gap:15px}.guide-card{min-height:270px}.guide-caption{left:18px;bottom:22px}.guide-caption strong{font-size:22px}.guide-caption small{font-size:6px}.guide-arrow{right:15px;width:16px;bottom:22px}.guide-index{grid-template-columns:1fr 1fr}.guide-index .guide-card{min-height:310px}.host-section{margin-block:45px;padding:30px;flex-wrap:wrap}.host-section h2{font-size:29px}.host-section p{font-size:10px}.footer-main{gap:25px}.footer-main .brand{font-size:19px}.footer-main .brand-mark{width:32px}.footer-main>div>a:not(.brand){font-size:10px}.footer-bottom{flex-wrap:wrap;font-size:8px}.footer-location{display:none}.property-content{grid-template-columns:1fr;gap:32px}.booking-box{position:static;max-width:550px;width:100%;margin-inline:auto}.property-title h1{font-size:36px}.property-gallery{grid-template-rows:165px 165px}.page-heading h1{font-size:40px}.auth-section{gap:30px}.auth-story{min-height:550px}.auth-story>span{font-size:30px;left:25px;right:25px}.auth-card h1{font-size:34px}.backup-grid,.dashboard-layout{grid-template-columns:1fr}.dashboard-nav{position:static;flex-direction:row;flex-wrap:wrap;padding:12px;gap:0}.dashboard-nav .eyebrow,.dashboard-nav hr{display:none}.dashboard-nav a{padding:8px 12px;font-size:11px}.dashboard-nav .stack-form{margin:0 0 0 auto}.dashboard-nav .button{padding:6px 12px;font-size:10px;min-height:36px}.contact-grid{gap:25px}.dashboard-top h1{font-size:32px}}@media (max-width:560px){.container{width:calc(100% - 36px)}.demo-banner{font-size:7px;letter-spacing:.6px}.demo-banner span{display:none}.header-inner{height:75px}.brand{font-size:21px}.mobile-menu nav{top:102px}.hero{grid-template-columns:1fr;padding-top:14px;padding-bottom:35px;gap:28px}.hero-copy{padding-top:22px}.hero-copy h1{font-size:44px;line-height:1.07;letter-spacing:-2px;margin-bottom:23px}.hero-copy p{font-size:12px;line-height:1.8;margin-bottom:20px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.3px}.hero-copy .text-link{font-size:11px}.hero-note{position:absolute;right:0;bottom:0;max-width:110px;font-size:8px;gap:7px;margin:0}.sun-symbol{font-size:28px}.hero-visual{min-height:340px;margin:0;border-top-left-radius:80px}.hero-caption{font-size:12px}.hero-caption small{font-size:9px}.hero-photo-top{font-size:7px}.round-stamp{bottom:34px;right:12px;width:77px;height:77px}.search-wrap{margin-top:0}.search-form{grid-template-columns:1fr 1fr;gap:17px;padding:21px 18px}.search-form label:first-child{padding-left:0}.search-form label:nth-child(2){border-right:0;padding-right:0}.search-form label>span{font-size:7px;letter-spacing:.4px}.search-form .button{grid-column:span 2;margin:0;min-height:48px;font-size:12px}.search-form input,.search-form select{font-size:12px}.promises{grid-template-columns:1fr;gap:19px;padding:25px 4px}.promises>div,.promises>div:first-child,.promises>div:last-child{justify-content:flex-start;font-size:11px;gap:14px;align-items:center}.promises svg{width:23px}.promises small{font-size:10px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:32px}.section-heading>.text-link{margin-top:20px;font-size:11px}.eyebrow{font-size:8px;letter-spacing:1.6px}.property-grid{grid-template-columns:1fr;gap:32px}.property-grid>.property-card:last-child:nth-child(3){display:block}.card-body h3{font-size:27px}.card-details{font-size:11px}.card-photo{aspect-ratio:1.35}.card-body{padding-top:17px}.card-bottom{margin-top:17px}.card-bottom small{font-size:11px}.card-bottom strong{font-size:22px}.discovery-section{padding-block:45px}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:270px}.guide-caption strong{font-size:28px}.guide-caption small{font-size:8px}.guide-caption{left:24px;bottom:27px}.guide-arrow{right:25px;bottom:31px}.guide-index .guide-card{min-height:280px}.host-section{padding:29px 24px;gap:23px}.host-section h2{font-size:31px}.host-section p{font-size:11px}.host-section .eyebrow{font-size:7px;letter-spacing:1.1px}.host-section .button{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:30px 15px}.footer-main>div:first-child{grid-column:span 2}.footer-main .brand{font-size:24px}.footer-main>div:first-child p{margin-top:16px;margin-bottom:0}.footer-main>div>a:not(.brand){font-size:10px}.footer-main .eyebrow{font-size:7px}.footer-bottom{display:block}.footer-bottom>div{margin-top:12px}.breadcrumbs{font-size:10px;margin-bottom:24px}.page-heading h1{font-size:37px}.page-heading p{font-size:12px}.results-bar{align-items:flex-start;flex-direction:column;font-size:11px}.results-bar form{width:100%}.results-bar select{flex:1 1}.property-title{display:block}.property-title>.button{display:none}.property-title h1{font-size:35px}.property-gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 130px;gap:6px}.property-gallery>.gallery-cell:first-child,.property-gallery>.gallery-cell:nth-child(2):last-child{grid-column:span 2;grid-row:auto}.property-gallery.single-photo{grid-template-rows:300px}.photo-lightbox{padding:70px 12px 55px}.lightbox-image{width:100%;height:76vh}.lightbox-arrow{top:auto;bottom:14px;transform:none}.lightbox-previous{left:14px}.lightbox-next{right:14px}.lightbox-count{bottom:27px}.whatsapp-float{right:15px;bottom:15px;width:52px;height:52px;justify-content:center;padding:0}.whatsapp-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.property-content{margin-top:30px}.property-info>h2{font-size:29px}.property-facts{gap:13px;font-size:10px}.property-facts>span{font-size:10px}.property-facts svg{width:17px}.prose p{font-size:13px}.amenities{gap:16px 9px}.amenities>span{font-size:11px}.booking-box{padding:22px}.booking-price strong{font-size:34px}.auth-section{grid-template-columns:1fr;min-height:auto;padding-block:40px}.auth-story{display:none}.auth-card{max-width:none}.auth-card h1{font-size:38px}.auth-card>p{font-size:13px}.auth-card .auth-bottom{font-size:12px}.stack-form input:not([type=checkbox]),.stack-form select,.stack-form textarea{font-size:16px}.article-image{height:300px}.article-body{margin-top:28px}.contact-grid{grid-template-columns:1fr}.contact-panel{padding:25px}.stats-grid{gap:8px}.stat-card{padding:15px}.stat-card strong{font-size:33px}.stat-card span{font-size:9px}.dashboard-top{align-items:flex-start;flex-direction:column}.dashboard-top h1{font-size:33px}.dashboard-property{padding:14px;gap:12px;flex-wrap:wrap}.dashboard-property img{width:80px;height:80px}.dashboard-property h3{font-size:20px}.dashboard-property>.button{width:100%}.dashboard-nav a{font-size:10px;padding:8px 9px}.form-panel{padding:20px 16px}.amenity-checkboxes,.form-panel .form-row{grid-template-columns:1fr}.booking-item{padding:18px}.booking-item-header{align-items:flex-start}.booking-item h3{font-size:22px}.booking-item-actions .button{font-size:10px;padding:10px}.form-row{gap:9px}.stack-form .checkbox-label{font-size:11px}.booking-reassurance{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.property-grid>.property-card:last-child:nth-child(3){display:block}