:root{--xen-dark:#071a52;--xen-blue:#0f3d91;--xen-yellow:#f2c94c;--white:#fff;--muted:#b9c3e6}body{background:linear-gradient(#f9fbffd9,#f9fbffd9),url(/static/media/bf.80b9ec25caf043d0e659.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#071a52;color:var(--xen-dark);font-family:Inter,system-ui,Arial,sans-serif;margin:0}.container{margin:0 auto;width:min(1100px,94%)}.navbar{background:#071a52;background:var(--xen-dark);box-shadow:0 6px 18px #03061459;color:#fff;color:var(--white);position:-webkit-sticky;position:sticky;top:0;z-index:50}.nav-inner{gap:16px;padding:14px 0}.brand{align-items:center;color:#fff;color:var(--white);display:flex;gap:12px;text-decoration:none}.logo{background:#fff;background:var(--white);border-radius:6px;height:46px;object-fit:cover;padding:4px;width:46px}.brand-text{font-size:18px;font-weight:700}.brand-text .accent{color:#f2c94c;color:var(--xen-yellow);margin-left:4px}.nav-links{gap:18px}.nav-links a{color:var(--white)}.nav-links a:hover{color:#f2c94c;color:var(--xen-yellow)}.nav-toggle{background:#0000;border:0;color:var(--white)}.hero.dark{background:linear-gradient(180deg,#071a52,#0f3d91f2);color:#fff;color:var(--white);padding:60px 0}.hero-inner{gap:30px}.hero h1{font-size:34px;margin:0 0 12px}.lead{color:#ffffffe6;margin-bottom:18px;max-width:520px}.cta-row{display:flex;gap:12px;margin-top:10px}.btn{border-radius:6px;font-weight:700;padding:10px 16px}.btn.primary{background:#f2c94c;background:var(--xen-yellow);color:#071a52;color:var(--xen-dark)}.btn.ghost{border:2px solid #ffffff26;color:var(--white)}.hero-card{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:10px;max-width:320px;padding:18px}.section{padding:40px 0}.cards .grid-4{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:18px}.card{background:#fff;background:var(--white);border-radius:8px;box-shadow:0 6px 18px #0b1b580f;padding:18px}.card h3{margin-top:0}.grid-3{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:18px}.feature{background:#fff;background:var(--white);border-radius:8px;padding:18px}.avatar{align-items:center;background:#f2c94c;background:var(--xen-yellow);border-radius:50%;color:#071a52;color:var(--xen-dark);display:flex;font-weight:700;height:64px;justify-content:center;margin-bottom:10px;width:64px}.contact-form{grid-gap:12px;gap:12px;margin-top:12px;max-width:640px}.contact-form input,.contact-form textarea{border:1px solid #d6e0ff;border-radius:6px;font-size:14px;padding:10px 12px}.contact-form textarea{min-height:120px}.footer{background:#071a52;background:var(--xen-dark);color:#fff;color:var(--white);margin-top:40px;padding:24px 0 0}.footer-inner{display:flex;gap:24px;justify-content:space-between;padding-bottom:18px}.footer h5{color:#fff;color:var(--white);margin-bottom:8px}.footer .muted{color:#b9c3e6;color:var(--muted);margin:0}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:6px}.footer-links a{text-decoration:none}.footer-bottom,.footer-links a{color:#b9c3e6;color:var(--muted)}.footer-bottom{background:#04103b;margin-top:14px;padding:12px 0}@media (max-width:880px){.nav-links{display:none}.nav-toggle{display:block}.nav-links.open{background:#071a52;background:var(--xen-dark);border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:12px;position:absolute;right:10px;top:64px}.hero-inner{align-items:flex-start;flex-direction:column}}body,html{margin:0;overflow-x:hidden}img{height:auto;max-width:100%}*{box-sizing:border-box}body{overflow-x:hidden}.team{padding:60px;text-align:center}.team-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.team-card img{border-radius:50%;height:120px;margin-bottom:12px;object-fit:cover;width:120px}navbar{background:linear-gradient(90deg,#041c4a,#083b8a);padding:1rem 0}.nav-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.logo-text{color:#ffd600;font-size:34px;font-weight:400;letter-spacing:4px;text-decoration:none}.nav-links{align-items:center;display:flex;gap:2.8rem}.nav-links a{color:#fff;font-size:1.15rem;font-weight:600;text-decoration:none}.nav-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:26px}@media (max-width:768px){.nav-toggle{display:block}.nav-links{background:#041c4a;flex-direction:column;padding:20px;position:absolute;right:0;top:70px;transform:translateX(100%);transition:.3s ease;width:200px}.nav-links.open{transform:translateX(0)}}.App{text-align:center}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.why-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:40px}.why-card{background:#060879;border-radius:16px;box-shadow:0 6px 18px #00000026;padding:24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.why-card:hover{box-shadow:0 12px 28px #ffffff40;transform:translateY(-6px)}.why-card img{border-radius:8px;height:140px;margin-bottom:16px;object-fit:cover;width:190px}.why-card h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:12px}.why-card p{color:#f1f4ff;font-size:.95rem;line-height:1.6}.office-section{background:#fff;padding:80px 20px;text-align:center}.office-note{color:#444;line-height:1.6;margin:12px auto 40px;max-width:700px}.schedule-card{border-radius:16px;box-shadow:0 10px 30px #0000001f;margin:0 auto 40px;max-width:900px;overflow:hidden}.schedule-card table{border-collapse:collapse;width:100%}.schedule-card thead{background:#062e63;color:#fff}.schedule-card td,.schedule-card th{padding:18px;text-align:center}.appointment-btn{background:#0a6cff;border-radius:30px;color:#fff;display:inline-block;font-weight:600;margin:30px auto 60px;padding:14px 34px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.appointment-btn:hover{box-shadow:0 8px 20px #0a6cff59;transform:translateY(-2px)}.map-section{margin:0 auto;max-width:1100px}.map-section iframe{border:none;border-radius:16px;box-shadow:0 12px 30px #00000026;height:420px;width:100%}.hero{background:linear-gradient(135deg,#062e63,#0a4da6);color:#fff;padding:100px 20px}.hero-inner{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.hero-inner>div{flex:1 1}.hero h1{font-size:2.8rem;margin-bottom:16px}.hero-inner{flex-wrap:wrap}.lead{line-height:1.6;margin-bottom:24px;max-width:600px;opacity:.95}.featured-service{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff40;border-radius:16px;max-width:380px;padding:30px;width:100%}.featured-service h3{color:#fff;font-size:1.3rem;margin-bottom:12px}.featured-service p{color:#e8ecff;line-height:1.6;margin-bottom:20px}.btn{border-radius:8px;display:inline-block;font-weight:600;padding:12px 26px;text-decoration:none;transition:all .25s ease}.btn.primary{background:#fc0;color:#000}.btn.primary:hover{transform:translateY(-2px)}.btn.ghost{background:#0000;border:1px solid #fff;color:#fff}.btn.ghost:hover{background:#fff;color:#062e63}@media (max-width:900px){.hero-inner{flex-direction:column;text-align:center}.featured-service{margin-top:40px}}.about-hero{background:#1a1363;padding:40px 0;text-align:center}.about-hero h1{color:#ffc800;font-weight:800;letter-spacing:2px;margin-bottom:20px}.about-hero img{border-radius:4px;max-height:420px;object-fit:cover;width:85%}.about-desc{color:#1a237e;font-size:1.05rem;font-weight:600;padding:40px 15%;text-align:center}.vm-section{background:#e0e0e0;padding:50px 10%;text-align:center}.vm-section h2{font-size:2.2rem;font-weight:800;margin-bottom:40px}.vm-section span{cursor:pointer}.vm-section .active{text-decoration:underline}.vm-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.vm-card img{height:160px;margin-bottom:15px;max-width:260px;object-fit:cover;width:100%}.vm-card h4{font-size:1.1rem;font-weight:700;text-decoration:underline}.services-section{background:#003e73;padding:90px 20px}.services-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.service-card{border-radius:40px;padding:50px}.service-card h3{font-size:1.6rem;font-weight:800;letter-spacing:1px;margin-bottom:18px}.service-card.dark{background:#1f5f95;color:#fff}.service-card.dark h3{color:#fff}.service-card.light{background:#dce9f7;color:#000}.service-card.light h3{color:#000}@media (max-width:900px){.services-grid{grid-template-columns:1fr}}.team-section{padding:80px 8%;text-align:center}.team-title{font-size:2.5rem;margin-bottom:40px}.team-grid{grid-gap:32px;align-items:stretch;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.team-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;padding:20px;text-align:center}.team-card:hover{transform:translateY(-6px)}.team-image{align-items:center;background:#fff;border-radius:12px;display:flex;height:300px;justify-content:center;overflow:hidden;width:100%}.team-image img{height:100%;max-width:100%;object-fit:contain;width:auto}.team-card h3{margin:15px 0 5px}.team-card p{color:#666}.contact-page{padding:80px 20px}.contact-wrapper{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1.1fr}.contact-info{display:flex;flex-direction:column;gap:20px}.contact-info h1{color:#041c4a;font-size:2.5rem;margin:0 0 10px}.contact-intro{color:#4b5563;line-height:1.7;margin:0 0 10px}.contact-info-box{background:#ffffffeb;border-radius:16px;box-shadow:0 10px 25px #0000000f;padding:24px}.contact-info-box h3{color:#041c4a;margin:0 0 10px}.contact-info-box p{color:#4b5563;margin:6px 0}.contact-form-card{align-self:start;background:#fff;border-radius:16px;box-shadow:0 15px 35px #00000014;padding:28px}.contact-form{grid-gap:18px;display:grid;gap:18px}.contact-form label{grid-gap:8px;color:#041c4a;display:grid;font-weight:600;gap:8px;text-align:left}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #d1d5db;border-radius:10px;font-family:inherit;font-size:15px;padding:14px 16px;width:100%}.contact-form textarea{min-height:160px;resize:vertical}.contact-form button{margin-top:8px;width:100%}.contact-status{color:#062e63;font-size:.95rem;margin-top:4px;text-align:left}@media (max-width:900px){.contact-wrapper{grid-template-columns:1fr}.contact-info h1{font-size:2rem}}.career{background:#fff}.career-hero{background:linear-gradient(90deg,#041c4a,#083b8a);color:#fff;padding:5rem 0;text-align:center}.career-hero h1{font-size:2.8rem;margin-bottom:1rem}.career-hero p{font-size:1.1rem;margin:0 auto 2rem;max-width:700px;opacity:.95}.career-section{padding:5rem 0}.career-row{align-items:center;display:flex;gap:4rem;justify-content:center;margin-bottom:5rem}.career-row.reverse{flex-direction:row-reverse}.career-media,.career-text{flex:1 1}.career-media{display:flex;justify-content:center}.career-media img{box-shadow:0 15px 40px #0000001a;max-width:520px}.career-media img,.career-media video{border-radius:16px;object-fit:cover;width:100%}.career-media video{aspect-ratio:9/16;box-shadow:0 15px 40px #00000026;max-width:380px}.career-text{max-width:520px}.career-text h3{color:#041c4a;font-size:1.8rem;margin-bottom:1rem}.career-text p{color:#4b5563;font-size:1rem;line-height:1.7}.career-life{background:linear-gradient(180deg,#f8fafc,#eef2f7);padding:5rem 0;text-align:center}.career-life h2{color:#041c4a;font-size:2.2rem;margin-bottom:3rem}.career-life ul{list-style:none;margin:auto;max-width:800px;padding:0}.career-life li{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000000d;font-weight:500;margin-bottom:1rem;padding:1.2rem 1.5rem;transition:transform .3s ease}.career-life li:hover{transform:translateY(-4px)}.career-columns{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);margin-top:3rem}.career-columns>div{background:#fff;border-radius:16px;box-shadow:0 15px 40px #00000014;padding:2rem;transition:transform .3s ease}.career-columns>div:hover{transform:translateY(-6px)}.career-columns h4{color:#041c4a;font-size:1.4rem;margin-bottom:1rem}.career-columns ul{list-style:disc;margin-top:1rem;padding-left:1.3rem}.career-columns li{color:#1f2937;font-weight:600;margin-bottom:.8rem}.career-list{list-style:disc;margin-top:1rem;padding-left:1.3rem}.career-list li{color:#1f2937;font-weight:600;margin-bottom:.8rem}.career-apply{background:#041c4a;color:#fff;padding:5rem 0;text-align:center}.career-apply h2{font-size:2rem}.career-apply p{margin:1rem 0 2rem;opacity:.9}.fade-in{opacity:0;transform:translateY(50px);transition:all .8s ease}.fade-in.show{opacity:1;transform:translateY(0)}@media (max-width:900px){.career-row,.career-row.reverse{flex-direction:column}.career-columns{grid-template-columns:1fr}}
/*# sourceMappingURL=main.e06b36b6.css.map*/