body:has(.bds-partner-auth-page) .site-header,
body:has(.bds-partner-auth-page) .entry-header,
body:has(.bds-partner-auth-page) .site-footer{display:none!important}
body:has(.bds-partner-auth-page) .site-main,
body:has(.bds-partner-auth-page) .entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
body:has(.bds-partner-auth-page){overflow-x:hidden;background:#f4f7f7}
.bds-partner-auth-page{width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);background:#f4f7f7;color:#172f31;font-family:Arial,sans-serif}
.bds-partner-auth-page *{box-sizing:border-box}
.bds-auth-topbar{height:100px;background:#153f41;display:flex;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100vw - 1620px)/2));color:#fff}
.bds-auth-topbar>a{display:flex;align-items:center;gap:12px;color:#fff!important;text-decoration:none}
.bds-auth-topbar>a>span{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#ff751f;border:4px solid rgba(255,255,255,.28);border-radius:50%;font-size:27px}
.bds-auth-topbar strong{font-family:Georgia,serif;font-size:26px;line-height:1}
.bds-auth-topbar strong small{display:block;margin-top:7px;font-family:Arial,sans-serif;font-size:9px;letter-spacing:3px;font-weight:500}
.bds-auth-topbar>div{display:flex;align-items:center;gap:28px;font-size:24px}
.bds-auth-topbar>div a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:50%;color:#fff!important;text-decoration:none;font-weight:800}
.bds-auth-shell{display:block!important;width:min(620px,calc(100% - 32px))!important;max-width:620px!important;margin:48px auto 70px!important;padding:40px 42px!important;background:#fff;border:1px solid #dce4e3;border-radius:12px;box-shadow:0 14px 38px rgba(20,63,65,.08)}
.bds-auth-shell h1{font-family:Arial,sans-serif!important;font-size:32px!important;line-height:1.2!important;color:#111!important;margin:0 0 10px!important}
.bds-auth-lead{color:#566568;font-size:17px;margin:0 0 34px}
.bds-auth-form{display:flex;flex-direction:column;gap:20px}
.bds-auth-form label{display:flex;flex-direction:column;gap:8px;font-size:17px;font-weight:800;color:#172f31}
.bds-auth-form input[type=text],.bds-auth-form input[type=email],.bds-auth-form input[type=tel],.bds-auth-form input[type=password]{display:block!important;width:100%!important;max-width:100%!important;height:54px!important;min-height:54px!important;border:1px solid #829091!important;border-radius:6px!important;background:#fff!important;padding:11px 14px!important;font-size:17px!important;line-height:1.3!important;box-shadow:none!important}
.bds-auth-form input:focus{border:2px solid #0872df;outline:0}
.bds-auth-form label small{font-size:13px;color:#607174;font-weight:500}
.bds-auth-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.bds-auth-check{flex-direction:row!important;align-items:flex-start;gap:11px!important;font-weight:500!important;font-size:15px!important}
.bds-auth-check input{width:22px;height:22px;flex:0 0 22px;margin:0}
.bds-auth-form button{display:block!important;width:100%!important;max-width:100%!important;height:60px!important;min-height:60px!important;border:0!important;border-radius:6px!important;background:#0872df!important;color:#fff!important;font-size:19px!important;font-weight:800!important;cursor:pointer;overflow:visible!important}
.bds-auth-form button:hover{background:#045ebd}
.bds-auth-trouble{display:block;text-align:center;margin:38px 0 75px;color:#0872df!important;font-size:17px;font-weight:700;text-decoration:none}
.bds-auth-switch{border-top:1px solid #dce1e1;margin-top:42px;padding-top:28px;display:flex;flex-direction:column;gap:8px}
.bds-auth-switch p{margin:0}
.bds-auth-switch>a:not(.bds-auth-outline){color:#0872df;font-weight:800;text-decoration:none}
.bds-auth-outline{height:58px;border:1px solid #0872df;border-radius:6px;color:#0872df!important;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:18px;font-weight:800;margin-top:12px}
.bds-auth-shell footer{border-top:1px solid #dce1e1;margin-top:48px;padding-top:25px;font-size:13px;line-height:1.5;color:#667577}
.bds-auth-error{padding:14px 16px;margin-bottom:22px;border:1px solid #cf3d3d;border-radius:6px;background:#fff1f1;color:#a01818;font-weight:700}
.bds-auth-hp{position:absolute!important;left:-99999px!important}
.bds-auth-logged-in{max-width:650px;margin:80px auto;padding:45px;border:1px solid #dce1e1;border-radius:12px;text-align:center}
.bds-auth-logged-in a{display:inline-flex;margin-top:18px;padding:14px 22px;background:#ff751f;color:#fff!important;border-radius:6px;text-decoration:none}
@media(max-width:650px){
  .bds-auth-topbar{height:82px;padding:0 18px}
  .bds-auth-topbar strong{font-size:21px}
  .bds-auth-topbar>a>span{width:44px;height:44px}
  .bds-auth-shell{margin-top:22px!important;padding:30px 22px!important}
  .bds-auth-shell h1{font-size:27px!important}
  .bds-auth-row{grid-template-columns:1fr}
}
