.hero{background:linear-gradient(135deg,#1e335a,#0b1b33);position:relative;overflow:hidden}.hero-main{grid-template-columns:1.2fr 1fr;align-items:stretch;min-height:82vh;display:grid}.hero-overlay{display:none}.hero-content{color:#fff;z-index:2;margin-top:100px;padding:80px}.hero-content h1{font-size:2.6rem;line-height:1.2}.hero-content p{opacity:.9;margin-top:24px;margin-bottom:24px;font-size:1.1rem}.hero-btn{color:#fff;background:#e10600;border-radius:8px;padding:14px 34px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.hero-btn:hover{background:#ff2a2a;transform:translateY(-2px)}.hero-image{z-index:1;position:relative}.hero-image img{object-fit:cover;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);width:100%;height:100%;display:block}.rotating-text{vertical-align:bottom;color:#ff4d4f;min-width:14ch;height:1.3em;display:inline-block;position:relative;overflow:hidden}.rotating-text span{opacity:0;width:100%;animation:10s infinite rotateText;position:absolute;top:0;left:0;transform:translateY(100%)}.rotating-text span:first-child{animation-delay:0s}.rotating-text span:nth-child(2){animation-delay:2.5s}.rotating-text span:nth-child(3){animation-delay:5s}.rotating-text span:nth-child(4){animation-delay:7.5s}@keyframes rotateText{0%{opacity:0;transform:translateY(100%)}10%{opacity:1;transform:translateY(0)}25%{opacity:1}35%{opacity:0;transform:translateY(-100%)}to{opacity:0}}.hero-marquee{z-index:10;background:#eaf3ff;width:100%;padding:18px 0;position:relative}.marquee-track{white-space:nowrap;justify-content:center;gap:70px;animation:10s linear infinite marquee;display:flex}.marquee-track span{color:#1f3b68;font-size:.95rem;font-weight:600}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.hero-main{background:url(/images/hero-ai.jpg) 50%/cover no-repeat;grid-template-columns:1fr;min-height:34vh}.hero-image{display:none}.hero-overlay{z-index:1;background:linear-gradient(#0b1b33bf,#0b1b33e6);display:block;position:absolute;inset:0}.hero-content{text-align:center;z-index:2;margin-top:0;padding:48px 20px 28px}.hero-content h1{font-size:1.5rem;line-height:1.5}.rotating-text{height:1.4em;display:block}.hero-btn{width:100%;max-width:260px}}
.hero-banner-container{border-bottom:1px solid #e2e8f0cc;width:100%;padding:2.5rem 1.5rem 4rem;transition:all .4s ease-in-out}.hero-banner-container.smart{background:linear-gradient(135deg,#f8fafc 0%,#edf2f7 50%,#e2e8f0 100%)}.hero-banner-container.ai{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#020617 60%,#1e1b4b 100%)}.hero-banner-container.unified{background:linear-gradient(135deg,#f0fdf4 0%,#e0f2fe 60%,#fef3c7 100%)}.banner-tabs-wrapper{justify-content:center;margin-bottom:2rem;display:flex}.banner-tabs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #cbd5e199;border-radius:9999px;gap:.5rem;padding:.35rem;display:inline-flex;box-shadow:0 4px 20px #0000000d}.hero-banner-container.ai .banner-tabs{background:#0f172acc;border-color:#334155cc}.tab-btn{cursor:pointer;color:#475569;background:0 0;border:none;border-radius:9999px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .25s}.hero-banner-container.ai .tab-btn{color:#94a3b8}.tab-btn.active{color:#fff;background:#2563eb;box-shadow:0 4px 12px #2563eb59}.banner-content{max-width:1280px;margin:0 auto}.banner-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}@media (max-width:992px){.banner-grid{grid-template-columns:1fr;gap:2rem}}.brand-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.brand-badge.dark{color:#38bdf8;background:#1e293bcc;border-color:#38bdf84d}.hero-heading{color:#0f172a;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.2}.hero-heading.dark{color:#fff}.highlight-orange{color:#ea580c}.highlight-blue{color:#2563eb}.highlight-cyan{color:#06b6d4}.hero-subtext{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.hero-subtext.dark{color:#94a3b8}.value-cards-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.value-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem;display:flex;box-shadow:0 2px 8px #0000000a}.value-card.dark{background:#1e293b99;border-color:#334155cc}.value-card h4{color:#1e293b;margin:0;font-size:.95rem;font-weight:700}.value-card p{color:#64748b;margin:0;font-size:.8rem}.value-card.dark p{color:#94a3b8}.card-icon-box{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.card-icon-box.orange{color:#ea580c;background:#fff7ed}.card-icon-box.blue{color:#2563eb;background:#eff6ff}.card-icon-box.teal{color:#0d9488;background:#f0fdf4}.card-icon-box.green{color:#16a34a;background:#f0fdf4}.card-icon-box.cyan{color:#06b6d4;background:#06b6d426}.card-icon-box.purple{color:#c084fc;background:#a855f726}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{color:#fff;background:#ea580c;border-radius:10px;padding:.8rem 1.75rem;font-weight:700;text-decoration:none;transition:all .25s;box-shadow:0 4px 14px #ea580c4d}.btn-primary:hover{background:#c2410c;transform:translateY(-2px)}.btn-secondary{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:.8rem 1.75rem;font-weight:600;text-decoration:none;transition:all .25s}.btn-cyan{color:#0f172a;background:#06b6d4;border-radius:10px;padding:.8rem 1.75rem;font-weight:700;text-decoration:none;box-shadow:0 4px 14px #06b6d466}.btn-glass{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;padding:.8rem 1.75rem;font-weight:600;text-decoration:none}.banner-visual{justify-content:center;align-items:center;display:flex;position:relative}.visual-card-glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #fffc;border-radius:20px;width:100%;padding:1.5rem;box-shadow:0 20px 40px #00000014}.glass-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.glass-header .dot{border-radius:50%;width:10px;height:10px}.dot.red{background:#ef4444}.dot.yellow{background:#f59e0b}.dot.green{background:#10b981}.glass-header .title{color:#64748b;margin-left:.5rem;font-size:.85rem;font-weight:700}.stats-preview-box{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.stat-pill{background:#f8fafc;border-left:4px solid #2563eb;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.stat-pill.alert{background:#fef2f2;border-left-color:#ef4444}.stat-num{color:#0f172a;font-size:1.4rem;font-weight:800}.stat-lbl{color:#64748b;font-size:.85rem;font-weight:600}.visual-badge{text-align:center;color:#ea580c;padding-top:.5rem;font-size:.85rem;font-weight:700}.ai-visual{height:380px}.ai-brain-container{background:radial-gradient(circle,#06b6d426 0%,#0000 70%);border:1px solid #38bdf833;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.glowing-ai-brain{background:radial-gradient(circle,#06b6d4 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;animation:3s ease-in-out infinite alternate pulseBrain;display:flex;position:relative;box-shadow:0 0 50px #06b6d4cc}@keyframes pulseBrain{0%{transform:scale(.95);box-shadow:0 0 30px #06b6d480}to{transform:scale(1.05);box-shadow:0 0 70px #06b6d4e6}}.ai-label{letter-spacing:1px;color:#fff;text-align:center;font-size:.65rem;font-weight:800}.ai-metrics-overlay{gap:1.5rem;margin-top:2rem;display:flex}.ai-metric-item{background:#0f172acc;border:1px solid #38bdf84d;border-radius:12px;flex-direction:column;align-items:center;padding:.6rem 1.2rem;display:flex}.m-val{color:#38bdf8;font-size:1.2rem;font-weight:800}.m-lbl{color:#94a3b8;font-size:.75rem}.hub-preview-badge{text-align:center;background:#fff;border:2px solid #bfdbfe;border-radius:20px;width:100%;padding:2rem;box-shadow:0 15px 30px #2563eb14}.hub-center-logo{color:#1e293b;margin-bottom:1.5rem;font-size:1.2rem}.node-chips-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.chip{color:#475569;background:#f1f5f9;border-radius:8px;padding:.6rem;font-size:.85rem;font-weight:600}.chip.active{color:#1d4ed8;background:#dbeafe;border:1px solid #93c5fd}
.dashboard-mockup-section{max-width:1280px;margin:4rem auto;padding:0 1.5rem}.dashboard-container-glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:24px;padding:2rem;overflow:hidden;box-shadow:0 20px 50px #0f172a0f}.dash-top-bar{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.dash-brand{align-items:center;gap:1rem;display:flex}.dash-logo-icon{font-size:2rem}.dash-brand h3{color:#0f172a;margin:0;font-size:1.2rem;font-weight:800}.live-status{color:#16a34a;font-size:.8rem;font-weight:600}.dash-controls{gap:.5rem;display:flex}.metric-tab-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.metric-tab-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.kpi-metrics-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}@media (max-width:992px){.kpi-metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.kpi-metrics-grid{grid-template-columns:1fr}}.kpi-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:transform .25s;display:flex;box-shadow:0 4px 12px #00000008;-webkit-text-fill-color:initial!important}.kpi-card:hover{transform:translateY(-3px)}.kpi-icon{background:#f8fafc;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.kpi-card.card-border-blue{border-top:4px solid #2563eb}.kpi-card.card-border-teal{border-top:4px solid #0d9488}.kpi-card.card-border-purple{border-top:4px solid #9333ea}.kpi-card.card-border-red{border-top:4px solid #ef4444}.kpi-details{flex-grow:1}.kpi-label{color:#64748b;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block;-webkit-text-fill-color:#64748b!important}.kpi-value-row{align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.kpi-value{color:#0f172a;font-size:1.75rem;font-weight:800;-webkit-text-fill-color:#0f172a!important}.kpi-badge{border-radius:9999px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.kpi-badge.positive{color:#15803d;background:#dcfce7;-webkit-text-fill-color:#15803d!important}.kpi-badge.neutral{color:#7e22ce;background:#f3e8ff;-webkit-text-fill-color:#7e22ce!important}.kpi-badge.danger{color:#b91c1c;background:#fee2e2;-webkit-text-fill-color:#b91c1c!important}.progress-bar-mini{background:#e2e8f0;border-radius:9999px;flex-grow:1;height:6px;overflow:hidden}.progress-fill{background:#0d9488;border-radius:9999px;height:100%}.kpi-sub{color:#94a3b8;font-size:.75rem;-webkit-text-fill-color:#94a3b8!important}.triage-preview-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.triage-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.triage-header h4{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.triage-count{color:#fff;background:#ef4444;border-radius:9999px;padding:.2rem .6rem;font-size:.8rem;font-weight:700}.triage-table-wrapper{overflow-x:auto}.triage-table{border-collapse:collapse;text-align:left;width:100%;font-size:.85rem}.triage-table th{color:#64748b;border-bottom:2px solid #e2e8f0;padding:.75rem 1rem;font-weight:600}.triage-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.85rem 1rem}.modality-chip{border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.modality-chip.ct{color:#1d4ed8;background:#dbeafe}.modality-chip.xr{color:#b45309;background:#fef3c7}.modality-chip.mr{color:#6b21a8;background:#f3e8ff}.urgency-tag{font-size:.75rem;font-weight:700}.urgency-tag.critical{color:#dc2626}.urgency-tag.high{color:#ea580c}.urgency-tag.medium{color:#2563eb}.status-tag{font-size:.75rem;font-weight:600}.status-tag.active{color:#2563eb}.status-tag.complete{color:#16a34a}
.connected-hub-section{max-width:1280px;margin:5rem auto;padding:0 1.5rem}.hub-container{grid-template-columns:1.1fr 1fr;align-items:center;gap:2.5rem;margin-top:3rem;margin-bottom:4rem;display:grid}@media (max-width:992px){.hub-container{grid-template-columns:1fr}}.hub-diagram-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 20px 50px #0f172a0d}.hub-center-core-banner{background:linear-gradient(135deg,#fff7ed 0%,#eff6ff 100%);border:1px solid #ffedd5;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 4px 14px #ea580c14}.core-logo-badge{color:#fff;background:#ea580c;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.6rem;display:flex;box-shadow:0 4px 12px #ea580c4d}.core-text-info h3{color:#0f172a;margin:0 0 .15rem;font-size:1.1rem;font-weight:800}.core-text-info p{color:#64748b;margin:0;font-size:.8rem;font-weight:600}.hub-nodes-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:576px){.hub-nodes-grid{grid-template-columns:repeat(2,1fr)}}.node-button{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:110px;padding:1.25rem .85rem;transition:all .25s;display:flex}.node-button:hover{background:#fff;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb1f}.node-button.active{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-color:#2563eb;transform:scale(1.03);box-shadow:0 10px 25px #2563eb59}.node-icon{margin-bottom:.4rem;font-size:1.8rem}.node-label{text-align:center;font-size:.85rem;font-weight:700;line-height:1.2}.dept-detail-panel{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2rem;box-shadow:0 20px 50px #0f172a0d}.panel-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.panel-icon{background:#eff6ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:2rem;display:flex}.panel-header h3{color:#0f172a;margin:0 0 .2rem;font-size:1.35rem;font-weight:800}.panel-badge{color:#2563eb;background:#dbeafe;border-radius:9999px;padding:.2rem .6rem;font-size:.78rem;font-weight:700}.panel-desc{color:#475569;margin-bottom:1.5rem;font-size:1rem;line-height:1.65}.panel-features-box h4{color:#0f172a;margin-bottom:.85rem;font-size:.9rem;font-weight:800}.features-chips-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.feat-chip{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem .85rem;font-size:.85rem;font-weight:600;display:flex}.check-icon{color:#16a34a;font-weight:800}.pillars-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:992px){.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.pillars-grid{grid-template-columns:1fr}}.pillar-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #00000008}.pillar-icon{margin-bottom:.75rem;font-size:2rem}.pillar-card h4{color:#0f172a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.pillar-card p{color:#64748b;margin:0;font-size:.85rem}
.module-suite-section{max-width:1280px;margin:5rem auto;padding:0 1.5rem}.modules-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}@media (max-width:992px){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.modules-grid{grid-template-columns:1fr}}.module-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:1.75rem;transition:all .25s;display:flex;box-shadow:0 4px 15px #00000008}.module-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000014}.module-card.border-blue{border-top:4px solid #2563eb}.module-card.border-teal{border-top:4px solid #0d9488}.module-card.border-amber{border-top:4px solid #d97706}.module-card.border-purple{border-top:4px solid #9333ea}.module-card.border-cyan{border-top:4px solid #06b6d4}.module-card.border-green{border-top:4px solid #16a34a}.module-card-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.mod-icon-box{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.mod-icon-box.bg-blue{color:#2563eb;background:#eff6ff}.mod-icon-box.bg-teal{color:#0d9488;background:#f0fdf4}.mod-icon-box.bg-amber{color:#d97706;background:#fffbe6}.mod-icon-box.bg-purple{color:#9333ea;background:#f3e8ff}.mod-icon-box.bg-cyan{color:#06b6d4;background:#ecfeff}.mod-icon-box.bg-green{color:#16a34a;background:#f0fdf4}.module-card-header h3{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.mod-desc{color:#64748b;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.mod-bullets{flex-direction:column;gap:.5rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.mod-bullets li{color:#334155;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.bullet-check{color:#16a34a;font-weight:800}
