.header{background:#2c5530;color:#fff;padding:3rem 1rem;position:relative;display:flex;align-items:center;justify-content:center;min-height:40vh}.header-content{max-width:1200px;margin:0 auto;width:100%}.logo-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center;width:100%}.logo{width:200px;height:250px;border-radius:50%;background-color:azure;object-fit:cover;border:4px solid #f39c12;box-shadow:0 4px 20px #0000004d;display:block;margin:0 auto}.logo-text{text-align:center;width:100%}.logo-text h1{font-size:2.8rem;margin-bottom:.8rem;color:#fff;font-weight:700;text-shadow:2px 2px 4px rgba(201,195,195,.3);line-height:1.2}.tagline{font-size:1.4rem;margin-bottom:.5rem;opacity:.95;font-weight:500;line-height:1.4}.subtagline{font-size:1.1rem;opacity:.85;font-style:italic;line-height:1.4;margin:0}@media (max-width: 768px){.header{padding:2rem 1rem;min-height:35vh}.logo{width:120px;height:120px}.logo-text h1{font-size:2.2rem;margin-bottom:.6rem}.tagline{font-size:1.2rem}.subtagline{font-size:1rem}}@media (max-width: 480px){.header{padding:1.5rem 1rem;min-height:30vh}.logo{width:100px;height:100px}.logo-text h1{font-size:1.8rem;margin-bottom:.5rem}.tagline{font-size:1.1rem}.subtagline{font-size:.95rem}}
