.hero{min-height:70vh;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(160deg,#122952d1,#1c3a6e99 55%,#122952d9)}.hero-body{position:relative;z-index:2;padding:100px 0 32px}.hero h1{font-size:clamp(32px,4.4vw,61px);color:var(--white);line-height:1.08;margin:16px 0 20px;max-width:680px}.hero h1 em{color:var(--gold-lt);font-style:italic}.hero-sub{color:#ffffffb8;font-size:17px;line-height:1.7;max-width:520px;margin-bottom:40px}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:32px}.hero-stats{position:relative;z-index:3;background:#ffffff0f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.12)}.journey{padding:96px 0;background:var(--cream)}.journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.journey-visual{position:relative}.journey-img{border-radius:var(--r-lg);overflow:hidden;aspect-ratio:4/5}.journey-img img{width:100%;height:100%;object-fit:cover}.journey-badge{position:absolute;bottom:-24px;right:-24px;background:var(--navy-dk);color:var(--white);border-radius:var(--r-md);padding:20px 24px;box-shadow:0 16px 40px #1229524d}.journey-badge-num{font-family:"DM Serif Display",serif;font-size:44px;color:var(--gold);line-height:1}.journey-badge-text{font-size:13px;color:#ffffffa6;margin-top:4px}.journey-img2{position:absolute;top:-24px;left:-24px;width:160px;aspect-ratio:1;border-radius:var(--r-md);overflow:hidden;border:5px solid var(--cream);box-shadow:0 12px 32px #00000026}.journey-img2 img{width:100%;height:100%;object-fit:cover;object-position:center top}.journey h2{font-size:clamp(32px,3.5vw,48px);color:var(--navy-dk);margin:14px 0 20px}.journey-body{color:var(--text-md);font-size:16px;line-height:1.8;margin-bottom:32px}.journey-points{display:flex;flex-direction:column;gap:14px;margin-bottom:36px}.j-point{display:flex;align-items:flex-start;gap:12px}.j-dot{width:22px;height:22px;border-radius:50%;background:var(--gold);flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center}.j-dot svg{color:var(--navy-dk)}.j-text strong{display:block;font-size:14px;font-weight:700;color:var(--navy-dk);margin-bottom:2px}.j-text span{font-size:13px;color:var(--text-lt)}.legacy{background:var(--navy);padding:56px 0}.legacy-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.legacy-text h3{font-size:clamp(22px,3vw,34px);color:var(--white);margin-bottom:8px}.legacy-text p{color:#fff9;font-size:15px;max-width:560px;line-height:1.7}.legacy-num{font-family:"DM Serif Display",serif;font-size:80px;color:var(--gold);opacity:.15;line-height:1;flex-shrink:0}.approach{padding:96px 0;background:var(--off-wht)}.approach-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:16px}.approach-card{background:var(--white);border-radius:var(--r-lg);padding:32px;border:1px solid rgba(0,0,0,.05);transition:transform .3s,box-shadow .3s}.approach-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000017}.approach-icon{width:48px;height:48px;border-radius:12px;background:var(--navy);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.approach-icon svg{color:var(--gold)}.approach-card h4{font-size:18px;color:var(--navy-dk);margin-bottom:10px}.approach-card p{font-size:14px;color:var(--text-md);line-height:1.7}.services-home{padding:96px 0;background:var(--navy-dk)}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.svc-card{border-radius:var(--r-lg);overflow:hidden;position:relative;min-height:400px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer}.svc-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.svc-card:hover img{transform:scale(1.05)}.svc-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,#122952e6,#1229528c,#12295259)}.svc-card-body{position:relative;z-index:2;padding:28px}.svc-card-icon{width:44px;height:44px;border-radius:12px;background:var(--gold);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.svc-card-icon svg{color:var(--navy-dk)}.svc-card h3{font-size:22px;color:var(--white);margin-bottom:10px}.svc-card p{font-size:14px;color:#ffffffa6;line-height:1.65;margin-bottom:20px}.svc-link{display:flex;align-items:center;gap:8px;color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:gap .2s}.svc-link:hover{gap:14px}.standards{padding:96px 0;background:var(--cream)}.standards-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.standards-visual{border-radius:var(--r-lg);overflow:hidden;aspect-ratio:4/3}.standards-visual img{width:100%;height:100%;object-fit:cover}.standards h2{font-size:clamp(30px,3.5vw,46px);color:var(--navy-dk);margin:14px 0 18px}.standards p{color:var(--text-md);font-size:16px;line-height:1.8;margin-bottom:28px}.standards-badges{display:flex;gap:12px;flex-wrap:wrap}.std-badge{background:var(--off-wht);border:1px solid rgba(28,58,110,.15);border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600;color:var(--navy)}.testimonials{padding:96px 0;background:var(--off-wht)}@media(max-width:1024px){.svc-grid{grid-template-columns:1fr 1fr}.standards-grid{grid-template-columns:1fr;gap:40px}}@media(max-width:768px){.hero{min-height:60vh}.journey-grid{grid-template-columns:1fr;gap:60px}.journey-visual{order:-1}.journey-img2{width:110px;top:-16px;left:-16px}.journey-badge{right:0;bottom:-16px}.approach-grid,.svc-grid{grid-template-columns:1fr}.legacy-num{display:none}}
