*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(180deg,#1a2a2a,#1e3a3a 50%,#1a2a2a);color:#296fab;font-family:STSong,SimSun,宋体,Microsoft YaHei,微软雅黑,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.8}body,button,input,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button,input,textarea{text-rendering:optimizeLegibility}*{-webkit-tap-highlight-color:transparent}#root{min-height:100vh}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#70ae921a}::-webkit-scrollbar-thumb{background:#70ae9280;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#70ae92b3}code{font-family:Consolas,Courier New,monospace}.home-page{animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.logo-section{border-bottom:2px double #70ae924d;margin-bottom:52px;padding:28px 0;position:relative;text-align:center}.logo-section:before{background:linear-gradient(90deg,#0000,#70ae92,#0000);bottom:-2px;content:"";height:2px;width:120px}.logo-section:after,.logo-section:before{left:50%;position:absolute;transform:translateX(-50%)}.logo-section:after{background:linear-gradient(180deg,#fafbfa,#f5f9f7);bottom:-16px;color:#70ae92;content:"❀";font-size:20px;padding:0 16px}.subtitle{color:#5da39d;font-size:13px;font-weight:400;letter-spacing:5px;margin-top:16px;opacity:.85}.subtitle,.welcome-banner{font-family:STKaiti,KaiTi,楷体,serif}.welcome-banner{align-items:center;background:linear-gradient(135deg,#296fab,#5da39d);border:2px solid #70ae92;border-radius:8px;box-shadow:0 4px 12px #00000026,inset 0 1px 0 #ffffff1a;color:#f5f9f8;display:flex;font-weight:500;gap:20px;justify-content:space-between;margin:0 auto;max-width:600px;padding:24px 40px;position:relative;width:100%}.welcome-banner:after,.welcome-banner:before{display:none}.user-info-section{display:flex;justify-content:center;margin-bottom:32px}.welcome-content{align-items:center;display:flex;flex:1 1;gap:16px}.welcome-icon{animation:wave 1.5s ease-in-out infinite;font-size:24px}@keyframes wave{0%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.welcome-text{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.welcome-title{font-size:14px;letter-spacing:1px;opacity:.8}.welcome-name{font-size:20px;font-weight:500;letter-spacing:2px}.guest-banner{align-items:center;background:linear-gradient(135deg,#bbc7a9,#d4bf89);display:flex;flex:1 1;gap:12px;justify-content:center;margin-bottom:0}.guest-badge{background:#bbc7a940;border:1px solid #bbc7a980;border-radius:16px;font-size:13px;letter-spacing:1px;margin-left:auto;padding:6px 14px}.guest-badge,.upgrade-button{color:#f5f9f8;font-family:STSong,SimSun,宋体,serif}.upgrade-button{background:linear-gradient(180deg,#296fab,#5da39d);border:2px solid #70ae92;border-radius:2px;box-shadow:0 2px 4px #0000001a,inset 0 1px 0 #ffffff1a;cursor:pointer;font-size:15px;font-weight:500;letter-spacing:3px;padding:12px 24px;transition:all .35s cubic-bezier(.4,0,.2,1);white-space:nowrap}.upgrade-button:hover{background:linear-gradient(180deg,#5491b9,#70ae92);border-color:#5da39d;box-shadow:0 4px 8px #00000026,inset 0 1px 0 #ffffff26;transform:translateY(-1px)}.upgrade-button:active{box-shadow:0 1px 2px #00000026,inset 0 1px 0 #ffffff1a;transform:translateY(0)}.guest-tip-banner{background:linear-gradient(135deg,#eef5f3,#e8f3ed);border:2px solid #bbc7a9;border-left:6px solid #70ae92;border-radius:2px;box-shadow:0 2px 8px #70ae9226;margin-bottom:32px;padding:20px 24px}.guest-tip-text{color:#5da39d;font-family:STSong,SimSun,宋体,serif;font-size:15px;letter-spacing:.5px;line-height:2;margin-bottom:8px}.guest-tip-text strong{color:#296fab;font-weight:600}.guest-tip-warning{color:#585e1e;font-family:STSong,SimSun,宋体,serif;font-size:13px;letter-spacing:.5px;line-height:2;margin:0}.guest-button{background:linear-gradient(180deg,#eef5f3,#e8f3ed);border:2px solid #bbc7a9;color:#585e1e}.guest-button:hover{background:linear-gradient(180deg,#e8f3ed,#d8ede0);border-color:#70ae92;box-shadow:0 4px 12px #70ae9240;color:#296fab}.notice-list{line-height:2.4;padding-left:24px}.notice-list li{color:#3a4a45;font-family:STSong,SimSun,宋体,serif;letter-spacing:.5px;margin-bottom:12px}.notice-list li::marker{color:#70ae92;font-weight:700}.soup-features{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr);margin-top:28px}.feature-item{background:linear-gradient(135deg,#fafbfa,#f5f9f7);border:2px solid #70ae92;border-radius:8px;box-shadow:0 2px 8px #296fab14,inset 0 1px 0 #fffc;cursor:pointer;overflow:hidden;padding:32px 20px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-item:before{border:1px solid #70ae9226;border-radius:4px;bottom:8px;left:8px;right:8px;top:8px}.feature-item:after,.feature-item:before{content:"";pointer-events:none;position:absolute;transition:all .4s ease}.feature-item:after{background:linear-gradient(135deg,#296fab00,#5da39d00);bottom:0;left:0;right:0;top:0}.feature-item:hover{background:linear-gradient(135deg,#296fab,#5da39d);border-color:#5da39d;box-shadow:0 8px 24px #296fab33,0 12px 40px #5da39d26;transform:translateY(-6px) scale(1.03)}.feature-item:hover:before{border-color:#ffffff4d}.feature-item:hover:after{background:linear-gradient(135deg,#ffffff0d,#ffffff1a)}.feature-item:hover .feature-icon{color:#fff;text-shadow:0 2px 4px #0003}.feature-item:hover .feature-text{color:#fff}.feature-icon{font-family:STZhongsong,FZShuSong-Z01,SimSong,宋体,serif;font-size:40px;margin-bottom:16px;text-shadow:0 1px 2px #296fab1a}.feature-icon,.feature-text{color:#296fab;font-weight:600;transition:all .4s ease}.feature-text{font-family:STSong,SimSun,宋体,serif;font-size:16px;letter-spacing:3px}.button-group{border-top:1px solid #70ae9233;margin-top:48px;padding-top:32px}@media (max-width:768px){.logo-section{margin-bottom:32px;padding:16px 0}.user-info-section{flex-direction:column;gap:12px}.guest-banner{width:100%}.upgrade-button{font-size:14px;padding:10px 20px;width:100%}.soup-features{gap:12px;grid-template-columns:repeat(2,1fr)}.feature-item{padding:20px 12px}.feature-icon{font-size:28px}.feature-text{font-size:13px}.button-group{margin-top:32px;padding-top:24px}}.body-type-icon{display:inline-block;font-size:18px;margin-right:6px}.body-type-modal .ant-modal-content{background:linear-gradient(135deg,#fafbfa,#f5f9f7);border:3px solid #70ae92;border-radius:8px;box-shadow:0 12px 48px #00000040,0 6px 24px #296fab26}.body-type-modal .ant-modal-header{background:linear-gradient(135deg,#296fab,#5da39d);border-bottom:2px solid #ffffff4d;border-radius:5px 5px 0 0;padding:24px 28px}.body-type-modal .ant-modal-title{color:#fff;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:24px;font-weight:600;letter-spacing:4px;text-shadow:0 2px 4px #0003}.body-type-modal-title{align-items:center;display:flex;justify-content:center}.body-type-modal-icon{font-size:28px;margin-right:12px}.body-type-modal .ant-modal-close{color:#f5f9f8}.body-type-modal .ant-modal-close:hover{color:#d4bf89}.body-type-modal .ant-modal-body{max-height:520px;overflow-y:auto;padding:32px 28px}.body-type-modal .ant-modal-body::-webkit-scrollbar{width:6px}.body-type-modal .ant-modal-body::-webkit-scrollbar-track{background:#70ae921a;border-radius:3px}.body-type-modal .ant-modal-body::-webkit-scrollbar-thumb{background:#70ae9280;border-radius:3px}.body-type-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#70ae92b3}.body-type-detail{font-family:STSong,SimSun,宋体,serif}.detail-section{margin-bottom:28px}.detail-section-title{border-bottom:2px solid #70ae92;color:#296fab;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:18px;font-weight:500;letter-spacing:3px;margin-bottom:14px;padding-bottom:10px;position:relative}.detail-section-title:after{background:#70ae92;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:60px}.warning-title{color:#585e1e}.warning-title:after{background:#bbc7a9}.detail-description{background:linear-gradient(135deg,#f8faf9,#f5f9f8);border:1px solid #70ae9226;border-radius:2px;color:#3a4a45;font-size:15px;letter-spacing:1px;line-height:2.2;padding:16px;text-align:justify}.detail-list{list-style:none;margin:0;padding-left:0}.detail-list li{color:#3a4a45;font-size:14px;letter-spacing:.5px;line-height:2.2;margin-bottom:10px;padding-left:28px;position:relative}.detail-list li:before{color:#70ae92;content:"◆";font-size:10px;left:10px;position:absolute;top:4px}.diagnostic-list li:before{color:#5da39d;content:"✓";font-size:14px}.warning-list li:before{color:#bbc7a9;content:"⚠";font-size:12px}.detail-footer{border-top:1px solid #70ae9233;margin-top:32px;padding-top:24px;text-align:center}.detail-tip{background:linear-gradient(135deg,#eef5f3,#e8f3ed);border:1px solid #bbc7a94d;border-radius:2px;color:#5da39d;font-size:14px;letter-spacing:1px;margin-bottom:16px;padding:12px 16px}.detail-footer .button-primary{font-size:16px;height:48px}.brand-intro{background:linear-gradient(135deg,#eef5f3,#e8f3ed);border:1px solid #bbc7a94d;border-radius:2px;margin:20px 0;padding:16px}.brand-intro h4{color:#70ae92;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:16px;letter-spacing:2px;margin-bottom:12px}.brand-intro p{color:#5da39d;font-size:14px;line-height:1.8;margin-bottom:10px}.brand-intro ul{margin:10px 0;padding-left:20px}.brand-intro li{color:#5da39d;font-size:13px;line-height:1.6;margin-bottom:6px}.soup-recommendation{background:linear-gradient(135deg,#eef5f3,#e8f3ed);border:1px solid #bbc7a94d;border-radius:2px;margin-bottom:24px;padding:20px}.soup-title{color:#70ae92;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:18px;letter-spacing:2px;margin-bottom:16px;text-align:center}.soup-info{align-items:center;display:flex;gap:20px}.soup-image-container{border:2px solid #70ae9280;box-shadow:0 2px 8px #0000001a;height:80px;width:80px}.soup-name{color:#70ae92;font-size:16px;font-weight:500;margin-bottom:8px}.soup-ingredients,.soup-principle{color:#5da39d;font-size:13px;line-height:1.6;margin-bottom:6px}.soup-ingredients strong,.soup-principle strong{color:#70ae92;font-weight:500}@media (max-width:768px){.soup-info{flex-direction:column;text-align:center}.soup-image-container{margin:0 auto}}.detection-page{animation:slideIn .7s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.upload-item,.upload-section{margin-bottom:40px}.upload-title{border-bottom:1px solid #70ae924d;color:#296fab;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:20px;font-weight:500;letter-spacing:3px;margin-bottom:16px;padding-bottom:10px;position:relative;text-align:center}.upload-title:after{background:#70ae92;bottom:-1px;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.upload-tips{background:linear-gradient(135deg,#f5f9f8,#eef5f3);border:1px solid #70ae9233;border-radius:2px;box-shadow:0 1px 3px #296fab0d;color:#3a4a45;font-size:14px;margin-bottom:20px;padding:16px 20px}.upload-tips p{color:#296fab;font-family:STSong,SimSun,宋体,serif;font-weight:500;letter-spacing:1px;margin-bottom:10px}.upload-tips ul{list-style:none;padding-left:0}.upload-tips li{font-family:STSong,SimSun,宋体,serif;letter-spacing:.5px;line-height:2;padding-left:24px;position:relative}.upload-tips li:before{color:#70ae92;content:"◆";font-size:10px;font-weight:400;left:8px;position:absolute}.upload-area{align-items:center;background:linear-gradient(135deg,#f8faf9,#f5f9f8);border:3px dashed #70ae92;border-radius:8px;box-shadow:inset 0 2px 8px #70ae920d;cursor:pointer;display:flex;justify-content:center;min-height:300px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.upload-area:before{border:1px dashed #70ae924d;border-radius:4px;bottom:12px;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}.upload-area:hover{background:linear-gradient(135deg,#eef5f3,#e8f3ed);border-color:#5da39d;box-shadow:0 4px 16px #296fab1a,inset 0 2px 12px #70ae9214;transform:scale(1.01)}.upload-placeholder{padding:40px 20px;text-align:center;z-index:1}.upload-icon{color:#70ae92;font-size:64px;margin-bottom:16px}.upload-text{color:#5da39d;font-family:STSong,SimSun,宋体,serif;font-size:16px;letter-spacing:1px}.preview-image{height:100%;min-height:280px;object-fit:cover;width:100%}.button-group{margin-top:32px}.button-primary:disabled,.button-secondary:disabled{cursor:not-allowed;opacity:.6}:global(.detection-warning-modal){font-family:STSong,SimSun,宋体,serif}:global(.detection-warning-modal .ant-modal-content){background:linear-gradient(135deg,#f5f9f8,#fff);border:2px solid #70ae92;border-radius:8px;box-shadow:0 8px 32px #296fab26,0 4px 16px #5da39d1a}:global(.detection-warning-modal .ant-modal-header){background:linear-gradient(135deg,#70ae92,#5da39d);border-bottom:2px solid #70ae92;border-radius:6px 6px 0 0;padding:20px 24px}:global(.detection-warning-modal .ant-modal-title){color:#fff;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:20px;font-weight:500;letter-spacing:2px;text-shadow:0 2px 4px #0000001a}:global(.detection-warning-modal .ant-modal-body){color:#3a4a45;font-family:STSong,SimSun,宋体,serif;line-height:1.8;padding:28px 24px}:global(.detection-warning-modal .ant-modal-footer){background:linear-gradient(135deg,#f8faf9,#f5f9f8);border-top:1px solid #70ae9233;padding:16px 24px}:global(.detection-warning-modal .ant-btn-primary){background:linear-gradient(135deg,#70ae92,#5da39d);border:none;border-radius:4px;box-shadow:0 3px 12px #70ae924d;font-family:STSong,SimSun,宋体,serif;font-size:15px;font-weight:500;height:40px;letter-spacing:2px;padding:0 32px;transition:all .3s ease}:global(.detection-warning-modal .ant-btn-primary:hover){background:linear-gradient(135deg,#5da39d,#70ae92);box-shadow:0 5px 16px #70ae9266;transform:translateY(-2px)}:global(.detection-warning-modal .ant-modal-close){color:#fffc}:global(.detection-warning-modal .ant-modal-close:hover){color:#fff}:global(.detection-warning-modal .anticon-exclamation-circle){color:#70ae92}@media (max-width:768px){.preview-image,.upload-area{min-height:220px}.upload-icon{font-size:48px}.upload-text{font-size:14px}:global(.detection-warning-modal .ant-modal-title){font-size:18px}:global(.detection-warning-modal .ant-modal-body){font-size:14px;padding:20px 16px}}.result-page{animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.report-header{border-bottom:2px solid #70ae92;margin-bottom:40px;padding-bottom:24px;position:relative;text-align:center}.report-header:after{background:#70ae92;bottom:-2px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.report-date{color:#5da39d;letter-spacing:2px;margin-top:12px}.result-card{background:linear-gradient(135deg,#296fab,#5da39d 50%,#70ae92);border:2px solid #ffffff4d;border-radius:8px;box-shadow:0 4px 16px #296fab33,0 8px 32px #5da39d26,inset 0 1px 0 #fff3;color:#fff;margin-bottom:32px;overflow:hidden;padding:36px 32px;position:relative}.result-card:before{border:1px solid #ffffff26;border-radius:4px;bottom:10px;content:"";left:10px;pointer-events:none;position:absolute;right:10px;top:10px}.result-card:after{bottom:20px;color:#ffffff0d;content:"❀";font-size:64px;font-weight:300;pointer-events:none;position:absolute;right:30px}.card-header{align-items:center;display:flex;justify-content:center;margin-bottom:20px;position:relative}.card-icon{color:#d4bf89;font-size:32px;font-weight:500;margin-right:12px}.card-title{color:#f5f9f8;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:22px;font-weight:500;letter-spacing:4px;margin:0}.body-type-card{padding:40px 28px;text-align:center}.body-type-result{margin-top:20px}.body-type-name{display:inline-block;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:56px;font-weight:700;letter-spacing:12px;margin-bottom:28px;padding:0 20px;position:relative;text-shadow:0 3px 8px #0003,0 1px 2px #0000004d}.body-type-name:after,.body-type-name:before{color:#fffc;content:"◆";font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}.body-type-name:before{left:-10px}.body-type-name:after{right:-10px}.body-type-description{font-family:STSong,SimSun,宋体,serif;font-size:16px;letter-spacing:1px;line-height:2.2;margin-bottom:16px;opacity:.95}.body-type-score{color:#d4bf89;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:24px;font-weight:500;letter-spacing:2px;margin-top:20px;text-shadow:0 2px 4px #0003}.analysis-card,.analysis-section{margin-bottom:28px}.analysis-card{background:linear-gradient(135deg,#fafbfa,#f5f9f7);border:2px solid #70ae92;border-radius:8px;box-shadow:0 3px 12px #296fab14,0 6px 24px #5da39d0f;padding:32px 28px;position:relative}.analysis-card:before{border:1px solid #70ae9226;border-radius:4px;bottom:8px;content:"";left:8px;pointer-events:none;position:absolute;right:8px;top:8px}.analysis-card .card-icon{color:#296fab;font-size:32px}.analysis-card .card-title{color:#296fab;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:20px;font-weight:500;letter-spacing:3px}.image-preview{border:2px solid #70ae92;border-radius:2px;margin:20px 0;overflow:hidden}.diagnostic-image{display:block;height:auto;max-height:300px;object-fit:cover;width:100%}.analysis-content{background:linear-gradient(135deg,#f8faf9,#f5f9f8);border:1px solid #70ae9226;border-radius:2px;color:#3a4a45;font-family:STSong,SimSun,宋体,serif;font-size:15px;letter-spacing:.5px;line-height:2.2;padding:16px;text-align:justify}.recommendation-card{background:linear-gradient(135deg,#5da39d,#70ae92 50%,#5da39d);overflow:hidden;position:relative}.recommendation-card:after{color:#ffffff14;content:"☘";font-size:72px;font-weight:300;left:30px;pointer-events:none;position:absolute;top:20px}.recommendation-content{padding:20px 0}.soup-name{color:#fff;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:36px;font-weight:600;letter-spacing:6px;margin-bottom:20px;text-align:center;text-shadow:0 2px 4px #00000040}.soup-description{font-family:STSong,SimSun,宋体,serif;font-size:16px;letter-spacing:1px;line-height:2.2;opacity:.95}.soup-display{align-items:center;display:flex;gap:24px}.soup-image-container{border:3px solid #ffffff80;border-radius:4px;box-shadow:0 4px 12px #0003;flex-shrink:0;height:120px;overflow:hidden;width:120px}.soup-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.soup-image:hover{transform:scale(1.05)}.soup-details{align-items:center;display:flex;flex:1 1;flex-direction:column;text-align:center}@media (max-width:768px){.soup-display{flex-direction:column;text-align:center}.soup-image-container{margin:0 auto}}.tips-section{background:linear-gradient(135deg,#f0f7f4,#e8f3ed);border:2px solid #bbc7a9;border-radius:8px;box-shadow:0 3px 12px #bbc7a91f,inset 0 1px 0 #fffc;margin-bottom:32px;padding:28px 32px;position:relative}.tips-section:before{color:#70ae92;content:"✦";font-size:24px;left:28px;opacity:.7;position:absolute;top:28px}.tips-title{color:#585e1e;font-size:18px;font-weight:500;letter-spacing:2px;margin-bottom:14px;padding-left:32px}.tips-content p,.tips-title{font-family:STSong,SimSun,宋体,serif}.tips-content p{color:#3a4a45;font-size:14px;letter-spacing:.5px;line-height:2.2;margin:0}.error-message{color:#70ae92;font-family:STSong,SimSun,宋体,serif;font-size:18px;letter-spacing:2px;padding:60px 0;text-align:center}.button-group button{margin-bottom:16px}.button-group button:last-child{margin-bottom:0}.health-radar-card{background:linear-gradient(180deg,#f5f9f8,#eef5f3);color:#296fab}.health-radar-card .card-icon,.health-radar-card .card-title{color:#296fab}.health-radar-content{padding:20px 0}.organ-info{align-items:center;background:#fff;border:1px solid #70ae9226;border-radius:2px;box-shadow:0 2px 8px #296fab14;display:flex;gap:16px;margin-bottom:24px;padding:20px}.organ-label{font-size:18px}.organ-label,.organ-name{color:#296fab;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-weight:500;letter-spacing:2px}.organ-name{font-size:24px}.organ-image-container{border:2px solid #70ae92;border-radius:2px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.organ-image{display:block;height:100%;object-fit:cover;width:100%}.radar-symptoms{background:#fff;border:1px solid #70ae9226;border-radius:2px;box-shadow:0 2px 8px #296fab14;padding:20px}.radar-label{color:#296fab;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:16px;font-weight:500;letter-spacing:1px;margin-bottom:16px}.radar-symptoms-list{display:flex;flex-wrap:wrap;gap:12px}.radar-symptom-tag{background:linear-gradient(135deg,#f8faf9,#f5f9f8);border:1px solid #70ae92;border-radius:4px;color:#3a4a45;display:inline-block;font-family:STSong,SimSun,宋体,serif;font-size:14px;letter-spacing:.5px;padding:8px 16px}.symptoms-card{background:linear-gradient(180deg,#f5f9f8,#eef5f3);color:#296fab}.symptoms-card .card-icon,.symptoms-card .card-title{color:#296fab}.symptoms-intro{background:#ffffff80;border-radius:2px;color:#296fab;font-family:STSong,SimSun,宋体,serif;font-size:18px;letter-spacing:1px;margin-bottom:24px;padding:12px;text-align:center}.symptoms-content{padding:16px 0}.symptom-item{align-items:flex-start;background:#0000;border:none;box-shadow:none;display:flex;gap:16px;margin-bottom:20px;padding:0}.symptom-item:last-child{margin-bottom:0}.symptom-image-container{border:1px solid #70ae924d;border-radius:4px;flex-shrink:0;height:150px;overflow:hidden;width:150px}.symptom-image{display:block;height:100%;object-fit:cover;width:100%}.symptom-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding-top:4px}.symptom-title{color:#296fab;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:20px;font-weight:500;letter-spacing:1px;margin:0 0 8px}.symptom-description{color:#3a4a45;font-family:STSong,SimSun,宋体,serif;font-size:15px;letter-spacing:.5px;line-height:1.8;margin:0;text-align:justify}.causes-card{background:linear-gradient(180deg,#f5f9f8,#eef5f3)}.causes-card,.causes-card .card-icon,.causes-card .card-title{color:#296fab}.causes-intro{background:#ffffff80;border-radius:2px;color:#3a4a45;font-family:STSong,SimSun,宋体,serif;font-size:16px;letter-spacing:.5px;line-height:2.2;margin-bottom:24px;padding:16px;text-align:justify}.causes-content{padding:16px 0}.cause-item{align-items:flex-start;background:#0000;border:none;box-shadow:none;display:flex;gap:16px;margin-bottom:20px;padding:0}.cause-item:last-child{margin-bottom:0}.cause-image-container{border:1px solid #70ae924d;border-radius:4px;flex-shrink:0;height:150px;overflow:hidden;width:150px}.cause-image{display:block;height:100%;object-fit:cover;width:100%}.cause-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding-top:4px}.cause-title{color:#296fab;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:20px;font-weight:500;letter-spacing:1px;margin:0 0 8px}.cause-description{color:#3a4a45;font-family:STSong,SimSun,宋体,serif;font-size:15px;letter-spacing:.5px;line-height:1.8;margin:0;text-align:justify}.diet-health-card{background:linear-gradient(180deg,#f5f9f8,#eef5f3);color:#296fab}.diet-health-card .card-icon,.diet-health-card .card-title{color:#296fab}.diet-health-content{color:#3a4a45;padding:20px 0}.diet-item{background:linear-gradient(135deg,#f8faf9,#f5f9f8);border-left:4px solid #70ae92;border-radius:2px;box-shadow:0 2px 6px #296fab14;margin-bottom:24px;padding:20px}.diet-item:last-child{margin-bottom:0}.diet-label{color:#296fab;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:18px;font-weight:500;letter-spacing:2px;margin-bottom:12px}.diet-value{color:#3a4a45;font-family:STSong,SimSun,宋体,serif;font-size:15px;letter-spacing:.5px;line-height:2.2;text-align:justify}.diet-list{list-style-type:none;margin:0;padding-left:24px}.diet-list li{line-height:2.2;margin-bottom:12px;padding-left:20px;position:relative}.diet-list li:before{color:#70ae92;content:"•";font-size:18px;font-weight:700;left:0;position:absolute}.diet-list li:last-child{margin-bottom:0}@media (max-width:768px){.body-type-name{font-size:36px}.body-type-score{font-size:20px}.soup-name{font-size:24px}.diagnostic-image{max-height:200px}.section-title{font-size:20px}.diet-label{font-size:16px}.diet-value{font-size:14px}.symptom-item{align-items:center;flex-direction:column;gap:12px;text-align:center}.symptom-image-container{aspect-ratio:1;height:auto;margin:0 auto;max-width:200px;width:100%}.symptom-content{padding-top:0;text-align:center;width:100%}.symptom-title{font-size:18px;margin-bottom:8px;text-align:center}.symptom-description{font-size:14px;text-align:justify}.organ-info{align-items:center;flex-direction:column;gap:12px;text-align:center}.organ-image-container{margin:0 auto;max-width:120px;width:100%}.radar-symptoms-list{justify-content:center}.cause-item{align-items:center;flex-direction:column;gap:12px;text-align:center}.cause-image-container{aspect-ratio:1;height:auto;margin:0 auto;max-width:200px;width:100%}.cause-content{padding-top:0;text-align:center;width:100%}.cause-title{font-size:18px;margin-bottom:8px;text-align:center}.cause-description{font-size:14px;text-align:justify}}.organ-card{background:linear-gradient(135deg,#70ae92,#5da39d 50%,#70ae92);color:#fff}.organ-card .card-icon{color:#d4bf89}.organ-card .card-title{color:#f5f9f8}.organ-card-content{padding:24px 0;text-align:center}.organ-name-large{color:#fff;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:48px;font-weight:700;letter-spacing:8px;margin-bottom:24px;text-shadow:0 3px 8px #0003}.organ-image-container-large{border:3px solid #ffffff80;border-radius:4px;box-shadow:0 4px 16px #0003;height:160px;margin:0 auto;overflow:hidden;width:160px}.organ-image-large{display:block;height:100%;object-fit:cover;width:100%}.disease-risk-card{background:linear-gradient(180deg,#fff5f5,#fef8f8);border:2px solid #ffb3b3}.disease-risk-card .card-icon{color:#e74c3c}.disease-risk-card .card-title{color:#c0392b}.disease-risk-content{color:#3a4a45;padding:20px 0}.diet-recommend-card{background:linear-gradient(180deg,#f0f9f5,#e8f5f0);border:2px solid #70ae92}.diet-recommend-card .card-icon,.diet-recommend-card .card-title{color:#27ae60}.diet-recommend-content{color:#3a4a45;padding:20px 0}.diet-prohibition-card{background:linear-gradient(180deg,#fff8f0,#fff5eb);border:2px solid #ff9f43}.diet-prohibition-card .card-icon{color:#e67e22}.diet-prohibition-card .card-title{color:#d35400}.diet-prohibition-content{color:#3a4a45;padding:20px 0}.prohibition-list li:before{color:#e74c3c!important;content:"✖";font-size:16px!important}@media (max-width:768px){.organ-name-large{font-size:32px;letter-spacing:4px}.organ-image-container-large{height:120px;width:120px}}.history-page{animation:fadeIn .8s ease-out}.empty-state{color:#70ae92;font-family:STSong,SimSun,宋体,serif;letter-spacing:2px;padding:80px 20px;text-align:center}.reports-summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.summary-item{background:linear-gradient(135deg,#296fab,#5da39d 50%,#70ae92);border:2px solid #ffffff4d;border-radius:8px;box-shadow:0 4px 16px #296fab33,0 8px 32px #5da39d26,inset 0 1px 0 #fff3;color:#fff;overflow:hidden;padding:32px;position:relative;text-align:center}.summary-item:before{border:1px solid #ffffff26;border-radius:4px;bottom:10px;content:"";left:10px;pointer-events:none;position:absolute;right:10px;top:10px}.summary-value{color:#d4bf89;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:42px;font-weight:500;margin-bottom:10px}.summary-label{font-family:STSong,SimSun,宋体,serif;font-size:14px;letter-spacing:2px;opacity:.9}.reports-list{margin-bottom:40px}.report-item{align-items:center;background:linear-gradient(135deg,#fafbfa,#f5f9f7);border:2px solid #70ae92;border-radius:8px;box-shadow:0 2px 8px #296fab14,inset 0 1px 0 #fffc;cursor:pointer;display:flex;margin-bottom:20px;overflow:hidden;padding:28px 24px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.report-item:before{background:linear-gradient(180deg,#296fab,#5da39d 50%,#70ae92);bottom:0;content:"";left:0;position:absolute;top:0;transition:width .3s ease;width:5px}.report-item:hover{background:linear-gradient(135deg,#f5f9f7,#e8f3ed);border-color:#5da39d;box-shadow:0 6px 20px #296fab26,0 12px 40px #5da39d1a;transform:translateX(8px) scale(1.01)}.report-item:hover:before{width:8px}.report-number{color:#70ae92;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:28px;font-weight:500;margin-right:20px;min-width:60px}.report-content{flex:1 1}.report-body-type{margin-bottom:10px}.body-type-badge{background:linear-gradient(180deg,#296fab,#5da39d);border:1px solid #70ae92;border-radius:2px;color:#f5f9f8;display:inline-block;font-size:16px;font-weight:500;letter-spacing:2px;padding:8px 20px}.body-type-badge,.report-soup{font-family:STSong,SimSun,宋体,serif}.report-soup{color:#5da39d;font-size:14px;letter-spacing:1px;margin-bottom:8px}.report-date{color:#70ae92;font-family:STKaiti,KaiTi,楷体,serif;font-size:13px;letter-spacing:1px}.report-arrow{color:#d4bf89;font-size:28px;margin-left:16px;transition:transform .3s ease}.report-item:hover .report-arrow{transform:translateX(4px)}@media (max-width:768px){.summary-value{font-size:28px}.summary-label{font-size:12px}.report-number{font-size:20px;min-width:40px}.body-type-badge{font-size:14px;padding:4px 12px}}.App{background:linear-gradient(180deg,#1a2a2a,#1e3a3a 50%,#1a2a2a);min-height:100vh;position:relative}.App:before{background-image:repeating-linear-gradient(90deg,#5da39d08,#0000 1px,#0000 40px,#5da39d08 41px),repeating-linear-gradient(0deg,#5da39d08,#0000 1px,#0000 40px,#5da39d08 41px);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.container{margin:0 auto;max-width:800px;min-height:100vh;padding:40px 20px;position:relative;z-index:1}.page-wrapper{background:linear-gradient(180deg,#fafbfa,#f5f9f7);border:3px solid #70ae92;border-radius:8px;box-shadow:0 0 0 1px #70ae9233,0 4px 16px #296fab14,0 12px 32px #5da39d0f;overflow:hidden;padding:48px 42px;position:relative}.page-wrapper:before{border:1px solid #70ae9226;border-radius:4px;bottom:8px;content:"";left:8px;pointer-events:none;position:absolute;right:8px;top:8px}.page-wrapper:after{color:#70ae9214;content:"卍";font-size:24px;font-weight:300;pointer-events:none;position:absolute;right:20px;top:20px;transform:rotate(45deg)}.page-title{color:#1e5a4a;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:38px;font-weight:600;letter-spacing:12px;margin-bottom:12px;padding:0 12px;position:relative;text-align:center;text-shadow:0 2px 4px #70ae9226}.page-title:after,.page-title:before{color:#70ae92;content:"◆";font-size:16px;opacity:.6;position:absolute;top:50%;transform:translateY(-50%)}.page-title:before{left:-10px}.page-title:after{right:-10px}.section{margin-bottom:32px}.section-title{border-bottom:3px double #70ae92;color:#296fab;font-family:STZhongsong,FZShuSong-Z01,SimSun,宋体,serif;font-size:24px;font-weight:600;letter-spacing:8px;margin-bottom:28px;padding:0 0 16px;position:relative;text-align:center}.section-title:before{color:#70ae92;content:"✦";font-size:14px;opacity:.8;top:-8px}.section-title:after,.section-title:before{left:50%;position:absolute;transform:translateX(-50%)}.section-title:after{background:linear-gradient(90deg,#0000,#5da39d,#0000);bottom:-3px;content:"";height:3px;width:100px}.section-content{color:#3a4a45;font-size:15px;letter-spacing:1px;line-height:2.2;text-align:justify}.button-primary,.section-content{font-family:STSong,SimSun,宋体,serif}.button-primary{background:linear-gradient(135deg,#296fab,#5da39d 50%,#70ae92);border:2px solid #5da39d;border-radius:6px;box-shadow:0 3px 6px #296fab26,0 6px 12px #5da39d1a,inset 0 1px 0 #fff3;color:#fff;cursor:pointer;font-size:18px;font-weight:600;height:56px;letter-spacing:6px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.button-primary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.button-primary:hover:before{left:100%}.button-primary:hover{background:linear-gradient(135deg,#5491b9,#70ae92 50%,#5da39d);border-color:#70ae92;box-shadow:0 6px 12px #296fab33,0 12px 24px #5da39d26,inset 0 1px 0 #ffffff40;transform:translateY(-2px)}.button-primary:active{box-shadow:0 1px 2px #00000026,inset 0 1px 0 #ffffff1a;transform:translateY(1px)}.button-secondary{background:linear-gradient(180deg,#f5f9f8,#eef5f3);border:2px solid #70ae92;border-radius:2px;color:#296fab;cursor:pointer;font-family:STSong,SimSun,宋体,serif;font-size:18px;font-weight:500;height:56px;letter-spacing:4px;margin-top:16px;transition:all .3s ease;width:100%}.button-secondary:hover{background:linear-gradient(180deg,#eef5f3,#e0ede8);border-color:#5da39d;box-shadow:0 2px 8px #296fab26;color:#1e3a3a}.body-type-list{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-top:24px}.body-type-item{background:linear-gradient(135deg,#fafbfa,#f5f9f7);border:2px solid #70ae92;border-radius:8px;box-shadow:0 2px 8px #296fab14,inset 0 1px 0 #fffc;color:#296fab;cursor:pointer;font-family:STSong,SimSun,宋体,serif;font-size:16px;font-weight:600;letter-spacing:3px;padding:20px 16px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.body-type-item:before{border:1px solid #70ae9226;border-radius:4px;bottom:8px;content:"";left:8px;pointer-events:none;position:absolute;right:8px;top:8px;transition:all .4s ease}.body-type-item:hover{background:linear-gradient(135deg,#296fab,#5da39d);border-color:#5da39d;box-shadow:0 8px 20px #296fab40,0 12px 32px #5da39d26;color:#fff;transform:translateY(-4px) scale(1.02)}.body-type-item:hover:before{border-color:#ffffff4d}@media (max-width:768px){.container{padding:12px}.page-wrapper{padding:16px}.page-title{font-size:24px}.section-title{font-size:18px}.body-type-list{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.24dccba0.css.map*/