*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#1a3a6b;--primary-light:#e8eef8;--accent:#2563eb;--danger:#e53935;--warning:#f59e0b;--success:#16a34a;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--gray-800:#1e293b;--sidebar-w:220px;--header-h:56px}body{color:var(--gray-800);background:var(--gray-50);font-family:Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-size:14px;line-height:1.5}button{cursor:pointer;font-family:inherit;font-size:14px}input,textarea,select{font-family:inherit;font-size:14px}a{color:inherit;text-decoration:none}.btn{border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-weight:600;transition:opacity .15s;display:inline-flex}.btn:hover{opacity:.85}.btn-primary{background:var(--primary);color:#fff}.btn-outline{color:var(--primary);border:1.5px solid var(--primary);background:#fff}.btn-danger{background:var(--danger);color:#fff}.btn-sm{padding:5px 12px;font-size:13px}.badge{border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.badge-urgent{color:var(--danger);background:#fef2f2}.badge-stale{color:var(--warning);background:#fffbeb}.badge-ok{color:var(--success);background:#f0fdf4}.badge-primary{background:var(--primary-light);color:var(--primary)}.card{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014}.modal-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:100%;max-height:92vh;overflow-y:auto;box-shadow:0 8px 40px #0000002e}.modal-header{border-bottom:1px solid var(--gray-200);z-index:1;background:#fff;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.modal-header h3{font-size:17px;font-weight:700}.modal-close{color:var(--gray-400);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:4px 8px;font-size:22px;line-height:1;display:flex}.modal-close:hover{background:var(--gray-100);color:var(--gray-600)}.modal-body{padding:24px}.modal-footer{border-top:1px solid var(--gray-200);justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}.form-group{margin-bottom:16px}.form-group label{color:var(--gray-600);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-control{border:1.5px solid var(--gray-200);border-radius:6px;outline:none;width:100%;padding:9px 12px;transition:border-color .15s}.form-control:focus{border-color:var(--accent)}textarea.form-control{resize:vertical;min-height:80px}.stage{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.stage-상담접수{color:#475569;background:#f1f5f9}.stage-견적발송{color:#c2410c;background:#fff7ed}.stage-계약서발송{color:#92400e;background:#fef3c7}.stage-계약입금{color:#1d4ed8;background:#eff6ff}.stage-서류안내{color:#166534;background:#f0fdf4}.stage-서류업로드{color:#854d0e;background:#fefce8}.stage-검토완료{color:#0369a1;background:#f0f9ff}.stage-신청접수{color:#7e22ce;background:#fdf4ff}.stage-보정보완{color:#9a3412;background:#fff7ed}.stage-완료{color:#166534;background:#dcfce7}.stage-취소{color:#991b1b;background:#fee2e2}.page-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.hide-mobile{display:block}.show-mobile{display:none!important}@media (width<=768px){:root{--sidebar-w:0px}aside{z-index:100;border-top:1px solid #ffffff26;flex-direction:row!important;width:100%!important;height:56px!important;position:fixed!important;inset:auto 0 0!important}aside>div:first-child{display:none}aside nav{overflow-x:auto;flex-direction:row!important;flex:1!important;padding:0!important;display:flex!important}aside nav a{border-top:3px solid #0000;min-width:60px;border-right:none!important;flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:2px!important;padding:6px 4px!important;font-size:10px!important}aside nav a span:first-child{font-size:18px!important}aside>div:last-child{display:none}.main-container{flex-direction:column!important}.main-content{padding-bottom:64px!important}header{padding:0 16px!important}main{padding:16px!important}.stat-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.hide-mobile{display:none!important}.show-mobile{display:flex!important}.modal-overlay{align-items:flex-end;padding:8px}.modal{border-radius:16px 16px 0 0;max-height:95vh}.modal-body,.modal-header{padding:16px}.modal-footer{padding:12px 16px}.btn-sm{padding:7px 12px;font-size:13px}.page-header h2{font-size:18px}.filter-row{flex-wrap:wrap}}
