.bsn-auth-wrap{--orange:#ee4d2d;--green:#075b48;--ink:#172033;--muted:#6b7280;min-height:680px;display:grid;place-items:center;padding:50px 18px;background:radial-gradient(circle at 20% 10%,#fff0ea 0,transparent 32%),radial-gradient(circle at 85% 85%,#e9f8f2 0,transparent 34%),#f8faf9;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.bsn-auth-card{width:min(100%,460px);padding:34px;border:1px solid #e5e9e7;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 22px 60px rgba(10,55,44,.11);color:var(--ink)}
.bsn-auth-brand{display:flex;align-items:center;gap:11px;margin-bottom:32px;color:var(--green)}
.bsn-auth-mark{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--green),#13866c);font-size:24px;font-weight:900}
.bsn-auth-brand div{display:flex;flex-direction:column;line-height:1.1}.bsn-auth-brand div span{font-size:11px;letter-spacing:.18em;font-weight:800}.bsn-auth-brand div strong{font-size:20px}
.bsn-auth-copy h1{font-size:30px;line-height:1.15;margin:7px 0 9px;color:var(--green)}.bsn-auth-copy p{color:var(--muted);line-height:1.6;margin:0 0 23px}
.bsn-auth-form{display:flex;flex-direction:column;gap:9px}.bsn-auth-form>label:not(.bsn-remember){font-size:13px;font-weight:750;margin-top:5px}
.bsn-auth-form input[type=text],.bsn-auth-form input[type=password]{box-sizing:border-box;width:100%;height:48px;border:1px solid #d9deda;border-radius:10px;padding:0 13px;background:#fff;color:var(--ink);font-size:15px;outline:none}
.bsn-auth-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(7,91,72,.11)}.bsn-password{position:relative}.bsn-password input{padding-right:92px!important}
.bsn-password button{position:absolute;right:8px;top:8px;height:32px;border:0;background:#eef7f4;color:var(--green);border-radius:7px;padding:0 10px;font-size:12px;font-weight:750;cursor:pointer}
.bsn-remember{display:flex;align-items:center;gap:8px;margin:6px 0 8px;color:var(--muted);font-size:13px}.bsn-remember input{margin:0}.bsn-submit{width:100%;border:0;cursor:pointer;font-size:15px;height:49px}
.bsn-auth-foot{display:flex;justify-content:space-between;gap:12px;margin-top:22px;padding-top:19px;border-top:1px solid #edf0ee;font-size:12px}.bsn-auth-foot a{color:var(--orange);font-weight:700;text-decoration:none}.bsn-auth-foot span{color:#8b9290;text-align:right}
@media(max-width:640px){.bsn-auth-wrap{min-height:600px;padding:25px 14px}.bsn-auth-card{padding:25px 20px;border-radius:17px}.bsn-auth-copy h1{font-size:26px}.bsn-auth-foot{flex-direction:column}.bsn-auth-foot span{text-align:left}}
