:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:#1f2937;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a{color:#1a237e;font-weight:600}a:hover{color:#3949ab}:focus-visible{outline:3px solid #ffb300;outline-offset:3px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:#f7f8fc;color:#1f2937}#root{min-height:100vh}main{width:min(100% - 2rem,1100px);margin:2rem auto 4rem}.section{margin-bottom:2rem;border-radius:12px;box-shadow:0 2px 8px #0f172a0f}section h1,section h2{color:#1a237e;line-height:1.2}section ul{padding-left:1.5rem}section ul li{margin-bottom:.5rem}.navbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:#1a237e;color:#fff;padding:1rem max(1rem,calc((100% - 1100px)/2))}.navbar-logo{color:#fff;font-size:1.35rem;font-weight:750;text-decoration:none}.navbar-links{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0}.navbar-links a{display:inline-block;padding:.35rem;color:#fff;text-decoration:none;transition:color .2s}.navbar-links a:hover{color:#ffca28}@media(max-width:560px){.navbar{align-items:flex-start;flex-direction:column}.navbar-links{gap:.25rem 1rem}}.team-section{background:#fff;padding:3rem 2rem;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:2rem}.team-list{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.team-member{background:#f5f5f5;border-radius:8px;padding:1.5rem;width:220px;text-align:center;box-shadow:0 1px 4px #0000000f}.team-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.team-role{color:#1a237e;font-weight:500;margin-bottom:.5rem}.team-bio{color:#444;font-size:.95rem}.services-section{background:#fff;padding:3rem 2rem;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:2rem}.services-list{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.service-card{background:#f5f5f5;border-radius:8px;padding:1.5rem;width:260px;box-shadow:0 1px 4px #0000000f}.service-card h3{color:#1a237e;margin-bottom:.5rem}.service-card p{color:#444;font-size:.97rem}.contact-section{background:#fff;padding:3rem 2rem;border-radius:12px;box-shadow:0 2px 8px #0f172a0f;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1rem;max-width:600px;margin:1.5rem auto 0}.form-field{display:flex;flex-direction:column;gap:.35rem}.form-field label{color:#263248;font-weight:650}.contact-form input,.contact-form textarea{width:100%;padding:.75rem 1rem;border:1px solid #aab3c4;border-radius:6px;background:#fff;color:#111827;font:inherit;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#3949ab;outline:3px solid rgba(57,73,171,.18);outline-offset:1px}.contact-form button,.text-button{border:1px solid transparent;border-radius:6px;padding:.8rem 1.5rem;font:inherit;font-weight:650;cursor:pointer}.contact-form button{background:#1a237e;color:#fff}.contact-form button:hover:not(:disabled){background:#3949ab}.contact-form button:disabled{cursor:wait;opacity:.7}.text-button{margin-top:.5rem;background:transparent;color:#1a237e;text-decoration:underline}.success-msg{max-width:600px;margin:1.5rem auto 0;padding:1rem 1.25rem;border-left:4px solid #2e7d32;border-radius:6px;background:#edf7ee;color:#1b5e20;text-align:center}.success-msg h3,.success-msg p{margin:.25rem 0}.error-msg{margin:0;padding:.75rem 1rem;border-left:4px solid #c62828;background:#fdecec;color:#8e0000}
