@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400&display=swap");

.wfce-body { margin: 0; background: #f7f5f0; color: #161513; font-family: "Source Sans 3", sans-serif; }
.wfce-shell a { color: inherit; }
.wfce-wrap { max-width: 1180px; margin: 0 auto; padding: 0 24px; }
.wfce-top { background: #fff; border-bottom: 1px solid #e4dfd6; position: sticky; top: 0; z-index: 40; }
.wfce-topbar { display: flex; align-items: center; justify-content: space-between; min-height: 64px; gap: 20px; }
.wfce-brand { text-decoration: none; display: flex; flex-direction: column; line-height: 1.1; padding: 10px 0; }
.wfce-brand span { color: #e10600; font-weight: 700; font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }
.wfce-brand strong { font-family: "Instrument Serif", serif; font-size: 24px; font-weight: 400; }
.wfce-top nav { display: flex; gap: 16px; font-size: 14px; color: #5c564e; }
.wfce-top nav a { text-decoration: none; }
.wfce-top nav a.is-on { color: #e10600; font-weight: 700; }

.wfce-hero { padding: 42px 0 18px; }
.wfce-hero h1 { font-family: "Instrument Serif", serif; font-size: 48px; line-height: 1.05; margin: 0 0 10px; font-weight: 400; }
.wfce-hero p { margin: 0; color: #5c564e; font-size: 18px; max-width: 640px; }

.wfce-composer { background: #fff; border: 1px solid #e4dfd6; border-radius: 14px; padding: 18px; box-shadow: 0 10px 30px rgba(22,21,19,.06); margin: 22px 0 36px; }
.wfce-composer label { display: block; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; color: #9a3412; font-weight: 700; margin-bottom: 8px; }
.wfce-row { display: flex; gap: 10px; }
.wfce-row input { flex: 1; height: 48px; border: 1px solid #e4dfd6; border-radius: 8px; padding: 0 14px; font-size: 16px; background: #f7f5f0; }
.wfce-row button { height: 48px; border: 0; border-radius: 8px; padding: 0 18px; background: #e10600; color: #fff; font-weight: 700; cursor: pointer; }
.wfce-hint, .wfce-cap { color: #5c564e; font-size: 13px; }
.wfce-flash { background: #fff7f6; border: 1px solid #f0d2cf; padding: 10px 14px; border-radius: 8px; }
.wfce-how { margin: 0 0 16px; padding-left: 20px; color: #5c564e; font-size: 14px; line-height: 1.45; }
.wfce-how code { font-size: 12px; background: #f7f5f0; padding: 1px 4px; }
.wfce-field-label { margin: 10px 0 6px; font-size: 12px; letter-spacing: .06em; text-transform: uppercase; font-weight: 700; color: #9a3412; }
.wfce-full { width: 100%; height: 48px; border: 1px solid #e4dfd6; border-radius: 8px; padding: 0 14px; font-size: 16px; background: #f7f5f0; }
.wfce-list { background: #fff; border: 1px solid #e4dfd6; border-radius: 14px; padding: 8px 20px 16px; margin: 0 0 60px; }
.wfce-list ul { list-style: none; margin: 0; padding: 0; }
.wfce-list li { padding: 14px 0; border-top: 1px solid #f1eee7; }
.wfce-list li:first-child { border-top: 0; }
.wfce-list a { text-decoration: none; font-weight: 700; }
.wfce-list a:hover { color: #e10600; }
.wfce-list small { display: block; color: #5c564e; font-size: 12px; margin-top: 4px; font-weight: 400; word-break: break-all; }
.wfce-list .wfce-origin a { font-weight: 400; color: #9a3412; }
.wfce-kill, .wfce-admin-kill a { color: #b32d2e !important; font-weight: 700; }
.wfce-admin-kill { margin: 0 16px 12px; font-size: 12px; }
.wfce-pages { padding: 12px 0 4px; }
.wfce-pages a, .wfce-pages span { margin-right: 8px; }

.wfce-kicker { font-size: 12px; letter-spacing: .12em; text-transform: uppercase; color: #9a3412; font-weight: 700; }
.wfce-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; padding-bottom: 60px; }
.wfce-card { background: #fff; border: 1px solid #e4dfd6; border-radius: 14px; overflow: hidden; text-decoration: none; box-shadow: 0 10px 30px rgba(22,21,19,.06); }
.wfce-thumb { height: 148px; background: #1b1b1b center/cover no-repeat; position: relative; }
.wfce-thumb span { position: absolute; left: 10px; bottom: 10px; background: #e10600; color: #fff; font-size: 11px; font-weight: 700; letter-spacing: .06em; padding: 4px 8px; border-radius: 4px; }
.wfce-card-body { padding: 14px 16px 16px; }
.wfce-card-body h2 { margin: 0 0 6px; font-family: "Instrument Serif", serif; font-size: 22px; font-weight: 400; }
.wfce-card-body p { margin: 0; color: #5c564e; font-size: 14px; }
.wfce-meta { margin-top: 10px; font-size: 12px; color: #5c564e; }

.wfce-crumb { padding: 18px 0 0; font-size: 13px; color: #5c564e; }
.wfce-crumb a { color: #e10600; text-decoration: none; }
.wfce-event-head { display: grid; grid-template-columns: 280px 1fr; gap: 28px; padding: 18px 0 8px; }
.wfce-poster { background: #111; border-radius: 12px; min-height: 280px; color: #fff; padding: 22px; display: flex; flex-direction: column; justify-content: flex-end; }
.wfce-tag { font-size: 11px; letter-spacing: .1em; text-transform: uppercase; color: #f4c7c4; }
.wfce-poster h1 { font-family: "Instrument Serif", serif; font-size: 32px; margin: 8px 0 4px; font-weight: 400; }
.wfce-when { color: #ddd; font-size: 13px; }
.wfce-lede { font-size: 17px; line-height: 1.45; }
.wfce-pin { background: #fff7f6; border: 1px solid #f0d2cf; border-left: 4px solid #e10600; padding: 12px 14px; border-radius: 8px; margin: 12px 0 16px; }
.wfce-pin a { color: #e10600; font-weight: 700; text-decoration: none; }
.wfce-pin small { display: block; color: #5c564e; margin-top: 3px; }
.wfce-shell iframe { width: 100%; aspect-ratio: 16/9; border: 0; border-radius: 10px; background: #000; }

.wfce-layout { display: grid; grid-template-columns: 280px 1fr; gap: 28px; padding-bottom: 70px; }
.wfce-side h4 { margin: 22px 0 8px; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; color: #9a3412; }
.wfce-chip { display: inline-block; border: 1px solid #e4dfd6; background: #fff; border-radius: 999px; padding: 6px 10px; font-size: 13px; margin: 0 6px 6px 0; text-decoration: none; }
.wfce-stat { display: flex; gap: 8px; margin-bottom: 8px; }
.wfce-stat b { font-family: "Instrument Serif", serif; font-size: 28px; }
.wfce-stat span { color: #5c564e; font-size: 13px; align-self: center; }
.wfce-vids { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 8px 0 28px; }
.wfce-cols { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.wfce-stack { background: #fff; border: 1px solid #e4dfd6; border-radius: 12px; padding: 16px 16px 8px; }
.wfce-stack h3 { margin: 0 0 10px; font-size: 15px; }
.wfce-link { padding: 10px 0; border-top: 1px solid #f1eee7; font-size: 14.5px; line-height: 1.35; }
.wfce-link:first-of-type { border-top: 0; }
.wfce-link a { text-decoration: none; }
.wfce-link a:hover { color: #e10600; }
.wfce-link span { display: block; font-size: 11px; color: #5c564e; letter-spacing: .04em; text-transform: uppercase; margin-top: 3px; }
.wfce-link.ours { background: #fff7f6; margin: 0 -16px; padding: 10px 16px; border-top: 1px solid #f0d2cf; }
.wfce-link.ours span { color: #e10600; font-weight: 700; }

@media (max-width: 900px) {
	.wfce-grid, .wfce-event-head, .wfce-layout, .wfce-cols, .wfce-vids { grid-template-columns: 1fr; }
	.wfce-row { flex-direction: column; }
	.wfce-hero h1 { font-size: 36px; }
	.wfce-top nav { display: none; }
}
