:root{color:#111827;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}input[readonly]{background:#f8fafc;color:#475569;font-weight:650}button{border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;min-height:38px;padding:8px 11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}button:hover{border-color:#64748b}main{min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;min-height:78px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar h1{margin:0;font-size:22px;line-height:1.2}.topbar p{margin:4px 0 0;color:#475569;font-size:14px}.status-row,.actions,.toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pill{min-height:32px;border-radius:999px;border:1px solid #cbd5e1;padding:5px 10px;color:#334155;background:#fff;display:inline-flex;align-items:center;gap:6px;font-size:13px}.pill.ok{border-color:#99f6e4;background:#f0fdfa;color:#115e59}.pill.warn{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.icon-button{width:38px;padding:0}.workspace{display:grid;grid-template-columns:minmax(250px,300px) minmax(420px,1fr);gap:0;min-height:calc(100vh - 78px)}.sidebar{background:#f1f5f9;padding:16px;border-right:1px solid #e2e8f0;overflow:auto}.content{padding:18px;overflow:auto}.login-panel{min-height:calc(100vh - 78px);display:grid;place-items:center;padding:18px}h2{margin:18px 0 10px;font-size:16px}.toolbar button{flex:1 1 120px}.draft-list{display:grid;gap:8px}.draft-item{min-height:58px;width:100%;display:grid;justify-items:start;align-content:center;text-align:left}.draft-item span{font-weight:650}.draft-item small,.muted{color:#64748b}.empty-state{border:1px dashed #94a3b8;border-radius:8px;padding:28px;background:#fff}.form-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}.form-head label{display:block;font-size:13px;color:#475569;margin-bottom:5px}select,input,textarea{width:100%;border:1px solid #cbd5e1;border-radius:6px;background:#fff;min-height:38px;padding:8px 10px}textarea{min-height:88px;resize:vertical}.primary{background:#0f766e;border-color:#0f766e;color:#fff}.danger{color:#991b1b}.notice{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:6px;padding:8px 10px;display:flex;align-items:center;gap:7px}.error-box{border:1px solid #fecaca;background:#fef2f2;color:#991b1b;border-radius:6px;padding:8px 10px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px}.field{border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#fff}label.field{display:grid;gap:7px}.field span,.field legend{color:#334155;font-size:13px;font-weight:650}.field.wide{grid-column:1 / -1}.choice-row{display:flex;flex-wrap:wrap;gap:8px}.choice{min-height:34px;padding:6px 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc}.choice input{width:auto;min-height:0}.input-with-unit{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.input-with-unit em{color:#64748b;font-style:normal;font-size:13px}@media(max-width:1120px){.workspace{grid-template-columns:260px 1fr}}@media(max-width:760px){.topbar,.form-head{align-items:stretch;flex-direction:column}.workspace,.form-grid{grid-template-columns:1fr}.sidebar{border-left:0;border-right:0}}
