.clubby-match-image-holder { position: fixed; left: -12000px; top: 0; width: 1080px; }
.clubby-match-image, .clubby-match-image * { box-sizing: border-box; }
.clubby-match-image { width: 1080px; min-height: 1350px; background: #fff; color: #033318; font-family: "Helvetica Neue", Arial, sans-serif; border-bottom: 14px solid #E88523; }
.cmi-header { display: flex; align-items: center; gap: 30px; padding: 38px 52px; background: linear-gradient(135deg,#006E38,#033318); color: white; border-bottom: 8px solid #E88523; }
.cmi-header img { width: 140px; height: 140px; object-fit: contain; background: white; border-radius: 20px; padding: 8px; }
.cmi-header > div { min-width: 0; }
.cmi-club { font-size: 38px; font-weight: 800; line-height: 1.2; overflow-wrap: anywhere; }
.cmi-tag { color: #E88523; font-size: 22px; font-weight: 800; letter-spacing: 2px; margin-top: 16px; }
.cmi-body { padding: 40px 54px; overflow-wrap: anywhere; }
.cmi-category { color: #006E38; font-size: 30px; font-weight: 800; margin-bottom: 18px; }
.cmi-title { font-size: 48px; font-weight: 800; line-height: 1.2; }
.cmi-location { display: inline-block; font-size: 23px; font-weight: 800; color: #006E38; background: #eef6f0; border-radius: 10px; padding: 10px 18px; margin-top: 22px; }
.cmi-date { font-size: 32px; font-weight: 800; text-transform: uppercase; margin-top: 28px; }
.cmi-schedule { display: flex; gap: 36px; border-top: 3px solid #E88523; margin-top: 28px; padding-top: 26px; }
.cmi-schedule > div { flex: 1; min-width: 0; }
.cmi-label { font-size: 22px; font-weight: 800; letter-spacing: 1px; color: #006E38; }
.cmi-time { font-size: 66px; font-weight: 800; line-height: 1.2; margin-top: 6px; }
.cmi-detail { font-size: 28px; line-height: 1.35; margin-top: 8px; white-space: pre-line; }
.cmi-venue { background: #f2f7f3; border-left: 8px solid #006E38; border-radius: 12px; padding: 24px 28px; margin-top: 30px; }
.cmi-venue-name { font-size: 32px; font-weight: 700; line-height: 1.25; margin-top: 12px; }
.cmi-end { margin-top: 24px; font-size: 27px; font-weight: 700; }
.cmi-emarque { border: 3px solid #E88523; border-radius: 12px; padding: 22px 28px; margin-top: 28px; }
.cmi-code { font-family: monospace; font-size: 52px; font-weight: 800; letter-spacing: 5px; margin-top: 6px; }
