:root{--primary: #2563eb;--primary-dark: #1d4ed8;--primary-light: #dbeafe;--secondary: #64748b;--success: #16a34a;--warning: #d97706;--danger: #dc2626;--bg: #f8fafc;--surface: #ffffff;--border: #e2e8f0;--text: #1e293b;--text-secondary: #64748b;--sidebar-w: 260px;--radius: 10px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.3px}.badge-총무{background:#fef3c7;color:#92400e}.badge-인사{background:#dbeafe;color:#1e40af}.badge-전산{background:#d1fae5;color:#065f46}.badge-재경{background:#ede9fe;color:#5b21b6}.badge-법무{background:#fee2e2;color:#991b1b}.badge-전체{background:#f1f5f9;color:#475569}@keyframes aiPulse{0%,to{opacity:1}50%{opacity:.3}}@media (max-width: 768px){:root{--sidebar-w: 0px}aside{position:fixed!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;width:auto!important;min-height:0!important;height:auto!important;flex-direction:row!important;align-items:center!important;overflow-x:auto!important;border-top:1px solid #334155;padding-bottom:env(safe-area-inset-bottom)}aside>div:first-child,aside>div:last-child{display:none!important}aside>nav{display:flex!important;flex-direction:row!important;padding:4px!important;gap:2px;width:100%}aside>nav>a{flex:1 1 0;text-align:center;padding:10px 6px!important;font-size:12px;white-space:nowrap;min-height:44px;display:flex!important;align-items:center;justify-content:center}main{margin-left:0!important;padding-bottom:calc(56px + env(safe-area-inset-bottom))!important}.doc-split{flex-direction:column!important;height:auto!important;min-height:100vh}.doc-list-pane{width:100%!important;flex:none!important;border-right:0!important;border-bottom:1px solid var(--border);max-height:46vh}.doc-detail-pane{padding:18px 14px!important;flex:none!important}.doc-list-pane,.doc-detail-pane{min-width:0!important}input,textarea,select{font-size:16px!important}input,textarea,select,button{min-height:40px}button[title]{min-height:32px}[style*=gridTemplateColumns],[style*=grid-template-columns]{grid-template-columns:1fr!important}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 420px){aside>nav>a{font-size:11px;padding:10px 3px!important}}
