:root{--navy:#071f42;--navy2:#0d2f5f;--green:#008000;--gold:#c58c08;--cream:#f6f3ec;--white:#fff;--ink:#14213a;--muted:#647084;--line:#dfe4eb;--shadow:0 18px 45px rgba(7,31,66,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);position:sticky;top:0;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);z-index:20;border-bottom:1px solid rgba(7,31,66,.08)}.brand{display:flex;gap:12px;align-items:center}.brand-mark{width:46px;height:46px;border:4px solid var(--gold);display:grid;place-items:center;font-weight:800;color:var(--navy);font-size:20px}.brand strong{display:block;font-family:"Playfair Display",serif;font-size:24px;color:var(--navy);line-height:1}.brand small{display:block;color:var(--gold);font-weight:700;letter-spacing:.08em;margin-top:3px}.site-header nav{display:flex;align-items:center;gap:28px;font-weight:600}.nav-cta{border:1px solid var(--navy);padding:10px 18px;border-radius:999px}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;padding:65px max(6vw,28px);background:linear-gradient(110deg,#fff 0%,#fff 54%,#f5f2eb 54%,#eee9df 100%);overflow:hidden}.eyebrow{font-size:1rem;text-decoration: underline;font-weight:800;letter-spacing:.16em;color:var(--green)}.eyebrow.gold{color:var(--gold)}h1,h2,h3{margin-top:0}h1{font-family:"Playfair Display",serif;font-size:clamp(3rem,5.5vw,5.6rem);line-height:1.04;color:var(--navy);margin:18px 0 22px;max-width:780px}.hero-copy>p{font-size:1.18rem;color:var(--muted);max-width:640px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.btn{border:0;border-radius:8px;padding:15px 22px;font-weight:800;letter-spacing:.02em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gold);color:#fff;box-shadow:0 10px 24px rgba(197,140,8,.22)}.btn-secondary,.btn-outline{background:#fff;border:1px solid var(--navy);color:var(--navy)}.btn-light{background:#fff;color:var(--navy)}.full{width:100%}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px;color:var(--navy);font-size:.92rem;font-weight:600}.hero-photo-wrap{position:relative;min-height:560px;display:flex;align-items:flex-end;justify-content:center}.hero-photo{width:min(100%,570px);height:590px;object-fit:cover;object-position:50% 20%;border-radius:240px 240px 28px 28px;position:relative;z-index:2;box-shadow:var(--shadow)}.photo-accent{position:absolute;width:500px;height:500px;border:2px solid var(--gold);border-radius:50%;right:-80px;top:10px}.advisor-card{position:absolute;z-index:3;bottom:26px;left:-20px;background:var(--navy);color:#fff;padding:18px 22px;border-left:5px solid var(--gold);box-shadow:var(--shadow);display:flex;flex-direction:column}.advisor-card strong{font-size:1.2rem}.advisor-card span{font-size:.9rem;opacity:.88}.section{padding:95px max(6vw,28px)}.section-heading{max-width:760px;margin:0 auto 46px;text-align:center}.section-heading h2,.pathway-copy h2,.final-cta h2{font-family:"Playfair Display",serif;color:var(--navy);font-size:clamp(2.25rem,4vw,3.6rem);line-height:1.1;margin:12px 0 16px}.section-heading p,.pathway-copy p{color:var(--muted);font-size:1.08rem}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1120px;margin:auto}.service-card{border:1px solid var(--line);border-radius:18px;padding:34px;background:#fff;box-shadow:0 10px 30px rgba(7,31,66,.06)}.service-card.featured{border-top:5px solid var(--gold)}.icon{width:52px;height:52px;border-radius:14px;background:var(--cream);color:var(--gold);display:grid;place-items:center;font-size:1.7rem;font-weight:800;margin-bottom:20px}.service-card h3{font-size:1.55rem;color:var(--navy)}.service-card p{color:var(--muted)}ul{padding-left:20px;margin:20px 0 28px}li{margin:8px 0}.pathway-section{background:var(--navy);color:#fff}.pathway-section h2{color:#fff}.pathway-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:center}.pathway-copy p{color:#d9e1ef}.currency-note{margin-top:24px;padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:12px;display:flex;flex-direction:column;color:#d9e1ef}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{position:relative;background:#fff;color:var(--ink);padding:28px 22px;border-radius:16px;text-align:center}.price-card.popular{transform:scale(1.04);border:3px solid var(--gold)}.popular-tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--gold);color:#fff;border-radius:999px;padding:5px 12px;font-size:.68rem;font-weight:800;white-space:nowrap}.duration{font-size:.78rem;letter-spacing:.12em;font-weight:800;color:var(--navy)}.price{font-size:2.5rem;font-weight:800;color:var(--navy);margin:14px 0 0}.price small{font-size:.8rem}.conversions{font-size:.8rem;color:var(--muted);margin-bottom:17px}.price-card p{min-height:72px;color:var(--muted)}.compact{margin-bottom:35px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1050px;margin:auto;text-align:center}.steps b{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--gold);color:white;margin:0 auto 16px}.steps h3{color:var(--navy)}.steps p{color:var(--muted)}.final-cta{margin:0 max(6vw,28px) 80px;background:var(--navy);border-radius:24px;overflow:hidden;display:grid;grid-template-columns:340px 1fr;align-items:center;color:#fff}.final-cta img{width:100%;height:360px;object-fit:cover;object-position:50% 20%}.final-cta>div{padding:46px}.final-cta h2{color:#fff}.final-cta .hero-actions{margin-top:22px}footer{background:#04152d;color:#fff;padding:32px max(6vw,28px);display:flex;justify-content:space-between;gap:20px;align-items:center}footer>div:first-child{display:flex;flex-direction:column}.footer-info{display:flex;gap:18px;flex-wrap:wrap;color:#d4dceb;font-size:.88rem}.modal{position:fixed;inset:0;display:none;z-index:100}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(3,14,30,.72)}.modal-panel{position:relative;background:#fff;width:min(720px,calc(100% - 28px));max-height:90vh;overflow:auto;margin:5vh auto;padding:36px;border-radius:18px;box-shadow:var(--shadow)}.modal-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:2rem;cursor:pointer}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:flex;flex-direction:column;gap:7px;font-weight:700;margin-bottom:16px}input,select,textarea{width:100%;padding:13px;border:1px solid #cfd6df;border-radius:8px;background:#fff}textarea{resize:vertical}.consent{flex-direction:row;align-items:flex-start;font-weight:500}.consent input{width:auto;margin-top:5px}.form-note{font-size:.78rem;color:var(--muted);text-align:center;margin-bottom:0}
@media(max-width:980px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-photo-wrap{min-height:470px}.hero-photo{height:500px}.service-grid,.pathway-section{grid-template-columns:1fr}.pricing-grid{max-width:760px;margin:auto}.price-card.popular{transform:none}.final-cta{grid-template-columns:280px 1fr}}

@media(max-width:720px){.site-header{height:70px}.brand strong{font-size:20px}.brand-mark{width:40px;height:40px}.nav-cta{padding:8px 12px}.hero{background:linear-gradient(#fff 0 52%,#f3efe7 52%);padding:42px 20px}.hero-copy{text-align:left}h1{font-size:3rem}.hero-actions{flex-direction:column}.btn{width:100%}.trust-row{gap:8px;flex-direction:column}.hero-photo-wrap{min-height:420px}.hero-photo{height:430px;border-radius:170px 170px 20px 20px}.advisor-card{left:0;right:0;bottom:0}.section{padding:70px 20px}.service-grid,.pricing-grid,.steps{grid-template-columns:1fr}.pathway-section{padding-top:70px}.final-cta{margin:0 20px 60px;grid-template-columns:1fr}.final-cta img{height:290px}.final-cta>div{padding:30px 24px}footer{flex-direction:column;align-items:flex-start}.form-row{grid-template-columns:1fr}.modal-panel{padding:28px 20px}}

/* Keep long consultation and support forms scrollable on every screen size. */
.modal.open{
  display:block;
  overflow-x:hidden;
  overflow-y:auto;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  padding:5vh 0;
}
.modal-panel{
  max-height:none;
  margin:0 auto;
}
@media(max-width:720px){
  .modal.open{padding:12px 0}
  .modal-panel{width:calc(100% - 20px);padding:28px 20px 34px}
}


/* ============================
   Navigation Icon Styles
============================ */

.menu-item {
    color: var(--navy);
}

.menu-item svg {
    width: 24px;
    height: 24px;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    flex-shrink: 0;
}

.financial-menu svg {
    color: #2563eb;   /* Blue */
}

.education-menu svg {
    color: #c58c08;   /* Gold */
}

.contact-menu svg {
    color: #0f766e;   /* Teal */
}
