@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Manrope:wght@400;500;600;700&display=swap);:root{--background:36 33% 94%;--foreground:40 10% 12%;--card:36 33% 96%;--card-foreground:40 10% 12%;--popover:0 0% 100%;--popover-foreground:40 10% 12%;--primary:154 30% 18%;--primary-foreground:36 33% 96%;--secondary:36 22% 88%;--secondary-foreground:40 10% 12%;--muted:36 18% 90%;--muted-foreground:40 6% 38%;--accent:42 38% 52%;--accent-foreground:40 10% 12%;--destructive:4 72% 42%;--destructive-foreground:36 33% 96%;--border:36 14% 82%;--input:36 14% 82%;--ring:42 38% 52%;--radius:0.75rem;--chart-1:154 30% 18%;--chart-2:42 38% 52%;--chart-3:18 33% 52%;--chart-4:92 18% 42%;--chart-5:190 28% 34%;--font-sans:"Manrope",ui-sans-serif,system-ui,sans-serif;--font-serif:"Cormorant Garamond",ui-serif,Georgia,serif;--sand:#f6f1e7;--linen:#efe7da;--stone:#d8d1c6;--charcoal:#1f1e1b;--forest:#1f3a2e;--olive:#3e5a3f;--moss:#6e7f5b;--brass:#b08d57;--clay:#b07a5a}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f1eb;background-color:hsl(var(--background));color:#22201c;color:hsl(var(--foreground));font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-family:var(--font-sans);line-height:1.6}h1,h2,h3,h4{line-height:1.2}.font-serif,h1,h2,h3,h4{font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-family:var(--font-serif)}.font-sans{font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-family:var(--font-sans)}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d8d2cb;background:hsl(var(--border));border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#67635b;background:hsl(var(--muted-foreground))}:focus-visible{ring:2px solid #b39756;ring:2px solid hsl(var(--ring));outline:none}.transition-colors{transition:color .2s,background-color .2s,border-color .2s}.hover-shadow{transition:box-shadow .2s}.hover-shadow:hover{box-shadow:0 4px 20px #0000001f}.App{background-color:#f6f1e7;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 1rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}@media (max-width:768px){#booking-widget>div{transform:translateY(-20px)!important}}@media (max-width:600px){[data-booking-field]{border-bottom:1px solid #efe7da!important;border-right:none!important}}@media (max-width:480px){.rdp{font-size:14px}}.hero-section{display:flex;flex-direction:column;min-height:78vh;overflow:hidden;position:relative}.hero-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.hero-overlay{background:linear-gradient(180deg,#0003 0,#0000001a 40%,#00000080 80%,#0009);inset:0;position:absolute;z-index:1}.hero-content{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem 1rem 5rem;position:relative;text-align:center;z-index:2}.booking-bar{margin-top:0;padding:0 1rem;position:relative;z-index:10}.booking-bar-inner{background:#fff;border:1px solid #d8d1c680;border-radius:20px;box-shadow:0 20px 60px #1f3a2e26;overflow:hidden}.radix-popover-content,[data-radix-popper-content-wrapper]{z-index:9999!important}.section-py{padding-bottom:3.5rem;padding-top:3.5rem}@media (min-width:768px){.section-py{padding-bottom:5rem;padding-top:5rem}}.room-card{overflow:hidden;transition:box-shadow .2s,transform .2s}.room-card:hover{box-shadow:0 8px 32px #0000001f;transform:translateY(-2px)}.room-card:hover .room-card-image{transform:scale(1.03)}.room-card-image{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.brass-line{background:var(--brass);display:inline-block;height:2px;margin-bottom:1rem;width:3rem}.status-confirmed{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.status-pending_payment{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.status-cancelled{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.status-checked_in{background:#dbeafe;border:1px solid #bfdbfe;color:#1e40af}.status-checked_out{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.admin-sidebar{background:var(--forest);bottom:0;color:#fff;display:flex;flex-direction:column;left:0;min-height:100vh;overflow-y:auto;position:fixed;top:0;width:260px;z-index:40}.admin-content{background:hsl(var(--background));margin-left:260px;min-height:100vh}@media (max-width:1024px){.admin-sidebar{transform:translateX(-100%);transition:transform .3s}.admin-sidebar.open{transform:translateX(0)}.admin-content{margin-left:0}}.cal-day-available{background:#dcfce7;color:#166534}.cal-day-blocked{background:#fee2e2;color:#991b1b}.cal-day-booked{background:#fde68a;color:#92400e}.cal-day-past{opacity:.4;pointer-events:none}.price-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em}
/*# sourceMappingURL=main.6056b23a.css.map*/