.apply-main{background:radial-gradient(circle at 70% 10%,#009fc70a,#0000 55%);justify-content:center;align-items:flex-start;min-height:100vh;padding-top:130px;padding-bottom:6rem;display:flex}.apply-container{width:100%;max-width:580px;margin:0 auto;padding:0 1.5rem}.apply-back-link{color:var(--muted-foreground);align-items:center;gap:6px;margin-bottom:2rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.apply-back-link:hover{color:var(--foreground)}.apply-header{margin-bottom:2.5rem}.apply-role-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);background:#009fc714;border:1px solid #009fc72e;border-radius:100px;align-items:center;gap:7px;margin-bottom:1.1rem;padding:5px 14px;font-size:.78rem;font-weight:500;display:inline-flex}.apply-title{letter-spacing:-.025em;color:var(--foreground);margin:0 0 .6rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:500;line-height:1.15}.apply-subtitle{color:var(--muted-foreground);font-size:1rem;line-height:1.55}.apply-form{flex-direction:column;gap:1.5rem;display:flex}.apply-field{flex-direction:column;gap:.6rem;display:flex}.apply-field label{color:var(--foreground);font-size:.9rem;font-weight:500}.apply-field input[type=text],.apply-field input[type=email]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;color:var(--foreground);box-sizing:border-box;background:#ffffffbf;border:1px solid #0000001a;border-radius:12px;outline:none;padding:.85rem 1.1rem;font-family:inherit;font-size:.975rem;transition:border-color .2s,box-shadow .2s}.apply-field input:focus{border-color:#009fc773;box-shadow:0 0 0 3px #009fc71a}.apply-field input::placeholder{color:var(--muted-foreground);opacity:.6}.apply-dropzone{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;text-align:center;background:#ffffff80;border:1.5px dashed #00000026;border-radius:16px;padding:2.5rem 1.5rem;transition:all .25s}.apply-dropzone:hover,.apply-dropzone.dragging{background:#009fc708;border-color:#009fc780;box-shadow:0 0 0 4px #009fc712}.apply-dropzone.has-file{cursor:default;background:#009fc708;border-style:solid;border-color:#009fc74d}.dropzone-placeholder{color:var(--muted-foreground);flex-direction:column;align-items:center;gap:.6rem;display:flex}.dropzone-placeholder svg{color:var(--brand);opacity:.7;margin-bottom:.25rem}.dropzone-placeholder p{margin:0;font-size:.95rem}.dropzone-placeholder strong{color:var(--foreground)}.dropzone-sub{font-size:.88rem!important}.dropzone-browse{color:var(--brand);font-weight:500;text-decoration:underline}.dropzone-hint{opacity:.55;margin-top:.25rem;font-size:.78rem!important}.dropzone-file-info{text-align:left;align-items:center;gap:1rem;padding:.25rem 0;display:flex}.dropzone-file-info svg{color:var(--brand);flex-shrink:0}.file-name{color:var(--foreground);word-break:break-all;margin:0;font-size:.95rem;font-weight:500}.file-size{color:var(--muted-foreground);margin:3px 0 0;font-size:.8rem}.file-remove{cursor:pointer;color:var(--muted-foreground);background:#0000000f;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:6px;transition:background .15s,color .15s;display:flex}.file-remove:hover{color:#dc3232;background:#dc323214}.apply-error{color:#e05252;background:#e0525212;border:1px solid #e0525233;border-radius:10px;margin:0;padding:.75rem 1rem;font-size:.875rem}.apply-submit-btn{background:var(--brand,#009fc7);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:54px;padding:1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:flex}.apply-submit-btn:hover:not(:disabled){background:#007fa3;transform:translateY(-1px);box-shadow:0 6px 20px #009fc74d}.apply-submit-btn:disabled{opacity:.7;cursor:not-allowed}.apply-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.apply-success{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:4rem 2rem;display:flex}.success-icon-wrap{width:90px;height:90px;color:var(--brand);background:#009fc714;border:1px solid #009fc733;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.apply-success h2{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:2rem;font-weight:500}.success-desc{color:var(--muted-foreground);max-width:420px;margin:0;font-size:1rem;line-height:1.65}.apply-back-btn{background:var(--brand,#009fc7);color:#fff;border-radius:100px;align-items:center;gap:8px;margin-top:.75rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.apply-back-btn:hover{background:#007fa3;transform:translateY(-1px)}
