*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#14233b;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.topbar{background:#081f43;color:#dbe6f5;font-size:13px}.topbar-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a{margin-left:22px}.navbar{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 16px #0b234211}.nav-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.logo-mark{width:54px;height:54px;border:2px solid #0c315f;border-radius:12px;display:grid;place-items:center;font:700 25px 'Playfair Display';color:#0c315f}.brand strong{display:block;font-family:'Playfair Display';font-size:20px;color:#092650}.brand span{font-size:10px;letter-spacing:3px;color:#b17c24}.nav-links{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:600}.nav-links a:hover{color:#b17c24}.nav-cta{background:#b7832d;color:white!important;padding:13px 18px;border-radius:4px}.menu-btn{display:none;background:none;border:0;font-size:26px}.hero{background:linear-gradient(105deg,#f8fbff 0%,#edf4fc 58%,#d9e7f5 100%);padding:78px 0}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:#b17c24}.hero h1,.section h2{font-family:'Playfair Display';color:#092650}.hero h1{font-size:58px;line-height:1.06;margin:15px 0 22px}.hero h1 em{display:block;color:#b17c24;font-style:normal}.hero-copy>p{font-size:18px;line-height:1.7;color:#536177;max-width:700px}.hero-actions,.contact-buttons{display:flex;gap:12px;margin:28px 0}.btn{display:inline-block;padding:14px 22px;border-radius:4px;font-weight:700;font-size:14px;border:1px solid transparent}.primary{background:#0a2b58;color:#fff}.secondary{border-color:#0a2b58;color:#0a2b58}.gold{background:#c18b2e;color:#fff}.whatsapp{background:#159447;color:#fff}.trust-row{display:flex;gap:22px;flex-wrap:wrap;font-size:13px;color:#536177}.hero-card{background:#092b59;color:#fff;padding:38px;border-radius:8px;box-shadow:0 22px 50px #0a2a5940}.hero-card h2{color:#fff;font-size:30px;line-height:1.25}.hero-card ul{padding-left:20px;line-height:2}.hero-card>a{display:inline-block;margin-top:12px;color:#e9bb68;font-weight:700}.mini{font-size:11px;letter-spacing:2px;color:#e9bb68}.section{padding:85px 0}.section-head{text-align:center;max-width:700px;margin:0 auto 42px}.section h2{font-size:40px;margin:10px 0}.section-head p,.about-section p{color:#667287;line-height:1.75}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service{border:1px solid #e5eaf0;padding:28px 22px;border-radius:8px;background:#fff;transition:.2s}.service:hover{transform:translateY(-5px);box-shadow:0 16px 35px #09265014;border-color:#d3b16f}.icon{width:48px;height:48px;border-radius:8px;background:#edf3fa;color:#0a2b58;display:grid;place-items:center;font-weight:800;margin-bottom:18px}.service h3{font-family:'Playfair Display';color:#0a2b58;font-size:19px}.service p{font-size:14px;line-height:1.65;color:#667287}.about-section{background:#f6f8fb}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.why-card{background:#fff;padding:38px;border-left:5px solid #b7832d;box-shadow:0 15px 35px #09265012}.why-card h3{font-family:'Playfair Display';font-size:28px;color:#092650}.check{padding:13px 0;border-bottom:1px solid #edf0f4}.contact-section{background:#082651;color:#fff}.light h2{color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.contact-details>p{color:#d2deee}.contact-item{display:grid;grid-template-columns:80px 1fr;gap:12px;padding:12px 0;color:#dce6f3;line-height:1.6}.contact-form{background:#fff;color:#14233b;padding:34px;border-radius:8px}.contact-form h3{font-family:'Playfair Display';font-size:25px;color:#092650;margin-top:0}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:14px;margin:7px 0;border:1px solid #dbe1e9;border-radius:4px;font:inherit}.full{width:100%;border:0;cursor:pointer}footer{background:#051a38;color:#cbd8e9;padding:28px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-inner strong,.footer-inner span{display:block}.footer-inner span{font-size:11px;letter-spacing:2px;color:#c59645;margin-top:5px}.footer-inner p{font-size:13px}.floating-wa{position:fixed;right:24px;bottom:24px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#18a84b;color:#fff;font-size:25px;box-shadow:0 8px 25px #0003;z-index:30}
@media(max-width:900px){.topbar{display:none}.menu-btn{display:block}.nav-links{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px 4%;flex-direction:column;align-items:flex-start;box-shadow:0 10px 20px #0001}.nav-links.open{display:flex}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:46px}.hero{padding:55px 0}.hero-card{max-width:600px}}@media(max-width:560px){.brand strong{font-size:16px}.brand span{letter-spacing:1.5px}.logo-mark{width:46px;height:46px}.services-grid{grid-template-columns:1fr}.hero h1{font-size:38px}.section h2{font-size:32px}.section{padding:65px 0}.footer-inner{flex-direction:column;align-items:flex-start}.trust-row{flex-direction:column;gap:10px}}
.profile-panel{display:grid;grid-template-columns:300px 1fr;gap:55px;align-items:center;background:#fff;padding:38px;border-radius:10px;box-shadow:0 15px 40px #09265012;margin-bottom:28px}
.profile-photo-wrap{background:#edf3fa;padding:12px;border-radius:10px}
.profile-photo{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;border-radius:6px}
.profile-content h2{font-size:42px;margin:8px 0 5px}
.profile-title{font-weight:700;color:#b17c24!important;margin-top:0}
.credentials{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}
.credentials span{background:#edf3fa;color:#0a2b58;padding:11px 14px;border-radius:5px;font-size:13px}
.why-wide{border-left:0;border-top:5px solid #b7832d}
.why-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:35px}
@media(max-width:760px){.profile-panel{grid-template-columns:1fr;padding:24px;gap:28px}.profile-photo-wrap{max-width:300px;margin:auto}.profile-content{text-align:center}.profile-content h2{font-size:34px}.credentials{justify-content:center}.why-grid{grid-template-columns:1fr}}
