.path-chooser>section{max-width:980px}.path-chooser section>div{grid-template-columns:repeat(3,1fr)}.path-chooser .early-entry{color:var(--ink);background:#fff9da;border:2px solid #f0c94d;border-radius:18px;gap:7px;padding:28px;text-decoration:none;transition:all .2s;display:grid}.path-chooser .early-entry:hover{transform:translateY(-3px);box-shadow:0 12px 30px #6b55251a}.path-chooser .early-entry span{font-size:34px}.path-chooser .early-entry b{font:25px Georgia}.path-chooser .early-entry small{color:var(--muted)}.path-chooser .early-entry i{color:var(--green);font-size:12px;font-style:normal}@media (width<=720px){.path-chooser section>div{grid-template-columns:1fr}}.student-signout{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-size:14px;display:flex}.student-signout:hover{color:var(--coral);border-color:var(--coral)}
