:root{--primary-blue:#0061a5;--primary-blue-dark:#004c82;--primary-blue-light:#ebf4fb;--accent-purple:#7e22ce;--accent-indigo:#4f46e5;--accent-teal:#0d9488;--accent-emerald:#059669;--accent-rose:#e11d48;--accent-coral:#ef4444;--text-dark:#0f172a;--text-muted:#64748b;--text-light:#94a3b8;--bg-page:#fff;--bg-subtle:#f8fafc;--bg-card:#fff;--border-subtle:#e2e8f0;--border-light:#f1f5f9;--font-main:"Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-inter:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-manrope:"Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-main);color:var(--text-dark);background-color:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:clip}p,.hero-subtitle,.section-subtitle-clean,.phone-text-desc,.journey-desc,.testimonial-quote,.cta-description,.card-desc,.feature-desc{font-family:var(--font-inter)}.landing-page{width:100%;position:relative;overflow-x:clip}.container{max-width:1320px;margin:0 auto;padding:0 1.5rem}a{color:inherit;text-decoration:none;transition:color .2s,opacity .2s}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}.center-text{text-align:center}.text-left{text-align:left}.text-blue{color:var(--primary-blue)}.text-purple{color:#8b5cf6}.text-indigo{color:#4f46e5}.text-red{color:#ef4444}button{cursor:pointer;border:none;outline:none;font-family:inherit;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-primary{background-color:var(--primary-blue);color:#fff;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.9375rem;font-weight:600;display:inline-flex}.btn-primary:hover{background-color:var(--primary-blue-dark);transform:translateY(-1px)}.btn-outline{color:#334155;background-color:#fff;border:1px solid #cbd5e1;border-radius:9999px;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:.9375rem;font-weight:600;display:inline-flex}.btn-outline:hover{background-color:#f8fafc;border-color:#94a3b8;transform:translateY(-1px)}.btn-dark{color:#fff;background-color:#0f172a;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;display:inline-flex}.btn-dark:hover{background-color:#1e293b;transform:translateY(-1px)}.btn-small{padding:.5rem 1.25rem;font-size:.85rem}.flex-btn{color:#fff;background-color:#0f172a;border-radius:.75rem;align-items:center;gap:.65rem;padding:.75rem 1.35rem;font-size:.875rem;font-weight:600;display:inline-flex}.flex-btn:hover{background-color:#1e293b;transform:translateY(-2px)}.top-utility-bar{z-index:102;color:#64748b;background-color:#fff;border-bottom:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:1.5rem;padding:.45rem 2rem;font-size:.775rem;display:flex;position:relative}.top-bar-item{color:#475569;align-items:center;gap:.35rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.top-bar-item:hover,.top-bar-item.active{color:var(--primary-blue)}.top-bar-dropdown-trigger{font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0}.top-dropdown-chevron{opacity:.65;transition:transform .2s cubic-bezier(.16,1,.3,1)}.top-dropdown-chevron.rotated{opacity:1;color:var(--primary-blue);transform:rotate(180deg)}.contact-dropdown-container{align-items:center;display:inline-flex;position:relative}.top-contact-popover{z-index:1000;text-align:left;background-color:#fff;border:1px solid #f1f5f9;border-radius:1rem;width:290px;padding:.85rem;animation:.2s cubic-bezier(.16,1,.3,1) forwards topContactFadeIn;position:absolute;top:calc(100% + 10px);right:-20px;box-shadow:0 20px 35px -10px #0f172a24,0 0 0 1px #0f172a0d}@keyframes topContactFadeIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.top-contact-popover-header{padding:.25rem .4rem .55rem}.contact-popover-tag{color:var(--primary-blue);text-transform:uppercase;letter-spacing:.05em;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:4px;margin-bottom:.3rem;padding:.15rem .5rem;font-size:.6875rem;font-weight:700;display:inline-block}.contact-popover-sub{color:#0f172a;margin:0;font-size:.8125rem;font-weight:700;line-height:1.3}.top-contact-popover-list{flex-direction:column;gap:.25rem;margin-top:.25rem;display:flex}.top-contact-item{background-color:#fafafc;border:1px solid #f1f5f9;border-radius:10px;align-items:center;gap:.8rem;padding:.65rem .75rem;text-decoration:none;transition:all .18s;display:flex}.top-contact-item:hover{background-color:#eff6ff;border-color:#dbeafe;transform:translate(2px)}.top-contact-icon-badge{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.phone-badge{color:var(--primary-blue);background-color:#eff6ff;border:1px solid #dbeafe}.email-badge{color:#db2777;background-color:#fdf2f8;border:1px solid #fce7f3}.top-contact-text{flex-direction:column;display:flex}.top-contact-label{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:600;line-height:1.2}.top-contact-val{color:#0f172a;margin-top:.1rem;font-size:.85rem;font-weight:700;line-height:1.2}.top-contact-divider{background-color:#f1f5f9;height:1px;margin:.15rem 0}.top-contact-footer{color:#64748b;border-top:1px solid #f1f5f9;align-items:center;gap:.45rem;margin-top:.45rem;padding:.55rem .4rem .15rem;font-size:.725rem;font-weight:500;display:flex}.top-flag-wrapper{background-color:#f8fafc;border-radius:2.5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:13px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #0f172a1a}.country-flag-svg{object-fit:cover;width:100%;height:100%;display:block}.top-flag-icon{object-fit:cover;border-radius:2.5px;width:18px;height:13px;box-shadow:0 0 0 1px #0f172a1a}.top-svg-icon{opacity:.7;width:13px;height:13px}.country-selector-container{align-items:center;display:inline-flex;position:relative}.country-trigger-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .4rem;font-family:inherit;font-size:.775rem;line-height:1;transition:background-color .15s,color .15s}.country-trigger-btn:hover,.country-trigger-btn.active{color:var(--primary-blue);background-color:#f1f5f9}.country-trigger-name{font-weight:500}.country-chevron{color:#64748b;transition:transform .22s cubic-bezier(.16,1,.3,1),color .15s}.country-chevron.rotate{color:var(--primary-blue);transform:rotate(180deg)}.country-dropdown-popover{z-index:200;transform-origin:100% 0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:170px;padding:.35rem;animation:.18s cubic-bezier(.16,1,.3,1) countryFadeSlide;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 25px -3px #0f172a1a,0 4px 10px -2px #0f172a0a}@keyframes countryFadeSlide{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.country-dropdown-list{overscroll-behavior:contain;flex-direction:column;gap:2px;max-height:260px;display:flex;overflow-y:auto}.country-dropdown-list::-webkit-scrollbar{width:4px}.country-dropdown-list::-webkit-scrollbar-track{background:0 0}.country-dropdown-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.country-option-row{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;width:100%;padding:.4rem .55rem;font-family:inherit;transition:all .15s;display:flex}.country-option-row:hover{background-color:#f8fafc}.country-option-row.selected{background-color:#eff6ff}.country-option-left{align-items:center;gap:.55rem;min-width:0;display:flex}.country-option-flag-wrapper{background-color:#f8fafc;border-radius:2.5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:14px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #0f172a1f}.country-option-name{color:#1e293b;white-space:nowrap;font-size:.775rem;font-weight:500}.country-option-row.selected .country-option-name{color:#0061a5;font-weight:600}.mobile-country-selector{flex-direction:column;gap:.35rem;width:100%;display:flex}.mobile-country-trigger{cursor:pointer;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.5rem .7rem;font-family:inherit;font-size:.785rem;transition:background-color .15s;display:flex}.mobile-country-trigger:hover{background-color:#f1f5f9}.mobile-country-text{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0 .5rem;font-weight:500;overflow:hidden}.mobile-country-dropdown-menu{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.3rem;animation:.18s cubic-bezier(.16,1,.3,1) countryFadeSlide;box-shadow:0 6px 18px -3px #0f172a14}.country-list-scroll{flex-direction:column;gap:2px;max-height:220px;display:flex;overflow-y:auto}.country-option-btn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;width:100%;padding:.4rem .55rem;font-family:inherit;transition:background-color .15s;display:flex}.country-option-btn:hover{background-color:#f8fafc}.country-option-btn.active{background-color:#eff6ff}.country-option-btn.active .country-option-name{color:#0061a5;font-weight:600}.header{z-index:100;background-color:#fff;width:100%;padding:1.1rem 2.5rem;position:relative}.header-container{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1300px;margin:0 auto;display:grid}.desktop-nav{color:#334155;align-items:center;gap:2.25rem;font-size:.9375rem;font-weight:500;display:flex}.desktop-nav a{padding:.25rem 0;transition:color .2s;position:relative}.desktop-nav a:after{content:"";background-color:var(--primary-blue);border-radius:99px;width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.desktop-nav a:hover{color:var(--primary-blue)}.desktop-nav a:hover:after{width:100%}.center-logo{justify-content:center;align-items:center;gap:.65rem;text-decoration:none;display:flex}.nav-medical-icon{object-fit:contain;flex-shrink:0;width:38px;height:38px;display:block}.logo-text{letter-spacing:-.02em;color:var(--primary-blue);font-size:1.55rem;font-weight:600}.header-right{justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.api-docs-link{color:#334155;font-size:.9375rem;font-weight:500}.api-docs-link:hover{color:var(--primary-blue)}.btn-signup{color:#fff;letter-spacing:.04em;text-transform:uppercase;background-color:#182230;border-radius:6px;justify-content:center;align-items:center;padding:.55rem 1.4rem;font-size:.8125rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-signup:hover{background-color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}.mobile-menu-toggle{color:#1e293b;cursor:pointer;z-index:1001;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:none;position:relative}.mobile-menu-toggle:hover,.mobile-menu-toggle:focus{color:var(--primary-blue);background-color:#eff6ff;border-color:#bfdbfe}.mobile-nav-backdrop{-webkit-backdrop-filter:blur(4px);z-index:998;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a73;width:100vw;height:100vh;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.mobile-nav-backdrop.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav-drawer{z-index:999;opacity:0;visibility:hidden;pointer-events:none;-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #e2e8f0;width:100%;max-height:calc(100vh - 80px);transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .25s,visibility .25s;position:absolute;top:100%;left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 20px 35px -8px #0f172a26}.mobile-nav-drawer.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-nav-content{flex-direction:column;gap:1.15rem;padding:1.25rem 1.5rem 1.75rem;display:flex}.mobile-utility-section{color:#64748b;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:.85rem;font-size:.8rem;display:flex}.mobile-util-item{color:#475569;align-items:center;gap:.45rem;font-weight:500;display:inline-flex}.mobile-nav-links{flex-direction:column;gap:.25rem;display:flex}.mobile-nav-link{color:#1e293b;border-radius:.65rem;justify-content:space-between;align-items:center;padding:.75rem .85rem;font-size:.95rem;font-weight:600;transition:all .18s;display:flex}.mobile-nav-link:hover,.mobile-nav-link:active{color:var(--primary-blue);background-color:#f8fafc;transform:translate(3px)}.mobile-nav-arrow{color:#94a3b8;transition:transform .18s,color .18s}.mobile-nav-link:hover .mobile-nav-arrow{color:var(--primary-blue);transform:translate(2px)}.mobile-nav-actions{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1.3fr;gap:.75rem;padding-top:.5rem;display:grid}.mobile-btn-login{color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.mobile-btn-login:hover{background-color:#f8fafc;border-color:#94a3b8}.mobile-btn-signup{background-color:var(--primary-blue);color:#fff;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0061a540}.mobile-btn-signup:hover{background-color:var(--primary-blue-dark);transform:translateY(-1px)}.mobile-nav-footer{justify-content:center;align-items:center;padding-top:.35rem;display:flex}.dpdp-mobile-tag{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:.4rem;padding:.3rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}@media (max-width:768px){.top-utility-bar{justify-content:flex-end;gap:1.25rem;padding:.4rem 1.25rem}.country-selector-container{display:none!important}.top-bar-item span{display:inline}.hero-orbits{transform-origin:50%;transform:scale(.55)}.header{padding:.75rem 1.25rem}.header.header-scrolled{padding:.65rem 1.25rem}.header-container{justify-content:space-between;align-items:center;display:flex}.desktop-nav,.api-docs-link{display:none}.mobile-menu-toggle{display:flex}.center-logo{gap:.5rem}.nav-medical-icon{width:32px;height:32px}.logo-text{font-size:1.35rem}.header-right{gap:0}.desktop-theme-toggle{display:none!important}.btn-signup{padding:.45rem .9rem;font-size:.75rem}.mobile-theme-wrapper{justify-content:space-between;align-items:center;width:100%;padding:.15rem .25rem;display:flex}.mobile-theme-label{color:#334155;letter-spacing:.01em;font-size:.875rem;font-weight:600}}.hero-section{flex-direction:column;align-items:center;gap:3rem;padding:4rem 1.5rem 5rem;display:flex;position:relative}@media (min-width:1024px){.hero-section{flex-direction:row;justify-content:space-between;align-items:center;padding:5rem 1.5rem 6.5rem}}.hero-content{flex-direction:column;flex:1.1;gap:1.5rem;max-width:100%;display:flex}@media (min-width:1200px){.hero-content{max-width:924px}}.hero-title{letter-spacing:-.04em;color:#444;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.75rem;font-weight:600;line-height:1.1}@media (min-width:768px){.hero-title{letter-spacing:-2.5px;font-size:4rem;line-height:1.1}}@media (min-width:1200px){.hero-title{letter-spacing:-4.4px;max-width:924px;font-size:88px;line-height:96.8px}}.hero-title-highlight{color:var(--primary-blue);font-weight:600;display:block}.hero-subtitle{font-family:var(--font-inter);color:#475569;max-width:38rem;font-size:1.125rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;display:flex}.hero-visual{flex:.9;justify-content:center;align-items:center;width:100%;max-width:480px;height:520px;display:flex;position:relative}.hero-orbits{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-orbit-svg{width:100%;height:100%;overflow:visible}.floating-badge{z-index:10;border-radius:1rem;flex-direction:column;gap:.4rem;padding:.85rem 1.15rem;transition:transform .3s,box-shadow .3s;animation:4.5s ease-in-out infinite alternate floatHeroCard;display:flex;position:absolute;box-shadow:0 14px 30px -8px #0f172a1a,0 4px 12px #0f172a0a}.floating-badge:hover{transform:translateY(-4px);box-shadow:0 18px 36px -8px #0f172a24}.badge-header-row{align-items:center;gap:.6rem;display:flex}.badge-icon-box{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.badge-icon-box.icon-contact{color:#d97706;background:#fef3c7}.badge-icon-box.icon-otp{color:#0061a5;background:#dbeafe}.badge-icon-box.icon-campaign{color:#9333ea;background:#f3e8ff}.badge-main-title{color:#0f172a;font-size:.875rem;font-weight:700;font-family:var(--font-main);letter-spacing:-.01em}.badge-desc-text{color:#475569;font-size:.725rem;line-height:1.35;font-family:var(--font-inter)}.badge-contact-center{background:#fffdf0;border:1px solid #fef08a;top:3%;left:6%}.badge-otp-verify{background:#eff6ff;border:1px solid #bfdbfe;animation-delay:1.4s;top:23%;right:-8%}.badge-campaign{background:#fff;border:1px solid #e2e8f0;animation-delay:2.8s;bottom:20%;left:-8%}@keyframes floatHeroCard{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.hero-phone-mockup{z-index:5;background:#fff;border:8px solid #1e293b;border-radius:40px;flex-direction:column;width:236px;height:472px;display:flex;position:relative;overflow:visible;box-shadow:0 35px 70px -15px #0f172a61,0 12px 28px -8px #0f172a2e}.phone-btn-vol-up{background:#1e293b;border-radius:2px 0 0 2px;width:3px;height:24px;position:absolute;top:95px;left:-11px}.phone-btn-vol-down{background:#1e293b;border-radius:2px 0 0 2px;width:3px;height:24px;position:absolute;top:126px;left:-11px}.phone-btn-power{background:#1e293b;border-radius:0 2px 2px 0;width:3px;height:38px;position:absolute;top:105px;right:-11px}.phone-status-bar{z-index:20;border-top-left-radius:32px;border-top-right-radius:32px;justify-content:space-between;align-items:center;height:26px;padding:.55rem .85rem 0;display:flex;position:relative}.status-icons-left{align-items:center;gap:.3rem;display:flex}.phone-island{z-index:20;background:#1e293b;border-radius:9999px;width:54px;height:13px;position:absolute;top:.45rem;left:50%;transform:translate(-50%)}.status-icons-right{align-items:center;display:flex}.phone-screen-content{text-align:center;background:#fff;border-bottom-right-radius:32px;border-bottom-left-radius:32px;flex-direction:column;flex:1;justify-content:space-between;align-items:center;padding:.75rem .85rem 1.35rem;display:flex}.phone-otp-title{color:#1e293b;font-size:.95rem;font-weight:700;font-family:var(--font-main);letter-spacing:-.01em;margin-top:.5rem}.phone-lock-container{justify-content:center;align-items:center;margin:.75rem 0 .4rem;display:flex}.phone-otp-instructions{flex-direction:column;align-items:center;gap:.15rem;display:flex}.otp-sub-label{color:#64748b;font-size:.65rem;font-family:var(--font-inter)}.otp-phone-row{align-items:center;gap:.3rem;display:flex}.otp-flag{font-size:.75rem}.otp-number{color:#334155;font-size:.68rem;font-weight:600;font-family:var(--font-inter)}.otp-boxes-row{justify-content:center;align-items:center;gap:.45rem;margin:.5rem 0;display:flex}.otp-input-box{background:#f8fafc;border:1px solid #cbd5e1;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.otp-input-dot{background:#334155;border-radius:50%;width:4.5px;height:4.5px}.otp-resend-block{flex-direction:column;align-items:center;gap:.1rem;display:flex}.otp-resend-label{color:#94a3b8;font-size:.55rem;font-family:var(--font-inter)}.otp-resend-link{color:var(--primary-blue);cursor:pointer;font-size:.55rem;font-weight:600;font-family:var(--font-inter);background:0 0;border:none;padding:0;text-decoration:underline}.phone-verify-btn{background:var(--primary-blue);color:#fff;cursor:pointer;width:auto;min-width:95px;font-size:.72rem;font-weight:600;font-family:var(--font-inter);border:none;border-radius:6px;padding:.45rem 1.4rem;transition:background-color .2s,transform .1s;box-shadow:0 3px 8px #0061a540}.phone-verify-btn:hover{background:var(--primary-blue-dark);transform:translateY(-1px)}@media (max-width:640px){.hero-visual{max-width:100%;height:480px}.hero-phone-mockup{width:215px;height:430px}.badge-contact-center{padding:.65rem .85rem;top:0%;left:2%}.badge-otp-verify{padding:.65rem .85rem;top:20%;right:0%}.badge-campaign{bottom:15%;left:-2%}}.logos-section{background-color:#fafcfe;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:2.25rem 0 2.5rem}.logos-eyebrow{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.08em;color:#475569;margin-bottom:1.35rem;font-size:.6875rem;font-weight:700}.logos-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 4.25rem;display:flex}.partner-logo-item{color:#475569;letter-spacing:-.01em;font-size:1.125rem;font-weight:700;font-family:var(--font-main);opacity:.92;align-items:center;gap:.55rem;transition:opacity .2s,transform .2s;display:inline-flex}.partner-logo-item:hover{opacity:1;transform:translateY(-1px)}.partner-svg{color:#475569;flex-shrink:0}.features-section{padding:5.5rem 1.5rem}.section-eyebrow-blue{color:#38bdf8;letter-spacing:-.02em;font-size:2.25rem;font-weight:600;font-family:var(--font-main);margin-bottom:.85rem}@media (min-width:768px){.section-eyebrow-blue{font-size:2.5rem}.hero-orbits{transform:scale(.6)}}.section-subtitle-clean{font-family:var(--font-inter);color:#475569;max-width:48rem;margin:0 auto 3.5rem;font-size:.9375rem;line-height:1.6}.workflows-grid{grid-template-columns:1fr;gap:1.75rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:640px){.workflows-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.workflows-grid{grid-template-columns:repeat(6,1fr)}.workflows-grid .workflow-card{grid-column:span 2}.workflows-grid .workflow-card:nth-child(4){grid-column:2/span 2}.workflows-grid .workflow-card:nth-child(5){grid-column:4/span 2}}.workflow-card{color:#fff;border-radius:1.15rem;flex-direction:column;justify-content:space-between;min-height:250px;padding:1.85rem 1.75rem 2.15rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #00000014}.workflow-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px -6px #0000001f}.card-ambient-shape{pointer-events:none;background:#ffffff24;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-35px;right:-35px}.card-icon-wrap{z-index:2;justify-content:flex-start;align-items:center;width:56px;height:56px;margin-bottom:2.25rem;display:flex;position:relative}.workflow-badge-squircle{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1);display:flex}.workflow-badge-squircle svg{color:#fff;fill:#fff}.workflow-card:hover .workflow-badge-squircle{transform:scale(1.06)}.workflow-badge-doctor{background-color:#3465e3;box-shadow:0 8px 24px -4px #3465e373}.workflow-badge-patient{background-color:#23948e;box-shadow:0 8px 24px -4px #23948e73}.workflow-badge-pharmacy{background-color:#20b476;box-shadow:0 8px 24px -4px #20b47673}.workflow-badge-lab{background-color:#696eea;box-shadow:0 8px 24px -4px #696eea73}.workflow-badge-ambulance{background-color:#de4242;box-shadow:0 8px 24px -4px #de424273}.card-body-content{z-index:2;position:relative}.workflow-card h3{font-family:var(--font-main);letter-spacing:-.01em;color:#fff;margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.workflow-card p{font-family:var(--font-inter);color:#ffffffeb;margin:0;font-size:.8125rem;line-height:1.48}.gradient-blue{background:linear-gradient(145deg,#3b82f6 0%,#2563eb 55%,#1d4ed8 100%)}.gradient-teal{background:linear-gradient(145deg,#0d9488 0%,#0f766e 55%,#115e59 100%)}.gradient-emerald{background:linear-gradient(145deg,#10b981 0%,#059669 55%,#047857 100%)}.gradient-indigo{background:linear-gradient(145deg,#6366f1 0%,#4f46e5 55%,#4338ca 100%)}.gradient-coral{background:linear-gradient(145deg,#ef4444 0%,#dc2626 55%,#b91c1c 100%)}.journey-section{font-family:var(--font-manrope);background-color:#fafcfe;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:6.5rem 0}.journey-section *{font-family:var(--font-manrope)}.journey-container{flex-direction:column;align-items:center;gap:4rem;display:flex}@media (min-width:1024px){.journey-container{flex-direction:row;justify-content:space-between;align-items:center;gap:5rem}}.journey-visual-side{flex:.95;justify-content:center;width:100%;display:flex}.freelance-phone{width:285px;height:535px;font-family:var(--font-manrope);background:#fff;border:8px solid #1e293b;border-radius:2.75rem;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a40}.freelance-phone-topbar{color:#0f172a;font-family:var(--font-manrope);text-align:center;letter-spacing:-.01em;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:.85rem 0 .65rem;font-size:.875rem;font-weight:700}.freelance-screen{font-family:var(--font-manrope);background:#fff;flex-direction:column;flex:1;padding:1.15rem 1.15rem 1.25rem;display:flex;overflow:hidden}.clinical-opps-header{text-align:left;margin-bottom:1.1rem}.clinical-opps-title{font-family:var(--font-manrope);color:#0f172a;letter-spacing:-.02em;font-size:1.25rem;font-weight:600;line-height:1.2}.clinical-opps-subtitle{font-family:var(--font-manrope);color:#64748b;margin-top:.25rem;font-size:.775rem}.opp-card-item{text-align:left;font-family:var(--font-manrope);background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:.65rem;padding:.8rem .95rem;transition:all .2s}.opp-card-item.opp-card-highlight{background:#edf7f2;border-color:#b7e4c7}.opp-card-title{font-family:var(--font-manrope);color:#0f172a;letter-spacing:-.01em;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.opp-card-title.title-highlight{color:#0d6e48}.opp-card-desc{font-family:var(--font-manrope);color:#64748b;margin:0;font-size:.68rem;line-height:1.35}.opp-card-desc.desc-highlight{color:#334155}.opp-actions-group{flex-direction:column;align-items:center;gap:.55rem;margin-top:auto;padding-top:.5rem;display:flex}.btn-view-shifts{color:#fff;width:auto;min-width:130px;font-family:var(--font-manrope);cursor:pointer;background:#065f46;border:none;border-radius:9999px;padding:.55rem 1.65rem;font-size:.75rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #065f4640}.btn-view-shifts:hover{background:#044e39;transform:translateY(-1px)}.badge-verified-gradient{color:#fff;font-family:var(--font-manrope);letter-spacing:.01em;background:linear-gradient(90deg,#3b82f6 0%,#a855f7 100%);border-radius:9999px;padding:.4rem 1.25rem;font-size:.68rem;font-weight:600;box-shadow:0 3px 8px #a855f733}.journey-content-side{font-family:var(--font-manrope);flex:1.05}.journey-title{font-family:var(--font-manrope);letter-spacing:-.03em;color:#0f172a;margin-bottom:1.25rem;font-size:2.5rem;font-weight:600;line-height:1.15}@media (min-width:768px){.journey-title{font-size:3rem}}.journey-title-accent{color:#4f46e5;font-family:var(--font-manrope)}.journey-desc{font-family:var(--font-manrope);color:#475569;max-width:36rem;margin-bottom:2.25rem;font-size:1.0625rem;line-height:1.65}.benefits-grid{font-family:var(--font-manrope);grid-template-columns:1fr;gap:1.5rem 2rem;display:grid}@media (min-width:640px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}.benefit-item{font-family:var(--font-manrope);align-items:flex-start;gap:.85rem;display:flex}.check-circle-icon{color:#fff;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;font-family:var(--font-manrope);background:#64748b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;display:flex}.benefit-text{font-family:var(--font-manrope);color:#334155;font-size:.9rem;font-weight:600;line-height:1.45}.promo-section{flex-direction:column;align-items:center;padding:6.5rem 1.5rem 4rem;display:flex;position:relative}.promo-card{text-align:center;z-index:1;background:linear-gradient(135deg,#dbeafe 0%,#e9d5ff 50%,#fce7f3 100%);border-radius:2.5rem;width:100%;max-width:900px;padding:4.5rem 2rem 14rem;position:relative}.promo-card h2{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:600}@media (min-width:768px){.promo-card h2{font-size:2.75rem}}.promo-card p{color:#334155;max-width:32rem;margin:0 auto 2.25rem;font-size:1.0625rem;line-height:1.6}.promo-overlapping-visual{z-index:5;justify-content:center;align-items:center;width:100%;max-width:480px;margin-top:-12rem;display:flex;position:relative}.promo-ripples{pointer-events:none;z-index:-1;border:1px solid #9333ea26;border-radius:50%;width:380px;height:380px;position:absolute}.promo-ripples:after{content:"";border:1px dashed #9333ea33;border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hyreso-image-asset{width:100%;max-width:420px}.testimonials-section{padding:6rem 1.5rem 5rem}.testimonial-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#ef4444;margin-bottom:.65rem;font-size:.8rem;font-weight:600}.testimonial-heading{letter-spacing:-.02em;color:#0f172a;margin-bottom:3.5rem;font-size:2.25rem;font-weight:600}.testimonials-grid{grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;align-items:center;padding:2.25rem 1.75rem;transition:transform .2s;display:flex}.testimonial-card:hover{transform:translateY(-4px)}.testimonial-avatar-wrapper{border:3px solid #f1f5f9;border-radius:50%;width:4.5rem;height:4.5rem;margin-bottom:1.15rem;overflow:hidden}.testimonial-card h4{color:#0f172a;margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.stars-row{color:#fbbf24;letter-spacing:.1em;margin-bottom:1rem;font-size:1rem}.testimonial-quote{color:#64748b;font-size:.875rem;font-style:italic;line-height:1.6}.testimonials-pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:3rem;display:flex}.page-arrow-btn{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.page-arrow-btn:hover{background:#f8fafc;border-color:#94a3b8}.page-arrow-btn.active-btn{background:var(--primary-blue);color:#fff;border-color:var(--primary-blue)}.stats-section{background-color:var(--primary-blue);color:#fff;padding:3.5rem 1.5rem}.stats-grid{grid-template-columns:1fr;max-width:1100px;margin:0 auto;display:grid}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(3,1fr)}}.stat-item{text-align:center;border-bottom:1px solid #fff3;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1.25rem;display:flex}@media (min-width:768px){.stat-item{border-bottom:none;border-right:1px solid #fff3}.stat-item.border-none{border-right:none}}.stat-number{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2rem,3.2vw,2.5rem);font-weight:600;line-height:1.15}.stat-label{color:#ffffffe0;max-width:290px;margin:0 auto;font-size:.9375rem;font-weight:500;line-height:1.45}.cta-section{padding:6rem 1.5rem}.cta-card{background:linear-gradient(135deg,#86efac 0%,#bbf7d0 50%,#dcfce7 100%);border-radius:2.5rem;flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:3.5rem 2.5rem;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.cta-card{flex-direction:row;justify-content:space-between;padding:5rem 4rem}}.cta-content-side{z-index:10;flex:1.1;max-width:32rem}.cta-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.5rem;font-weight:600;line-height:1.15}@media (min-width:768px){.cta-title{font-size:3rem}}.cta-description{color:#1e293b;margin-bottom:2rem;font-size:1.0625rem;line-height:1.6}.cta-store-buttons{flex-wrap:wrap;gap:1rem;display:flex}.store-btn{color:#fff;background:#0f172a;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1.4rem;transition:transform .2s,background .2s;display:inline-flex}.store-btn:hover{background:#1e293b;transform:translateY(-2px)}.store-btn-text{text-align:left}.store-btn-sub{opacity:.8;font-size:.65rem;line-height:1;display:block}.store-btn-main{font-size:.95rem;font-weight:700;line-height:1.2}.cta-mockup-side{z-index:5;flex:.9;justify-content:center;align-items:flex-end;margin-top:3rem;display:flex}@media (min-width:1024px){.cta-mockup-side{margin-top:0;position:absolute;bottom:0;right:3rem}}.hand-holding-phone-frame{background:#fff;border:7px solid #1e293b;border-bottom:none;border-top-left-radius:2.25rem;border-top-right-radius:2.25rem;flex-direction:column;width:250px;height:380px;padding:1.5rem .85rem 0;display:flex;overflow:hidden}.doctor-app-header{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.doctor-avatar-circle{background:var(--primary-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.doctor-app-metric-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.85rem;display:grid}.metric-mini-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem}.metric-mini-val{color:#0f172a;font-size:.85rem;font-weight:600}.metric-mini-label{color:#64748b;font-size:.55rem}.patient-queue-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem;display:flex}.patient-queue-name{color:#0f172a;font-size:.68rem;font-weight:700}.patient-queue-time{color:var(--primary-blue);font-size:.6rem;font-weight:600}.footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:4.5rem 1.5rem 2.5rem}.footer-grid{grid-template-columns:1fr;gap:3rem;max-width:1100px;margin:0 auto 3.5rem;display:grid}@media (min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand{flex-direction:column;gap:1rem;max-width:22rem;display:flex}.footer-brand p{color:#64748b;font-size:.875rem;line-height:1.6}.footer-links-col h4{color:#0f172a;letter-spacing:-.01em;margin-bottom:1.25rem;font-size:.95rem;font-weight:700}.footer-links-col li{margin-bottom:.75rem}.footer-links-col a,.footer-link-btn{color:#64748b;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;transition:color .15s;display:inline}.footer-links-col a:hover,.footer-link-btn:hover{color:var(--primary-blue)}.doc-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);background-color:#0f172aa6;justify-content:center;align-items:center;padding:1.25rem;animation:.2s cubic-bezier(.16,1,.3,1) forwards modalFadeIn;display:flex;position:fixed;inset:0}.doc-modal-card{background-color:#fff;border-radius:1.25rem;flex-direction:column;width:100%;max-width:680px;max-height:85vh;animation:.25s cubic-bezier(.16,1,.3,1) forwards modalScaleIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a40,0 0 0 1px #0f172a14}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.doc-modal-header{background-color:#fafafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.75rem 1.25rem;display:flex}.doc-modal-header-left{align-items:flex-start;gap:.85rem;display:flex}.doc-modal-icon-wrap{width:40px;height:40px;color:var(--primary-blue);background-color:#eff6ff;border:1px solid #dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.doc-modal-title{color:#0f172a;letter-spacing:-.015em;margin:0 0 .2rem;font-size:1.25rem;font-weight:700;line-height:1.25}.doc-modal-subtitle{color:#64748b;margin:0;font-size:.825rem;line-height:1.35}.doc-modal-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.doc-modal-close-btn:hover{color:#0f172a;background-color:#e2e8f0}.doc-modal-body{color:#334155;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem 1.75rem;font-size:.9125rem;line-height:1.65;display:flex;overflow-y:auto}.doc-modal-body::-webkit-scrollbar{width:6px}.doc-modal-body::-webkit-scrollbar-track{background:#f8fafc}.doc-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.doc-modal-updated-tag{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;align-self:flex-start;align-items:center;gap:.5rem;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.doc-modal-section{flex-direction:column;gap:.5rem;display:flex}.doc-modal-section-heading{color:#0f172a;letter-spacing:-.01em;margin:.25rem 0 0;font-size:1.025rem;font-weight:600}.doc-modal-paragraph{color:#475569;margin:0}.doc-modal-bullet-list{flex-direction:column;gap:.6rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.doc-modal-bullet-item{color:#475569;align-items:flex-start;gap:.65rem;font-size:.8875rem;display:flex}.doc-bullet-dot{background-color:var(--primary-blue);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55rem}.doc-modal-footer{background-color:#fafafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.75rem;display:flex}.doc-modal-footer-brand{color:#94a3b8;font-size:.775rem;font-weight:500}.btn-doc-modal-done{color:#0f172a;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .15s}.btn-doc-modal-done:hover{background-color:#f8fafc;border-color:#94a3b8}@media (max-width:640px){.doc-modal-overlay{padding:.75rem}.doc-modal-card{border-radius:1rem;max-height:90vh}.doc-modal-header{padding:1.25rem 1.25rem 1rem}.doc-modal-body{gap:1rem;padding:1.25rem}.doc-modal-footer{padding:.85rem 1.25rem}}@media (max-width:1024px){.hero-section{gap:3rem;padding:3.5rem 1.5rem 4.5rem}.journey-container{flex-direction:column-reverse;align-items:center;gap:3.5rem}.journey-visual-side{width:100%;max-width:420px}.journey-content-side{text-align:center;width:100%}.benefits-grid{text-align:left;max-width:540px;margin:0 auto}.cta-card{text-align:center;flex-direction:column;padding:3.5rem 2rem}.cta-content-side{max-width:100%}.cta-store-buttons{justify-content:center}.cta-mockup-side{margin-top:2.5rem;position:relative;bottom:auto;right:auto}}@media (max-width:768px){.hero-title{font-size:2.6rem;line-height:1.12}.hero-subtitle{font-size:1rem}.logos-grid{gap:1.5rem 2.5rem}.partner-logo-item{font-size:1rem}.section-eyebrow-blue{font-size:1.85rem}.journey-title{font-size:2.25rem}.testimonials-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.stats-grid{grid-template-columns:1fr;gap:1.75rem}.stat-item{border-bottom:1px solid #ffffff26;border-right:none;padding-bottom:1.5rem}.stat-item.border-none,.stat-item:last-child{border-bottom:none;padding-bottom:0}.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand{grid-column:span 2;max-width:100%}}@media (max-width:480px){.container{padding:0 1rem}.hero-section{gap:2.5rem;padding:2.5rem 1rem 3.5rem}.hero-title{font-size:2.15rem;line-height:1.15}.hero-actions{flex-direction:column;gap:.75rem;width:100%}.btn-primary,.btn-outline{width:100%;padding:.85rem 1.5rem}.hero-visual{height:440px}.hero-phone-mockup{border-width:6px;width:195px;height:390px}.floating-badge{gap:.3rem;padding:.5rem .65rem}.badge-icon-box svg{width:14px;height:14px}.badge-contact-center{top:5%;left:-2%}.badge-otp-verify{top:30%;right:-2%}.badge-campaign{padding:.55rem .75rem;bottom:10%;left:-2%}.badge-main-title{font-size:.775rem}.badge-desc-text{font-size:.65rem}.badge-icon-box{width:1.65rem;height:1.65rem}.features-section{padding:3.5rem 1rem}.workflow-card{min-height:220px;padding:1.5rem 1.25rem 1.75rem}.journey-section{padding:4rem 0}.freelance-phone{width:100%;max-width:320px}.promo-section{padding:2rem 1rem}.promo-card h2{font-size:1.75rem}.cta-title{font-size:2rem}.cta-store-buttons{flex-direction:column;width:100%}.store-btn{justify-content:center;width:100%}.hand-holding-phone-frame{width:220px;height:340px}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-brand{grid-column:span 1}}.about-page{width:100%;position:relative;overflow-x:clip}.about-hero-section{justify-content:center;padding:6rem 1.5rem 4rem;display:flex}.about-hero-content{max-width:800px}.about-hero-title{color:#334155;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.about-hero-subtitle{color:#64748b;max-width:700px;margin:0 auto 2.5rem;font-size:1.125rem}.btn-mission{padding:.85rem 2.5rem;font-size:1rem}.tensei-tech-section{padding:3rem 1.5rem}.tensei-tech-card{background-color:#f1f5f9;border-radius:16px;grid-template-columns:300px 1fr;align-items:center;gap:4rem;padding:3.5rem 4rem;display:grid}.tensei-logo-placeholder{background-color:#fff;border-radius:12px;justify-content:center;align-items:center;height:140px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.placeholder-logo-inner{flex-direction:column;align-items:center;gap:.5rem;display:flex}.tensei-logo-text{color:#0061a5;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.tensei-tech-content h2{color:#1e293b;letter-spacing:-.01em;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.tensei-tech-content p{color:#475569;font-size:1.05rem;line-height:1.6}.ecosystem-section{padding:5rem 1.5rem}.ecosystem-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.ecosystem-card{text-align:left;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s}.ecosystem-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px #0000000d}.eco-icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.eco-icon-wrap.icon-blue{color:#3b82f6;background-color:#eff6ff}.eco-icon-wrap.icon-teal{color:#0d9488;background-color:#f0fdfa}.eco-icon-wrap.icon-purple{color:#9333ea;background-color:#f3e8ff}.eco-icon-wrap.icon-coral{color:#ef4444;background-color:#fef2f2}.ecosystem-card h3{color:#1e293b;margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.ecosystem-card p{color:#64748b;font-size:.95rem;line-height:1.5}.mission-banner{background-color:var(--primary-blue);margin:4rem 0;padding:5rem 1.5rem}.quote-icon{color:#ffffff4d;justify-content:center;margin-bottom:2rem;display:flex}.mission-quote-text{color:#fff;max-width:950px;margin:0 auto;font-size:2rem;font-weight:700;line-height:1.4}.bridging-gap-section{padding:2rem 1.5rem 6rem}.gap-cards-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.gap-card{background-color:#fff;border:1px solid #e2e8f0;border-top-width:4px;border-radius:12px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d}.gap-card-red{border-top-color:#ef4444}.gap-card-teal{border-top-color:#0d9488}.gap-icon-wrap{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.5rem;display:flex}.gap-icon-wrap.icon-red{color:#ef4444;background-color:#fef2f2}.gap-icon-wrap.icon-teal{color:#0d9488;background-color:#f0fdfa}.gap-card-title{color:#1e293b;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.gap-card-desc{color:#475569;font-size:1.05rem;line-height:1.6}.mobile-only{display:none}@media (max-width:1024px){.about-hero-title{font-size:3rem}.tensei-tech-card{grid-template-columns:250px 1fr;gap:3rem;padding:3rem}.ecosystem-grid{grid-template-columns:repeat(2,1fr)}.mission-quote-text{font-size:1.75rem}}@media (max-width:768px){.about-hero-title{font-size:2.5rem}.mobile-only{display:block}.tensei-tech-card{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.5rem}.tensei-logo-placeholder{height:120px}.ecosystem-grid{grid-template-columns:1fr}.mission-quote-text{font-size:1.5rem}.mission-banner{padding:4rem 1.5rem}.gap-cards-grid{grid-template-columns:1fr}}.hiw-hero-section{background:#fff;padding:5rem 0 4rem}.hiw-hero-inner{justify-content:space-between;align-items:center;gap:3.5rem;display:flex}.hiw-hero-content{flex-direction:column;flex:1;gap:1.5rem;max-width:520px;display:flex}.hiw-hero-title{letter-spacing:-.03em;color:#1e293b;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(2.4rem,5vw,3.75rem);font-weight:700;line-height:1.1}.hiw-hero-subtitle{font-family:var(--font-inter);color:#64748b;max-width:440px;font-size:1.05rem;line-height:1.7}.hiw-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.hiw-btn-primary{background:var(--primary-blue);color:#fff;font-family:var(--font-main);border-radius:9999px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #0061a54d}.hiw-btn-primary:hover{background:var(--primary-blue-dark);transform:translateY(-1px);box-shadow:0 6px 20px #0061a561}.hiw-btn-outline{font-family:var(--font-main);color:#1e293b;background:#fff;border:1.5px solid #cbd5e1;border-radius:9999px;align-items:center;padding:.8rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.hiw-btn-outline:hover{border-color:var(--primary-blue);color:var(--primary-blue);background:#eff6ff}.hiw-hero-image-wrap{flex:none;width:38%;max-width:420px}.hiw-hero-image{object-fit:cover;border-radius:24px;width:100%;height:auto;display:block;box-shadow:0 20px 50px -10px #0f172a2e}.hiw-ecosystem-section{background:#f0f8ff;padding:5rem 0}.hiw-ecosystem-container{background:#dbeafe;border-radius:28px;padding:3rem 2.5rem}.hiw-ecosystem-heading{color:#1e3a5f;text-align:center;letter-spacing:-.02em;margin-bottom:2.5rem;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.hiw-cards-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.hiw-step-card{background:#fff;border-top:3.5px solid #0000;border-radius:18px;flex-direction:column;gap:.75rem;padding:1.75rem 1.6rem 1.85rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px -4px #0f172a14,0 1px 4px #0f172a0a}.hiw-step-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px -6px #0f172a24}.hiw-card-connect{border-top-color:#7c3aed}.hiw-card-diagnose{border-top-color:#0d9488}.hiw-card-treat{border-top-color:#0061a5}.hiw-card-respond{border-top-color:#dc2626}.hiw-card-icon-wrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.hiw-icon-purple{background:#ede9fe}.hiw-icon-teal{background:#ccfbf1}.hiw-icon-blue{background:#dbeafe}.hiw-icon-red{background:#fee2e2}.hiw-card-title{color:#1e293b;letter-spacing:-.01em;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:700}.hiw-card-desc{font-family:var(--font-inter);color:#475569;font-size:.875rem;line-height:1.65}.hiw-care-banner-section{background:#0061a5;padding:5.5rem 1.5rem}.hiw-care-banner-inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:700px;margin:0 auto;display:flex}.hiw-care-icon{background:#ffffff26;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.25rem;display:flex}.hiw-care-heading{color:#fff;letter-spacing:-.03em;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.15}.hiw-care-body{font-family:var(--font-inter);color:#ffffffd9;max-width:620px;font-size:1.05rem;line-height:1.7}.hiw-care-btn{color:#0061a5;font-family:var(--font-main);background:#fff;border-radius:9999px;margin-top:.5rem;padding:.85rem 2.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-block;box-shadow:0 4px 16px #00000026}.hiw-care-btn:hover{background:#f0f8ff;transform:translateY(-1px);box-shadow:0 8px 24px #0003}.hiw-pocket-section{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 40%,#6ee7b7 100%);padding:5rem 0}.hiw-pocket-inner{justify-content:space-between;align-items:center;gap:3.5rem;display:flex}.hiw-pocket-content{flex-direction:column;flex:1;gap:1.5rem;max-width:480px;display:flex}.hiw-pocket-title{color:#064e3b;letter-spacing:-.03em;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;line-height:1.1}.hiw-pocket-body{font-family:var(--font-inter);color:#065f46;font-size:1rem;line-height:1.7}.hiw-store-badges{flex-wrap:wrap;gap:.85rem;margin-top:.5rem;display:flex}.hiw-store-badge{color:#fff;background:#1e293b;border-radius:9999px;align-items:center;gap:.65rem;padding:.75rem 1.35rem;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.hiw-store-badge:hover{background:#0f172a;transform:translateY(-1px)}.hiw-badge-text{flex-direction:column;gap:.05rem;display:flex}.hiw-badge-sub{font-family:var(--font-inter);color:#ffffffbf;letter-spacing:.01em;font-size:.65rem;font-weight:400;line-height:1}.hiw-badge-main{font-family:var(--font-main);color:#fff;font-size:.9rem;font-weight:700;line-height:1}.hiw-pocket-image-wrap{flex:none;justify-content:center;align-items:center;width:42%;max-width:460px;display:flex}.hiw-pocket-image{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 24px 60px -12px #064e3b40}@media (max-width:1024px){.hiw-hero-image-wrap{width:44%}}@media (max-width:768px){.hiw-hero-section{padding:3.5rem 0 3rem}.hiw-hero-inner{flex-direction:column;align-items:flex-start;gap:2.5rem}.hiw-hero-content{max-width:100%}.hiw-hero-image-wrap{width:100%;max-width:100%}.hiw-ecosystem-section{padding:3.5rem 0}.hiw-ecosystem-container{padding:2rem 1.25rem}.hiw-cards-grid{grid-template-columns:1fr}.hiw-care-banner-section{padding:4rem 1.25rem}.hiw-pocket-section{padding:3.5rem 0}.hiw-pocket-inner{flex-direction:column;align-items:flex-start;gap:2.5rem}.hiw-pocket-content{max-width:100%}}.theme-toggle-btn{z-index:10;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;pointer-events:auto!important}.theme-toggle-btn:hover{color:var(--primary-blue);background-color:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.theme-toggle-icon-wrap{pointer-events:none;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.theme-toggle-btn:hover .theme-toggle-icon-wrap{transform:rotate(25deg)}.theme-sun-icon{color:#f59e0b;pointer-events:none}.theme-moon-icon{color:#64748b;pointer-events:none}html.dark,html[data-theme=dark],:root.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text-dark:#f8fafc;--text-muted:#94a3b8;--text-light:#64748b;--bg-page:#0b1120;--bg-subtle:#0f172a;--bg-card:#0f172a;--border-subtle:#1e293b;--border-light:#334155}html.dark body,html[data-theme=dark] body,body.dark{color:#f1f5f9!important;background-color:#0b1120!important}html.dark .landing-page,html[data-theme=dark] .landing-page,body.dark .landing-page{background-color:#0b1120!important}html.dark .top-utility-bar,html[data-theme=dark] .top-utility-bar,body.dark .top-utility-bar{color:#94a3b8!important;background-color:#0f172a!important;border-bottom:1px solid #1e293b!important}html.dark .top-bar-item,html[data-theme=dark] .top-bar-item,body.dark .top-bar-item{color:#cbd5e1!important}html.dark .top-bar-item:hover,html.dark .top-bar-item.active,html[data-theme=dark] .top-bar-item:hover,html[data-theme=dark] .top-bar-item.active,body.dark .top-bar-item:hover,body.dark .top-bar-item.active{color:#60a5fa!important}html.dark .top-contact-popover,html[data-theme=dark] .top-contact-popover,body.dark .top-contact-popover{background-color:#0f172a!important;border:1px solid #1e293b!important;box-shadow:0 20px 40px -10px #000000b3,0 0 0 1px #ffffff14!important}html.dark .contact-popover-tag,html[data-theme=dark] .contact-popover-tag,body.dark .contact-popover-tag{color:#93c5fd!important;background-color:#172554!important;border-color:#1e40af!important}html.dark .contact-popover-sub,html[data-theme=dark] .contact-popover-sub,body.dark .contact-popover-sub{color:#f8fafc!important}html.dark .top-contact-item,html[data-theme=dark] .top-contact-item,body.dark .top-contact-item{background-color:#1e293b!important;border:1px solid #334155!important}html.dark .top-contact-item:hover,html[data-theme=dark] .top-contact-item:hover,body.dark .top-contact-item:hover{background-color:#26334d!important;border-color:#3b82f6!important}html.dark .top-contact-label,html[data-theme=dark] .top-contact-label,body.dark .top-contact-label{color:#94a3b8!important}html.dark .top-contact-val,html[data-theme=dark] .top-contact-val,body.dark .top-contact-val{color:#f8fafc!important}html.dark .top-contact-divider,html[data-theme=dark] .top-contact-divider,body.dark .top-contact-divider{background-color:#1e293b!important}html.dark .top-contact-footer,html[data-theme=dark] .top-contact-footer,body.dark .top-contact-footer{color:#94a3b8!important;border-top:1px solid #1e293b!important}html.dark .country-trigger-btn,html[data-theme=dark] .country-trigger-btn,body.dark .country-trigger-btn{color:#cbd5e1!important}html.dark .country-trigger-btn:hover,html[data-theme=dark] .country-trigger-btn:hover,body.dark .country-trigger-btn:hover{color:#60a5fa!important}html.dark .country-dropdown-menu,html[data-theme=dark] .country-dropdown-menu,body.dark .country-dropdown-menu{background-color:#0f172a!important;border:1px solid #1e293b!important;box-shadow:0 20px 40px -10px #000000b3,0 0 0 1px #ffffff14!important}html.dark .country-search-input,html[data-theme=dark] .country-search-input,body.dark .country-search-input{color:#f8fafc!important;background-color:#1e293b!important;border:1px solid #334155!important}html.dark .country-search-input:focus,html[data-theme=dark] .country-search-input:focus,body.dark .country-search-input:focus{border-color:#3b82f6!important}html.dark .country-option-row:hover,html[data-theme=dark] .country-option-row:hover,body.dark .country-option-row:hover,html.dark .country-option-row.selected,html[data-theme=dark] .country-option-row.selected,body.dark .country-option-row.selected{background-color:#1e293b!important}html.dark .country-option-name,html[data-theme=dark] .country-option-name,body.dark .country-option-name{color:#cbd5e1!important}html.dark .country-option-row.selected .country-option-name,html[data-theme=dark] .country-option-row.selected .country-option-name,body.dark .country-option-row.selected .country-option-name{color:#60a5fa!important}html.dark .mobile-country-trigger,html[data-theme=dark] .mobile-country-trigger,body.dark .mobile-country-trigger{color:#e2e8f0!important;background-color:#1e293b!important;border:1px solid #334155!important}html.dark .mobile-country-dropdown-menu,html[data-theme=dark] .mobile-country-dropdown-menu,body.dark .mobile-country-dropdown-menu{background-color:#0f172a!important;border:1px solid #1e293b!important}html.dark .country-option-btn:hover,html[data-theme=dark] .country-option-btn:hover,body.dark .country-option-btn:hover,html.dark .country-option-btn.active,html[data-theme=dark] .country-option-btn.active,body.dark .country-option-btn.active{background-color:#1e293b!important}html.dark .header,html[data-theme=dark] .header,body.dark .header{background-color:#0f172aeb!important;border-bottom:1px solid #1e293b!important}html.dark .desktop-nav,html[data-theme=dark] .desktop-nav,body.dark .desktop-nav,html.dark .desktop-nav a,html[data-theme=dark] .desktop-nav a,body.dark .desktop-nav a{color:#94a3b8!important}html.dark .desktop-nav a:hover,html[data-theme=dark] .desktop-nav a:hover,body.dark .desktop-nav a:hover{color:#60a5fa!important}html.dark .logo-text,html[data-theme=dark] .logo-text,body.dark .logo-text{color:#f8fafc!important}html.dark .mobile-menu-toggle,html[data-theme=dark] .mobile-menu-toggle,body.dark .mobile-menu-toggle{color:#f8fafc!important;background-color:#1e293b!important;border:1px solid #334155!important}html.dark .mobile-nav-drawer,html[data-theme=dark] .mobile-nav-drawer,body.dark .mobile-nav-drawer{background-color:#0f172a!important;border-bottom:1px solid #1e293b!important}html.dark .mobile-nav-link,html[data-theme=dark] .mobile-nav-link,body.dark .mobile-nav-link{color:#f1f5f9!important}html.dark .mobile-nav-link:hover,html[data-theme=dark] .mobile-nav-link:hover,body.dark .mobile-nav-link:hover{color:#60a5fa!important;background-color:#1e293b!important}html.dark .mobile-btn-login,html[data-theme=dark] .mobile-btn-login,body.dark .mobile-btn-login{color:#f8fafc!important;background-color:#1e293b!important;border:1px solid #334155!important}html.dark .mobile-btn-login:hover,html[data-theme=dark] .mobile-btn-login:hover,body.dark .mobile-btn-login:hover{background-color:#334155!important}html.dark .mobile-utility-section,html[data-theme=dark] .mobile-utility-section,body.dark .mobile-utility-section{border-bottom:1px solid #1e293b!important}html.dark .mobile-theme-label,html[data-theme=dark] .mobile-theme-label,body.dark .mobile-theme-label{color:#94a3b8!important}html.dark .mobile-nav-actions,html[data-theme=dark] .mobile-nav-actions,body.dark .mobile-nav-actions{border-top:1px solid #1e293b!important}html.dark .dpdp-mobile-tag,html[data-theme=dark] .dpdp-mobile-tag,body.dark .dpdp-mobile-tag{color:#6ee7b7!important;background-color:#064e3b!important;border:1px solid #059669!important}html.dark .theme-toggle-btn,html[data-theme=dark] .theme-toggle-btn,body.dark .theme-toggle-btn{color:#fbbf24!important;background-color:#1e293b!important;border:1px solid #334155!important}html.dark .theme-toggle-btn:hover,html[data-theme=dark] .theme-toggle-btn:hover,body.dark .theme-toggle-btn:hover{color:#fde047!important;background-color:#334155!important;border-color:#475569!important;box-shadow:0 0 15px #fbbf2440!important}html.dark .hero-section,html[data-theme=dark] .hero-section,body.dark .hero-section{background-color:#0b1120!important}html.dark .hero-title,html[data-theme=dark] .hero-title,body.dark .hero-title{color:#f8fafc!important}html.dark .hero-subtitle,html[data-theme=dark] .hero-subtitle,body.dark .hero-subtitle{color:#94a3b8!important}html.dark .btn-outline,html[data-theme=dark] .btn-outline,body.dark .btn-outline{color:#f8fafc!important;background-color:#1e293b!important;border:1px solid #334155!important}html.dark .btn-outline:hover,html[data-theme=dark] .btn-outline:hover,body.dark .btn-outline:hover{background-color:#334155!important;border-color:#475569!important}html.dark .hero-orbit-svg circle,html[data-theme=dark] .hero-orbit-svg circle,body.dark .hero-orbit-svg circle{stroke:#ffffff14!important}html.dark .floating-badge,html[data-theme=dark] .floating-badge,body.dark .floating-badge{background:#0f172a!important;border:1px solid #1e293b!important;box-shadow:0 14px 30px -8px #00000080!important}html.dark .badge-main-title,html[data-theme=dark] .badge-main-title,body.dark .badge-main-title{color:#f8fafc!important}html.dark .badge-desc-text,html[data-theme=dark] .badge-desc-text,body.dark .badge-desc-text{color:#94a3b8!important}html.dark .hero-phone-mockup,html[data-theme=dark] .hero-phone-mockup,body.dark .hero-phone-mockup{background:#0f172a!important;border-color:#334155!important}html.dark .phone-screen-content,html[data-theme=dark] .phone-screen-content,body.dark .phone-screen-content{background:#0f172a!important}html.dark .phone-otp-title,html[data-theme=dark] .phone-otp-title,body.dark .phone-otp-title{color:#f8fafc!important}html.dark .otp-sub-label,html[data-theme=dark] .otp-sub-label,body.dark .otp-sub-label{color:#94a3b8!important}html.dark .otp-number,html[data-theme=dark] .otp-number,body.dark .otp-number{color:#cbd5e1!important}html.dark .otp-input-box,html[data-theme=dark] .otp-input-box,body.dark .otp-input-box{background:#1e293b!important;border-color:#334155!important}html.dark .otp-input-dot,html[data-theme=dark] .otp-input-dot,body.dark .otp-input-dot{background:#f8fafc!important}html.dark .logos-section,html[data-theme=dark] .logos-section,body.dark .logos-section{background-color:#080d1a!important;border-top:1px solid #1e293b!important;border-bottom:1px solid #1e293b!important}html.dark .logos-eyebrow,html[data-theme=dark] .logos-eyebrow,body.dark .logos-eyebrow{color:#64748b!important}html.dark .partner-logo-item,html[data-theme=dark] .partner-logo-item,body.dark .partner-logo-item{color:#94a3b8!important}html.dark .partner-logo-item:hover,html[data-theme=dark] .partner-logo-item:hover,body.dark .partner-logo-item:hover{color:#f8fafc!important}html.dark .partner-svg,html[data-theme=dark] .partner-svg,body.dark .partner-svg{color:#94a3b8!important}html.dark .features-section,html[data-theme=dark] .features-section,body.dark .features-section{background-color:#0b1120!important}html.dark .section-subtitle-clean,html[data-theme=dark] .section-subtitle-clean,body.dark .section-subtitle-clean{color:#94a3b8!important}html.dark .section-eyebrow-blue,html[data-theme=dark] .section-eyebrow-blue,body.dark .section-eyebrow-blue{color:#38bdf8!important}html.dark .journey-section,html[data-theme=dark] .journey-section,body.dark .journey-section{background:linear-gradient(#0b1120 0%,#080e1b 100%)!important;border-top:1px solid #1e293b!important;border-bottom:1px solid #1e293b!important}html.dark .journey-title,html[data-theme=dark] .journey-title,body.dark .journey-title{color:#f8fafc!important}html.dark .journey-desc,html[data-theme=dark] .journey-desc,body.dark .journey-desc{color:#94a3b8!important}html.dark .freelance-phone,html[data-theme=dark] .freelance-phone,body.dark .freelance-phone{background:#0f172a!important;border-color:#334155!important;box-shadow:0 25px 50px -12px #000000b3!important}html.dark .freelance-screen,html[data-theme=dark] .freelance-screen,body.dark .freelance-screen{background:#0f172a!important}html.dark .freelance-phone-topbar,html[data-theme=dark] .freelance-phone-topbar,body.dark .freelance-phone-topbar{color:#f8fafc!important;background:#1e293b!important;border-bottom:1px solid #334155!important}html.dark .clinical-opps-title,html[data-theme=dark] .clinical-opps-title,body.dark .clinical-opps-title{color:#f8fafc!important}html.dark .clinical-opps-subtitle,html[data-theme=dark] .clinical-opps-subtitle,body.dark .clinical-opps-subtitle{color:#94a3b8!important}html.dark .opp-card-item,html[data-theme=dark] .opp-card-item,body.dark .opp-card-item{background:#1e293b!important;border-color:#334155!important}html.dark .opp-card-item.opp-card-highlight,html[data-theme=dark] .opp-card-item.opp-card-highlight,body.dark .opp-card-item.opp-card-highlight{background:#064e3b!important;border-color:#059669!important}html.dark .opp-card-title,html[data-theme=dark] .opp-card-title,body.dark .opp-card-title{color:#f8fafc!important}html.dark .opp-card-title.title-highlight,html[data-theme=dark] .opp-card-title.title-highlight,body.dark .opp-card-title.title-highlight{color:#6ee7b7!important}html.dark .opp-card-desc,html[data-theme=dark] .opp-card-desc,body.dark .opp-card-desc{color:#94a3b8!important}html.dark .opp-card-desc.desc-highlight,html[data-theme=dark] .opp-card-desc.desc-highlight,body.dark .opp-card-desc.desc-highlight{color:#d1fae5!important}html.dark .benefit-text,html[data-theme=dark] .benefit-text,body.dark .benefit-text{color:#e2e8f0!important}html.dark .check-circle-icon,html[data-theme=dark] .check-circle-icon,body.dark .check-circle-icon{color:#60a5fa!important;background:#334155!important}html.dark .promo-card,html[data-theme=dark] .promo-card,body.dark .promo-card{background:linear-gradient(135deg,#1e293b 0%,#0f172a 50%,#172554 100%)!important;border:1px solid #334155!important}html.dark .promo-card h2,html[data-theme=dark] .promo-card h2,body.dark .promo-card h2{color:#f8fafc!important}html.dark .promo-card p,html[data-theme=dark] .promo-card p,body.dark .promo-card p{color:#94a3b8!important}html.dark .promo-card .btn-dark,html[data-theme=dark] .promo-card .btn-dark,body.dark .promo-card .btn-dark{color:#fff!important;background:#0061a5!important}html.dark .promo-card .btn-dark:hover,html[data-theme=dark] .promo-card .btn-dark:hover,body.dark .promo-card .btn-dark:hover{background:#004c82!important}html.dark .testimonials-section,html[data-theme=dark] .testimonials-section,body.dark .testimonials-section{background-color:#0b1120!important}html.dark .testimonial-heading,html[data-theme=dark] .testimonial-heading,body.dark .testimonial-heading{color:#f8fafc!important}html.dark .testimonial-card,html[data-theme=dark] .testimonial-card,body.dark .testimonial-card{background:#0f172a!important;border:1px solid #1e293b!important;box-shadow:0 10px 25px -5px #0006!important}html.dark .testimonial-card h4,html[data-theme=dark] .testimonial-card h4,body.dark .testimonial-card h4{color:#f8fafc!important}html.dark .testimonial-quote,html[data-theme=dark] .testimonial-quote,body.dark .testimonial-quote{color:#94a3b8!important}html.dark .testimonial-avatar-wrapper,html[data-theme=dark] .testimonial-avatar-wrapper,body.dark .testimonial-avatar-wrapper{border-color:#1e293b!important}html.dark .page-arrow-btn,html[data-theme=dark] .page-arrow-btn,body.dark .page-arrow-btn{color:#e2e8f0!important;background:#1e293b!important;border:1px solid #334155!important}html.dark .page-arrow-btn:hover,html[data-theme=dark] .page-arrow-btn:hover,body.dark .page-arrow-btn:hover{color:#fff!important;background:#334155!important}html.dark .page-arrow-btn.active-btn,html[data-theme=dark] .page-arrow-btn.active-btn,body.dark .page-arrow-btn.active-btn{color:#fff!important;background:#0061a5!important;border-color:#0061a5!important}html.dark .cta-section,html[data-theme=dark] .cta-section,body.dark .cta-section{background-color:#0b1120!important}html.dark .cta-card,html[data-theme=dark] .cta-card,body.dark .cta-card{background:linear-gradient(135deg,#064e3b 0%,#065f46 50%,#047857 100%)!important}html.dark .cta-title,html[data-theme=dark] .cta-title,body.dark .cta-title{color:#f8fafc!important}html.dark .cta-description,html[data-theme=dark] .cta-description,body.dark .cta-description{color:#d1fae5!important}html.dark .hand-holding-phone-frame,html[data-theme=dark] .hand-holding-phone-frame,body.dark .hand-holding-phone-frame{background-color:#0f172a!important;border-color:#334155!important}html.dark .metric-mini-card,html[data-theme=dark] .metric-mini-card,body.dark .metric-mini-card{background-color:#1e293b!important}html.dark .metric-mini-val,html[data-theme=dark] .metric-mini-val,body.dark .metric-mini-val{color:#f8fafc!important}html.dark .metric-mini-label,html[data-theme=dark] .metric-mini-label,body.dark .metric-mini-label{color:#94a3b8!important}html.dark .patient-queue-item,html[data-theme=dark] .patient-queue-item,body.dark .patient-queue-item{background-color:#1e293b!important}html.dark .patient-queue-name,html[data-theme=dark] .patient-queue-name,body.dark .patient-queue-name{color:#f8fafc!important}html.dark .footer,html[data-theme=dark] .footer,body.dark .footer{background-color:#080d1a!important;border-top:1px solid #1e293b!important}html.dark .footer-brand p,html[data-theme=dark] .footer-brand p,body.dark .footer-brand p{color:#94a3b8!important}html.dark .footer-links-col h4,html[data-theme=dark] .footer-links-col h4,body.dark .footer-links-col h4{color:#f8fafc!important}html.dark .footer-links-col a,html.dark .footer-link-btn,html[data-theme=dark] .footer-links-col a,html[data-theme=dark] .footer-link-btn,body.dark .footer-links-col a,body.dark .footer-link-btn{color:#94a3b8!important}html.dark .footer-links-col a:hover,html.dark .footer-link-btn:hover,html[data-theme=dark] .footer-links-col a:hover,html[data-theme=dark] .footer-link-btn:hover,body.dark .footer-links-col a:hover,body.dark .footer-link-btn:hover{color:#60a5fa!important}html.dark .footer-bottom,html[data-theme=dark] .footer-bottom,body.dark .footer-bottom{border-top:1px solid #1e293b!important}html.dark .footer-copyright,html[data-theme=dark] .footer-copyright,body.dark .footer-copyright{color:#64748b!important}html.dark .footer-social-link,html[data-theme=dark] .footer-social-link,body.dark .footer-social-link{color:#94a3b8!important;background:#1e293b!important;border:1px solid #334155!important}html.dark .footer-social-link:hover,html[data-theme=dark] .footer-social-link:hover,body.dark .footer-social-link:hover{color:#fff!important;background:#334155!important}html.dark .dpdp-badge,html[data-theme=dark] .dpdp-badge,body.dark .dpdp-badge{color:#6ee7b7!important;background:#064e3b!important;border-color:#059669!important}html.dark .doc-modal-card,html[data-theme=dark] .doc-modal-card,body.dark .doc-modal-card{color:#e2e8f0!important;background-color:#0f172a!important;border:1px solid #1e293b!important;box-shadow:0 25px 50px -12px #000000bf,0 0 0 1px #ffffff14!important}html.dark .doc-modal-header,html[data-theme=dark] .doc-modal-header,body.dark .doc-modal-header{background-color:#1e293b!important;border-bottom:1px solid #334155!important}html.dark .doc-modal-title,html[data-theme=dark] .doc-modal-title,body.dark .doc-modal-title{color:#f8fafc!important}html.dark .doc-modal-subtitle,html[data-theme=dark] .doc-modal-subtitle,body.dark .doc-modal-subtitle{color:#94a3b8!important}html.dark .doc-modal-close-btn,html[data-theme=dark] .doc-modal-close-btn,body.dark .doc-modal-close-btn{color:#cbd5e1!important;background-color:#334155!important}html.dark .doc-modal-close-btn:hover,html[data-theme=dark] .doc-modal-close-btn:hover,body.dark .doc-modal-close-btn:hover{color:#fff!important;background-color:#475569!important}html.dark .doc-modal-section-heading,html[data-theme=dark] .doc-modal-section-heading,body.dark .doc-modal-section-heading{color:#f8fafc!important}html.dark .doc-modal-paragraph,html[data-theme=dark] .doc-modal-paragraph,body.dark .doc-modal-paragraph,html.dark .doc-modal-bullet-item,html[data-theme=dark] .doc-modal-bullet-item,body.dark .doc-modal-bullet-item{color:#cbd5e1!important}html.dark .doc-modal-footer,html[data-theme=dark] .doc-modal-footer,body.dark .doc-modal-footer{background-color:#1e293b!important;border-top:1px solid #334155!important}html.dark .btn-doc-modal-done,html[data-theme=dark] .btn-doc-modal-done,body.dark .btn-doc-modal-done{color:#f8fafc!important;background-color:#334155!important;border:1px solid #475569!important}html.dark .btn-doc-modal-done:hover,html[data-theme=dark] .btn-doc-modal-done:hover,body.dark .btn-doc-modal-done:hover{background-color:#475569!important}html.dark .hiw-hero-section,html[data-theme=dark] .hiw-hero-section,body.dark .hiw-hero-section{background-color:#0b1120!important}html.dark .hiw-h1-dark,html[data-theme=dark] .hiw-h1-dark,body.dark .hiw-h1-dark{color:#f8fafc!important}html.dark .hiw-hero-subtitle,html[data-theme=dark] .hiw-hero-subtitle,body.dark .hiw-hero-subtitle{color:#94a3b8!important}html.dark .hiw-ecosystem-section,html[data-theme=dark] .hiw-ecosystem-section,body.dark .hiw-ecosystem-section{background-color:#080e1b!important}html.dark .hiw-ecosystem-container,html[data-theme=dark] .hiw-ecosystem-container,body.dark .hiw-ecosystem-container{background-color:#0f172a!important;border-color:#1e293b!important}html.dark .hiw-section-heading,html[data-theme=dark] .hiw-section-heading,body.dark .hiw-section-heading{color:#f8fafc!important}html.dark .hiw-card,html[data-theme=dark] .hiw-card,body.dark .hiw-card{background-color:#1e293b!important;border-color:#334155!important}html.dark .hiw-card-title,html[data-theme=dark] .hiw-card-title,body.dark .hiw-card-title{color:#f8fafc!important}html.dark .hiw-card-desc,html[data-theme=dark] .hiw-card-desc,body.dark .hiw-card-desc{color:#94a3b8!important}html.dark .hiw-step-box,html[data-theme=dark] .hiw-step-box,body.dark .hiw-step-box{background-color:#0f172a!important;border-color:#334155!important}html.dark .hiw-step-title,html[data-theme=dark] .hiw-step-title,body.dark .hiw-step-title{color:#f8fafc!important}html.dark .hiw-step-desc,html[data-theme=dark] .hiw-step-desc,body.dark .hiw-step-desc{color:#94a3b8!important}html.dark .hiw-pocket-section,html[data-theme=dark] .hiw-pocket-section,body.dark .hiw-pocket-section{background-color:#0b1120!important}html.dark .hiw-pocket-title,html[data-theme=dark] .hiw-pocket-title,body.dark .hiw-pocket-title{color:#f8fafc!important}html.dark .hiw-pocket-desc,html[data-theme=dark] .hiw-pocket-desc,body.dark .hiw-pocket-desc{color:#94a3b8!important}
