body{font-family:'Roboto',Arial,sans-serif;margin:0;background:linear-gradient(135deg,#e3f0ff 0%,#f7f9fa 100%);color:#222;min-height:100vh}.container{max-width:700px;margin:3rem auto;background:#fff;border-radius:18px;box-shadow:0 6px 32px rgba(30,60,120,0.10);padding:2.5rem 2rem 2rem 2rem;display:flex;flex-direction:column;align-items:center}h1{color:#1d4a83;font-size:2.7rem;font-weight:700;margin-bottom:0.5rem;letter-spacing:1px}h2,h3{color:#36f;font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:0.5rem;text-align:center}.mission,.vision,.core-values{margin-bottom:0rem;width:100%}.mission-text,.vision-text{font-size:1.25rem;color:#444;text-align:center;margin-bottom:1.5rem}.core-values-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.core-value{background:#f0f6ff;color:#1d4a83;border-radius:8px;padding:0.75rem 1.5rem;font-size:1.1rem;font-weight:500;box-shadow:0 1px 4px rgba(30,60,120,0.07)}@media (max-width:700px){.container{padding:1rem 0.5rem}h1{font-size:2rem}h2,h3{font-size:1.1rem}}