@charset "UTF-8";:root{--bg: #faf8f6;--bg-card: #ffffff;--text: #2c2c2c;--text-muted: #6b6b6b;--accent: #8b5a6b;--accent-dark: #6b3a4a;--accent-soft: #a67c8a;--border: #e8e4e1;--header-bg: #ffffff;--header-text: #2c2c2c;--header-border: #e8e4e1;--primary: #8b5a6b;--surface: #f5f2ef;--surface-hover: #ebe7e3;--footer-bg: #f0ebe6;--badge-available: #e8f5e9;--badge-available-text: #2e7d32;--badge-booked: #fff8e1;--badge-booked-text: #e65100;--touch-target: 44px;--content-padding: 1rem;--max-content: 72rem;--font-heading: "Outfit", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Outfit", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@media (min-width: 600px){:root{--content-padding: 1.5rem}}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-weight:400;line-height:1.5;color:var(--text);background:var(--bg);overflow-x:hidden}main{min-height:calc(100vh - 64px);min-height:calc(100dvh - 64px);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-bottom:env(safe-area-inset-bottom,0)}h1,h2,h3{font-family:var(--font-heading);font-weight:600}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,[type=button],[type=submit]{min-height:var(--touch-target);font-family:var(--font-body)}input,select,textarea{font-size:16px;max-width:100%;font-family:var(--font-body)}@media (max-width: 767px){main{min-height:calc(100vh - 56px);min-height:calc(100dvh - 56px)}}html,body{height:100%}.pac-container{z-index:15000!important}
