/* FOUC 가드 — login.css 이전에 먼저 로드되어야 함 */
html, body { margin: 0; background: #1a2a6a; min-height: 100%; }
.is-hidden { display: none !important; }
.caps-warn { display: none; }
