*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#1e293b;background:#f1f5f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none;padding:0;margin:0;line-height:1}.search-toolbar{background:#fff;border-radius:12px;padding:12px 16px;margin-bottom:12px;box-shadow:0 1px 4px #00000012;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.sf-input{height:36px;padding:0 12px;font-size:14px;font-family:inherit;color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;transition:border-color .15s,box-shadow .15s;line-height:36px}.sf-input:focus{border-color:#818cf8;box-shadow:0 0 0 3px #6366f11a}.sf-input::placeholder{color:#94a3b8}.sf-select{height:36px;padding:0 10px;font-size:14px;font-family:inherit;color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;cursor:pointer;transition:border-color .15s;appearance:auto}.sf-select:focus{border-color:#818cf8}.sf-clear-btn{height:36px;padding:0 14px;font-size:13px;font-family:inherit;color:#ef4444;background:#fff;border:1.5px solid #fca5a5;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s;line-height:36px}.sf-clear-btn:hover{background:#fff1f2}.sf-sep{color:#94a3b8;font-size:14px;flex-shrink:0;line-height:36px}.sf-count{margin-left:auto;font-size:13px;color:#94a3b8;white-space:nowrap;line-height:36px}.admin-table-wrap{background:#fff;border-radius:12px;box-shadow:0 1px 4px #00000012;overflow:hidden}.admin-table-scroll{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:14px;font-family:inherit}.admin-table thead tr{background:#f8fafc;border-bottom:2px solid #e2e8f0}.admin-table th{padding:10px 12px;text-align:left;font-size:13px;font-weight:600;color:#475569;white-space:nowrap;-webkit-user-select:none;user-select:none;font-family:inherit}.admin-table th.sortable{cursor:pointer}.admin-table th.sortable:hover{color:#1e293b}.admin-table td{padding:9px 12px;vertical-align:middle;border-bottom:1px solid #f1f5f9;font-family:inherit}.admin-table tr:last-child td{border-bottom:none}.admin-table tbody tr:hover td{background:#f5f7ff!important}.table-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-top:1px solid #f1f5f9;background:#fafbfc}.hd-btn{display:inline-flex;align-items:center;height:36px;padding:0 16px;font-size:13px;font-family:inherit;font-weight:600;color:#fff;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:opacity .15s;line-height:1}.hd-btn:hover:not(:disabled){opacity:.88}.hd-btn:disabled{opacity:.5;cursor:default}.ghost-btn{display:inline-flex;align-items:center;height:36px;padding:0 14px;font-size:13px;font-family:inherit;color:#64748b;background:transparent;border:1.5px solid #cbd5e1;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.ghost-btn:hover{background:#f8fafc;border-color:#94a3b8}.badge{display:inline-flex;align-items:center;font-size:12px;font-weight:600;padding:3px 10px;border-radius:20px;white-space:nowrap;font-family:inherit}.pg-wrap{display:flex;gap:3px;align-items:center}.pg-btn{min-width:30px;height:30px;padding:0 6px;font-size:13px;font-family:inherit;border-radius:6px;border:1.5px solid #e2e8f0;background:#fff;color:#374151;cursor:pointer;transition:all .1s;display:inline-flex;align-items:center;justify-content:center;line-height:1}.pg-btn:hover:not(:disabled){border-color:#818cf8;color:#6366f1}.pg-btn.active{background:#6366f1;border-color:#6366f1;color:#fff!important}.pg-btn:disabled{opacity:.4;cursor:default}.pg-ellipsis{color:#94a3b8;padding:0 3px;font-size:13px}.sm-btn{display:inline-flex;align-items:center;height:28px;padding:0 10px;font-size:12px;font-family:inherit;font-weight:500;color:#fff;border:none;border-radius:6px;cursor:pointer;white-space:nowrap;line-height:1}.a-btn{display:inline-flex;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:500;color:#fff;border-radius:6px;text-decoration:none;white-space:nowrap}.msg-bar{margin-bottom:14px;padding:10px 16px;border-radius:10px;font-size:14px}.msg-bar.info{background:#eff6ff;color:#1e40af}.msg-bar.ok{background:#f0fdf4;color:#166534}.msg-bar.err{background:#fef2f2;color:#991b1b}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.resize-handle{position:absolute;top:0;right:0;width:6px;height:100%;cursor:col-resize;background:transparent;z-index:1;-webkit-user-select:none;user-select:none}.resize-handle:hover{background:#6366f140}.admin-table th{position:relative}.admin-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#6366f1;flex-shrink:0}
