    :root{--navy:#351075;--blue:#59249b;--gold:#e6ae32;--ink:#101a2b;--muted:#5c6574;--paper:#f7f5f0;--white:#fff}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}
    header{min-height:92px;padding:16px clamp(24px,6vw,88px);display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid #e5e8ee;background:#fffffff5;position:sticky;top:0;z-index:10}
    .brand{display:inline-flex;align-items:center}.brand-logo{display:block;width:230px;height:72px;object-fit:contain;object-position:left center}.footer-brand .brand-logo{width:178px;height:68px}
    nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.nav-call{padding:14px 18px;border-radius:4px;background:var(--navy);color:#fff}
    .hero{min-height:690px;display:grid;grid-template-columns:55% 45%;background:var(--paper);overflow:hidden}.hero-copy{padding:clamp(70px,9vw,130px) clamp(32px,7vw,110px);align-self:center}
    .eyebrow{margin:0 0 20px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
    h1,h2,h3{margin-top:0;color:var(--navy)}h1{max-width:700px;margin-bottom:26px;font:700 clamp(48px,6vw,82px)/.98 Georgia,serif;letter-spacing:-.045em}
    .intro{max-width:610px;margin:0 0 34px;color:var(--muted);font-size:19px;line-height:1.7}.actions{display:flex;flex-wrap:wrap;gap:12px}
    .button{min-height:52px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:800}.primary{background:var(--navy);color:#fff}.secondary{border-color:#bdc4cf}
    .rating{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:13px;font-weight:700;color:#495467}.stars{color:var(--gold);font-size:18px;letter-spacing:2px}
    .hero-image{position:relative;min-height:560px;background:#d9dde3 url("../images/ea-card.jpeg") 100% 0/2180px auto no-repeat}.badge{position:absolute;left:0;bottom:0;width:190px;padding:24px;background:var(--navy);color:#fff}.badge strong{display:block;font:700 48px Georgia,serif}.badge span{font-size:13px}
    .section{padding:110px clamp(24px,7vw,110px)}.section-heading{max-width:1240px;margin:0 auto 52px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}
    h2{margin-bottom:0;font:700 clamp(38px,4vw,58px)/1.05 Georgia,serif;letter-spacing:-.025em}.section-heading>p,.trust-copy>p:last-child{margin:0;color:var(--muted);font-size:17px;line-height:1.75}
    .services{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #d7dce3}.service{min-height:290px;padding:34px 28px;border-right:1px solid #d7dce3}.service:last-child{border:0}.service>span{color:var(--blue);font-size:12px;font-weight:800}.service h3{margin:55px 0 17px;font:700 24px Georgia,serif}.service p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
    .trust{padding:100px clamp(24px,8vw,130px);display:grid;grid-template-columns:1fr 1fr;gap:90px;color:#fff;background:var(--navy)}.trust .eyebrow{color:#d6c2f3}.trust h2{margin-bottom:28px;color:#fff}.trust-copy>p:last-child{color:#ded5ec}
    .trust ul{margin:0;padding:0;list-style:none;align-self:center}.trust li{padding:24px 0;display:flex;gap:18px;align-items:center;border-bottom:1px solid #ffffff2e;font:20px Georgia,serif}.trust li:first-child{border-top:1px solid #ffffff2e}.trust li span{color:#9ec5f3}
    .cta{padding:110px 24px;text-align:center;background:#e8edf3}.cta h2{margin-bottom:20px}.cta>p:not(.eyebrow){margin:0 0 30px;color:var(--muted)}.cta .actions{justify-content:center}.light{background:#fff;color:var(--navy)}.outline{border-color:#acb8c8}
    footer{padding:32px clamp(24px,6vw,88px);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#717988;font-size:12px}
    @media(max-width:900px){header nav>a:not(.nav-call){display:none}.hero{grid-template-columns:1fr}.hero-image{min-height:440px;background-size:1710px auto}.section-heading,.trust{grid-template-columns:1fr;gap:40px}.services{grid-template-columns:1fr 1fr}.service:nth-child(2){border-right:0}}
    @media(max-width:600px){header{min-height:76px;padding:12px 18px}.brand-logo{width:145px;height:52px}.nav-call{padding:11px 12px;font-size:12px}.hero-copy{padding:64px 22px 60px}h1{font-size:48px}.intro{font-size:17px}.button{width:100%}.hero-image{min-height:330px;background-size:1285px auto}.section{padding:78px 22px}.services{grid-template-columns:1fr}.service{min-height:auto;border-right:0;border-bottom:1px solid #d7dce3}.service h3{margin-top:30px}.trust{padding:78px 22px}.cta{padding:78px 22px}footer{flex-direction:column;text-align:center}}
