.stp-lm{z-index:3000;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.stp-lm__veil{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0814228c;animation:.22s ease-out both stpLmFade;position:absolute;inset:0}.stp-lm__panel{color:#0b1f33;background:#fff;border-radius:22px;width:min(660px,100%);max-height:calc(100vh - 2.5rem);padding:2rem;animation:.26s cubic-bezier(.2,.7,.2,1) both stpLmRise;position:relative;overflow-y:auto;box-shadow:0 30px 90px #08142247}@keyframes stpLmFade{0%{opacity:0}to{opacity:1}}@keyframes stpLmRise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.stp-lm__veil,.stp-lm__panel{animation:none}}.stp-lm__close{width:40px;height:40px;color:inherit;cursor:pointer;background:#0f27440f;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background .2s;display:inline-flex;position:absolute;top:1rem;right:1rem}.stp-lm__close:hover{background:#0f27441f}.stp-lm__close:active{transform:scale(.96)}.stp-lm__head{flex-direction:column;gap:.6rem;margin-bottom:1.4rem;padding-right:3rem;display:flex}.stp-lm .master_label{align-self:flex-start;width:auto;display:inline-flex!important}.stp-lm__form{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.stp-lm__wide{grid-column:1/-1}.stp-lm .input_wrap{min-width:0}.stp-lm .text-field{color:#0b1f33;background:#f5f7f9;border:1px solid #0b1f3324;border-radius:12px;width:100%;min-width:0;padding:.85rem 1rem;font-size:16px}.stp-lm .text-field:focus{background:#fff;border-color:#0b1f336b;outline:none}.stp-lm .text-field::placeholder{color:#0b1f336b}.stp-lm .text_input-label{color:#0b1f33b8;margin-bottom:.35rem;display:block}.stp-lm .label-small{color:#0b1f338c}.stp-lm h3{color:#0b1f33}.stp-lm p{color:#0b1f33b3}.stp-lm textarea.text-field{resize:vertical;min-height:92px}.stp-lm__foot{flex-direction:column;gap:.7rem;margin-top:.2rem;display:flex}.stp-lm__submit{cursor:pointer;border:0;align-self:flex-start;min-height:44px}.stp-lm__submit[disabled]{opacity:.65;cursor:progress}.stp-lm__note{margin:0;font-size:.78rem;line-height:1.5}.stp-lm__note a{text-decoration:underline}.stp-lm__err{color:#8d2020;background:#be282814;border:1px solid #be282847;border-radius:12px;padding:.7rem .9rem;font-size:.86rem}.stp-lm__err a{white-space:nowrap;text-decoration:underline}.stp-lm__done{flex-direction:column;gap:.8rem;padding:.6rem 0;display:flex}@media (max-width:640px){.stp-lm{align-items:flex-end;padding:0}.stp-lm__panel{border-radius:22px 22px 0 0;width:100%;max-height:92vh;padding:1.5rem 1.15rem 1.9rem}.stp-lm__form{grid-template-columns:1fr}.stp-lm__submit{justify-content:center;align-self:stretch}}
