*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{height:100vh}.login-container{background:linear-gradient(135deg,#c00 0%,#a00 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border-radius:8px;width:400px;padding:32px 40px 24px;box-shadow:0 4px 24px #00000026}.login-card .ant-form-item:last-child{margin-bottom:0}.site-layout-background{background:#fff}.dashboard-welcome{color:#fff;background:linear-gradient(135deg,#c00 0%,#d4380d 100%);border-radius:8px;margin-bottom:24px;padding:32px}.dashboard-welcome h1{color:#fff;margin-bottom:8px}.dashboard-welcome .expire-warning{color:#ffd666;margin-top:8px;font-weight:700}.material-card{cursor:pointer;border-radius:8px;transition:all .3s}.material-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.generate-result{white-space:pre-wrap;background:#fff;border:1px solid #f0f0f0;border-radius:8px;max-height:600px;margin-top:16px;padding:24px;line-height:1.8;overflow-y:auto}.qa-chat-area{background:#fafafa;border-radius:8px;height:55vh;margin-bottom:16px;padding:16px;overflow-y:auto}.qa-message-user{justify-content:flex-end;margin-bottom:12px;display:flex}.qa-message-user .message-bubble{color:#fff;background:#1890ff;border-radius:12px 12px 0;max-width:70%;padding:10px 16px}.qa-message-ai{justify-content:flex-start;margin-bottom:12px;display:flex}.qa-message-ai .message-bubble{background:#fff;border:1px solid #f0f0f0;border-radius:12px 12px 12px 0;max-width:80%;padding:10px 16px;box-shadow:0 1px 2px #0000000f}.disclaimer{color:#999;text-align:center;margin-top:16px;font-size:12px;font-style:italic}.template-mode-badge{color:#d46b08;background:#fff7e6;border:1px solid #ffd591;border-radius:4px;margin-bottom:12px;padding:8px 16px;font-size:13px}@media (width<=768px){.dashboard-welcome{padding:20px 16px}.dashboard-welcome h2{font-size:18px!important}.generate-result{max-height:400px;padding:12px;font-size:13px}.qa-chat-area{height:40vh}.qa-message-ai .message-bubble,.qa-message-user .message-bubble{max-width:90%;font-size:13px}.hide-mobile{display:none}.ant-table{font-size:12px}.ant-descriptions{overflow-x:auto}.login-card{width:90%;padding:24px}}@media (width<=480px){.dashboard-welcome{padding:16px 12px}.ant-card-body{padding:12px}}[data-theme=dark] body{background:#141414}[data-theme=dark] .login-container{background:linear-gradient(135deg,#1a1a1a 0%,#0d0d0d 100%)}[data-theme=dark] .login-card{background:#1f1f1f;box-shadow:0 4px 24px #00000080}[data-theme=dark] .site-layout-background{background:#1f1f1f}[data-theme=dark] .dashboard-welcome{background:linear-gradient(135deg,#8b0000 0%,#5c0000 100%)}[data-theme=dark] .material-card:hover{box-shadow:0 4px 16px #ffffff0d}[data-theme=dark] .generate-result{background:#1f1f1f;border-color:#303030}[data-theme=dark] .qa-chat-area{background:#1a1a1a}[data-theme=dark] .qa-message-ai .message-bubble{background:#1f1f1f;border-color:#303030}[data-theme=dark] .template-mode-badge{color:#d89614;background:#2a1f00;border-color:#594214}[data-theme=dark] .disclaimer{color:#666}.global-search .ant-input-affix-wrapper,.global-search .ant-input{box-shadow:none!important;border:none!important}[data-theme=dark] .global-search .ant-input{color:#eee!important;background:#3a3a3a!important}.global-search-input::placeholder{opacity:1;color:#b3aa99!important}
