:root{--ff: "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--ff-num: "JetBrains Mono", ui-monospace, SFMono-Regular, monospace}html,body{margin:0;padding:0;font-family:var(--ff);background:#0b0c0f}body.theme-light{background:#e9e5dc}body.theme-dark{background:#0b0c0f}button{font-family:inherit}*{box-sizing:border-box}.r-sharp{--r-sm: 4px;--r-md: 6px;--r-lg: 8px;--r-pill: 4px}.r-medium{--r-sm: 8px;--r-md: 12px;--r-lg: 14px;--r-pill: 999px}.r-round{--r-sm: 12px;--r-md: 18px;--r-lg: 22px;--r-pill: 999px}@keyframes step-in-right{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@keyframes step-in-left{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}.step-in-right{animation:step-in-right .28s cubic-bezier(.2,.8,.2,1) forwards}.step-in-left{animation:step-in-left .28s cubic-bezier(.2,.8,.2,1) forwards}@keyframes pp-spin{to{transform:rotate(360deg)}}@keyframes pp-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.pp-shimmer{background:linear-gradient(90deg,var(--shimmer-a, #f0ede6) 25%,var(--shimmer-b, #e4e0d8) 50%,var(--shimmer-a, #f0ede6) 75%);background-size:1200px 100%;animation:pp-shimmer 1.5s infinite linear;border-radius:inherit}.theme-dark .pp-shimmer{--shimmer-a: #1c1f27;--shimmer-b: #252830}.booking-widget *::-webkit-scrollbar,.booking-widget::-webkit-scrollbar,.pp-widget-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important}.booking-widget *,.booking-widget,.pp-widget-scroll{scrollbar-width:none!important;-ms-overflow-style:none!important}[data-pp-section]{scroll-margin-top:76px}.pp-section-flash{animation:pp-section-flash 1.6s ease-out}@keyframes pp-section-flash{0%,35%{box-shadow:inset 0 0 0 3px #3b82f6bf}to{box-shadow:inset 0 0 0 3px #3b82f600}}
