.stay-calendar{border:1px solid #c9d3cf;border-radius:8px;max-width:100%;margin:20px 0;padding:16px}.stay-calendar-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.stay-calendar-heading button,.stay-calendar-grid button{color:#194d4e;cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:40px}.stay-calendar-heading button{min-width:40px}.stay-calendar-grid{text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.stay-calendar-grid>span{padding:5px 0;font-size:12px}.stay-calendar-grid button{font:inherit;font-size:14px}.stay-calendar-grid button:disabled{color:#999;cursor:default;text-decoration:line-through}.stay-calendar-grid button.selected{color:#fff;background:#194d4e}.stay-calendar-grid button.in-range{background:#e6eeea}.stay-calendar-grid button:not(:disabled):hover{outline:1px solid #194d4e}.stay-calendar-footer{justify-content:space-between;gap:8px;margin-top:12px;font-size:11px;display:flex}.stay-calendar-footer button{color:#194d4e;cursor:pointer;background:0 0;border:0;text-decoration:underline}.stay-calendar button:focus-visible{outline-offset:2px;outline:2px solid #a77632}.booking-card.scheduling-card{box-shadow:none;background:0 0;border:0;padding:0}.schedule-widget{color:var(--foreground);flex-direction:column;gap:10px;display:flex}.schedule-widget .stay-calendar{background:#faf9f5;border:1px solid #ded8cb;border-radius:14px;margin:0;padding:10px 12px 12px;box-shadow:0 2px 7px #17464c06}.schedule-widget .stay-calendar-heading{justify-content:space-between;align-items:center;gap:8px;margin:0;display:flex}.schedule-widget .stay-calendar-heading strong{font-size:18px}.schedule-widget .stay-calendar-heading button{width:36px;height:36px;color:var(--foreground);background:0 0;border:0;font-size:23px}.schedule-widget .stay-calendar>.detail{clip-path:inset(50%);width:1px;height:1px;margin:0;position:absolute;overflow:hidden}.schedule-widget .stay-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.schedule-widget .stay-calendar-grid>span{place-items:center;min-height:25px;font-size:12px;display:grid}.schedule-widget .stay-calendar-grid>button{width:100%;height:36px;min-height:36px;color:var(--foreground);background:0 0;border:0;border-radius:50%;padding:0;font-size:14px}.schedule-widget .stay-calendar-grid>button:disabled{color:#9c9d98;opacity:.65;text-decoration:line-through}.schedule-widget .stay-calendar-grid>button.in-range{background:#e5ece8;border-radius:6px}.schedule-widget .stay-calendar-grid>button.selected{color:#fffaf1;background:#17464c}.stay-calendar-legend{color:var(--muted-foreground);justify-content:center;align-items:center;gap:24px;margin:12px 0 5px;font-size:11px;display:flex}.stay-calendar-legend>span{align-items:center;gap:7px;display:flex}.stay-calendar-legend i{color:#9c9d98;font-size:21px;font-style:normal;line-height:1}.stay-calendar-legend .available-dot{background:#17464c;border-radius:50%;width:12px;height:12px}.schedule-widget .stay-calendar-footer{flex-wrap:wrap;justify-content:center;gap:6px 12px;margin-top:0;font-size:11px;display:flex}.schedule-widget .schedule-dates,.schedule-widget .schedule-options{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.schedule-widget .schedule-dates label,.schedule-widget .schedule-options label{background:#faf9f5;border:1px solid #d9d0bf;border-radius:10px;min-width:0;margin:0;padding:8px 8px 7px 38px;font-size:12px;line-height:1.3;position:relative}.schedule-widget label>svg{stroke-width:1.5px;width:21px;height:21px;position:absolute;top:18px;left:10px}.scheduling-card .schedule-widget .schedule-dates input,.scheduling-card .schedule-widget .schedule-options select{min-width:0;height:26px;color:var(--foreground);box-shadow:none;line-height:1.3;display:block;background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;min-height:24px!important;margin:2px 0 0!important;padding:0!important;font-size:14px!important}.schedule-widget input::-webkit-calendar-picker-indicator{width:12px;margin:0;padding:0}.schedule-heating-note{background:#e7eeea;border-radius:11px;align-items:center;gap:12px;padding:10px 12px;display:flex}.schedule-heating-note>svg{color:#b3976e;stroke-width:1.4px;flex-shrink:0;width:30px;height:30px}.schedule-heating-note strong,.schedule-heating-note span{font-size:13px;line-height:1.5;display:block}.schedule-heating-note strong{font-weight:500}.schedule-heating-note span{font-size:11px}.schedule-widget .schedule-cta{color:#fffaf1;background:#17464c;border-radius:30px;gap:12px;width:100%;min-height:48px;margin-top:6px;padding:11px 20px;font-size:18px;font-weight:400}.schedule-guest-details{background:var(--brand-surface);border:1px solid var(--border);border-radius:14px;margin-top:24px;padding:20px;scroll-margin-top:20px}@media (min-width:651px){.schedule-widget .stay-calendar-grid>button{height:42px}.schedule-widget .stay-calendar-heading strong{font-size:20px}.schedule-widget .schedule-dates label,.schedule-widget .schedule-options label{padding-top:11px;padding-bottom:11px}}@media (max-width:650px){#booking.booking{flex-direction:column;gap:20px;padding:20px 16px 28px;scroll-margin-top:12px;display:flex}#booking.booking>div:first-child{order:2;max-width:none}#booking.booking>div:first-child>.textlink{display:none}#booking.booking>div:first-child .eyebrow{font-size:10px}#booking.booking>div:first-child h2{margin:6px 0 10px;font-size:28px}#booking.booking>div:first-child p:not(.eyebrow){font-size:13px;line-height:1.5}#booking.booking>div:first-child .fine-note{padding-top:12px;margin-top:12px!important}}@media (max-width:600px){.schedule-widget{gap:10px}.schedule-widget .stay-calendar{border-radius:18px;height:auto;min-height:0;padding:16px 16px 12px;line-height:1.25}.schedule-widget .stay-calendar-heading{height:38px}.schedule-widget .stay-calendar-heading strong{font-size:20px;font-weight:600}.schedule-widget .stay-calendar-heading button{width:40px;height:38px;min-height:0;font-size:23px}.schedule-widget .stay-calendar-grid{grid-template-rows:28px;grid-auto-rows:36px;align-content:start;gap:0;height:auto;min-height:0}.schedule-widget .stay-calendar-grid>span{min-height:0;padding:0;font-size:13px}.schedule-widget .stay-calendar-grid>button{isolation:isolate;justify-self:center;width:36px;height:36px;min-height:0;font-size:16px;line-height:1;position:relative}.schedule-widget .stay-calendar-grid>button.selected{background:0 0}.schedule-widget .stay-calendar-grid>button.selected:before{content:"";z-index:-1;background:#17464c;border-radius:50%;width:38px;height:38px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.schedule-widget .stay-calendar-legend{gap:22px;height:21px;margin:6px 0 0;font-size:12px;line-height:21px}.schedule-widget .stay-calendar-legend i{font-size:18px}.schedule-widget .stay-calendar-footer{gap:0 8px;font-size:12px;line-height:21px}.schedule-widget .schedule-dates,.schedule-widget .schedule-options{gap:10px}.schedule-widget .schedule-dates label,.schedule-widget .schedule-options label{border-radius:14px;height:64px;padding:10px 8px 10px 36px;font-size:12px;line-height:16px}.schedule-widget label>svg{width:20px;height:20px;top:23px;left:10px}.scheduling-card .schedule-widget .schedule-dates input,.scheduling-card .schedule-widget .schedule-options select{height:26px;min-height:0!important;margin-top:1px!important;font-size:16px!important}.schedule-heating-note{border-radius:14px;gap:10px;min-height:64px;padding:10px 14px}.schedule-heating-note>svg{width:26px;height:26px}.schedule-heating-note strong{font-size:14px;line-height:20px}.schedule-heating-note span{font-size:12px;line-height:18px}.schedule-widget .schedule-cta{border-radius:29px;height:58px;min-height:0;margin-top:4px;padding:10px 16px;font-size:18px}}.schedule-date-placeholder{pointer-events:none;font-size:14px;line-height:26px;position:absolute;bottom:9px;left:38px}.schedule-dates label:has(.schedule-date-placeholder) input:not(:focus){opacity:0}.schedule-dates label:focus-within .schedule-date-placeholder{display:none}@media (max-width:600px){.schedule-date-placeholder{font-size:16px;bottom:10px;left:36px}}.approved-mobile-opening{display:none}@media (max-width:650px){body:has(.approved-mobile-opening){padding-bottom:calc(68px + env(safe-area-inset-bottom))}body:has(.approved-mobile-opening)>.maya-site-header{display:none}main>.maya-photo-hero,main>.listing-summary,main>.maya-trust-card{display:none}.approved-mobile-opening{--hero-gold:#dfbd7b;--hero-teal:#002e34;background:var(--hero-teal);color:#fffaf1;flex-direction:column;height:100svh;min-height:570px;display:flex}.approved-header{z-index:20;color:#17464c;background:#faf8f1;border:0;flex:0 0 70px;justify-content:center;align-items:center;height:70px;padding:6px 14px;display:flex;position:relative;top:auto}.approved-brand{justify-content:center;align-items:center;min-width:0;display:flex}.approved-brand-logo{object-fit:contain;object-position:center;width:min(286px,100%);height:auto;display:block}.approved-hero{isolation:isolate;flex:1;min-height:0;position:relative;overflow:hidden}.approved-photo-viewport{touch-action:pan-y pinch-zoom;height:76%;position:absolute;inset:0 0 auto;overflow:hidden}.approved-photo-track{height:100%;display:flex}.approved-photo-slide{flex:0 0 100%;min-width:0;height:100%}.approved-photo-slide img{object-fit:cover;object-position:center top;width:100%;height:100%}.approved-gradient{pointer-events:none;background:linear-gradient(#0000 30%,#002e3414 40%,#002e34cc 57%,#002e34 73%);position:absolute;inset:0}.approved-gallery-counter{z-index:2;color:#fffaf1;background:#17464ccc;border:0;border-radius:14px;align-items:center;gap:12px;min-height:40px;padding:10px 14px;font:400 16px/1.2 Arial,sans-serif;display:flex;position:absolute;top:16px;right:14px}.approved-gallery-counter svg{width:19px;height:19px}.approved-photo-prev,.approved-photo-next{color:#fff;opacity:0;background:#002e3499;border:0;border-radius:50%;width:40px;height:44px;position:absolute;top:30%}.approved-photo-prev{left:8px}.approved-photo-next{right:8px}:is(.approved-photo-prev:focus-visible,.approved-photo-next:focus-visible){opacity:1}.approved-hero-content{left:14px;right:14px;bottom:calc(26px + env(safe-area-inset-bottom));text-align:center;flex-direction:column;gap:clamp(17px,2.5svh,24px);display:flex;position:absolute}.approved-eyebrow{letter-spacing:3.5px;color:var(--hero-gold);margin:0 0 7px;font:600 11px/1.3 Arial,sans-serif}.approved-heading h1{letter-spacing:-1.6px;color:#fffaf1;white-space:nowrap;margin:0 0 7px;font:400 clamp(44px,13.6vw,53px)/1 Georgia,serif}.approved-heading .approved-subtitle{color:#fffaf1;margin:0;font:400 clamp(17px,5.15vw,20px)/1.2 Georgia,serif}.approved-stats{grid-template-columns:repeat(4,1fr);padding:1px 0;display:grid}.approved-stats>div{border-right:1px solid #d6bd8866;grid-template-rows:29px 17px;place-items:center;row-gap:5px;display:grid}.approved-stats>div:last-child{border:0}.approved-stats>div>span:first-child{grid-template-columns:24px 18px;justify-content:center;align-items:center;column-gap:8px;width:50px;height:29px;display:grid}.approved-stats svg{width:24px;height:24px;color:var(--hero-gold);stroke-width:1.6px;display:block}.approved-stats strong{text-align:center;font-variant-numeric:tabular-nums;width:18px;font:400 26px/1.1 Georgia,serif;display:block}.approved-stats>div>span:last-child{text-align:center;height:17px;font:400 14px/17px Georgia,serif;display:block}.approved-trust{color:#fffaf1;border:1px solid #cfb27ac9;border-radius:32px;grid-template-columns:1.1fr 1fr 1fr;align-items:center;min-height:62px;padding:10px 9px;display:grid}.approved-trust>span{text-align:left;border-right:1px solid #d6bd8866;grid-template-columns:23px auto;justify-content:center;align-items:center;column-gap:7px;height:40px;font:400 14px/1.12 Georgia,serif;display:grid}.approved-trust>span:last-child{border:0}.approved-trust svg{width:23px;height:23px;color:var(--hero-gold);stroke-width:1.5px;display:block}.approved-trust>span>span{display:block}.approved-trust-rating>svg{fill:var(--hero-gold);stroke-width:0}.approved-trust-rating strong{font:400 26px/1 Georgia,serif;display:block}.approved-trust-rating small{white-space:nowrap;margin-top:2px;font:400 9px/1.2 Arial,sans-serif;display:block}.approved-booking{color:#fffaf1;background:#ffffff03;border:1px solid #fffaf1e6;border-radius:30px;justify-content:center;align-items:center;gap:13px;min-height:56px;font:400 21px/1.2 Georgia,serif;display:flex}.approved-booking svg{stroke-width:1.5px;width:23px;height:23px;transform:translateY(1px)}.approved-mobile-opening :focus-visible{outline:3px solid var(--hero-gold);outline-offset:3px}}@media (max-width:374px){.approved-header{padding-left:10px;padding-right:10px}.approved-brand-logo{width:min(274px,100%)}.approved-stats>div>span:last-child{font-size:11px}.approved-trust>span{gap:4px;font-size:11px}}@media (max-width:650px) and (max-height:650px){.approved-header{flex-basis:66px;height:66px}.approved-hero-content{gap:11px;bottom:12px}.approved-heading h1{font-size:40px}.approved-heading .approved-subtitle{font-size:13px}.approved-eyebrow{font-size:10px}.approved-stats strong{font-size:22px}.approved-trust{min-height:51px;padding:7px}.approved-booking{min-height:44px;font-size:19px}}@media (prefers-reduced-motion:reduce){.approved-mobile-opening *{scroll-behavior:auto}}
