.apply-modal.apply-modal{position:fixed;inset:0;z-index:1000;display:flex;overflow-y:auto;padding:24px 20px}.apply-modal[hidden]{display:none!important}.apply-modal .am-backdrop{position:fixed;inset:0;background:#10131c8c;backdrop-filter:blur(3px)}.apply-modal .am-card{position:relative;z-index:1;width:100%;max-width:520px;margin:auto;background:#fff;border-radius:16px;box-shadow:0 40px 90px -30px #10131c80;--am-accent: #3D6FE8;--am-accent-deep: #2B57C4;--am-tint: #EEF3FE;--am-tint-line: #D8E2F5;font-family:Outfit,"Source Sans 3",sans-serif;-webkit-font-smoothing:antialiased}.apply-modal.am--pink .am-card{--am-accent:#F23D63;--am-accent-deep:#D42A4E;--am-tint:#FDEFF2;--am-tint-line:#F8D7DE}.apply-modal.am--cobalt .am-card{--am-accent:#3D6FE8;--am-accent-deep:#2B57C4;--am-tint:#EEF3FE;--am-tint-line:#D8E2F5}.apply-modal.am--plum .am-card{--am-accent:#9C3DF5;--am-accent-deep:#7A29C4;--am-tint:#F5EFFE;--am-tint-line:#E7D6F9}.apply-modal.am--amber .am-card{--am-accent:#E39A00;--am-accent-deep:#B77C00;--am-tint:#FCF4E1;--am-tint-line:#F3E4BE}.apply-modal.am--green .am-card{--am-accent:#0FA875;--am-accent-deep:#0B8560;--am-tint:#E7F6EF;--am-tint-line:#CDEBDD}.apply-modal.am--orange .am-card{--am-accent:#F0641B;--am-accent-deep:#C64F14;--am-tint:#FDEFE6;--am-tint-line:#F8D9C4}.apply-modal .am-x{position:absolute;top:12px;right:14px;z-index:2;width:34px;height:34px;border:0;background:#10131c0f;border-radius:50%;font-size:22px;line-height:1;color:#10131c;cursor:pointer;transition:background .15s}.apply-modal .am-x:hover{background:#10131c1f}.apply-modal .am-head{background:var(--am-tint);border-bottom:1px solid var(--am-tint-line);padding:28px 30px 22px;border-radius:16px 16px 0 0}.apply-modal .am-eyebrow{font-family:Outfit,sans-serif;font-size:12.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--am-accent-deep);margin-bottom:8px}.apply-modal .am-title{font-family:Ubuntu,sans-serif;font-weight:700;font-size:24px;letter-spacing:-.02em;color:#10131c;margin:0 0 5px;line-height:1.1}.apply-modal .am-meta{font-size:14px;color:#5c6374;margin:0}.apply-modal .am-form{padding:24px 30px 30px;display:flex;flex-direction:column;gap:.3rem}.apply-modal .am-form label{font-size:13px;font-weight:700;color:#10131c;margin-top:1rem}.apply-modal .am-req{color:var(--am-accent)}.apply-modal .am-form input,.apply-modal .am-form textarea{width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;border:1px solid #E8E9EE;border-radius:8px;background:#fafafb;color:#10131c;transition:border-color .15s,background .15s}.apply-modal .am-form input::placeholder,.apply-modal .am-form textarea::placeholder{color:#9aa0ad}.apply-modal .am-form input:focus,.apply-modal .am-form textarea:focus{outline:none;border-color:var(--am-accent);background:#fff}.apply-modal .am-form textarea{min-height:84px;resize:vertical}.apply-modal .am-honey{position:absolute;left:-9999px;opacity:0;pointer-events:none}.apply-modal .am-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.apply-modal .am-chip{background:#fff;border:1px solid #E8E9EE;color:#5c6374;padding:8px 15px;border-radius:100px;font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.apply-modal .am-chip:hover{border-color:#c9cdd8;color:#10131c}.apply-modal .am-chip.am-selected{background:var(--am-accent);border-color:var(--am-accent);color:#fff}.apply-modal .am-error{color:var(--am-accent-deep);font-size:.85rem;font-weight:600;margin-top:.8rem;display:none}.apply-modal .am-error.am-show{display:block}.apply-modal .am-submit{margin-top:1.4rem;background:var(--am-accent);color:#fff;padding:.9rem 1.6rem;border:0;border-radius:100px;font-family:inherit;font-weight:600;font-size:.98rem;cursor:pointer;transition:background .15s,transform .15s}.apply-modal .am-submit:hover:not(:disabled){background:var(--am-accent-deep);transform:translateY(-1px)}.apply-modal .am-submit:disabled{opacity:.6;cursor:not-allowed}.apply-modal .am-note{margin-top:1rem;font-size:12px;color:#9aa0ad;line-height:1.5}.apply-modal .am-note strong{color:#5c6374}.apply-modal .am-success{padding:44px 30px;text-align:center}.apply-modal .am-success[hidden]{display:none!important}.apply-modal .am-success-ic{width:56px;height:56px;margin:0 auto 1rem;border-radius:50%;background:var(--am-tint);color:var(--am-accent-deep);display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700}.apply-modal .am-success h2{font-family:Ubuntu,sans-serif;font-weight:700;font-size:22px;color:#10131c;margin-bottom:.5rem}.apply-modal .am-success p{color:#5c6374;font-size:15px;max-width:40ch;margin:0 auto 1.6rem}@media(prefers-reduced-motion:reduce){.apply-modal .am-submit:hover{transform:none}}body.am-open{overflow:hidden}
