*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ec 100%);min-height:100vh;color:#2d3748;line-height:1.6}.container{max-width:800px;margin:0 auto;padding:3rem 1.5rem}header{text-align:center;margin-bottom:3rem}h1{font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:600;letter-spacing:-.02em;color:#1a365d;margin-bottom:.5rem}.tagline{font-size:1rem;color:#718096;font-weight:400}main{display:flex;flex-direction:column;gap:2.5rem}.intro p{font-size:1.2rem;text-align:center;max-width:600px;margin:0 auto}.intro strong{color:#2b6cb0}.photo-section{display:flex;justify-content:center}.carousel{width:100%;max-width:600px}.carousel-inner{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:#1a365d}.carousel-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease-in-out}.carousel-image.active{opacity:1}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.dot{width:10px;height:10px;border-radius:50%;border:none;background:#cbd5e0;cursor:pointer;transition:background .3s ease}.dot:hover{background:#a0aec0}.dot.active{background:#1a365d}.location{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000000d}.location h2{font-family:Space Grotesk,sans-serif;font-size:1.5rem;letter-spacing:-.01em;color:#1a365d;margin-bottom:.5rem}footer{margin-top:4rem;text-align:center;color:#a0aec0;font-size:.9rem}@media (max-width: 600px){h1{font-size:2.2rem}.intro p{font-size:1.1rem}.carousel{max-width:100%}}
