body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{text-align:center}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.hero-bg{background-position:50%;background-size:cover;height:100vh;left:0;opacity:1;position:fixed;right:0;top:0;transition:opacity .8s ease;z-index:0}.hero-bg.fading{opacity:0}.hero-overlay{background:linear-gradient(180deg,#00000073 0,#0000004d 60%,#0000001a);height:100vh;left:0;position:fixed;right:0;top:0;z-index:0}.hero{color:#fff;height:100vh;justify-content:center}.hero,.hero-content{align-items:center;display:flex;flex-direction:column;position:relative;z-index:1}.hero-content{padding:2rem}.hero-logo{filter:drop-shadow(0 4px 12px rgba(0,0,0,.5));margin-bottom:1.5rem;max-width:70vw;width:280px}.tagline{font-size:1.5rem;margin-bottom:2rem;text-align:center;text-shadow:1px 1px 4px #0009}.hero-dots{bottom:2rem;display:flex;gap:.5rem;left:50%;position:fixed;transform:translateX(-50%);z-index:1}.dot{background:#0000;border:2px solid #fff;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:background .3s ease;width:10px}.dot.active{background:#fff}.hero-socials{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.hero-social-link{align-items:center;color:#ffffffbf;display:flex;transition:color .2s ease,transform .2s ease}.hero-social-link:hover{color:#fff;transform:translateY(-2px)}.cta-button{background:#fff;border-radius:50px;box-shadow:0 4px 6px #0000001a;color:#1e3a8a;display:inline-block;font-size:1.2rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{box-shadow:0 8px 12px #0003;transform:translateY(-2px)}.hero-book-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button--airbnb{background:#ff5a5f;color:#fff}.cta-button--wateroak{background:#0000;border:2px solid #ffffffb3;color:#fff}.cta-button--wateroak:hover{border-color:#fff}.container{margin:0 auto;max-width:1200px;padding:0 2rem}section{padding:5rem 0;position:relative;z-index:2}section h2{color:#7dd3fc;font-size:2.5rem;margin-bottom:2rem}.about{background:#0f172a;color:#e2e8f0}.lead{color:#cbd5e1;font-size:1.25rem;line-height:1.8;margin:0 auto;max-width:800px}.features{background:#1e293b;color:#e2e8f0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.feature{background:#0f172a;border-radius:12px;box-shadow:0 4px 6px #0000004d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.feature:hover{box-shadow:0 12px 20px #0006;transform:translateY(-5px)}.feature h3{color:#7dd3fc;font-size:1.5rem;margin-bottom:1rem}.feature p{color:#94a3b8;line-height:1.6}.gallery-section{background:#0f172a}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.gallery-item{aspect-ratio:4/3;border-radius:8px;overflow:hidden}.gallery-item img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.gallery-item:hover img{transform:scale(1.05)}.location{background:#1e293b;color:#e2e8f0}.location-details{color:#cbd5e1;font-size:1.1rem;line-height:1.8;margin:1.5rem auto 0;max-width:700px}.explore{background:#0f172a;color:#e2e8f0}.explore-intro{color:#94a3b8;font-size:1.1rem;line-height:1.7;margin:0 auto 3rem;max-width:700px}.explore-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));text-align:left}.explore-category{background:#1e293b;border-radius:12px;padding:1.5rem}.explore-category h3{border-bottom:1px solid #334155;color:#7dd3fc;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem}.explore-category ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.explore-category li{font-size:.95rem;line-height:1.4}.explore-category a{color:#e2e8f0;text-decoration:none;transition:color .2s ease}.explore-category a:hover{color:#7dd3fc}.explore-category span{color:#cbd5e1}.explore-note{color:#64748b!important;font-size:.85rem}.contact{background:linear-gradient(135deg,#1e3a8a,#3b82f6)}.contact,.contact h2{color:#fff}.contact p{font-size:1.2rem;margin-bottom:1rem}.contact-link{color:#fff;font-weight:600;text-decoration:underline;text-underline-offset:3px}.contact-link:hover{opacity:.85}.book{background:#0f172a;color:#fff;padding:5rem 0;position:relative;text-align:center;z-index:2}.book h2{font-size:2.2rem;margin-bottom:.75rem}.book-sub{font-size:1.1rem;margin-bottom:2.5rem;opacity:.75}.book-buttons{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.book-btn{align-items:center;border-radius:8px;display:inline-flex;font-size:1.05rem;font-weight:600;gap:.6rem;padding:1rem 2rem;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.book-btn:hover{opacity:.9;transform:translateY(-2px)}.book-btn--airbnb{background:#ff5a5f;color:#fff}.book-btn--wateroak{background:#0000;border:2px solid #ffffff80;color:#fff}.book-btn--wateroak:hover{border-color:#fff;opacity:1}.footer{background:#020617;color:#fff;padding:2rem 0;position:relative;z-index:2}.footer-logo{margin-bottom:1rem;opacity:.9;width:120px}.footer p{margin:0;opacity:.8}.social-links{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.social-link{align-items:center;color:#fff;display:flex;opacity:.7;transition:opacity .2s ease,transform .2s ease}.social-link:hover{opacity:1;transform:translateY(-2px)}@media (max-width:768px){.hero h1{font-size:2.5rem}.tagline{font-size:1.2rem}section{padding:3rem 0}section h2{font-size:2rem}.features-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.hero-logo{width:200px}}.blog-page{background:#0f172a;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.blog-header{background:#020617;border-bottom:1px solid #1e293b;padding:3rem 0 2rem;text-align:center}.blog-logo{margin-bottom:1.5rem;opacity:.95;width:140px}.blog-header h1{color:#7dd3fc;font-size:2.5rem;margin-bottom:.5rem}.blog-header-sub{color:#94a3b8;font-size:1.05rem;margin:0 auto;max-width:600px}.blog-main{padding:4rem 0}.post-list{grid-gap:2rem;display:grid;gap:2rem;margin:0 auto;max-width:800px}.post-card{background:#1e293b;border-radius:12px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.post-card:hover{box-shadow:0 10px 25px #0000004d;transform:translateY(-3px)}.post-card-link{color:inherit;display:block;text-decoration:none}.post-date{color:#64748b;display:block;font-size:.9rem;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.post-title{color:#e2e8f0;font-size:1.6rem;line-height:1.3;margin-bottom:.75rem}.post-excerpt{color:#94a3b8;line-height:1.6;margin-bottom:1rem}.post-read-more{color:#7dd3fc;font-weight:600}.post-full{margin:0 auto;max-width:720px}.post-full-title{color:#e2e8f0;font-size:2.4rem;line-height:1.2;margin:.5rem 0 2.5rem}.post-body{color:#cbd5e1;font-size:1.1rem;line-height:1.8}.post-body h2{color:#7dd3fc;font-size:1.6rem;margin:2.5rem 0 1rem}.post-body h3{color:#7dd3fc;font-size:1.3rem;margin:2rem 0 .75rem}.post-body p{margin-bottom:1.25rem}.post-body ol,.post-body ul{margin:0 0 1.5rem 1.5rem}.post-body li{margin-bottom:.5rem}.post-body a{color:#7dd3fc;text-decoration:underline;text-underline-offset:3px}.post-body a:hover{color:#bae6fd}.post-body strong{color:#e2e8f0}.post-body em{color:#94a3b8}.post-body hr{border:none;border-top:1px solid #334155;margin:2.5rem 0}.blog-footer{background:#020617;border-top:1px solid #1e293b;padding:2rem 0;text-align:center}.back-home{color:#7dd3fc;font-weight:600;text-decoration:none}.back-home:hover{color:#bae6fd}@media (max-width:768px){.blog-header h1{font-size:2rem}.post-full-title{font-size:1.8rem}.post-card{padding:1.5rem}.post-title{font-size:1.3rem}}
/*# sourceMappingURL=main.79b337e0.css.map*/