
.ccf-cc2-page {
	--ccf-ink:#122636;
	--ccf-teal:#224250;
	--ccf-slate:#638580;
	--ccf-gold:#E8AE47;
	--ccf-orange:#BB5B14;
	--ccf-paper:#F8F4EC;
	--ccf-surface:#FFFDF8;
	--ccf-border:#DDD3C4;
	box-sizing:border-box;
	color:var(--ccf-ink);
	margin:0 auto;
	max-width:1180px;
	padding:clamp(30px,6vw,76px) 20px;
}
.ccf-cc2-page * { box-sizing:border-box; }
.ccf-cc2-hero { margin:0 auto 42px; max-width:820px; text-align:center; }
.ccf-cc2-hero > span,
.ccf-cc2-grid article > span,
.ccf-cc2-schedule article > div > span {
	color:var(--ccf-orange);
	font-size:.76rem;
	font-weight:800;
	letter-spacing:.11em;
	text-transform:uppercase;
}
.ccf-cc2-hero h1 { color:var(--ccf-ink); font-size:clamp(2.4rem,6vw,4.6rem); line-height:1.04; margin:12px 0 18px; }
.ccf-cc2-hero p { color:var(--ccf-slate); font-size:1.08rem; line-height:1.7; }
.ccf-cc2-grid { display:grid; gap:20px; grid-template-columns:repeat(3,minmax(0,1fr)); }
.ccf-cc2-grid article,
.ccf-cc2-schedule article,
.ccf-cc2-empty {
	background:var(--ccf-surface);
	border:1px solid var(--ccf-border);
	border-radius:18px;
	box-shadow:0 12px 34px rgba(18,38,54,.06);
	padding:28px;
}
.ccf-cc2-grid h2,
.ccf-cc2-schedule h2,
.ccf-cc2-empty h2 { color:var(--ccf-ink); margin:8px 0 12px; }
.ccf-cc2-grid p,
.ccf-cc2-schedule p,
.ccf-cc2-empty p { color:var(--ccf-slate); line-height:1.65; }
.ccf-cc2-grid a,
.ccf-cc2-schedule a { color:var(--ccf-teal); font-weight:800; text-decoration:none; }
.ccf-cc2-schedule { display:grid; gap:18px; }
.ccf-cc2-schedule article { display:grid; gap:22px; grid-template-columns:minmax(0,1.5fr) minmax(250px,.8fr) auto; align-items:center; }
.ccf-cc2-schedule dl { margin:0; }
.ccf-cc2-schedule dl div { display:grid; grid-template-columns:72px minmax(0,1fr); gap:8px; margin:7px 0; }
.ccf-cc2-schedule dt { color:var(--ccf-slate); font-size:.72rem; font-weight:800; letter-spacing:.06em; text-transform:uppercase; }
.ccf-cc2-schedule dd { margin:0; }
.ccf-cc2-button {
	align-items:center;
	background:var(--ccf-teal);
	border-radius:999px;
	color:#fff!important;
	display:inline-flex;
	font-weight:800;
	justify-content:center;
	min-height:44px;
	padding:11px 18px;
	white-space:nowrap;
}
.ccf-cc2-button:hover,
.ccf-cc2-button:focus-visible { background:var(--ccf-ink); color:#fff!important; }
.ccf-cc2-empty { max-width:760px; margin:0 auto; text-align:center; }
@media(max-width:900px){
	.ccf-cc2-grid { grid-template-columns:1fr; }
	.ccf-cc2-schedule article { grid-template-columns:1fr; align-items:start; }
	.ccf-cc2-button { justify-self:start; }
}

/* Formation 4 alpha.14: public schedule and partner pages. */
.ccf-cc2-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}.ccf-cc2-button.is-secondary{background:transparent;border:1px solid var(--ccf-teal);color:var(--ccf-teal)!important}.ccf-cc2-button.is-secondary:hover,.ccf-cc2-button.is-secondary:focus-visible{background:var(--ccf-paper);color:var(--ccf-ink)!important}.ccf-cc2-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}.ccf-cc2-filters a{background:var(--ccf-surface);border:1px solid var(--ccf-border);border-radius:999px;color:var(--ccf-teal);font-weight:800;padding:10px 16px;text-decoration:none}.ccf-cc2-filters a:hover,.ccf-cc2-filters a.is-active{background:var(--ccf-teal);border-color:var(--ccf-teal);color:#fff}.ccf-cc2-table-wrap{border:1px solid var(--ccf-border);border-radius:18px;box-shadow:0 12px 34px rgba(18,38,54,.05);overflow:auto}.ccf-cc2-table{background:var(--ccf-surface);border-collapse:collapse;font-size:.94rem;min-width:800px;width:100%}.ccf-cc2-table th{background:#EEF3F0;color:var(--ccf-ink);font-size:.75rem;letter-spacing:.07em;text-align:left;text-transform:uppercase}.ccf-cc2-table td,.ccf-cc2-table th{border-bottom:1px solid #E7E0D5;padding:14px 16px;vertical-align:top}.ccf-cc2-table tbody tr:last-child td{border-bottom:0}.ccf-cc2-table td:nth-child(1),.ccf-cc2-table td:nth-child(2){white-space:nowrap}.ccf-cc2-table td:nth-child(3)>span{color:var(--ccf-orange);display:block;font-size:.7rem;font-weight:800;letter-spacing:.05em;margin-bottom:3px;text-transform:uppercase}.ccf-cc2-table a{color:var(--ccf-teal);font-weight:800;text-decoration:none}.ccf-cc2-table a:hover{text-decoration:underline}.ccf-cc2-footnote{color:var(--ccf-slate);font-size:.9rem;line-height:1.6;margin:16px 0 0}.ccf-cc2-partner-card{background:linear-gradient(135deg,#F8F4EC,#EEF3F0);border:1px solid var(--ccf-border);border-radius:20px;box-shadow:0 16px 42px rgba(18,38,54,.08);padding:clamp(28px,5vw,54px)}.ccf-cc2-partner-card>span,.ccf-cc2-section-heading>span{color:var(--ccf-orange);font-size:.76rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.ccf-cc2-partner-card h2{font-size:clamp(2rem,4vw,3rem);margin:9px 0 12px}.ccf-cc2-partner-card p{color:var(--ccf-slate);font-size:1.08rem;line-height:1.65;max-width:760px}.ccf-cc2-callout{background:var(--ccf-ink);border-radius:20px;color:#fff;margin-top:42px;padding:clamp(28px,5vw,48px)}.ccf-cc2-callout h2{color:#fff;margin-top:0}.ccf-cc2-callout p{color:#DCE8E4;line-height:1.65;max-width:850px}.ccf-cc2-callout>a{color:#fff;font-weight:800}.ccf-cc2-callout .ccf-cc2-button{background:#fff;color:var(--ccf-ink)!important}.ccf-cc2-callout .ccf-cc2-button.is-secondary{background:transparent;border-color:#fff;color:#fff!important}.ccf-cc2-callout .ccf-cc2-footnote{color:#C8D8D4}.ccf-cc2-section{margin-top:64px}.ccf-cc2-section-heading{margin-bottom:24px;max-width:840px}.ccf-cc2-section-heading h2{font-size:clamp(1.9rem,4vw,3rem);line-height:1.12;margin:7px 0 0}.ccf-mvp-page .ccf-cc2-grid article h3{font-size:1.3rem;margin:8px 0 12px}.ccf-mvp-levels{display:grid;gap:16px}.ccf-mvp-levels article{align-items:flex-start;background:var(--ccf-surface);border:1px solid var(--ccf-border);border-radius:18px;display:grid;gap:22px;grid-template-columns:52px 1fr;padding:26px}.ccf-mvp-levels article>span{align-items:center;background:var(--ccf-teal);border-radius:50%;color:#fff;display:flex;font-size:1.25rem;font-weight:800;height:48px;justify-content:center;width:48px}.ccf-mvp-levels h3{margin:0 0 8px}.ccf-mvp-levels p{color:var(--ccf-slate);line-height:1.65;margin:0}.ccf-cc2-two-column{display:grid;gap:20px;grid-template-columns:1fr 1fr}.ccf-cc2-two-column article{background:var(--ccf-paper);border:1px solid var(--ccf-border);border-radius:18px;padding:28px}.ccf-cc2-two-column h3{margin-top:0}.ccf-cc2-two-column ul{line-height:1.65;margin:0;padding-left:1.2rem}.ccf-cc2-two-column li+li{margin-top:8px}
@media(max-width:700px){.ccf-cc2-actions{align-items:stretch;flex-direction:column}.ccf-cc2-actions .ccf-cc2-button{width:100%}.ccf-cc2-filters a{flex:1 1 100%;text-align:center}.ccf-cc2-two-column{grid-template-columns:1fr}.ccf-mvp-levels article{grid-template-columns:42px 1fr;padding:22px}.ccf-mvp-levels article>span{height:40px;width:40px}}
