*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;height:100%;margin:0;padding:0}body{color:#1f1f1f;background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Malgun Gothic,맑은 고딕,sans-serif;font-size:13px}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d0d3d8;border-radius:4px}::-webkit-scrollbar-track{background:0 0}a{color:inherit}h1,h2,h3,h4,p{margin:0}.status-tag-live{align-items:center;gap:5px;display:inline-flex}.status-tag-live-dot{background:#ff4d4f;border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite status-tag-live-pulse;display:inline-block}@keyframes status-tag-live-pulse{0%{opacity:1;box-shadow:0 0 #ff4d4f8c}70%{opacity:.55;box-shadow:0 0 0 6px #ff4d4f00}to{opacity:1;box-shadow:0 0 #ff4d4f00}}
