@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{--blue:#3b82f6;--blue-dark:#0f3f8b;--green:#10b981;--orange:#f59e0b;--red:#ef4444;--gray:#6b7280;--bg:#f9fafb;--card:#fff;--border:#e5e7eb;--text:#111827;--muted:#6b7280;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}.sidebar{color:#fff;z-index:5;background:linear-gradient(#0b3a78 0%,#06254d 100%);flex-direction:column;width:240px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.brandIcon{background:#ffffff21;border-radius:16px;place-items:center;width:42px;height:42px;display:grid}.brand strong{font-size:15px;display:block}.brand span{color:#bfdbfe;margin-top:2px;font-size:13px;display:block}.nav{color:#dbeafe;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:6px;padding:13px 12px;display:flex}.nav:hover,.nav.active{color:#fff;background:#3b82f6e6}.sidebarTip{background:#ffffff1a;border-radius:16px;margin-top:auto;padding:16px;font-size:13px;line-height:1.5}.sidebarTip p{color:#dbeafe;margin:8px 0 0}.main{width:calc(100% - 240px);min-height:100vh;margin-left:240px}.header{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffdb;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.ghost{color:#64748b;background:0 0;border:0}.search{border:1px solid var(--border);color:#94a3b8;background:#fff;border-radius:12px;align-items:center;gap:10px;width:min(420px,45vw);height:40px;padding:0 12px;display:flex}.search input{border:0;outline:0;width:100%}.headerRight{align-items:center;gap:18px;display:flex}.bell{color:#334155;background:0 0;border:0;position:relative}.bell span{background:var(--red);color:#fff;border-radius:999px;padding:2px 6px;font-size:11px;position:absolute;top:-8px;right:-8px}.profile{align-items:center;gap:10px;display:flex}.profile img{object-fit:cover;border-radius:50%;width:36px;height:36px}.profile b,.profile small{display:block}.profile small{color:var(--muted);font-size:12px}.page{max-width:1480px;margin:0 auto;padding:28px}.pageTitle{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.eyebrow{color:var(--blue);margin:0 0 8px;font-size:13px;font-weight:800}h1{letter-spacing:-.04em;margin:0;font-size:28px}.status{border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.status.live{color:#15803d;background:#dcfce7}.status.idle{color:#b45309;background:#fef3c7}.kpiGrid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px;display:grid}.kpi{text-align:left;border:1px solid var(--border);border-left:5px solid var(--blue);background:#fff;border-radius:20px;padding:22px;box-shadow:0 10px 30px #0f172a0a}.kpi span{color:var(--muted);margin-bottom:10px;font-size:14px;display:block}.kpi strong{letter-spacing:-.04em;font-size:34px;display:block}.kpi em{color:var(--muted);margin-left:4px;font-size:15px;font-style:normal}.kpi small{color:var(--blue);margin-top:14px;font-weight:800;display:block}.kpi.orange{border-left-color:var(--orange)}.kpi.red{border-left-color:var(--red)}.kpi.green{border-left-color:var(--green)}.dashboardGrid{grid-template-columns:1.6fr 1fr;gap:18px;margin-bottom:18px;display:grid}.dashboardGrid.lower{grid-template-columns:1.35fr 1fr}.card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:20px;box-shadow:0 12px 35px #0f172a0a}.cardHead{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cardHead h3{margin:0;font-size:17px}.cardHead span{color:var(--muted);font-size:13px}.chartBox{height:260px}.progressWidget strong{letter-spacing:-.04em;font-size:38px}.progressWidget strong span{color:var(--muted);font-size:16px}.bar,.bigProgress{background:#e5e7eb;border-radius:999px;height:12px;margin:18px 0;overflow:hidden}.bar i,.bigProgress i{background:linear-gradient(90deg, var(--blue), #60a5fa);border-radius:inherit;height:100%;display:block}.progressWidget p{color:var(--muted)}.primary,.secondary,.linkBtn{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:800;display:inline-flex}.primary{background:var(--blue);color:#fff}.primary.soft{color:#1d4ed8;background:#eff6ff}.secondary{color:#334155;background:#f1f5f9}.secondary.danger{color:var(--red);background:#fef2f2}.linkBtn{color:var(--blue);background:0 0}.table{border-collapse:collapse;width:100%;font-size:14px}th,td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:13px 10px}th{color:var(--muted);font-size:12px}tbody tr{transition:all .15s}tbody tr:hover{background:#f8fafc}.dangerRow td:last-child{color:var(--red);font-weight:900}.badge{border-radius:999px;padding:5px 8px;font-size:12px;font-weight:900}.badge.inquiry{color:#1d4ed8;background:#dbeafe}.badge.review{color:#c2410c;background:#ffedd5}.badge.qna{color:#15803d;background:#dcfce7}.productGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.productMini{border:1px solid var(--border);border-radius:16px;padding:14px}.thumb{width:46px;height:46px;color:var(--blue);background:#eff6ff;border-radius:14px;place-items:center;margin-bottom:12px;display:grid}.productMini b,.productMini small{display:block}.productMini small{color:var(--muted);margin-top:6px}.uploadBox{border:2px dashed var(--blue);text-align:center;color:#475569;background:#fff;border-radius:22px;margin-bottom:18px;padding:48px}.uploadIcon{width:72px;height:72px;color:var(--blue);background:#eff6ff;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.uploadBox h2{color:var(--blue);margin:0 0 8px}.fileDone{border:1px solid var(--border);background:#fff;border-radius:18px;align-items:center;gap:14px;margin-bottom:18px;padding:16px;display:flex}.fileDone svg{color:var(--green)}.fileDone p{color:var(--muted);margin:3px 0 0}.fileDone span{color:var(--green);margin-left:auto;font-weight:900}.preview td,.preview th{border:1px solid var(--border)}.actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.actions.full{justify-content:stretch}.actions.full button{flex:1}.tabs{gap:8px;margin-bottom:16px;display:flex}.tabs button{color:var(--muted);border:0;border:1px solid var(--border);background:#fff;border-radius:999px;padding:10px 16px;font-weight:800}.tabs .active{background:var(--blue);color:#fff;border-color:var(--blue)}.inboxLayout{grid-template-columns:390px 1fr;gap:18px;display:grid}.inboxList{flex-direction:column;gap:12px;display:flex}.inboxItem{text-align:left;border:1px solid var(--border);background:#fff;border-radius:18px;padding:16px}.inboxItem.selected{border-color:var(--blue);box-shadow:0 0 0 3px #dbeafe}.inboxItem.urgent{background:#fff7f7;border-color:#fecaca}.inboxItem strong{margin:12px 0 6px;display:block}.inboxItem p{color:#475569;margin:0 0 8px}.inboxItem small{color:var(--muted)}.dot{background:var(--red);border-radius:50%;width:8px;height:8px;margin-left:8px;display:inline-block}.stars{color:var(--orange);gap:2px;margin:6px 0;display:flex}.detailPanel{border:1px solid var(--border);background:#fff;border-radius:22px;padding:22px}.detailHead{justify-content:space-between;gap:20px;margin-bottom:18px;display:flex}.detailHead h2{margin:0 0 8px}.detailHead p{color:var(--muted);margin:0}.detailHead img{object-fit:cover;border-radius:18px;width:120px;height:120px}.messageBox{border:1px solid var(--border);background:#f8fafc;border-radius:16px;margin-bottom:16px;padding:18px}.recommendBox{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;margin-bottom:16px;padding:16px}.recommendBox div{color:#1d4ed8;align-items:center;gap:8px;display:flex}.recommendBox blockquote{color:#475569;background:#fff;border-radius:14px;margin:12px 0 0;padding:14px}.history p{color:#475569;background:#f8fafc;border-radius:12px;padding:10px 12px}.templateLayout{grid-template-columns:300px 1fr;gap:18px;display:grid}.templateList{flex-direction:column;gap:8px;display:flex}.templateList button{text-align:left;color:#475569;background:0 0;border:0;border-radius:12px;padding:13px}.templateList button.active{color:#1d4ed8;background:#eff6ff;font-weight:900}.formGrid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}label{color:var(--muted);font-size:13px;font-weight:800}input,textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:12px;margin-top:8px;padding:12px}textarea{resize:vertical;min-height:320px;line-height:1.65}.editorToolbar{border:1px solid var(--border);background:#f8fafc;border-radius:12px 12px 0 0;align-items:center;gap:14px;padding:12px;display:flex}.editorToolbar button{border:1px solid var(--border);background:#fff;border-radius:10px;margin-left:auto;padding:8px 12px}.editorToolbar+textarea{border-radius:0 0 12px 12px;margin-top:0}.hint,.muted{color:var(--muted);margin-top:10px;font-size:13px}.statusGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:18px;display:grid}.statusLine{border-bottom:1px solid var(--border);justify-content:space-between;padding:13px 0;display:flex}.statusLine span{color:var(--muted)}.settingsList{max-width:520px}.modalBackdrop{z-index:50;background:#0f172a80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.progressModal{text-align:center;background:#fff;border-radius:26px;width:min(560px,100%);padding:30px;position:relative;box-shadow:0 30px 80px #00000040}.close{background:#f1f5f9;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.modalIcon{width:74px;height:74px;color:var(--blue);background:#eff6ff;border-radius:24px;place-items:center;margin:0 auto 16px;display:grid}.bigProgress{height:18px}.modalStats{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.modalStats span{background:#f8fafc;border-radius:12px;padding:12px;font-weight:800}.logs{text-align:left;background:#f8fafc;border-radius:18px;margin-bottom:18px;padding:16px}.logs p{color:#475569;margin:8px 0 0}.toast{color:#fff;z-index:60;background:#111827;border-radius:14px;align-items:center;gap:8px;padding:14px 18px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 40px #0003}@media (width<=1100px){.sidebar{width:76px;padding:18px 10px}.brand div:last-child,.nav{font-size:0}.nav{justify-content:center}.sidebarTip{display:none}.main{width:calc(100% - 76px);margin-left:76px}.kpiGrid,.statusGrid{grid-template-columns:repeat(2,1fr)}.dashboardGrid,.dashboardGrid.lower,.inboxLayout,.templateLayout{grid-template-columns:1fr}}@media (width<=760px){.sidebar{display:none}.main{width:100%;margin-left:0;padding-bottom:78px}.header{padding:0 14px}.search{width:52vw}.profile div,.profile svg{display:none}.page{padding:18px}.kpiGrid,.formGrid,.productGrid,.statusGrid{grid-template-columns:1fr}.table{display:block;overflow-x:auto}.uploadBox{padding:30px 18px}h1{font-size:24px}.modalStats{grid-template-columns:1fr}}
