*{margin:0;padding:0;box-sizing:border-box}body{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;background:#0f1117;color:#e8eaf0}@keyframes hk-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes hk-spin{to{transform:rotate(360deg)}}@keyframes hk-toast-in{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes hk-toast-out{0%{transform:translate(0);opacity:1}to{transform:translate(120%);opacity:0}}#hk-toast-container{position:fixed;top:16px;right:16px;z-index:999999;display:flex;flex-direction:column;gap:8px;pointer-events:none}.hk-toast{pointer-events:auto;padding:12px 18px;border-radius:10px;font-size:13px;font-weight:500;max-width:380px;box-shadow:0 4px 20px #0006;animation:hk-toast-in .3s ease forwards;display:flex;align-items:center;gap:8px}.hk-toast.removing{animation:hk-toast-out .25s ease forwards}.hk-toast-success{background:#1a2e1f;border:1px solid rgba(52,199,123,.3);color:#34c77b}.hk-toast-error{background:#2e1a1a;border:1px solid rgba(232,86,62,.3);color:#e8563e}.hk-toast-info{background:#1a1d2e;border:1px solid rgba(74,144,217,.3);color:#4a90d9}.hk-toast-warning{background:#2e2a1a;border:1px solid rgba(232,146,62,.3);color:#e8923e}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input,select,textarea{background-color:#242836!important;color:#e8eaf0!important;border-color:#2e3345!important}input::placeholder,textarea::placeholder{color:#6b6b7b!important}select option{background-color:#1a1d27!important;color:#e8eaf0!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2e3345;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a4058}@media(max-width:768px){.hk-sidebar{width:0!important;min-width:0!important;border-right:none!important;overflow:hidden!important}.hk-sidebar.open{width:260px!important;min-width:260px!important;position:fixed!important;z-index:9999!important;height:100vh!important;border-right:1px solid #2E3345!important}.hk-sidebar-overlay{display:block!important}}@media(max-width:480px){.hk-stat-grid{grid-template-columns:1fr!important}}@media(max-width:768px){.hk-pipeline-bar{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.hk-pipeline-bar::-webkit-scrollbar{height:3px}.hk-pipeline-bar>div{min-width:64px!important;flex-shrink:0!important}}
