.epc-reviews,.epc-facts,.epc-guides{padding:80px 0;color:#0a1a33;background:#fff;scroll-margin-top:90px}
.epc-facts,.epc-guides{background:#f4f6fa}
.epc-reviews h2,.epc-facts h2,.epc-guides h2{font-size:clamp(28px,4vw,44px);line-height:1.13;letter-spacing:-.035em;margin:14px 0 20px}
.epc-intro,.epc-source{color:#54637a;line-height:1.7}
.epc-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:32px 0 24px;align-items:start}
.epc-review{padding:28px;border:1px solid #dbe2eb;border-radius:18px;background:white;min-width:0}
.epc-stars{color:#f5bd27;letter-spacing:3px;font-size:19px;text-shadow:0 0 8px #ffd45c70,0 0 18px #ffe59950}
.epc-review h3{font-size:18px;line-height:1.45;margin:18px 0}
.epc-review blockquote{padding:0;margin:0;font-size:18px;line-height:1.7}
.epc-review-by{font-size:13px;color:#54637a;margin:22px 0 12px}
.epc-review details{border-top:1px solid #e0e5ed;padding-top:14px;font-size:14px;line-height:1.75}
.epc-review summary{cursor:pointer;font-weight:700}
.epc-original{white-space:pre-line}
.epc-source{font-size:13px}
.epc-source a,.epc-facts a,.epc-guides a{color:#1d4b8e;text-underline-offset:4px}
.epc-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:30px 0}
.epc-facts-grid dt{color:#54637a;font-size:14px;margin-bottom:8px}
.epc-facts-grid dd{font-size:19px;font-weight:700;margin:0}
.epc-facts p{max-width:850px;line-height:1.8}
.epc-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;padding:0}
.epc-guide-grid a{display:block;padding:24px;background:#fff;border:1px solid #dbe2eb;border-radius:14px;line-height:1.5}
.epc-feature-page{background:#fff;color:#0a1a33;margin:0;font-family:Manrope,system-ui,sans-serif;line-height:1.75}
.epc-feature-page *{box-sizing:border-box}
.epc-feature-page .container{max-width:1180px;margin:auto;padding:0 24px}
.epc-static-nav{background:#0a1a33;color:white;padding:22px 0}
.epc-static-nav .container{display:flex;align-items:center;justify-content:space-between;gap:24px}
.epc-static-nav a{color:white;text-decoration:none;font-weight:700}
.epc-static-nav nav{display:flex;gap:25px;align-items:center}
.epc-static-nav img{width:130px;height:auto}
.epc-feature-hero{background:#0a1a33;color:white;padding:65px 0 75px}
.epc-feature-hero h1{font-size:clamp(35px,5.7vw,66px);line-height:1.08;letter-spacing:-.04em;max-width:900px;margin:20px 0 25px}
.epc-feature-hero p{max-width:720px;font-size:19px;color:#d7e1ef}
.epc-feature-hero .eyebrow{color:#bdcbe0;font-size:13px;text-transform:uppercase;letter-spacing:.14em}
.epc-action{display:inline-block;border-radius:999px;padding:12px 24px;font-weight:800;background:white;color:#0a1a33;text-decoration:none;margin:15px 15px 0 0}
.epc-feature-jumps{display:flex;flex-wrap:wrap;gap:12px;padding:25px 0}
.epc-feature-jumps a{color:#1d4b8e;background:#edf2f8;padding:6px 14px;border-radius:99px;font-size:14px;text-decoration:none}
.epc-feature-row{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:center;padding:65px 0;border-top:1px solid #dbe2eb;scroll-margin-top:30px}
.epc-feature-row h2{font-size:clamp(28px,3vw,38px);line-height:1.16;letter-spacing:-.03em}
.epc-feature-row img{width:100%;height:auto;display:block}
.epc-feature-row figure{margin:0}
.epc-feature-row figcaption{font-size:12px;color:#54637a;margin-top:15px}
.epc-feature-row a{color:#1d4b8e}
.epc-feature-row ul{padding-left:20px}
.epc-feature-note{background:#f4f6fa;padding:24px;border-radius:12px;margin:30px 0 60px;color:#54637a;font-size:14px}
.epc-static-footer{background:#0a1a33;color:white;padding:36px 0;font-size:14px}
.epc-static-footer a{color:white;margin-right:20px;display:inline-block}
.epc-download{padding:70px 0;min-height:55vh}
.epc-download h1{font-size:clamp(32px,5vw,52px);line-height:1.15}
.epc-download .epc-action{background:#0a1a33;color:white}
.epc-download table{border-collapse:collapse;width:100%;max-width:760px;margin:32px 0}
.epc-download td,.epc-download th{padding:15px;text-align:left;border-bottom:1px solid #dbe2eb}
:focus-visible{outline:3px solid #347ad9;outline-offset:4px}
@media(max-width:820px){.epc-review-grid,.epc-guide-grid,.epc-feature-row{grid-template-columns:1fr}.epc-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.epc-reviews,.epc-facts,.epc-guides{padding:50px 0}.epc-feature-row{gap:25px;padding:40px 0}.epc-static-nav nav{gap:14px;font-size:13px}.epc-static-nav img{width:105px}.epc-feature-hero{padding:40px 0 50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}

/* Short static pages keep their footer on the viewport floor. */
.epc-feature-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.epc-feature-page>main{flex:1}.epc-feature-page>.epc-static-footer{flex-shrink:0}

/* Shared public-page header stays available throughout the page. */
.epc-static-nav{position:sticky;top:0;z-index:80;flex-shrink:0}
