.agency-page{font-family:Inter,sans-serif;color:#0a2342;line-height:1.6}body,html,#root{margin:0;padding:0}.hero{height:75vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center}.hero-overlay{background:rgba(10,35,66,.65);padding:40px;border-radius:16px;text-align:center;color:#fff;width:85%;max-width:800px}.logo{width:375px;height:auto;margin-bottom:1rem;filter:drop-shadow(0px 4px 8px rgba(0,0,0,.4))}.hero h1{font-size:3rem;font-weight:700}.hero p{font-size:1.3rem;opacity:.95}section h2{text-align:center;font-size:2.2rem;margin:60px 0 30px;color:#0a2342}.about-us{display:flex;gap:30px;max-width:1200px;margin:auto;padding:0 20px}.about-image{width:50%;border-radius:16px;box-shadow:0 8px 18px #00000026}.services{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px;padding:0 30px;max-width:1100px;margin:auto}.card{background:white;border-radius:16px;padding:25px;box-shadow:0 6px 14px #00000014;transition:transform .2s ease}.card:hover{transform:translateY(-6px);box-shadow:0 10px 22px #0000001f}.card h3{color:#00a6a6}.checklist{display:flex;flex-direction:column;align-items:center;padding:0;margin:0 auto;text-align:center}.checklist li{list-style:none;margin:10px 0;font-size:1.1rem}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:25px;max-width:1100px;margin:auto;padding:0 30px}.step{background:#E8EEF1;padding:25px;border-radius:14px;font-size:1rem;color:#0a2342}footer{background:#0A2342;color:#fff;padding:20px;text-align:center;margin-top:60px;font-size:.9rem}@media (max-width: 768px){.hero{height:60vh;padding:0 10px}.hero-overlay{padding:20px;width:95%}.logo{width:220px}.hero h1{font-size:2rem}.hero p{font-size:1rem}section h2{font-size:1.8rem;margin:40px 0 20px}.about-us{flex-direction:column;text-align:center;padding:0 15px}.about-image{width:100%;margin-bottom:20px}.services,.steps-grid{padding:0 15px;grid-template-columns:1fr}.step{font-size:.95rem;padding:18px}.checklist li{font-size:1rem;margin:8px 0}footer{font-size:.8rem;padding:15px}}@media (max-width: 480px){.logo{width:180px}.hero{height:55vh}.hero h1{font-size:1.7rem}.hero-overlay{padding:15px}}
