.work-check-in>.site-title{max-width:720px}.work-questions{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;margin-top:32px}.work-question{display:flex;align-items:flex-start;gap:14px;padding:24px 0;border-bottom:1px solid var(--border);cursor:pointer;font-size:17px;line-height:1.5}.work-question input{appearance:auto;width:18px;height:18px;flex-shrink:0;margin-top:4px;accent-color:var(--foreground);cursor:pointer}.work-question input:focus-visible{outline:2px solid var(--foreground);outline-offset:4px}.work-check-response{margin-top:30px}.work-check-response h3{font-size:clamp(24px,3vw,34px);letter-spacing:-.03em;font-weight:500}.work-check-response p{margin-top:10px;color:var(--muted-foreground)}@media (max-width:640px){.work-questions{grid-template-columns:1fr}}