.application-form input:focus,.application-form select:focus,.application-form textarea:focus{border-color:var(--foreground);background:var(--input-focus-bg)}.application-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23707070' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}.visually-hidden-file{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.honeypot{opacity:0;height:0;position:absolute;left:-9999px;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:1s linear infinite spin}@keyframes draw-check{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}.resume-drop:hover{background:var(--foreground);color:var(--background)}.job-card{position:relative}.job-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff05 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.job-card:hover:before{opacity:1}
