body,html{height:100%;margin:0;font-family:Inter,sans-serif}.color-overlay-bottom{position:fixed;bottom:0;left:0;width:100%;height:25px;display:flex;z-index:10}.color-overlay-top{position:fixed;top:0;left:0;width:100%;height:25px;display:flex;z-index:10}.color-strip{flex:1;height:100%}.form-floating{position:relative;margin-bottom:1rem}.form-floating input{height:58px;padding:1rem .75rem;border:2px solid #e0e0e0;border-radius:10px;width:100%;font-size:16px}.form-floating label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .15s ease-in-out,transform .15s ease-in-out;color:#6c757d}.form-floating input:focus,.form-floating input:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating input:focus~label,.form-floating input:not(:placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.btn-primary{background:linear-gradient(135deg,#003586,#007bff);border:none;border-radius:10px;padding:12px 20px;color:#fff;font-weight:600;transition:.3s;cursor:pointer}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0035864d}.btn-outline-primary{background:transparent;border:1px solid #007bff;color:#007bff;border-radius:10px;padding:12px 20px;font-weight:600;transition:.3s;cursor:pointer}.btn-outline-primary:hover{background-color:#007bff1a}.btn-outline-primary:disabled{border-color:#b0b0b0;color:#b0b0b0;cursor:not-allowed}.form-check-input{margin-right:.5rem}.forgot-password{text-align:center;margin-top:1rem}.forgot-password a{color:#003586;text-decoration:none}.forgot-password a:hover{text-decoration:underline}.alert-custom{background-color:#00358626;border-left:4px solid #003586;margin-bottom:1.5rem;padding:1.5rem;border-radius:8px}.alert-title{color:#003586;margin-bottom:1rem;font-weight:600}.alert-text{color:#1a365d;line-height:1.6;margin-bottom:.5rem}.card-custom{background:#fff;border-radius:16px;box-shadow:0 15px 30px #0000000d,0 5px 15px #00000008;border:1px solid rgba(0,0,0,.05);overflow:hidden;margin-top:2rem;margin-bottom:2rem;width:100%}.card-header-custom{background:linear-gradient(135deg,#003586,#007bff);color:#fff;padding:1.5rem;border-bottom:none;display:flex;justify-content:space-between;align-items:center;border-radius:16px 16px 0 0}.card-header-custom h2{margin:0;font-weight:600;font-size:1.5rem;letter-spacing:-.5px}.card-body-custom{padding:2rem;background-color:#fff}.container-auth{max-width:650px;width:100%;margin:0 auto;padding:2rem 1rem;box-sizing:border-box}.main-wrapper{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#f0f4f8;padding:25px 0}@media (max-width: 768px){.container-auth,.card-body-custom{padding:1.5rem 1rem}.card-header-custom,.alert-custom{padding:1.25rem 1rem}}@media (max-width: 480px){.container-auth{padding:1rem .75rem}.main-wrapper{padding:25px .5rem}.card-header-custom h2,.alert-title{font-size:1.25rem}}
