*{box-sizing:border-box}body{margin:0;font-family:Arial,"Noto Sans KR",sans-serif;background:#eef2f6;color:#182334}.shell{min-height:100vh;padding:16px}.notice{max-width:1260px;margin:0 auto 12px;padding:12px 16px;border:1px solid #b88919;background:#fff7df;color:#543d00;font-weight:800}.workspace{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:230px 1fr;min-height:calc(100vh - 70px);border:1px solid #d6e0e8;background:white}.rail{padding:18px;border-right:1px solid #d6e0e8;background:#f8fafc}.brand{font-size:18px;font-weight:900;margin-bottom:18px}.rail button{display:block;width:100%;margin-bottom:8px;padding:10px 12px;border:1px solid #cbd6e0;border-radius:6px;background:white;text-align:left;color:#2f4355;font:inherit}.rail button.active{background:#e9f2f8;border-color:#4b7598;font-weight:800}.content{padding:18px}.header{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px}.eyebrow{margin:0 0 6px;color:#587083;font-weight:800;font-size:13px}.sub{max-width:760px;color:#526779;line-height:1.5}h1{margin:0;font-size:28px;line-height:1.25;letter-spacing:0}h2{margin:0 0 12px;font-size:16px}.badge{align-self:flex-start;padding:8px 12px;border:1px solid #b9c8d6;border-radius:6px;background:#f3f7fa;font-weight:800;font-size:13px}.grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.panel{min-height:214px;padding:14px;border:1px solid #dde6ee;border-radius:8px;background:white}.chat{grid-row:span 2}.chat-list,.cards,.stack{display:grid;gap:10px}.message{max-width:88%;padding:10px 12px;border-radius:8px;background:#edf2f7;line-height:1.45}.message.agent{margin-left:auto;background:#e8f6ed}.draft{margin-top:14px;padding:12px;border:1px solid #cbd8e2;border-radius:8px;background:#f9fbfd}.draft p{margin:8px 0 0;line-height:1.5}.item{display:grid;grid-template-columns:112px 1fr;gap:10px;padding:10px;border:1px solid #e0e8ef;border-radius:8px;background:#fbfcfd}.item b{color:#3b5367}.step{padding:10px;border-left:4px solid #507699;border-radius:6px;background:#f5f8fb;line-height:1.45}@media(max-width:900px){.shell{padding:10px}.workspace{grid-template-columns:1fr}.rail{border-right:0;border-bottom:1px solid #d6e0e8}.header{display:block}.badge{display:inline-block;margin-top:10px}.grid{grid-template-columns:1fr}h1{font-size:22px}}