:root{--glass-bg: rgba(255, 255, 255, .12);--glass-border: rgba(255, 255, 255, .2);--input-bg: rgba(255, 255, 255, .2)}body,html{height:100%;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.login-page-custom{background:url(/build/assets/background-login-0PezlZ0G.png) no-repeat center center fixed;background-size:cover;height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.login-page-custom:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}.login-box-custom{position:relative;z-index:2;width:100%;max-width:400px;background:var(--glass-bg);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid var(--glass-border);border-radius:20px;padding:40px;box-shadow:0 8px 32px #0000005e;text-align:center;color:#fff}.login-logo-custom{margin-bottom:20px}.login-logo-custom img{width:100px;margin-bottom:10px}.login-logo-custom h2{font-weight:700;letter-spacing:-1px;margin:0;font-size:1.8rem}.login-box-msg{font-size:.9rem;color:#fffc;margin-bottom:30px;line-height:1.5}.form-group-custom{text-align:left;margin-bottom:20px}.form-group-custom label{display:block;font-size:.85rem;margin-bottom:8px;font-weight:500;color:#fff}.input-wrapper{position:relative}.form-control-custom{width:100%;background:var(--input-bg);border:1px solid var(--glass-border);border-radius:10px;padding:12px 15px;color:#fff;outline:none;transition:all .3s ease;font-size:.95rem}.form-control-custom::placeholder{color:#ffffff80}.form-control-custom:focus{background:#ffffff40;border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}.input-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#fff9;cursor:pointer;transition:color .3s ease}.input-icon:hover{color:#ffffffe6}.form-check-custom{display:flex;align-items:center;margin-bottom:20px}.form-check-custom input[type=checkbox]{margin-right:10px;cursor:pointer;width:16px;height:16px}.form-check-custom label{margin-bottom:0;cursor:pointer;font-size:.9rem;color:#ffffffe6}.btn-login-custom{width:100%;background:#fff;color:#333;border:none;padding:14px;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-top:10px}.btn-login-custom:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.btn-login-custom:active{transform:translateY(0)}.alert-custom{background:#dc3545d9;border-radius:10px;padding:12px 15px;margin-bottom:20px;font-size:.85rem;text-align:left;border:1px solid rgba(220,53,69,.3)}.alert-custom div{display:flex;align-items:center;gap:8px;margin-bottom:5px}.alert-custom div:last-child{margin-bottom:0}@media(max-width:480px){.login-box-custom{max-width:90%;padding:30px 20px}.login-logo-custom h2{font-size:1.5rem}}.login-page-custom a[href^="#main"],.login-page-custom a[href*=skip],.login-page-custom .skip-link,.login-page-custom .visually-hidden-focusable{display:none!important}
