@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.02)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(45,128,181,.3)}50%{box-shadow:0 0 40px rgba(45,128,181,.6)}}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.homepage{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#fff 50%,#f0f7ff);position:relative;overflow-x:hidden}.homepage:before{content:"";position:absolute;top:0;left:0;right:0;height:100vh;background:radial-gradient(circle at 20% 30%,rgba(45,128,181,.08) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(16,185,129,.06) 0,transparent 50%);pointer-events:none;z-index:0}.homepage .container{max-width:1280px;margin:0 auto;padding:0 32px}@media(max-width:991px){.homepage .container{padding:0 24px}}@media(max-width:767px){.homepage .container{padding:0 20px}}@media(max-width:575px){.homepage .container{padding:0 16px}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#2d80b5,#1a5f8a 50%,#16547a);color:#fff;padding:80px 0}.hero-section .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden}.hero-section .hero-background .hero-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 20%,hsla(0,0%,100%,.15) 0,transparent 40%),radial-gradient(circle at 85% 80%,rgba(16,185,129,.12) 0,transparent 45%),radial-gradient(circle at 50% 50%,rgba(245,158,11,.08) 0,transparent 50%),radial-gradient(circle at 90% 20%,rgba(139,92,246,.1) 0,transparent 40%);background-size:200% 200%;animation:gradient-shift 15s ease infinite}.hero-section .hero-background .hero-pattern:after{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:50px 50px;opacity:.5}.hero-section .container{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;max-width:1280px;margin:0 auto;padding:0 32px;animation:fadeInUp .8s ease-out}@media(max-width:991px){.hero-section .container{grid-template-columns:1fr;gap:60px;text-align:center}}.hero-section .hero-content .hero-badge{display:inline-flex;align-items:center;gap:12px;margin-bottom:32px;padding:8px 20px;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;border:1px solid hsla(0,0%,100%,.2);font-size:14px;font-weight:500;color:hsla(0,0%,100%,.95);animation:scaleIn .6s ease-out .2s both}@media(max-width:991px){.hero-section .hero-content .hero-badge{margin-left:auto;margin-right:auto}}.hero-section .hero-content .hero-badge .ant-badge .ant-badge-count{background:hsla(0,0%,100%,.95);color:#2d80b5;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.15)}.hero-section .hero-content .hero-title{font-size:64px;font-weight:800;line-height:1.1;margin-bottom:28px;color:#fff;letter-spacing:-.02em;animation:fadeInUp .8s ease-out .3s both}.hero-section .hero-content .hero-title .gradient-text{background:linear-gradient(135deg,#fff,#a7f3d0 50%,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:shimmer 3s linear infinite;display:inline-block}@media(max-width:767px){.hero-section .hero-content .hero-title{font-size:48px}}@media(max-width:575px){.hero-section .hero-content .hero-title{font-size:38px}}.hero-section .hero-content .hero-subtitle{font-size:20px;line-height:1.7;margin-bottom:48px;color:hsla(0,0%,100%,.92);max-width:560px;font-weight:400;animation:fadeInUp .8s ease-out .4s both}@media(max-width:991px){.hero-section .hero-content .hero-subtitle{margin-left:auto;margin-right:auto}}@media(max-width:767px){.hero-section .hero-content .hero-subtitle{font-size:18px;max-width:100%}}.hero-section .hero-content .hero-stats{display:flex;gap:48px;margin-bottom:56px;animation:fadeInUp .8s ease-out .5s both}@media(max-width:767px){.hero-section .hero-content .hero-stats{justify-content:center;gap:32px}}@media(max-width:575px){.hero-section .hero-content .hero-stats{flex-direction:column;gap:24px;align-items:center}}.hero-section .hero-content .hero-stats .stat-item{position:relative;padding:16px 24px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid hsla(0,0%,100%,.15);transition:all .3s ease}.hero-section .hero-content .hero-stats .stat-item:hover{background:hsla(0,0%,100%,.15);transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.2)}.hero-section .hero-content .hero-stats .stat-item .ant-statistic .ant-statistic-title{color:hsla(0,0%,100%,.85);font-size:13px;margin-bottom:6px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.hero-section .hero-content .hero-stats .stat-item .ant-statistic .ant-statistic-content{color:#fff;font-size:32px;font-weight:800}.hero-section .hero-content .hero-stats .stat-item .ant-statistic .ant-statistic-content .ant-statistic-content-value{color:#fff}.hero-section .hero-content .hero-actions{display:flex;gap:20px;flex-wrap:wrap;animation:fadeInUp .8s ease-out .6s both}@media(max-width:767px){.hero-section .hero-content .hero-actions{justify-content:center}}.hero-section .hero-content .hero-actions .hero-btn-primary{height:56px!important;padding:0 36px!important;font-size:16px!important;font-weight:600!important;border-radius:14px!important;background:linear-gradient(135deg,#fff,#f0f7ff)!important;color:#2d80b5!important;border:none!important;box-shadow:0 8px 24px rgba(0,0,0,.2),0 2px 8px hsla(0,0%,100%,.15)!important;display:flex!important;align-items:center!important;gap:10px;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden}.hero-section .hero-content .hero-actions .hero-btn-primary .anticon,.hero-section .hero-content .hero-actions .hero-btn-primary span{color:#2d80b5!important}.hero-section .hero-content .hero-actions .hero-btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease}.hero-section .hero-content .hero-actions .hero-btn-primary:hover{transform:translateY(-3px) scale(1.02)!important;box-shadow:0 16px 40px rgba(0,0,0,.25),0 4px 12px hsla(0,0%,100%,.2)!important;color:#1a5f8a!important;background:linear-gradient(135deg,#fff,#e6f4ff)!important}.hero-section .hero-content .hero-actions .hero-btn-primary:hover .anticon,.hero-section .hero-content .hero-actions .hero-btn-primary:hover span{color:#1a5f8a!important}.hero-section .hero-content .hero-actions .hero-btn-primary:hover:before{left:100%}.hero-section .hero-content .hero-actions .hero-btn-primary:active{transform:translateY(-1px) scale(1)!important;color:#16547a!important}.hero-section .hero-content .hero-actions .hero-btn-primary:active .anticon,.hero-section .hero-content .hero-actions .hero-btn-primary:active span{color:#16547a!important}.hero-section .hero-content .hero-actions .hero-btn-primary:focus{color:#2d80b5!important;background:linear-gradient(135deg,#fff,#f0f7ff)!important}.hero-section .hero-content .hero-actions .hero-btn-primary:focus .anticon,.hero-section .hero-content .hero-actions .hero-btn-primary:focus span{color:#2d80b5!important}.hero-section .hero-content .hero-actions .hero-btn-secondary{height:56px!important;padding:0 36px!important;font-size:16px!important;font-weight:600!important;border-radius:14px!important;background:hsla(0,0%,100%,.1)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#fff!important;border:2px solid hsla(0,0%,100%,.3)!important;display:flex!important;align-items:center!important;gap:10px;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.hero-section .hero-content .hero-actions .hero-btn-secondary .anticon,.hero-section .hero-content .hero-actions .hero-btn-secondary span{color:#fff!important}.hero-section .hero-content .hero-actions .hero-btn-secondary:hover{background:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.5)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 12px 32px rgba(0,0,0,.2)!important}.hero-section .hero-content .hero-actions .hero-btn-secondary:hover .anticon,.hero-section .hero-content .hero-actions .hero-btn-secondary:hover span{color:#fff!important}.hero-section .hero-content .hero-actions .hero-btn-secondary:active{transform:translateY(-1px) scale(1)!important;background:hsla(0,0%,100%,.15)!important;color:#fff!important}.hero-section .hero-content .hero-actions .hero-btn-secondary:active .anticon,.hero-section .hero-content .hero-actions .hero-btn-secondary:active span{color:#fff!important}.hero-section .hero-content .hero-actions .hero-btn-secondary:focus{color:#fff!important;background:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.3)!important}.hero-section .hero-content .hero-actions .hero-btn-secondary:focus .anticon,.hero-section .hero-content .hero-actions .hero-btn-secondary:focus span{color:#fff!important}.hero-section .hero-visual{position:relative;height:550px}@media(max-width:991px){.hero-section .hero-visual{height:350px;display:none}}.hero-section .hero-visual .floating-card{position:absolute;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:24px 28px;box-shadow:0 20px 40px rgba(0,0,0,.15),inset 0 0 0 1px hsla(0,0%,100%,.5);display:flex;align-items:center;gap:16px;color:#2d80b5;font-weight:600;animation:float 6s ease-in-out infinite;transition:all .3s ease;cursor:pointer}.hero-section .hero-visual .floating-card:hover{transform:scale(1.05) translateY(-10px);box-shadow:0 30px 60px rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.6)}.hero-section .hero-visual .floating-card .card-icon{width:48px;height:48px;background:linear-gradient(135deg,#f0f7ff,#e1f0ff);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#2d80b5;box-shadow:0 4px 12px rgba(45,128,181,.15)}.hero-section .hero-visual .floating-card .ant-typography{font-size:15px;margin:0}.hero-section .hero-visual .floating-card.card-1{top:15%;right:10%;animation-delay:0s;animation-duration:6s}.hero-section .hero-visual .floating-card.card-2{top:50%;right:30%;animation-delay:2s;animation-duration:7s}.hero-section .hero-visual .floating-card.card-3{bottom:20%;right:8%;animation-delay:4s;animation-duration:6.5s}.platform-performance-section{padding:120px 0;background:linear-gradient(180deg,#fff,#f8fafc 50%,#f0f7ff);position:relative;overflow:hidden}.platform-performance-section:before{content:"";position:absolute;top:0;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(45,128,181,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.platform-performance-section .section-header{text-align:center;margin-bottom:70px;position:relative;z-index:1}.platform-performance-section .section-header .section-badge{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#f0f7ff,#e1f0ff);color:#2d80b5;border-radius:100px;font-size:14px;font-weight:600;margin-bottom:24px;border:1px solid rgba(45,128,181,.2);box-shadow:0 4px 12px rgba(45,128,181,.12);letter-spacing:.02em;text-transform:uppercase}.platform-performance-section .section-header .section-title{font-size:48px;font-weight:800;color:#111827;margin-bottom:20px;letter-spacing:-.02em;line-height:1.2}@media(max-width:767px){.platform-performance-section .section-header .section-title{font-size:38px}}.platform-performance-section .section-header .section-subtitle{font-size:19px;color:#6b7280;max-width:650px;margin:0 auto;line-height:1.6;font-weight:400}.platform-performance-section .platform-stat-card{position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.platform-performance-section .platform-stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--stat-color,#2d80b5) 0,var(--stat-color-light,#7bb3d9) 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.platform-performance-section .platform-stat-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15)!important}.platform-performance-section .platform-stat-card:hover:before{transform:scaleX(1)}.platform-performance-section .platform-stat-card .stat-card-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.platform-performance-section .platform-stat-card .stat-card-content .stat-icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:32px;color:#fff;transition:all .3s ease}.platform-performance-section .platform-stat-card .stat-card-content .stat-value{font-size:42px;font-weight:800;color:#111827;line-height:1}.platform-performance-section .platform-stat-card .stat-card-content .stat-value .stat-unit{font-size:24px;font-weight:600;margin-left:4px}.platform-performance-section .platform-stat-card .stat-card-content .stat-title{font-size:16px;font-weight:600;color:#374151;margin-bottom:4px}.platform-performance-section .platform-stat-card .stat-card-content .stat-description{font-size:14px;color:#6b7280}.quick-actions-section{padding:120px 0;background:#fff;position:relative}.quick-actions-section .section-header{text-align:center;margin-bottom:70px}.quick-actions-section .section-header .section-badge{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#f0f7ff,#e1f0ff);color:#2d80b5;border-radius:100px;font-size:14px;font-weight:600;margin-bottom:24px;border:1px solid rgba(45,128,181,.2);box-shadow:0 4px 12px rgba(45,128,181,.12);letter-spacing:.02em;text-transform:uppercase}.quick-actions-section .section-header .section-title{font-size:48px;font-weight:800;color:#111827;margin-bottom:20px;letter-spacing:-.02em;line-height:1.2}@media(max-width:767px){.quick-actions-section .section-header .section-title{font-size:38px}}.quick-actions-section .section-header .section-subtitle{font-size:19px;color:#6b7280;max-width:650px;margin:0 auto;line-height:1.6;font-weight:400}.quick-actions-section .action-link{display:block;height:100%;text-decoration:none}.quick-actions-section .action-link:hover{text-decoration:none}.quick-actions-section .action-link .action-card{height:100%;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(45,128,181,.1);transition:all .4s cubic-bezier(.4,0,.2,1);text-align:center;display:flex;flex-direction:column;background:linear-gradient(135deg,#fff,#fafbff);position:relative;overflow:hidden}.quick-actions-section .action-link .action-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--action-color,#2d80b5) 0,var(--action-color-light,#7bb3d9) 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.quick-actions-section .action-link .action-card:after{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(45,128,181,.08) 0,transparent 70%);opacity:0;transition:opacity .4s ease}.quick-actions-section .action-link .action-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:var(--action-color,#2d80b5)}.quick-actions-section .action-link .action-card:hover:before{transform:scaleX(1)}.quick-actions-section .action-link .action-card:hover:after{opacity:1}.quick-actions-section .action-link .action-card:hover .action-icon{transform:scale(1.15) rotate(5deg)}.quick-actions-section .action-link .action-card .ant-card-body{padding:32px 24px;flex:1 1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.quick-actions-section .action-link .action-content{position:relative;z-index:2}.quick-actions-section .action-link .action-content .action-icon-wrapper{width:80px;height:80px;margin:0 auto 20px;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.12);transition:all .4s cubic-bezier(.4,0,.2,1)}.quick-actions-section .action-link .action-content .action-icon-wrapper .action-icon{font-size:36px;color:#fff;transition:all .4s cubic-bezier(.4,0,.2,1)}.quick-actions-section .action-link .action-content .action-badge{position:absolute;top:-8px;right:calc(50% - 60px)}.quick-actions-section .action-link .action-content .action-header{position:relative;margin-bottom:20px}.quick-actions-section .action-link .action-content .action-header .action-icon{font-size:44px;margin-bottom:20px;display:block;transition:all .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.quick-actions-section .action-link .action-content .action-header .ant-badge{position:absolute;top:-8px;right:calc(50% - 35px)}.quick-actions-section .action-link .action-content .action-header .ant-badge .ant-badge-count{box-shadow:0 4px 12px rgba(0,0,0,.15)}.quick-actions-section .action-link .action-content .action-title{color:#111827;font-size:17px;font-weight:700;margin-bottom:10px;line-height:1.3;letter-spacing:-.01em}.quick-actions-section .action-link .action-content .action-description{font-size:14px;color:#6b7280;line-height:1.5;font-weight:400}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmerEffect{0%{background-position:-200%}to{background-position:200%}}.healthcare-services-section{padding:120px 0;background:linear-gradient(180deg,#f0f7ff,#f8fafc 50%,#fff);position:relative;overflow:hidden}.healthcare-services-section:before{content:"";position:absolute;bottom:0;left:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(16,185,129,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.healthcare-services-section:after{content:"";position:absolute;top:-100px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.06) 0,transparent 70%);border-radius:50%;pointer-events:none}.healthcare-services-section .section-header{text-align:center;margin-bottom:70px;position:relative;z-index:1}.healthcare-services-section .section-header .section-badge{display:inline-block;padding:10px 24px;background:linear-gradient(135deg,#f0f7ff,#e1f0ff);color:#2d80b5;border-radius:100px;font-size:13px;font-weight:700;margin-bottom:28px;border:1px solid rgba(45,128,181,.2);box-shadow:0 4px 16px rgba(45,128,181,.15);letter-spacing:.08em;text-transform:uppercase;animation:slideUpFade .6s ease-out}.healthcare-services-section .section-header .section-title{font-size:52px;font-weight:900;color:#111827;margin-bottom:24px;letter-spacing:-.03em;line-height:1.15;animation:slideUpFade .6s ease-out .1s both}@media(max-width:767px){.healthcare-services-section .section-header .section-title{font-size:40px}}.healthcare-services-section .section-header .section-subtitle{font-size:20px;color:#6b7280;max-width:680px;margin:0 auto;line-height:1.7;font-weight:400;animation:slideUpFade .6s ease-out .2s both}.healthcare-services-section .services-grid{position:relative;z-index:1}.healthcare-services-section .service-card-wrapper{height:100%;animation:slideUpFade .6s ease-out both}.healthcare-services-section .enhanced-service-card{height:100%;border-radius:24px!important;border:2px solid rgba(45,128,181,.08)!important;background:linear-gradient(135deg,#fff,#fafbff)!important;box-shadow:0 8px 30px rgba(0,0,0,.06)!important;transition:all .5s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden!important}.healthcare-services-section .enhanced-service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#6366f1,#10b981 50%,#f59e0b);opacity:0;transition:opacity .4s ease;border-radius:24px 24px 0 0}.healthcare-services-section .enhanced-service-card:after{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#6366f1,#10b981 50%,#f59e0b);border-radius:24px;opacity:0;transition:opacity .4s ease;z-index:-1}.healthcare-services-section .enhanced-service-card .ant-card-body{padding:0!important;height:100%}.healthcare-services-section .enhanced-service-card:hover{transform:translateY(-12px) scale(1.02)!important;border-color:rgba(45,128,181,.3)!important;box-shadow:0 30px 60px rgba(45,128,181,.2)!important}.healthcare-services-section .enhanced-service-card:hover:before{opacity:1}.healthcare-services-section .enhanced-service-card:hover:after{opacity:.15}.healthcare-services-section .enhanced-service-card:hover .service-icon-wrapper{transform:scale(1.1) rotate(-5deg)}.healthcare-services-section .enhanced-service-card:hover .service-btn{transform:translateX(4px)}.healthcare-services-section .enhanced-service-card.priority-high{border-color:rgba(99,102,241,.2)!important}.healthcare-services-section .enhanced-service-card.priority-high:hover{border-color:rgba(99,102,241,.4)!important;box-shadow:0 30px 60px rgba(99,102,241,.25)!important}.healthcare-services-section .service-badge-wrapper{position:absolute;top:16px;right:16px;z-index:10}.healthcare-services-section .service-badge-wrapper .service-badge-new .ant-badge-count{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 6px 20px rgba(245,158,11,.4);border-radius:100px;font-size:11px;font-weight:700;padding:5px 12px;height:auto;line-height:1.4;animation:iconPulse 2s ease-in-out infinite}.healthcare-services-section .service-card-content{padding:32px 28px;display:flex;flex-direction:column;gap:20px;height:100%;position:relative}.healthcare-services-section .service-icon-wrapper{width:88px;height:88px;border-radius:22px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 12px 30px rgba(0,0,0,.15);transition:all .4s cubic-bezier(.4,0,.2,1)}.healthcare-services-section .service-icon-wrapper:before{content:"";position:absolute;inset:-3px;background:inherit;border-radius:24px;opacity:.3;filter:blur(8px);z-index:-1}.healthcare-services-section .service-icon-wrapper .service-icon{font-size:40px;transition:all .3s ease;animation:iconPulse 3s ease-in-out infinite}.healthcare-services-section .service-badge-trend{position:absolute;top:52px;right:16px;z-index:9}.healthcare-services-section .service-badge-trend .ant-badge-count{font-size:11px;font-weight:700;padding:4px 10px;height:auto;line-height:1.4;border-radius:100px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.healthcare-services-section .service-title{font-size:22px!important;font-weight:700!important;color:#111827!important;margin:0 0 12px!important;letter-spacing:-.01em;line-height:1.3!important}.healthcare-services-section .service-description{font-size:15px!important;color:#6b7280!important;line-height:1.6!important;margin:0 0 20px!important;flex-grow:1}.healthcare-services-section .service-stats{padding:16px;background:linear-gradient(135deg,rgba(45,128,181,.04),rgba(45,128,181,.08));border-radius:16px;text-align:center;border:1px solid rgba(45,128,181,.1);margin-bottom:4px}.healthcare-services-section .service-stats .stat-number{font-size:32px;font-weight:900;line-height:1;margin-bottom:6px;letter-spacing:-.02em}.healthcare-services-section .service-stats .stat-label{font-size:13px;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.healthcare-services-section .service-features{display:flex;flex-direction:column;gap:12px;margin-bottom:8px}.healthcare-services-section .service-features .feature-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#374151;transition:all .3s ease;padding:4px 0}.healthcare-services-section .service-features .feature-item .anticon{font-size:16px;flex-shrink:0}.healthcare-services-section .service-features .feature-item span{font-weight:500;line-height:1.5}.healthcare-services-section .service-features .feature-item:hover{transform:translateX(4px)}.healthcare-services-section .service-features .feature-item:hover span{color:#111827}.healthcare-services-section .service-action{margin-top:auto;padding-top:8px}.healthcare-services-section .service-action .service-btn{width:100%;height:48px!important;font-size:15px!important;font-weight:600!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden}.healthcare-services-section .service-action .service-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .6s ease}.healthcare-services-section .service-action .service-btn:hover{transform:translateY(-2px) translateX(4px)!important;box-shadow:0 12px 28px rgba(0,0,0,.25)!important}.healthcare-services-section .service-action .service-btn:hover:before{left:100%}.healthcare-services-section .service-action .service-btn:active{transform:translateY(0) translateX(2px)!important}.features-section{padding:120px 0;background:linear-gradient(180deg,#fff,#f8fafc 50%,#f0f7ff);position:relative}.features-section .section-header{text-align:center;margin-bottom:80px}.features-section .section-header .section-title{font-size:48px;font-weight:800;color:#111827;margin-bottom:20px;letter-spacing:-.02em;line-height:1.2}@media(max-width:767px){.features-section .section-header .section-title{font-size:38px}}.features-section .section-header .section-subtitle{font-size:19px;color:#6b7280;max-width:650px;margin:0 auto;line-height:1.6;font-weight:400}.features-section .feature-card{text-align:center;padding:48px 32px;border-radius:24px;background:linear-gradient(135deg,#fff,#fafbff);border:1px solid rgba(45,128,181,.15);transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;position:relative;overflow:hidden}.features-section .feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#2d80b5,#10b981 50%,#f59e0b);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.features-section .feature-card:after{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(45,128,181,.06) 0,transparent 60%);opacity:0;transition:opacity .4s ease}.features-section .feature-card:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 30px 60px rgba(45,128,181,.15);border-color:#2d80b5}.features-section .feature-card:hover:before{transform:scaleX(1)}.features-section .feature-card:hover:after{opacity:1}.features-section .feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.features-section .feature-card .feature-icon{width:88px;height:88px;margin:0 auto 28px;background:linear-gradient(135deg,#f0f7ff,#e1f0ff);border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:36px;color:#2d80b5;position:relative;z-index:1;box-shadow:0 8px 24px rgba(45,128,181,.15);transition:all .4s cubic-bezier(.4,0,.2,1)}.features-section .feature-card .feature-title{font-size:26px;font-weight:700;color:#111827;margin-bottom:18px;letter-spacing:-.01em;position:relative;z-index:1}.features-section .feature-card .feature-description{font-size:16px;color:#6b7280;line-height:1.7;margin-bottom:28px;position:relative;z-index:1}.features-section .feature-card .feature-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:linear-gradient(135deg,#f0f7ff,#e1f0ff);color:#2d80b5;border-radius:100px;font-size:14px;font-weight:600;position:relative;z-index:1;box-shadow:0 4px 12px rgba(45,128,181,.12)}.services-section{padding:120px 0;background:linear-gradient(180deg,#f0f7ff,#f8fafc 50%,#fff);position:relative}.services-section .section-header{text-align:center;margin-bottom:80px}.services-section .section-header .section-title{font-size:48px;font-weight:800;color:#111827;margin-bottom:20px;letter-spacing:-.02em;line-height:1.2}@media(max-width:767px){.services-section .section-header .section-title{font-size:38px}}.services-section .section-header .section-subtitle{font-size:19px;color:#6b7280;max-width:650px;margin:0 auto;line-height:1.6;font-weight:400}.services-section .service-link{text-decoration:none;display:block;height:100%}.services-section .service-link:hover{text-decoration:none}.services-section .service-card{height:100%;border-radius:24px;border:1px solid rgba(45,128,181,.12);background:linear-gradient(135deg,#fff,#fafbff);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.services-section .service-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(45,128,181,.06) 0,transparent 60%);opacity:0;transition:opacity .4s ease}.services-section .service-card:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 25px 50px rgba(45,128,181,.18);border-color:#2d80b5}.services-section .service-card:hover:before{opacity:1}.services-section .service-card:hover .service-icon{transform:scale(1.1) rotate(5deg)}.services-section .service-card:hover .service-arrow{transform:translate(6px,-6px) rotate(-45deg);background:#2d80b5;color:#fff}.services-section .service-card .ant-card-body{padding:40px 28px;text-align:center;position:relative;z-index:1}.services-section .service-card .service-icon{width:88px;height:88px;margin:0 auto 28px;background:linear-gradient(135deg,#f0f7ff,#e1f0ff);border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:36px;color:#2d80b5;box-shadow:0 8px 24px rgba(45,128,181,.15);transition:all .4s cubic-bezier(.4,0,.2,1)}.services-section .service-card .service-title{font-size:26px;font-weight:700;color:#111827;margin-bottom:18px;letter-spacing:-.01em}.services-section .service-card .service-description{font-size:16px;color:#6b7280;line-height:1.7;margin-bottom:32px;font-weight:400}.services-section .service-card .service-arrow{position:absolute;bottom:28px;right:28px;width:48px;height:48px;background:linear-gradient(135deg,#f0f7ff,#e1f0ff);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2d80b5;font-size:18px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(45,128,181,.12)}.testimonials-section{padding:120px 0;background:linear-gradient(180deg,#fff,#f8fafc 50%,#f0f7ff);position:relative}.testimonials-section .section-header{text-align:center;margin-bottom:80px}.testimonials-section .section-header .section-title{font-size:48px;font-weight:800;color:#111827;margin-bottom:20px;letter-spacing:-.02em;line-height:1.2}@media(max-width:767px){.testimonials-section .section-header .section-title{font-size:38px}}.testimonials-section .section-header .section-subtitle{font-size:19px;color:#6b7280;max-width:650px;margin:0 auto;line-height:1.6;font-weight:400}.testimonials-section .testimonial-card{height:100%;border-radius:24px;border:1px solid rgba(45,128,181,.12);background:linear-gradient(135deg,#fff,#fafbff);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.testimonials-section .testimonial-card:before{content:"";position:absolute;top:-100%;left:-100%;width:300%;height:300%;background:radial-gradient(circle,rgba(45,128,181,.04) 0,transparent 70%);transition:all .6s ease}.testimonials-section .testimonial-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(45,128,181,.15);border-color:#2d80b5}.testimonials-section .testimonial-card:hover:before{top:-50%;left:-50%}.testimonials-section .testimonial-card .ant-card-body{padding:40px 32px;position:relative;z-index:1}.testimonials-section .testimonial-card .testimonial-content .stars{display:flex;gap:6px;margin-bottom:24px;color:#fbbf24;font-size:18px;filter:drop-shadow(0 2px 4px rgba(251,191,36,.2))}.testimonials-section .testimonial-card .testimonial-content .testimonial-text{font-size:17px;line-height:1.8;color:#1f2937;margin-bottom:28px;font-style:italic;font-weight:400;position:relative;padding-left:20px}.testimonials-section .testimonial-card .testimonial-content .testimonial-text:before{content:'"';position:absolute;left:0;top:-10px;font-size:60px;color:rgba(45,128,181,.15);font-family:Georgia,serif;line-height:1}.testimonials-section .testimonial-card .testimonial-content .testimonial-author{display:flex;align-items:center;gap:16px}.testimonials-section .testimonial-card .testimonial-content .testimonial-author .author-avatar{width:56px;height:56px;background:linear-gradient(135deg,#2d80b5,#1a5f8a);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;box-shadow:0 4px 12px rgba(45,128,181,.25)}.testimonials-section .testimonial-card .testimonial-content .testimonial-author .author-info .ant-typography{margin:0;display:block}.testimonials-section .testimonial-card .testimonial-content .testimonial-author .author-info .ant-typography:first-child{font-weight:600;color:#111827;font-size:16px;margin-bottom:4px}.testimonials-section .testimonial-card .testimonial-content .testimonial-author .author-info .ant-typography:last-child{color:#6b7280;font-size:14px}.cta-section{padding:120px 0;background:linear-gradient(135deg,#2d80b5,#1a5f8a 50%,#16547a);color:#fff;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.12) 0,transparent 40%),radial-gradient(circle at 80% 70%,rgba(16,185,129,.1) 0,transparent 40%),radial-gradient(circle at 50% 50%,rgba(245,158,11,.08) 0,transparent 50%);background-size:200% 200%;animation:gradient-shift 15s ease infinite}.cta-section:after{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.02) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.02) 1px,transparent 0);background-size:40px 40px;opacity:.4}.cta-section .cta-content{text-align:center;max-width:900px;margin:0 auto;position:relative;z-index:1}.cta-section .cta-content .cta-title{font-size:52px;font-weight:800;color:#fff;margin-bottom:28px;letter-spacing:-.02em;line-height:1.2}@media(max-width:767px){.cta-section .cta-content .cta-title{font-size:40px}}.cta-section .cta-content .cta-subtitle{font-size:21px;color:hsla(0,0%,100%,.92);margin-bottom:56px;line-height:1.7;font-weight:400;max-width:750px;margin-left:auto;margin-right:auto}.cta-section .cta-content .cta-actions{display:flex;gap:24px;justify-content:center;margin-bottom:56px;flex-wrap:wrap}.cta-section .cta-content .cta-actions .cta-btn-primary{height:64px!important;padding:0 42px!important;font-size:17px!important;font-weight:600!important;border-radius:16px!important;background:linear-gradient(135deg,#fff,#f0f7ff)!important;color:#2d80b5!important;border:none!important;box-shadow:0 12px 32px rgba(0,0,0,.25),0 4px 12px hsla(0,0%,100%,.2)!important;display:flex!important;align-items:center!important;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden}.cta-section .cta-content .cta-actions .cta-btn-primary .anticon,.cta-section .cta-content .cta-actions .cta-btn-primary span{color:#2d80b5!important}.cta-section .cta-content .cta-actions .cta-btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .5s ease}.cta-section .cta-content .cta-actions .cta-btn-primary:hover{transform:translateY(-4px) scale(1.03)!important;box-shadow:0 20px 50px rgba(0,0,0,.3),0 6px 16px hsla(0,0%,100%,.25)!important;color:#1a5f8a!important;background:linear-gradient(135deg,#fff,#e6f4ff)!important}.cta-section .cta-content .cta-actions .cta-btn-primary:hover .anticon,.cta-section .cta-content .cta-actions .cta-btn-primary:hover span{color:#1a5f8a!important}.cta-section .cta-content .cta-actions .cta-btn-primary:hover:before{left:100%}.cta-section .cta-content .cta-actions .cta-btn-primary:active{color:#16547a!important;transform:translateY(-2px) scale(1.01)!important}.cta-section .cta-content .cta-actions .cta-btn-primary:active .anticon,.cta-section .cta-content .cta-actions .cta-btn-primary:active span{color:#16547a!important}.cta-section .cta-content .cta-actions .cta-btn-primary:focus{color:#2d80b5!important;background:linear-gradient(135deg,#fff,#f0f7ff)!important}.cta-section .cta-content .cta-actions .cta-btn-primary:focus .anticon,.cta-section .cta-content .cta-actions .cta-btn-primary:focus span{color:#2d80b5!important}.cta-section .cta-content .cta-actions .cta-btn-secondary{height:64px!important;padding:0 42px!important;font-size:17px!important;font-weight:600!important;border-radius:16px!important;background:hsla(0,0%,100%,.12)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#fff!important;border:2px solid hsla(0,0%,100%,.35)!important;display:flex!important;align-items:center!important;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.cta-section .cta-content .cta-actions .cta-btn-secondary .anticon,.cta-section .cta-content .cta-actions .cta-btn-secondary span{color:#fff!important}.cta-section .cta-content .cta-actions .cta-btn-secondary:hover{background:hsla(0,0%,100%,.22)!important;border-color:hsla(0,0%,100%,.55)!important;color:#fff!important;transform:translateY(-4px) scale(1.03)!important;box-shadow:0 16px 40px rgba(0,0,0,.25)!important}.cta-section .cta-content .cta-actions .cta-btn-secondary:hover .anticon,.cta-section .cta-content .cta-actions .cta-btn-secondary:hover span{color:#fff!important}.cta-section .cta-content .cta-actions .cta-btn-secondary:active{background:hsla(0,0%,100%,.18)!important;transform:translateY(-2px) scale(1.01)!important;color:#fff!important}.cta-section .cta-content .cta-actions .cta-btn-secondary:active .anticon,.cta-section .cta-content .cta-actions .cta-btn-secondary:active span{color:#fff!important}.cta-section .cta-content .cta-actions .cta-btn-secondary:focus{color:#fff!important;background:hsla(0,0%,100%,.12)!important;border-color:hsla(0,0%,100%,.35)!important}.cta-section .cta-content .cta-actions .cta-btn-secondary:focus .anticon,.cta-section .cta-content .cta-actions .cta-btn-secondary:focus span{color:#fff!important}.cta-section .cta-content .cta-features{display:flex;gap:40px;justify-content:center;flex-wrap:wrap}.cta-section .cta-content .cta-features .cta-feature{display:flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.92);font-size:15px;font-weight:500;padding:10px 20px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;border:1px solid hsla(0,0%,100%,.2)}.cta-section .cta-content .cta-features .cta-feature .anticon{color:#10b981;font-size:18px;filter:drop-shadow(0 2px 4px rgba(16,185,129,.3))}.footer{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f172a);color:#fff;padding:100px 0 48px;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(45,128,181,.5) 50%,transparent)}.footer .footer-content{position:relative;z-index:1}.footer .footer-content .footer-main{display:grid;grid-template-columns:1fr 2fr;grid-gap:100px;gap:100px;margin-bottom:60px}@media(max-width:991px){.footer .footer-content .footer-main{grid-template-columns:1fr;gap:60px}}.footer .footer-content .footer-main .footer-brand .footer-title{color:#fff;font-size:32px;font-weight:800;margin-bottom:20px;letter-spacing:-.01em;background:linear-gradient(135deg,#fff,#a7f3d0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer .footer-content .footer-main .footer-brand .footer-description{color:hsla(0,0%,100%,.75);line-height:1.8;margin:0;font-size:15px;font-weight:400;max-width:350px}.footer .footer-content .footer-main .footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px;gap:60px}@media(max-width:767px){.footer .footer-content .footer-main .footer-links{grid-template-columns:1fr;gap:40px}}.footer .footer-content .footer-main .footer-links .footer-column .footer-column-title{color:#fff;font-size:17px;font-weight:700;margin-bottom:24px;letter-spacing:-.01em}.footer .footer-content .footer-main .footer-links .footer-column .footer-link{display:block;color:hsla(0,0%,100%,.7);text-decoration:none;margin-bottom:14px;transition:all .3s ease;font-size:15px;padding-left:0;position:relative}.footer .footer-content .footer-main .footer-links .footer-column .footer-link:before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:linear-gradient(90deg,#2d80b5,#10b981);transition:width .3s ease}.footer .footer-content .footer-main .footer-links .footer-column .footer-link:hover{color:#2d80b5;padding-left:12px}.footer .footer-content .footer-main .footer-links .footer-column .footer-link:hover:before{width:100%}.footer .footer-content .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:40px;border-top:1px solid hsla(0,0%,100%,.12)}@media(max-width:767px){.footer .footer-content .footer-bottom{flex-direction:column;gap:20px;text-align:center}}.footer .footer-content .footer-bottom .footer-copyright,.footer .footer-content .footer-bottom .footer-social{color:hsla(0,0%,100%,.7);font-size:15px}@media(max-width:767px){.hero-section{min-height:85vh;padding:80px 0}.hero-section .container{padding:0 20px}.hero-section .hero-title{font-size:42px!important}.hero-section .hero-subtitle{font-size:18px!important}.cta-section,.features-section,.healthcare-services-section,.platform-performance-section,.quick-actions-section,.services-section,.testimonials-section{padding:80px 0}.section-header .section-title{font-size:36px!important}.section-header .section-subtitle{font-size:17px!important}.footer{padding:80px 0 48px}}@media(max-width:575px){.hero-section{min-height:auto;padding:60px 0}.hero-section .hero-content .hero-title{font-size:34px!important}.hero-section .hero-content .hero-subtitle{font-size:16px!important;margin-bottom:32px!important}.hero-section .hero-content .hero-stats{flex-direction:column;gap:16px!important;margin-bottom:40px!important}.hero-section .hero-content .hero-actions{flex-direction:column;align-items:stretch;gap:16px!important}.hero-section .hero-content .hero-actions .hero-btn-primary,.hero-section .hero-content .hero-actions .hero-btn-secondary{width:100%;justify-content:center;height:52px!important;font-size:15px!important}.features-section,.healthcare-services-section,.platform-performance-section,.quick-actions-section,.services-section,.testimonials-section{padding:60px 0}.cta-section{padding:70px 0}.cta-section .cta-content .cta-title{font-size:32px!important}.cta-section .cta-content .cta-subtitle{font-size:17px!important;margin-bottom:40px!important}.cta-section .cta-content .cta-actions{flex-direction:column;align-items:stretch;gap:16px!important;margin-bottom:40px!important}.cta-section .cta-content .cta-actions .cta-btn-primary,.cta-section .cta-content .cta-actions .cta-btn-secondary{width:100%;justify-content:center;height:56px!important;font-size:15px!important}.cta-section .cta-content .cta-features{gap:16px!important}.cta-section .cta-content .cta-features .cta-feature{font-size:13px!important;padding:8px 16px!important}.footer{padding:60px 0 40px}.action-card .ant-card-body,.feature-card .ant-card-body,.service-card .ant-card-body,.testimonial-card .ant-card-body{padding:24px 20px!important}.feature-icon,.service-icon{width:72px!important;height:72px!important;font-size:30px!important;margin-bottom:20px!important}.enhanced-service-card{border-radius:20px!important}.enhanced-service-card .service-card-content{padding:24px 20px!important;gap:16px!important}.enhanced-service-card .service-icon-wrapper{width:72px!important;height:72px!important}.enhanced-service-card .service-icon-wrapper .service-icon{font-size:32px!important}.enhanced-service-card .service-title{font-size:19px!important}.enhanced-service-card .service-description{font-size:14px!important}.enhanced-service-card .service-stats{padding:12px!important}.enhanced-service-card .service-stats .stat-number{font-size:28px!important}.enhanced-service-card .service-stats .stat-label{font-size:12px!important}.enhanced-service-card .service-features{gap:10px!important}.enhanced-service-card .service-features .feature-item{font-size:13px!important}.enhanced-service-card .service-features .feature-item .anticon{font-size:14px!important}.enhanced-service-card .service-btn{height:44px!important;font-size:14px!important}.enhanced-service-card:hover{transform:translateY(-6px) scale(1.01)!important}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#111827;background:#fff;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;line-height:1.25;color:#111827;margin-bottom:1rem}h1{font-size:3rem}@media(max-width:767px){h1{font-size:2.25rem}}h2{font-size:2.25rem}@media(max-width:767px){h2{font-size:1.875rem}}h3{font-size:1.875rem}@media(max-width:767px){h3{font-size:1.5rem}}h4{font-size:1.5rem}@media(max-width:767px){h4{font-size:1.25rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;color:#6b7280}a{color:#2d80b5;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out}a:hover{color:#2474a3;text-decoration:underline}b,strong{font-weight:700}em,i{font-style:italic}small{font-size:.875rem}ol,ul{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.5rem}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}td,th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #f1f5f9}th{font-weight:600;color:#111827;background:#f1f5f9}button,input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer}input:focus,select:focus,textarea:focus{outline:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#e2e8f0}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#64748b}*{scrollbar-width:thin;scrollbar-color:#94a3b8 #e2e8f0}::selection{background:#c3e1ff;color:#16547a}::-moz-selection{background:#c3e1ff;color:#16547a}.ant-btn-primary{background:#2d80b5!important;border-color:#2d80b5!important;box-shadow:0 1px 2px 0 rgba(37,99,235,.1)!important}.ant-btn-primary:hover:not(:disabled){background:#2474a3!important;border-color:#2474a3!important;box-shadow:0 1px 3px 0 rgba(37,99,235,.15)!important}.ant-btn-primary:focus{background:#2474a3!important;border-color:#2474a3!important;box-shadow:0 0 0 3px rgba(37,99,235,.1)!important}.ant-btn-default:hover{color:#2d80b5!important;border-color:#2d80b5!important}.ant-input-focused,.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:#2d80b5!important;box-shadow:0 0 0 3px rgba(37,99,235,.1)!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:#2d80b5!important;border-color:#2d80b5!important}.ant-radio-checked .ant-radio-inner{border-color:#2d80b5!important}.ant-radio-checked .ant-radio-inner:after,.ant-switch-checked{background-color:#2d80b5!important}.ant-tabs-ink-bar{background:#2d80b5!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab:hover{color:#2d80b5!important}.ant-pagination-item-active{border-color:#2d80b5!important}.ant-pagination-item-active a{color:#2d80b5!important}.ant-pagination-item:hover{border-color:#2d80b5!important}.ant-pagination-item:hover a{color:#2d80b5!important}.ant-card{border-radius:8px!important;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important;border:1px solid #f1f5f9!important;background:#fff!important}.ant-modal{top:5vh}.ant-modal .ant-modal-content{border-radius:16px!important;overflow:hidden!important;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important;border:1px solid rgba(45,128,181,.1)!important;background:#fff!important}.ant-modal .ant-modal-close{top:20px!important;right:20px!important;width:40px!important;height:40px!important;border-radius:50%!important;background:hsla(0,0%,100%,.9)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(45,128,181,.1)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.ant-modal .ant-modal-close:hover{background:rgba(239,68,68,.1)!important;border-color:rgba(239,68,68,.3)!important;transform:scale(1.05)!important}.ant-modal .ant-modal-close .ant-modal-close-x{color:#64748b!important;font-size:16px!important;font-weight:600!important}.ant-modal .ant-modal-header{padding:20px 28px!important;border-bottom:1px solid #f1f5f9!important;background:#fff!important}.ant-modal .ant-modal-header .ant-modal-title{font-size:20px!important;font-weight:600!important;color:#111827!important;line-height:1.4!important;margin:0!important}.ant-modal .ant-modal-body{padding:28px!important;background:#fff!important;max-height:calc(85vh - 200px)!important;overflow-y:auto!important;overflow-x:hidden!important}.ant-modal .ant-modal-body::-webkit-scrollbar{width:8px!important}.ant-modal .ant-modal-body::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:4px!important}.ant-modal .ant-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#cbd5e1,#94a3b8)!important;border-radius:4px!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}.ant-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#94a3b8,#64748b)!important}.ant-modal .ant-modal-footer{padding:16px 28px!important;border-top:1px solid #f1f5f9!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}@media(max-width:768px){.ant-modal{top:2vh!important;padding:16px!important}.ant-modal .ant-modal-content{border-radius:12px!important}.ant-modal .ant-modal-close{top:12px!important;right:12px!important;width:36px!important;height:36px!important}.ant-modal .ant-modal-header{padding:20px 24px!important}.ant-modal .ant-modal-body{padding:24px!important;max-height:calc(80vh - 180px)!important}.ant-modal .ant-modal-footer{padding:12px 24px!important}}@media(max-width:576px){.ant-modal .ant-modal-body{max-height:calc(75vh - 160px)!important;padding:20px!important}}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-padding{padding:4rem 0}@media(min-width:768px){.section-padding{padding:6rem 0}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#2d80b5}.text-secondary{color:#6b7280}.text-success{color:#10b981}.text-warning{color:#f59e0b}.text-error{color:#f87171}.bg-primary{background:#2d80b5;color:#fff}.bg-white{background:#fff!important}.bg-gray{background:#f1f5f9!important}.bg-light{background:#f8fafc!important}.bg-primary{background:#2d80b5!important;color:#fff!important}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-column{display:flex;flex-direction:column}@media(max-width:767px){.hidden-mobile{display:none!important}}@media(min-width:768px){.hidden-desktop{display:none!important}}.fade-in{animation:fadeIn ease-in-out .25s ease-in-out}.slide-up{animation:slideUp ease-out .25s ease-in-out}.healthcare-gradient{color:#fff}.healthcare-gradient,.healthcare-gradient-text{background:linear-gradient(135deg,#2d80b5,#6366f1)}.healthcare-gradient-text{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.status-badge,.status-badge-success{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.status-badge-success{background:#d1fae5;color:#047857}.status-badge-warning{background:#fef3c7;color:#b45309}.status-badge-error,.status-badge-warning{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.status-badge-error{background:#fee2e2;color:#b91c1c}.status-badge-info{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background:#e1f0ff;color:#1e6b9a}.hover-lift{transition:transform .25s ease-in-out,box-shadow .25s ease-in-out}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 10px 24px 0 rgba(0,0,0,.15)}.healthcare-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.08);transition:all .25s ease-in-out}.healthcare-card:hover{box-shadow:0 6px 16px 0 rgba(0,0,0,.12)}.healthcare-card{background:#fff!important;border:1px solid #f1f5f9!important}.healthcare-card-hover{cursor:pointer;transition:all .25s ease-in-out}.healthcare-card-hover:hover{transform:translateY(-4px);box-shadow:0 10px 24px 0 rgba(0,0,0,.15)}.healthcare-card-hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important}.section-primary{background:linear-gradient(135deg,#2d80b5,#2474a3);color:#fff;padding:4rem 0}.section-secondary{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;padding:4rem 0}.section-light{background:#f8fafc;padding:4rem 0}.section-white{background:#fff;padding:4rem 0}.medical-badge{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:9999px;background:#e1f0ff;color:#2474a3;font-size:1.5rem}.medical-badge-lg{width:64px;height:64px;font-size:2.25rem}.medical-badge-sm{width:32px;height:32px;font-size:1rem}.rating-display{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#f59e0b}.feature-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.08);transition:all .25s ease-in-out}.feature-card:hover{box-shadow:0 6px 16px 0 rgba(0,0,0,.12)}.feature-card{text-align:center;padding:2rem}.feature-card:hover{transform:translateY(-8px);box-shadow:0 10px 24px 0 rgba(0,0,0,.15)}.feature-card .feature-icon{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:9999px;background:#e1f0ff;display:flex;align-items:center;justify-content:center;font-size:2.25rem;color:#2474a3}.feature-card .feature-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#111827}.feature-card .feature-description{color:#6b7280}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-to-content{position:absolute;top:-40px;left:0;background:#2d80b5;color:#fff;padding:.5rem 1rem;z-index:9999}.skip-to-content:focus{top:0}:focus-visible{outline:2px solid #2d80b5;outline-offset:2px;border-radius:4px}[style*="background-color: #000"],[style*="background-color: black"],[style*="background: #000"],[style*="background: black"]{background:#fff!important}.modern-container{padding:1.5rem}.modern-card,.modern-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border:1px solid #f1f5f9}.modern-card{transition:all .2s ease-in-out}.modern-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-1px)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@media print{body{background:#fff}a{text-decoration:underline}.no-print{display:none!important}}