:root{--primary-color:#9a8159;--text-color:#333;--text-color-white:#fff;--navbar-height:70px}*{box-sizing:border-box}body{color:var(--text-color);-webkit-text-size-adjust:100%;background-color:#fff;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:15px}.section-kicker{font-size:15px;font-weight:600}.section-divider{align-items:center;gap:16px;width:100%;display:flex}.section-divider:before,.section-divider:after{content:"";background-color:#d3d3d3;flex:1;height:1px}.section-divider span{font-size:15px;font-weight:600}.icon-text-row{align-items:center;gap:.5rem;display:flex}.icon-text-row svg{color:var(--primary-color);flex-shrink:0;margin-right:0;font-size:25px}.lightbox-overlay{z-index:2000;background-color:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lightbox-content{justify-content:center;align-items:center;max-width:90%;max-height:90vh;display:flex;position:relative}.lightbox-image{object-fit:contain;border-radius:4px;max-width:100%;max-height:85vh}.lightbox-close{color:var(--text-color-white);cursor:pointer;z-index:2001;background:0 0;border:none;font-size:48px;transition:transform .2s;position:absolute;top:10px;right:20px}.lightbox-close:hover{transform:scale(1.2)}.footer{background-color:var(--primary-color);color:var(--text-color-white);text-align:center;padding:20px 0;font-size:14px}.footer-content{max-width:800px;margin:0 auto}.hero{min-height:calc(100vh - var(--navbar-height));padding-top:var(--navbar-height);background-position:0;background-size:cover;align-items:center;display:flex}.hero-content{width:100%;max-width:600px;color:var(--text-color-white);text-align:left;flex-direction:column;justify-content:center;padding:50px 75px;display:flex}.hero-title{font-family:Times New Roman,serif;font-size:3rem}.hero-divider{background-color:var(--primary-color);border:none;width:100px;min-width:100px;height:5px;margin:30px 0;display:block}.hero-subtitle{font-family:Times New Roman,serif;font-size:1.7rem}.hero-book{background-color:var(--primary-color);width:50%;color:var(--text-color-white);border:none;margin-top:30px;padding:15px;font-size:1.2rem;transition:background-color .3s,transform .2s}.hero-book:hover,.hero-book:focus-visible{background-color:#dbb87f;outline:none}.location{align-items:stretch;width:100%;display:flex}.location-content{width:40%;color:var(--text-color);text-align:left;flex-direction:column;padding:50px 75px;display:flex}.location-divider{background-color:var(--primary-color);border:none;width:50px;height:2px;margin:10px 0}.location-title{font-family:Times New Roman,serif;font-size:2rem}.location-button{width:50%;margin-top:30px}.location-image{justify-content:center;align-items:center;width:60%;padding:50px 75px;display:flex}.location-image img{object-fit:contain;border-radius:4px;width:100%;max-width:700px;height:auto;display:block}.house,.gallery,.contact{padding:50px 75px}.house-properties{grid-template-columns:repeat(6,1fr);align-items:start;gap:clamp(20px,3vw,48px);margin-top:40px;display:grid}.house-property{text-align:center;flex-direction:column;align-items:center;padding:18px 10px;display:flex}.house-property-icon{color:var(--primary-color);margin-bottom:12px;font-size:44px}.house-property-title{margin-bottom:8px;font-size:15px;font-weight:600}.house-property-description{max-width:220px;color:var(--text-color);margin:0;line-height:1.5}.gallery-photos{grid-template-columns:repeat(6,1fr);gap:16px;margin-top:40px;display:grid}.gallery-photo-container{aspect-ratio:3/2;position:relative;overflow:hidden}.gallery-photo{object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .3s;display:block}.gallery-photo:hover{transform:scale(1.05)}.gallery-button{width:300px;margin-top:30px;margin-left:auto;margin-right:auto;display:block}.outline-button{border:var(--primary-color) 1px solid;background-color:var(--text-color-white);color:var(--text-color);padding:15px;font-size:1.2rem;transition:background-color .3s,transform .2s}.outline-button:hover{background-color:#9a8159}.contact-content{flex-direction:column;display:flex}@media (width<=1200px){.gallery-photos,.house-properties{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.gallery-photos,.house-properties{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.gallery-photos,.house-properties{grid-template-columns:repeat(1,1fr)}}@media (width<=868px){.hero-content,.location-content,.location-image{width:100%;padding:20px 25px}.location{flex-direction:column;min-height:auto}.location-image{order:2}.house,.gallery,.contact{padding:20px 25px}.house-properties{gap:24px;margin-top:28px}.house-property-description{max-width:320px}.gallery-photos{gap:12px}}@media (width<=932px) and (orientation:landscape){.hero{min-height:auto;padding:40px 0}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.3rem}.hero-divider{margin:15px 0}.hero-book{margin-top:15px;padding:10px;font-size:1rem}.location-title{font-size:1.5rem}.hero-content p,.location-content p{width:75%;font-size:.95rem;line-height:1.45}}.navbar{z-index:1000;width:100%;height:var(--navbar-height);background-color:#0000;transition:background-color .3s;position:fixed;top:0;left:0}.navbar.scrolled{background-color:#fffffff2;box-shadow:0 2px 10px #0000001a}.navbar-container{justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 20px;display:flex}.logo-container{align-items:center;display:flex}.logo{height:40px;margin-right:10px}.logo-text{color:var(--text-color-white);font-family:Times New Roman,serif;font-size:1.5rem}.nav-links-desktop{align-items:center;display:flex}.nav-btn{color:var(--text-color-white);cursor:pointer;appearance:none;-webkit-text-fill-color:currentColor;background:0 0;border:none;margin:0 15px;font-size:1rem;font-weight:500;transition:color .3s}.navbar.scrolled .nav-btn,.navbar.scrolled .logo-text{color:var(--text-color)}.nav-btn:hover,.nav-btn:focus-visible{color:var(--text-color);outline:none}.nav-select{background-image:none}.book-btn{background-color:var(--primary-color);color:var(--text-color-white);padding:10px 20px;transition:background-color .3s,transform .2s}.navbar.scrolled .book-btn{color:var(--text-color-white)}.book-btn:hover,.book-btn:focus-visible{background-color:#dbb87f;outline:none}.hamburger{cursor:pointer;appearance:none;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:25px;height:21px;padding:0;display:none}.bar{background-color:var(--text-color);border-radius:10px;width:100%;height:3px}.sidebar{z-index:1001;width:250px;height:100%;max-height:100vh;padding-top:var(--navbar-height);background-color:#fff;flex-direction:column;transition:right .3s ease-in-out,transform .3s ease-in-out;display:flex;position:fixed;top:0;right:-250px;overflow-y:auto;box-shadow:-2px 0 5px #0000001a}.sidebar.open{right:0}.close-btn{cursor:pointer;color:var(--text-color);appearance:none;background:0 0;border:none;font-size:36px;position:absolute;top:15px;right:25px}.sidebar-links{flex-direction:column;align-items:center;display:flex}.sidebar-btn{cursor:pointer;text-align:center;width:60%;color:var(--text-color);appearance:none;-webkit-text-fill-color:currentColor;background:0 0;border:none;padding:15px 0;font-size:1.2rem}.sidebar-btn:hover,.sidebar-btn:focus-visible{color:var(--primary-color);outline:none}.sidebar-btn.book-btn{background-color:var(--primary-color);color:var(--text-color);margin-top:20px}.sidebar-language{text-align:center;margin-top:auto;padding-bottom:30px}.sidebar-language .nav-select{width:auto;min-width:72px;padding:12px 16px}@media (width<=868px){.hamburger{display:flex}.nav-links-desktop{display:none}.sidebar{width:250px;padding-top:var(--navbar-height);right:-85vw}.sidebar.open{right:0}.close-btn{right:16px}}@media (height<=600px){.sidebar{max-height:100vh;padding-top:var(--navbar-height);overflow-y:auto}.sidebar-links{padding-bottom:30px}.close-btn{top:8px}}.booking-modal-overlay{z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.booking-modal-content{text-align:center;background-color:#fff;border-radius:12px;width:100%;max-width:460px;padding:40px 30px;animation:.25s cubic-bezier(.16,1,.3,1) modalFadeIn;position:relative;box-shadow:0 10px 30px #00000026}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.booking-modal-close{color:#666;cursor:pointer;background:0 0;border:none;padding:5px;font-size:32px;line-height:1;transition:color .2s,transform .2s;position:absolute;top:15px;right:20px}.booking-modal-close:hover{color:#111;transform:scale(1.1)}.booking-modal-title{color:#333;margin-top:0;margin-bottom:25px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;font-weight:600}.booking-providers-container{flex-direction:row;justify-content:center;align-items:stretch;gap:20px;display:flex}.provider-option{color:#333;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:20px 12px;text-decoration:none;transition:all .2s ease-in-out;display:flex}.provider-option:not(.disabled){cursor:pointer}.provider-option:not(.disabled):hover{border-color:#9a8159;transform:translateY(-2px);box-shadow:0 4px 12px #9a815926}.provider-option.disabled{opacity:.5;cursor:not-allowed;background-color:#f8fafc;border-style:dashed}.provider-logo-wrapper{justify-content:center;align-items:center;height:48px;margin-bottom:10px;display:flex}.provider-logo{width:auto;height:40px}.provider-wordmark{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:600}.coming-soon-badge{color:#64748b;background-color:#e2e8f0;border-radius:10px;margin-top:4px;padding:1px 6px;font-size:.7rem;font-weight:500}@media (width<=380px){.booking-providers-container{flex-direction:column;gap:12px}}.gallery-page{padding-top:var(--navbar-height)}.gallery-section{padding:50px 75px}.gallery-content{max-width:2000px;margin:0 auto}.gallery-content .section-kicker{margin-top:40px}.gallery-content .section-kicker:first-child{margin-top:0}.photo-grid{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:20px;display:flex}.gallery-page-photo-container{aspect-ratio:3/2;width:calc(25% - 12px);position:relative;overflow:hidden}@media (width<=1000px){.gallery-page-photo-container{width:calc(50% - 8px)}}@media (width<=600px){.gallery-page-photo-container{width:100%}}@media (width<=900px){.gallery-section{padding:20px 25px}}.gallery-page-photo{object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .25s;display:block}.gallery-page-photo:hover{transform:scale(1.05)}
