:root{--navy: #0a1628;--emerald: #1f6f5b;--gold: #d9b26d;--ink: #1c2634;--muted: #607086;--ice: #f4f7fb;--white: #ffffff}*{box-sizing:border-box}body{margin:0;font-family:Open Sans,sans-serif;color:var(--ink);background:var(--ice)}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;letter-spacing:-.02em}.navbar{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 28px #0a162814;padding:.8rem 0}.navbar-brand{font-weight:800;color:var(--navy);display:inline-flex;align-items:center;gap:.6rem;text-decoration:none}.brand-logo-wrap{width:38px;height:38px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(10,22,40,.15);box-shadow:0 8px 16px #0a16281f;background:#fff}.brand-logo{width:100%;height:100%;object-fit:cover;display:block}.nav-link{color:var(--navy);font-weight:600;position:relative;border-radius:999px;padding:.45rem .78rem!important;transition:color .25s ease,background-color .25s ease,transform .25s ease}.navbar-nav .nav-link:after{content:"";position:absolute;left:.8rem;right:.8rem;bottom:.26rem;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--emerald),var(--gold));opacity:0;transform:scaleX(.45);transition:opacity .25s ease,transform .25s ease}.nav-link.active,.nav-link:hover,.nav-link:focus-visible{color:var(--emerald);background:#1f6f5b1a;transform:translateY(-1px)}.navbar-nav .nav-link.active:after,.navbar-nav .nav-link:hover:after,.navbar-nav .nav-link:focus-visible:after{opacity:1;transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.navbar-nav .nav-link,.navbar-nav .nav-link:after{transition:none}.nav-link.active,.nav-link:hover,.nav-link:focus-visible{transform:none}}.btn-nav-cta{border:0;border-radius:999px;padding:.66rem 1.1rem;font-weight:700;background:linear-gradient(135deg,var(--emerald),#2c8970);color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:.45rem}.page-hero{margin-top:72px}.hero-slide{min-height:48vh;background-size:cover;background-position:center;position:relative}.hero-overlay{min-height:48vh;background:linear-gradient(115deg,#0a1628db,#194a789e);display:flex;align-items:center;padding:72px 0;color:#fff}.hero-kicker{display:inline-block;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#e7d3ab;font-weight:700;margin-bottom:.9rem}.hero-overlay h1{font-size:clamp(1.8rem,3.2vw,2.9rem);margin-bottom:.8rem}.hero-overlay p{max-width:760px;font-size:1.02rem;color:#fffffff0;margin-bottom:1.2rem}.hero-chip{display:inline-flex;align-items:center;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.3);padding:.34rem .7rem;font-size:.8rem;margin-bottom:.9rem}.hero-btn{border-radius:999px;padding:.7rem 1.2rem;font-weight:700;color:#122235;background:var(--gold);text-decoration:none}.content-shell{margin-top:-40px;background:#fff;border-radius:18px;box-shadow:0 22px 50px #0a162814;padding:2rem;position:relative;z-index:2}.content-section+.content-section{margin-top:2rem}.section-title{font-size:clamp(1.4rem,2.2vw,2rem);margin-bottom:.8rem}.section-text{color:var(--muted);line-height:1.7}.info-card{background:#f8fbff;border:1px solid rgba(10,22,40,.08);border-radius:14px;padding:1.1rem;height:100%}.info-card h3{font-size:1.04rem;margin-bottom:.45rem}.metric-card{border-radius:14px;background:linear-gradient(130deg,#f4f8fc,#edf5f1);border:1px solid rgba(31,111,91,.15);padding:1rem;text-align:center}.metric-card strong{display:block;font-size:1.4rem;color:var(--navy)}.legal-section{background:#f7f9fc;border:1px solid rgba(10,22,40,.08);border-radius:14px;padding:1rem}.legal-section h3{font-size:1.05rem;margin-bottom:.55rem}.table-wrap{overflow-x:auto}.fade-in{opacity:0;transform:translate3d(0,24px,0);transition:opacity .7s ease,transform .7s ease}.fade-in.is-visible{opacity:1;transform:translateZ(0)}footer{margin-top:2.3rem;background:#091626;color:#cad4df;padding:2.3rem 0 1.3rem}footer h5{color:#fff;font-size:.96rem;margin-bottom:.95rem}footer a{color:#cad4df;text-decoration:none}footer a:hover{color:#fff}.footer-brand{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.footer-brand-logo-wrap{width:36px;height:36px;border-radius:999px;overflow:hidden;display:inline-flex;border:1px solid rgba(255,255,255,.2)}.footer-brand-logo{width:100%;height:100%;object-fit:cover}@media(max-width:992px){.content-shell{margin-top:0;border-radius:0;box-shadow:none;padding:1.3rem}.hero-slide,.hero-overlay{min-height:44vh}}
