.auth-area{display:flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:900}
.auth-area form{display:block;padding:0;border:0;background:transparent;box-shadow:none}
.auth-area button,.naver-login{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:0;border-radius:8px;color:#082514;background:#03c75a;font:inherit;font-weight:900;cursor:pointer}
.auth-area button{color:#fff;background:rgba(255,255,255,.14)}
.login-alert{display:inline-flex;margin:0 0 16px!important;padding:10px 14px;border-radius:8px;color:#12394b!important;background:#e9fff2;font-size:14px!important;font-weight:900;line-height:1.4!important}
.login-alert.error{color:#9b2e22!important;background:#ffe6e2}
@media(max-width:900px){.auth-area{margin-left:auto}.hero{padding-top:168px}}
@media(max-width:560px){.auth-area{width:100%;justify-content:flex-end}.hero{padding-top:156px}}
