.jt-academy-directory { background: #fbf7ed; color: #24352c; font-family: inherit; }
.jt-academy-shell { margin: 0 auto; max-width: 1240px; padding: 24px 16px 32px; }
.jt-academy-note, .jt-academy-cta { background: #eef5e7; border: 1px solid #d7e6cb; border-radius: 14px; color: #2f4a38; font-size: 15px; line-height: 1.55; margin: 0 0 18px; padding: 14px 16px; }
.jt-academy-overview { background: #f5efe2; border: 1px solid #e3d8bf; border-radius: 14px; color: #24352c; margin: 0 0 18px; padding: 14px 16px 16px; }
.jt-academy-overview-title { color: #24352c; font-size: 17px; line-height: 1.25; margin: 0 0 12px; }
.jt-academy-overview-grid { display: grid; gap: 10px; grid-template-columns: 1fr; }
.jt-academy-overview-item { background: #fffdf8; border-radius: 10px; padding: 12px 14px; }
.jt-academy-overview-item h3 { color: #52765f; font-size: 13px; line-height: 1.25; margin: 0 0 5px; }
.jt-academy-overview-item p { color: #2c4034; font-size: 14px; line-height: 1.45; margin: 0; }
.jt-academy-controls { align-items: end; display: grid; gap: 12px; grid-template-columns: 1fr; margin: 0 0 18px; }
.jt-academy-field { display: grid; gap: 6px; margin: 0; }
.jt-academy-label { color: #4f6256; font-size: 13px; font-weight: 700; line-height: 1.2; }
.jt-academy-input, .jt-academy-select { appearance: none; background: #fffdf8; border: 1px solid #cfdccb; border-radius: 12px; box-shadow: 0 1px 0 rgba(36, 53, 44, 0.04); color: #24352c; font: inherit; min-height: 46px; padding: 10px 12px; width: 100%; }
.jt-academy-select { background-image: linear-gradient(45deg, transparent 50%, #52765f 50%), linear-gradient(135deg, #52765f 50%, transparent 50%); background-position: calc(100% - 18px) 20px, calc(100% - 13px) 20px; background-repeat: no-repeat; background-size: 5px 5px, 5px 5px; padding-right: 34px; }
.jt-academy-input:focus, .jt-academy-select:focus, .jt-academy-reset:focus, .jt-academy-show-more:focus { border-color: #52765f; box-shadow: 0 0 0 3px rgba(82, 118, 95, 0.18); outline: none; }
.jt-academy-reset { background: #52765f; border: 1px solid #52765f; border-radius: 12px; color: #ffffff; cursor: pointer; font: inherit; font-weight: 700; min-height: 46px; padding: 10px 14px; transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease; }
.jt-academy-reset:hover { background: #41614c; border-color: #41614c; transform: translateY(-1px); }
.jt-academy-count { color: #4f6256; font-size: 15px; font-weight: 700; margin: 0 0 14px; }
.jt-academy-map { background: #fffdf8; border: 1px solid #e3ddcf; border-radius: 16px; box-shadow: 0 10px 26px rgba(36, 53, 44, 0.06); display: grid; gap: 12px; margin: 0 0 18px; overflow: hidden; padding: 12px; }
.jt-academy-map-image { aspect-ratio: 2 / 1; border-radius: 12px; display: block; object-fit: cover; width: 100%; }
.jt-academy-map-actions { display: grid; gap: 8px; grid-template-columns: 1fr; }
.jt-academy-map-button { background: #eef5e7; border: 1px solid #d7e6cb; border-radius: 999px; color: #36533f; cursor: pointer; font: inherit; font-size: 14px; font-weight: 800; line-height: 1.2; min-height: 40px; padding: 9px 12px; text-align: center; transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease; }
.jt-academy-map-button:hover, .jt-academy-map-button:focus { background: #dfeeda; border-color: #b9d6ad; color: #24352c; outline: none; }
.jt-academy-map-button.is-active { background: #52765f; border-color: #52765f; color: #ffffff; }
.jt-academy-grid { display: grid; gap: 14px; grid-template-columns: 1fr; }
.jt-academy-card { align-items: start; background: #fffdf8; border: 1px solid #e3ddcf; border-radius: 16px; box-shadow: 0 10px 26px rgba(36, 53, 44, 0.07); display: grid; gap: 12px; grid-template-rows: max-content max-content 1fr; padding: 18px; }
.jt-academy-card-header { display: grid; gap: 8px; }
.jt-academy-title-row { align-items: flex-start; display: flex; gap: 12px; justify-content: space-between; }
.jt-academy-title-content { display: grid; gap: 7px; min-width: 0; }
.jt-academy-name { color: #1f3328; font-size: 20px; line-height: 1.25; margin: 0; overflow-wrap: anywhere; }
.jt-academy-meta { align-content: start; align-items: start; display: flex; flex-wrap: wrap; gap: 8px; }
.jt-academy-pill { background: #eef5e7; border: 1px solid #d7e6cb; border-radius: 999px; color: #36533f; display: inline-flex; font-size: 13px; font-weight: 700; line-height: 1.2; padding: 6px 10px; }
.jt-academy-details { align-content: start; display: grid; gap: 10px; grid-auto-rows: max-content; margin: 0; }
.jt-academy-detail { align-content: start; border-top: 1px solid #eee7d9; display: grid; gap: 5px; grid-template-rows: max-content max-content; padding-top: 10px; }
.jt-academy-detail-label { color: #667569; font-size: 12px; font-weight: 800; letter-spacing: 0; text-transform: uppercase; }
.jt-academy-detail-value { color: #2c4034; font-size: 15px !important; line-height: 1.48 !important; margin: 0 !important; }
.jt-academy-detail-value p { margin: 0 0 10px !important; }
.jt-academy-detail-value p:last-child { margin-bottom: 0 !important; }
.jt-academy-link { align-items: center; align-self: end; color: #315f42; display: inline-flex; font-weight: 800; justify-self: start; line-height: 1.3; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.jt-academy-show-more { background: #52765f; border: 1px solid #52765f; border-radius: 12px; color: #ffffff; cursor: pointer; display: block; font: inherit; font-weight: 800; margin: 16px auto 0; min-height: 46px; padding: 10px 18px; transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease; }
.jt-academy-show-more:hover { background: #41614c; border-color: #41614c; transform: translateY(-1px); }
.jt-academy-show-more[hidden] { display: none; }
.jt-academy-empty { background: #fffdf8; border: 1px dashed #cfdccb; border-radius: 14px; color: #4f6256; margin: 0; padding: 18px; text-align: center; }
.jt-academy-cta { margin: 20px 0 0; }
.jt-academy-cta a { color: #315f42; font-weight: 800; text-decoration: underline; text-underline-offset: 3px; }
@media (min-width: 680px) { .jt-academy-shell { padding: 32px 22px 42px; } .jt-academy-overview-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .jt-academy-map { grid-template-columns: minmax(0, 1.2fr) minmax(260px, 0.8fr); align-items: center; } .jt-academy-map-actions { grid-template-columns: repeat(2, minmax(0, 1fr)); } .jt-academy-controls, .jt-academy-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 980px) { .jt-academy-map { grid-template-columns: minmax(0, 1.45fr) minmax(320px, 0.75fr); } .jt-academy-controls { grid-template-columns: 1.4fr repeat(2, minmax(0, 1fr)) auto; } .jt-academy-grid { gap: 18px; grid-template-columns: repeat(2, minmax(0, 1fr)); }  } .jt-academy-card .jt-academy-card-header {
gap: 8px !important;
grid-template-rows: none !important;
min-height: 0 !important;
}
.jt-academy-card .jt-academy-name,
.jt-academy-card .jt-academy-meta {
min-height: 0 !important;
}
.jt-academy-card .jt-academy-title-row {
min-height: 0 !important;
}
.jt-academy-card .jt-academy-title-content {
gap: 7px !important;
min-height: 0 !important;
}
.jt-academy-card .jt-academy-meta {
margin-top: 0 !important;
} .jt-academy-hidden-filter {
clip: rect(0 0 0 0);
clip-path: inset(50%);
height: 1px;
overflow: hidden;
position: absolute;
white-space: nowrap;
width: 1px;
}
.jt-academy-map {
display: block !important;
position: relative;
}
.jt-academy-map-image {
min-height: 260px;
}
.jt-academy-map-actions {
inset: 12px;
position: absolute;
}
.jt-academy-map-button {
box-shadow: 0 8px 18px rgba(36, 53, 44, 0.16);
color: #ffffff !important;
font-size: 12px;
line-height: 1.15;
max-width: 190px;
min-height: 34px;
padding: 8px 10px;
position: absolute;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
white-space: normal;
}
.jt-academy-map-button[data-jt-academy-map-area="West Coast & Northern Suburbs"] {
background: #e8843a;
border-color: #d16f27;
left: 10%;
top: 16%;
}
.jt-academy-map-button[data-jt-academy-map-area="Cape Town & Southern Suburbs"] {
background: #3378bd;
border-color: #28649f;
left: 22%;
top: 45%;
}
.jt-academy-map-button[data-jt-academy-map-area="Cape Winelands / Boland"] {
background: #7a4fb0;
border-color: #654195;
left: 35%;
top: 35%;
}
.jt-academy-map-button[data-jt-academy-map-area="Breede Valley & Witzenberg"] {
background: #5f9f55;
border-color: #4d8745;
left: 55%;
top: 18%;
}
.jt-academy-map-button[data-jt-academy-map-area="Helderberg & Overberg"] {
background: #d8b840;
border-color: #bda033;
color: #24352c !important;
left: 48%;
text-shadow: none;
top: 64%;
}
.jt-academy-map-button[data-jt-academy-map-area="Garden Route / Southern Cape"] {
background: #23a7a6;
border-color: #1d8d8c;
left: 71%;
top: 68%;
}
.jt-academy-map-button:hover,
.jt-academy-map-button:focus,
.jt-academy-map-button.is-active {
filter: brightness(0.94);
outline: 3px solid rgba(255, 255, 255, 0.84);
outline-offset: 2px;
}
@media (max-width: 680px) {
.jt-academy-map-image {
min-height: 320px;
object-fit: cover;
}
.jt-academy-map-button {
font-size: 11px;
max-width: 145px;
min-height: 32px;
padding: 7px 9px;
}
.jt-academy-map-button[data-jt-academy-map-area="West Coast & Northern Suburbs"] { left: 5%; top: 11%; }
.jt-academy-map-button[data-jt-academy-map-area="Cape Town & Southern Suburbs"] { left: 6%; top: 43%; }
.jt-academy-map-button[data-jt-academy-map-area="Cape Winelands / Boland"] { left: 31%; top: 34%; }
.jt-academy-map-button[data-jt-academy-map-area="Breede Valley & Witzenberg"] { left: 45%; top: 15%; }
.jt-academy-map-button[data-jt-academy-map-area="Helderberg & Overberg"] { left: 37%; top: 63%; }
.jt-academy-map-button[data-jt-academy-map-area="Garden Route / Southern Cape"] { left: 66%; top: 73%; }
}
@media (min-width: 980px) {
.jt-academy-controls {
grid-template-columns: 1.4fr repeat(2, minmax(0, 1fr)) auto !important;
}
} .jt-academy-map {
display: grid !important;
gap: 12px !important;
grid-template-columns: 1fr !important;
position: static !important;
}
.jt-academy-map-actions {
display: grid !important;
gap: 8px !important;
grid-template-columns: 1fr !important;
inset: auto !important;
position: static !important;
}
.jt-academy-map-button {
font-size: 14px !important;
left: auto !important;
max-width: none !important;
min-height: 40px !important;
padding: 9px 12px !important;
position: static !important;
right: auto !important;
top: auto !important;
width: 100% !important;
}
@media (min-width: 680px) {
.jt-academy-map {
align-items: center !important;
grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr) !important;
}
.jt-academy-map-actions {
grid-template-columns: 1fr !important;
}
}
@media (min-width: 980px) {
.jt-academy-map {
grid-template-columns: minmax(0, 1.45fr) minmax(320px, 0.75fr) !important;
}
.jt-academy-map-actions {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
}
.jt-academy-logo {
flex: 0 0 auto;
align-items: center;
background: #ffffff;
border: 1px solid #eee7d9;
border-radius: 10px;
display: inline-flex;
height: 58px;
justify-content: center;
padding: 8px;
width: 92px;
}
.jt-academy-logo img {
display: block;
max-height: 100%;
max-width: 100%;
object-fit: contain;
}