:root{color:#0d1b3d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8faff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;min-height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer}.brand-logo{object-fit:contain;object-position:left center;width:auto;height:42px;display:block}.brand-logo--light{height:38px}.loading-overlay{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d1b3d47;place-items:center;padding:24px;animation:.18s ease-out loading-overlay-enter;display:grid;position:fixed;inset:0}.loading-overlay__content{color:#17233e;background:#fff;border-radius:10px;align-items:center;gap:12px;padding:16px 20px;display:flex;box-shadow:0 12px 32px #0d1b3d33}.loading-overlay__content p{margin:0;font-size:14px;font-weight:600}.loading-overlay__spinner{border:3px solid #d9e6ff;border-top-color:#0d5be7;border-radius:50%;flex:none;width:22px;height:22px;animation:.7s linear infinite loading-overlay-spin}@keyframes loading-overlay-spin{to{transform:rotate(360deg)}}@keyframes loading-overlay-enter{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.loading-overlay,.loading-overlay__spinner{animation:none}}.login-card{background:#fff;border-radius:16px;width:min(100%,454px);padding:36px 34px 28px;box-shadow:0 16px 48px #1b35671f,0 2px 7px #1b35670a}.login-card__header{text-align:center}.login-card__header .brand-logo{font-size:29px}.login-card__header h1{color:#0d1b3d;letter-spacing:-.8px;margin:21px 0 3px;font-size:25px;line-height:1.25}.login-card__header p{color:#72809a;font-size:14px}.login-form{gap:14px;margin-top:24px;display:grid}.form-field{color:#182747;text-align:left;gap:6px;font-size:12px;font-weight:600;display:grid}.form-field__control{border:1px solid #cbd4e2;border-radius:6px;align-items:center;height:47px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.form-field__control:focus-within{border-color:#1765e8;box-shadow:0 0 0 3px #1765e81a}.form-field__control>svg{fill:none;stroke:#6e7d98;stroke-width:1.7px;flex:none;width:19px;margin-left:13px}.form-field input{color:#17233e;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 12px;font-size:14px}.form-field input::placeholder{color:#7d8ba4}.input-action{color:#657593;background:0 0;border:0;place-items:center;width:44px;height:100%;padding:0;display:grid}.input-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px}.login-form__error{color:#b42318;text-align:left;margin:-2px 0 0;font-size:12px;line-height:1.4}.login-form__submit:disabled,.input-action:disabled{cursor:not-allowed;opacity:.62}.login-form__notice{color:#0a6e3b;text-align:left;margin:-2px 0 0;font-size:12px;line-height:1.4}.login-form__options{justify-content:space-between;align-items:center;margin-top:-1px;font-size:12px;display:flex}.login-form__options a,.login-card__support a{color:#075de8;text-decoration:none}.checkbox{color:#5d6d89;align-items:center;gap:6px;display:flex}.checkbox input{accent-color:#1262e7;width:15px;height:15px;margin:0}.login-form__submit{color:#fff;background:#0d5be7;border:0;border-radius:5px;height:39px;margin-top:5px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;box-shadow:0 4px 8px #0d5be733}.login-form__submit:hover{background:#064bc7}.login-form__submit:active{transform:translateY(1px)}.login-card__separator{color:#71809a;align-items:center;gap:16px;margin:22px 0 20px;font-size:12px;display:flex}.login-card__separator:before,.login-card__separator:after{content:"";background:#d3dbe7;flex:1;height:1px}.google-button{color:#263551;background:#fff;border:1px solid #cbd4e2;border-radius:5px;justify-content:center;align-items:center;gap:17px;width:100%;height:39px;font-size:13px;font-weight:500;transition:border-color .2s,background .2s;display:flex}.google-button:hover{background:#fbfcff;border-color:#8ba4cc}.google-button strong{color:#4285f4;font-family:Arial,sans-serif;font-size:19px}.login-card__support{color:#677793;text-align:center;margin:15px 0 14px;font-size:12px}.login-card__footer{color:#71809a;border-top:1px solid #e1e6ee;justify-content:center;align-items:center;gap:9px;padding-top:18px;font-size:12px;display:flex}.login-card__footer svg{fill:none;stroke:#7790b3;stroke-width:1.6px;width:20px}@media (width<=520px){.login-card{border-radius:13px;padding:30px 21px 23px}.login-card__header h1{margin-top:16px;font-size:23px}.login-form__options{gap:10px}.login-form__options a{text-align:right}}@media (width<=840px){.login-card{width:min(100%,430px);box-shadow:none;background:0 0;border-radius:0;padding:0 2px}.login-card__header{text-align:left}.login-card__header .brand-logo{display:none}.login-card__header h1{margin:0 0 6px;font-size:25px}.login-card__header p{font-size:14px}.login-form{gap:17px;margin-top:27px}.form-field{gap:7px}.form-field__control{height:42px}.login-form__options{margin-top:-1px}.login-form__submit{height:45px;margin-top:6px}.login-card__separator{margin:25px 0 21px}.google-button{height:45px;font-weight:600}.login-card__support{margin:25px 0 28px}.login-card__footer{border-top:0;padding-top:0}}@media (width<=520px){.login-card{padding:0}.login-card__header h1{font-size:24px}.login-form__options{font-size:12px}}@media (width<=840px) and (height<=700px){.auth-layout__content{padding-top:26px;padding-bottom:18px}.login-form{gap:13px;margin-top:20px}.form-field__control{height:40px}.login-form__submit,.google-button{height:42px}.login-card__separator{margin:18px 0}.login-card__support{margin:18px 0 20px}}@media (width<=840px) and (height<=620px){.auth-layout__content{padding-top:16px;padding-bottom:10px}.login-card__header h1{font-size:22px}.login-form{gap:10px;margin-top:14px}.form-field{gap:4px}.form-field__control{height:37px}.login-form__submit,.google-button{height:39px}.login-card__separator{margin:14px 0}.login-card__support{margin:14px 0 16px}}.welcome-panel{color:#fff;min-height:100%;overflow:hidden}@media (width>=841px){.welcome-panel{background-image:url(/images/login-panel-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover}}.welcome-panel__content{height:100%;padding:clamp(56px,10vh,106px) clamp(42px,9.4vw,100px)}.welcome-panel__copy{max-width:430px;margin-top:clamp(48px,8vh,78px)}.welcome-panel h1{letter-spacing:-1.5px;margin:0;font-size:clamp(31px,3.05vw,42px);line-height:1.22}.welcome-panel p{color:#d4e4ff;max-width:360px;margin:22px 0 0;font-size:17px;line-height:1.5}@media (width<=840px){.welcome-panel{background-image:url(/images/miaula-login-mobile-header.svg);background-position:top;background-size:100% 100%}.welcome-panel__content{padding:0}.welcome-panel__copy,.welcome-panel .brand-logo{display:none}}.auth-page{height:100svh;min-height:100svh;overflow:hidden}.auth-layout{grid-template-columns:minmax(430px,42.3%) 1fr;height:100svh;min-height:100svh;display:grid}.auth-layout__aside{height:100%;min-height:0}.auth-layout__content{background:#f8faff;place-items:center;height:100%;padding:40px 28px;display:grid}@media (width<=840px){.auth-layout{grid-template-rows:116px minmax(0,1fr);grid-template-columns:1fr;height:100svh;min-height:0}.auth-layout__aside{height:116px;min-height:116px}.auth-layout__content{min-height:0;padding:35px 20px 32px}}@media (width<=520px){.auth-layout__aside{height:112px;min-height:112px}.auth-layout{grid-template-rows:112px minmax(0,1fr)}}
