html.auth-pending body{overflow:hidden}html.auth-pending body>*:not(#jsAuthGate){visibility:hidden!important}.js-auth-gate{position:fixed;inset:0;z-index:2147483647;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 20% 10%,rgba(33,150,243,.18),transparent 32%),linear-gradient(145deg,#f7fbff,#eef4fb);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}.js-auth-card{width:min(420px,calc(100vw - 40px));max-width:100%;padding:34px 30px 30px;box-sizing:border-box;border:1px solid #dce7f5;border-radius:22px;background:#fffffff7;box-shadow:0 24px 70px #16365d2e;text-align:center}.js-auth-logo{display:inline-grid;place-items:center;width:62px;height:62px;border-radius:17px;color:#fff;background:#1677ee;font-size:22px;font-weight:900;letter-spacing:3px;box-shadow:0 10px 25px #1677ee47}.js-auth-card h1{margin:20px 0 2px;font-size:24px;color:#172033}.js-auth-card .js-auth-subtitle{margin:0 0 10px;color:#1677ee;font-size:12px;font-weight:800;letter-spacing:.04em}.js-auth-card p{margin:0;color:#667085;font-size:14px;line-height:1.65}.js-auth-google{display:flex;justify-content:center;width:100%;max-width:100%;min-height:44px;margin-top:24px;overflow:hidden}.js-auth-google>div,.js-auth-google iframe{max-width:100%!important}.js-auth-divider{display:flex;align-items:center;gap:10px;margin:18px 0 14px;color:#8a96a8;font-size:11px;font-weight:750}.js-auth-divider:before,.js-auth-divider:after{content:"";flex:1;height:1px;background:#e1e8f1}.js-auth-local{display:grid;gap:9px;text-align:left}.js-auth-local label{display:grid;gap:5px}.js-auth-local label span{color:#4d607a;font-size:11px;font-weight:800}.js-auth-local input,.js-auth-local button{width:100%;height:44px;box-sizing:border-box;border-radius:10px;font:inherit}.js-auth-local input{border:1px solid #cbd8e8;padding:0 13px;color:#172033;background:#fff;outline:none}.js-auth-local input:focus{border-color:#1677ee;box-shadow:0 0 0 3px #1677ee1f}.js-auth-local button{margin-top:3px;border:1px solid #1677ee;color:#fff;background:#1677ee;font-weight:850;cursor:pointer}.js-auth-local button:disabled{cursor:wait;opacity:.65}.js-auth-status{min-height:22px;margin-top:14px!important;color:#d92d20!important;font-size:13px!important}.js-auth-feature-status{position:fixed;z-index:2147483000;right:18px;bottom:18px;display:flex;align-items:center;gap:10px;max-width:min(440px,calc(100vw - 36px));padding:11px 13px;border:1px solid #bfd4ee;border-radius:12px;color:#24415f;background:#f7fbfffa;box-shadow:0 10px 28px #16365d2e;font:700 13px/1.45 -apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}.js-auth-feature-status[hidden]{display:none}.js-auth-feature-status[data-tone=error]{border-color:#f1b8b8;color:#9f2525;background:#fff8f8fa}.js-auth-feature-status button{flex:none;min-height:32px;padding:0 11px;border:1px solid currentColor;border-radius:8px;color:inherit;background:#fff;font:inherit;cursor:pointer}[data-js-auth-deferred-control]{cursor:progress!important;opacity:.58!important}@media(max-width:768px){.js-auth-gate{padding:16px}.js-auth-card{width:min(420px,calc(100vw - 32px));padding:28px 20px 24px}}@media(max-width:380px){.js-auth-gate{padding:12px}.js-auth-card{width:calc(100vw - 24px);padding-inline:16px}}
