*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:-apple-system,Pretendard,Malgun Gothic,system-ui,sans-serif;background:#f5f7fb;color:#1f2937;font-size:14px}a{color:#2563eb}.shell{display:flex;min-height:100vh}.sidebar{width:216px;flex-shrink:0;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto}.brand{padding:18px 16px 14px;border-bottom:1px solid #f1f5f9}.brand-title{font-size:16px;font-weight:800;color:#1d4ed8;letter-spacing:-.3px}.brand-sub{font-size:12px;color:#6b7280;margin-top:3px}.nav-group{padding:10px 10px 4px}.nav-group-label{font-size:11px;color:#9ca3af;font-weight:700;padding:6px 8px 4px;letter-spacing:.4px}.nav-link{display:flex;align-items:center;gap:8px;padding:9px 10px;margin:1px 0;border-radius:8px;text-decoration:none;color:#374151;font-size:13.5px;font-weight:500}.nav-link:hover{background:#f1f5f9}.nav-link.active{background:#eff6ff;color:#1d4ed8;font-weight:700}.nav-ico{width:18px;text-align:center}.content{flex:1 1;min-width:0;padding:22px 30px 60px;max-width:none}.content h1{margin-top:0}.table-scroll{width:100%;overflow-x:auto}.modal-overlay{position:fixed;inset:0;z-index:50;background:rgba(15,23,42,.45);display:flex;align-items:flex-start;justify-content:center;padding:48px 16px;overflow-y:auto}.modal-panel{background:#fff;border-radius:12px;padding:20px 22px;width:100%;max-width:560px;box-shadow:0 24px 60px rgba(0,0,0,.28)}@media (max-width:768px){.shell,.sidebar{flex-direction:column}.sidebar{width:100%;height:auto;position:static;border-right:0;border-bottom:1px solid #e5e7eb}.brand{padding:12px 14px 8px}.nav-scroll{display:flex;overflow-x:auto;padding:4px 8px 8px;gap:2px}.nav-group{display:contents}.nav-group-label{display:none}.nav-link{white-space:nowrap;padding:8px 12px}.content{padding:14px 12px 60px}}@media (min-width:769px){.nav-scroll{display:block;padding-bottom:16px}}summary{list-style:none}summary::-webkit-details-marker{display:none}summary::marker{content:""}.kc-thead{background:#f8fafc;color:#475569;text-align:left;border-bottom:2px solid #e5e7eb}.kc-thead th{font-weight:700;font-size:12px;white-space:nowrap}.table-scroll table{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.table-scroll tbody tr{border-bottom:1px solid #f1f5f9}.table-scroll tbody tr:last-child{border-bottom:0}.kc-input,.kc-select,.kc-textarea{padding:9px 11px;border:1px solid #d1d5db;border-radius:8px;font-size:13.5px;font-family:inherit;color:#1f2937;background:#fff;transition:border-color .15s,box-shadow .15s}.kc-textarea{resize:vertical;line-height:1.5}.kc-input::placeholder,.kc-textarea::placeholder{color:#9ca3af}.content input:not([type=checkbox]):not([type=radio]):focus,.content select:focus,.content textarea:focus{outline:none;border-color:#1d4ed8!important;box-shadow:0 0 0 3px rgba(29,78,216,.12)}.kc-btn{padding:9px 16px;border:0;border-radius:8px;cursor:pointer;font-size:13.5px;font-weight:600;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:filter .15s,box-shadow .15s;white-space:nowrap}.kc-btn:hover{filter:brightness(.97)}.kc-btn:active{transform:translateY(1px)}.kc-btn-primary{background:#1d4ed8;color:#fff}.kc-btn-ghost{background:#fff;color:#334155;border:1px solid #e2e8f0}.kc-btn-danger{background:#fee2e2;color:#991b1b}.kc-btn-green{background:#16a34a;color:#fff}.kc-btn-sm{padding:5px 11px;font-size:12px;border-radius:6px}.kc-chip{font-size:13px;padding:6px 13px;border-radius:999px;text-decoration:none;background:#eef2ff;color:#3730a3;font-weight:600;border:1px solid transparent;transition:background .15s}.kc-chip:hover{background:#e0e7ff}.kc-chip.active{background:#1d4ed8;color:#fff}.kc-search{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0;align-items:center}.page-desc{font-size:13px;color:#6b7280;margin:4px 0 0;line-height:1.6}.kc-reveal-ready .kc-reveal{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s ease}.kc-reveal-ready .kc-reveal.show{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.kc-reveal-ready .kc-reveal{opacity:1!important;transform:none!important;transition:none!important}}