.lls-application-wrap{max-width:980px;margin:30px auto;padding:0 16px}.lls-application-form{background:#fff;border:1px solid #d9dee7;border-radius:10px;padding:28px;box-shadow:0 8px 24px rgba(20,38,63,.08)}.lls-application-form h2{margin:0 0 22px;color:#102b4e}.lls-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}.lls-form-field{display:flex;flex-direction:column;gap:7px}.lls-form-field label{font-weight:700;color:#172b45}.lls-form-field label span{color:#b42318}.lls-form-field input:not([type=checkbox]),.lls-form-field textarea{width:100%;box-sizing:border-box;border:1px solid #aeb8c5;border-radius:5px;padding:11px 12px;background:#fff;font:inherit}.lls-form-field input:focus,.lls-form-field textarea:focus{outline:2px solid #1d5fa7;outline-offset:1px;border-color:#1d5fa7}.lls-full,.lls-form-section{grid-column:1/-1}.lls-form-section h3{margin:12px 0 0;padding-bottom:8px;border-bottom:2px solid #d9b44a;color:#102b4e}.lls-form-field small{color:#5b6573}.lls-consent{display:flex;align-items:flex-start;gap:9px;font-weight:400!important}.lls-consent input{margin-top:4px}.lls-submit-button{margin-top:22px;border:0;border-radius:5px;background:#102b4e;color:#fff;padding:13px 24px;font-weight:700;font-size:16px;cursor:pointer}.lls-submit-button:hover{background:#1d4778}.lls-form-message{margin:0 0 18px;padding:14px 16px;border-radius:5px;font-weight:700}.lls-form-message.success{background:#ecfdf3;border:1px solid #75c995;color:#17653a}.lls-form-message.error{background:#fff1f0;border:1px solid #e49a94;color:#8f241d}.lls-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}@media(max-width:700px){.lls-application-form{padding:20px}.lls-form-grid{grid-template-columns:1fr}.lls-full,.lls-form-section{grid-column:1}}
