html body .modal-hf:not([data-modal="loanModal"]) .modal-box-hf {
 background:linear-gradient(110deg,rgba(15,12,10,.94),rgba(15,12,10,.84)),url('/images/v2/modal-courtyard.png') center/cover!important;
}
html body .modal-hf:is([data-modal="loanModal2"],[data-modal="loanModal3"],[data-modal="rules"]) .modal-box-hf {
 background:linear-gradient(110deg,rgba(15,12,10,.86),rgba(15,12,10,.7)),url('/images/v2/modal-courtyard.png') center/cover!important;
}
html body .modal-hf .input-flex {background:rgba(12,10,8,.9)!important;}
html body .modal-hf[data-modal] .input-flex input:not([type="checkbox"]):not([type="radio"]) {box-shadow:0 0 0 1000px #100e0b inset!important;-webkit-box-shadow:0 0 0 1000px #100e0b inset!important;-webkit-text-fill-color:#eee7db!important;}
html body .modal-hf .input-flex input:-webkit-autofill {box-shadow:0 0 0 1000px #100e0b inset!important;-webkit-text-fill-color:#eee7db!important;}
html body .modal-hf .hf-login-options {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;margin:12px 0 20px;}
html body .modal-hf .hf-remember-label {display:flex;align-items:center;gap:9px;min-height:40px;cursor:pointer;font:400 13px/1.5 Inter,Arial,sans-serif!important;letter-spacing:0!important;color:#ded3c2!important;}
html body .modal-hf .hf-remember-label input {width:17px!important;height:17px!important;accent-color:#bf1627;cursor:pointer;margin:0!important;flex:0 0 17px;}
html body .modal-hf button.hf-auth-link {background:none!important;border:0!important;box-shadow:none!important;padding:8px 0!important;min-height:40px;width:auto!important;color:#e4bf7d!important;font:500 13px/1.5 Inter,Arial,sans-serif!important;letter-spacing:0!important;cursor:pointer;}
html body .modal-hf button.hf-auth-link:hover {color:#ffe4ad!important;text-decoration:underline;text-underline-offset:4px;}
html body .modal-hf :is(button,input):focus-visible {outline:2px solid #e4bf7d!important;outline-offset:4px;}
html body .modal-hf .hf-signup-prompt {display:flex;justify-content:center;align-items:center;gap:7px;margin:18px 0 0;border-top:1px solid #c5a26630;padding-top:12px;color:#c7bdac;font:400 13px/1.5 Inter,Arial,sans-serif;}
html body .modal-hf[data-modal="loanModal"] .hf-login-submit {min-height:54px!important;font:600 14px/1.5 Inter,Arial,sans-serif!important;letter-spacing:.06em!important;}
html body .modal-hf[data-modal="loanModal"] .input-submit {margin:0!important;}
