*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{color:#ffffffe0;-webkit-font-smoothing:antialiased;background:#0b0b10;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.chat-root{flex-direction:column;height:100%;display:flex}.chat-viewport{flex-direction:column;flex:auto;gap:16px;min-height:0;padding:24px;display:flex;overflow-y:auto}.chat-empty{color:#ffffff73;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.chat-empty .title{color:#ffffffbf;font-size:16px}.chat-empty .hint{font-size:13px}.msg-row{width:100%;display:flex}.msg-row.user{justify-content:flex-end}.msg-row.assistant{justify-content:flex-start}.msg-bubble{white-space:pre-wrap;word-wrap:break-word;border-radius:12px;max-width:78%;padding:10px 14px;font-size:14px;line-height:1.55}.msg-bubble.user{color:#fff;background:linear-gradient(135deg,#7c5cff 0%,#5b3dff 100%);border-bottom-right-radius:4px}.msg-bubble.assistant{color:#ffffffe0;background:#1a1a24;border:1px solid #2a2a38;border-bottom-left-radius:4px}.composer-row{background:#0f0f16;border-top:1px solid #2a2a38;flex:none;align-items:flex-end;gap:8px;padding:16px 24px;display:flex}.composer-input{resize:none;color:#ffffffe0;background:#13131a;border:1px solid #2a2a38;border-radius:8px;outline:none;flex:1;min-height:40px;max-height:160px;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5}.composer-input:focus{border-color:#7c5cff}.card-grid{max-width:1200px;margin:0 auto;padding:40px 24px}.card-grid h1{letter-spacing:-.02em;margin:0 0 8px;font-weight:700}.card-grid .subtitle{color:#ffffff8c;margin:0 0 32px}.module-card{cursor:pointer;height:100%;transition:all .2s}.module-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c5cff26;border-color:#7c5cff!important}.module-card .icon-wrap{color:#7c5cff;background:#7c5cff1f;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;font-size:22px;display:inline-flex}.module-card .card-title{color:#ffffffeb;margin:0 0 4px;font-size:16px;font-weight:600}.module-card .card-kicker{color:#7c5cffcc;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:11px}.module-card .card-desc{color:#ffffff8c;font-size:13px;line-height:1.6}.module-group{margin-bottom:36px}.module-group:last-child{margin-bottom:8px}.module-group-header{border-bottom:1px solid #ffffff0f;align-items:baseline;gap:14px;margin-bottom:4px;padding:0 2px 14px;display:flex}.module-group-header .section-title{color:#ffffffeb;letter-spacing:-.01em;padding-left:12px;font-size:15px;font-weight:600;position:relative}.module-group-header .section-title:before{content:"";background:linear-gradient(#7c5cff 0%,#5b3dff 100%);border-radius:2px;width:3px;position:absolute;top:3px;bottom:3px;left:0}.module-group-header .section-subtitle{color:#ffffff6b;font-size:12.5px;line-height:1.5}.ant-upload-wrapper .ant-upload-list{margin-top:8px}.ant-upload-wrapper .ant-upload-list-item{background:#7c5cff0f;border:1px solid #2a2a38;border-radius:6px;max-width:100%!important;height:auto!important;margin-top:4px!important;padding:4px 8px!important;line-height:1.6!important}.ant-upload-wrapper .ant-upload-list-item:hover{background:#7c5cff1f}.ant-upload-wrapper .ant-upload-list-item .ant-upload-list-item-name{color:#ffffffe0!important}.ant-upload-wrapper .ant-upload-list-item-name{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.ant-upload-wrapper .ant-upload.ant-upload-drag{min-height:180px;padding:16px 8px!important}.ant-upload-wrapper .ant-upload.ant-upload-drag .ant-upload-drag-icon{margin-bottom:8px!important}.ant-upload-wrapper .ant-upload.ant-upload-drag .ant-upload-text{margin-bottom:4px!important;font-size:14px!important}.ant-upload-wrapper .ant-upload.ant-upload-drag .ant-upload-hint{font-size:12px!important}
