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)}.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}.availability-note{font-size:1rem;margin-top:2rem;opacity:.9}.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}}
/*# sourceMappingURL=main.e7e3cb7e.css.map*/