@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap";:root{--cream: #fbf6ed;--paper: #fffdf8;--sand: #ead7bd;--terracotta: #b7653f;--terracotta-dark: #8f472b;--olive: #526448;--olive-dark: #263624;--pool: #4eb6cf;--ink: #26312b;--muted: #6e746b;--line: rgba(38, 49, 43, .12);--shadow: 0 18px 60px rgba(75, 59, 42, .14);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream)}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem clamp(1rem,4vw,4rem);background:#fbf6ede0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand,.admin-brand{display:inline-flex;align-items:center;gap:.72rem}.brand-logo-wrap{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#eadabd;border:1px solid rgba(38,49,43,.08);box-shadow:0 8px 22px #4b3b2a1f}.brand-logo{width:100%;height:100%;object-fit:cover}.brand-mark{width:42px;height:42px;border-radius:50%;display:inline-grid;place-items:center;background:linear-gradient(135deg,var(--terracotta),var(--olive));color:#fff;font-family:Playfair Display,serif;font-weight:700}.brand strong,.admin-brand strong{display:block;letter-spacing:-.02em}.brand-text strong{font-size:1.08rem}.brand small,.admin-brand small{display:block;color:var(--muted);font-size:.78rem}.main-nav{display:flex;align-items:center;gap:.35rem}.main-nav a{padding:.65rem .85rem;border-radius:999px;color:var(--olive-dark);font-weight:600}.main-nav a.active,.main-nav a:hover{background:#fff;box-shadow:0 8px 24px #2c292014}.hero-section{position:relative;min-height:calc(100vh - 74px);display:grid;align-items:end;padding:clamp(1rem,4vw,4rem)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000f,#231d1459)}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;max-width:680px;margin-top:12rem}.hero-copy h1,.section h1,.section h2,.admin-page h1,.admin-page h2{font-family:Playfair Display,serif;line-height:1.04;letter-spacing:-.03em;margin:.2rem 0 .8rem}.hero-copy h1{font-size:clamp(2.25rem,5.4vw,4.65rem);color:var(--olive-dark);text-wrap:balance}.hero-copy p{color:var(--muted);font-size:1.08rem;line-height:1.7;max-width:58ch}.hero-copy .eyebrow{color:var(--terracotta-dark)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:.75rem;color:var(--terracotta-dark);margin:0 0 .45rem}.glass-card{background:#fffdf8f0;border-color:#ffffff9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.primary-button,.secondary-button,.ghost-button{border:0;border-radius:999px;padding:.9rem 1.2rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.primary-button{background:var(--terracotta);color:#fff;box-shadow:0 14px 32px #8f472b47}.secondary-button{background:#fff;color:var(--olive-dark);border:1px solid var(--line)}.ghost-button{background:#ffffff1f;color:inherit;border:1px solid var(--line)}.full{width:100%}.section{padding:clamp(3.2rem,7vw,6.5rem) clamp(1rem,4vw,4rem)}.centered{text-align:center;margin-inline:auto}.section-heading{max-width:760px;margin-bottom:1.5rem}.section-heading h1,.section-heading h2{font-size:clamp(2rem,5vw,3.6rem)}.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:clamp(1rem,4vw,3rem);align-items:start}.story-section p:last-child{font-size:1.08rem;line-height:1.9;color:var(--muted)}.card,.photo-card,.rate-card,.video-card,.auth-card,.stat-card{background:var(--paper);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:clamp(1rem,3vw,1.5rem)}.photo-card{overflow:hidden;padding:.55rem}.photo-card img{width:100%;height:440px;object-fit:cover;border-radius:22px}.photo-card figcaption{padding:.8rem .5rem .35rem;font-weight:700;color:var(--olive-dark)}.image-feature-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:1rem}.image-feature-grid .photo-card:first-child img{height:520px}.amenity-grid{display:flex;flex-wrap:wrap;gap:.7rem}.amenity-grid span{padding:.75rem 1rem;background:#fff;border:1px solid var(--line);border-radius:999px;font-weight:700;color:var(--olive-dark)}.rate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.rate-card h3{margin:0 0 .3rem;font-size:1.2rem}.rate-card p{color:var(--muted);min-height:44px}.price-row,.total-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding-top:.8rem;margin-top:.8rem}.total-row{font-size:1.25rem;color:var(--terracotta-dark)}.simple-list{margin-top:1rem}.video-card{padding:.55rem;overflow:hidden}.video-card video{width:100%;border-radius:24px;background:#000;max-height:620px;object-fit:cover}.rules-list{margin:1rem 0 0;padding-left:1.2rem;color:var(--muted);line-height:1.7}.booking-cta{text-align:center;background:var(--olive-dark);color:#fff;margin:0 clamp(1rem,4vw,4rem) 4rem;border-radius:34px}.booking-cta h2{font-size:clamp(2rem,4vw,3.4rem)}.booking-cta p{color:#ffffffb8}.site-footer{display:flex;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,4vw,4rem);background:#fff;border-top:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-brand img{width:78px;height:78px;border-radius:22px;object-fit:cover;border:1px solid var(--line)}.site-footer h2{font-family:Playfair Display,serif;margin:0 0 .4rem}.microcopy{color:var(--muted);font-size:.9rem;line-height:1.5}.floating-note{position:fixed;left:1rem;bottom:1rem;background:#fff;padding:.8rem 1rem;border-radius:999px;box-shadow:var(--shadow)}.booking-page{background:linear-gradient(180deg,var(--cream),#fff)}.booking-layout{display:grid;grid-template-columns:minmax(0,1.4fr) 420px;gap:1.2rem;align-items:start;max-width:1180px;margin:0 auto}.booking-form,.booking-summary{width:100%}.sticky-card{position:sticky;top:96px}label{display:grid;gap:.35rem;font-weight:800;color:var(--olive-dark)}input,textarea,select{width:100%;border:1px solid var(--line);background:#fff;border-radius:16px;padding:.85rem .95rem;color:var(--ink);outline:none}input:focus,textarea:focus,select:focus{border-color:var(--terracotta);box-shadow:0 0 0 4px #b7653f1f}.form-grid{display:grid;gap:1rem;margin-bottom:1rem}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-section-title{font-weight:900;margin:1.3rem 0 .75rem;color:var(--olive-dark)}.form-section-title small{color:var(--muted);font-weight:600;margin-left:.5rem}.slot-picker{display:grid;gap:.75rem}.slot-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:22px;padding:1rem;display:grid;gap:.25rem;color:var(--ink)}.slot-card span{color:var(--terracotta-dark);font-weight:900}.slot-card strong{font-size:1.05rem}.slot-card small{color:var(--muted)}.slot-card.selected{border-color:var(--terracotta);box-shadow:0 0 0 4px #b7653f1f}.checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-bottom:1rem}.checkbox-grid.compact{grid-template-columns:1fr}.checkbox-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;background:#fff;border:1px solid var(--line);border-radius:18px;padding:.8rem;font-weight:700}.checkbox-card input{width:auto}.form-error,.success-message{padding:.9rem 1rem;border-radius:18px;margin:1rem 0;font-weight:700}.form-error{background:#fff0ea;color:#a23d28}.success-message{background:#eef7ed;color:#2d6731}.thank-you-page{min-height:70vh;display:grid;place-items:center}.confirmation-card{max-width:980px;width:100%}.confirmation-card h1{font-size:clamp(2rem,5vw,4rem)}.confirmation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:1.4rem 0}.confirmation-grid div{background:var(--cream);border:1px solid var(--line);border-radius:20px;padding:1rem;display:grid;gap:.35rem}.confirmation-grid span{color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.confirmation-grid small{color:var(--muted)}.next-steps{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1rem}.next-steps li{margin-bottom:.4rem;color:var(--muted)}.admin-layout{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:#f7f1e8}.admin-sidebar{padding:1rem;background:var(--olive-dark);color:#fff;display:flex;flex-direction:column;gap:1rem}.admin-sidebar .brand-mark{background:#ffffff1f;font-family:Inter,sans-serif;font-size:.82rem}.admin-sidebar small,.admin-profile small{color:#ffffffad}.admin-profile{border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:1rem;display:grid;gap:.25rem}.admin-link{color:#fff;font-weight:800;padding:.85rem 1rem;border-radius:16px;background:#ffffff17}.admin-main{padding:clamp(1rem,3vw,2rem);overflow:auto}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-tabs,.filter-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.admin-tabs button,.filter-row button,.table-actions button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.7rem .9rem;font-weight:800;color:var(--olive-dark)}.admin-tabs button.active,.filter-row button.active{background:var(--terracotta);color:#fff;border-color:var(--terracotta)}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.stat-card{display:grid;gap:.35rem}.stat-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:900}.stat-card strong{font-size:1.7rem}.responsive-table{overflow:auto}table{width:100%;border-collapse:collapse;min-width:880px}th,td{text-align:left;padding:.85rem;border-bottom:1px solid var(--line);vertical-align:top}th{color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}td small{display:block;color:var(--muted);margin-top:.2rem}.table-actions{display:flex;gap:.4rem;flex-wrap:wrap}.status-badge{display:inline-flex;padding:.45rem .65rem;border-radius:999px;font-size:.78rem;font-weight:900;background:#eee;color:var(--ink)}.status-pending,.status-pending_verification{background:#fff4d7;color:#8d5e00}.status-paid_confirmed,.status-paid{background:#e8f7ef;color:#26724a}.status-cancelled,.status-expired{background:#f5e6e1;color:#a23d28}.status-completed{background:#e8f1ff;color:#275d9f}.status-manual_block{background:#eee7ff;color:#5740a1}.calendar-list{display:grid;gap:.75rem}.calendar-event{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem;border:1px solid var(--line);border-radius:18px;background:#fff}.calendar-event small{display:block;color:var(--muted);margin-top:.2rem}.admin-login-page{min-height:100vh;display:grid;place-items:center;padding:1rem;background:linear-gradient(135deg,var(--olive-dark),var(--terracotta-dark))}.auth-card{width:min(100%,460px);display:grid;gap:.9rem}.auth-card h1{font-family:Playfair Display,serif;font-size:2.4rem;margin:0}.env-list{display:grid;gap:.5rem}.env-list code{display:block;padding:.7rem;background:var(--cream);border-radius:12px}.inline-check{display:flex;align-items:center;gap:.5rem;margin:.8rem 0}.inline-check input{width:auto}@media (max-width: 980px){.two-column,.booking-layout,.admin-layout{grid-template-columns:1fr}.rate-grid,.stat-grid,.confirmation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-feature-grid{grid-template-columns:1fr}.photo-card img,.image-feature-grid .photo-card:first-child img{height:360px}.sticky-card,.admin-sidebar{position:static}}@media (max-width: 640px){.site-header{align-items:flex-start}.main-nav{gap:.15rem}.main-nav a{padding:.55rem .6rem;font-size:.9rem}.brand small{display:none}.brand-logo-wrap{width:48px;height:48px;border-radius:16px}.hero-section{min-height:78vh;padding:1rem;align-items:end}.hero-copy{margin-top:8rem}.hero-copy h1{font-size:2.35rem}.section{padding:3rem 1rem}.rate-grid,.form-grid.two,.checkbox-grid,.confirmation-grid{grid-template-columns:1fr}.site-footer{display:grid}.footer-brand{align-items:flex-start}.footer-brand img{width:64px;height:64px;border-radius:18px}.booking-cta{margin:0 1rem 2rem}.photo-card img,.image-feature-grid .photo-card:first-child img{height:300px}.calendar-event{align-items:flex-start;flex-direction:column}}.public-calendar{max-width:1180px;margin:0 auto 1.2rem}.calendar-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.calendar-header h2{font-size:clamp(1.8rem,4vw,3rem);margin:0}.calendar-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.calendar-legend{display:flex;flex-wrap:wrap;gap:.55rem;margin:.7rem 0 1rem}.calendar-legend span{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .65rem;border:1px solid var(--line);background:#fff;border-radius:999px;font-size:.82rem;font-weight:800;color:var(--olive-dark)}.legend-dot,.slot-dot{width:.62rem;height:.62rem;border-radius:999px;display:inline-block;background:var(--line)}.legend-dot.available,.slot-dot.status-available{background:#78b97b}.legend-dot.pending,.slot-dot.status-pending{background:#d99a2b}.legend-dot.booked,.slot-dot.status-booked,.slot-dot.status-paid_confirmed,.slot-dot.status-completed{background:var(--terracotta)}.legend-dot.manual_block,.slot-dot.status-manual_block{background:#7a68bf}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.45rem;margin-bottom:.45rem}.calendar-weekdays span{text-align:center;color:var(--muted);font-weight:900;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.public-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.45rem}.calendar-day{min-height:112px;border:1px solid var(--line);border-radius:20px;background:#fff;color:var(--ink);padding:.72rem;display:grid;align-content:start;gap:.38rem;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.calendar-day:hover{transform:translateY(-1px);box-shadow:0 10px 28px #4b3b2a1a}.calendar-day.selected{border-color:var(--terracotta);box-shadow:0 0 0 4px #b7653f1f}.calendar-day.muted-day{background:#ffffff85;color:#26312b85}.calendar-day.status-available{background:linear-gradient(180deg,#fff,#f4fbf1)}.calendar-day.status-pending{background:linear-gradient(180deg,#fff,#fff5dc)}.calendar-day.status-booked,.calendar-day.status-paid_confirmed,.calendar-day.status-completed{background:linear-gradient(180deg,#fff,#fff0ea)}.calendar-day.status-manual_block{background:linear-gradient(180deg,#fff,#f2eeff)}.day-number{font-weight:900;color:var(--olive-dark)}.calendar-day strong{font-size:.76rem;line-height:1.2;color:var(--muted)}.day-slots{display:flex;flex-wrap:wrap;gap:.22rem;margin-top:auto}.calendar-note{margin:1rem 0 0}@media (max-width: 780px){.calendar-header{display:grid}.calendar-actions{justify-content:flex-start}.public-calendar-grid,.calendar-weekdays{grid-template-columns:repeat(7,minmax(42px,1fr));gap:.28rem}.calendar-day{min-height:82px;border-radius:14px;padding:.48rem}.calendar-day strong{font-size:.66rem}.calendar-weekdays span{font-size:.65rem}.day-slots{gap:.14rem}.slot-dot{width:.45rem;height:.45rem}}@media (max-width: 460px){.public-calendar{padding:.8rem}.calendar-actions .secondary-button{padding:.65rem .75rem;font-size:.82rem}.calendar-legend span{font-size:.72rem}.public-calendar-grid,.calendar-weekdays{gap:.22rem}.calendar-day{min-height:76px;padding:.4rem}.calendar-day strong{font-size:.6rem}}
