:root {
 --keycloak-logo-url:url('../img/work-logo.svg');
 --keycloak-logo-height:64px;
 --keycloak-logo-width:300px;
 --keycloak-card-top-color:#ffb500;
}
.login-pf body {background:radial-gradient(ellipse at 22% 30%,#ffb50018,transparent 55%),linear-gradient(110deg,#1a1a1b30,#1a1a1b60),url('../img/work-background.svg') center/cover fixed!important;min-height:100vh}
#kc-header-wrapper {background:url('../img/work-logo.svg') center top/280px auto no-repeat;height:110px;font-size:0;letter-spacing:0;margin-bottom:16px;position:relative}
#kc-header-wrapper .kc-logo-text {height:64px}
#kc-header-wrapper::after {content:'함께 만드는 일의 흐름';position:absolute;left:0;right:0;bottom:12px;color:#e7e1d2;font-size:15px;letter-spacing:.08em;font-weight:400;text-transform:none}
.pf-v5-c-login__main {border:1px solid #ffffff20;border-radius:12px;overflow:hidden;background:#27282bef;box-shadow:0 24px 80px #0005;backdrop-filter:blur(16px)}
.pf-v5-c-login__main-header {border-top:3px solid #ffb500;padding-top:32px}
.pf-v5-c-login__main-body {padding-bottom:36px}
.pf-v5-c-button.pf-m-primary {background:#ffb500!important;color:#242425!important;font-weight:600;border-radius:6px;min-height:44px}
.pf-v5-c-button.pf-m-primary:hover {background:#ffc333!important}
.pf-v5-c-form-control {border-radius:5px;min-height:42px}
.pf-v5-c-form-control:focus-within {border-bottom-color:#ffb500!important;--pf-v5-c-form-control--after--BorderBottomColor:#ffb500}
#kc-page-title {font-size:24px;font-weight:600}
@media(max-width:600px){.pf-v5-c-login__container{padding:24px 18px}#kc-header-wrapper{background-size:240px auto;height:96px}.pf-v5-c-login__main-header,.pf-v5-c-login__main-body{padding-left:24px;padding-right:24px}}/* Login-only vertical signature; original symbol proportions preserved. */
#kc-header-wrapper {background:none!important;height:auto!important;min-height:230px;padding:0!important;margin:0 0 26px!important;text-align:center;font-size:0!important;line-height:1!important;position:relative}
#kc-header-wrapper .kc-logo-text {display:none!important}
#kc-header-wrapper::before {content:'';display:block;width:116px;height:130px;margin:0 auto 20px;background:url('../img/work-symbol.svg') center/contain no-repeat}
#kc-header-wrapper::after {content:'FÖRST Work';display:block;position:static!important;color:#fff;font-size:30px!important;line-height:1.3;letter-spacing:.025em;font-weight:600;text-transform:none}
@media(max-width:600px){#kc-header-wrapper{min-height:190px;margin-bottom:20px!important}#kc-header-wrapper::before{width:90px;height:102px;margin-bottom:16px}#kc-header-wrapper::after{font-size:26px!important}}