.predict-btn{position:relative;padding:12px 24px;background:linear-gradient(135deg,#10b981,#3b82f6,#8b5cf6);border:none;border-radius:50px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #10b9814d;transform:translateY(0)}.predict-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166;background:linear-gradient(135deg,#059669,#2563eb,#7c3aed)}.predict-btn:active{transform:translateY(0);transition:transform .1s}.predict-btn-content{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:2}.predict-icon{width:18px;height:18px;transition:transform .3s ease}.predict-btn:hover .predict-icon{transform:scale(1.1) rotate(5deg)}.predict-text{white-space:nowrap;letter-spacing:.5px}.predict-btn-glow{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.predict-btn:hover .predict-btn-glow{left:100%}@keyframes pulse-glow{0%{box-shadow:0 4px 15px #10b9814d}50%{box-shadow:0 4px 20px #10b98180}to{box-shadow:0 4px 15px #10b9814d}}.predict-btn{animation:pulse-glow 3s ease-in-out infinite}.predict-btn:hover{animation:none}@media (max-width: 768px){.predict-btn{padding:10px 20px;font-size:13px}.predict-icon{width:16px;height:16px}.predict-text{display:none}.predict-btn-content:after{content:"Predict";font-size:12px}}.predict-btn:focus{outline:none;box-shadow:0 0 0 3px #10b98180}.predict-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.predict-btn:disabled:hover{transform:none;box-shadow:0 4px 15px #10b9814d}@media (prefers-color-scheme: dark){.predict-btn{box-shadow:0 4px 15px #10b98166}.predict-btn:hover{box-shadow:0 8px 25px #10b98199}}._fullScreenContainer_mrqf6_3{min-height:100vh;background:linear-gradient(135deg,#f0f8ff,#fff,#f0fff0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}._heroSection_mrqf6_23{display:flex;align-items:center;justify-content:space-between;min-height:100vh;padding:2rem 4rem;max-width:1400px;margin:0 auto;gap:4rem}._heroContent_mrqf6_45{flex:1;max-width:600px;animation:_slideInLeft_mrqf6_1 1s ease-out}._trustBadge_mrqf6_57{display:inline-flex;align-items:center;background:#3b82f61a;color:#2563eb;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(59,130,246,.2)}._heroTitle_mrqf6_83{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#1f2937}._heroTitle_mrqf6_83 span{background:linear-gradient(135deg,#2563eb,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:_glow_mrqf6_1 2s ease-in-out infinite alternate}@keyframes _glow_mrqf6_1{0%{filter:drop-shadow(0 0 20px rgba(37,99,235,.3))}to{filter:drop-shadow(0 0 30px rgba(5,150,105,.3))}}._heroSubtitle_mrqf6_125{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;line-height:1.7;max-width:500px}._ctaButtons_mrqf6_141{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}._primaryButton_mrqf6_155{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#2563eb,#059669);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;box-shadow:0 4px 15px #2563eb4d;transition:all .3s ease;border:none;cursor:pointer}._primaryButton_mrqf6_155:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2563eb66}._buttonIcon_mrqf6_199{font-size:1.2rem;transition:transform .3s ease}._primaryButton_mrqf6_155:hover ._buttonIcon_mrqf6_199{transform:translate(3px)}._secondaryButton_mrqf6_217{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:transparent;color:#374151;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;border:2px solid #d1d5db;transition:all .3s ease;cursor:pointer}._secondaryButton_mrqf6_217:hover{border-color:#2563eb;color:#2563eb;transform:translateY(-2px)}._playIcon_mrqf6_261{font-size:.9rem}._statsContainer_mrqf6_271{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}._statItem_mrqf6_287{text-align:center}._statNumber_mrqf6_295{font-size:2rem;font-weight:800;color:#1f2937;margin-bottom:.5rem}._statLabel_mrqf6_309{font-size:.875rem;color:#6b7280;font-weight:500}._heroVisual_mrqf6_323{flex:1;display:flex;justify-content:center;align-items:center;position:relative;animation:_slideInRight_mrqf6_1 1s ease-out}._dashboardMockup_mrqf6_341{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 25px 50px #00000026;max-width:400px;width:100%;transform:rotate(3deg);transition:transform .5s ease}._dashboardMockup_mrqf6_341:hover{transform:rotate(0)}._mockupHeader_mrqf6_371{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._mockupIcon_mrqf6_385{width:3rem;height:3rem;background:linear-gradient(135deg,#2563eb,#059669);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}._mockupTitle_mrqf6_407 h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0}._mockupTitle_mrqf6_407 p{font-size:.875rem;color:#6b7280;margin:0}._mockupChart_mrqf6_433{height:8rem;background:linear-gradient(135deg,#dbeafe,#dcfce7);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._vitalSign_mrqf6_453{text-align:center}._vitalValue_mrqf6_461{font-size:2rem;font-weight:800;color:#1f2937}._vitalStatus_mrqf6_473{font-size:.875rem;color:#6b7280}._mockupStats_mrqf6_483{display:flex;justify-content:space-between;gap:1rem}._miniStat_mrqf6_495{text-align:center;flex:1}._miniValue_mrqf6_505{font-size:1.1rem;font-weight:700;color:#1f2937}._miniLabel_mrqf6_517{font-size:.75rem;color:#6b7280;margin-top:.25rem}._floatingElement1_mrqf6_529{position:absolute;top:-2rem;right:-2rem;width:5rem;height:5rem;background:#3b82f61a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;animation:_bounce_mrqf6_1 2s infinite}._floatingElement2_mrqf6_559{position:absolute;bottom:-1rem;left:-1rem;width:4rem;height:4rem;background:#0596691a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;animation:_pulse_mrqf6_1 2s infinite}._featuresSection_mrqf6_591{padding:6rem 2rem;background:#fff;max-width:1400px;margin:0 auto}._featuresContainer_mrqf6_605{max-width:1200px;margin:0 auto;text-align:center}._sectionTitle_mrqf6_617{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#1f2937;margin-bottom:1rem;line-height:1.2}._sectionSubtitle_mrqf6_633{font-size:clamp(1rem,2vw,1.25rem);color:#6b7280;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}._featureGrid_mrqf6_653{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr));gap:2rem;margin-top:3rem}._featureCard_mrqf6_667{position:relative;overflow:hidden;border-radius:24px;cursor:pointer;height:350px;box-shadow:0 4px 15px #0000001a;transition:all .4s cubic-bezier(.16,1,.3,1);background:linear-gradient(135deg,#f9fafb,#f3f4f6)}._featureCard_mrqf6_667:hover{transform:translateY(-8px);box-shadow:0 12px 25px #00000026}._cardImage_mrqf6_699{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.16,1,.3,1)}._featureCard_mrqf6_667:hover ._cardImage_mrqf6_699{transform:scale(1.05)}._cardOverlay_mrqf6_723{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,transparent 50%);color:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;opacity:1;transition:all .4s ease}._cardOverlay_mrqf6_723 h3{font-size:clamp(1.5rem,3vw,1.75rem);font-weight:800;margin-bottom:.75rem;line-height:1.3}._cardOverlay_mrqf6_723 p{font-size:clamp(.9rem,2vw,1rem);margin-bottom:1.5rem;line-height:1.6;opacity:.9}._featureLink_mrqf6_777{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#fff;background:#ffffff26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.5rem 1rem;border-radius:50px;width:fit-content;transition:all .3s ease}._featureLink_mrqf6_777:hover{background:#ffffff40;gap:.75rem}._featureCard_mrqf6_667:nth-child(4) ._featureLink_mrqf6_777{background:#4ade8033}._featureCard_mrqf6_667:nth-child(4) ._featureLink_mrqf6_777:hover{background:#4ade804d}@media (max-width: 1024px){._featuresSection_mrqf6_591{padding:4rem 2rem}._featureGrid_mrqf6_653{gap:1.5rem}}@media (max-width: 768px){._sectionTitle_mrqf6_617{margin-bottom:.5rem}._sectionSubtitle_mrqf6_633{margin-bottom:3rem}._featureCard_mrqf6_667{height:300px}}@media (max-width: 480px){._featuresSection_mrqf6_591{padding:3rem 1.5rem}._featureGrid_mrqf6_653{grid-template-columns:1fr}._cardOverlay_mrqf6_723{padding:1.5rem}}._testimonialsSection_mrqf6_913{padding:6rem 4rem;background:linear-gradient(135deg,#f9fafb,#dbeafe);max-width:1400px;margin:0 auto}._testimonialsGrid_mrqf6_927{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}._testimonialCard_mrqf6_941{background:#fff;padding:2rem;border-radius:24px;box-shadow:0 4px 6px #0000000d;transition:all .3s ease}._testimonialCard_mrqf6_941:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}._testimonialRating_mrqf6_967{margin-bottom:1rem;font-size:1.2rem}._testimonialText_mrqf6_977{color:#4b5563;font-style:italic;line-height:1.7;margin-bottom:1.5rem;font-size:1.1rem}._testimonialAuthor_mrqf6_993{display:flex;align-items:center;gap:1rem}._authorAvatar_mrqf6_1005{width:3rem;height:3rem;background:linear-gradient(135deg,#2563eb,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem}._authorName_mrqf6_1031{font-weight:600;color:#1f2937;margin-bottom:.25rem}._authorRole_mrqf6_1043{font-size:.875rem;color:#6b7280}._ctaSection_mrqf6_1055{padding:6rem 4rem;background:linear-gradient(135deg,#2563eb,#059669);color:#fff;text-align:center}._ctaContainer_mrqf6_1069{max-width:800px;margin:0 auto}._ctaTitle_mrqf6_1079{font-size:3rem;font-weight:800;margin-bottom:1.5rem}._ctaSubtitle_mrqf6_1091{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9;line-height:1.7}._ctaSection_mrqf6_1055 ._primaryButton_mrqf6_155{background:#fff;color:#2563eb;margin-right:1rem}._ctaSection_mrqf6_1055 ._primaryButton_mrqf6_155:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffffff4d}._ctaSection_mrqf6_1055 ._secondaryButton_mrqf6_217{border-color:#fff;color:#fff}._ctaSection_mrqf6_1055 ._secondaryButton_mrqf6_217:hover{background:#fff;color:#2563eb}._footer_mrqf6_1149{background:#1f2937;color:#fff;padding:4rem 4rem 2rem}._footerContent_mrqf6_1161{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}._footerBrand_mrqf6_1179{max-width:300px}._footerLogo_mrqf6_1187{font-size:1.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#60a5fa,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._footerDescription_mrqf6_1207{color:#9ca3af;line-height:1.6}._footerHeading_mrqf6_1217{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#60a5fa}._footerLinks_mrqf6_1231{display:flex;flex-direction:column;gap:.75rem}._footerLinks_mrqf6_1231 a{color:#9ca3af;text-decoration:none;transition:color .3s ease}._footerLinks_mrqf6_1231 a:hover{color:#fff}._footerBottom_mrqf6_1263{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #374151;flex-wrap:wrap;gap:1rem}._copyright_mrqf6_1287{color:#9ca3af}._footerBottomLinks_mrqf6_1295{display:flex;gap:2rem}._footerBottomLinks_mrqf6_1295 a{color:#9ca3af;text-decoration:none;transition:color .3s ease}._footerBottomLinks_mrqf6_1295 a:hover{color:#fff}@keyframes _slideInLeft_mrqf6_1{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRight_mrqf6_1{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes _bounce_mrqf6_1{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-15px,0)}70%{transform:translate3d(0,-7px,0)}90%{transform:translate3d(0,-2px,0)}}@keyframes _pulse_mrqf6_1{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 1200px){._heroSection_mrqf6_23{padding:2rem}._heroTitle_mrqf6_83{font-size:3rem}._featuresSection_mrqf6_591,._testimonialsSection_mrqf6_913,._ctaSection_mrqf6_1055{padding:4rem 2rem}}@media (max-width: 992px){._heroSection_mrqf6_23{flex-direction:column;text-align:center;padding-top:4rem}._heroContent_mrqf6_45{max-width:100%;align-items:center}._heroSubtitle_mrqf6_125{margin-left:auto;margin-right:auto}._ctaButtons_mrqf6_141{justify-content:center}._statsContainer_mrqf6_271{grid-template-columns:repeat(2,1fr)}._heroVisual_mrqf6_323{margin-top:3rem}._dashboardMockup_mrqf6_341{max-width:350px}._footerContent_mrqf6_1161{grid-template-columns:1fr 1fr}}@media (max-width: 768px){._heroTitle_mrqf6_83{font-size:2.5rem}._heroSubtitle_mrqf6_125,._sectionSubtitle_mrqf6_633,._ctaSubtitle_mrqf6_1091{font-size:1.1rem}._sectionTitle_mrqf6_617,._ctaTitle_mrqf6_1079{font-size:2.5rem}._featureGrid_mrqf6_653,._testimonialsGrid_mrqf6_927{grid-template-columns:1fr}._featureCard_mrqf6_667{padding:2rem}._footerContent_mrqf6_1161{grid-template-columns:1fr;gap:2rem}._footerBottom_mrqf6_1263{flex-direction:column;text-align:center}._footerBottomLinks_mrqf6_1295{margin-top:1rem}}@media (max-width: 576px){._heroSection_mrqf6_23{padding:2rem 1rem}._heroTitle_mrqf6_83{font-size:2rem}._trustBadge_mrqf6_57{font-size:.75rem}._ctaButtons_mrqf6_141{flex-direction:column;gap:1rem}._primaryButton_mrqf6_155,._secondaryButton_mrqf6_217{width:100%;justify-content:center;padding:.8rem 1.5rem;font-size:1rem}._statsContainer_mrqf6_271{grid-template-columns:1fr;gap:1.5rem}._statNumber_mrqf6_295{font-size:1.5rem}._featuresSection_mrqf6_591,._testimonialsSection_mrqf6_913,._ctaSection_mrqf6_1055{padding:3rem 1rem}._sectionTitle_mrqf6_617,._ctaTitle_mrqf6_1079{font-size:2rem}._dashboardMockup_mrqf6_341{padding:1.5rem}._floatingElement1_mrqf6_529,._floatingElement2_mrqf6_559{display:none}}@media (max-height: 500px) and (orientation: landscape){._heroSection_mrqf6_23{min-height:auto;padding:2rem 1rem}._heroTitle_mrqf6_83{font-size:2rem}._heroSubtitle_mrqf6_125{font-size:1rem;margin-bottom:1rem}._ctaButtons_mrqf6_141{margin-bottom:1.5rem}._statsContainer_mrqf6_271{padding-top:1rem}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._heroTitle_mrqf6_83,._sectionTitle_mrqf6_617,._ctaTitle_mrqf6_1079{font-weight:700}._primaryButton_mrqf6_155,._secondaryButton_mrqf6_217{font-weight:500}}@media print{._fullScreenContainer_mrqf6_3{background:#fff!important;color:#000!important}._heroVisual_mrqf6_323,._floatingElement1_mrqf6_529,._floatingElement2_mrqf6_559,._footer_mrqf6_1149{display:none!important}._heroSection_mrqf6_23,._featuresSection_mrqf6_591,._testimonialsSection_mrqf6_913,._ctaSection_mrqf6_1055{padding:1rem!important;min-height:auto!important}._ctaButtons_mrqf6_141{display:none!important}._featureGrid_mrqf6_653,._testimonialsGrid_mrqf6_927{grid-template-columns:1fr!important}}._darkMode_mrqf6_1875{--bg-color: #1a1a2e;--text-color: #e6e6e6;--primary-color: #4cc9f0;--secondary-color: #4361ee;--card-bg: #16213e;--card-shadow: 0 4px 8px rgba(0, 0, 0, .3);--border-color: #2a2a3a}._darkMode_mrqf6_1875 ._heroSection_mrqf6_23,._darkMode_mrqf6_1875 ._featuresSection_mrqf6_591,._darkMode_mrqf6_1875 ._testimonialsSection_mrqf6_913,._darkMode_mrqf6_1875 ._ctaSection_mrqf6_1055,._darkMode_mrqf6_1875 ._footer_mrqf6_1149{background-color:var(--bg-color);color:var(--text-color)}._darkMode_mrqf6_1875 ._heroTitle_mrqf6_83,._darkMode_mrqf6_1875 ._sectionTitle_mrqf6_617,._darkMode_mrqf6_1875 ._ctaTitle_mrqf6_1079,._darkMode_mrqf6_1875 ._footerHeading_mrqf6_1217,._darkMode_mrqf6_1875 ._featureCard_mrqf6_667 h3,._darkMode_mrqf6_1875 ._testimonialCard_mrqf6_941 ._authorName_mrqf6_1031{color:var(--text-color)}._darkMode_mrqf6_1875 ._featureCard_mrqf6_667,._darkMode_mrqf6_1875 ._testimonialCard_mrqf6_941{background-color:var(--card-bg);box-shadow:var(--card-shadow);border:1px solid var(--border-color)}._darkMode_mrqf6_1875 ._dashboardMockup_mrqf6_341{background-color:var(--card-bg);border:1px solid var(--border-color)}._darkMode_mrqf6_1875 ._primaryButton_mrqf6_155{background-color:var(--primary-color);color:#111}._darkMode_mrqf6_1875 ._secondaryButton_mrqf6_217{border-color:var(--primary-color);color:var(--primary-color)}._darkMode_mrqf6_1875 ._secondaryButton_mrqf6_217:hover{background-color:var(--primary-color);color:#111}._darkModeToggle_mrqf6_1987{position:fixed;top:20px;right:20px;z-index:1000;background:#fff3;border:none;border-radius:50%;width:40px;height:40px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._darkModeToggle_mrqf6_1987:hover{transform:scale(1.1)}._darkMode_mrqf6_1875 ._darkModeToggle_mrqf6_1987{background:#0003;color:#fff}:root{--primary-color: #2b7cff;--primary-hover: #1a5ed9;--accent-color: #3bb273;--text-primary: #1a1a1a;--text-secondary: #6b7280;--error-color: #dc2626;--error-bg: #fef2f2;--card-bg: #ffffff;--bg-color: #f0f4f8;--border-color: #d1d5db;--font-family: "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--google-blue: #4285F4;--google-hover: #357ae8}body{margin:0;font-family:var(--font-family)}.login-container{display:flex;justify-content:center;align-items:center;background-color:var(--bg-color);height:100vh;padding:20px}.login-card{background:var(--card-bg);padding:40px;border-radius:12px;box-shadow:0 8px 24px #0000000f;width:100%;max-width:420px}.login-header{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:32px}.logo-icon{width:36px;height:36px;fill:var(--primary-color)}.brand-name{font-size:24px;font-weight:600;color:var(--text-primary)}.login-title{font-size:22px;font-weight:600;margin-bottom:8px;text-align:center}.login-subtitle{font-size:14px;color:var(--text-secondary);margin-bottom:24px;text-align:center}.login-form{display:flex;flex-direction:column}.form-group{margin-bottom:20px;text-align:left}.form-group label{font-size:14px;margin-bottom:6px;color:var(--text-primary);display:block}.form-input{width:100%;padding:12px 14px;font-size:15px;border:1px solid var(--border-color);border-radius:6px;background-color:#fff;transition:border-color .2s}.form-input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #2b7cff26}.submit-button{margin-top:8px;background-color:var(--primary-color);color:#fff;font-size:16px;font-weight:500;border:none;border-radius:6px;padding:12px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px;transition:background-color .2s}.submit-button:hover{background-color:var(--primary-hover)}.submit-button:disabled{opacity:.6;cursor:not-allowed}.spinner{width:20px;height:20px;animation:spin 1s linear infinite}.error-message{background-color:var(--error-bg);color:var(--error-color);padding:10px 14px;border-radius:6px;font-size:14px;display:flex;align-items:center;gap:8px;margin-bottom:16px}.error-icon{width:18px;height:18px;fill:var(--error-color)}.login-footer{margin-top:24px;display:flex;justify-content:space-between;font-size:14px}.signup-link,.forgot-link{color:var(--primary-color);text-decoration:none}.signup-link:hover,.forgot-link:hover{text-decoration:underline}@media (max-width: 500px){.login-card{padding:32px 20px}}.divider{display:flex;align-items:center;margin:20px 0}.divider-line{flex:1;height:1px;background-color:var(--border-color)}.divider-text{padding:0 10px;color:var(--text-secondary);font-size:14px}.google-button{width:100%;padding:10px;border:1px solid var(--border-color);border-radius:6px;background-color:#fff;color:var(--text-primary);font-size:15px;font-weight:500;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px;transition:all .2s}.google-button:hover{background-color:#f8f9fa;border-color:#c6c9cc}.google-icon{width:20px;height:20px}.register-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e0f2fe);padding:2rem}.register-card{width:100%;max-width:480px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:2.5rem;margin:0 auto}.register-header{text-align:center;margin-bottom:2rem}.register-title{font-size:2rem;font-weight:700;color:#1e3a8a;margin-bottom:.5rem;line-height:1.25}.register-subtitle{color:#64748b;font-size:1rem}.register-link{color:#2563eb;font-weight:500;text-decoration:none;transition:color .2s}.register-link:hover{color:#1d4ed8;text-decoration:underline}.error-message{display:flex;align-items:center;gap:.75rem;background-color:#fef2f2;color:#b91c1c;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.error-icon{width:1.25rem;height:1.25rem;fill:currentColor}.register-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:500;color:#374151}.form-input{padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s;background-color:#f9fafb}.form-input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd4d;background-color:#fff}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}.submit-button{width:100%;padding:1rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.5rem}.submit-button:hover{background-color:#1d4ed8}.submit-button:disabled{opacity:.7;cursor:not-allowed}.submit-button:focus{outline:none;box-shadow:0 0 0 3px #2563eb4d}.spinner{animation:spin 1s linear infinite;width:1.25rem;height:1.25rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.register-footer{margin-top:2rem;text-align:center;padding-top:1.5rem;border-top:1px solid #e5e7eb}.terms-text{color:#64748b;font-size:.875rem}.footer-link{color:#2563eb;text-decoration:none;transition:color .2s}.footer-link:hover{color:#1d4ed8;text-decoration:underline}@media (max-width: 640px){.register-container,.register-card{padding:1.5rem}.register-title{font-size:1.75rem}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#1f2937;background-color:#f8fafc}h1,h2,h3,h4{font-weight:700;line-height:1.2}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .4s ease-out forwards}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}button,.input{transition:all .2s ease}.card{transition:all .3s ease}.loading-spinner{animation:spin 1s ease-in-out infinite}.risk-high{color:#dc2626}.risk-medium{color:#f59e0b}.risk-low{color:#10b981}.text-center{text-align:center}.bg-blue-100{background-color:#dbeafe}.text-blue-800{color:#1e40af}.bg-red-100{background-color:#fee2e2}.text-red-800{color:#991b1b}.bg-green-100{background-color:#dcfce7}.text-green-800{color:#166534}.bg-purple-100{background-color:#f3e8ff}.text-purple-800{color:#6b21a8}.bg-indigo-100{background-color:#e0e7ff}.text-indigo-800{color:#3730a3}.bg-teal-500,.bg-teal-600{background-color:#0d9488}.bg-gray-50{background-color:#f9fafb}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-opacity-30{background-opacity:.3}.bg-opacity-90{background-opacity:.9}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-teal-500{--tw-gradient-from: #0d9488;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0))}.to-teal-600{--tw-gradient-to: #0d9488}.border-teal-500{border-color:#0d9488}.border-red-500{border-color:#ef4444}.border-gray-200{border-color:#e5e7eb}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width: 768px){.grid-cols-2,.grid-cols-3,.grid-cols-5{grid-template-columns:repeat(1,minmax(0,1fr))}}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.ml-3{margin-left:.75rem}.mr-4{margin-right:1rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-shrink-0{flex-shrink:0}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.border-4{border-width:4px}.border-l-4{border-left-width:4px}.w-full{width:100%}.h-12{height:3rem}.h-8{height:2rem}.w-12{width:3rem}.w-8{width:2rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.z-50{z-index:50}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.overflow-hidden{overflow:hidden}.capitalize{text-transform:capitalize}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:scale-105:hover{transform:scale(1.05)}.active\:scale-95:active{transform:scale(.95)}.fill-current{fill:currentColor}.viewBox{viewBox:0 0 20 20}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.gap-4{gap:1rem}.w-32{width:8rem}.h-32{height:8rem}.rounded-xl{border-radius:1rem}.ring-4{box-shadow:0 0 0 4px}.ring-primary{--tw-ring-color: #6C63FF}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y))}.scale-105{transform:scale(1.05)}.hover\:scale-102:hover{transform:scale(1.02)}.transition-all{transition-property:all}.duration-300{transition-duration:.3s}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-purple-100{--tw-gradient-from: #f3e8ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 232, 255, 0))}.to-purple-50{--tw-gradient-to: #faf5ff}.from-red-100{--tw-gradient-from: #fee2e2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))}.to-red-50{--tw-gradient-to: #fef2f2}.from-green-100{--tw-gradient-from: #dcfce7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 252, 231, 0))}.to-green-50{--tw-gradient-to: #f0fdf4}.from-blue-100{--tw-gradient-from: #dbeafe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))}.to-blue-50{--tw-gradient-to: #eff6ff}.from-indigo-100{--tw-gradient-from: #e0e7ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))}.to-indigo-50{--tw-gradient-to: #eef2ff}.health-domain-container{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scrollbar-width:none;-ms-overflow-style:none}.health-domain-container::-webkit-scrollbar{display:none}.health-domain-card{flex:0 0 180px;height:180px;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;position:relative}.health-domain-card:hover{transform:translateY(-3px);box-shadow:0 4px 15px #00000026}.health-domain-image-container{width:100%;height:100%}.health-domain-image{width:100%;height:100%;object-fit:cover}.health-domain-overlay{position:absolute;bottom:0;left:0;right:0;padding:.75rem;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);color:#fff}.health-domain-title{font-size:.9rem;font-weight:600;margin-bottom:.25rem}.health-domain-description{font-size:.7rem;opacity:.9;display:none}.health-domain-tag{position:absolute;top:.5rem;right:.5rem;padding:.2rem .5rem;border-radius:9999px;font-size:.6rem;font-weight:600}._aboutContainer_web1g_5{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding-top:80px}._heroSection_web1g_19{padding:80px 20px 120px;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);color:#fff;position:relative;overflow:hidden}._heroSection_web1g_19:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><defs><radialGradient id="a" cx="50%" cy="50%"><stop offset="0%" stop-color="%23ffffff" stop-opacity="0.1"/><stop offset="100%" stop-color="%23ffffff" stop-opacity="0"/></radialGradient></defs><circle cx="200" cy="200" r="100" fill="url(%23a)"/><circle cx="800" cy="300" r="150" fill="url(%23a)"/><circle cx="400" cy="700" r="120" fill="url(%23a)"/></svg>') center/cover;opacity:.3}._heroContent_web1g_57{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:2}._heroTitle_web1g_73{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:24px;line-height:1.1;letter-spacing:-.02em}._gradient_web1g_89{background:linear-gradient(135deg,#10b981,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroDescription_web1g_103{font-size:1.25rem;line-height:1.6;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto;opacity:.9}._statsGrid_web1g_123{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-top:60px}._statItem_web1g_137{text-align:center}._statNumber_web1g_145{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}._statLabel_web1g_165{font-size:1rem;opacity:.8;text-transform:uppercase;letter-spacing:.05em}._missionSection_web1g_181{padding:120px 20px;background:#fff}._missionContent_web1g_191{max-width:1200px;margin:0 auto}._sectionTitle_web1g_201{font-size:3rem;font-weight:800;text-align:center;margin-bottom:24px;background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._sectionSubtitle_web1g_223{font-size:1.25rem;text-align:center;color:#64748b;margin-bottom:80px;max-width:600px;margin-left:auto;margin-right:auto}._missionGrid_web1g_243{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:80px}._missionItem_web1g_257{text-align:center;padding:40px 20px;border-radius:20px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}._missionItem_web1g_257:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;background:linear-gradient(135deg,#fff,#f8fafc)}._missionIcon_web1g_287{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff}._missionIcon_web1g_287 svg{width:40px;height:40px}._missionItem_web1g_257 h3{font-size:1.5rem;font-weight:700;margin-bottom:16px;color:#1e293b}._missionItem_web1g_257 p{color:#64748b;line-height:1.6}._teamSection_web1g_347{padding:120px 20px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}._teamContent_web1g_357{max-width:1400px;margin:0 auto}._teamGrid_web1g_367{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:60px;margin-top:80px}._teamMember_web1g_381{opacity:0;transform:translateY(30px)}._memberCard_web1g_391{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}._memberCard_web1g_391:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000026}._memberImageContainer_web1g_419{position:relative;height:320px;overflow:hidden}._memberImage_web1g_419{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .3s ease}._memberCard_web1g_391:hover ._memberImage_web1g_419{transform:scale(1.05)}._memberOverlay_web1g_457{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#10b981cc,#3b82f6cc);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}._memberCard_web1g_391:hover ._memberOverlay_web1g_457{opacity:1}._socialLinks_web1g_493{display:flex;gap:16px}._socialLink_web1g_493{width:48px;height:48px;background:#fff3;border:2px solid rgba(255,255,255,.3);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._socialLink_web1g_493:hover{background:#ffffff4d;transform:translateY(-2px)}._socialLink_web1g_493 svg{width:20px;height:20px}._memberInfo_web1g_551{padding:32px}._memberName_web1g_559{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:8px}._memberTitle_web1g_573{font-size:1.125rem;color:#10b981;font-weight:600;margin-bottom:20px}._memberBio_web1g_587{color:#64748b;line-height:1.6;margin-bottom:28px}._memberCredentials_web1g_599{margin-bottom:28px}._memberCredentials_web1g_599 h4{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}._memberCredentials_web1g_599 ul{list-style:none;padding:0}._memberCredentials_web1g_599 li{color:#64748b;margin-bottom:8px;padding-left:20px;position:relative}._memberCredentials_web1g_599 li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}._memberExpertise_web1g_665 h4{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}._expertiseTags_web1g_683{display:flex;flex-wrap:wrap;gap:8px}._expertiseTag_web1g_683{background:linear-gradient(135deg,#e0f2fe,#f0f9ff);color:#0369a1;padding:6px 12px;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid #bae6fd}._valuesSection_web1g_717{padding:120px 20px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}._valuesContent_web1g_729{max-width:1200px;margin:0 auto}._valuesSection_web1g_717 ._sectionTitle_web1g_201{color:#fff;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._valuesGrid_web1g_755{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-top:80px}._valueItem_web1g_769{text-align:center;padding:40px 20px;background:#ffffff0d;border-radius:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}._valueItem_web1g_769:hover{transform:translateY(-8px);background:#ffffff1a}._valueItem_web1g_769 h3{font-size:1.5rem;font-weight:700;margin-bottom:16px;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._valueItem_web1g_769 p{color:#cbd5e1;line-height:1.6}._fadeIn_web1g_831{animation:_fadeIn_web1g_831 1s ease-out}._slideIn_web1g_839{animation:_slideIn_web1g_839 .8s ease-out forwards}@keyframes _fadeIn_web1g_831{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideIn_web1g_839{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._aboutContainer_web1g_5{padding-top:60px}._heroSection_web1g_19{padding:60px 20px 80px}._heroTitle_web1g_73{font-size:2.5rem}._heroDescription_web1g_103{font-size:1.125rem}._statsGrid_web1g_123{grid-template-columns:repeat(2,1fr);gap:20px}._statNumber_web1g_145{font-size:2rem}._missionSection_web1g_181,._teamSection_web1g_347,._valuesSection_web1g_717{padding:80px 20px}._sectionTitle_web1g_201{font-size:2.5rem}._teamGrid_web1g_367{grid-template-columns:1fr;gap:40px}._memberImageContainer_web1g_419{height:280px}._memberInfo_web1g_551{padding:24px}._missionGrid_web1g_243,._valuesGrid_web1g_755{grid-template-columns:1fr;gap:30px}}@media (max-width: 480px){._heroTitle_web1g_73{font-size:2rem}._statsGrid_web1g_123,._teamGrid_web1g_367{grid-template-columns:1fr}._memberCard_web1g_391{margin:0 10px}}.shop-container{max-width:1200px;margin:0 auto;padding:20px}.shop-title{text-align:center;margin-bottom:30px;color:#2c3e50;font-size:2.2rem}.medicines-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:25px}.medicine-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.medicine-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.medicine-image-placeholder{height:180px;background-color:#f0f2f5;background-image:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;color:#7f8c8d;font-size:.9rem}.medicine-details{padding:15px}.medicine-name{margin:0 0 10px;color:#2c3e50;font-size:1.1rem;font-weight:600}.medicine-description{color:#7f8c8d;font-size:.85rem;margin-bottom:15px;line-height:1.4}.medicine-price{font-weight:700;color:#27ae60;font-size:1.1rem}.add-to-cart-btn{background-color:#3498db;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;font-size:.85rem;transition:background-color .2s}.add-to-cart-btn:hover{background-color:#2980b9}.medicine-image{width:100%;height:180px;object-fit:cover;display:block}@media (max-width: 1200px){.medicines-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){.medicines-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.medicines-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 400px){.medicines-grid{grid-template-columns:1fr}}// navbar .navbar{display:flex;justify-content:space-between;align-items:center;background-color:#0a6ebd;padding:12px 24px;color:#fff}.navbar-left{display:flex;align-items:center;gap:20px}.logo{width:50px;height:50px;object-fit:contain}.delivery-info{display:flex;align-items:center;gap:8px}.delivery-label{font-size:12px;color:#dfefff}.pincode-btn{background-color:#0d88e0;border:none;color:#fff;padding:4px 10px;border-radius:4px;cursor:pointer;font-size:12px}.navbar-right{display:flex;align-items:center;gap:20px}.nav-link,.cart-btn{display:flex;align-items:center;color:#fff;text-decoration:none;font-weight:500;font-size:14px}.nav-link .icon,.cart-btn .icon{margin-right:6px;font-size:16px}.nav-link:hover,.cart-btn:hover{color:#bce1ff}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;height:70px}.navbar-left{display:flex;align-items:center;gap:2rem}.logo{height:40px;width:auto;object-fit:contain}.delivery-info{display:flex;align-items:center;gap:.5rem}.delivery-info .icon{color:#2a7d2e;font-size:1.2rem}.delivery-label{display:block;font-size:.8rem;color:#666;margin-bottom:.2rem}.pincode-btn{background:none;border:none;color:#2a7d2e;font-weight:600;font-size:.9rem;cursor:pointer;padding:0;text-align:left}.pincode-btn:hover{text-decoration:underline}.navbar-right{display:flex;align-items:center;gap:2rem}.nav-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#333;font-weight:500;font-size:.9rem;transition:color .2s}.nav-link:hover{color:#2a7d2e}.nav-link .icon{font-size:1.1rem}.cart-btn{display:flex;align-items:center;gap:.5rem;background-color:#2a7d2e;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-weight:500;font-size:.9rem;transition:background-color .2s}.cart-btn:hover{background-color:#1e5e22}.cart-btn .icon{font-size:1.1rem}.shop-container{max-width:1200px;margin:2rem auto;padding:0 1rem}.shop-title{font-size:2rem;color:#333;margin-bottom:2rem;text-align:center}.medicines-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.medicine-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}.medicine-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.medicine-image{width:100%;height:180px;object-fit:contain;background-color:#f9f9f9;padding:1rem}.medicine-details{padding:1rem}.medicine-name{font-size:1.1rem;margin:0 0 .5rem;color:#333}.medicine-description{font-size:.85rem;color:#666;margin:0 0 1rem;min-height:40px}.medicine-footer{display:flex;justify-content:space-between;align-items:center}.medicine-price{font-weight:700;color:#2a7d2e;font-size:1.1rem}.add-to-cart-btn{background-color:#2a7d2e;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.add-to-cart-btn:hover{background-color:#1e5e22}.cart-icon-btn{position:relative;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #f0f0f0}.cart-header h2{margin:0;font-size:1.2rem;font-weight:500}.close-cart{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#666}.continue-shopping-btn{background-color:#2874f0;color:#fff;border:none;padding:.8rem 2rem;border-radius:2px;font-weight:500;cursor:pointer;font-size:.9rem}.checkout-btn{width:100%;padding:1rem;background-color:#fb641b;color:#fff;border:none;border-radius:2px;font-weight:500;cursor:pointer;font-size:1rem;margin-bottom:1rem}//new section of checkout .cart-icon-btn{position:relative;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center}.cart-icon{font-size:1.5rem;color:#333}.cart-count{position:absolute;top:-5px;right:-5px;background-color:#ff6161;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;display:flex;justify-content:flex-end}.cart-container{width:400px;height:100vh;background-color:#fff;display:flex;flex-direction:column;box-shadow:-2px 0 10px #0000001a}.cart-header,.step-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #f0f0f0}.cart-header h2,.step-header h2{margin:0;font-size:1.2rem;font-weight:500}.close-cart,.back-button{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#666}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:2rem;text-align:center}.empty-cart-icon{font-size:3rem;color:#e0e0e0;margin-bottom:1rem}.empty-cart h3{margin:.5rem 0;color:#212121}.empty-cart p{color:#878787;margin-bottom:1.5rem}.continue-shopping-btn,.continue-btn{background-color:#2874f0;color:#fff;border:none;padding:.8rem 2rem;border-radius:2px;font-weight:500;cursor:pointer;font-size:.9rem}.cart-items-container{flex:1;overflow-y:auto;padding:1rem}.cart-item{display:flex;padding:1rem 0;border-bottom:1px solid #f0f0f0;position:relative}.item-image-container{width:80px;height:80px;margin-right:1rem}.item-image{width:100%;height:100%;object-fit:contain}.item-details{flex:1}.item-name{margin:0;font-size:.9rem;font-weight:500;color:#212121}.item-description{margin:.3rem 0;font-size:.8rem;color:#878787}.item-price{font-weight:500;margin:.5rem 0;color:#212121}.quantity-controls{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.quantity-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #e0e0e0;border-radius:2px;cursor:pointer;color:#212121}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity{min-width:20px;text-align:center}.remove-item-btn{position:absolute;right:0;top:1rem;background:none;border:none;color:#878787;cursor:pointer;font-size:.9rem}.cart-summary{padding:1rem;border-top:1px solid #f0f0f0}.price-details{margin-bottom:1rem}.price-details h3{margin:0 0 1rem;font-size:1rem;font-weight:500;color:#878787}.price-row{display:flex;justify-content:space-between;margin-bottom:.8rem;font-size:.9rem}.discount,.delivery-charge{color:#388e3c}.total-amount{display:flex;justify-content:space-between;margin:1.5rem 0;font-weight:500;font-size:1.1rem}.checkout-btn,.place-order-btn{width:100%;padding:1rem;background-color:#fb641b;color:#fff;border:none;border-radius:2px;font-weight:500;cursor:pointer;font-size:1rem;margin-bottom:1rem}.secured-payment{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#878787}.secured-payment img{width:16px;height:16px}.checkout-step{display:flex;flex-direction:column;height:100%}.address-form,.payment-form{padding:1rem;flex:1;overflow-y:auto}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.9rem;color:#212121}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:1px solid #e0e0e0;border-radius:4px;font-size:.9rem}.form-group textarea{height:100px;resize:vertical}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}.payment-methods{margin:1rem 0}.payment-option{display:flex;align-items:center;padding:1rem;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:.5rem;cursor:pointer}.payment-option.active{border-color:#2874f0;background-color:#f0f8ff}.payment-option input{margin-right:.5rem}.payment-option label{font-size:.9rem;cursor:pointer}.payment-details,.upi-apps{margin:1rem 0}.upi-apps p{font-size:.9rem;color:#878787;margin-bottom:.5rem}.apps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.app-icon{border:1px solid #e0e0e0;border-radius:4px;padding:.5rem;display:flex;justify-content:center;align-items:center}.app-icon img{width:100%;height:30px;object-fit:contain}.cod-message{padding:1rem;background-color:#f5f5f5;border-radius:4px;margin:1rem 0}.cod-message p{margin:0;font-size:.9rem}.cod-message .note{font-size:.8rem;color:#878787;margin-top:.5rem}.order-summary{border-top:1px solid #e0e0e0;padding-top:1rem;margin-top:1rem}.order-summary h4{margin:0 0 1rem;font-size:1rem}.summary-row{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.summary-total{display:flex;justify-content:space-between;margin:1rem 0;font-weight:500;font-size:1.1rem}.confirmation-step{display:flex;flex-direction:column;height:100%;justify-content:center;align-items:center;padding:2rem;text-align:center}.confirmation-content{max-width:300px}.success-icon{font-size:3rem;color:#388e3c;margin-bottom:1rem}.confirmation-content h2{margin:.5rem 0;color:#212121}.confirmation-content p{color:#878787;margin-bottom:1.5rem}.order-details{text-align:left;margin:1.5rem 0;width:100%}.order-details h4{margin:0 0 1rem;font-size:1rem;color:#212121}.detail-row{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.detail-row span:first-child{color:#878787}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1f2937}.health-records-about{min-height:100vh;background:linear-gradient(135deg,#eff6ff,#fff,#f0fdf4)}.hero-section{position:relative;overflow:hidden;padding:80px 24px;transition:all 1s ease}.hero-section:not(.fade-in){opacity:0;transform:translateY(40px)}.hero-container{max-width:1200px;margin:0 auto}.hero-content{text-align:center;margin-bottom:64px}.hero-badge{display:inline-flex;align-items:center;padding:8px 16px;border-radius:50px;background-color:#dbeafe;color:#1e40af;font-size:14px;font-weight:500;margin-bottom:24px}.hero-badge svg{width:16px;height:16px;margin-right:8px}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#111827;margin-bottom:24px;line-height:1.2}.hero-gradient{background:linear-gradient(135deg,#2563eb,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:20px;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.floating-card-container{position:relative;display:flex;justify-content:center;margin-top:48px}.floating-card{position:relative;width:384px;height:256px;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;padding:32px;transition:all 1s ease;transform-style:preserve-3d}.floating-card.animate-in{transform:rotate(0) scale(1)}.floating-card:not(.animate-in){transform:rotate(12deg) scale(.75)}.floating-card:before{content:"";position:absolute;top:-32px;left:-32px;width:64px;height:64px;background:#3b82f6;border-radius:50%;opacity:.2;animation:pulse 2s infinite}.floating-card:after{content:"";position:absolute;bottom:-16px;right:-16px;width:48px;height:48px;background:#10b981;border-radius:50%;opacity:.3;animation:bounce 2s infinite}.card-header{display:flex;align-items:center;margin-bottom:16px}.card-icon{width:48px;height:48px;background:#dbeafe;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:16px}.card-icon svg{width:24px;height:24px;color:#2563eb}.card-title{font-weight:600;color:#111827;margin-bottom:4px}.card-subtitle{font-size:14px;color:#6b7280}.card-content{margin-bottom:16px}.content-line{height:8px;background:#e5e7eb;border-radius:4px;margin-bottom:8px}.content-line:nth-child(1){width:100%}.content-line:nth-child(2){width:75%}.content-line:nth-child(3){width:50%}.card-footer{display:flex;justify-content:space-between;align-items:center}.status-badge{font-size:12px;color:#059669;background:#ecfdf5;padding:4px 8px;border-radius:4px}.provider-name{font-size:12px;color:#9ca3af}.features-section{padding:80px 24px;background:#fff}.features-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:64px}.section-title{font-size:36px;font-weight:700;color:#111827;margin-bottom:16px}.section-description{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.feature-card{padding:32px;border-radius:16px;background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid #b5b7bb;transition:all .5s ease;opacity:0;transform:translateY(40px)}.feature-card.animate-in{opacity:1;transform:translateY(0)}.feature-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-8px) scale(1.02)}.feature-icon{width:64px;height:64px;background:linear-gradient(135deg,#3b82f6,#10b981);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-icon svg{width:32px;height:32px;color:#2d2525}.feature-title{font-size:20px;font-weight:600;color:#111827;margin-bottom:12px}.feature-description{color:#6b7280;line-height:1.6}.how-it-works{padding:80px 24px;background:linear-gradient(135deg,#2563eb,#059669)}.how-it-works-container{max-width:1200px;margin:0 auto}.how-it-works .section-title{color:#0e0909}.how-it-works .section-description{color:#191f25}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.step-card{text-align:center;transition:all .7s ease;opacity:0;transform:translate(-40px)}.step-card.animate-in{opacity:1;transform:translate(0)}.step-card:nth-child(2){transition-delay:.2s}.step-card:nth-child(3){transition-delay:.4s}.step-icon{width:80px;height:80px;background:#f5f4f4;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 10px 15px -3px #0000001a}.step-icon svg{width:40px;height:40px}.step-icon:nth-child(1) svg{color:#2563eb}.step-icon:nth-child(2) svg{color:#059669}.step-icon:nth-child(3) svg{color:#7c3aed}.step-title{font-size:24px;font-weight:600;color:#1d1919;margin-bottom:16px}.step-description{color:#bfdbfe;line-height:1.6}.benefits-section{padding:80px 24px;background:#000}.benefits-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.benefits-content{transition:all 1s ease;opacity:0;transform:translate(-40px)}.benefits-content.animate-in{opacity:1;transform:translate(0)}.benefits-title{font-size:36px;font-weight:700;color:#b3c0dc;margin-bottom:24px}.benefits-description{font-size:18px;color:#8893a5;margin-bottom:32px;line-height:1.6}.benefits-list{display:flex;flex-direction:column;gap:24px}.benefit-item{display:flex;align-items:flex-start;gap:16px;transition:all .5s ease;opacity:0;transform:translate(40px)}.benefit-item.animate-in{opacity:1;transform:translate(0)}.benefit-icon{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#10b981);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-icon svg{width:24px;height:24px;color:#fff}.benefit-text{color:#6e7887;line-height:1.6;padding-top:8px}.dashboard-preview{position:relative;transition:all 1s ease;opacity:0;transform:translate(40px)}.dashboard-preview.animate-in{opacity:1;transform:translate(0)}.dashboard-card{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;padding:32px;position:relative;z-index:10}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dashboard-title{font-size:20px;font-weight:600;color:#111827}.window-controls{display:flex;gap:8px}.window-control{width:12px;height:12px;border-radius:50%}.window-control:nth-child(1){background:#ef4444}.window-control:nth-child(2){background:#eab308}.window-control:nth-child(3){background:#22c55e}.dashboard-records{display:flex;flex-direction:column;gap:16px}.record-item{display:flex;align-items:center;padding:12px;border-radius:8px}.record-item:nth-child(1){background:#eff6ff}.record-item:nth-child(2){background:#f0fdf4}.record-item:nth-child(3){background:#faf5ff}.record-icon{width:20px;height:20px;margin-right:12px}.record-icon:nth-child(1){color:#2563eb}.record-icon:nth-child(2){color:#059669}.record-icon:nth-child(3){color:#7c3aed}.record-info{flex:1}.record-name{font-size:14px;font-weight:500;color:#111827;margin-bottom:2px}.record-meta{font-size:12px;color:#6b7280}.record-status{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}.record-item:nth-child(1) .record-status{background:#dcfce7;color:#166534}.record-item:nth-child(2) .record-status{background:#dbeafe;color:#1e40af}.record-item:nth-child(3) .record-status{background:#fed7aa;color:#c2410c}.dashboard-preview:before{content:"";position:absolute;top:-16px;left:-16px;width:288px;height:288px;background:linear-gradient(135deg,#bfdbfe,#bbf7d0);border-radius:16px;opacity:.2;z-index:-1}.dashboard-preview:after{content:"";position:absolute;bottom:-16px;right:-16px;width:192px;height:192px;background:linear-gradient(135deg,#e9d5ff,#fce7f3);border-radius:16px;opacity:.2;z-index:-1}.cta-section{padding:80px 24px;background:linear-gradient(135deg,#111827,#1e40af)}.cta-container{max-width:1000px;margin:0 auto;text-align:center}.cta-title{font-size:36px;font-weight:700;color:#fff;margin-bottom:24px}.cta-description{font-size:20px;color:#d1d5db;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;flex-direction:column;gap:16px;justify-content:center}.cta-button{padding:16px 32px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block;cursor:pointer;border:none;font-size:16px}.cta-button.primary{background:#fff;color:#111827}.cta-button.primary:hover{background:#f3f4f6;transform:scale(1.05)}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary:hover{background:#fff;color:#111827;transform:scale(1.05)}@keyframes pulse{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.1);opacity:.3}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){.benefits-container{grid-template-columns:1fr;gap:32px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width: 768px){.hero-section,.features-section,.how-it-works,.benefits-section,.cta-section{padding:60px 16px}.floating-card{width:100%;max-width:320px;height:auto}.steps-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px}}@media (max-width: 480px){.hero-title{font-size:2rem}.section-title,.benefits-title,.cta-title{font-size:28px}.dashboard-card{padding:24px}}._videoConsultationContainer_s4u1b_7{max-width:1400px;margin:0 auto;padding:0 1rem 3rem;color:#2d3748;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}._heroSection_s4u1b_25{display:flex;align-items:center;justify-content:space-between;padding:4rem 0;gap:3rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}._heroSection_s4u1b_25._fadeIn_s4u1b_47{opacity:1;transform:translateY(0)}._heroContent_s4u1b_57{flex:1;max-width:600px}._heroTitle_s4u1b_67{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}._gradient_s4u1b_81{background:linear-gradient(90deg,#3182ce,#805ad5);-webkit-background-clip:text;background-clip:text;color:transparent}._heroDescription_s4u1b_95{font-size:1.2rem;color:#4a5568;margin-bottom:2rem;line-height:1.6}._heroStats_s4u1b_109{display:flex;gap:2rem;margin-top:2rem}._statItem_s4u1b_121{text-align:center}._statNumber_s4u1b_129{font-size:1.8rem;font-weight:700;color:#3182ce;margin-bottom:.3rem}._statLabel_s4u1b_143{font-size:.9rem;color:#718096;text-transform:uppercase;letter-spacing:1px}._heroImage_s4u1b_157{flex:1;position:relative;min-height:300px;opacity:0;transform:translate(50px);transition:opacity .8s ease .3s,transform .8s ease .3s}._heroImage_s4u1b_157._slideInRight_s4u1b_175{opacity:1;transform:translate(0)}._videoCallIllustration_s4u1b_185{position:relative;width:100%;max-width:500px;margin:0 auto}._videoScreen_s4u1b_199{width:100%;height:280px;background:#1e293b;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}._doctorVideo_s4u1b_219{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#334155,#1e293b)}._patientVideo_s4u1b_237{position:absolute;bottom:20px;right:20px;width:30%;height:30%;background:linear-gradient(135deg,#475569,#334155);border:2px solid white;border-radius:8px}._callControls_s4u1b_259{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}._controlButton_s4u1b_273{width:50px;height:50px;background:#e2e8f0;border-radius:50%}._howItWorks_s4u1b_289{padding:4rem 0;max-width:800px;margin:0 auto}._sectionTitle_s4u1b_301{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1e293b;position:relative}._sectionTitle_s4u1b_301:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#3182ce,#805ad5)}._steps_s4u1b_341{display:flex;flex-direction:column;gap:2rem}._step_s4u1b_341{display:flex;gap:2rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}._step_s4u1b_341._slideUp_s4u1b_369{opacity:1;transform:translateY(0)}._stepNumber_s4u1b_379{width:50px;height:50px;background:linear-gradient(135deg,#3182ce,#805ad5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}._stepContent_s4u1b_407{flex:1}._stepContent_s4u1b_407 h3{font-size:1.5rem;color:#1e293b;margin-bottom:.5rem}._stepContent_s4u1b_407 p{color:#4a5568;line-height:1.6}._featuresSection_s4u1b_439{padding:4rem 0;background:#f8fafc}._featuresGrid_s4u1b_449{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}._featureCard_s4u1b_467{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 5px 15px #0000000d;transition:all .3s ease;opacity:0;transform:rotateY(90deg)}._featureCard_s4u1b_467._rotateIn_s4u1b_487{opacity:1;transform:rotateY(0)}._featureCard_s4u1b_467:hover{transform:translateY(-5px) rotateY(0);box-shadow:0 10px 25px #0000001a}._featureIcon_s4u1b_507{width:60px;height:60px;background:linear-gradient(135deg,#e0f2fe,#ede9fe);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#3182ce}._featureCard_s4u1b_467 h3{font-size:1.25rem;color:#1e293b;margin-bottom:.5rem}._featureCard_s4u1b_467 p{color:#4a5568;line-height:1.6}._benefitsSection_s4u1b_555{padding:4rem 1rem;max-width:1200px;margin:0 auto;display:flex;gap:3rem;align-items:center}._benefitsContent_s4u1b_573{flex:1}._sectionDescription_s4u1b_581{font-size:1.1rem;color:#4a5568;margin-bottom:2rem;line-height:1.6}._benefitsList_s4u1b_595{display:flex;flex-direction:column;gap:1.5rem}._benefitItem_s4u1b_607{display:flex;align-items:flex-start;gap:1rem;opacity:0;transform:translate(-20px);transition:opacity .5s ease,transform .5s ease}._benefitItem_s4u1b_607._fadeIn_s4u1b_47{opacity:1;transform:translate(0)}._benefitIcon_s4u1b_635{width:40px;height:40px;background:linear-gradient(135deg,#e0f2fe,#ede9fe);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#3182ce;flex-shrink:0}._benefitItem_s4u1b_607 p{color:#1e293b;line-height:1.6;padding-top:.5rem}._techIllustration_s4u1b_671{flex:1;opacity:0;transform:translate(50px);transition:opacity .8s ease,transform .8s ease}._techIllustration_s4u1b_671._slideInRight_s4u1b_175{opacity:1;transform:translate(0)}._techStack_s4u1b_695{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;position:relative}._techItem_s4u1b_709{background:#fff;border-radius:8px;padding:1rem;text-align:center;font-weight:600;color:#3182ce;box-shadow:0 4px 6px -1px #0000001a}._connectionLines_s4u1b_729{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle,#cbd5e1 1px,transparent 1px);background-size:20px 20px;z-index:-1}._technologySection_s4u1b_753{padding:4rem 1rem;background:#f1f5f9}._techDetails_s4u1b_763{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}._techDetail_s4u1b_763{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 5px 15px #0000000d;opacity:0;transition:opacity .6s ease}._techDetail_s4u1b_763._fadeIn_s4u1b_47{opacity:1}._techDetail_s4u1b_763 h3{font-size:1.25rem;color:#1e293b;margin-bottom:1rem}._techDetail_s4u1b_763 p{color:#4a5568;line-height:1.6}@media (max-width: 1024px){._benefitsSection_s4u1b_555{flex-direction:column}._techIllustration_s4u1b_671{width:100%}}@media (max-width: 768px){._heroSection_s4u1b_25{flex-direction:column;text-align:center}._heroContent_s4u1b_57{max-width:100%}._heroStats_s4u1b_109{justify-content:center}._sectionTitle_s4u1b_301{font-size:2rem}._step_s4u1b_341{flex-direction:column;align-items:center;text-align:center}}@media (max-width: 480px){._heroTitle_s4u1b_67{font-size:2rem}._featuresGrid_s4u1b_449,._techDetails_s4u1b_763{grid-template-columns:1fr}}.ai-predictions{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#1e293b;line-height:1.6}.hero-section{padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);position:relative;overflow:hidden;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.hero-section.fade-in{opacity:1;transform:translateY(0)}.badge{display:inline-flex;align-items:center;gap:.5rem;background:#e0f2fe;color:#0369a1;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.hero-section h1{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-section h1 span{background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-section p{font-size:1.125rem;color:#475569;margin-bottom:2rem}.stats{display:flex;gap:2rem;margin-top:2rem}.stat div{font-size:2rem;font-weight:700;color:#3b82f6;margin-bottom:.25rem}.hero-visual{position:absolute;top:50%;right:0;transform:translateY(-50%);width:50%;height:100%}.ai-visualization{position:relative;width:100%;height:100%}.network{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,#3b82f620 0%,transparent 70%);border-radius:50%}.pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;border:2px solid #3b82f640;border-radius:50%;animation:pulse 3s infinite}.data-points{position:absolute;top:0;left:0;width:100%;height:100%}.point{position:absolute;width:8px;height:8px;background:#3b82f6;border-radius:50%;transform:translate(-50%,-50%);opacity:0;animation:float 3s infinite}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.8);opacity:.7}70%{transform:translate(-50%,-50%) scale(1.3);opacity:0}to{transform:translate(-50%,-50%) scale(.8);opacity:0}}@keyframes float{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}20%{opacity:.8}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.prediction-interface{padding:4rem 0}.tabs{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f1f5f9;border:none;border-radius:8px;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease}.tab:hover{background:#e2e8f0}.tab.active{background:#3b82f6;color:#fff}.prediction-card{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:#fff;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a;overflow:hidden}.input-section,.result-section{padding:2rem}.input-section{border-right:1px solid #e2e8f0}.input-section h3,.result-section h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1e293b}.input-group{margin-bottom:1.5rem}.input-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#334155}.input-wrapper{position:relative}.input-wrapper input{width:100%;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;transition:border-color .2s}.input-wrapper input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #bfdbfe}.input-wrapper .unit{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#64748b;font-size:.875rem}.range-indicator{margin-top:.5rem}.range-indicator .track{height:4px;background:#e2e8f0;border-radius:2px;position:relative}.range-indicator .thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#3b82f6;border-radius:50%}.range-labels{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.75rem;color:#64748b}.range-labels span:nth-child(2){color:#3b82f6}.analyze-button{width:100%;padding:1rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s;margin-top:1rem}.analyze-button:hover{background:#2563eb}.prediction-result{padding:1.5rem;border-radius:12px;text-align:center}.prediction-result.safe{background:#f0fdf4;color:#166534}.prediction-result.warning{background:#fef2f2;color:#991b1b}.result-icon{margin-bottom:1rem}.prediction-result h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.prediction-result p,.confidence-meter{margin-bottom:1.5rem}.meter-track{height:6px;background:#e2e8f0;border-radius:3px;margin-bottom:.5rem;overflow:hidden}.meter-fill{height:100%;border-radius:3px}.safe .meter-fill{background:#22c55e}.warning .meter-fill{background:#ef4444}.confidence-meter span{font-size:.875rem}.recommendation-button{width:100%;padding:.75rem;background:#fff;border:1px solid currentColor;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.safe .recommendation-button{color:#166534}.warning .recommendation-button{color:#991b1b}.recommendation-button:hover{background:#ffffffb3}.prediction-prompt{text-align:center;padding:2rem 1rem;color:#64748b}.pulse-animation{position:relative;width:80px;height:80px;margin:0 auto 1rem}.pulse-animation .circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:#e2e8f0;animation:pulse-fade 2s infinite}.pulse-animation .circle:nth-child(1){width:60px;height:60px;animation-delay:0s}.pulse-animation .circle:nth-child(2){width:40px;height:40px;animation-delay:.2s}.pulse-animation .circle:nth-child(3){width:20px;height:20px;animation-delay:.4s}@keyframes pulse-fade{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}.how-it-works{padding:4rem 0;background:#f8fafc}.how-it-works h2{text-align:center;font-size:2rem;font-weight:700;margin-bottom:3rem;color:#1e293b}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.step{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 5px 15px #0000000d}.step-number{width:40px;height:40px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:1rem}.step h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1e293b}.step p{color:#475569}.disclaimer-card{display:flex;align-items:flex-start;gap:1rem;background:#fffbeb;border:1px solid #fcd34d;border-radius:12px;padding:1.5rem;color:#92400e}.disclaimer-card svg{flex-shrink:0;color:#f59e0b}.disclaimer-card p{margin:0}@media (max-width: 1024px){.hero-visual{position:relative;width:100%;height:300px;margin-top:2rem;transform:none}.hero-content{max-width:100%;text-align:center}.stats{justify-content:center}}@media (max-width: 768px){.prediction-card{grid-template-columns:1fr}.input-section{border-right:none;border-bottom:1px solid #e2e8f0}.hero-section h1{font-size:2.5rem}}@media (max-width: 480px){.tabs{flex-direction:column}.tab{justify-content:center}.hero-section h1{font-size:2rem}.how-it-works h2{font-size:1.75rem}}.health-assistant{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#1e293b;line-height:1.6;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.health-assistant.fade-in{opacity:1;transform:translateY(0)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.assistant-hero{padding:5rem 0;background:linear-gradient(135deg,#f0fdfa,#ecfdf5);position:relative;overflow:hidden}.hero-content{max-width:600px}.badge{display:inline-flex;align-items:center;gap:.5rem;background:#ccfbf1;color:#0d9488;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.assistant-hero h1{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.assistant-hero h1 span{background:linear-gradient(90deg,#0d9488,#059669);-webkit-background-clip:text;background-clip:text;color:transparent}.assistant-hero p{font-size:1.125rem;color:#475569;margin-bottom:2rem}.hero-stats{display:flex;gap:2rem;margin-top:2rem}.stat{text-align:center}.stat div{font-size:1.5rem;font-weight:700;color:#0d9488;margin-bottom:.25rem}.stat span{font-size:.875rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.hero-visual{position:absolute;top:50%;right:0;transform:translateY(-50%);width:50%;height:100%;display:flex;align-items:center;justify-content:center}.chat-bubble{background:#fff;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a;padding:1.5rem;width:320px;position:relative}.chat-bubble.large{width:380px;transform:rotate(3deg)}.bubble-content{display:flex;flex-direction:column;gap:1rem}.message{display:flex;gap:.75rem;max-width:90%}.message p{padding:.75rem 1rem;border-radius:18px;font-size:.875rem;line-height:1.5}.avatar{width:32px;height:32px;background:#ccfbf1;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#0d9488}.message.user .avatar{background:#0d9488;color:#fff}.typing-indicator{display:flex;gap:.25rem;padding:.75rem 1rem;background:#f0fdfa;border-radius:18px 18px 18px 4px;align-self:flex-start}.typing-indicator span{width:8px;height:8px;background:#5eead4;border-radius:50%;animation:bounce 1.4s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.assistant-interface{padding:4rem 0}.tabs{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:none;border:none;border-radius:8px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.tab:hover{background:#f0fdfa}.tab.active{background:#f0fdfa;color:#0d9488;font-weight:600}.tab svg{width:1rem;height:1rem}.chat-container{background:#fff;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a;overflow:hidden}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f0fdfa}.assistant-info{display:flex;align-items:center;gap:1rem}.assistant-info h3{font-size:1.125rem;font-weight:600;color:#0f766e}.assistant-info p{font-size:.875rem;color:#64748b}.input-mode-toggle{display:flex;gap:.5rem}.mode-button{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f0fdfa;border:none;color:#64748b;cursor:pointer;transition:all .2s}.mode-button.active{background:#0d9488;color:#fff}.chat-messages{height:400px;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.message{display:flex;max-width:80%}.message.bot{align-self:flex-start}.message.user{align-self:flex-end;flex-direction:row-reverse}.message-content{display:flex;flex-direction:column}.message p{padding:.75rem 1rem;border-radius:18px;font-size:.9375rem;line-height:1.5;margin:0}.message.bot p{background:#f0fdfa;border-bottom-left-radius:4px;color:#0f766e}.message.user p{background:#0d9488;color:#fff;border-bottom-right-radius:4px}.message.urgent p{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.message-time{font-size:.6875rem;color:#94a3b8;margin-top:.25rem;align-self:flex-end}.chat-input{display:flex;padding:1rem 1.5rem;border-top:1px solid #f0fdfa}.chat-input input{flex:1;padding:.75rem 1rem;border:1px solid #ccfbf1;border-radius:8px;font-size:.9375rem;transition:all .2s}.chat-input input:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px #ccfbf1}.send-button{width:44px;height:44px;background:#0d9488;color:#fff;border:none;border-radius:8px;margin-left:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.send-button:disabled{background:#94a3b8;cursor:not-allowed}.send-button:hover:not(:disabled){background:#0f766e}.voice-input-button{flex:1;padding:.75rem 1rem;background:#f0fdfa;border:1px dashed #5eead4;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#0d9488;font-weight:500;cursor:pointer;transition:all .2s}.voice-input-button.listening{background:#fef2f2;border-color:#fca5a5;color:#dc2626;animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 #dc262633}70%{box-shadow:0 0 0 10px #dc262600}to{box-shadow:0 0 #dc262600}}.analytics-container{background:#fff;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a;padding:1.5rem}.analytics-header{margin-bottom:1.5rem}.analytics-header h3{font-size:1.25rem;font-weight:600;color:#0f766e;margin-bottom:.25rem}.analytics-header p{font-size:.875rem;color:#64748b}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.metric-card{background:#f8fafc;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;transition:transform .2s ease}.metric-card:hover{transform:translateY(-2px)}.metric-icon{font-size:1.5rem;width:48px;height:48px;background:#f0fdfa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0d9488}.metric-info h4{font-size:.9375rem;font-weight:500;color:#64748b;margin-bottom:.25rem}.metric-value{font-size:1.5rem;font-weight:700;color:#0f766e}.metric-value span{font-size:.875rem;font-weight:400;color:#94a3b8}.metric-trend{font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:50px;align-self:flex-start}.metric-trend.improving{background:#dcfce7;color:#166534}.metric-trend.declining{background:#fee2e2;color:#991b1b}.metric-trend.stable{background:#e0f2fe;color:#075985}.health-insights h4{font-size:1.125rem;font-weight:600;color:#0f766e;margin-bottom:1rem}.insights-container{display:flex;flex-direction:column;gap:1rem}.insight{display:flex;gap:1rem;padding:1rem;border-radius:12px;align-items:flex-start}.insight-icon{font-size:1.25rem;flex-shrink:0}.insight p{margin:0;font-size:.9375rem}.insight.positive{background:#f0fdf4;border-left:4px solid #22c55e}.insight.warning{background:#fff7ed;border-left:4px solid #f97316}.insight.neutral{background:#f0f9ff;border-left:4px solid #0ea5e9}.assistant-features{padding:4rem 0;background:#f8fafc}.assistant-features h2{text-align:center;font-size:2rem;font-weight:700;color:#0f766e;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px #0000001a}.feature-icon{width:56px;height:56px;background:#f0fdfa;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#0d9488;margin-bottom:1.5rem}.feature-card h3{font-size:1.25rem;font-weight:600;color:#0f766e;margin-bottom:.75rem}.feature-card p{color:#64748b;line-height:1.7}.disclaimer{padding:2rem 0}.disclaimer-card{display:flex;gap:1rem;background:#fef2f2;border-radius:12px;padding:1.5rem;align-items:flex-start}.disclaimer-card svg{color:#dc2626;flex-shrink:0;margin-top:.25rem}.disclaimer-card p{margin:0;color:#7f1d1d;font-size:.875rem}.disclaimer-card strong{font-weight:600}@media (max-width: 1024px){.hero-visual{position:relative;transform:none;width:100%;height:auto;margin-top:3rem;justify-content:flex-start}.assistant-hero .container{display:flex;flex-direction:column}.hero-content{max-width:100%}.chat-bubble.large{width:100%;max-width:400px}}@media (max-width: 768px){.assistant-hero{padding:3rem 0}.assistant-hero h1{font-size:2.25rem}.hero-stats{flex-wrap:wrap;gap:1rem}.stat{flex:1 1 120px}.assistant-interface{padding:2rem 0}.chat-messages{height:300px}.metrics-grid{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.assistant-hero{padding:2rem 0}.badge{font-size:.75rem}.assistant-hero h1{font-size:1.75rem}.assistant-hero p{font-size:1rem}.tabs{flex-direction:column}.metrics-grid,.features-grid{grid-template-columns:1fr}.message{max-width:90%}.chat-input{flex-direction:column;gap:.5rem}.send-button{width:100%;margin-left:0;margin-top:.5rem}}._container_2wcd9_3{max-width:100%;overflow-x:hidden;color:#1d1d1f}._hero_2wcd9_17{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;margin-bottom:120px}._heroImage_2wcd9_35{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:0}._heroImage_2wcd9_35:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006}._heroContent_2wcd9_77{position:relative;z-index:1;width:100%;padding:0 5%;color:#fff}._heroTitle_2wcd9_93{font-size:clamp(3rem,8vw,6rem);font-weight:600;line-height:1.1;margin-bottom:1.5rem;display:flex;flex-direction:column}._heroTitle_2wcd9_93 span{opacity:0;animation:_fadeInUp_2wcd9_1 .8s ease-out forwards}._heroTitle_2wcd9_93 span:first-child{animation-delay:.3s}._heroTitle_2wcd9_93 span:last-child{animation-delay:.6s}._heroSubtitle_2wcd9_137{font-size:clamp(1.25rem,3vw,1.5rem);max-width:600px;opacity:0;animation:_fadeInUp_2wcd9_1 .8s ease-out .9s forwards}._intro_2wcd9_153{display:flex;margin-bottom:160px}._introContent_2wcd9_163{flex:1;padding:0 5%}._introContent_2wcd9_163 h2{font-size:clamp(2rem,5vw,3rem);font-weight:600;margin-bottom:2rem;line-height:1.2}._introContent_2wcd9_163 p{font-size:1.25rem;line-height:1.6;max-width:600px}._introImage_2wcd9_199{flex:1;min-height:500px;background-size:cover;background-position:center}._categories_2wcd9_215{padding:80px 5%;background:#f5f5f7;margin-bottom:120px}._categoriesContainer_2wcd9_227{max-width:1200px;margin:0 auto}._categories_2wcd9_215 h2{font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}._categoryFilters_2wcd9_251{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:60px}._categoryButton_2wcd9_267{background:transparent;border:1px solid #86868b;color:#1d1d1f;padding:12px 24px;border-radius:30px;font-size:1rem;cursor:pointer;transition:all .3s ease}._categoryButton_2wcd9_267:hover{border-color:#1d1d1f}._categoryButton_2wcd9_267._active_2wcd9_297{background:#1d1d1f;color:#fff;border-color:#1d1d1f}._listings_2wcd9_311{padding:0 5% 120px}._listingsContainer_2wcd9_319{max-width:1200px;margin:0 auto}._jobCard_2wcd9_329{display:flex;justify-content:space-between;align-items:center;padding:40px 0;border-bottom:1px solid #d2d2d7}._jobInfo_2wcd9_345 h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}._jobMeta_2wcd9_357{display:flex;gap:20px;margin-bottom:1rem;color:#86868b;font-size:.9rem}._jobInfo_2wcd9_345 p{line-height:1.6;max-width:600px}._applyButton_2wcd9_383{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid #1d1d1f;color:#1d1d1f;padding:12px 24px;border-radius:30px;font-size:1rem;cursor:pointer;transition:all .3s ease}._applyButton_2wcd9_383:hover{background:#1d1d1f;color:#fff}._noJobs_2wcd9_421{text-align:center;padding:80px 0;color:#86868b}._noJobs_2wcd9_421 a{color:#06c;text-decoration:none}._noJobs_2wcd9_421 a:hover{text-decoration:underline}._benefits_2wcd9_453{padding:120px 5%;background:#f5f5f7;text-align:center}._benefits_2wcd9_453 h2{font-size:2.5rem;font-weight:600;margin-bottom:3rem}._benefitsGrid_2wcd9_477{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1200px;margin:0 auto}._benefitCard_2wcd9_493{padding:40px 20px}._benefitIcon_2wcd9_501{font-size:3rem;margin-bottom:1.5rem}._benefitCard_2wcd9_493 h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}._benefitCard_2wcd9_493 p{color:#515154;line-height:1.6}._cta_2wcd9_535{padding:160px 5%;text-align:center;background:linear-gradient(to right,#0071e3,#004e9a);color:#fff}._cta_2wcd9_535 h2{font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}._cta_2wcd9_535 p{font-size:1.25rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}._ctaButton_2wcd9_577{display:inline-block;background:#fff;color:#06c;padding:16px 32px;border-radius:30px;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .3s ease}._ctaButton_2wcd9_577:hover{transform:scale(1.05);box-shadow:0 5px 15px #0000001a}@keyframes _fadeInUp_2wcd9_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._intro_2wcd9_153{flex-direction:column;margin-bottom:80px}._introImage_2wcd9_199{min-height:300px;order:-1;margin-bottom:40px}._jobCard_2wcd9_329{flex-direction:column;align-items:flex-start;gap:20px}._applyButton_2wcd9_383{align-self:flex-end}}@media (max-width: 480px){._hero_2wcd9_17{min-height:500px;margin-bottom:80px}._categoryFilters_2wcd9_251{justify-content:flex-start;overflow-x:auto;padding-bottom:10px}._benefitsGrid_2wcd9_477{grid-template-columns:1fr}}._container_12vqa_3{max-width:100%;overflow-x:hidden;color:#1d1d1f}._hero_12vqa_17{position:relative;height:60vh;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:0 5%;margin-bottom:80px}._heroContent_12vqa_45 h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}._heroContent_12vqa_45 p{font-size:clamp(1.125rem,2.5vw,1.5rem);max-width:700px;margin:0 auto;opacity:.9}._coverage_12vqa_75{padding:0 5% 100px;max-width:1400px;margin:0 auto}._sectionHeader_12vqa_87{text-align:center;margin-bottom:60px}._sectionHeader_12vqa_87 h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1rem}._sectionHeader_12vqa_87 p{font-size:1.25rem;color:#64748b}._articlesGrid_12vqa_119{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}._articleCard_12vqa_131{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;background:#fff;border:1px solid #e2e8f0}._articleCard_12vqa_131:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}._articleImage_12vqa_159{height:200px;background-size:cover;background-position:center}._articleContent_12vqa_171{padding:30px}._articleMeta_12vqa_179{display:flex;justify-content:space-between;margin-bottom:16px;font-size:.875rem;color:#64748b}._articleContent_12vqa_171 h3{font-size:1.5rem;font-weight:600;margin-bottom:16px;line-height:1.3}._articleContent_12vqa_171 p{color:#475569;line-height:1.6;margin-bottom:20px}._readMore_12vqa_221{color:#3b82f6;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:5px;transition:all .2s ease}._readMore_12vqa_221:hover{color:#2563eb;gap:8px}._mediaResources_12vqa_253{background:#f8fafc;padding:100px 5%;margin-bottom:100px}._resourcesContent_12vqa_265{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}._resourcesText_12vqa_283 h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem}._resourcesText_12vqa_283 p{font-size:1.125rem;line-height:1.6;color:#475569;margin-bottom:30px}._downloadButtons_12vqa_309{display:flex;gap:20px;flex-wrap:wrap}._downloadButton_12vqa_309,._contactButton_12vqa_321{padding:16px 32px;border-radius:8px;font-weight:500;text-decoration:none;transition:all .3s ease}._downloadButton_12vqa_309{background:#1e293b;color:#fff}._downloadButton_12vqa_309:hover{background:#0f172a;transform:translateY(-2px)}._contactButton_12vqa_321{background:#fff;color:#1e293b;border:1px solid #cbd5e1}._contactButton_12vqa_321:hover{background:#f8fafc;transform:translateY(-2px);border-color:#94a3b8}._brandAssets_12vqa_381{display:grid;grid-template-columns:1fr 1fr;gap:20px}._brandCard_12vqa_393{background:#fff;border-radius:12px;padding:30px;text-align:center;box-shadow:0 5px 15px #0000000d;border:1px solid #e2e8f0}._colorSwatches_12vqa_411{display:flex;justify-content:center;gap:10px;margin-bottom:20px}._swatchPrimary_12vqa_425,._swatchSecondary_12vqa_425,._swatchAccent_12vqa_425{width:40px;height:40px;border-radius:8px}._swatchPrimary_12vqa_425{background:#0f172a}._swatchSecondary_12vqa_425{background:#1e293b}._swatchAccent_12vqa_425{background:#3b82f6}._logoPreview_12vqa_461{width:100%;height:60px;margin-bottom:20px;background:#f1f5f9;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#64748b}._pressContact_12vqa_487{max-width:800px;margin:0 auto 100px;padding:0 5%;text-align:center}._pressContact_12vqa_487 h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem}._pressContact_12vqa_487 p{font-size:1.125rem;line-height:1.6;color:#475569;margin-bottom:40px}._contactInfo_12vqa_527{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}._contactMethod_12vqa_541{display:flex;align-items:center;gap:10px;font-size:1.125rem}._contactMethod_12vqa_541 a{color:#3b82f6;text-decoration:none;transition:all .2s ease}._contactMethod_12vqa_541 a:hover{color:#2563eb;text-decoration:underline}._contactMethod_12vqa_541 svg{color:#64748b}@media (max-width: 768px){._hero_12vqa_17{height:auto;padding:100px 5%}._resourcesContent_12vqa_265{grid-template-columns:1fr;gap:40px}._brandAssets_12vqa_381{grid-template-columns:1fr}._downloadButtons_12vqa_309{flex-direction:column}._contactInfo_12vqa_527{flex-direction:column;gap:20px}}@media (max-width: 480px){._articlesGrid_12vqa_119{grid-template-columns:1fr}._articleCard_12vqa_131{margin:0 10px}}._container_1u0ke_3{max-width:100%;overflow-x:hidden;color:#1d1d1f}._hero_1u0ke_17{position:relative;height:50vh;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:0 5%;margin-bottom:60px}._heroContent_1u0ke_45 h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}._heroContent_1u0ke_45 p{font-size:clamp(1.125rem,2.5vw,1.5rem);max-width:700px;margin:0 auto;opacity:.9}._mainContent_1u0ke_75{display:grid;grid-template-columns:1fr 300px;gap:60px;max-width:1400px;margin:0 auto 80px;padding:0 5%}@media (max-width: 1024px){._mainContent_1u0ke_75{grid-template-columns:1fr}}._sectionHeader_1u0ke_107{margin-bottom:40px}._sectionHeader_1u0ke_107 h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:.5rem}._sectionHeader_1u0ke_107 p{font-size:1.125rem;color:#64748b}._postsGrid_1u0ke_137{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}._postCard_1u0ke_149{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;background:#fff;border:1px solid #e2e8f0}._postCard_1u0ke_149:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}._postImage_1u0ke_177{height:200px;background-size:cover;background-position:center}._postContent_1u0ke_189{padding:25px}._postMeta_1u0ke_197{display:flex;justify-content:space-between;margin-bottom:16px;font-size:.875rem;color:#64748b}._category_1u0ke_213{color:#3b82f6;font-weight:500}._postContent_1u0ke_189 h3{font-size:1.375rem;font-weight:600;margin-bottom:16px;line-height:1.3}._postContent_1u0ke_189 p{color:#475569;line-height:1.6;margin-bottom:20px}._readMore_1u0ke_249{color:#3b82f6;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:5px;transition:all .2s ease}._readMore_1u0ke_249:hover{color:#2563eb;gap:8px}._sidebar_1u0ke_281{position:sticky;top:20px;align-self:start}._sidebarSection_1u0ke_293{background:#fff;border-radius:12px;padding:25px;margin-bottom:30px;box-shadow:0 5px 15px #0000000d;border:1px solid #e2e8f0}._sidebarSection_1u0ke_293 h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1e293b}._sidebarSection_1u0ke_293 p{color:#64748b;line-height:1.6;margin-bottom:20px}._categoryList_1u0ke_337{list-style:none;padding:0;margin:0}._categoryList_1u0ke_337 li{margin-bottom:12px}._categoryList_1u0ke_337 a{color:#475569;text-decoration:none;transition:all .2s ease;display:flex;justify-content:space-between}._categoryList_1u0ke_337 a:hover{color:#3b82f6}._categoryList_1u0ke_337 span{color:#94a3b8}._subscribeForm_1u0ke_389,._newsletterForm_1u0ke_389{display:flex;flex-direction:column;gap:12px}._subscribeForm_1u0ke_389 input,._newsletterForm_1u0ke_389 input{padding:12px 16px;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem}._subscribeForm_1u0ke_389 button,._newsletterForm_1u0ke_389 button{padding:12px 16px;background:#1e293b;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}._subscribeForm_1u0ke_389 button:hover,._newsletterForm_1u0ke_389 button:hover{background:#0f172a}._externalLink_1u0ke_445{color:#3b82f6;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:5px;transition:all .2s ease}._externalLink_1u0ke_445:hover{color:#2563eb;gap:8px}._newsletter_1u0ke_389{background:#f8fafc;padding:80px 5%;text-align:center}._newsletterContent_1u0ke_489{max-width:700px;margin:0 auto}._newsletter_1u0ke_389 h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}._newsletter_1u0ke_389 p{font-size:1.125rem;line-height:1.6;color:#475569;margin-bottom:30px}._newsletterForm_1u0ke_389{display:flex;max-width:500px;margin:0 auto}._newsletterForm_1u0ke_389 input{flex:1;min-width:0}@media (max-width: 768px){._hero_1u0ke_17{height:auto;padding:80px 5%}._postsGrid_1u0ke_137{grid-template-columns:1fr}._newsletterForm_1u0ke_389{flex-direction:column}}@media (max-width: 480px){._postCard_1u0ke_149{margin:0 10px}._sidebarSection_1u0ke_293{padding:20px}}._container_1oiit_3{max-width:100%;overflow-x:hidden;color:#1d1d1f}._hero_1oiit_17{position:relative;height:40vh;min-height:300px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:0 5%;margin-bottom:40px}._heroContent_1oiit_45 h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;line-height:1.2}._heroContent_1oiit_45 p{font-size:clamp(1rem,2vw,1.25rem);max-width:700px;margin:0 auto;opacity:.9}._content_1oiit_75{max-width:1200px;margin:0 auto;padding:0 5% 60px}._section_1oiit_87{margin-bottom:60px}._section_1oiit_87 h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#0f172a}._section_1oiit_87 h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1e293b}._section_1oiit_87 p{font-size:1.125rem;line-height:1.6;color:#475569;margin-bottom:1.5rem}._features_1oiit_139{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:40px 0}._featureCard_1oiit_153{background:#fff;border-radius:12px;padding:30px;box-shadow:0 5px 15px #0000000d;border:1px solid #e2e8f0}._featureCard_1oiit_153 ._icon_1oiit_169{font-size:2rem;margin-bottom:1rem}._featureCard_1oiit_153 h4{font-size:1.25rem;margin-bottom:.75rem}._downloadLink_1oiit_189{display:inline-block;padding:12px 24px;background:#1e293b;color:#fff;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease}._downloadLink_1oiit_189:hover{background:#0f172a;transform:translateY(-2px)}._termsGrid_1oiit_223{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin:30px 0}._termCard_1oiit_237{background:#f8fafc;padding:25px;border-radius:8px;border-left:4px solid #3b82f6}._termCard_1oiit_237 h4{margin-bottom:.5rem;color:#1e293b}._warningList_1oiit_261{list-style-type:none;padding-left:0}._warningList_1oiit_261 li{padding:12px 0;border-bottom:1px solid #e2e8f0;display:flex;align-items:center}._warningList_1oiit_261 li:before{content:"⚠️";margin-right:10px}._statusBadge_1oiit_297{display:inline-block;background:#f59e0b;color:#fff;padding:8px 16px;border-radius:20px;font-weight:600;margin:15px 0}._complianceFeatures_1oiit_317{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin:30px 0}._feature_1oiit_139{padding:20px;background:#f8fafc;border-radius:8px}._feature_1oiit_139 h4{color:#3b82f6;margin-bottom:.5rem}._timeline_1oiit_353{position:relative;max-width:800px;margin:40px auto}._timeline_1oiit_353:before{content:"";position:absolute;width:2px;background-color:#cbd5e1;top:0;bottom:0;left:50px}._timelineItem_1oiit_385{padding:10px 0 10px 80px;position:relative}._date_1oiit_395{position:absolute;left:0;top:10px;font-weight:600;color:#3b82f6}._milestone_1oiit_411{background:#fff;padding:15px;border-radius:8px;box-shadow:0 2px 10px #0000000d;position:relative}._milestone_1oiit_411:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#3b82f6;left:-33px;top:50%;transform:translateY(-50%)}._contactContent_1oiit_453{max-width:1200px;margin:0 auto;padding:0 5% 60px;display:grid;grid-template-columns:1fr 1fr;gap:60px}._contactMethods_1oiit_471{display:grid;gap:30px}._contactCard_1oiit_481{background:#fff;padding:30px;border-radius:12px;box-shadow:0 5px 15px #0000000d;border:1px solid #e2e8f0}._contactIcon_1oiit_497{font-size:2rem;margin-bottom:1rem}._contactCard_1oiit_481 h3{font-size:1.5rem;margin-bottom:.5rem}._contactCard_1oiit_481 p{color:#64748b;margin-bottom:1rem}._contactLink_1oiit_527{color:#3b82f6;text-decoration:none;font-weight:500;transition:all .2s ease}._contactLink_1oiit_527:hover{color:#2563eb;text-decoration:underline}._address_1oiit_551{font-style:normal;line-height:1.6;color:#475569}._contactFormSection_1oiit_563 h2{font-size:2rem;margin-bottom:1.5rem;color:#0f172a}._contactForm_1oiit_563{display:grid;gap:20px}._formGroup_1oiit_585{display:grid;gap:8px}._formGroup_1oiit_585 label{font-weight:500;color:#1e293b}._formGroup_1oiit_585 input,._formGroup_1oiit_585 select,._formGroup_1oiit_585 textarea{padding:12px 16px;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;width:100%}._formGroup_1oiit_585 textarea{resize:vertical}._submitButton_1oiit_633{padding:14px 24px;background:#1e293b;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}._submitButton_1oiit_633:hover{background:#0f172a;transform:translateY(-2px)}@media (max-width: 1024px){._contactContent_1oiit_453{grid-template-columns:1fr}}@media (max-width: 768px){._hero_1oiit_17{height:auto;padding:80px 5%}._features_1oiit_139,._complianceFeatures_1oiit_317{grid-template-columns:1fr}}@media (max-width: 480px){._termsGrid_1oiit_223{grid-template-columns:1fr}._section_1oiit_87{margin-bottom:40px}}@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--color-primary: 59 130 246;--color-secondary: 99 102 241;--color-accent: 249 115 22;--color-danger: 239 68 68;--color-success: 16 185 129}html{@apply scroll-smooth;}body{@apply antialiased text-gray-900 bg-gray-50 min-h-screen;text-rendering:optimizeLegibility;font-feature-settings:"kern"}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{@apply ring-2 ring-primary/50 border-primary outline-none;}::selection{@apply bg-primary/20 text-primary;}::-webkit-scrollbar{@apply w-2 h-2;}::-webkit-scrollbar-track{@apply bg-gray-100;}::-webkit-scrollbar-thumb{@apply bg-gray-300 rounded-full hover:bg-gray-400;}}@layer components{.btn-primary{@apply px-4 py-2 bg-primary text-white rounded-md hover:bg-primary/90 transition-colors duration-200 focus:outline-none focus:ring-2 focus:ring-primary/50 focus:ring-offset-2;}.input-field{@apply block w-full rounded-md border-gray-300 shadow-sm focus:border-primary focus:ring-primary sm:text-sm;}.card{@apply bg-white rounded-lg shadow-md overflow-hidden;}}@layer utilities{.debug{@apply outline outline-1 outline-red-500;}.debug>*{@apply outline outline-1 outline-blue-500;}.debug>*>*{@apply outline outline-1 outline-green-500;}}
