html,body,#root{height:100%}body{background-color:#f0f2f5;font-family:PingFang SC,Microsoft YaHei,sans-serif}.center-screen{min-height:100vh;display:flex;align-items:center;justify-content:center}.agent-sidebar{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #f0f0f0}.agent-logo{height:64px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#00a66a;border-bottom:1px solid #f0f0f0;white-space:nowrap}.agent-header{background:#fff;padding:0 16px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:12px}.agent-header-title{flex:1;min-width:0;font-weight:700;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:280px;overflow:auto}.break-text{word-break:break-all}.address-link{padding:0;height:auto;white-space:normal;text-align:left;word-break:break-all}@media(max-width:768px){.agent-content{margin:8px;padding:12px}}
