:root{--hkg-font-sans:"Pretendard Variable",Pretendard,"Noto Sans KR",-apple-system,Arial,sans-serif;--hkg-font-size-caption:12px;--hkg-font-size-label:13px;--hkg-font-size-body:14px;--hkg-font-size-section:16px;--hkg-font-size-page:24px;--hkg-font-size-metric:clamp(24px,1.55vw,28px);--hkg-font-weight-regular:400;--hkg-font-weight-medium:500;--hkg-font-weight-semibold:600;--hkg-font-weight-bold:700;--hkg-color-text:#1f2937;--hkg-color-text-muted:#667085;--hkg-color-text-subtle:#98a2b3;--hkg-color-page:#f4f6f9;--hkg-color-surface:#ffffff;--hkg-color-surface-muted:#f8fafc;--hkg-color-border:#d8dee8;--hkg-color-border-soft:#e6eaf0;--hkg-color-primary:#2563eb;--hkg-color-primary-hover:#1d4ed8;--hkg-color-success:#047857;--hkg-color-warning:#c2410c;--hkg-color-danger:#b42318;--hkg-metric-primary:#2563eb;--hkg-metric-positive:#059669;--hkg-metric-negative:#dc2626;--hkg-metric-warning:#d97706;--hkg-metric-neutral:#172033;--hkg-text-secondary:#64748b;--hkg-space-1:4px;--hkg-space-2:8px;--hkg-space-3:12px;--hkg-space-4:16px;--hkg-space-5:20px;--hkg-space-6:24px;--hkg-control-height:38px;--hkg-control-height-sm:34px;--hkg-radius-sm:8px;--hkg-radius-md:10px;--hkg-shadow-card:0 1px 2px rgb(15 23 42/0.04);--hkg-shadow-overlay:0 18px 48px rgb(15 23 42/0.2);--hkg-table-header-height:40px;--hkg-table-row-height:46px;--hkg-sidebar-width:220px;--hkg-content-max-width:2360px;--hkg-breakpoint-mobile:767px;--hkg-breakpoint-tablet:1024px;--hkg-breakpoint-desktop:1440px;--erp-body-font-size:var(--hkg-font-size-body);--erp-control-font-size:var(--hkg-font-size-body);--erp-small-font-size:var(--hkg-font-size-caption);--erp-table-font-size:var(--hkg-font-size-label);--erp-input-height:var(--hkg-control-height);--erp-small-button-height:var(--hkg-control-height);--erp-border-color:var(--hkg-color-border);--erp-header-bg:var(--hkg-color-surface-muted);--erp-row-hover-bg:#f3f7ff;--erp-radius:var(--hkg-radius-sm);--erp-table-header-height:var(--hkg-table-header-height);--erp-table-row-height:var(--hkg-table-row-height);--erp-table-cell-padding-x:10px;--erp-table-cell-padding-y:7px;--erp-page-title-size:var(--hkg-font-size-page);--erp-section-title-size:var(--hkg-font-size-section);--erp-kpi-size:var(--hkg-font-size-metric);--erp-card-gap:var(--hkg-space-3);--erp-sidebar-width:var(--hkg-sidebar-width);--erp-content-max-width:var(--hkg-content-max-width)}body{color:var(--hkg-color-text);background:var(--hkg-color-page);font-family:var(--hkg-font-sans);font-size:var(--hkg-font-size-body);font-weight:var(--hkg-font-weight-regular);line-height:1.45}.hkg-number{font-variant-numeric:tabular-nums}.hkg-unit{margin-left:2px;font-size:.72em;font-weight:var(--hkg-font-weight-medium)}.metric-primary{color:var(--hkg-metric-primary)}.metric-positive{color:var(--hkg-metric-positive)}.metric-negative{color:var(--hkg-metric-negative)}.metric-warning{color:var(--hkg-metric-warning)}.metric-neutral{color:var(--hkg-metric-neutral)}.text-secondary{color:var(--hkg-text-secondary)}.status-success{border-color:color-mix(in srgb,var(--hkg-metric-positive) 24%,white);background:color-mix(in srgb,var(--hkg-metric-positive) 8%,white);color:var(--hkg-metric-positive)}.status-danger{border-color:color-mix(in srgb,var(--hkg-metric-negative) 24%,white);background:color-mix(in srgb,var(--hkg-metric-negative) 8%,white);color:var(--hkg-metric-negative)}.status-warning{border-color:color-mix(in srgb,var(--hkg-metric-warning) 24%,white);background:color-mix(in srgb,var(--hkg-metric-warning) 8%,white);color:var(--hkg-metric-warning)}.status-muted{border-color:var(--hkg-color-border);background:var(--hkg-color-surface-muted);color:var(--hkg-text-secondary)}input[type=checkbox]{min-width:18px;min-height:18px}@media (min-width:1024px) and (max-width:1199px){:root{--hkg-sidebar-width:200px;--erp-sidebar-width:200px}}@media (max-width:767px){:root{--hkg-control-height:44px;--erp-input-height:44px;--erp-small-button-height:44px}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}}