.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f2f5}.login-card{width:100%;max-width:400px;box-shadow:0 4px 12px #0000001a}.login-card .ant-card-head-title{text-align:center;font-size:24px;font-weight:700;color:#1890ff}.login-card .ant-form-item:last-child{margin-bottom:0}@media (max-width: 576px){.login-card{margin:24px}}.register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f2f5}.register-card{width:100%;max-width:400px;box-shadow:0 4px 12px #0000001a}.register-card .ant-card-head-title{text-align:center;font-size:24px;font-weight:700;color:#1890ff}.register-card .ant-form-item:last-child{margin-bottom:0}.password-rules{margin-bottom:16px}@media (max-width: 576px){.register-card{margin:24px}}.home-layout{min-height:100vh}.home-content{padding:24px}.welcome-section{text-align:center;padding:48px 24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.welcome-section h1{font-size:32px;margin-bottom:16px;color:#1890ff}.welcome-section p{font-size:16px;color:#666;margin-bottom:32px}@media (max-width: 768px){.logo{font-size:16px;margin-right:24px}.welcome-section h1{font-size:24px}.welcome-section p{font-size:14px}}.upload-layout{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:20px}.upload-limit-container{margin-bottom:16px;padding:0 8px}.upload-limit-info{display:flex;justify-content:space-between;margin-bottom:8px}.upload-content{max-width:1400px;margin:0 auto}.responsive-container{display:flex;gap:20px;align-items:flex-start}.upload-section-container,.result-section-container{flex:1;min-width:0}.result-card{background:white;border-radius:12px;box-shadow:0 4px 20px #0000001a;border:none}.placeholder-card{min-height:400px;display:flex;align-items:center;justify-content:center}.placeholder-container{text-align:center;padding:40px 20px}.placeholder-icon{margin-bottom:20px;display:flex;justify-content:center}.placeholder-title{font-size:24px;font-weight:600;color:#262626;margin-bottom:12px}.placeholder-description{font-size:16px;color:#8c8c8c;line-height:1.6;margin-bottom:30px;max-width:300px;margin-left:auto;margin-right:auto}.placeholder-features{display:flex;flex-direction:column;gap:12px;align-items:center}.feature-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#595959}.feature-icon{font-size:16px}.upload-card{width:100%;max-width:800px;margin-top:16px;box-shadow:0 8px 24px #0000001f;border-radius:8px;overflow:hidden;transition:all .3s ease}.upload-card:hover{transform:translateY(-5px);box-shadow:0 12px 36px #00000026}.upload-section{margin-bottom:24px}.upload-dragger{padding:24px;background-color:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-dragger:hover{border-color:#1890ff;background-color:#f0f7ff;transform:scale(1.01)}.preview-image{max-width:100%;max-height:400px;margin:0 auto;display:block}.loading-container{display:flex;flex-direction:column;align-items:center;margin-top:24px;padding:24px;background-color:#f9f9f9;border-radius:4px}.score-container{margin-top:32px;padding:32px;background:linear-gradient(145deg,#6a11cb 0%,#5643cc 100%);border-radius:12px;text-align:center;box-shadow:0 8px 24px #6a11cb33;position:relative;overflow:hidden;animation:fadeIn .8s ease-out;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.score-container:before{content:"";position:absolute;top:-50px;right:-50px;width:100px;height:100px;border-radius:50%;background:rgba(24,144,255,.1);z-index:0}.score-container h2{margin-bottom:24px;color:#fff;font-size:28px;font-weight:600;position:relative;display:inline-block}.score-container h2:after{content:"";position:absolute;bottom:-8px;left:50%;width:40px;height:3px;background:white;transform:translate(-50%);border-radius:3px}.score{font-size:72px;font-weight:700;color:#fff;margin-bottom:16px;line-height:1;text-shadow:0 2px 10px rgba(255,255,255,.3);position:relative;z-index:1}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.score-description{font-size:18px;color:#ffffffe6;margin-bottom:28px;font-weight:400;position:relative;z-index:1;padding:0 16px}.score-details{text-align:left;margin-top:32px;padding:24px;background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #00000014;position:relative;z-index:1;transition:all .3s ease}.score-details:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-3px)}.score-item{margin-bottom:16px;position:relative}.score-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.score-item-title{font-weight:500;color:#333}.score-item-value{font-weight:600;color:#fff;background-color:#6a11cb;padding:2px 8px;border-radius:12px;font-size:14px}.score-item-progress{height:8px;border-radius:4px;overflow:hidden;background-color:#f0f0f0}.score-item-progress-inner{height:100%;background:linear-gradient(90deg,#6a11cb,#8e5cf7);border-radius:4px}.score-item-description{margin-top:8px;color:#666;font-size:14px;line-height:1.5}.score-item-evaluation{margin-top:12px;padding:12px 16px;background-color:#f8f9ff;border-radius:8px;border-left:4px solid #6a11cb;transition:all .3s ease}.score-item-evaluation:hover{box-shadow:0 2px 8px #6a11cb1a;transform:translateY(-2px)}.evaluation-label{font-weight:600;color:#6a11cb;margin-bottom:8px;font-size:14px;display:inline-block;padding:2px 8px;background-color:#6a11cb1a;border-radius:4px}.evaluation-content{color:#333;font-size:14px;line-height:1.6;white-space:pre-line}.score-item-suggestion{margin-top:12px;padding:12px 16px;background-color:#fff9f0;border-radius:8px;border-left:4px solid #fa8c16;transition:all .3s ease}.score-item-suggestion:hover{box-shadow:0 2px 8px #fa8c161a;transform:translateY(-2px)}.suggestion-label{font-weight:600;color:#fa8c16;margin-bottom:8px;font-size:14px;display:inline-block;padding:2px 8px;background-color:#fa8c161a;border-radius:4px}.suggestion-content{color:#333;font-size:14px;line-height:1.6;white-space:pre-line}.reference-section{margin-top:16px;padding:16px;background-color:#f6f8ff;border-radius:8px;border:1px solid #d6e4ff}.reference-uploader{width:100%}.reference-uploader .ant-upload{width:100%;height:160px;margin:0}.reference-score{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.reference-score p{margin-bottom:8px;font-weight:500}.reference-hint{margin-top:12px;color:#666;font-size:13px;text-align:center;font-style:italic}@media (max-width: 768px){.upload-layout{padding:10px}.upload-content{max-width:100%}.responsive-container{flex-direction:column;gap:16px}.upload-section-container,.result-section-container{flex:none;width:100%}.upload-card,.result-card{margin:0;border-radius:8px}.upload-dragger{padding:20px 10px}.preview-image{max-width:100%;max-height:200px}.reference-section .ant-row{flex-direction:column}.reference-section .ant-col{width:100%!important;margin-bottom:16px}.score-container{padding:16px}.score{font-size:48px}.score-description{font-size:16px}.score-item{margin-bottom:16px}.score-item-title,.score-item-value{font-size:14px}.evaluation-content,.suggestion-content{font-size:13px;line-height:1.4}.overall-feedback{margin:16px 0}.feedback-content{font-size:14px;line-height:1.5}.placeholder-card{min-height:300px}.placeholder-container{padding:30px 15px}.placeholder-title{font-size:20px}.placeholder-description{font-size:14px;max-width:250px}.feature-item{font-size:13px}}.camera-container{text-align:center}.camera-preview{display:flex;justify-content:center;margin-bottom:16px}.focus-ring{position:absolute;width:56px;height:56px;border:2px solid #1890ff;border-radius:50%;box-shadow:0 0 0 2px #1890ff33;transform:translate(-50%,-50%);pointer-events:none}.captured-photo-preview{text-align:center}.captured-photo-preview h4{margin-bottom:12px;color:#262626;font-weight:600}.camera-tips{background:#f6f6f6;padding:12px;border-radius:6px;border-left:4px solid #1890ff}.ant-btn-dashed{border-style:dashed;border-width:2px}.ant-btn-dashed:hover{border-color:#40a9ff;color:#40a9ff}.ant-modal-content{border-radius:12px}.ant-modal-header{border-radius:12px 12px 0 0}@media (max-width: 768px){.camera-preview video{max-width:100%;height:auto}.captured-photo-preview img{max-width:100%;height:auto}.ant-modal{margin:10px;max-width:calc(100vw - 20px)}.ant-modal-content{margin:0}}@media (max-width: 1024px) and (min-width: 769px){.upload-content{max-width:100%;padding:0 20px}.responsive-container{gap:16px}}@media (min-width: 1400px){.upload-content{max-width:1600px}.responsive-container{gap:30px}}.overall-feedback{margin-top:16px;padding:16px;background-color:#f8f9fa;border-radius:8px;border-left:4px solid #6a11cb;text-align:left}.overall-feedback .feedback-label{font-size:14px;font-weight:600;color:#6a11cb;margin-bottom:8px}.overall-feedback .feedback-content{font-size:14px;line-height:1.6;color:#555;margin:0}.feedback-container{margin-top:32px;padding:24px;background-color:#fff;box-shadow:0 4px 16px #00000014;text-align:left;position:relative;transition:all .3s ease;border:1px solid #e0e0e0;border-radius:12px}.feedback-container:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-3px)}.feedback-container h3{margin-bottom:20px;color:#6a11cb;font-size:20px;font-weight:600;border-bottom:1px solid #f0f0f0;padding-bottom:12px;position:relative;text-align:center}.feedback-content{white-space:pre-line;line-height:1.8;color:#555;font-size:16px;padding:0 8px}.feedback-content p{margin-bottom:8px}.reset-button{margin-top:32px;text-align:center}.reset-button button{transition:all .3s ease}.reset-button button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.history-layout{min-height:100vh;background-color:#f0f2f5}.history-content{padding:24px}.history-card{margin:0 auto;max-width:1200px;box-shadow:0 4px 12px #0000001a}.history-card .ant-card-head-title{font-size:24px;color:#1890ff}.chart-card{background:#fff;border-radius:8px;margin-bottom:24px}.chart-card .ant-card-head-title{font-size:16px;color:#333}.ant-statistic-title{font-size:16px;color:#666}.ant-statistic-content{font-size:24px;color:#1890ff}@media (max-width: 768px){.history-content{padding:16px}.history-card .ant-card-head-title{font-size:20px}.ant-statistic-title{font-size:14px}.ant-statistic-content{font-size:20px}.ant-table{font-size:14px}}.navbar-header{display:flex;align-items:center;padding:0 20px;position:fixed;z-index:1000;width:100%;top:0}.logo-container{display:flex;align-items:center;gap:10px;margin-right:30px}.logo-image{height:40px;width:auto}.logo-text{color:#0077b6;font-size:18px;font-weight:700;white-space:nowrap}.nav-menu{flex:1;border-bottom:none}.user-info{display:flex;align-items:center;margin-left:20px}.logout-btn{color:#ffffffa6;margin-left:8px}.logout-btn:hover{color:#fff}.app-layout{min-height:100vh}.app-content{background-color:#f0f2f5;transition:all .3s ease}.page-container{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #0000001a;animation:fadeIn .3s ease-in-out}.login-page .app-content,.register-page .app-content{padding-top:0;margin-top:0}@media (max-width: 768px){.content-page .app-content{padding:0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5}.ant-layout{min-height:100vh}.ant-layout-header{background:#001529;padding:0 24px;line-height:64px;box-shadow:0 2px 8px #00000026;position:fixed;width:100%;z-index:1000;top:0}.ant-layout-content{padding:24px;margin-top:64px;min-height:calc(100vh - 64px)}@media (max-width: 768px){.ant-layout-content{padding:16px;margin-top:64px}.logo{font-size:16px;margin-right:16px}}.login-container,.register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f2f5;margin-top:0}.page-transition{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}@media (max-width: 768px){.detail-grid{grid-template-columns:1fr}.detail-grid>div{width:100%;min-width:0}.detail-modal .ant-modal{width:95vw!important;max-width:95vw}.detail-modal .ant-modal-body{padding:12px;width:100%;max-width:100%}.detail-modal .ant-modal-body img{max-width:100%;height:auto;display:block}.detail-modal .overall-feedback,.detail-modal .feedback-container,.detail-modal .score-details{width:100%;max-width:100%;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap}}.responsive-row{display:flex;gap:16px;align-items:flex-start}.result-image{width:100%;max-width:240px;border-radius:8px}.result-image-placeholder{width:240px;height:180px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#999}@media (max-width: 768px){.responsive-row{flex-direction:column}.result-image,.result-image-placeholder{max-width:100%;width:100%}}
