body{margin:0;font-family:Segoe UI,sans-serif;background:#fff;color:#333}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid #eee}.logo{height:50px;width:auto}.hero{background:url(/hero.jpg) center/cover no-repeat;color:#fff;padding:6rem 2rem;animation:fadeIn 2s ease-out;text-align:center;display:flex;flex-direction:column;justify-content:center}section{padding:4rem 1.5rem;text-align:center}h1,h2{margin-bottom:1rem}img{max-width:100%;height:auto;border-radius:8px}.specialities{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.speciality-card{flex:1 1 250px;border:1px solid #ddd;padding:1rem;border-radius:10px;transition:transform .3s ease;background:#fafafa}.speciality-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.contact{background:#f3f3f3}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){section{padding:3rem 1rem}.hero{padding:4rem 1.5rem;font-size:.95rem;background-position:center}h1{font-size:1.8rem}h2{font-size:1.4rem}.specialities{flex-direction:column;gap:1rem}.speciality-card{flex:1 1 auto;width:100%}.site-header{flex-direction:column;align-items:center;padding:1rem}.logo{height:40px;margin-bottom:.5rem}}@media (max-width: 480px){h1{font-size:1.5rem}h2{font-size:1.2rem}.hero{padding:3rem 1rem}.speciality-card{padding:.8rem}section{padding:2rem 1rem}}.hero{background:url(/hero.jpg) center/cover no-repeat;color:#fff;padding:6rem 2rem;animation:fadeIn 2s ease-out;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-logo{max-width:150px;width:100%;height:auto;margin-bottom:1.5rem}@media (max-width: 768px){.hero{padding:4rem 1.5rem}.hero h1{font-size:1.8rem}.hero p{font-size:1rem}.hero-logo{max-width:120px;margin-bottom:1rem}}@media (max-width: 480px){.hero{padding:3rem 1rem}.hero h1{font-size:1.5rem}.hero p{font-size:.95rem}.hero-logo{max-width:100px}}
