.layout{min-height:100vh}.header{display:flex;align-items:center;padding:0 50px}.logo{color:#fff;font-size:18px;font-weight:700;margin-right:50px;white-space:nowrap}.content{padding:24px 50px}.content-wrapper{padding:24px;min-height:380px;border-radius:8px}.footer{text-align:center}.home-container{max-width:1400px;margin:0 auto}.hero-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:60px 24px;text-align:center}.hero-section .ant-typography{color:#fff}.hero-section .ant-tag{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);color:#fff}.feature-card{height:100%;transition:all .3s ease;cursor:pointer}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.feature-card .ant-card-body{padding:32px 24px}@media (max-width: 768px){.home-container{padding:0}.hero-section{padding:40px 16px}.hero-section h1{font-size:32px!important}.hero-section p{font-size:16px!important}.feature-card .ant-card-body{padding:24px 16px}}.smart-order-container{padding:24px;background:#f5f5f5;min-height:calc(100vh - 64px)}.hero-card{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:16px;overflow:hidden}.hero-card .ant-card-body{padding:48px}.hero-card-compact .ant-card-body{padding:24px 32px}.hero-card h1,.hero-card h2,.hero-card .ant-typography{color:#fff!important}.video-section{text-align:center;padding:40px 20px}.video-section .anticon{transition:all .3s ease}.video-section:hover .anticon{transform:scale(1.1);color:#40a9ff}.file-info-card{background:#f5f5f5;border-radius:12px}.file-content-preview{background:#1e1e1e;border-radius:12px}.file-content-preview pre{color:#d4d4d4;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.6}.parse-progress{background:#f5f5f5;border-radius:8px;max-height:200px;overflow:auto}.parse-progress .ant-card-body{padding:12px}.file-preview-card{background:#fafafa;border-radius:8px}.file-preview-card .ant-card-body{padding:16px}.ant-table-cell input,.ant-table-cell .ant-input-number{font-size:13px}.ant-table-cell input:focus,.ant-table-cell .ant-input-number:focus{background:#f0f7ff}@media (max-width: 768px){.smart-order-container{padding:16px}.hero-card .ant-card-body{padding:24px}.hero-card h1{font-size:28px!important}}.ai-chat-container{max-width:1200px;margin:0 auto;height:calc(100vh - 230px);display:flex;flex-direction:column}.chat-card{flex:1;display:flex;flex-direction:column;overflow:hidden}.chat-card .ant-card-body{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:0}.chat-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:24px;background:#fafafa;min-height:0}.chat-messages-empty{overflow:hidden}.empty-chat{display:flex;align-items:center;justify-content:center;height:100%;min-height:300px}.message-item{animation:fadeIn .3s ease-in;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user-message{display:flex;justify-content:flex-end}.user-message .ant-space{flex-direction:row-reverse}.user-message .message-content{background:#e6f7ff;padding:12px 16px;border-radius:8px;max-width:600px;word-wrap:break-word}.assistant-message{display:flex;justify-content:flex-start}.assistant-message .message-content{background:#fff;padding:12px 16px;border-radius:8px;max-width:600px;word-wrap:break-word;box-shadow:0 1px 2px #0000000d}.message-header{display:flex;align-items:center;margin-bottom:4px}.chat-input{padding:16px 24px;background:#fff;border-top:1px solid #f0f0f0}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 768px){.user-message .message-content,.assistant-message .message-content{max-width:80%}}.label-extract-container{max-width:1400px;margin:0 auto}.hero-card{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;margin-bottom:0}.hero-card-compact{padding:16px 0}.hero-card .ant-card-body{padding:24px 32px}.hero-card .ant-typography{color:#fff}.file-info-card{background:#f5f5f5}.file-preview-card{background:#fafafa}.parse-progress{background:#e6f7ff;border:1px solid #91d5ff}.loading-container,.empty-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.label-extract-container .ant-form-item{margin-bottom:24px}.label-extract-container .ant-form-item-label>label{font-weight:500}.label-extract-container .ant-upload-drag{border:2px dashed #52c41a;background:#f6ffed}.label-extract-container .ant-upload-drag:hover{border-color:#389e0d}@media (max-width: 768px){.label-extract-container{padding:12px}.hero-card .ant-card-body{padding:16px}}*{margin:0;padding:0;box-sizing:border-box}body{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}#root{min-height:100vh}
