/* Rota Italia v37 - program-level exam matcher */
.exam-finder-card-v37 .exam-finder-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.exam-control-hint{display:block!important;margin:7px 2px 0!important;font-size:10px!important;line-height:1.45;color:#88928c!important;text-transform:none!important;letter-spacing:0!important;font-weight:650!important}
.exam-finder-result-v37{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:12px;padding:18px;min-height:102px}
.exam-finder-state{grid-column:1/-1;display:grid;gap:4px;padding:4px 2px 8px}
.exam-finder-state strong{font-size:14px;color:#173d2f;letter-spacing:-.2px}
.exam-finder-state span{font-size:12px;line-height:1.55;color:#68766f}
.exam-finder-state.is-warning{padding:12px 14px;border-radius:10px;background:#fff7f2;border:1px solid #edd7ce}
.exam-finder-state.is-warning strong{color:#8b493f}
.exam-finder-state.is-success{padding-bottom:10px;border-bottom:1px solid #d7e2db}
.exam-route-card{display:flex;flex-direction:column;min-width:0;padding:14px 15px;border-radius:12px;background:#fff;border:1px solid #cad8cf;box-shadow:0 6px 18px rgba(16,32,51,.025)}
.exam-route-card.role-primary{border-color:#9fc4b0}.exam-route-card.role-alternative,.exam-route-card.role-accepted{border-color:#d3d9d5}
.exam-route-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.exam-route-card__top strong{font-size:17px;color:#163d2f}.exam-route-card__top>span{font-size:9px;line-height:1.25;font-weight:850;color:#68776f;text-align:right;background:#eef4ef;border-radius:999px;padding:5px 7px}
.exam-route-card p{margin:9px 0 12px;color:#65716b;font-size:11px;line-height:1.55}
.exam-route-card__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:auto}.exam-route-card__actions a{font-size:10px;font-weight:900;color:#1d6548;border-bottom:1px solid rgba(29,101,72,.25);padding-bottom:2px}
.exam-finder-controls select:disabled{background:#f5f5f2;color:#9a9e9b;cursor:not-allowed}
@media(max-width:700px){.exam-finder-card-v37 .exam-finder-controls,.exam-finder-result-v37{grid-template-columns:1fr}.exam-finder-state{grid-column:1}.exam-route-card__top{gap:8px}.exam-route-card__top>span{max-width:120px}}
.exam-accepted-section{padding:22px 0 68px}.exam-accepted-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.exam-accepted-card{border:1px solid #d9d4ca;border-radius:14px;background:#fffdf9;padding:18px}.exam-accepted-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid #e9e4dc;padding-bottom:12px}.exam-accepted-card__head span,.exam-accepted-card__head strong{display:block}.exam-accepted-card__head span{font-size:9px;text-transform:uppercase;letter-spacing:.8px;color:#7b847f;font-weight:850}.exam-accepted-card__head strong{font-size:15px;line-height:1.25;color:#17263a;margin-top:3px}.exam-accepted-card__head>a{font-size:9px;font-weight:900;color:#1d6548;white-space:nowrap}.exam-accepted-card ul{list-style:none;padding:0;margin:12px 0 0}.exam-accepted-card li{padding:8px 0;border-bottom:1px solid #eeeae2}.exam-accepted-card li:last-child{border-bottom:0}.exam-accepted-card li strong,.exam-accepted-card li small{display:block}.exam-accepted-card li strong{font-size:11px;line-height:1.35;color:#2b3932}.exam-accepted-card li small{font-size:9px;color:#76807a;margin-top:3px}.exam-more-programs{display:block;margin-top:9px;color:#1d6548;font-size:9px;font-weight:850}.exam-accepted-note{margin-top:14px;font-size:10px;line-height:1.5;color:#838a86}
@media(max-width:900px){.exam-accepted-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.exam-accepted-grid{grid-template-columns:1fr}}

/* V39 - admission route presentation */
.exam-route-meta{display:flex;flex-wrap:wrap;gap:5px;margin:9px 0 0}
.exam-route-meta span{display:inline-flex;align-items:center;min-height:22px;padding:4px 7px;border-radius:999px;background:#f2f4f1;border:1px solid #dfe4df;color:#647069;font-size:8.5px;line-height:1.15;font-weight:800}
.exam-route-meta span.is-threshold{background:#edf7f1;border-color:#bcd8c8;color:#146342}
.exam-route-card.is-assessment{border-color:#d9d5c8;background:#fffdf8}
.exam-route-card.is-assessment .exam-route-card__top>span{background:#f5f1e8;color:#796b4f}
.exam-admission-card{grid-column:1/-1;padding:16px 17px;border-radius:12px;border:1px solid #bed7c8;background:#f3faf6}
.exam-admission-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.exam-admission-card__top strong{color:#173d2f;font-size:16px}.exam-admission-card__top span{font-size:9px;font-weight:850;color:#6b7770;background:#fff;border:1px solid #d9e2dc;padding:5px 7px;border-radius:999px}
.exam-admission-requirement{display:inline-flex;margin-top:11px;padding:7px 9px;border-radius:8px;background:#fff;border:1px solid #cfe0d6;color:#165f42;font-size:10px;font-weight:900}
.exam-admission-card p{margin:10px 0;color:#66726c;font-size:11px;line-height:1.55}.exam-admission-card>a{font-size:10px;font-weight:900;color:#1d6548;border-bottom:1px solid rgba(29,101,72,.25)}
.exam-admission-card.is-open{background:#f3faf6}.exam-admission-card.is-review{background:#fbf8f2;border-color:#ddd3c3}
@media(max-width:760px){.exam-admission-card__top{align-items:flex-start;flex-direction:column}.exam-route-meta{gap:4px}}
.exam-program-route-meta{display:flex;gap:4px;flex-wrap:wrap;margin-top:5px}.exam-program-route-meta b{font-size:7.5px;line-height:1.2;padding:3px 5px;border-radius:999px;background:#f2f4f1;color:#758078;font-weight:800}.exam-program-route-meta b.is-threshold{background:#edf7f1;color:#176243}
