.student-proof-home{padding-bottom:24px}.student-proof-kicker{font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;opacity:.72;margin-bottom:6px}.student-proof-hero h2{margin-bottom:6px}.student-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.student-proof-card{appearance:none;width:100%;min-height:116px;text-align:left;border:1px solid rgba(15,23,42,.14);border-radius:14px;padding:16px;background:#fff;cursor:pointer;display:flex;flex-direction:column;gap:7px;box-shadow:0 4px 12px rgba(15,23,42,.05);font:inherit;color:inherit}.student-proof-card:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(15,23,42,.08)}.student-proof-card:focus-visible{outline:3px solid currentColor;outline-offset:3px}.student-proof-card b{font-size:1.05rem;line-height:1.3}.student-proof-card span{font-size:.94rem;line-height:1.45;opacity:.82}.student-proof-unsure{margin-top:16px;padding:15px;border-radius:14px;background:rgba(59,130,246,.08);display:flex;align-items:center;justify-content:space-between;gap:14px}.student-proof-unsure div{display:flex;flex-direction:column;gap:4px}.student-proof-unsure span{line-height:1.4}.student-proof-next{border-top:4px solid currentColor}.student-proof-next h3{margin-bottom:6px}@media(max-width:720px){.student-proof-grid{grid-template-columns:1fr}.student-proof-card{min-height:0;padding:15px}.student-proof-unsure{align-items:stretch;flex-direction:column}.student-proof-unsure .btn-primary{width:100%;min-height:48px}}@media(prefers-reduced-motion:reduce){.student-proof-card{transition:none}.student-proof-card:hover{transform:none}}