/* Auth-only photographic panels; existing forms and authentication remain shared. */
body.adm-auth-standalone .adm-auth-photo-panel{display:block!important;background:#20352d!important;padding:0!important;position:relative!important;overflow:hidden!important}
.adm-auth-photo-panel .adm-auth-photo{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;z-index:0}
body.adm-auth-standalone .adm-auth-photo-panel .adm-login-visual-home{display:block!important;position:relative!important;width:100%!important;height:100%!important;max-width:none!important}
body.adm-auth-standalone .adm-auth-photo-panel .adm-login-corner-brand,body.adm-auth-standalone .adm-auth-photo-panel .adm-gateway-brand{position:absolute!important;left:32px!important;top:28px!important;width:250px!important;max-width:calc(100% - 64px)!important;margin:0!important;padding:15px 18px!important;background:rgba(255,255,255,.94);border-radius:8px;z-index:2!important;box-sizing:border-box}
body.adm-auth-standalone .adm-auth-photo-panel .adm-gateway-brand img{width:100%!important;max-width:100%!important}
.adm-auth-photo-panel .adm-gateway-visual-footer,.adm-login-photo-choice .adm-gateway-visual-footer{z-index:2;box-sizing:border-box;flex-wrap:wrap;gap:10px 25px;background:rgba(15,30,25,.82);left:0!important;right:0!important;bottom:0!important;padding:18px 28px;color:#fff!important}
.adm-auth-photo-panel .adm-gateway-visual-footer a,.adm-login-photo-choice .adm-gateway-visual-footer a{color:#fff!important}
.adm-login-photo-choice{background:linear-gradient(90deg,rgba(15,30,25,.1),rgba(15,30,25,.35)),url('/images/brand/coreads-platform.svg') left 58%/cover no-repeat;justify-content:flex-end;padding:64px max(28px,8vw);min-height:calc(100vh - 88px)}
.adm-login-photo-choice .adm-signup-choice-backdrop{display:none}
.adm-login-photo-choice .adm-signup-choice-card{border-radius:20px;box-shadow:0 20px 65px #14271e30}
@media(min-width:951px){body.adm-auth-standalone .adm-login-v2,body.adm-auth-standalone .adm-signup-gateway{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr)!important}}
@media(max-width:950px){body.adm-auth-standalone .adm-login-v2,body.adm-auth-standalone .adm-signup-gateway{display:block!important}body.adm-auth-standalone .adm-auth-photo-panel{height:280px!important;min-height:280px!important;width:100%!important}body.adm-auth-standalone .adm-auth-photo-panel .adm-auth-photo{object-position:center 57%}body.adm-auth-standalone .adm-auth-photo-panel .adm-login-corner-brand,body.adm-auth-standalone .adm-auth-photo-panel .adm-gateway-brand{left:22px!important;top:18px!important;width:210px!important;padding:12px 16px!important}body.adm-auth-standalone .adm-auth-photo-panel .adm-gateway-visual-footer{display:flex;padding:14px 20px;gap:8px 16px}body.adm-auth-standalone .adm-login-form-side,body.adm-auth-standalone .adm-signup-gateway-form{height:auto!important;min-height:0!important;overflow:visible!important;padding:76px 24px 90px!important}.adm-login-photo-choice{padding:250px 22px 40px;background-position:center 45%;align-items:flex-start}.adm-login-photo-choice .adm-signup-choice-card{max-width:620px;margin:auto}}
@media(max-width:480px){body.adm-auth-standalone .adm-auth-photo-panel{height:240px!important;min-height:240px!important}.adm-login-photo-choice{padding:210px 14px 28px}.adm-login-photo-choice .adm-signup-choice-card{padding:28px 22px}}

.adm-login-photo-choice{position:relative;padding-bottom:110px}
.adm-gateway-visual-footer a:focus-visible{outline:2px solid #fff;outline-offset:4px}
