:root{font-family:Arial,Helvetica,sans-serif;color:#421326;background:#faf7f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:104px;max-width:1120px;padding:0 32px;margin:auto;display:flex;align-items:center;justify-content:space-between}header a{display:flex;gap:13px;align-items:center;text-decoration:none;color:#630023;font-size:21px;font-weight:700}header small{display:block;font-size:9px;letter-spacing:1.8px;margin-top:6px}.brand-mark{display:grid;place-items:center;background:#740027;color:#fff;width:53px;height:53px;border-radius:14px;font-size:16px}.header-tag{font-size:12px;color:#796871}main{max-width:900px;margin:auto;padding:45px 24px 64px}.intro{text-align:center}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#8a5c24}h1{font-size:clamp(32px,5vw,48px);letter-spacing:-1.8px;line-height:1.12;margin:20px 0}p{font-size:15px;line-height:1.8;color:#776570}.intro p{max-width:530px;margin:0 auto 38px}.card{max-width:640px;margin:auto;padding:40px;background:#fff;border:1px solid #ece0e4;border-radius:22px;box-shadow:0 16px 55px #63002310;min-height:300px}h2{font-size:25px;line-height:1.25;letter-spacing:-.5px;margin:18px 0 12px}.symbol{height:54px;width:54px;display:grid;place-items:center;border-radius:15px;background:#fbf2dc;color:#79002c;font-size:29px;margin-bottom:24px}.badge{display:inline-block;background:#e8f6ef;color:#236447;border-radius:30px;padding:9px 14px;font-size:12px;font-weight:700}.badge.revoked{background:#fff0ed;color:#a1372d}.student{border-top:1px solid #efe5e8;margin-top:25px;padding-top:26px}.student span,dt{font-size:11px;color:#806b74}.student span{letter-spacing:1.5px}h3{font-size:25px;margin:10px 0 25px}dl{display:grid;grid-template-columns:1fr 1fr;gap:25px 20px}dl div:first-child{grid-column:1/-1}dd{margin:8px 0 0;font-size:15px;line-height:1.5;overflow-wrap:anywhere}.note{background:#fbf6eb;border-left:3px solid #d1a744;padding:17px 18px;font-size:12px;line-height:1.8;color:#705b42;margin-top:28px}.footnote{display:flex;justify-content:center;gap:28px;margin-top:30px;font-size:11px;color:#897780}footer{border-top:1px solid #eadde2;max-width:1056px;margin:auto;padding:25px 0 30px;display:flex;justify-content:space-between;font-size:11px;color:#806e77}button{border:0;background:#79002c;color:#fff;padding:14px 22px;border-radius:8px;font:inherit;cursor:pointer}button:hover{background:#96083c}a:focus-visible,button:focus-visible{outline:3px solid #b68b2a;outline-offset:5px}.spinner{animation:spin 1.5s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinner{animation:none}}@media(max-width:600px){header{height:85px;padding:0 22px}.header-tag{display:none}main{padding-top:28px}.card{padding:26px}.footnote{gap:10px;font-size:9px}footer{margin:0 24px;gap:15px;line-height:1.6}h1{letter-spacing:-1px}dl{grid-template-columns:1fr}.intro p{font-size:14px}}.brand-logo{object-fit:contain;border-radius:50%;width:64px;height:64px}header small{font-size:8px;letter-spacing:1.1px}@media(max-width:600px){header small{font-size:7px;letter-spacing:.7px}.brand-logo{width:54px;height:54px}}
