.main-layout{min-height:100vh}.sider{box-shadow:2px 0 8px #00000026}.logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:500;background-color:#001529}.header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000f}.trigger{font-size:18px;cursor:pointer;transition:all .3s}.trigger:hover{color:#1677ff}.header-right{display:flex;align-items:center}.username{margin-left:8px;color:#000000d9}.content{margin:24px 16px;padding:24px;background:#fff;min-height:calc(100vh - 112px);border-radius:4px}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f0f2f5}.login-card{width:400px;box-shadow:0 2px 8px #00000017;border-radius:8px}.login-header{text-align:center;margin-bottom:32px;padding-top:16px}.login-header h2{color:#000000d9;font-weight:600;font-size:30px}.login-header h4{color:#00000073;font-weight:400;margin-top:8px!important}.dashboard .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dashboard .header-section h2{margin:0;color:#000000d9;font-weight:600}@media (max-width: 768px){.dashboard .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.dashboard .loading-container{display:flex;justify-content:center;align-items:center;min-height:400px}.users .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media (max-width: 768px){.users .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.member-cards .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media (max-width: 768px){.member-cards .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.conversation-projects .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media (max-width: 768px){.conversation-projects .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.conversation-records .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media (max-width: 768px){.conversation-records .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.conversation-records .preview-content{max-height:600px;overflow-y:auto;padding:16px;background:#f5f5f5;border-radius:4px}.app-container{min-height:100vh}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}
