:root{--bg:#faf9f6;--paper:#fff;--ink:#203c33;--muted:#7c827b;--green:#234c3e;--accent:#dc7652;--line:#e5e6df;--soft:#eff1e9;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{border:1px solid #d8ddd4;border-radius:9px;padding:11px 12px;background:#fff;max-width:100%}input:focus,textarea:focus,select:focus{outline:2px solid #68927c;outline-offset:2px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.14}h1{font-size:48px;font-weight:500}h2{font-size:31px;font-weight:500}h3{font-size:19px;font-weight:600}p{margin-bottom:16px}em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}img{max-width:100%;display:block}button{border:0}i{font-style:normal}.shell{max-width:1312px;margin:auto;padding-left:48px;padding-right:48px}.demo-strip{font-size:11px;letter-spacing:.035em;background:#e9ede3;color:#536950;text-align:center;padding:7px 16px}.demo-strip span{padding:0 9px}.header{height:102px;max-width:1312px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:0;font-size:27px;font-weight:700;letter-spacing:-1.4px;white-space:nowrap}.brand-dot{color:var(--accent)}.brand-symbol{display:inline-block;font-family:Georgia,serif;font-size:37px;font-style:italic;letter-spacing:-8px;margin-right:24px;color:var(--green)}.brand-symbol span{color:var(--accent)}.header nav{display:flex;align-items:center;gap:32px;font-size:13px}.header nav a:hover{color:var(--accent)}.owner-link{padding:12px 18px;border:1px solid #ced4c8;border-radius:9px}.owner-link span{margin-left:12px}.hero{display:grid;grid-template-columns:44% 56%;padding-top:24px;padding-bottom:24px;align-items:center}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;margin-bottom:24px;display:flex;align-items:center;gap:12px}.tiny-line{width:24px;height:1px;background:var(--accent)}.hero h1{font-size:66px;line-height:1.04;margin-bottom:24px;letter-spacing:-3.5px}.hero-copy{padding-top:12px}.hero-copy>p{color:#788078;font-size:15px;line-height:1.8;margin-bottom:26px}.hero-note{font-size:12px;display:flex;align-items:center;gap:10px}.round-check{width:25px;height:25px;display:grid;place-items:center;background:#e9eee4;border-radius:50%}.hero-image{height:468px;position:relative;border-radius:140px 18px 18px 18px;overflow:hidden;margin-left:15px}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#1d322b77);pointer-events:none}.hero-image-tag{position:absolute;bottom:55px;left:28px;color:white;font:italic 23px Georgia,serif;z-index:1;max-width:300px;line-height:1.35}.hero-image-caption{position:absolute;bottom:22px;left:28px;right:25px;color:#fff;font-size:9px;letter-spacing:1.5px;display:flex;justify-content:space-between;z-index:1}.search-section{position:relative;padding-top:18px}.search-bar{background:white;border:1px solid var(--line);border-radius:14px;padding:16px;display:grid;grid-template-columns:1.4fr 1fr 1fr .85fr 1.25fr;align-items:center;box-shadow:0 12px 36px #30452c08;gap:0}.search-bar>label{padding:0 18px;border-right:1px solid var(--line);min-width:0}.search-bar label span{font-size:9px;font-weight:bold;letter-spacing:1.4px;display:block;margin-bottom:3px}.search-bar input,.search-bar select{border:0;padding:3px 0;background:transparent;width:100%;font-size:14px;border-radius:0}.search-bar .guest-field{border:0}.button{display:inline-flex;gap:15px;align-items:center;justify-content:center;padding:13px 21px;border-radius:9px;font-size:13px;font-weight:500;white-space:nowrap;transition:background .15s}.button.primary{background:var(--green);color:white;border:1px solid var(--green)}.button.primary:hover{background:#38654e}.button.secondary{background:transparent;border:1px solid #cfd7ca}.button.secondary:hover{background:var(--soft)}.button.full{width:100%}.search-button{min-height:54px}.search-button span{font-size:24px}.listings{padding-top:63px;padding-bottom:60px}.section-top{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:28px}.section-top .eyebrow{margin-bottom:12px}.section-top h2{margin-bottom:10px}.section-top p{font-size:12px;color:var(--muted);margin:0}.count{display:inline-flex;font-size:12px;vertical-align:middle;border-radius:50%;background:#eaf0e3;letter-spacing:0;padding:6px 10px;margin-left:12px}.listing-controls{display:flex;align-items:center;gap:10px;padding-bottom:4px}.listing-controls>select{font-size:12px;background:transparent;padding:9px 12px}.view-toggle{display:flex;border:1px solid var(--line);padding:4px;border-radius:8px;gap:3px}.view-toggle button{font-size:12px;background:transparent;color:var(--muted);border-radius:5px;padding:7px 12px}.view-toggle .selected{background:var(--green);color:white}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.property-card{min-width:0}.card-image{display:block;position:relative;height:238px;overflow:hidden;border-radius:13px}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.card-image:hover img{transform:scale(1.045)}.image-label,.photo-count{position:absolute;font-size:10px;background:#fffffff0;border-radius:5px;padding:5px 9px}.image-label{top:14px;left:14px}.photo-count{bottom:12px;right:12px;background:#263c32a1;color:#fff}.card-body{padding:17px 1px 0}.card-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);gap:8px;margin-bottom:9px}.availability{color:#58765b;white-space:nowrap}.availability i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#7ca267;margin-right:3px}.card-body h3{font-size:17px;font-weight:500;letter-spacing:-.4px;margin-bottom:9px;min-height:38px}.specs{font-size:11px;color:var(--muted);margin-bottom:15px}.specs span{padding:0 7px}.card-bottom{padding-top:15px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:5px;align-items:center}.card-bottom strong{font-size:19px;font-weight:600;letter-spacing:-.6px}.card-bottom span{font-size:10px;color:var(--muted)}.card-bottom small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.card-arrow{width:33px;height:33px;border:1px solid #dce1d6;display:grid;place-items:center;border-radius:50%;flex-shrink:0;font-size:17px}.owner-banner{display:grid;grid-template-columns:1fr 1fr;gap:50px;max-width:1216px;background:#edf0e7;border-radius:18px;padding:46px 50px;margin:8px auto 60px;overflow:hidden}.owner-banner .eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:20px}.owner-banner h2{font-size:38px;margin-bottom:18px}.owner-banner p{font-size:12px;color:var(--muted)}.owner-banner .button{margin-top:8px}.banner-visual{align-self:center;border-radius:12px;background:#fff;padding:25px 28px;box-shadow:0 12px 35px #152c2110;transform:rotate(-3deg)}.mini-brand{font-size:12px;font-weight:bold;display:block;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:15px}.mini-row{display:grid;grid-template-columns:72px repeat(5,1fr);gap:5px;align-items:center;margin-bottom:12px;font-size:10px}.mini-row i{height:26px;background:#f5f5ee;border-radius:3px}.mini-row .orange{background:#e9b68d}.mini-row .green{background:#9cbaa0}.banner-visual p{margin:16px 0 0;font-size:10px}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding-top:28px;padding-bottom:30px;gap:20px}.brand.small{font-size:22px}.footer p,.footer>span{font-size:10px;color:var(--muted);margin:0}.muted{color:var(--muted);font-size:13px}.empty{padding:60px 20px;text-align:center;grid-column:1/-1}.empty>span{font-size:50px;color:#9aa993}.empty h3{font-size:25px}.empty p{color:var(--muted)}.notice{padding:13px 16px;background:#eaf0e7;border:1px solid #d1dfca;border-radius:9px;font-size:13px;margin-bottom:15px}.notice.error,.errorlist{color:#a44531;background:#fff1eb;border-color:#f0d1c0}.errorlist{padding:10px 12px 10px 27px;font-size:13px;border-radius:8px}.messages{padding-top:12px}.text-button{background:none;padding:0;color:var(--green);font-size:13px}.text-link{font-size:13px;text-decoration:underline;text-underline-offset:4px}.danger{color:#aa5139}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.centered{justify-content:center}.small-button{padding:9px 14px;font-size:12px}.pill{display:inline-block;align-self:flex-start;font-size:10px;border:1px solid #d8dfd1;border-radius:20px;padding:5px 12px;white-space:nowrap}.host-hero{padding-top:35px;padding-bottom:20px}.host-hero .eyebrow{margin-bottom:22px}.host-intro{display:flex;gap:25px;align-items:center;max-width:780px}.host-avatar{width:70px;height:70px;flex-shrink:0;background:#e8ecdF;color:var(--green);font:35px Georgia,serif;border-radius:50%;display:grid;place-items:center}.host-intro h1{margin-bottom:15px}.host-intro p{color:var(--muted);font-size:14px;margin-bottom:0}.host-tags{display:flex;gap:28px;font-size:12px;color:var(--muted);margin:24px 0 6px;flex-wrap:wrap}.catalog-map{height:570px;border-radius:14px;border:1px solid var(--line);z-index:0}.map-note{margin-top:12px}.price-marker{background:var(--green);color:white;border:2px solid white;border-radius:20px;padding:5px 11px;white-space:nowrap;box-shadow:0 2px 10px #1c2d3626;font-size:12px;font-weight:bold;width:max-content!important;height:auto!important}.leaflet-popup-content a{color:var(--green);font-weight:600}.detail-page{padding-top:15px;padding-bottom:50px}.back{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:27px}.detail-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.detail-heading .eyebrow{margin-bottom:12px}.detail-heading h1{font-size:38px;margin-bottom:12px;max-width:900px}.detail-heading p{font-size:13px;color:var(--muted)}.gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:190px 190px;gap:12px;border-radius:15px;overflow:hidden;margin-top:18px}.gallery-photo:first-child{grid-row:1/3}.gallery-photo img{width:100%;height:100%;object-fit:cover}.gallery-photo:nth-child(n+4){min-height:140px}.photo-disclaimer{font-size:10px;color:var(--muted);margin-top:9px}.detail-columns{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:65px;align-items:start;margin-top:35px}.detail-specs{display:flex;gap:38px;padding-bottom:30px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.detail-specs strong{display:block;font-size:23px;color:var(--ink);font-weight:500}.detail-section{padding:32px 0;border-bottom:1px solid var(--line)}.detail-section h2{font-size:26px}.detail-section p{font-size:14px;color:#747e73;line-height:1.8}.detail-section .prose{color:#747e73;font-size:14px;line-height:1.8}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:18px;font-size:13px}.amenities span{color:#6a906b;margin-right:12px}.booking-panel{padding:27px;background:white;border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 40px #253b2610}.booking-panel .eyebrow{margin-bottom:14px}.booking-panel h2{font-size:33px;margin-bottom:3px}.booking-panel>.muted{font-size:11px;margin-bottom:25px}.date-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px;min-width:0}.form-field label{font-size:12px;font-weight:600}.form-field input,.form-field textarea,.form-field select{width:100%;min-width:0}.form-field small{color:var(--muted)}.form-field input[type=checkbox]{width:20px}.price-breakdown{font-size:12px;border-top:1px solid var(--line);padding-top:10px;margin-top:6px;margin-bottom:18px}.price-breakdown>div{display:flex;gap:10px;justify-content:space-between;margin:9px 0}.price-breakdown strong{white-space:nowrap;font-weight:500}.price-breakdown .deposit-row{padding-top:12px;border-top:1px dashed var(--line);color:var(--muted)}.guest-details summary{font-size:12px;font-weight:bold;margin-bottom:15px;cursor:pointer}.checkbox-row{display:flex;align-items:flex-start;gap:9px;font-size:10px;margin:15px 0}.checkbox-row input{width:15px;height:15px;margin-top:3px;flex-shrink:0;accent-color:var(--green)}.booking-note{text-align:center;color:var(--muted);font-size:10px;line-height:1.7;margin:13px 0 0}.month-nav{display:flex;align-items:center;justify-content:space-between;margin:20px 0 15px}.month-nav a{padding:4px 13px;border:1px solid var(--line);border-radius:6px}.month-nav strong{text-transform:capitalize;font-size:15px;font-weight:500}.month-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.weekday{font-size:10px;color:var(--muted);margin:5px 0 10px}.month-day{padding:9px 0;font-size:13px;border-radius:5px;background:#edf3e8}.month-day:empty{background:transparent}.month-day.busy{background:#e3e2de;text-decoration:line-through;color:#a2a09a}.month-day.past{opacity:.4}.legend{display:flex;gap:20px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin:18px 0}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:12px;height:12px;border-radius:3px;display:inline-block}.legend .free{background:#d9e6d0}.legend .busy{background:#d4d3ce}.detail-map{height:300px;z-index:0;border-radius:10px}.host-card{display:flex;align-items:center;gap:20px;padding-top:30px}.host-card h3{margin:4px 0 8px}.host-card a{font-size:12px;text-decoration:underline}.auth-wrap{min-height:650px;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;padding-top:45px;padding-bottom:70px}.auth-intro h1{font-size:54px}.auth-intro>p{font-size:14px;color:var(--muted);line-height:1.9}.auth-checks{margin-top:30px;font-size:13px}.auth-card{background:white;border:1px solid var(--line);padding:40px;border-radius:20px;max-width:420px}.auth-card h2{margin-bottom:8px}.auth-card>.muted{margin-bottom:30px}.auth-card .form-field{margin-bottom:22px}.status-wrap{padding-top:50px;padding-bottom:60px;text-align:center;max-width:950px}.status-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#e7eddf;margin:0 auto 25px;font-size:32px}.status-wrap .eyebrow{justify-content:center;margin-bottom:16px}.status-wrap h1{font-size:38px}.status-wrap>p{color:var(--muted)}.status-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;display:flex;gap:24px;text-align:left;margin:32px 0}.status-card img{width:220px;object-fit:cover;border-radius:9px}.status-card h2{font-size:24px}.status-card p{font-size:13px;margin-bottom:8px}.status-card strong{font-size:14px}.owner-shell{padding-top:25px;padding-bottom:65px;min-height:80vh}.owner-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.owner-heading .eyebrow{margin-bottom:12px}.owner-heading h1{font-size:37px;margin-bottom:0}.owner-layout{display:grid;grid-template-columns:185px minmax(0,1fr);gap:35px}.sidebar>a{display:flex;gap:12px;font-size:12px;padding:13px 12px;border-radius:8px;margin-bottom:6px}.sidebar>a.active{background:var(--green);color:white}.sidebar>a span{font-size:17px;line-height:1}.sidebar-note{font:italic 18px/1.6 Georgia,serif;padding:40px 12px;color:#8c9789}.sidebar-note span{font:12px Arial,sans-serif;display:block;margin-top:12px}.compact{align-items:center;margin-bottom:22px}.compact h2{font-size:26px;margin-bottom:8px}.compact p{font-size:12px;color:var(--muted);margin-bottom:0}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:27px 0}.stats article{background:white;border:1px solid var(--line);padding:20px 17px;border-radius:12px;min-width:0}.stats article>span{color:var(--muted);font-size:11px;display:block}.stats strong{font-size:32px;display:block;font-weight:500;letter-spacing:-1px;margin:8px 0;line-height:1.5}.stats strong small{font-size:17px}.stats article>small{font-size:9px;color:var(--muted)}.stats .money-stat{font-size:22px;margin:15px 0;white-space:nowrap}.storefront-banner{display:flex;gap:20px;align-items:center;justify-content:space-between;background:#edf1e6;padding:21px 24px;border-radius:12px;margin:25px 0 36px}.storefront-banner strong{font-size:14px;font-weight:500}.storefront-banner p{font-size:11px;color:var(--muted);margin:5px 0 0}.reservation-card{padding:23px;border:1px solid var(--line);border-radius:12px;background:white;margin-bottom:16px}.reservation-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:20px}.reservation-top .muted{font-size:10px}.reservation-top h3{margin:5px 0 0;font-size:17px;line-height:1.3}.status-badge{border-radius:20px;padding:5px 10px;font-size:10px;white-space:nowrap}.status-badge.requested,.legend .requested{background:#f7e6cc;color:#96652a}.status-badge.confirmed,.legend .confirmed{background:#dceadc;color:#3f7044}.status-badge.blocked,.legend .blocked{background:#e6e5e1;color:#7c7c71}.status-badge.cancelled,.status-badge.rejected{background:#f5ded6;color:#985946}.status-badge.checked_in,.status-badge.completed,.legend .checked_in{background:#dce8ed;color:#3f6779}.reservation-data{display:grid;grid-template-columns:1.4fr 1fr .7fr 1.1fr;gap:15px}.reservation-data small{font-size:8px;letter-spacing:1px;color:var(--muted);display:block;margin-bottom:5px}.reservation-data strong,.reservation-data span{font-size:11px;display:block;font-weight:500}.reservation-data span{color:var(--muted)}.reservation-card .actions{margin-top:18px}.reservation-card .actions:empty{display:none}.reservation-note{font-size:12px;color:var(--muted);background:#f8f8f4;border-radius:5px;padding:8px 10px;margin-top:15px;margin-bottom:0}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:25px 0}.calendar-toolbar input{font-size:12px;padding:8px}.calendar-scroll{overflow:auto;border:1px solid var(--line);border-radius:12px;background:white}.timeline{border-collapse:collapse;min-width:1150px;width:100%;font-size:11px}.timeline th{font-weight:500}.timeline thead th{padding:12px 3px;background:#f4f5ee}.timeline th:first-child{min-width:170px;text-align:left;padding:13px 15px;position:sticky;left:0;background:#f7f8f2;z-index:1;max-width:185px}.timeline small{display:block;font-size:9px;color:var(--muted);font-weight:400}.timeline tbody th,.timeline td{border-top:1px solid var(--line)}.timeline td{text-align:center;border-right:1px solid #f4f5ef;min-width:44px;height:61px}.timeline-cell a{display:block;padding:19px 2px;color:#bdc6b7;font-size:10px}.timeline-cell.confirmed{background:#dceadc}.timeline-cell.confirmed a{color:#3f7044}.timeline-cell.requested{background:#f9eedb}.timeline-cell.requested a{color:#a1763e}.timeline-cell.blocked{background:#e9e8e3}.timeline-cell.blocked a{color:#8a8b80}.timeline-cell.checked_in,.timeline-cell.completed{background:#dde9ed}.timeline-cell.checked_in a,.timeline-cell.completed a{color:#3f6779}.owner-property-grid{display:grid;gap:18px}.owner-property{display:flex;gap:22px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px}.owner-property>img{width:180px;height:160px;object-fit:cover;border-radius:8px}.owner-property h3{margin:12px 0 10px;font-weight:500}.owner-property p{font-size:12px;color:var(--muted)}.editor-form{background:white;padding:30px;border:1px solid var(--line);border-radius:14px;max-width:730px}.editor-form .form-field{margin-bottom:22px}.editor-form .checkbox-row{flex-direction:row;align-items:center;justify-content:flex-start}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}
@media(min-width:1500px){.hero h1{font-size:64px}.hero-image{height:485px}}
@media(max-width:1100px){.shell{padding-left:30px;padding-right:30px}.header{padding-left:30px;padding-right:30px}.hero h1{font-size:56px}.hero-image{height:415px}.hero-image-tag{font-size:20px;max-width:250px}.card-image{height:200px}.search-bar{grid-template-columns:1.1fr 1fr 1fr .8fr 1.1fr;padding:12px}.search-bar>label{padding:0 11px}.search-button{font-size:12px;padding:10px}.listing-controls{flex-direction:column;align-items:flex-end}.owner-banner{margin-left:30px;margin-right:30px;padding:40px}.detail-columns{gap:30px;grid-template-columns:minmax(0,1fr) 340px}.detail-specs{gap:25px}.owner-layout{grid-template-columns:155px minmax(0,1fr);gap:20px}.sidebar>a{font-size:11px;padding:12px 8px}.stats{grid-template-columns:repeat(2,1fr)}.reservation-data{grid-template-columns:1fr 1fr}.auth-wrap{gap:35px}.auth-intro h1{font-size:46px}.footer p{display:none}}
@media(max-width:760px){body{font-size:14px}.shell{padding-left:20px;padding-right:20px}.demo-strip{font-size:9px;padding:6px 12px}.demo-strip span{padding:0 2px}.header{height:80px;padding:0 20px}.brand{font-size:23px}.brand-symbol{font-size:30px;margin-right:19px}.header nav{gap:10px}.nav-host,.nav-catalog{display:none}.owner-link{font-size:10px;padding:9px 10px}.owner-link span{margin-left:5px}.hero{grid-template-columns:1fr;padding-top:20px;padding-bottom:10px}.hero-copy{padding:0}.hero .eyebrow{margin-bottom:17px}.hero h1{font-size:48px;letter-spacing:-2px;margin-bottom:17px}.hero h1 br:nth-child(2){display:none}.hero-copy>p{font-size:13px;margin-bottom:17px}.hero-note{font-size:11px}.hero-image{height:270px;margin:25px 0 0;border-radius:75px 14px 14px 14px}.hero-image-tag{font-size:22px;bottom:48px;max-width:270px}.hero-image-caption{font-size:8px;letter-spacing:1px;bottom:20px}.search-section{padding-top:14px}.search-bar{grid-template-columns:1fr 1fr;gap:12px;padding:17px;border-radius:12px}.search-bar>label{padding:4px 9px;border:0;background:#f6f7f1;border-radius:6px}.search-bar .search-city{grid-column:1/-1}.search-bar label span{font-size:8px}.search-bar input,.search-bar select{font-size:13px}.search-button{min-height:48px;font-size:11px;gap:5px;padding:8px 6px}.listings{padding-top:38px;padding-bottom:30px}.section-top{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:22px}.section-top .eyebrow{font-size:9px;margin-bottom:10px}.section-top h2{font-size:28px}.section-top p{font-size:11px}.listing-controls{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.listing-controls>select{font-size:11px;max-width:165px}.view-toggle button{font-size:11px;padding:6px 9px}.property-grid{grid-template-columns:1fr;gap:30px}.card-image{height:250px}.card-body{padding-top:14px}.card-meta{font-size:10px}.card-body h3{font-size:19px;min-height:auto;margin-bottom:10px}.specs{font-size:12px;margin-bottom:13px}.card-bottom{padding-top:12px}.card-bottom strong{font-size:21px}.card-bottom small{font-size:10px}.card-bottom span{font-size:11px}.owner-banner{margin:10px 20px 35px;padding:30px 25px;grid-template-columns:1fr;gap:30px}.owner-banner h2{font-size:31px}.owner-banner .eyebrow{font-size:8px}.banner-visual{padding:22px}.footer{padding-top:22px;padding-bottom:25px}.footer>span{font-size:9px}.host-hero{padding-top:20px}.host-intro{gap:16px;align-items:flex-start}.host-avatar{width:54px;height:54px;font-size:28px}.host-intro h1{font-size:31px}.host-intro p{font-size:12px}.host-tags{font-size:10px;gap:12px;margin-top:20px}.host-tags .text-button{font-size:10px}.catalog-map{height:470px}.detail-heading{align-items:flex-start}.detail-heading h1{font-size:29px;line-height:1.2}.detail-heading .pill{display:none}.detail-heading p{font-size:11px}.detail-heading .eyebrow{font-size:9px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:250px 115px;gap:8px}.gallery-photo:first-child{grid-column:1/3;grid-row:1}.detail-columns{display:flex;flex-direction:column;gap:25px;margin-top:22px}.detail-info{width:100%;display:contents}.detail-specs{order:0;width:100%;gap:0;justify-content:space-between;padding-bottom:22px}.detail-specs strong{font-size:20px}.detail-specs span{font-size:11px}.booking-panel{order:1;width:100%;padding:24px}.detail-section{order:2;width:100%;padding:22px 0}.detail-section h2{font-size:24px}.detail-section p,.detail-section .prose{font-size:13px}.amenities{font-size:12px;gap:15px}.detail-section .compact{flex-direction:row}.detail-section .compact h2{font-size:22px}.detail-section .compact .muted{font-size:10px}.host-card{order:3}.date-pair input{font-size:13px}.auth-wrap{grid-template-columns:1fr;gap:25px;padding-top:25px;padding-bottom:40px;min-height:0}.auth-intro h1{font-size:39px;margin-bottom:16px}.auth-intro>p{font-size:13px}.auth-checks{display:none}.auth-card{max-width:none;padding:27px}.auth-card h2{font-size:29px}.status-wrap{padding-top:30px;padding-bottom:40px}.status-wrap h1{font-size:31px}.status-card{flex-direction:column;padding:15px;gap:17px}.status-card img{width:100%;height:190px}.status-card h2{font-size:24px}.status-card p{font-size:12px}.status-wrap .actions{flex-direction:column}.owner-shell{padding-top:15px}.owner-heading h1{font-size:29px}.owner-heading .eyebrow{font-size:8px}.owner-layout{display:block}.sidebar{display:flex;gap:6px;overflow:auto;margin-bottom:28px;padding-bottom:3px}.sidebar>a{white-space:nowrap;font-size:10px;border:1px solid var(--line);padding:10px}.sidebar>a span{font-size:13px}.sidebar-note{display:none}.owner-main>.section-top.compact{align-items:flex-start}.owner-main .compact h2{font-size:25px}.stats{gap:10px;margin:20px 0}.stats article{padding:16px}.stats strong{font-size:29px}.stats .money-stat{font-size:21px}.storefront-banner{flex-direction:column;align-items:flex-start;padding:20px;margin-bottom:28px}.reservation-card{padding:17px}.reservation-top{flex-direction:column;margin-bottom:17px}.reservation-top h3{font-size:17px}.reservation-data{gap:16px 10px}.reservation-data strong,.reservation-data span{font-size:11px}.reservation-data small{font-size:8px}.calendar-toolbar{flex-wrap:wrap;gap:10px}.calendar-toolbar form{order:3;width:100%}.owner-property{flex-direction:column;padding:15px;gap:15px}.owner-property>img{width:100%;height:200px}.editor-form{padding:20px}.editor-form .form-field label{font-size:12px}.legend{font-size:10px;gap:12px}.errorlist{font-size:12px}.owner-heading{gap:10px}.owner-heading .text-button{font-size:11px}}
@media(min-width:540px) and (max-width:760px){.property-grid{grid-template-columns:1fr 1fr;gap:25px 18px}.card-image{height:195px}.card-body h3{font-size:17px;min-height:38px}.card-meta{font-size:9px}.card-meta .availability{display:none}.card-bottom strong{font-size:17px}.card-bottom small{font-size:8px}.hero-image{height:340px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.workspace-card{background:#fff;border:1px solid #e2e7e1;border-radius:18px;padding:24px;margin:18px 0}.workspace-card h3{margin-top:0}.workspace-card .actions{flex-wrap:wrap}.workspace-card p{overflow-wrap:anywhere}.finance-filter{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin:24px 0}.finance-filter .form-field{flex:1;min-width:145px}.money-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.money-stats article{padding:24px;background:#fff;border:1px solid #e2e7e1;border-radius:16px}.money-stats span,.money-stats strong{display:block}.money-stats strong{font-size:26px;margin-top:10px}.data-table{width:100%;border-collapse:collapse;text-align:left;min-width:620px}.data-table th,.data-table td{padding:15px 12px;border-bottom:1px solid #e2e7e1;vertical-align:top}.data-table small{display:block;color:#6b776f;margin-top:5px}.data-table .voided{opacity:.55}.external{background:#e3dcf5!important}.sync-alert{color:#a5402f!important}.editor-form input[type=checkbox]{width:auto!important;min-height:auto}.editor-form .checkbox-row:has(div){display:block}.brand{white-space:nowrap}.brand.small{font-size:18px}@media(max-width:700px){.money-stats{grid-template-columns:1fr}.money-stats article{padding:18px}.workspace-card{padding:18px}.section-top.compact{align-items:flex-start;gap:14px;flex-wrap:wrap}.header .brand{font-size:17px}.header .brand-symbol{width:28px;height:28px;font-size:20px}.header nav{gap:10px}.owner-link{font-size:11px}.sidebar{gap:7px}.sidebar a{white-space:nowrap}}
.prose{overflow-wrap:anywhere}
.maplibregl-popup-content a{color:var(--green);font-weight:600}.map-fallback{padding:40px;background:#fff;margin:0}.advanced-search{margin-top:12px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 18px}.advanced-search summary{cursor:pointer;font-size:13px;font-weight:600}.advanced-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:17px}.amenity-filters{display:flex;gap:18px;flex-wrap:wrap;font-size:12px}.amenity-filters label{display:flex;gap:6px;align-items:center}.amenity-filters input{width:16px}.platform-ledger-heading{margin-top:36px}.footer-links{display:flex;gap:14px;flex-wrap:wrap;font-size:10px}.footer-links a{text-decoration:underline;text-underline-offset:3px}.legal-page{max-width:900px;padding-top:40px;padding-bottom:70px}.legal-page h1{font-size:42px}.legal-requisites{display:flex;gap:9px 20px;flex-wrap:wrap;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px;margin:24px 0}.legal-content{background:#fff;border:1px solid var(--line);border-radius:14px;padding:34px}.legal-content h2{font-size:23px;margin-top:28px}.legal-content h2:first-child{margin-top:0}.legal-content p{color:#5f695f}.payment-box{max-width:620px;margin:25px auto;padding:25px;background:#fff;border:1px solid var(--line);border-radius:14px;text-align:left}.consent-links{font-size:10px;color:var(--muted)}.consent-links a{text-decoration:underline}@media(max-width:760px){.advanced-grid{grid-template-columns:1fr 1fr}.footer{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.advanced-grid{grid-template-columns:1fr}.legal-content{padding:22px}}
.platform-nav{display:flex;gap:8px;flex-wrap:wrap;margin:-10px 0 34px;padding:8px;background:#edf0e8;border-radius:12px}.platform-nav a{padding:10px 14px;border-radius:8px;font-size:12px}.platform-nav a:hover{background:#fff}.admin-context{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:13px 16px;margin-bottom:20px;background:#fff3df;border:1px solid #efd4aa;border-radius:10px;font-size:12px}.admin-context form{margin-left:auto}.profile-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.profile-summary>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px}.profile-summary span,.profile-summary strong{display:block}.profile-summary span{font-size:10px;color:var(--muted);margin-bottom:8px}.profile-summary strong{font-size:14px;overflow-wrap:anywhere}.host-admin-actions{padding:20px 0;border-bottom:1px solid var(--line)}.credential-card{max-width:720px;margin:30px auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px}.credential-card dl{display:grid;grid-template-columns:150px 1fr;gap:12px;margin:24px 0}.credential-card dt{color:var(--muted);font-size:12px}.credential-card dd{margin:0;font-weight:600;overflow-wrap:anywhere}.temporary-password{font:18px monospace;color:#a24631}.narrow-page{max-width:850px;padding-top:45px;padding-bottom:70px}.debt-chip{background:#fff;border:1px solid var(--line);border-radius:10px;padding:11px 15px}.partners-page{padding-top:50px;padding-bottom:80px}.partners-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.partners-hero h1{font-size:60px}.partners-hero>div>p{max-width:610px;color:var(--muted);font-size:16px}.partner-points{display:grid;grid-template-columns:1fr 1fr;gap:14px}.partner-points article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}.partner-points strong,.partner-points span{display:block}.partner-points span{font-size:12px;color:var(--muted);margin-top:8px}.connect-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;margin-top:80px;padding-top:55px;border-top:1px solid var(--line)}.connect-grid h2{font-size:37px}.connect-grid>div>p{color:var(--muted)}
.invoice-actions form{display:flex;gap:7px;align-items:center;margin:5px 0}.invoice-actions input{min-width:135px;padding:7px;font-size:11px}
@media(max-width:900px){.partners-hero,.connect-grid{grid-template-columns:1fr;gap:35px}.partners-hero h1{font-size:48px}.profile-summary{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.platform-nav{overflow:auto;flex-wrap:nowrap}.platform-nav a{white-space:nowrap}.admin-context{align-items:flex-start;flex-direction:column}.admin-context form{margin-left:0}.profile-summary{grid-template-columns:1fr}.credential-card{padding:22px}.credential-card dl{grid-template-columns:1fr;gap:4px}.credential-card dd{margin-bottom:12px}.partner-points{grid-template-columns:1fr}.partners-hero h1{font-size:40px}.partners-page{padding-top:25px}.connect-grid{margin-top:45px}}

.access-page{min-height:650px;padding-top:70px;padding-bottom:80px}.access-heading{text-align:center;max-width:680px;margin:0 auto 38px}.access-heading .eyebrow{justify-content:center;margin-bottom:15px}.access-heading h1{font-size:49px;margin-bottom:15px}.access-heading p{color:var(--muted);margin-bottom:0}.access-options{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:900px;margin:0 auto}.access-card{display:flex;min-height:310px;flex-direction:column;align-items:flex-start;padding:34px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 34px #263d2f0a;transition:transform .16s,box-shadow .16s}.access-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #263d2f17}.access-icon{display:grid;place-items:center;width:49px;height:49px;margin-bottom:28px;border-radius:50%;background:#edf1e7;font-size:25px}.access-card small{font-size:9px;letter-spacing:1.6px;color:var(--muted)}.access-card h2{margin:9px 0 13px}.access-card p{color:var(--muted);font-size:13px;line-height:1.7}.access-card strong{margin-top:auto;font-size:13px}.access-card strong span{margin-left:9px}.platform-access{background:var(--green);color:#fff;border-color:var(--green)}.platform-access .access-icon{background:#ffffff18}.platform-access small,.platform-access p{color:#d6e1dc}.access-help{text-align:center;margin:27px 0 0;color:var(--muted);font-size:12px}@media(max-width:760px){.access-page{min-height:0;padding-top:34px;padding-bottom:50px}.access-heading{margin-bottom:25px}.access-heading h1{font-size:37px}.access-heading p{font-size:12px}.access-options{grid-template-columns:1fr;gap:15px}.access-card{min-height:260px;padding:26px}.access-icon{margin-bottom:20px}.access-card h2{font-size:27px}}
/* Comfortable touch targets for phone and tablet users. */
@media(max-width:760px){.view-toggle button,.card-arrow,.month-nav a,.text-button,.text-link,.footer a{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.view-toggle button{padding:10px 13px}.card-arrow{width:44px;height:44px}.month-nav a{min-width:44px}.text-button,.text-link{padding:8px 4px}.gallery{grid-template-rows:150px 150px}.detail-map{height:360px}}
.platform-security{max-width:760px;margin:22px auto;padding:34px}.setup-steps{padding-left:22px;color:var(--muted);line-height:1.75}.setup-steps li{margin-bottom:10px}.secret-code,.uri-code{display:block;padding:12px;margin:8px 0;background:#f3f4ef;border:1px solid var(--line);border-radius:8px;color:var(--ink);font:13px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere;user-select:all}.platform-security details{margin:20px 0}.platform-security form{max-width:340px;margin-top:24px}
.status-badge.expired{background:#eeeae4;color:#7d6f5c}.reservation-card input[name=reason]{flex:1 1 260px;font-size:12px;padding:8px 10px}.readiness{font-size:12px;margin:0 0 12px}.readiness summary{cursor:pointer;color:#96652a;font-weight:600}.readiness ul{margin:8px 0 0;padding-left:18px;color:var(--muted)}.readiness li.danger{color:#aa5139}.risk-list{font-size:12px;padding-left:18px}.risk-list li{margin-bottom:6px}.payment-box{text-align:left}
