/* V111 academic intake reference and applicant-rights controls */
.v111-academic-reference-card{margin:0 0 1.4rem;padding:1.25rem 1.3rem;border:1px solid #b8c9d6;border-radius:18px;background:#f3f9fc;color:#13263b;box-shadow:0 8px 24px rgba(15,43,65,.06)}
.v111-academic-reference-card h2,.v111-applicant-rights h2{margin:.25rem 0 .85rem;color:#10243a!important}
.v111-reference-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin:.65rem 0 .8rem}
.v111-academic-reference{display:inline-block;max-width:100%;padding:.78rem .95rem;border:1px solid #90a9bb;border-radius:12px;background:#0f2940;color:#fff;font-family:Audiowide,Michroma,Orbitron,"Segoe UI",sans-serif;font-size:clamp(.9rem,2.4vw,1.08rem);font-weight:800;letter-spacing:.065em;overflow-wrap:anywhere}
.v111-copy-reference{border:1px solid #9aabb8;border-radius:10px;background:#fff;color:#10243a;padding:.72rem .9rem;font-weight:800;cursor:pointer}
.v111-copy-reference:focus-visible{outline:3px solid #2f74d0;outline-offset:2px}
.v111-reference-note{margin:0;color:#344b5d!important;line-height:1.62}
.v111-applicant-rights{margin:1.35rem 0;padding:1.2rem 1.25rem;border:1px solid #cad7e1;border-left:5px solid #2f74d0;border-radius:14px;background:#fff;color:#172b3e}
.v111-applicant-rights p,.v111-applicant-rights li{color:#263c4d!important;line-height:1.62}
.v111-applicant-rights ul{margin:.7rem 0 1rem;padding-left:1.25rem}
.v111-applicant-rights a{font-weight:800}
.v110-consent-box a{font-weight:800}
.v111-reference-explainer{margin-top:.9rem;padding:.9rem 1rem;border-left:4px solid #2f74d0;background:#f4f9fd;border-radius:10px;color:#22384a!important}
@media(max-width:640px){.v111-reference-row{align-items:stretch}.v111-copy-reference{width:100%}.v111-academic-reference{width:100%;box-sizing:border-box}}
