.baden-portal:has(.bd-auth) .bd-app{background:var(--screen)}.baden-portal:has(.bd-auth) .content{padding:0;display:flex;flex-direction:column}.baden-portal:has(.bd-auth) .fade,.baden-portal:has(.bd-auth) .nav{display:none}.baden-portal .bd-auth{flex:1;min-height:100dvh;display:flex;flex-direction:column;padding:18px 22px calc(24px + env(safe-area-inset-bottom));background:var(--screen)}.baden-portal .bd-auth .auth-back{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--line);display:grid;place-items:center;color:#1a2240;box-shadow:0 8px 20px -14px rgba(30,41,90,.5);text-decoration:none;flex:0 0 40px}.baden-portal .bd-auth .auth-body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px;max-width:400px;width:100%;margin:0 auto}.baden-portal .bd-auth .auth-logo{display:block;width:168px;max-width:58%;height:auto;margin:0 auto 20px}.baden-portal .bd-auth .auth-illus{width:96px;height:96px;border-radius:28px;background:linear-gradient(160deg,#e9e6ff,#dbe6ff);color:var(--blue-600);display:grid;place-items:center;margin:0 auto 20px;box-shadow:0 20px 40px -20px rgba(37,71,184,.55)}.baden-portal .bd-auth h1{font-family:Manrope,system-ui,sans-serif;font-weight:800;font-size:24px;letter-spacing:-.02em;color:#1a2240;text-align:center}.baden-portal .bd-auth .auth-sub{font-size:13.5px;color:var(--muted);text-align:center;line-height:1.5;margin:6px auto 22px;max-width:330px}.baden-portal .bd-auth .auth-sub b{color:var(--blue-700);font-weight:700}.baden-portal .bd-auth .fld{margin-bottom:14px}.baden-portal .bd-auth .fld>label{display:block;font-family:Manrope,system-ui,sans-serif;font-weight:700;font-size:12.5px;color:#2a3350;margin-bottom:7px}.baden-portal .bd-auth .fld .box{display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid #e6e9f2;border-radius:14px;padding:0 13px;transition:border-color .14s,box-shadow .14s}.baden-portal .bd-auth .fld .box:focus-within{border-color:var(--blue-500);box-shadow:0 0 0 3px rgba(79,125,245,.16)}.baden-portal .bd-auth .fld .box.err{border-color:#e5484d;box-shadow:0 0 0 3px rgba(229,72,77,.12)}.baden-portal .bd-auth .fld .box .lead{color:var(--muted-2);display:grid;place-items:center;flex:0 0 auto}.baden-portal .bd-auth .fld .box input{flex:1;border:0;outline:0;background:transparent;font-size:16px;font-family:Inter;color:var(--ink);padding:13px 0;min-width:0}.baden-portal .bd-auth .fld .box input::-moz-placeholder{color:var(--muted-2)}.baden-portal .bd-auth .fld .box input::placeholder{color:var(--muted-2)}.baden-portal .bd-auth .fld .box .eye{border:0;background:transparent;color:var(--muted-2);cursor:pointer;display:grid;place-items:center;padding:4px;flex:0 0 auto}.baden-portal .bd-auth .fld .hint{display:flex;align-items:center;gap:6px;font-size:11.5px;margin-top:7px}.baden-portal .bd-auth .fld .hint.err{color:#c0392b}.baden-portal .bd-auth .auth-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:4px 0 18px}.baden-portal .bd-auth .auth-forgot{font-weight:700;font-size:12.5px;color:var(--blue-600);background:none}.baden-portal .bd-auth .auth-btn,.baden-portal .bd-auth .auth-forgot{font-family:Manrope,system-ui,sans-serif;text-decoration:none;border:0;cursor:pointer}.baden-portal .bd-auth .auth-btn{width:100%;border-radius:14px;padding:15px;background:var(--grad);color:#fff;font-weight:800;font-size:15px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 18px 34px -18px rgba(37,71,184,.8)}.baden-portal .bd-auth .auth-btn:disabled{opacity:.6;cursor:default}.baden-portal .bd-auth .auth-btn.ghost{background:#fff;color:var(--blue-700);border:1.5px solid #dce3f4;box-shadow:none}.baden-portal .bd-auth .auth-msg{border-radius:12px;padding:11px 13px;font-size:12.5px;margin-bottom:14px;line-height:1.4}.baden-portal .bd-auth .auth-msg.err{background:#fdeaea;color:#b42318}.baden-portal .bd-auth .auth-msg.ok{background:#e3f6ec;color:#157a43}.baden-portal .bd-auth .auth-msg.warn{background:#fff6e6;color:#92620a;display:flex;gap:8px;align-items:flex-start}.baden-portal .bd-auth .auth-foot{text-align:center;font-size:13px;color:var(--muted);margin-top:22px}.baden-portal .bd-auth .auth-foot a{color:var(--blue-600);font-weight:700;font-family:Manrope,system-ui,sans-serif;text-decoration:none}