#blazor-error-ui{display:none;background:#fff3cd;bottom:0;box-shadow:0 -1px 3px rgba(0,0,0,.2);left:0;padding:.8rem 1.25rem;position:fixed;width:100%;z-index:1000}.auth-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:22px;background:#f8f5ef;color:#657178}.auth-loading img{width:260px}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(380px,.9fr) 1.1fr;background:#f7f7f5}.auth-presentation{padding:55px clamp(35px,6vw,90px);background:#17242b;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-presentation:after{content:"";position:absolute;width:360px;height:360px;border:72px solid rgba(245,138,7,.1);border-radius:50%;right:-180px;bottom:-180px}.auth-brand{display:flex;align-items:center;gap:24px;position:relative;z-index:1}.auth-brand img:first-child{width:72px}.auth-brand img:last-child{width:min(270px,60%)}.auth-presentation h1{font-size:clamp(2.5rem,4.5vw,4.4rem);line-height:1.05;letter-spacing:-.055em;max-width:650px;margin-bottom:24px}.auth-presentation p{color:#c4cbce;font-size:1.08rem;line-height:1.7;max-width:520px}.auth-presentation small{color:#8d999e;text-transform:uppercase;letter-spacing:.12em}.auth-panel{display:grid;place-items:center;padding:45px 25px}.auth-card{width:min(480px,100%);background:#fff;border:1px solid #dedbd4;padding:38px;box-shadow:0 18px 60px rgba(23,36,43,.08)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #dedbd4;margin:-8px 0 32px}.auth-tabs button{border:0;background:none;padding:15px 5px;font:700 .92rem 'DM Sans';color:#7b8589;border-bottom:3px solid transparent;cursor:pointer}.auth-tabs button.active{color:#17242b;border-color:#f58a07}.auth-card h2{font-size:1.8rem;margin-bottom:8px}.auth-card>p{color:#657178;margin:0 0 28px;line-height:1.5}.auth-card .field{margin-bottom:18px}.setup-notice{display:flex;flex-direction:column;gap:4px;background:#fff3dc;border-left:4px solid #f58a07;padding:15px;margin-bottom:25px;color:#784b0e}.setup-notice span{font-size:.84rem;line-height:1.4}.auth-message{background:#fdeceb;border-left:4px solid #b13b31;color:#7b2822;padding:13px;margin-top:18px;font-size:.88rem}.nav-access{font:700 .94rem 'DM Sans';cursor:pointer}.access-denied{min-height:65vh;display:grid;place-content:center;justify-items:center;text-align:center;padding:40px}.access-denied h1{max-width:680px;font-size:2.5rem}
@media(max-width:850px){.auth-page{grid-template-columns:1fr}.auth-presentation{min-height:340px;padding:35px 8vw}.auth-presentation h1{font-size:2.5rem;margin-top:45px}.auth-presentation small{display:none}.auth-panel{padding:35px 20px}.auth-card{padding:28px 22px}}
.auth-card{width:min(560px,100%)}.auth-documents-title{font-size:1rem;margin:26px 0 14px}.file-field input{padding:10px;border:1px dashed #aeb5b7;background:#f8f8f6}
