@charset "UTF-8";:root{--color-primary: #1976d2;--color-primary-dark: #1565c0;--color-primary-light: #e3f2fd;--color-accent: #00bfa5;--color-bg: #f6f8fc;--color-surface: rgba(255, 255, 255, .9);--color-text: #18212f;--color-text-secondary: #667085;--color-border: #d0d5dd;--color-error: #d32f2f;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--font-family: "Inter", sans-serif;--text-sm: 13px;--text-md: 14px;--text-lg: 18px;--text-xl: 22px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--shadow-sm: 0 2px 6px rgba(0,0,0,.05);--shadow-md: 0 10px 30px rgba(0,0,0,.08);--shadow-lg: 0 20px 60px rgba(0,0,0,.12)}:root{--color-primary: #c8a97e;--color-background: #f8f5f0;--color-surface: #fcfaf6;--color-text: #2c2c2c;--color-text-soft: #8f8579;--color-card: #ffffff;--color-border: #e5e0d8;--color-divider: rgba(200, 169, 126, .28);--shadow-soft: 0 10px 30px rgba(61, 48, 31, .06)}html{height:100%;scroll-behavior:smooth;overflow-x:hidden}body{min-height:100%;margin:0;background:var(--color-background);color:var(--color-text);font-family:Inter,sans-serif;overflow-x:hidden;overflow-y:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}app-root{display:block;min-height:100vh}*,*:before,*:after{box-sizing:border-box}img,svg,video,canvas{display:block;max-width:100%}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}::selection{background:#c8a97e38}@media (pointer: fine){::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#e5e0d859}::-webkit-scrollbar-thumb{background:#c8a97e8c;border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#c8a97ec7;border:2px solid transparent;background-clip:padding-box}}.site-brand{width:fit-content;max-width:100%;justify-self:start;-webkit-tap-highlight-color:transparent}.site-brand:focus{outline:none}.site-brand:focus-visible{outline:2px solid var(--site-accent);outline-offset:4px}@media (max-width: 1120px){.site-nav{min-height:0;max-height:calc(100dvh - var(--site-header-height) - 1rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.has-preview .site-nav{max-height:calc(100dvh - var(--site-header-height) - var(--site-preview-height) - 1rem)}.site-nav__item.is-structures-open .site-nav__dropdown{min-height:0;max-height:min(52dvh,30rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}}.amenities-modal__body{min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}@media (max-width: 640px){.amenities-modal-backdrop{overflow:hidden;overscroll-behavior:none}.amenities-modal{height:100dvh;min-height:0;max-height:100dvh;overflow:hidden}.amenities-modal__body{min-height:0;max-height:none;overflow-y:scroll;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}}@media (max-width: 640px){.amenities-modal-backdrop{position:fixed!important;inset:0!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important;touch-action:none!important}.amenities-modal{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;width:100%!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;overflow:hidden!important}.amenities-modal__header{position:relative!important;flex:none!important;min-height:0!important}.amenities-modal__body{display:block!important;min-width:0!important;min-height:0!important;height:100%!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}}@supports (-webkit-touch-callout: none){@media (max-width: 640px){.amenities-modal-backdrop,.amenities-modal{height:-webkit-fill-available!important;max-height:-webkit-fill-available!important}}}
