.landing-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}.landing-header{padding:1rem 0;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.landing-header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.landing-logo{display:flex;align-items:center;gap:.75rem}.landing-logo-icon{width:2rem;height:2rem;color:#fff}.landing-logo-text{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.landing-login-button{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-login-button:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.landing-hero-section{padding:6rem 0 4rem;text-align:center}.landing-hero-content{max-width:800px;margin:0 auto;padding:0 2rem}.landing-hero-title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.landing-hero-subtitle{display:block;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:.5rem}.landing-hero-description{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.landing-hero-button-container{margin-top:2rem}.landing-primary-button{background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:.75rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea66}.landing-primary-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #667eea99;background:linear-gradient(45deg,#5a6fd8,#6a42a0)}.landing-features-section{padding:4rem 0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-section-header{text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;padding:0 2rem}.landing-section-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.landing-section-description{font-size:1.1rem;color:#fffc}.landing-features-grid{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.landing-feature-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:1rem;text-align:center;transition:all .3s ease}.landing-feature-card:hover{transform:translateY(-5px);background:#ffffff26;box-shadow:0 10px 30px #0003}.landing-feature-header{margin-bottom:1rem}.landing-feature-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;background:linear-gradient(45deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d}.landing-icon{width:2rem;height:2rem;color:#fff}.landing-feature-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.landing-feature-description{color:#fffc;line-height:1.6}.landing-how-it-works-section{padding:4rem 0;background:#ffffff08}.landing-steps-grid{max-width:1000px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.landing-step{text-align:center}.landing-step-number{width:5rem;height:5rem;border-radius:50%;background:linear-gradient(45deg,gold,#ffed4e);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 15px #ffd70066}.landing-step-number-text{font-size:2rem;font-weight:700;color:#333}.landing-step-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.landing-step-description{color:#fffc;line-height:1.6}.landing-cta-section{padding:4rem 0;background:#ffffff0d}.landing-cta-card{max-width:800px;margin:0 auto;padding:3rem 2rem;text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:1rem}.landing-cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.landing-cta-description{font-size:1.1rem;color:#fffc;margin-bottom:2rem;line-height:1.6}.landing-cta-button-container{margin-top:2rem}.landing-footer{padding:2rem 0;background:#0003;border-top:1px solid rgba(255,255,255,.1)}.landing-footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.landing-footer-copyright{color:#ffffffb3;margin:0}@media (max-width: 768px){.landing-hero-title{font-size:2.5rem}.landing-section-title,.landing-cta-title{font-size:2rem}.landing-features-grid,.landing-steps-grid{grid-template-columns:1fr;gap:1.5rem}.landing-header-content{flex-direction:column;gap:1rem}.landing-hero-content{padding:0 1rem}}@media (max-width: 480px){.landing-hero-title{font-size:2rem}.landing-primary-button{padding:.75rem 1.5rem;font-size:1rem}.landing-feature-card,.landing-cta-card{padding:1.5rem}}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{text-align:center;padding:3rem 1rem 2rem;background:transparent}.app-header h1{margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.app-header p{color:#ffffffe6;font-size:1.1rem;max-width:600px;margin:0 auto}.app-main{flex:1;padding:0 1rem 2rem;max-width:1200px;margin:0 auto;width:100%}.app-footer{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;text-align:center;border-top:1px solid rgba(255,255,255,.2);margin-top:auto}.app-footer p{color:#fffc;margin:0;font-size:.9rem}.file-upload-container{max-width:600px;margin:0 auto;animation:fadeIn .5s ease-out}.file-upload-area{background:#fff;border:3px dashed #cbd5e0;border-radius:16px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;margin-bottom:2rem}.file-upload-area:hover,.file-upload-area.drag-over{border-color:#4299e1;background:#f7faff;transform:translateY(-2px);box-shadow:0 8px 25px #4299e126}.upload-icon{font-size:3rem;margin-bottom:1rem}.file-upload-area h3{color:#2d3748;margin-bottom:.5rem}.file-upload-area p{color:#718096;margin-bottom:.5rem}.file-types{font-size:.8rem;color:#a0aec0}.upload-progress{margin-top:1.5rem;text-align:center}.progress-bar{background:#edf2f7;height:8px;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill{background:linear-gradient(90deg,#4299e1,#63b3ed);height:100%;transition:width .3s ease;border-radius:4px}.upload-tips{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.upload-tips h4{color:#2d3748;margin-bottom:1rem}.upload-tips ul{list-style:none;padding:0}.upload-tips li{color:#4a5568;position:relative;padding:.5rem 0 .5rem 1.5rem}.upload-tips li:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;max-width:500px;margin:2rem auto;text-align:center}.loading-spinner{margin-bottom:2rem}.spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top:4px solid #4299e1;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text h3{color:#2d3748;margin-bottom:.5rem}.loading-text p{color:#718096;margin-bottom:1.5rem}.loading-steps{text-align:left}.loading-steps .step{padding:.5rem 0;color:#4a5568;font-size:.9rem}.results-section{animation:fadeIn .5s ease-out}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}.results-header h2{margin:0}.report-table-container{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;overflow:hidden;margin-bottom:2rem}.table-header{padding:1.5rem;border-bottom:1px solid #e2e8f0}.table-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem}.summary-card{background:#f7fafc;padding:1rem;border-radius:8px;text-align:center;border-left:4px solid #4299e1}.summary-card.abnormal{background:#fffaf0;border-left-color:#ed8936}.summary-number{display:block;font-size:2rem;font-weight:700;color:#2d3748}.summary-label{display:block;font-size:.8rem;color:#718096;text-transform:uppercase;letter-spacing:.5px}.table-controls{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.control-group{display:flex;align-items:center;gap:.5rem}.control-group label{font-size:.9rem;color:#4a5568;font-weight:500}.control-group select{padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#2d3748;cursor:pointer}.btn-trends{background:#667eea;color:#fff;margin-left:auto}.btn-trends.active{background:#5a67d8}.parameters-display{padding:1.5rem}.category-section{margin-bottom:2rem}.category-title{color:#2d3748;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.parameters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.parameter-card{background:#f7fafc;padding:1.5rem;border-radius:12px;border-left:4px solid #e2e8f0;transition:all .2s ease}.parameter-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.parameter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.parameter-name{font-weight:600;color:#2d3748;font-size:1rem}.status-icon{font-size:1.2rem}.parameter-value{margin-bottom:.5rem}.parameter-value .value{font-size:1.5rem;font-weight:700;color:#2d3748;margin-right:.5rem}.parameter-value .unit{color:#718096;font-size:.9rem}.parameter-range{font-size:.8rem;color:#718096;margin-bottom:.5rem}.parameter-status{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:.25rem .5rem;border-radius:4px;display:inline-block}.trend-chart-container{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:1.5rem;margin-bottom:2rem}.trend-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.trend-header h3{margin:0;color:#2d3748}.parameter-selector{display:flex;align-items:center;gap:.5rem}.parameter-selector label{font-size:.9rem;color:#4a5568;font-weight:500}.parameter-selector select{padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#2d3748;min-width:200px}.trend-content{animation:fadeIn .3s ease-out}.trend-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;background:#f7fafc;border-radius:8px}.trend-info h4{margin:0 0 .5rem;color:#2d3748}.trend-direction{display:flex;align-items:center;gap:.5rem}.trend-icon{font-size:1.2rem}.trend-text{color:#4a5568;font-weight:500}.trend-range{color:#718096;font-size:.9rem}.chart-area{margin-bottom:2rem;padding:1.5rem;background:#fafafa;border-radius:12px;border:1px solid #e2e8f0}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-weight:600;color:#2d3748}.chart-unit{color:#718096;font-weight:400;font-size:.9rem}.chart-points{display:flex;justify-content:space-between;align-items:end;margin-bottom:1rem;position:relative;min-height:80px}.chart-point-container{text-align:center;flex:1}.chart-point{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem;color:#fff;font-weight:700;font-size:.8rem;cursor:pointer;transition:all .2s ease;position:relative}.chart-point:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}.chart-point.trend-normal{background:#48bb78}.chart-point.trend-high{background:#ed8936}.chart-point.trend-low{background:#f6ad55}.chart-point.trend-unknown{background:#a0aec0}.point-value{font-size:.7rem;font-weight:700}.point-date{font-size:.7rem;color:#718096}.chart-line{margin-top:1rem}.trend-insights{margin-bottom:2rem}.trend-insights h4{color:#2d3748;margin-bottom:1rem}.insights-list{display:flex;flex-direction:column;gap:.75rem}.insight-card{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:8px;border-left:4px solid}.insight-success{background:#f0fff4;border-left-color:#48bb78;color:#22543d}.insight-warning{background:#fffaf0;border-left-color:#ed8936;color:#7b341e}.insight-caution{background:#fef5e7;border-left-color:#f6ad55;color:#744210}.insight-info{background:#ebf8ff;border-left-color:#4299e1;color:#2c5282}.insight-icon{font-size:1.1rem;flex-shrink:0}.insight-message{flex:1;font-size:.9rem;line-height:1.4}.trend-disclaimer{background:#fef5e7;border:1px solid #f6ad55;border-radius:8px;padding:1rem;margin-top:1rem}.trend-disclaimer p{margin:0;font-size:.8rem;color:#744210}.no-results{text-align:center;padding:2rem;color:#718096}.auth-container{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem 1rem}.auth-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:2.5rem;width:100%;max-width:450px;animation:fadeIn .5s ease-out}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h2{color:#2d3748;margin-bottom:.5rem;font-size:1.8rem}.auth-header p{color:#718096;font-size:.95rem;margin:0}.auth-error{background:#fed7d7;border:1px solid #feb2b2;border-radius:8px;padding:.75rem;margin-bottom:1.5rem;color:#c53030;font-size:.9rem;text-align:center}.auth-form{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#4a5568;font-weight:500;font-size:.9rem}.form-group input{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:border-color .2s ease;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.form-hint{display:block;color:#718096;font-size:.8rem;margin-top:.25rem}.btn-auth-submit{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.875rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 15px #667eea66}.btn-auth-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.spinner-small{width:16px;height:16px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.auth-toggle{text-align:center;padding-top:1.5rem;border-top:1px solid #e2e8f0}.auth-toggle p{color:#718096;margin:0;font-size:.9rem}.btn-toggle{background:none;border:none;color:#4299e1;font-weight:600;cursor:pointer;text-decoration:underline;padding:0;font-size:.9rem}.btn-toggle:hover{color:#3182ce}.auth-demo{margin-top:1.5rem;padding:1rem;background:#ebf8ff;border-radius:8px;border-left:4px solid #4299e1}.demo-notice{margin:0;font-size:.8rem;color:#2c5282;line-height:1.4}.user-profile{display:flex;align-items:center;gap:1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.2)}.user-info{display:flex;align-items:center;gap:.75rem}.user-avatar{width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.user-details{display:flex;flex-direction:column}.user-name{color:#fff;font-weight:600;font-size:.9rem}.user-email{color:#fffc;font-size:.8rem}.btn-logout{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s ease}.btn-logout:hover{background:#ffffff4d;transform:translateY(-1px)}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;width:100%;padding:0 1rem}.header-text{flex:1}.auth-loading{display:flex;justify-content:center;align-items:center;min-height:60vh}@media (max-width: 768px){.app-header{padding:2rem 1rem 1rem}.app-header h1{font-size:2rem}.results-header{flex-direction:column;gap:1rem;align-items:stretch}.table-controls{flex-direction:column;align-items:stretch}.btn-trends{margin-left:0;margin-top:1rem}.parameters-grid{grid-template-columns:1fr}.trend-header{flex-direction:column;gap:1rem;align-items:stretch}.trend-summary{flex-direction:column;gap:1rem;text-align:center}.chart-points{gap:.5rem}.chart-point{width:40px;height:40px;font-size:.7rem}.parameter-selector select{min-width:auto;width:100%}.auth-card{padding:2rem 1.5rem;margin:1rem}.form-row{grid-template-columns:1fr;gap:0}.auth-header h2{font-size:1.5rem}.header-content{flex-direction:column;gap:1rem;text-align:center}.user-profile{order:-1;align-self:stretch;justify-content:center}.user-details{display:none}.user-info{justify-content:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4{margin-bottom:.5rem;font-weight:600}h1{font-size:2.5rem;color:#fff}h2{font-size:2rem;color:#2d3748}h3{font-size:1.5rem;color:#4a5568}p{margin-bottom:1rem;color:#718096}button{border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease;padding:.75rem 1.5rem;font-size:.9rem}button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.btn-primary{background:#4299e1;color:#fff}.btn-primary:hover{background:#3182ce}.btn-secondary{background:#edf2f7;color:#4a5568}.btn-secondary:hover{background:#e2e8f0}.btn-retry{background:#f56565;color:#fff;padding:.5rem 1rem;font-size:.8rem}.btn-new-upload{background:#48bb78;color:#fff}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000000d;margin-bottom:1.5rem}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.status-normal{background:#f0fff4;border-left:4px solid #48bb78;color:#22543d}.status-high{background:#fffaf0;border-left:4px solid #ed8936;color:#7b341e}.status-low{background:#fef5e7;border-left:4px solid #f6ad55;color:#744210}.status-unknown{background:#f7fafc;border-left:4px solid #a0aec0;color:#4a5568}.error-banner{background:#fed7d7;border:1px solid #feb2b2;border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;color:#c53030}.ocr-note{font-size:.8rem;color:#666;margin-top:.25rem;font-style:italic}.progress-bar{background-color:#e2e8f0;border-radius:9999px;height:.75rem;overflow:hidden;margin:.5rem 0}.progress-fill{background:linear-gradient(90deg,#3182ce,#805ad5);height:100%;border-radius:9999px;transition:width .5s ease}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.upload-progress span{display:inline-block;animation:pulse 2s infinite ease-in-out}@media (max-width: 768px){h1{font-size:2rem}.container{padding:0 .5rem}.card{padding:1rem}button{padding:.6rem 1.2rem;font-size:.85rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.grid{display:grid}.hidden{display:none}
