
:root{--fc-navy:#10263d;--fc-orange:#f28c28;--fc-blue:#1268a8;--fc-ink:#17212b;--fc-muted:#596570;--fc-wash:#f3f6f8}
.fc-hero{background:var(--fc-navy);color:white;padding:62px 0 48px}.fc-wrap{max-width:1160px;margin:auto;padding:0 20px}
.fc-eye{color:#ffad54;font-weight:850;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.fc-hero h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.04;margin:.35rem 0 1rem}.fc-hero p{max-width:880px;color:#e6eef4;font-size:1.12rem}
.fc-section{padding:42px 0}.fc-section.alt{background:#edf3f6}.fc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fc-card{background:#fff;border:1px solid #dbe4e9;border-radius:14px;padding:20px}.fc-card h2,.fc-card h3,.fc-section h2{color:var(--fc-navy)}
.fc-badges{display:flex;gap:8px;flex-wrap:wrap}.fc-badge{display:inline-block;background:#e7eef3;color:var(--fc-navy);padding:6px 9px;border-radius:999px;font-size:.86rem;font-weight:750}
.fc-note{background:#fff;border-left:5px solid var(--fc-orange);padding:18px 20px;border-radius:10px}.fc-evidence{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.fc-figure{margin:0;background:#fff;border:1px solid #dbe4e9;border-radius:14px;overflow:hidden}.fc-figure img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#dfe6ea}.fc-figure figcaption{padding:14px 15px;color:#394652;font-size:.94rem}.fc-id{display:block;color:#6b7781;font-size:.78rem;font-weight:800;letter-spacing:.05em;margin-bottom:5px}
.fc-step{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:start}.fc-num{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--fc-orange);color:#111;font-weight:900}
.fc-cta{display:inline-block;background:var(--fc-orange);color:#141414;text-decoration:none;font-weight:850;padding:11px 15px;border-radius:8px}.fc-link{font-weight:800;color:#075b91}
@media(max-width:850px){.fc-grid,.fc-evidence{grid-template-columns:1fr}.fc-hero{padding-top:48px}}
