.ccmh{--navy:#071421;--navy2:#0d2235;--steel:#172d40;--gold:#d7aa4b;--gold2:#f0cf84;--ink:#eaf1f7;--muted:#aab9c7;--line:rgba(255,255,255,.12);max-width:1280px;margin:0 auto;padding:32px 18px 72px;color:var(--ink);font-family:inherit}.ccmh *{box-sizing:border-box}.ccmh h1,.ccmh h2,.ccmh h3{color:#fff;margin-top:0}.ccmh h1{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.035em;margin-bottom:20px}.ccmh h2{font-size:clamp(30px,3.8vw,48px);line-height:1.08;letter-spacing:-.025em;margin-bottom:18px}.ccmh h3{font-size:21px;margin-bottom:10px}.ccmh p{font-size:17px;line-height:1.7}.ccmh-kicker{margin:0 0 10px!important;color:var(--gold2)!important;font-size:13px!important;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ccmh-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:stretch;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:linear-gradient(135deg,var(--navy),var(--navy2));box-shadow:0 25px 70px rgba(0,0,0,.28)}.ccmh-hero__copy{padding:clamp(30px,5vw,70px)}.ccmh-lead{max-width:780px;color:#d5e2ec}.ccmh-hero__media{margin:0;min-height:420px;background:#000;display:flex;flex-direction:column}.ccmh-hero__media img{width:100%;height:100%;min-height:390px;object-fit:cover;filter:saturate(.92) contrast(1.04)}.ccmh-hero__media figcaption{padding:11px 14px;background:#02080d;color:#a9b5bf;font-size:12px;line-height:1.4}.ccmh-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.ccmh-stat-grid>div{padding:18px;border:1px solid rgba(215,170,75,.25);border-radius:14px;background:rgba(255,255,255,.045)}.ccmh-stat-grid strong{display:block;color:var(--gold2);font-size:clamp(24px,3vw,38px);line-height:1}.ccmh-stat-grid span{display:block;margin-top:8px;color:#d3dde6;font-size:13px}.ccmh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.ccmh-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 18px;border:1px solid var(--gold);border-radius:9px;background:var(--gold);color:#111!important;text-decoration:none!important;font-weight:900}.ccmh-button:hover{transform:translateY(-1px);filter:brightness(1.05)}.ccmh-button--ghost{background:transparent;color:#fff!important}.ccmh-section{margin-top:28px;padding:clamp(28px,4.5vw,58px);border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#0a1926,#07131e);box-shadow:0 20px 50px rgba(0,0,0,.18)}.ccmh-timeline{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:30px}.ccmh-timeline:before{content:"";position:absolute;left:3%;right:3%;top:22px;height:2px;background:linear-gradient(90deg,var(--gold),rgba(215,170,75,.18))}.ccmh-timeline article{position:relative;padding:52px 18px 18px;border:1px solid var(--line);border-radius:15px;background:#0c1f2f}.ccmh-year{position:absolute;top:10px;left:16px;display:inline-block;color:var(--gold2);font-size:14px;font-weight:900}.ccmh-timeline p{color:var(--muted);font-size:14px}.ccmh-dies{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;align-items:center}.ccmh-die-card{padding:28px;border:1px solid rgba(215,170,75,.35);border-radius:18px;background:radial-gradient(circle at top right,rgba(215,170,75,.16),transparent 46%),#0b1d2b}.ccmh-die-card span{display:block;color:#c9d5df;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.ccmh-die-card strong{display:block;margin:6px 0;color:var(--gold2);font-size:42px;line-height:1}.ccmh-die-card p{margin:8px 0 18px;color:#d3dce4;font-size:14px}.ccmh-die-card hr{border:0;border-top:1px solid var(--line);margin:22px 0}.ccmh-evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ccmh-evidence-grid article{padding:24px;border:1px solid var(--line);border-radius:16px;background:#0b1d2b}.ccmh-evidence-grid strong{display:block;color:var(--gold2);font-size:27px}.ccmh-evidence-grid p{color:var(--muted);font-size:14px}.ccmh-evidence-grid__total{border-color:rgba(215,170,75,.45)!important;background:linear-gradient(145deg,#13273a,#0d1a27)!important}.ccmh-method{margin:18px 0 0;padding:16px 18px;border-left:4px solid var(--gold);background:rgba(215,170,75,.08);color:#d7e0e7;font-size:13px!important}.ccmh-close{text-align:center;background:radial-gradient(circle at 50% 0,rgba(215,170,75,.13),transparent 48%),#07131e}.ccmh-close>p:not(.ccmh-kicker){max-width:850px;margin-left:auto;margin-right:auto;color:#d4dee6}.ccmh-actions--center{justify-content:center}@media(max-width:980px){.ccmh-hero,.ccmh-dies{grid-template-columns:1fr}.ccmh-hero__media{min-height:0}.ccmh-timeline{grid-template-columns:1fr 1fr}.ccmh-timeline:before{display:none}.ccmh-evidence-grid{grid-template-columns:1fr}.ccmh-stat-grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:640px){.ccmh{padding-left:12px;padding-right:12px}.ccmh-hero__copy,.ccmh-section{padding:24px 18px}.ccmh-stat-grid,.ccmh-timeline{grid-template-columns:1fr}.ccmh-actions{flex-direction:column}.ccmh-button{width:100%}.ccmh h1{font-size:39px}.ccmh h2{font-size:31px}}

/* 1999 surviving coin archive */
.ccmh-archive{background:radial-gradient(circle at 100% 0,rgba(215,170,75,.12),transparent 34%),linear-gradient(180deg,#0a1926,#07131e)}
.ccmh-archive__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.ccmh-archive__heading>div{max-width:860px}.ccmh-archive__heading>div>p{color:#c7d4de}.ccmh-archive__stamp{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:104px;min-height:104px;padding:16px;border:2px solid rgba(215,170,75,.7);border-radius:50%;background:radial-gradient(circle,rgba(215,170,75,.18),rgba(215,170,75,.04));color:var(--gold2);font-size:24px;font-weight:900;letter-spacing:.08em;box-shadow:inset 0 0 0 5px rgba(215,170,75,.06)}
.ccmh-coin-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ccmh-coin-record{overflow:hidden;border:1px solid rgba(215,170,75,.26);border-radius:18px;background:#0b1d2b;box-shadow:0 14px 32px rgba(0,0,0,.2)}.ccmh-coin-record__title{padding:18px 18px 8px}.ccmh-coin-record__title span{display:block;margin-bottom:7px;color:var(--gold2);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ccmh-coin-record__title h3{margin:0;font-size:20px;line-height:1.25}.ccmh-coin-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 14px 18px}.ccmh-coin-pair figure{margin:0;padding:10px;border:1px solid var(--line);border-radius:13px;background:#f4f1ea;text-align:center}.ccmh-coin-pair img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:8px;background:#fff}.ccmh-coin-pair figcaption{padding-top:8px;color:#1d2a34;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.ccmh-archive__note{margin:18px 0 0!important;padding:14px 16px;border-left:4px solid var(--gold);background:rgba(215,170,75,.07);color:#d5e0e8;font-size:13px!important}@media(max-width:980px){.ccmh-coin-archive-grid{grid-template-columns:1fr}.ccmh-coin-record{max-width:720px;width:100%;margin:0 auto}.ccmh-archive__heading{align-items:center}}@media(max-width:640px){.ccmh-archive__heading{display:block}.ccmh-archive__stamp{min-width:78px;min-height:78px;margin-top:10px;font-size:19px}.ccmh-coin-pair{grid-template-columns:1fr 1fr;padding:10px}.ccmh-coin-record__title{padding:16px 14px 7px}}


.ccmh-people__intro{max-width:880px;margin-bottom:1.4rem}
.ccmh-people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:start}
.ccmh-person-card{background:#fff;border:1px solid #d8dde7;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(16,24,40,.06)}
.ccmh-person-card figure{margin:0;padding:1rem}
.ccmh-person-card img{display:block;width:100%;height:auto;border-radius:12px;background:#f6f7f9}
.ccmh-person-card figcaption{margin-top:.75rem;font-size:.95rem;color:#475467;text-align:center}
.ccmh-person-card--signature figure{display:flex;flex-direction:column;justify-content:center;min-height:100%}
@media (max-width: 900px){.ccmh-people-grid{grid-template-columns:1fr}}


.ccmh-comparison{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2rem;align-items:start}
.ccmh-comparison__copy{max-width:820px}
.ccmh-comparison__figure{margin:0;background:#fff;border:1px solid #d8dde7;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(16,24,40,.06)}
.ccmh-comparison__figure img{display:block;width:100%;height:auto}
.ccmh-comparison__figure figcaption{padding:1rem 1.1rem 1.15rem;color:#475467;font-size:.95rem}
@media (max-width: 980px){.ccmh-comparison{grid-template-columns:1fr}}


.ccmh-production-examples>p:not(.ccmh-kicker){max-width:920px}
.ccmh-production-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:1.4rem}
.ccmh-production-example-card{background:#fff;border:1px solid #d8dde7;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(16,24,40,.06)}
.ccmh-production-example-card figure{margin:0;background:#f7f7f8}
.ccmh-production-example-card figure img{display:block;width:100%;height:auto}
.ccmh-production-example-card figure figcaption{padding:.8rem 1rem;color:#475467;font-size:.92rem;border-top:1px solid #eef0f3}
.ccmh-production-example-card__copy{padding:1rem 1.15rem 1.25rem}
.ccmh-production-example-card__copy h3{margin-top:0}
.ccmh-production-example-card__copy p{margin-bottom:0;color:#475467}
@media (max-width:900px){.ccmh-production-example-grid{grid-template-columns:1fr}}

.ccmh-production-example-card--wide{grid-column:1/-1}
.ccmh-production-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;background:#f7f7f8}
.ccmh-production-pair figure{margin:0;border-right:1px solid #eef0f3}
.ccmh-production-pair figure:last-child{border-right:0}
@media (max-width:900px){.ccmh-production-example-card--wide{grid-column:auto}.ccmh-production-pair{grid-template-columns:1fr}.ccmh-production-pair figure{border-right:0;border-bottom:1px solid #eef0f3}.ccmh-production-pair figure:last-child{border-bottom:0}}


.ccmh-field-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:start}
.ccmh-field-use-card{background:#fff;border:1px solid #d8dde7;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(16,24,40,.06)}
.ccmh-field-use-card figure{margin:0}
.ccmh-field-use-card img{display:block;width:100%;height:auto}
.ccmh-field-use-card figcaption{padding:.85rem 1rem .35rem;color:#475467;font-size:.95rem}
.ccmh-field-use-card__copy{padding:0 1rem 1rem}
.ccmh-field-use-card__copy h3{margin:.35rem 0 .55rem;font-size:1.08rem}
.ccmh-field-use-card__copy p{margin:0;color:#344054}
@media (max-width: 1100px){.ccmh-field-use-grid{grid-template-columns:1fr}}
