#app-loader{z-index:99999;opacity:1;visibility:visible;background:linear-gradient(135deg,#fef7db 0%,#ece5be 58%,#dceee2 100%);flex-direction:column;justify-content:center;align-items:center;transition:opacity .48s,visibility .48s;display:flex;position:fixed;inset:0;overflow:hidden}#app-loader.app-loader--done{opacity:0;visibility:hidden;pointer-events:none}.apl-watermark{pointer-events:none;-webkit-user-select:none;user-select:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='100'%3E%3Ctext x='10' y='60' font-family='Arial,sans-serif' font-size='30' font-weight='700' letter-spacing='10' fill='rgba(47,141,93,0.055)' transform='rotate(-18 100 50)'%3EEODB%3C/text%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.apl-card{z-index:1;text-align:center;flex-direction:column;align-items:center;width:90%;max-width:400px;padding:2rem 2.5rem;display:flex;position:relative}.apl-brand{justify-content:center;align-items:center;gap:1.2rem;margin-bottom:1.5rem;display:flex}.apl-brand-sep{background:#2f8d5d47;flex-shrink:0;width:1px;height:46px}.apl-emblem{object-fit:contain;flex-shrink:0;width:54px;height:54px}.apl-logo{object-fit:contain;flex-shrink:0;width:auto;height:38px}.apl-title{color:#173248;letter-spacing:-.01em;margin:0 0 .18rem;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:700;line-height:1.2}.apl-state{color:#2f8d5d;letter-spacing:.14em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica Neue,sans-serif;font-size:.86rem;font-weight:700}.apl-divider{background:linear-gradient(90deg,#2f8d5d 0%,#2e73b4 100%);border-radius:2px;flex-shrink:0;width:52px;height:3px;margin:1.1rem auto}.apl-portal{letter-spacing:.2em;text-transform:uppercase;color:#466075;margin:0 0 1.5rem;font-family:Arial,Helvetica Neue,sans-serif;font-size:.76rem;font-weight:700}.apl-spinner{border:3px solid #2f8d5d29;border-top-color:#2f8d5d;border-radius:50%;flex-shrink:0;width:34px;height:34px;margin-bottom:.8rem;animation:.78s linear infinite apl-spin}@keyframes apl-spin{to{transform:rotate(360deg)}}.apl-loading{color:#64788b;letter-spacing:.04em;margin:0;font-family:Arial,Helvetica Neue,sans-serif;font-size:.79rem;animation:1.9s ease-in-out infinite apl-pulse}@keyframes apl-pulse{0%,to{opacity:1}50%{opacity:.42}}.apl-footer{text-align:center;color:#46607585;letter-spacing:.04em;pointer-events:none;margin:0;font-family:Arial,Helvetica Neue,sans-serif;font-size:.69rem;position:absolute;bottom:1.25rem;left:0;right:0}@media (width<=600px){.apl-title{font-size:1.4rem}.apl-card{padding:1.5rem 1.25rem}.apl-emblem{width:44px;height:44px}.apl-logo{height:30px}.apl-brand{gap:.9rem;margin-bottom:1.2rem}}@media (width<=360px){.apl-title{font-size:1.2rem}.apl-portal{letter-spacing:.14em;font-size:.68rem}}@media (prefers-reduced-motion:reduce){.apl-spinner,.apl-loading{animation:none}#app-loader{transition:none}}
