.sw-panel{margin:16px 0}.sw-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.sw-head h2,.sw-head h3{margin:4px 0 8px}.sw-head p,.sw-head small{color:#788397}.sw-head button,.sw-panel article>button{margin-right:8px}.sw-layout{display:grid;grid-template-columns:280px minmax(0,1fr);border:1px solid #e4e8f0;border-radius:12px;overflow:hidden}.sw-layout aside{padding:16px;background:#f7f9fc;border-right:1px solid #e4e8f0}.sw-layout article{padding:24px}.sw-panel label{display:grid;gap:6px;font-size:13px;margin-bottom:14px}.sw-list{display:grid;gap:8px;margin-top:16px;max-height:620px;overflow:auto}.sw-list button{display:grid;gap:7px;text-align:left;padding:13px;background:white;border:1px solid #e4e8f0;color:#27364b;border-radius:8px}.sw-list button.active{background:#eff4ff;border-color:#668bea}.sw-list span,.sw-list small{font-size:12px;color:#6c7a8b}.sw-status{background:#eff4ff;color:#4267ac;padding:12px;border-radius:8px;margin:20px 0}.sw-panel dl{display:grid;grid-template-columns:1fr 1fr;gap:20px}.sw-panel dt{font-size:12px;color:#788397;margin-bottom:5px}.sw-panel dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.sw-content{white-space:pre-wrap;line-height:1.7;padding:16px;background:#f7f9fc;border-radius:8px;overflow-wrap:anywhere}.sw-empty{padding:80px 20px;color:#788397;text-align:center}.sw-overlay{position:fixed;inset:0;background:#14243b55;z-index:90;display:flex;justify-content:flex-end}.sw-drawer{width:min(580px,95vw);padding:28px;background:white;overflow:auto;box-shadow:-10px 0 40px #14243b22}.sw-drawer form{margin-top:20px}.sw-drawer textarea{resize:vertical;min-height:90px}.sw-panel button{cursor:pointer}.sw-panel input,.sw-panel textarea,.sw-panel select{width:100%;box-sizing:border-box}.sw-panel [role=status]:empty{display:none}@media(max-width:800px){.sw-layout{grid-template-columns:1fr}.sw-layout aside{border-right:0;border-bottom:1px solid #e4e8f0}.sw-list{max-height:220px}.sw-panel dl{grid-template-columns:1fr}.sw-head{flex-wrap:wrap}}
