:root{--blue-900:#0a4d8f;--blue-500:#00b8f0;--white:#ffffff;--gray-700:#34404b;--gray-500:#7a8793;--gray-100:#eff6fa;--line:#d9e7ef;--success:#16a672;--shadow:0 18px 54px rgba(10,77,143,0.13)}.acolheScreen{gap:16px}.acolheHero{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:22px 18px;border:1px solid rgba(0,74,173,.12);border-radius:28px;background:radial-gradient(circle at 50% 14%,rgba(0,176,240,.16),transparent 36%),linear-gradient(180deg,#ffffff,#eef8ff);text-align:center;box-shadow:0 18px 42px rgba(0,74,173,.1)}.acolhePulseMark{width:112px;height:112px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.86);box-shadow:0 16px 42px rgba(0,74,173,.18);animation:acolheBreath 3.8s ease-in-out infinite}.acolhePulseMark img{width:86px;height:86px;object-fit:contain}.acolheHero span{color:#0069ee;font-size:.78rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.acolheHero h1{max-width:10ch;margin:0;color:#07105a;font-size:clamp(2rem,8.6vw,2.75rem);line-height:.98}.acolheHero p{max-width:33ch;margin:0;color:#56627f;font-size:.96rem;font-weight:740;line-height:1.45}.acolhePlanSwitch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.acolhePlanSwitch button{min-width:0;min-height:42px;border:1px solid #cfe2fb;border-radius:14px;background:#ffffff;color:#0b2269;font:inherit;font-size:.78rem;font-weight:900}.acolhePlanSwitch button.active{border-color:#0069ee;background:#eaf4ff;color:#0056cc}.acolheAccessCard,.acolheChatPanel,.acolheTermCard{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid #dbe9fb;border-radius:22px;background:#ffffff;box-shadow:0 14px 36px rgba(0,74,173,.08)}.acolheAccessCard{grid-template-columns:auto minmax(0,1fr);align-items:center}.acolheAccessCard button{grid-column:1/-1;min-height:48px;border:0;border-radius:14px;background:linear-gradient(135deg,#0046bb,#0572ff);color:#ffffff;font:inherit;font-weight:950}.acolheAccessCard strong,.acolheChatNotice strong,.acolheTermCard strong{color:#07105a;font-size:1rem;font-weight:950}.acolheAccessCard small,.acolheChatNotice small,.acolheTermCard small{color:#65708d;font-weight:760;line-height:1.35}.acolheTermCard p{margin:0;color:#243154;font-size:.9rem;font-weight:720;line-height:1.45}.acolheTermCard div{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.acolheTermCard em{color:#9d5d00;font-size:.82rem;font-style:normal;font-weight:850}.acolheChatNotice{display:grid;grid-gap:4px;gap:4px;padding:12px;border-radius:16px;background:#f0f7ff}.acolheMessages{display:grid;grid-gap:10px;gap:10px;max-height:360px;overflow-y:auto;padding-right:2px}.acolheMessage{max-width:88%;padding:12px 14px;border-radius:18px;background:#eef6ff;color:#0b2269}.acolheMessage.user{justify-self:end;background:linear-gradient(135deg,#0046bb,#0572ff);color:#ffffff}.acolheMessage.emergency{border:1px solid #ffb0b0;background:#fff1f1;color:#7c1111}.acolheMessage p{margin:0;font-size:.9rem;font-weight:740;line-height:1.42}.acolheMessage button{min-height:38px;margin-top:10px;border:0;border-radius:12px;padding:0 12px;background:#ffffff;color:#0056cc;font:inherit;font-size:.8rem;font-weight:950}.acolheComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.acolheComposer input{min-width:0;min-height:48px;border:1px solid #cfe2fb;border-radius:16px;padding:0 14px;color:#07105a;font:inherit;font-size:.88rem;font-weight:760}.acolheActions button,.acolheComposer button{min-height:48px;border:0;border-radius:16px;padding:0 14px;background:#0069ee;color:#ffffff;font:inherit;font-size:.86rem;font-weight:950}.acolheComposer button:disabled{opacity:.55}.acolheActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.acolheActions button:last-child{border:1px solid #cfe2fb;background:#ffffff;color:#075fd8}@keyframes acolheBreath{0%,to{transform:scale(1);box-shadow:0 16px 42px rgba(0,74,173,.18)}50%{transform:scale(1.045);box-shadow:0 18px 54px rgba(0,176,240,.28)}}@media (max-width:390px){.acolheAccessCard,.acolheChatPanel,.acolheTermCard{padding:14px}.acolheActions,.acolheTermCard div{grid-template-columns:1fr}.acolhePlanSwitch button{font-size:.72rem}}body,html{overflow-x:hidden}body,canvas,html,img,svg,video{max-width:100%}a,h1,h2,h3,h4,li,p,span,strong{overflow-wrap:anywhere}.patientLanding{min-height:100vh;background:radial-gradient(circle at 85% 6%,rgba(0,176,240,.16),transparent 28%),linear-gradient(180deg,#ffffff,#f7fbff 58%,#ffffff);color:#06144f}.patientNav{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:14px 0;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.patientBrand{display:inline-flex;align-items:center}.patientBrand img{width:148px;height:auto;object-fit:contain}.patientNav nav{display:flex;align-items:center;gap:18px}.patientNav a{color:var(--blue-900);font-size:.95rem;font-weight:850;text-decoration:none}.patientNavCta{border-radius:8px;padding:10px 15px;background:var(--blue-900);color:var(--white)!important}.patientHero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.76fr);align-items:center;grid-gap:54px;gap:54px;width:min(1120px,calc(100% - 40px));min-height:calc(100vh - 78px);margin:0 auto;padding:54px 0 70px}.patientHeroCopy{display:grid;grid-gap:22px;gap:22px}.patientEyebrow{color:var(--blue-500);font-size:.82rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.patientAudience h2,.patientCareBand h2,.patientFinalCta h2,.patientHero h1,.patientHow h2,.patientPilot h2,.patientProblem h2,.patientSection h2,.patientSecurity h2{margin:0;color:#06144f;font-weight:950;letter-spacing:0;line-height:1.04}.patientHero h1{max-width:720px;font-size:clamp(3.1rem,7vw,6.7rem)}.patientCareBand p,.patientFinalCta p,.patientHero p,.patientPilot p,.patientProblem p,.patientSectionHead,.patientSecurity p{margin:0;color:#5d6b83;font-size:1.08rem;font-weight:720;line-height:1.65}.patientHero p{max-width:640px}.patientHeroActions,.patientHeroProof,.patientTrust{display:flex;flex-wrap:wrap;gap:12px}.patientPrimaryButton,.patientSecondaryButton{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border-radius:8px;padding:0 22px;font-weight:950;text-decoration:none}.patientPrimaryButton{background:linear-gradient(135deg,#004aad,#0074ff);color:var(--white);box-shadow:0 18px 42px rgba(0,74,173,.24)}.patientSecondaryButton{border:1px solid rgba(0,74,173,.22);background:#ffffff;color:var(--blue-900)}.patientTrust span{border:1px solid rgba(0,74,173,.12);border-radius:8px;padding:9px 11px;background:#ffffff;color:var(--blue-900);font-size:.86rem;font-weight:900}.patientHeroProof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:680px}.patientHeroProof span{display:grid;grid-gap:4px;gap:4px;border:1px solid rgba(0,74,173,.12);border-radius:8px;padding:14px;background:rgba(255,255,255,.92);color:#5d6b83;font-size:.82rem;font-weight:850;box-shadow:0 12px 30px rgba(0,74,173,.08)}.patientHeroProof strong{color:var(--blue-900);font-size:1.15rem;font-weight:950}.patientPhoneMock{display:grid;grid-gap:14px;gap:14px;width:min(100%,380px);justify-self:end;border:1px solid rgba(0,74,173,.13);border-radius:28px;padding:18px;background:#ffffff;box-shadow:0 26px 82px rgba(0,74,173,.18)}.patientPhoneHeader{display:flex;justify-content:space-between;color:#06144f;font-size:.82rem;font-weight:950}.patientPhoneLogo{width:108px;justify-self:center}.patientPhoneMock strong{color:#06144f;font-size:2rem;font-weight:950;line-height:1.05}.patientPhoneMock small{color:#65728b;font-size:.96rem;font-weight:850}.patientSearch{border:1px solid var(--line);border-radius:8px;padding:14px;color:#7a8793;font-weight:850}.patientPhoneBanner{display:grid;grid-template-columns:1fr 110px;grid-gap:12px;gap:12px;align-items:center;border-radius:8px;padding:16px;background:#eef8ff}.patientPhoneBanner b,.patientPhoneBanner span{display:block}.patientPhoneBanner b{color:#06144f;font-size:1.25rem;line-height:1.1}.patientPhoneBanner span{margin-top:8px;color:#5d6b83;font-weight:800;line-height:1.35}.patientPhoneBanner img{width:100%;border-radius:8px}.patientPhoneGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.patientPhoneGrid span{border:1px solid var(--line);border-radius:8px;padding:12px;color:var(--blue-900);font-weight:950}.patientPhoneStatus{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(0,200,117,.28);border-radius:8px;padding:13px 14px;background:#eefdf6}.patientPhoneStatus span{color:#4f6675;font-size:.84rem;font-weight:850}.patientPhoneStatus strong{color:#00884f;font-size:.96rem}.patientAudience,.patientCareBand,.patientFinalCta,.patientHow,.patientOutcome,.patientPilot,.patientProblem,.patientSection,.patientSecurity{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0}.patientHow>div:first-child,.patientSectionHead{display:grid;max-width:680px;grid-gap:12px;gap:12px;margin-bottom:26px}.patientAudience h2,.patientCareBand h2,.patientFinalCta h2,.patientHow h2,.patientPilot h2,.patientProblem h2,.patientSection h2,.patientSecurity h2{font-size:clamp(2.15rem,4vw,4rem)}.patientProblem{display:grid;grid-template-columns:minmax(0,.98fr) minmax(280px,.72fr);grid-gap:28px;gap:28px;align-items:center}.patientProblem>div:first-child{display:grid;grid-gap:14px;gap:14px}.patientProblemList{display:grid;grid-gap:12px;gap:12px}.patientProblemList span{position:relative;border:1px solid rgba(0,74,173,.12);border-radius:8px;padding:16px 18px 16px 48px;background:#ffffff;color:#06144f;font-weight:900;box-shadow:0 14px 34px rgba(0,74,173,.08)}.patientProblemList span:before{content:"";position:absolute;left:18px;top:50%;width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#f5a623,#00b0f0);transform:translateY(-50%)}.patientOutcome{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;padding-top:0}.patientAudienceGrid article,.patientOutcome article{border:1px solid rgba(0,74,173,.12);border-radius:8px;background:#ffffff;box-shadow:0 14px 36px rgba(0,74,173,.08)}.patientOutcome article{display:grid;grid-gap:10px;gap:10px;padding:26px}.patientOutcome strong{color:var(--blue-500);font-size:clamp(2.3rem,4.5vw,4.4rem);font-weight:950;line-height:.92}.patientAudienceGrid h3,.patientOutcome h3{margin:0;color:#06144f;font-size:1.24rem}.patientAudienceGrid p,.patientOutcome p{margin:0;color:#5d6b83;font-weight:760;line-height:1.52}.patientAudience{padding-top:36px}.patientAudienceGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.patientAudienceGrid article{display:grid;grid-gap:12px;gap:12px;padding:24px}.patientBandButton{justify-self:start;margin-top:4px}.patientPilot{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);grid-gap:24px;gap:24px;align-items:stretch}.patientPilotCopy{display:grid;grid-gap:16px;gap:16px;border-radius:8px;padding:34px;background:radial-gradient(circle at 92% 10%,rgba(0,176,240,.22),transparent 28%),linear-gradient(135deg,#06144f,#004aad);color:#ffffff;box-shadow:0 18px 54px rgba(0,74,173,.17)}.patientPilotCopy h2,.patientPilotCopy p{color:#ffffff}.patientPilotCopy .patientEyebrow{color:#8fe7ff}.patientPilotCopy ul{display:grid;grid-gap:10px;gap:10px;margin:6px 0 0;padding:0;list-style:none}.patientPilotCopy li{border-radius:8px;padding:12px 14px;background:rgba(255,255,255,.12);color:#ffffff;font-weight:850}.patientDeliverables{display:grid;grid-gap:14px;gap:14px}.patientDeliverables article{display:grid;align-content:center;grid-gap:10px;gap:10px;border:1px solid rgba(0,74,173,.12);border-radius:8px;padding:22px;background:#ffffff;box-shadow:0 14px 36px rgba(0,74,173,.08)}.patientDeliverables h3{margin:0;color:#06144f;font-size:1.2rem}.patientDeliverables p{margin:0;color:#5d6b83;font-weight:760;line-height:1.5}.patientBenefitGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.patientBenefitGrid article,.patientSecurityCards article,.patientSteps article{border:1px solid rgba(0,74,173,.12);border-radius:8px;background:#ffffff;box-shadow:0 14px 36px rgba(0,74,173,.08)}.patientBenefitGrid article{display:grid;grid-gap:12px;gap:12px;padding:22px}.patientBenefitGrid img{width:52px;height:52px}.patientBenefitGrid h3{margin:0;color:#06144f;font-size:1.25rem}.patientBenefitGrid p,.patientSteps p{margin:0;color:#5d6b83;font-weight:760;line-height:1.5}.patientSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.patientSteps article{display:grid;grid-gap:12px;gap:12px;padding:24px}.patientSteps span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#e9f6ff;color:var(--blue-900);font-weight:950}.patientSteps strong{color:#06144f;font-size:1.2rem}.patientCareBand{display:grid;grid-template-columns:minmax(260px,.45fr) minmax(0,1fr);grid-gap:38px;gap:38px;align-items:center;border-radius:0}.patientCareBand>img{width:100%;border-radius:8px;background:#eef8ff}.patientCareBand>div{display:grid;grid-gap:18px;gap:18px}.patientCareBand ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.patientCareBand li{border-left:4px solid var(--blue-500);border-radius:8px;padding:13px 14px;background:#f3f9ff;color:#06144f;font-weight:900}.patientSecurity{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);grid-gap:24px;gap:24px;align-items:center}.patientSecurity>div:first-child,.patientSecurityCards{display:grid;grid-gap:14px;gap:14px}.patientSecurityCards article{display:grid;grid-gap:8px;gap:8px;padding:20px}.patientSecurityCards strong{overflow-wrap:anywhere;color:#06144f;font-size:1.12rem}.patientSecurityCards span{color:#5d6b83;font-weight:850}.patientFinalCta{display:grid;justify-items:center;grid-gap:16px;gap:16px;margin-bottom:42px;border-radius:8px;padding:58px 24px;background:linear-gradient(135deg,#004aad,#00b0f0);text-align:center}.patientFinalCta h2,.patientFinalCta p{max-width:760px;color:#ffffff}.patientFinalCta .patientPrimaryButton{background:#ffffff;color:var(--blue-900);box-shadow:none}@media (max-width:920px){.patientCareBand,.patientHero,.patientPilot,.patientProblem,.patientSecurity{grid-template-columns:1fr}.patientPhoneMock{justify-self:center}.patientBenefitGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.patientAudienceGrid,.patientOutcome,.patientSteps{grid-template-columns:1fr}}@media (max-width:640px){.patientNav{position:static;width:min(100% - 28px,1120px);align-items:flex-start;padding:12px 0}.patientBrand img{width:112px}.patientNav nav{justify-content:flex-end;gap:8px}.patientNav nav a:not(.patientNavCta){display:none}.patientNavCta{padding:9px 12px;font-size:.86rem}.patientAudience,.patientCareBand,.patientFinalCta,.patientHero,.patientHow,.patientOutcome,.patientPilot,.patientProblem,.patientSection,.patientSecurity{width:min(100% - 28px,1120px)}.patientHero{min-height:auto;gap:34px;padding:28px 0 46px}.patientHero h1{font-size:3.05rem}.patientFinalCta p,.patientHero p{font-size:1rem}.patientHeroActions{display:grid}.patientHeroProof{grid-template-columns:repeat(2,minmax(0,1fr))}.patientPrimaryButton,.patientSecondaryButton{width:100%}.patientPhoneMock{width:min(100%,360px);border-radius:22px;padding:15px}.patientPhoneBanner{grid-template-columns:1fr}.patientPhoneBanner img{max-width:150px;justify-self:end}.patientAudience,.patientCareBand,.patientHow,.patientPilot,.patientProblem,.patientSection,.patientSecurity{padding:46px 0}.patientOutcome{padding-bottom:34px}.patientBenefitGrid{grid-template-columns:1fr}.patientCareBand{gap:24px}.patientPilotCopy{padding:26px 20px}.patientSecurityCards{min-width:0}.patientFinalCta{margin-bottom:24px;padding:42px 18px}}.commercialLanding{overflow-x:hidden;background:#ffffff;color:#06144f}.commercialNav{width:100%;max-width:none;min-height:112px;margin:0;padding:18px clamp(24px,5vw,72px);border-bottom:1px solid rgba(0,74,173,.12);background:rgba(255,255,255,.96);box-shadow:0 10px 34px rgba(6,20,79,.08)}.commercialBrand{gap:12px;flex:0 0 auto}.commercialBrand img{width:62px;height:auto;flex:0 0 auto}.commercialBrand span{display:grid;grid-gap:2px;gap:2px;min-width:112px;line-height:.92}.commercialBrand strong{color:#004aad;font-size:1.76rem;font-weight:950;letter-spacing:0;overflow-wrap:normal;white-space:nowrap;word-break:keep-all}.commercialBrand small{color:#06144f;font-size:.68rem;font-weight:800;letter-spacing:0}.commercialNav nav{gap:clamp(16px,2.2vw,36px)}.commercialNav nav a{position:relative;color:#06144f;font-size:1rem;font-weight:850;text-transform:none}.commercialNav nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:3px;border-radius:999px;background:#00b0f0}.commercialNavCta{min-width:164px;padding:14px 26px;background:linear-gradient(135deg,#004aad,#008cff);color:#ffffff!important;text-align:center;text-transform:uppercase!important;box-shadow:0 12px 28px rgba(0,74,173,.22)}.commercialHero{position:relative;overflow:hidden;min-height:580px;background:radial-gradient(circle at 82% 18%,rgba(0,176,240,.28),transparent 28%),radial-gradient(circle at 74% 82%,rgba(0,116,255,.35),transparent 25%),linear-gradient(135deg,#06144f,#001d4a 52%,#004aad);color:#ffffff}.commercialHero:after{content:"";position:absolute;right:-12%;bottom:-26%;width:58%;aspect-ratio:1;border:2px solid rgba(0,176,240,.34);border-radius:50%;box-shadow:inset 0 0 50px rgba(0,176,240,.18)}.commercialHeroContent{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.9fr);align-items:center;grid-gap:44px;gap:44px;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:64px 0 56px}.commercialHeroCopy{display:grid;grid-gap:24px;gap:24px}.commercialHero h1{max-width:680px;margin:0;color:#ffffff;font-size:clamp(3.3rem,6.4vw,6.6rem);font-weight:950;line-height:1.05;letter-spacing:0}.commercialFuture h2 span,.commercialHero h1 span,.commercialSubtitle span,.commercialValue h2 span{color:#00b0f0}.commercialHeroCopy p{max-width:600px;margin:0;color:rgba(255,255,255,.92);font-size:1.32rem;font-weight:780;line-height:1.45}.commercialHeroCopy .commercialSubtitle{color:#ffffff;font-size:clamp(1.45rem,2.4vw,2.25rem);font-weight:950}.commercialHeroCopy .commercialSubtitle:after{content:"";display:block;width:64px;height:4px;margin-top:22px;border-radius:999px;background:#00b0f0}.commercialBadges{display:flex;flex-wrap:wrap;gap:16px}.commercialStoreBadge{display:grid;min-width:178px;border:1px solid rgba(255,255,255,.34);border-radius:8px;padding:10px 16px 10px 58px;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent),#05070c;color:#ffffff;text-decoration:none;box-shadow:0 12px 30px rgba(0,0,0,.22)}.commercialStoreBadge:before{content:"";position:absolute}.commercialStoreBadge{position:relative}.commercialStoreBadge:after{content:"";position:absolute;left:18px;top:50%;width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,#ffffff,#b9dfff);transform:translateY(-50%)}.commercialGoogleBadge:after{background:linear-gradient(135deg,#00c875,#f5a623 52%,#00b0f0);-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);border-radius:3px}.commercialStoreBadge span{color:rgba(255,255,255,.88);font-size:.72rem;font-weight:850;text-transform:uppercase}.commercialStoreBadge strong{color:#ffffff;font-size:1.25rem;line-height:1}.commercialPhoneStage{position:relative;min-height:520px}.commercialPhone{position:relative;z-index:2;display:grid;grid-gap:14px;gap:14px;width:min(100%,360px);margin:0 auto;border:10px solid #0c1020;border-radius:42px;padding:18px;background:#f7fbff;box-shadow:0 30px 70px rgba(0,0,0,.42),20px 18px 0 rgba(255,255,255,.12);transform:rotate(7deg)}.commercialPhone:before{content:"";position:absolute;left:50%;top:0;width:128px;height:25px;border-radius:0 0 18px 18px;background:#0c1020;transform:translateX(-50%)}.commercialPhoneBar{display:flex;justify-content:space-between;color:#06144f;font-size:.72rem;font-weight:950}.commercialPhoneHeader{display:grid;grid-gap:6px;gap:6px;border-radius:8px;padding:20px 16px 18px;background:linear-gradient(135deg,#06144f,#004aad);color:#ffffff}.commercialPhoneHeader span{font-size:.76rem;font-weight:800}.commercialPhoneHeader strong{max-width:210px;font-size:1.24rem;line-height:1.15}.commercialPhoneGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.commercialPhoneGrid div{display:grid;place-items:center;grid-gap:8px;gap:8px;min-height:82px;border:1px solid rgba(0,74,173,.12);border-radius:8px;background:#ffffff;box-shadow:0 10px 22px rgba(0,74,173,.08)}.commercialPhoneGrid img{width:30px;height:30px}.commercialPhoneGrid span{color:#06144f;font-size:.72rem;font-weight:900;text-align:center}.commercialPhoneBanner{display:grid;grid-template-columns:1fr 84px;grid-gap:10px;gap:10px;align-items:center;border-radius:8px;padding:12px;background:linear-gradient(135deg,#06144f,#004aad);color:#ffffff}.commercialPhoneBanner b{font-size:1rem;line-height:1.2}.commercialPhoneBanner img{width:100%;border-radius:8px}.commercialPhoneTabs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;color:#34404b;font-size:.64rem;font-weight:850;text-align:center}.commercialOrbit{position:absolute;z-index:1;display:grid;width:94px;height:94px;place-items:center;border:1px solid rgba(0,176,240,.58);border-radius:50%;background:rgba(0,74,173,.28);box-shadow:0 0 34px rgba(0,176,240,.22)}.commercialOrbit img{width:48px;height:48px;filter:brightness(0) saturate(100%) invert(55%) sepia(97%) saturate(1808%) hue-rotate(158deg) brightness(99%) contrast(99%)}.commercialOrbitOne{right:0;top:72px}.commercialOrbitTwo{right:-40px;top:216px}.commercialOrbitThree{right:18px;bottom:72px}.commercialAudiences,.commercialSolutions,.commercialStats,.commercialValue{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:28px 0 36px}.commercialAudiences h2,.commercialSolutions h2,.commercialValue h2{margin:0 0 24px;color:#06144f;font-size:clamp(1.65rem,2.8vw,2.3rem);font-weight:950;text-align:center}.commercialSolutionGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:16px;gap:16px}.commercialSolutionGrid article{display:grid;justify-items:center;grid-gap:12px;gap:12px;min-height:214px;border:1px solid rgba(0,74,173,.09);border-radius:8px;padding:24px 18px;background:#ffffff;box-shadow:0 18px 42px rgba(6,20,79,.1);text-align:center}.commercialSolutionGrid img,.commercialValueGrid img{width:58px;height:58px}.commercialAudienceGrid h3,.commercialSolutionGrid h3,.commercialValueGrid h3{margin:0;color:#06144f;font-size:1.08rem;font-weight:950}.commercialAudienceGrid p,.commercialSolutionGrid p,.commercialValueGrid p{margin:0;color:#26375f;font-size:.95rem;font-weight:680;line-height:1.48}.commercialValue{width:100%;max-width:none;padding:38px clamp(24px,5vw,72px);background:linear-gradient(180deg,#eef8ff,#ffffff)}.commercialValueGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:min(1180px,100%);margin:0 auto}.commercialValueGrid article{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:18px 22px;border-right:1px solid rgba(0,74,173,.16);text-align:center}.commercialValueGrid article:last-child{border-right:0}.commercialAudiences{padding-top:28px}.commercialAudienceGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.commercialAudienceGrid article{display:grid;grid-template-columns:minmax(0,.9fr) minmax(120px,.72fr);grid-gap:12px;gap:12px;overflow:hidden;min-height:196px;border-radius:8px;padding:24px 0 0 24px;background:linear-gradient(135deg,#eaf6ff,#ffffff);box-shadow:0 18px 42px rgba(6,20,79,.1)}.commercialAudienceGrid article:nth-child(2){background:linear-gradient(135deg,#eafaf5,#ffffff)}.commercialAudienceGrid article:nth-child(3){background:linear-gradient(135deg,#f2ecff,#ffffff)}.commercialAudienceGrid article>div{display:grid;align-content:start;grid-gap:10px;gap:10px}.commercialAudienceGrid article>div img{width:48px;height:48px}.commercialAudienceImage{align-self:end;width:100%;height:170px;object-fit:cover;object-position:center}.commercialFuture{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);align-items:center;grid-gap:38px;gap:38px;padding:48px clamp(24px,5vw,72px);background:radial-gradient(circle at 88% 72%,rgba(0,176,240,.32),transparent 25%),linear-gradient(135deg,#06144f,#00296c);color:#ffffff}.commercialFuture h2{margin:0;color:#ffffff;font-size:clamp(2rem,4vw,3.9rem);font-weight:950;line-height:1.12}.commercialFuture h2 span{display:block}.commercialTrustLine{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;max-width:780px;margin-top:34px}.commercialTrustLine span{border-left:1px solid rgba(255,255,255,.24);padding-left:16px;color:rgba(255,255,255,.9);font-size:.88rem;font-weight:850}.commercialDownloadBox{display:grid;justify-items:start;grid-gap:14px;gap:14px}.commercialDownloadBox img{width:248px;max-width:100%}.commercialDownloadBox p{max-width:360px;margin:0;color:#ffffff;font-size:1.22rem;font-weight:850;line-height:1.35}.commercialStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;padding:26px 0 34px}.commercialStats article{display:grid;grid-template-columns:auto 1fr;grid-gap:10px 14px;gap:10px 14px;align-items:center;border-right:1px solid rgba(0,74,173,.18);padding:4px 28px}.commercialStats article:last-child{border-right:0}.commercialStats strong{color:#004aad;font-size:1.9rem;font-weight:950}.commercialStats span{color:#06144f;font-weight:850;line-height:1.3}.partnerLanding{background:linear-gradient(180deg,#ffffff,#f4f9ff 46%,#ffffff)}.partnerHero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.68fr);grid-gap:48px;gap:48px;align-items:center;width:min(1180px,calc(100% - 64px));margin:34px auto 0;border-radius:8px;padding:clamp(32px,5vw,64px);color:#ffffff;overflow:hidden;box-shadow:0 24px 70px rgba(6,20,79,.18)}.partnerHeroCorporate{background:radial-gradient(circle at 86% 16%,rgba(0,176,240,.34),transparent 30%),linear-gradient(135deg,#06144f,#004aad 70%,#00b0f0)}.partnerHeroCity{background:radial-gradient(circle at 86% 16%,rgba(0,200,117,.26),transparent 30%),linear-gradient(135deg,#06144f,#003778 70%,#00b0f0)}.partnerHeroCopy{display:grid;grid-gap:22px;gap:22px}.partnerHero h1{max-width:760px;margin:0;color:#ffffff;font-size:clamp(2.7rem,5.2vw,5.7rem);font-weight:950;line-height:1.04;letter-spacing:0}.partnerHero p{max-width:660px;margin:0;color:rgba(255,255,255,.9);font-size:1.22rem;font-weight:760;line-height:1.56}.partnerHero .patientEyebrow{color:#8fe7ff}.partnerHero .patientSecondaryButton{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.1);color:#ffffff}.partnerHero>img{width:100%;max-height:430px;border-radius:8px;object-fit:cover;box-shadow:0 22px 54px rgba(0,0,0,.22)}.partnerHeroCity>img{object-fit:contain;background:rgba(255,255,255,.14)}.partnerProof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;width:min(1180px,calc(100% - 64px));margin:22px auto 0}.partnerProof article{display:grid;grid-gap:4px;gap:4px;border:1px solid rgba(0,74,173,.12);border-radius:8px;padding:18px;background:#ffffff;box-shadow:0 16px 40px rgba(6,20,79,.09)}.partnerProof strong{color:#004aad;font-size:1.55rem;font-weight:950}.partnerProof span{color:#5d6b83;font-size:.92rem;font-weight:850}.partnerBand,.partnerSection{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:70px 0}.partnerGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.partnerGrid article{display:grid;grid-gap:14px;gap:14px;border:1px solid rgba(0,74,173,.12);border-radius:8px;padding:24px;background:#ffffff;box-shadow:0 18px 42px rgba(6,20,79,.1)}.partnerGrid img{width:56px;height:56px}.partnerGrid h3{margin:0;color:#06144f;font-size:1.22rem;font-weight:950}.partnerGrid p{margin:0;color:#5d6b83;font-weight:760;line-height:1.5}.partnerBand{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);grid-gap:28px;gap:28px;align-items:start;border-radius:8px;margin-bottom:48px;padding:42px;background:#ffffff;box-shadow:0 18px 54px rgba(6,20,79,.1)}.partnerBand h2{margin:10px 0 0;color:#06144f;font-size:clamp(2rem,4vw,3.5rem);font-weight:950;line-height:1.06}.partnerBand ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.partnerBand li{border-left:4px solid #00b0f0;border-radius:8px;padding:14px 16px;background:#f3f9ff;color:#06144f;font-weight:900}.enterpriseLanding{min-height:100vh;width:100%;overflow-x:clip;background:#ffffff;color:#06144f}.enterpriseLanding *,.enterpriseLanding :after,.enterpriseLanding :before{box-sizing:border-box}.enterpriseNav{position:relative;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:104px;width:100%;padding:12px clamp(24px,4vw,54px);background:rgba(255,255,255,.98);box-shadow:0 10px 32px rgba(6,20,79,.1)}.enterpriseNav>a{display:inline-flex;align-items:center;text-decoration:none}.enterpriseNav img{width:auto;height:82px;max-width:230px;object-fit:contain}.enterpriseBrand{display:inline-flex;align-items:center;gap:10px;color:#06144f;text-decoration:none}.enterpriseBrand img{flex:0 0 auto;width:64px!important;height:auto!important;max-width:64px!important;object-fit:contain}.enterpriseBrand span{display:grid;grid-gap:0;gap:0;line-height:.88}.enterpriseBrand strong{color:#06144f;font-size:1.74rem;font-weight:950;letter-spacing:0}.enterpriseBrand strong:nth-child(2){color:#006dff}.enterpriseBrand small{margin-top:5px;color:#06144f;font-size:.48rem;font-weight:950;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.enterpriseNav nav{display:flex;align-items:center;gap:clamp(18px,2.4vw,38px);min-width:0}.enterpriseNav nav a{position:relative;color:#06144f;font-size:1rem;font-weight:900;text-decoration:none}.enterpriseNav nav a.isActive{color:#006dff}.enterpriseNav nav a.isActive:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:3px;border-radius:999px;background:#006dff}.enterpriseNavCta{border-radius:8px;padding:16px 24px;background:linear-gradient(135deg,#004aad,#007bff);color:#ffffff!important;text-transform:uppercase;box-shadow:0 14px 32px rgba(0,74,173,.24)}.enterpriseHero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1fr);grid-gap:42px;gap:42px;align-items:center;min-height:680px;padding:50px clamp(24px,4vw,54px) 112px;background:linear-gradient(90deg,rgba(0,19,56,.98),rgba(0,46,111,.92) 46%,rgba(0,74,173,.64)),radial-gradient(circle at 82% 35%,rgba(0,176,240,.38),transparent 32%),#06144f;color:#ffffff;overflow:hidden}.enterpriseHeroCopy{display:grid;grid-gap:22px;gap:22px;max-width:680px}.enterpriseHeroCopy>span{color:#00b0f0;font-size:1.04rem;font-weight:950;text-transform:uppercase}.enterpriseHero h1{margin:0;color:#ffffff;font-size:clamp(3rem,5.2vw,5.35rem);font-weight:950;letter-spacing:0;line-height:1.03}.enterpriseHero h1 strong{display:block;color:#1593ff;font-weight:950}.enterpriseHeroCopy p{margin:0;color:rgba(255,255,255,.95);font-size:1.22rem;font-weight:760;line-height:1.48}.enterpriseHeroCopy ul{display:grid;grid-gap:11px;gap:11px;margin:0;padding:0;list-style:none}.enterpriseHeroCopy li{position:relative;padding-left:34px;color:#ffffff;font-size:1.04rem;font-weight:850}.enterpriseHeroCopy li:before{content:"";position:absolute;left:0;top:1px;width:22px;height:22px;border-radius:50%;background:#1593ff}.enterpriseHeroCopy li:after{content:"";position:absolute;left:7px;top:7px;width:8px;height:5px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:rotate(-45deg)}.enterpriseHeroActions{display:flex;flex-wrap:wrap;gap:16px;margin-top:6px}.enterpriseHeroActions a,.enterpriseProposal>a{display:inline-flex;min-height:54px;align-items:center;justify-content:center;border-radius:8px;padding:0 28px;background:linear-gradient(135deg,#006dff,#1593ff);color:#ffffff;font-weight:950;text-decoration:none;text-transform:uppercase;box-shadow:0 16px 36px rgba(0,109,255,.32)}.enterpriseHeroActions a:nth-child(2){border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.06);box-shadow:none}.enterpriseHeroVisual{position:relative;min-height:560px}.enterprisePhone{position:absolute;z-index:3;left:4%;top:0;display:grid;grid-gap:12px;gap:12px;width:270px;border:9px solid #0b1227;border-radius:34px;padding:16px;background:#f8fbff;box-shadow:0 24px 70px rgba(0,0,0,.46);transform:rotate(4deg)}.enterprisePhoneTop{color:#06144f;font-size:.72rem;font-weight:950}.enterprisePhone>img{width:128px;justify-self:center}.enterprisePhoneGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.enterprisePhoneGrid span{display:grid;place-items:center;grid-gap:7px;gap:7px;min-height:82px;border-radius:8px;background:#ffffff;color:#06144f;font-size:.66rem;font-weight:900;text-align:center;box-shadow:0 10px 22px rgba(6,20,79,.08)}.enterprisePhoneGrid img{width:28px;height:28px}.enterprisePhoneNav{display:grid;grid-template-columns:repeat(4,1fr);color:#485779;font-size:.6rem;font-weight:850;text-align:center}.enterpriseDashboard{position:absolute;right:0;top:64px;z-index:2;width:min(82%,570px);border:1px solid rgba(255,255,255,.36);border-radius:8px;padding:28px;background:rgba(255,255,255,.92);box-shadow:0 28px 70px rgba(0,0,0,.35)}.enterpriseDashboard h3{margin:0 0 18px;color:#06144f;font-size:1.2rem}.enterpriseDashCards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.enterpriseDashCards span{display:grid;grid-gap:4px;gap:4px;border:1px solid #d9e7ef;border-radius:8px;padding:16px;color:#5d6b83;font-size:.82rem;font-weight:760}.enterpriseDashCards b{color:#004aad;font-size:2rem}.enterpriseChart{display:flex;align-items:flex-end;gap:10px;height:120px;margin:18px 0;border-radius:8px;padding:16px;background:#f4f9ff}.enterpriseChart i{flex:1 1;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#00b0f0,#004aad)}.enterpriseChart i:first-child{height:35%}.enterpriseChart i:nth-child(2){height:52%}.enterpriseChart i:nth-child(3){height:44%}.enterpriseChart i:nth-child(4){height:72%}.enterpriseChart i:nth-child(5){height:88%}.enterpriseBars{display:grid;grid-gap:8px;gap:8px}.enterpriseBars span{color:#06144f;font-size:.8rem;font-weight:850}.enterpriseBars b{display:block;height:7px;border-radius:999px;background:#006dff}.enterpriseHeroSeal{position:absolute;right:8%;bottom:12px;z-index:4;max-width:312px;border:1px solid rgba(0,176,240,.65);border-radius:8px;padding:20px 22px 20px 76px;background:rgba(0,46,111,.8);color:#ffffff;font-size:1.16rem;font-weight:950;line-height:1.28}.enterpriseHeroSeal:before{content:"";position:absolute;left:22px;top:50%;width:34px;height:42px;border:3px solid #ffffff;border-radius:14px 14px 18px 18px;transform:translateY(-50%)}.enterpriseSolutionBand{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:0;gap:0;width:min(1180px,calc(100% - 48px));margin:-74px auto 0;border-radius:8px;padding:28px 20px;background:#ffffff;box-shadow:0 20px 60px rgba(6,20,79,.16);position:relative;z-index:5}.enterpriseComplete article,.enterpriseDaily article,.enterpriseSolutionBand article{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:10px 18px;border-right:1px solid rgba(0,74,173,.16);text-align:center}.enterpriseComplete article:last-child,.enterpriseDaily article:last-child,.enterpriseSolutionBand article:last-child{border-right:0}.enterpriseComplete img,.enterpriseDaily img,.enterpriseSolutionBand img{width:54px;height:54px}.enterpriseComplete h3,.enterpriseDaily h3,.enterpriseSolutionBand h3{margin:0;color:#06144f;font-size:1rem;font-weight:950}.enterpriseDaily p,.enterpriseSolutionBand p{margin:0;color:#26375f;font-size:.88rem;font-weight:680;line-height:1.42}.enterpriseDaily{width:min(1180px,calc(100% - 48px));margin:26px auto 0;border-radius:8px;padding:24px;background:linear-gradient(180deg,#edf7ff,#ffffff)}.enterpriseComplete h2,.enterpriseDaily h2,.enterpriseImpact h2{margin:0 0 24px;color:#06144f;font-size:clamp(1.55rem,2.6vw,2.15rem);font-weight:950;text-align:center}.enterpriseDaily h2 span{color:#006dff}.enterpriseDaily>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.enterpriseComplete{width:min(1180px,calc(100% - 48px));margin:26px auto 0}.enterpriseComplete>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:16px;gap:16px}.enterpriseComplete article{min-height:118px;border:1px solid rgba(0,74,173,.1);border-radius:8px;background:#ffffff;box-shadow:0 16px 38px rgba(6,20,79,.1)}.enterpriseImpact{width:min(1180px,calc(100% - 48px));margin:28px auto 0;border-radius:8px;padding:28px 34px 18px;background:linear-gradient(135deg,#06144f,#004aad);color:#ffffff}.enterpriseImpact h2{color:#ffffff}.enterpriseImpact>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.enterpriseImpact article{display:grid;justify-items:center;grid-gap:4px;gap:4px;border-right:1px solid rgba(255,255,255,.28);padding:10px 18px;text-align:center}.enterpriseImpact article:last-child{border-right:0}.enterpriseImpact strong{color:#ffffff;font-size:2rem;font-weight:950}.enterpriseImpact small,.enterpriseImpact span{color:rgba(255,255,255,.88);font-weight:800}.enterpriseImpact small{display:block;margin-top:18px;text-align:center}.enterpriseProposal{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:28px;gap:28px;align-items:center;width:min(1180px,calc(100% - 48px));margin:28px auto 0;border-radius:8px;padding:24px 34px;background:linear-gradient(135deg,#edf7ff,#ffffff)}.enterpriseProposal>div{display:flex;align-items:center;gap:22px}.enterpriseProposal img{width:84px;height:84px}.enterpriseProposal span{display:grid;grid-gap:6px;gap:6px;color:#26375f;font-weight:760}.enterpriseProposal strong{color:#06144f;font-size:1.85rem;line-height:1.12}.enterpriseFooter{display:grid;grid-template-columns:minmax(240px,1.25fr) repeat(3,minmax(160px,1fr));grid-gap:34px;gap:34px;margin-top:28px;padding:42px clamp(24px,4vw,54px) 28px;background:linear-gradient(135deg,#06144f,#002c71);color:#ffffff}.enterpriseFooter img{width:210px}.enterpriseFooterBrand .enterpriseBrand{color:#ffffff;align-items:center;gap:14px}.enterpriseFooterBrand .enterpriseBrand img{width:72px!important;max-width:72px!important;border-radius:0;padding:0;background:transparent;box-shadow:none}.enterpriseFooterBrand .enterpriseBrand span{display:flex;max-width:180px;flex-direction:column;align-items:flex-start;gap:1px;line-height:1}.enterpriseFooterBrand .enterpriseBrand strong{display:block;color:#ffffff;font-size:2.15rem;line-height:.92}.enterpriseFooterBrand .enterpriseBrand small,.enterpriseFooterBrand .enterpriseBrand strong:nth-child(2){color:#00b0f0}.enterpriseFooterBrand .enterpriseBrand small{max-width:170px;margin-top:6px;font-size:.42rem;line-height:1.18;white-space:normal}.enterpriseFooter h3{margin:0 0 12px;color:#ffffff;font-size:1rem;text-transform:uppercase}.enterpriseFooter a,.enterpriseFooter p,.enterpriseFooter span{display:block;margin:0 0 8px;color:rgba(255,255,255,.84);font-weight:760;line-height:1.45;text-decoration:none}.enterpriseFooterBadges{display:flex;flex-wrap:wrap;gap:10px}.enterpriseFooterBadges span{border:1px solid rgba(255,255,255,.34);border-radius:8px;padding:10px 14px;background:#05070c;color:#ffffff;font-weight:900}@media (max-width:1100px){.commercialNav{min-height:auto}.commercialNav nav a:not(.commercialNavCta){display:none}.commercialFuture,.commercialHeroContent{grid-template-columns:1fr}.commercialPhoneStage{min-height:480px}.commercialSolutionGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.commercialStats,.commercialValueGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.commercialStats article:nth-child(2n),.commercialValueGrid article:nth-child(2n){border-right:0}.commercialAudienceGrid,.partnerBand,.partnerHero{grid-template-columns:1fr}.partnerGrid,.partnerProof{grid-template-columns:repeat(2,minmax(0,1fr))}.enterpriseNav nav a:not(.enterpriseNavCta){display:none}.enterpriseHero{grid-template-columns:1fr;padding-bottom:96px}.enterpriseHeroVisual{min-height:560px}.enterpriseComplete>div,.enterpriseDaily>div,.enterpriseSolutionBand{grid-template-columns:repeat(3,minmax(0,1fr))}.enterpriseDaily article:nth-child(3n),.enterpriseSolutionBand article:nth-child(3n){border-right:0}.enterpriseImpact>div{grid-template-columns:repeat(2,minmax(0,1fr))}.enterpriseImpact article:nth-child(2n){border-right:0}.enterpriseFooter,.enterpriseProposal{grid-template-columns:1fr}}@media (max-width:640px){.commercialNav{align-items:center;min-height:76px;padding:12px 16px}.commercialBrand img{width:52px}.commercialBrand{gap:9px;max-width:none}.commercialBrand strong{font-size:1.28rem}.commercialBrand small{font-size:.52rem}.commercialNavCta{min-width:0;padding:12px 16px;border-radius:8px;font-size:.8rem!important}.commercialAudiences,.commercialHeroContent,.commercialSolutions,.commercialStats{width:min(100% - 28px,1180px)}.commercialHeroContent{gap:28px;padding:48px 0 42px}.commercialHero h1{font-size:clamp(3rem,14vw,4.7rem);line-height:1.02}.commercialHeroCopy p{font-size:1.08rem}.commercialHeroCopy .commercialSubtitle{font-size:1.35rem}.commercialBadges{display:grid;grid-template-columns:1fr}.commercialStoreBadge{width:100%}.commercialPhoneStage{min-height:auto}.commercialPhone{width:min(100%,330px);transform:none}.commercialOrbit{display:none}.commercialSolutionGrid,.commercialStats,.commercialValueGrid{grid-template-columns:1fr}.commercialValue{padding:32px 18px}.commercialStats article,.commercialValueGrid article{border-right:0;border-bottom:1px solid rgba(0,74,173,.14)}.commercialStats article:last-child,.commercialValueGrid article:last-child{border-bottom:0}.commercialAudienceGrid article{grid-template-columns:1fr;padding:22px}.commercialAudienceImage{height:160px;border-radius:8px}.commercialFuture{padding:44px 18px}.commercialDownloadBox{justify-items:center;text-align:center}.commercialDownloadBox img{width:min(230px,76vw);filter:drop-shadow(0 18px 34px rgba(0,176,240,.22))}.commercialTrustLine{grid-template-columns:1fr}.partnerBand,.partnerHero,.partnerProof,.partnerSection{width:min(100% - 28px,1180px)}.partnerHero{margin-top:18px;padding:28px 20px}.partnerHero h1{font-size:clamp(2.4rem,12vw,4rem)}.partnerHero p{font-size:1.02rem}.partnerGrid,.partnerProof{grid-template-columns:1fr}.partnerSection{padding:46px 0}.partnerBand{margin-bottom:28px;padding:28px 20px}.enterpriseNav{position:relative;min-height:auto;gap:10px;padding:10px 18px}.enterpriseNav>a{min-width:0}.enterpriseNav img{width:auto;height:clamp(58px,17vw,72px);max-width:168px}.enterpriseNav nav{flex:0 1 auto;justify-content:flex-end;min-width:0}.enterpriseNavCta{max-width:148px;min-height:38px;padding:9px 10px;font-size:.58rem!important;line-height:1.12;text-align:center;white-space:normal}.enterpriseNav .enterpriseBrand{gap:7px;max-width:168px}.enterpriseNav .enterpriseBrand img{width:46px!important;max-width:46px!important}.enterpriseNav .enterpriseBrand strong{font-size:1.22rem;line-height:.9}.enterpriseNav .enterpriseBrand small{display:none}.enterpriseFooterBrand .enterpriseBrand{gap:11px}.enterpriseFooterBrand .enterpriseBrand img{width:62px!important;max-width:62px!important}.enterpriseFooterBrand .enterpriseBrand strong{font-size:1.68rem;line-height:.92}.enterpriseFooterBrand .enterpriseBrand small{max-width:150px;font-size:.38rem;line-height:1.16;white-space:normal}.enterpriseHero{min-height:auto;padding:28px 18px 46px;overflow-x:clip}.enterpriseHero h1{font-size:clamp(2rem,9vw,2.85rem);line-height:1.05}.enterpriseHeroCopy p{font-size:.92rem}.enterpriseHeroCopy{gap:16px}.enterpriseHeroCopy li{font-size:.88rem}.enterpriseHeroActions{display:grid}.enterpriseHeroActions a{width:100%}.enterpriseHeroVisual{min-height:382px;width:100%;overflow:visible}.enterprisePhone{left:0;top:0;width:168px;max-width:46vw;padding:12px;border-width:7px;border-radius:26px;transform:rotate(-3deg)}.enterprisePhone>img{width:86px}.enterprisePhoneGrid{gap:7px}.enterprisePhoneGrid span{min-height:56px;font-size:.52rem}.enterprisePhoneGrid img{width:20px;height:20px}.enterprisePhoneNav{font-size:.48rem}.enterpriseDashboard{left:118px;right:0;top:42px;width:auto;max-width:100%;padding:14px}.enterpriseDashboard h3{margin-bottom:10px;font-size:.88rem}.enterpriseDashCards span{padding:10px;font-size:.68rem}.enterpriseDashCards b{font-size:1.35rem}.enterpriseChart{height:74px;margin:10px 0;padding:10px}.enterpriseBars span{font-size:.64rem}.enterpriseDashCards{grid-template-columns:1fr}.enterpriseHeroSeal{left:0;right:0;bottom:0;max-width:none;padding:13px 16px 13px 58px;font-size:.88rem}.enterpriseComplete,.enterpriseDaily,.enterpriseImpact,.enterpriseProposal,.enterpriseSolutionBand{width:min(100% - 28px,1180px)}.enterpriseComplete>div,.enterpriseDaily>div,.enterpriseImpact>div,.enterpriseSolutionBand{grid-template-columns:1fr}.enterpriseDaily article,.enterpriseImpact article,.enterpriseSolutionBand article{border-right:0;border-bottom:1px solid rgba(0,74,173,.14)}.enterpriseDaily article:last-child,.enterpriseImpact article:last-child,.enterpriseSolutionBand article:last-child{border-bottom:0}.enterpriseProposal{padding:24px 18px}.enterpriseProposal>div{align-items:flex-start}.enterpriseProposal strong{font-size:1.38rem}.enterpriseProposal>a{width:100%}.enterpriseFooter{padding:34px 18px}}.mobileAppRoot{padding:18px;background:radial-gradient(circle at 18% 0,rgba(0,184,240,.18),transparent 28%),linear-gradient(180deg,#eef8ff,#f8fbff 52%,#ffffff);color:#06144f}.appPhoneFrame{min-height:calc(100vh - 36px);overflow:hidden;border:1px solid rgba(166,196,228,.54);border-radius:28px;background:#ffffff;box-shadow:0 24px 80px rgba(9,54,117,.18)}.appToast{position:fixed;z-index:60;left:50%;bottom:calc(112px + env(safe-area-inset-bottom, 0px));max-width:min(92vw,420px);transform:translateX(-50%);border:1px solid #b9d7ff;border-radius:8px;padding:10px 14px;background:rgba(255,255,255,.96);color:#0d3d8f;font-size:.84rem;font-weight:800;box-shadow:0 14px 38px rgba(7,67,138,.18)}.appStatusBar{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:#020b2f;font-size:.95rem;font-weight:900}.appStatusBar span{color:#020b2f;font-size:.72rem;letter-spacing:0}.appHeader{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;grid-gap:10px;gap:10px;padding:8px 20px 14px}.appHeader button,.notificationList button,.profileRow,.quickAccessGrid button,.quickActionsReal button,.realBottomNav button,.realSectionTitle button,.realServiceCard,.realTabs button,.searchField{font:inherit}.appHeader button{width:42px;height:42px;border-radius:8px;background:#eef6ff;color:#005fe8;font-size:1.6rem;font-weight:900}.appHeader div{display:grid;justify-items:center;grid-gap:2px;gap:2px;min-width:0}.appHeader span{color:#07105a;font-size:1.44rem;font-weight:950;line-height:1.05}.appHeader small{color:#637092;font-size:.72rem;font-weight:800}.appScreen,.loginScreen{display:grid;grid-gap:18px;gap:18px;padding:10px 20px 104px}.appScreen h1,.loginScreen h1{margin:0;font-size:clamp(2rem,9vw,2.55rem);line-height:.98;font-weight:950}.loginCopy p,.screenLead{margin:-8px 0 0;font-size:1rem;line-height:1.45;font-weight:750}.loginScreen{min-height:calc(100vh - 48px);padding-bottom:34px;background:linear-gradient(180deg,rgba(202,236,255,.92),rgba(255,255,255,.68) 26%,#ffffff 74%),radial-gradient(circle at 18% 88%,rgba(0,96,220,.16),transparent 28%)}.loginLogo{display:grid;justify-items:center;grid-gap:8px;gap:8px;padding-top:12px;text-align:center}.heartLogo{width:132px;height:106px;display:grid;place-items:center;border-radius:48% 52% 56% 44%;background:linear-gradient(135deg,#0055d8,#19c3ef);color:#ffffff;font-size:4rem;font-weight:950;box-shadow:0 20px 48px rgba(0,87,211,.28)}.loginLogo h1{font-size:3rem}.loginLogo p{margin:0;font-size:1.22rem;font-weight:850}.loginCopy{margin-top:12px;text-align:center}.loginCopy h2{margin-bottom:8px;font-size:1.36rem}.appPrimaryButton,.appSecondaryButton,.infoBannerReal button,.realHeroCard button{min-height:52px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #0766e8;padding:0 18px;font-weight:950}.appPrimaryButton,.realHeroCard button{background:linear-gradient(135deg,#0046bb,#0572ff);color:#ffffff}.appSecondaryButton{background:#ffffff;color:#075fd8}.quickAccessGrid,.quickActionsReal,.serviceGridReal,.summaryGrid,.tipsGrid{display:grid;grid-gap:10px;gap:10px}.quickAccessGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.quickAccessGrid button,.quickActionsReal button,.realServiceCard,.summaryCard,.tipsGrid article{min-width:0;border:1px solid #dbe9fb;border-radius:8px;background:#ffffff;box-shadow:0 10px 28px rgba(24,84,157,.09)}.quickAccessGrid button{min-height:88px;display:grid;justify-items:center;align-content:center;grid-gap:6px;gap:6px;padding:8px 6px;color:#07105a;font-size:.72rem;font-weight:850}.appIcon,.quickAccessGrid span{display:inline-grid;place-items:center;border-radius:8px;background:#eaf4ff;font-size:.76rem;font-weight:950}.appIcon{width:54px;height:54px;flex:0 0 auto}.appIcon.green{background:#e8f8ef;color:#0c9b55}.appIcon.orange{background:#fff3df;color:#f27a00}.appIcon.purple{background:#f1ebff;color:#7a43df}.appIcon.pink{background:#ffedf5;color:#ef3f87}.searchField{min-height:56px;width:100%;border:1px solid #d3e1f3;border-radius:8px;padding:0 18px;background:#ffffff;text-align:left;font-weight:800}.realHeroCard{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 112px;grid-gap:12px;gap:12px;align-items:center;min-height:184px;border-radius:8px;padding:22px 18px;background:radial-gradient(circle at 82% 34%,rgba(0,105,239,.16),transparent 34%),linear-gradient(135deg,#eef7ff,#f9fcff);overflow:hidden}.realHeroCard.isClickable{cursor:pointer;touch-action:manipulation}.realHeroCard .heroArt,.realHeroCard button,.realHeroCard>div{position:relative;z-index:2}.realHeroCard h2{margin-bottom:12px;font-size:1.56rem}.realHeroCard p{margin-bottom:16px;font-weight:750;line-height:1.45}.realHeroCard span{width:112px;height:112px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#0069f2,#20c2ed);color:#ffffff;font-size:1.4rem;font-weight:950;box-shadow:inset 0 -18px 34px rgba(0,45,132,.18)}.realHeroCard button{min-height:44px}.realSectionTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:2px}.realSectionTitle h2{margin:0;color:#07105a;font-size:1.25rem}.realSectionTitle button{border:0;background:transparent;color:#0065ec;font-weight:950}.serviceGridReal,.serviceGridReal.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.telemedicineHomeSpotlight{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:16px;overflow:hidden;border:1px solid rgba(0,74,173,.12);border-radius:24px;background:linear-gradient(135deg,#003b91,#006dff 58%,#00b0f0);color:#ffffff;box-shadow:0 18px 42px rgba(0,74,173,.24);cursor:pointer;touch-action:manipulation}.telemedicineHomeSpotlight:after{content:"";position:absolute;right:-46px;bottom:-54px;width:150px;height:150px;border-radius:999px;background:rgba(255,255,255,.16);pointer-events:none}.telemedicineHomeIcon{position:relative;z-index:1;width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.telemedicineHomeIcon svg{width:30px;height:30px;stroke:#ffffff}.telemedicineHomeCopy{position:relative;z-index:1;display:grid;grid-gap:5px;gap:5px;min-width:0}.telemedicineHomeCopy span{font-size:.78rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.telemedicineHomeCopy strong{font-size:1.26rem;line-height:1.05}.telemedicineHomeCopy p{margin:0;color:rgba(255,255,255,.88);font-size:.88rem;font-weight:720;line-height:1.35}.telemedicineHomeTags{display:flex;flex-wrap:wrap;gap:6px;margin-top:3px}.telemedicineHomeTags em{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.16);color:#ffffff;font-size:.68rem;font-style:normal;font-weight:900}.telemedicineHomeSpotlight button{position:relative;z-index:2;grid-column:1/-1;min-height:48px;border:0;border-radius:16px;background:#ffffff;color:#004aad;cursor:pointer;font:inherit;font-weight:950;box-shadow:0 12px 24px rgba(0,0,0,.12)}.realServiceCard{position:relative;min-height:142px;display:grid;justify-items:start;grid-gap:8px;gap:8px;padding:16px;color:#07105a;text-align:left}.realServiceCard strong{font-size:1rem;line-height:1.12}.realServiceCard small{color:#4b587a;line-height:1.35;font-weight:700}.appointmentCard button,.profileRow b,.realServiceCard b,.resultCard button,.simpleListReal b{color:#0065ec;font-size:1.6rem;line-height:1}.infoBannerReal{display:grid;grid-template-columns:54px 1fr auto;grid-gap:12px;gap:12px;align-items:center;border-radius:8px;padding:14px;background:linear-gradient(135deg,#eef7ff,#f8fbff)}.infoBannerReal small,.infoBannerReal strong{display:block}.infoBannerReal strong{color:#07105a;font-weight:950}.infoBannerReal small{color:#3d4b70;line-height:1.35;font-weight:720}.infoBannerReal button{min-height:38px;background:#ffffff;color:#0065ec}.realTabs{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border-bottom:1px solid #e2ecf9}.realTabs button{position:relative;min-height:48px;border:0;background:transparent;color:#596481;font-weight:950}.realTabs button.active{color:#0065ec}.realTabs button.active:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:3px;border-radius:8px;background:#0065ec}.notificationList,.profileRows,.simpleListReal,.stackList{display:grid;grid-gap:10px;gap:10px}.appointmentCard,.notificationList button,.profileRow,.resultCard,.simpleListReal article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center;border:1px solid #dce9fb;border-radius:8px;padding:14px;background:#ffffff;box-shadow:0 10px 28px rgba(24,84,157,.08)}.appointmentCard strong,.notificationList strong,.profileRow strong,.resultCard strong,.simpleListReal strong{display:block;color:#07105a;font-weight:950}.appointmentCard small,.notificationList small,.profileRow small,.resultCard small{display:block;color:#4b587a;font-weight:720;line-height:1.32}.appointmentCard em,.notificationList em,.resultCard em{border-radius:8px;padding:6px 9px;background:#e6f8ee;color:#08934d;font-size:.74rem;font-style:normal;font-weight:950;white-space:nowrap}.appointmentCard button,.resultCard button{width:28px;height:38px;border:0;background:transparent}.resultCard time{color:#6d7691;font-size:.8rem;font-weight:850;white-space:nowrap}.summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.summaryGrid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.summaryCard{min-height:112px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;padding:10px;text-align:center}.summaryCard .appIcon{width:48px;height:48px}.summaryCard strong{color:#07105a;font-size:.84rem;line-height:1.12}.summaryCard small{color:#69738e;font-size:.7rem;font-weight:800}.notificationList button{position:relative;width:100%;border:0;text-align:left}.notificationList i{position:absolute;left:8px;top:50%;width:8px;height:8px;border-radius:50%;background:#0065ec}.quickActionsReal{grid-template-columns:repeat(4,minmax(0,1fr))}.quickActionsReal button,.tipsGrid article{min-height:86px;display:grid;place-items:center;padding:10px;color:#07105a;text-align:center;font-size:.78rem;font-weight:900}.examsScreen .requestedExamCard{display:none}.examsScreen .quickActionsReal button{min-height:132px;align-content:center;gap:10px;border-radius:8px}.examsScreen .quickActionsReal span{display:block;max-width:92px;line-height:1.15}.profileHero{display:grid;grid-template-columns:92px 1fr;grid-gap:18px;gap:18px;align-items:center;border-radius:8px;padding:20px;background:linear-gradient(135deg,#0046bb,#0572ff)}.profileHero,.profileHero h1,.profileHero p{color:#ffffff}.profileHero h1{font-size:1.8rem}.profileHero p{margin:4px 0;font-weight:760}.profileHero button{min-height:38px;margin-top:8px;border:0;border-radius:8px;padding:0 12px;background:rgba(255,255,255,.18);color:#ffffff;font-weight:950}.avatarReal{width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:#ffffff;color:#075fd8;font-size:2rem;font-weight:950}.profileRow{grid-template-columns:auto minmax(0,1fr) auto;width:100%;text-align:left}.logoutButton{min-height:58px;border:1px solid #ffd7dc;border-radius:8px;background:#ffffff;color:#f3122e;font-weight:950;text-align:left;padding:0 18px}.stepsRow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.stepsRow span{min-height:72px;display:grid;place-items:center;border-radius:8px;background:#f3f8ff;color:#07105a;text-align:center;font-size:.8rem;font-weight:950}.tipsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.memberCard{position:relative;display:grid;grid-gap:14px;gap:14px;border-radius:8px;padding:20px;overflow:hidden;background:radial-gradient(circle at 80% 15%,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#003eb4,#0871ff);color:#ffffff;box-shadow:0 18px 46px rgba(0,73,184,.22)}.memberCardHeader{display:flex;justify-content:space-between;gap:14px;align-items:center}.memberCardHeader strong{font-size:1.35rem;font-weight:950}.memberCardHeader em{border-radius:8px;padding:7px 12px;background:#ffffff;color:#0a9a55;font-style:normal;font-weight:950}.memberCard dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin:0}.memberCard dt{color:rgba(255,255,255,.78);font-size:.76rem;font-weight:850}.memberCard dd{margin:4px 0 0;font-size:1rem;font-weight:950}.qrMock{width:112px;height:112px;display:grid;place-items:center;border-radius:8px;background:repeating-linear-gradient(45deg,#111 0 8px,#fff 8px 16px);color:#ffffff;font-weight:950}.memberCard small{color:rgba(255,255,255,.86);line-height:1.35;font-weight:750}.dualButtons{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.realBottomNav{left:0;right:0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2px;gap:2px;border-top:1px solid #dfeafa;padding:10px 10px 14px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.realBottomNav button{min-width:0;min-height:58px;border:0;border-radius:8px;display:grid;place-items:center;grid-gap:4px;gap:4px;background:transparent;color:#56607a;font-size:.72rem;font-weight:900}.realBottomNav button.active{background:#eef6ff}.realBottomNav span{position:relative;font-size:1.18rem}.realBottomNav em{position:absolute;top:-10px;right:-16px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#f20b1f;color:#ffffff;font-size:.7rem;font-style:normal}@media (max-width:520px){.mobileAppRoot{padding:0;display:block}.appPhoneFrame{width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}.appToast{bottom:76px}}@media (max-width:390px){.appScreen,.loginScreen{padding-left:14px;padding-right:14px}.realHeroCard{grid-template-columns:1fr 86px;padding:18px 14px}.realHeroCard span{width:86px;height:86px;font-size:1rem}.quickAccessGrid,.quickActionsReal,.summaryGrid,.summaryGrid.four,.tipsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.appointmentCard,.notificationList button,.resultCard{grid-template-columns:auto minmax(0,1fr) auto}.appointmentCard em,.resultCard time{grid-column:2}}@media (max-width:640px){.loginScreen{row-gap:clamp(16px,2.8dvh,26px)!important;padding:calc(env(safe-area-inset-top, 0px) + 46px) 38px calc(env(safe-area-inset-bottom, 0px) + 112px)!important}.loginScreen:after{height:104px}.splashLogoMark{width:min(68vw,318px)!important}.splashLogoMark,.splashLogoMark .appLogoFull{max-height:34dvh!important}.loginCopy h2{font-size:clamp(1.18rem,4.9vw,1.48rem)!important}.loginCopy p{font-size:clamp(.92rem,3.8vw,1.04rem)!important}.loginEnterButton{font-size:1.18rem!important}.loginCreateRow .appSecondaryButton,.loginEnterButton{min-height:58px!important;border-radius:15px!important}.loginCreateRow .appSecondaryButton{font-size:1.16rem!important}.loginCreateRow svg,.loginEnterButton svg{width:28px!important;height:28px!important}.loginScreen>section{margin-top:6px!important}.quickAccessGrid button{min-height:96px!important;padding:10px 6px!important;font-size:.72rem!important}.quickAccessGrid .appIcon,.quickAccessGrid .appIcon svg{width:29px!important;height:29px!important}.searchField{display:flex!important;align-items:center!important;gap:12px!important;height:62px!important;min-height:62px!important;margin-bottom:28px!important;padding:0 20px!important;font-size:0!important;white-space:nowrap;overflow:hidden}.searchField:before{content:"";width:22px;height:22px;flex:0 0 auto;border:2px solid #0065ec;border-radius:50%;box-shadow:8px 8px 0 -6px #0065ec;transform:rotate(-15deg)}.searchField:after{content:"Buscar serviços, especialidades...";min-width:0;overflow:hidden;color:#7a849d;font-size:1rem;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.hero-home{min-height:230px;margin-bottom:20px!important;padding:24px 18px 24px 24px!important}.hero-home h2{margin-bottom:12px!important;font-size:clamp(1.62rem,6.5vw,2rem)!important}.hero-home p{font-size:clamp(.88rem,3.6vw,1rem)!important}.hero-home .heroArt{width:min(39vw,150px)!important;height:min(39vw,150px)!important}.serviceGridReal{gap:14px 10px!important}.realServiceCard{min-height:158px!important;padding:16px 10px 14px!important}.realServiceCard .appIcon{width:42px!important;height:42px!important;margin-bottom:10px!important;border-radius:14px}.realServiceCard .appIcon svg{width:24px;height:24px}.realServiceCard strong{font-size:clamp(.82rem,3.2vw,.95rem)!important;line-height:1.12!important;overflow-wrap:normal;word-break:normal}.realServiceCard small{display:-webkit-box;margin-top:7px!important;overflow:hidden;font-size:clamp(.7rem,2.7vw,.82rem)!important;line-height:1.26!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.realServiceCard b{display:none!important}}@media (max-width:390px){.loginScreen{padding-top:calc(env(safe-area-inset-top, 0px) + 38px)!important}.splashLogoMark{width:min(66vw,288px)!important}.appScreen{padding-top:22px!important}.homeHeader .brandHeader img{width:124px!important;height:58px!important}}@media (max-width:430px){.appScreen{padding-right:20px!important;padding-left:20px!important}.serviceGridReal{gap:12px 8px!important}.realServiceCard{min-height:146px!important;padding:14px 8px 12px!important}.realServiceCard .appIcon{width:40px!important;height:40px!important;margin-bottom:9px!important}.realServiceCard strong{font-size:.72rem!important;line-height:1.12!important;letter-spacing:0!important;-webkit-hyphens:auto;hyphens:auto}.realServiceCard small,.realServiceCard strong{overflow-wrap:normal!important;word-break:normal!important}.realServiceCard small{font-size:.64rem!important;line-height:1.22!important}.infoBannerReal{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto!important;grid-gap:14px!important;gap:14px!important;min-height:112px!important;padding:20px 18px!important}.infoBannerReal .appIcon{width:54px!important;height:54px!important}.infoBannerReal div,.infoBannerReal small,.infoBannerReal strong{max-width:none!important;min-width:0!important;overflow-wrap:normal!important;word-break:normal!important}.infoBannerReal strong{font-size:1.02rem!important;line-height:1.16!important}.infoBannerReal small{font-size:.82rem!important;line-height:1.28!important}.infoBannerReal button{min-width:90px!important;padding:0 12px!important;white-space:nowrap}}.referenceScreen{gap:0;background:radial-gradient(circle at 10% 0,rgba(0,176,240,.1),transparent 28%),linear-gradient(180deg,#ffffff,#f9fcff 58%,#ffffff)}.referenceScreen .screenLead{margin:-4px 0 22px;color:#56637c;font-size:1.03rem;font-weight:700;line-height:1.35}.referenceScreen .realHeroCard{position:relative;overflow:hidden;min-height:230px;margin:0 0 28px;padding:28px 26px;border:0;border-radius:24px;background:linear-gradient(135deg,#edf7ff,#f7fbff 46%,#e4f3ff);box-shadow:0 18px 34px rgba(0,74,173,.1)}.referenceScreen .realHeroCard:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 18%,rgba(0,176,240,.16),transparent 27%),radial-gradient(circle at 42% 78%,rgba(255,255,255,.8),transparent 34%);pointer-events:none}.referenceScreen .heroArt,.referenceScreen .realHeroCard>div{position:relative;z-index:1}.referenceScreen .realHeroCard h2{color:#06145d;font-size:clamp(1.55rem,7vw,2.15rem);line-height:1.1;letter-spacing:0}.referenceScreen .realHeroCard p{color:#213152;font-size:1rem;font-weight:650;line-height:1.45}.referenceScreen .realHeroCard button{min-height:54px;border-radius:14px;background:linear-gradient(135deg,#004aad,#0078ff);box-shadow:0 14px 24px rgba(0,74,173,.2);font-weight:900}.referenceScreen .heroArt{align-self:center;width:min(46vw,190px);height:min(46vw,190px)}.referenceScreen .heroArt img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,74,173,.18))}.telemedicineScreen .realHeroCard{min-height:260px;color:#ffffff;background:radial-gradient(circle at 74% 30%,rgba(0,176,240,.34),transparent 28%),linear-gradient(135deg,#00327d,#004aad 55%,#0069ef)}.telemedicineScreen .realHeroCard h2,.telemedicineScreen .realHeroCard p{color:#ffffff}.telemedicineScreen .realHeroCard button{color:#004aad;background:#ffffff;box-shadow:0 14px 28px rgba(0,0,0,.18)}.telemedicineSpecialties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 0 22px}.telemedicineSpecialties button{min-height:52px;border:1px solid #d9e7f8;border-radius:16px;color:#06145d;box-shadow:0 10px 20px rgba(0,74,173,.07);font-weight:850}.telemedicineSpecialties button.active{color:#ffffff;border-color:transparent;background:linear-gradient(135deg,#004aad,#0078ff)}.appTriagePanel{display:grid;grid-gap:14px;gap:14px;margin:0 0 16px;padding:16px;border:1px solid #d9e7f8;border-radius:22px;background:#ffffff;box-shadow:0 14px 28px rgba(0,74,173,.08)}.appTriageInputs{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);grid-gap:12px;gap:12px}.appTriageOptions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.appTriageOptions button{min-height:44px;border:1px solid #d9e7f8;border-radius:14px;color:#06145d;background:#f7fbff;font-weight:850}.appTriageOptions button.active{border-color:transparent;color:#ffffff;background:linear-gradient(135deg,#004aad,#0078ff)}.appTriageChecks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.appTriageChecks label{display:flex;align-items:center;gap:8px;min-height:42px;padding:10px 12px;border-radius:14px;color:#06145d;background:#f2f8ff;font-size:.84rem;font-weight:800}.triageRiskCard{display:grid;grid-gap:12px;gap:12px;margin:0 0 18px;padding:16px;border:1px solid #d9e7f8;border-left:5px solid #006bff;border-radius:22px;background:#ffffff;box-shadow:0 14px 28px rgba(0,74,173,.08)}.triageRiskCard.priorityAlta{border-left-color:#f04438;background:#fffafa}.triageRiskCard.priorityMedia{border-left-color:#f5a623}.triageRiskCard.priorityBaixa{border-left-color:#00c875}.triageRiskHeader{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.triageRiskHeader em,.triageRiskHeader span{padding:7px 10px;border-radius:999px;color:#004aad;background:#eaf4ff;font-size:.76rem;font-style:normal;font-weight:900;white-space:nowrap}.triageRiskCard b,.triageRiskHeader strong{color:#06145d}.triageActionList,.triageRiskCard p,.triageRiskCard small{margin:0;color:#465570;line-height:1.45}.triageRiskMeta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.triageChipList{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.triageChipList span{padding:7px 9px;border-radius:999px;color:#004aad;background:#edf6ff;font-size:.74rem;font-weight:800}.triageChipList.warning span{color:#aa3b00;background:#fff3e0}.triageActionList{padding-left:18px;font-size:.84rem}@media (max-width:430px){.appTriageInputs,.triageRiskMeta{grid-template-columns:1fr}.appTriageChecks{grid-template-columns:1fr 1fr}.appTriageChecks label{align-items:flex-start;min-height:56px}.triageRiskHeader{grid-template-columns:1fr}.triageRiskHeader em,.triageRiskHeader span{width:-moz-fit-content;width:fit-content}}.telemedicineConsent{grid-template-columns:22px minmax(0,1fr);grid-gap:12px;gap:12px;margin:0 0 28px;padding:16px;border:1px solid #d9e7f8;border-radius:18px;color:#465570;background:#ffffff;box-shadow:0 10px 20px rgba(0,74,173,.06);font-size:.9rem;line-height:1.35}.processSteps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:28px}.processSteps span{display:grid;justify-items:center;grid-gap:8px;gap:8px;color:#06145d;text-align:center;font-size:.78rem;font-weight:850}.processSteps .appIcon{width:54px;height:54px;border-radius:999px;background:#edf6ff}.processSteps small{color:#56637c;font-size:.72rem;font-weight:650;line-height:1.25}.referenceScreen .appointmentCard,.referenceScreen .notificationList button,.referenceScreen .profileRow,.referenceScreen .simpleListReal article{border:1px solid #dfeaf8;border-radius:22px;background:#ffffff;box-shadow:0 14px 28px rgba(0,74,173,.08)}.referenceScreen .simpleListReal{gap:0;margin-bottom:28px;border:1px solid #dfeaf8;border-radius:22px;overflow:hidden;background:#ffffff;box-shadow:0 14px 28px rgba(0,74,173,.07)}.referenceScreen .simpleListReal article{margin:0;border-width:0 0 1px;border-radius:0;box-shadow:none}.referenceScreen .simpleListReal article:last-child{border-bottom:0}.referenceScreen .summaryGrid{margin:0 0 28px}.referenceScreen .summaryCard{min-height:118px;border:1px solid #dfeaf8;border-radius:20px;background:#ffffff;box-shadow:0 14px 28px rgba(0,74,173,.07)}.referenceScreen .numberIcon{width:auto;min-width:58px;height:48px;border-radius:999px;background:transparent;font-size:1.8rem}.profileScreen .profileHero{display:grid;grid-template-columns:108px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:center;min-height:210px;margin:0 0 28px;padding:28px 24px;border-radius:26px;color:#ffffff;background:radial-gradient(circle at 82% 30%,rgba(255,255,255,.14),transparent 30%),linear-gradient(135deg,#003f9f,#005dde);box-shadow:0 18px 34px rgba(0,74,173,.23)}.profileScreen .avatarReal{width:104px;height:104px;border:5px solid #ffffff;border-radius:999px;color:#005dcc;background:#ffffff;box-shadow:0 12px 26px rgba(0,0,0,.14);font-size:2rem}.profileScreen .profileHero h1,.profileScreen .profileHero p{color:#ffffff}.profileScreen .profileHero h1{font-size:1.75rem;line-height:1.05}.profileScreen .profileHero p{max-width:100%;overflow:hidden;margin:6px 0 0;text-overflow:ellipsis;white-space:nowrap}.profileScreen .profileHero button{margin-top:12px;border:0;border-radius:999px;color:#ffffff;background:rgba(255,255,255,.16)}.digitalCardScreen .memberCard{display:grid;grid-gap:18px;gap:18px;margin:0 0 24px;padding:26px;border:0;border-radius:26px;color:#ffffff;background:radial-gradient(circle at 84% 18%,rgba(0,176,240,.28),transparent 26%),linear-gradient(135deg,#003f9f,#0069ef);box-shadow:0 18px 34px rgba(0,74,173,.22)}.digitalCardScreen .memberCardHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.digitalCardScreen .memberCardHeader strong{font-size:1.5rem;font-weight:950}.digitalCardScreen .memberCardHeader em{border-radius:999px;padding:8px 14px;color:#07843a;background:#ffffff;font-style:normal;font-weight:900}.digitalCardScreen .memberCard dl{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:16px;gap:16px;margin:0}.digitalCardScreen .memberCard dt,.digitalCardScreen .memberCard small{color:rgba(255,255,255,.82)}.digitalCardScreen .memberCard dd{margin:4px 0 0;font-size:1.05rem;font-weight:900}.digitalCardScreen .qrMock{justify-self:end;width:112px;height:112px;border:10px solid #ffffff;border-radius:14px;color:transparent;background:linear-gradient(90deg,#111 50%,transparent 0) 0 0 /18px 18px,linear-gradient(#111 50%,transparent 0) 0 0 /18px 18px,#ffffff;box-shadow:0 10px 24px rgba(0,0,0,.18)}.digitalCardScreen .dualButtons{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-bottom:26px}.digitalCardScreen .dualButtons button{min-height:58px;border-radius:16px;font-weight:900}@media (max-width:430px){.referenceScreen{padding-right:24px;padding-left:24px}.referenceScreen .realHeroCard{grid-template-columns:minmax(0,1fr) 132px;min-height:210px;padding:24px 16px 24px 22px}.referenceScreen .realHeroCard h2{max-width:12ch;font-size:1.75rem}.referenceScreen .realHeroCard p{max-width:17ch;font-size:.93rem}.referenceScreen .heroArt{width:132px;height:132px}.telemedicineScreen .realHeroCard{min-height:236px}.processSteps{gap:8px}.processSteps .appIcon{width:46px;height:46px}.processSteps strong{font-size:.74rem}.processSteps small{display:none}.profileScreen .profileHero{grid-template-columns:84px minmax(0,1fr);gap:16px;min-height:180px;padding:22px 18px}.profileScreen .avatarReal{width:80px;height:80px;font-size:1.55rem}.profileScreen .profileHero h1{font-size:1.35rem}.digitalCardScreen .memberCard{padding:22px 18px}.digitalCardScreen .memberCard dl{grid-template-columns:1fr}.digitalCardScreen .qrMock{justify-self:start;width:96px;height:96px}.digitalCardScreen .dualButtons{grid-template-columns:1fr}}@media (max-width:370px){.realServiceCard strong{font-size:.66rem!important}.realServiceCard small{font-size:.6rem!important}}:root{--blue-900:#004AAD;--blue-500:#00B0F0;--success:#00C875;--orange:#F5A623;--purple:#8E44AD;--gray-500:#7A8793}body{font-family:Montserrat,Arial,sans-serif}.appPhoneFrame,.appScreen h1,.appointmentCard strong,.loginScreen h1,.mobileAppRoot,.notificationList strong,.profileHero h1,.profileRow strong,.realHeroCard h2,.realSectionTitle h2,.resultCard strong,.simpleListReal strong{color:#061052}.appPrimaryButton,.realHeroCard button{border-color:#004AAD;background:linear-gradient(135deg,#004AAD,#006DFF)}.appHeader button,.appSecondaryButton,.appointmentCard button,.profileRow b,.realSectionTitle button,.realServiceCard b,.resultCard button,.simpleListReal b{color:#004AAD}.appIcon,.quickAccessGrid span{background:#EBF7FE;color:#004AAD}.appIcon.green{background:rgba(0,200,117,.13);color:#00A965}.appIcon.orange{background:rgba(245,166,35,.15);color:#E48700}.appIcon.purple{background:rgba(142,68,173,.13);color:#8E44AD}.appIcon.pink{background:rgba(0,176,240,.13);color:#00B0F0}.brandHeader img{width:92px;height:92px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 8px 14px rgba(0,74,173,.08))}.appLogoFull{width:min(78vw,300px);height:auto;display:block;margin:0 auto;mix-blend-mode:multiply}.loginLogo{gap:0}.realHeroCard{background:radial-gradient(circle at 78% 28%,rgba(0,176,240,.18),transparent 30%),linear-gradient(135deg,#EEF8FF,#FFFFFF)}.heroArt{background:radial-gradient(circle at 35% 35%,#ffffff 0 18%,transparent 19%),linear-gradient(145deg,#004AAD,#00B0F0)!important}.realBottomNav button.active,.realTabs button.active,.searchField{color:#004AAD}.realTabs button.active:after{background:#004AAD}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#edf8fd,#f7fbfd 280px,#f7fbfd);color:var(--gray-700);font-family:Inter,Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}.layout{min-height:100vh}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;justify-content:space-between;gap:20px;padding:12px clamp(18px,4vw,48px);border-bottom:1px solid rgba(217,231,239,.8);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.topbar{display:flex;align-items:center}.brand{gap:12px;font-weight:900;color:var(--blue-900)}.brand span:last-child{display:grid;grid-gap:2px;gap:2px}.brand small{color:var(--gray-500);font-size:.72rem;font-weight:800}.brandMark{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;background:var(--blue-900);color:var(--white)}.nav{display:flex;align-items:center;gap:6px;color:var(--gray-500);font-size:.86rem;font-weight:800}.nav a{border-radius:8px;padding:9px 10px}.nav a:hover{background:var(--gray-100);color:var(--blue-900)}.main{width:min(1220px,calc(100% - 36px));margin:0 auto;padding:28px 0 56px}.topAction{min-height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;background:var(--blue-900);color:var(--white);font-weight:900}.commandCenter{display:grid;grid-gap:16px;gap:16px;margin-bottom:28px}.commandHero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.46fr);grid-gap:24px;gap:24px;align-items:center;min-height:430px;padding:clamp(24px,5vw,48px);border-radius:8px;background:linear-gradient(135deg,rgba(10,77,143,.96),rgba(0,184,240,.82)),linear-gradient(135deg,#ffffff,#e8f8ff);box-shadow:var(--shadow);overflow:hidden}.eyebrow{display:block;margin-bottom:10px;color:var(--blue-500);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.commandCopy h1,h1{max-width:760px;color:var(--blue-900);font-size:clamp(2.3rem,5.6vw,4.4rem);line-height:.96;letter-spacing:0}.commandCopy h1,.commandCopy p{color:var(--white)}.commandCopy .eyebrow{color:rgba(255,255,255,.78)}.commandCopy p{max-width:680px;font-size:1.08rem;line-height:1.65}.commandCopy .primaryButton{background:var(--white);color:var(--blue-900)}.commandCopy .secondaryButton{border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.12);color:var(--white)}h2{color:var(--blue-900);font-size:clamp(1.55rem,3vw,2.45rem);letter-spacing:0}.heroText p,.sectionIntro p{max-width:720px;color:var(--gray-500);font-size:1.04rem;line-height:1.7}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.cardButton,.primaryButton,.secondaryButton{min-height:44px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;font-weight:900}.primaryButton{background:var(--blue-900);color:var(--white)}.cardButton,.secondaryButton{border:1px solid var(--line);background:var(--white);color:var(--blue-900)}.adminCard,.benefitCard,.careVideo,.heroCard,.moduleCard,.phonePreview,.priceCard{border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.phonePreview{display:grid;grid-gap:16px;gap:16px;padding:18px;border:1px solid rgba(255,255,255,.34);background:rgba(255,255,255,.92)}.phoneTop{display:flex;justify-content:space-between;color:var(--gray-500);font-weight:900}.phoneTop strong{color:var(--blue-900)}.healthScore{min-height:170px;border-radius:8px;display:grid;place-items:center;align-content:center;grid-gap:4px;gap:4px;background:radial-gradient(circle,#ffffff 0 36%,transparent 37%),conic-gradient(var(--success) 0 78%,#d9e7ef 78% 100%);color:var(--blue-900)}.healthScore b{font-size:3.2rem;line-height:1}.healthScore span{color:var(--gray-500);font-weight:900}.miniTimeline{display:grid;grid-gap:10px;gap:10px}.miniTimeline div{display:grid;grid-gap:3px;gap:3px;border-top:1px solid var(--line);padding-top:10px}.miniTimeline strong{color:var(--blue-900)}.miniTimeline span{color:var(--gray-500)}.statusRail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.deviceRail article,.statusRail article{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:16px}.deviceRail span,.statusRail span{display:block;margin-bottom:5px;color:var(--gray-500);font-size:.84rem;font-weight:900}.deviceRail strong,.statusRail strong{color:var(--blue-900)}.deviceRail small,.statusRail small{display:block;margin-top:4px;color:var(--gray-500);font-weight:800;overflow-wrap:anywhere}.deviceRail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.deviceRail button{min-height:34px;border:0;border-radius:8px;margin-top:8px;padding:0 12px;background:var(--blue-900);color:var(--white);cursor:pointer;font:inherit;font-weight:900}.demoRoadmap{display:grid;grid-gap:16px;gap:16px;margin-bottom:28px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:20px}.demoRoadmap h2{margin-bottom:0}.demoState{display:flex;flex-wrap:wrap;gap:8px}.demoState span{border-radius:8px;padding:8px 10px;background:var(--gray-100);color:var(--blue-900);font-weight:900}.demoProgress{height:10px;border-radius:999px;overflow:hidden;background:var(--gray-100)}.demoProgress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--success),var(--blue-500));transition:width .22s ease}.demoSteps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.demoSteps a{min-height:118px;border:1px solid var(--line);border-radius:8px;display:grid;align-content:start;grid-gap:7px;gap:7px;padding:14px;background:var(--gray-100)}.demoSteps a.done{border-color:rgba(22,166,114,.34);background:#dcf8ef}.demoSteps strong{color:var(--blue-900)}.demoSteps span{color:var(--gray-500);line-height:1.4}.demoSteps small{margin-top:auto;color:var(--success);font-size:.76rem;font-weight:900}.platformStatus{display:grid;grid-gap:18px;gap:18px;margin-bottom:28px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:20px}.platformStatusHead{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);grid-gap:16px;gap:16px;align-items:start}.platformStatusHead h2{margin-bottom:0}.platformSummary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.platformItem,.platformSummary article{border:1px solid var(--line);border-radius:8px;background:var(--gray-100)}.platformSummary article{display:grid;grid-gap:4px;gap:4px;padding:12px}.platformSummary span{color:var(--gray-500);font-size:.8rem;font-weight:900}.platformSummary strong{color:var(--blue-900);font-size:1.25rem}.platformBoard{grid-template-columns:repeat(4,minmax(0,1fr))}.platformBoard,.platformItem{display:grid;grid-gap:10px;gap:10px}.platformItem{align-content:start;min-height:150px;padding:14px}.platformItem div{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.platformItem span,.platformItem strong{color:var(--blue-900)}.platformItem span{border-radius:8px;padding:5px 7px;background:var(--white);font-size:.76rem;font-weight:900}.platformItem p{margin:0;color:var(--gray-500);line-height:1.45}.platformPronto{background:#dcf8ef}.platformDemo{background:#e5f8ff}.platformProximo{background:#fff6db}.productionPanel{display:grid;grid-gap:16px;gap:16px;padding:32px 0}.productionHead{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.productionHead p{max-width:720px;color:var(--gray-500);line-height:1.65}.productionGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.environmentBox,.productionItem{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:18px}.productionItem{display:grid;grid-gap:10px;gap:10px}.productionItem div{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.environmentBox strong,.productionItem span,.productionItem strong{color:var(--blue-900)}.productionItem span{border-radius:8px;padding:5px 8px;background:var(--gray-100);font-size:.76rem;font-weight:900}.productionItem p{margin:0;color:var(--gray-500);line-height:1.5}.environmentBox{display:grid;grid-gap:12px;gap:12px}.environmentBox div{display:flex;flex-wrap:wrap;gap:8px}.environmentBox code{border-radius:8px;padding:8px 10px;background:var(--gray-100);color:var(--blue-900);font-weight:900}.lgpdPanel{padding:32px 0}.lgpdGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.lgpdCard,.policyBox{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:18px}.lgpdCard strong,.policyBox h3{color:var(--blue-900)}.lgpdCard p,.policyBox li,.policyBox p{color:var(--gray-500);line-height:1.55}.policyBox{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);grid-gap:16px;gap:16px;margin-top:16px}.policyBox ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:18px}.legalLinks{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.mobilePreviewSection{padding:26px 0 34px}.mobileShowcase{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,360px);grid-template-columns:none;grid-gap:16px;gap:16px;align-items:start;overflow-x:auto;padding:4px 2px 20px;scroll-snap-type:x mandatory}.phoneShell{min-height:760px;border:1px solid rgba(10,77,143,.1);border-radius:30px;display:flex;flex-direction:column;gap:12px;padding:18px 16px 0;background:radial-gradient(circle at 70% 8%,rgba(0,184,240,.16),transparent 25%),linear-gradient(180deg,#ffffff,#f7fbff);box-shadow:0 22px 70px rgba(10,77,143,.16);overflow:hidden;scroll-snap-align:start}.splashShell{background:linear-gradient(180deg,rgba(229,247,255,.96),#ffffff 35%,#ffffff 82%,#0066c9 0,#004fb1)}.phoneBottomNav,.phoneHeader,.phoneStatus,.phoneTabs,.quickActions{display:flex;align-items:center;justify-content:space-between;gap:8px}.phoneStatus{color:#07134a;font-size:.8rem}.phoneHeader{color:var(--blue-900)}.phoneHeader strong{font-size:.95rem}.hamburger{color:#005eea;font-size:1.3rem}.phoneShell h3,.phoneTitle{margin:4px 0 0;color:#06135f;font-size:1.55rem;font-weight:900;letter-spacing:0}.phoneTitle{font-size:1.7rem}.topTitleBlock{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;color:#06135f}.topTitleBlock div{display:flex;align-items:center;gap:10px}.topTitleBlock strong{font-size:1.72rem;font-weight:900}.backIcon,.lineIcon,.topTitleBlock em{color:#005eea;font-style:normal;font-weight:900}.topTitleBlock p{grid-column:1/-1;margin:-4px 0 0;color:#465275;line-height:1.45}.phoneShell h4{margin:2px 0 -2px;color:#06135f;font-size:1rem}.phoneMuted{margin:-8px 0 0;color:#67718a}.phoneSearch{min-height:40px;border:1px solid #d8e6f4;border-radius:14px;display:flex;align-items:center;padding:0 12px;color:#7a8793;background:#ffffff}.phoneHeroCard{min-height:150px;border-radius:20px;display:grid;grid-template-columns:minmax(0,1fr) 94px;grid-gap:14px;gap:14px;align-items:center;padding:18px;background:radial-gradient(circle at 75% 30%,rgba(0,91,255,.16),transparent 24%),linear-gradient(135deg,#eaf6ff,#f8fbff)}.phoneHeroCard.small{min-height:126px}.phoneHeroCard strong{display:block;color:#071a68;font-size:1.28rem;line-height:1.18}.phoneHeroCard span{display:block;margin-top:9px;color:#3d4b70;line-height:1.45}.phoneHeroCard b{width:88px;height:88px;border-radius:26px;display:grid;place-items:center;background:linear-gradient(135deg,#0a4d8f,#005fff);color:var(--white);font-size:1.1rem;text-align:center}.actionBanner button,.phoneHeroCard button,.splashScreen button{min-height:40px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:0 14px;background:linear-gradient(135deg,#005fff,#0046bf);color:var(--white);font:inherit;font-weight:900}.phoneGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.actionBanner,.digitalCard,.menuList article,.phoneGrid div,.phoneList article,.phoneSecurity,.profileCard,.walletCard{border:1px solid #e0ebf5;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(10,77,143,.08)}.phoneGrid div{min-height:94px;display:grid;align-content:center;grid-gap:7px;gap:7px;padding:12px}.menuList span,.phoneGrid span,.phoneList span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#e8f4ff;color:#005eea;font-weight:900}.digitalCard strong,.menuList strong,.phoneGrid strong,.phoneList strong,.profileCard strong{color:#06135f}.phoneSecurity{margin-top:auto;padding:14px;color:#06135f;font-weight:900}.phoneSecurity span{display:block;margin-top:4px;color:#53607d;font-weight:700;line-height:1.4}.phoneTabs span{color:#5d6680;font-weight:900}.phoneTabs .active{color:#005eea;border-bottom:3px solid #005eea;padding-bottom:8px}.phoneList{display:grid;grid-gap:10px;gap:10px}.phoneList article{display:grid;grid-template-columns:45px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;min-height:76px;padding:12px}.phoneList small{color:#69738d}.appointmentList em,.phoneList b,.phoneList em{border-radius:10px;padding:6px 8px;background:#dcf8ef;color:#0a8f4b;font-size:.72rem;font-style:normal;font-weight:900}.quickActions span{flex:1 1;min-height:54px;border:1px solid #e0ebf5;border-radius:14px;display:grid;place-items:center;color:#005eea;font-size:.78rem;font-weight:900;text-align:center}.profileCard{display:grid;grid-template-columns:70px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:18px;background:linear-gradient(135deg,#063fb9,#0066ff)}.profileCard span,.profileCard strong{display:block;color:var(--white)}.avatar{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--white);color:#063fb9;font-weight:900}.digitalCard{display:grid;grid-gap:6px;gap:6px;padding:16px;background:linear-gradient(135deg,#063fb9,#005fff)}.digitalCard,.digitalCard span,.digitalCard strong{color:var(--white)}.digitalCard div{width:64px;height:64px;border-radius:10px;display:grid;place-items:center;margin-top:4px;background:var(--white);color:#063fb9;font-weight:900}.phoneList.compact div{min-height:56px}.phoneBottomNav{margin:auto -16px 0;padding:12px 12px 14px;border-top:1px solid #e3edf6;background:rgba(255,255,255,.96)}.phoneBottomNav span{display:grid;justify-items:center;grid-gap:3px;gap:3px;color:#5d6680;font-size:.68rem;font-weight:900}.phoneBottomNav b{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;border:1px solid;font-size:.62rem}.phoneBottomNav .active{color:#005eea}.logoMark{width:86px;height:86px;border-radius:32px 42px 34px 42px;display:grid;place-items:center;margin:0 auto;background:linear-gradient(135deg,#003fba,#00b8f0);color:var(--white);font-size:2.4rem;font-weight:900}.logoWord{display:flex;align-items:center;gap:8px;color:#06338d;font-weight:900;line-height:.92}.logoWord .logoMark{width:44px;height:44px;border-radius:16px 20px 16px 20px;font-size:1.2rem;margin:0}.splashScreen{display:grid;align-content:center;grid-gap:16px;gap:16px;min-height:690px;padding:26px 8px;text-align:center}.splashScreen h3{margin:0;color:#073a96;font-size:2.4rem;line-height:.95}.splashScreen p{color:#0097df;font-weight:900}.welcomeCopy{display:grid;grid-gap:6px;gap:6px;color:#07134a}.welcomeCopy span{color:#6b7388;line-height:1.5}.splashScreen .outline{border:1px solid #005fff;background:var(--white);color:#0051cf}.quickGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:4px}.quickGrid span{min-height:64px;border-radius:14px;display:grid;place-items:center;padding:8px;background:var(--white);color:#07134a;box-shadow:0 12px 30px rgba(10,77,143,.12);font-weight:900}.splashWave{height:42px}.actionBanner,.appointmentList article,.flowSteps,.menuList article,.sectionLine,.serviceGrid,.specialtyMiniGrid,.statsRow{display:grid;grid-gap:10px;gap:10px}.sectionLine{grid-template-columns:minmax(0,1fr) auto;align-items:center}.sectionLine strong{color:#06135f;font-size:1rem}.sectionLine span{color:#005eea;font-weight:900}.serviceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.serviceGrid article{min-height:118px;border:1px solid #e0ebf5;border-radius:16px;display:grid;grid-gap:7px;gap:7px;padding:12px;background:var(--white);box-shadow:0 12px 32px rgba(10,77,143,.08)}.serviceGrid span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#e8f4ff;color:#005eea;font-weight:900}.serviceGrid strong{color:#06135f}.serviceGrid small{color:#53607d;line-height:1.35}.appointmentList article{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;border:1px solid #e0ebf5;border-radius:16px;padding:12px;background:var(--white);box-shadow:0 12px 32px rgba(10,77,143,.08)}.appointmentList span{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:#e8f4ff;color:#005eea;font-weight:900}.appointmentList b,.appointmentList small{display:block}.appointmentList b{color:#06135f}.appointmentList small{color:#53607d}.actionBanner{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:14px;background:#eef7ff}.actionBanner span,.actionBanner strong{display:block}.actionBanner strong{color:#06135f}.actionBanner span{color:#53607d;margin-top:4px}.flowSteps,.specialtyMiniGrid,.statsRow{grid-template-columns:repeat(4,minmax(0,1fr))}.flowSteps span,.specialtyMiniGrid span,.statsRow span{min-height:64px;border:1px solid #e0ebf5;border-radius:16px;display:grid;place-items:center;padding:8px;background:var(--white);color:#06135f;box-shadow:0 12px 32px rgba(10,77,143,.08);font-size:.78rem;font-weight:900;text-align:center}.statsRow.four{grid-template-columns:repeat(2,minmax(0,1fr))}.quickActions.two{gap:10px}.menuList{display:grid;grid-gap:10px;gap:10px}.menuList article{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;min-height:62px;padding:12px}.logoutRow{border:1px solid #ffe2e2;border-radius:16px;padding:16px;background:var(--white);color:#e00022;box-shadow:0 12px 32px rgba(10,77,143,.08);font-weight:900}.blueHero{min-height:230px;border-radius:22px;display:grid;grid-template-columns:minmax(0,1fr) 110px;grid-gap:12px;gap:12px;align-items:center;padding:18px;background:linear-gradient(135deg,#005fff,#003eb0);color:var(--white)}.blueHero strong{display:block;font-size:1.35rem;line-height:1.25}.blueHero button{min-height:42px;border:0;border-radius:12px;margin-top:14px;padding:0 14px;background:var(--white);color:#0051cf;font:inherit;font-weight:900}.blueHero span{width:104px;height:150px;border-radius:24px;display:grid;place-items:center;background:rgba(255,255,255,.18);font-weight:900}.walletCard{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:18px;background:linear-gradient(135deg,#004ed2,#003cac)}.walletCard,.walletCard b,.walletCard em,.walletCard span,.walletCard strong{color:var(--white)}.walletCard em{border-radius:12px;align-self:start;padding:7px 10px;background:var(--white);color:#0a8f4b;font-style:normal;font-weight:900}.walletData{grid-column:1;display:grid;grid-gap:4px;gap:4px}.qrBox{grid-column:2;grid-row:2;width:88px;height:88px;border-radius:12px;display:grid;place-items:center;background:var(--white);color:#003cac;font-weight:900}.heroCard{display:grid;grid-gap:14px;gap:14px;padding:24px}.heroCard>strong{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;margin:0 auto;background:conic-gradient(var(--blue-500),var(--blue-900),var(--blue-500));color:var(--white);font-size:2rem}.heroCard>span{text-align:center;color:var(--gray-500);font-weight:800}.heroCard div{display:flex;justify-content:space-between;gap:16px;padding-top:12px;border-top:1px solid var(--line)}.heroCard b{color:var(--blue-900)}.heroCard small{color:var(--gray-500)}.section{padding:32px 0}.sectionIntro{margin-bottom:18px}.grid3,.grid4{display:grid;grid-gap:16px;gap:16px}.grid4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.adminCard,.benefitCard,.moduleCard,.priceCard{padding:20px;border:1px solid var(--line)}.moduleIcon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;margin-bottom:14px;background:#e5f8ff;font-weight:900}.benefitCard h3,.moduleCard h3,.moduleIcon,.priceCard h3{color:var(--blue-900)}.benefitCard p,.moduleCard p,.priceCard p{color:var(--gray-500);line-height:1.55}.benefitStatus{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:14px 16px}.benefitStatus strong,.partnerCoupon strong{color:var(--blue-900)}.benefitStatus span,.partnerCoupon small,.partnerCoupon span{color:var(--gray-500)}.partnerCoupon{display:grid;grid-gap:5px;gap:5px;border-top:1px solid var(--line);margin-bottom:12px;padding-top:10px}.careGrid{display:grid;grid-template-columns:minmax(220px,.35fr) minmax(0,.65fr);grid-gap:18px;gap:18px}.specialtyList{display:grid;grid-gap:10px;gap:10px}.specialty{min-height:52px;border-radius:8px;border:1px solid var(--line);background:var(--white);color:var(--gray-700);display:grid;place-items:center;font-weight:900;cursor:pointer;font:inherit}.specialty.selected{background:var(--blue-900);color:var(--white)}.careVideo{padding:22px}.videoSurface{min-height:260px;border-radius:8px;display:grid;place-items:center;grid-gap:16px;gap:16px;padding:20px;background:linear-gradient(135deg,var(--blue-900),var(--blue-500));color:var(--white);font-weight:900;text-align:center}.queueSummary{display:grid;grid-gap:6px;gap:6px;width:min(100%,360px);border-radius:8px;padding:14px;background:rgba(255,255,255,.15)}.queueSummary small{color:rgba(255,255,255,.86);font-weight:800}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:14px}.steps span{min-height:36px;border-radius:8px;display:grid;place-items:center;background:var(--gray-100);color:var(--gray-500);font-size:.82rem;font-weight:900;text-align:center}.steps span:first-child,.steps span:nth-child(2){background:#dcf8ef;color:var(--success)}.steps span:nth-child(3){background:#e5f8ff;color:var(--blue-900)}.careActions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.careActions p{flex:1 1 260px;margin:0;color:var(--gray-500);line-height:1.5}.careActions button:disabled{cursor:wait;opacity:.7}.callTools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.callTools article{border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--gray-100)}.callTools strong{display:block;color:var(--blue-900)}.callTools span{color:var(--gray-500);line-height:1.45}.priceCard.featured{border-color:var(--blue-500)}.priceCard .primaryButton{width:100%;border:0;cursor:pointer}.priceCard .primaryButton:disabled{cursor:wait;opacity:.7}.price{display:block;margin:10px 0;color:var(--blue-900);font-size:2rem;font-weight:900}.planFeatures{display:grid;grid-gap:8px;gap:8px;margin:0 0 18px;padding:0;color:var(--gray-500);list-style:none}.planFeatures li{border-top:1px solid var(--line);padding-top:8px}.checkoutStatus,.paymentBar{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.paymentBar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:14px 16px}.checkoutStatus strong,.paymentBar strong{color:var(--blue-900)}.paymentBar div{display:flex;flex-wrap:wrap;gap:8px}.paymentBar button{min-height:38px;border:1px solid var(--line);border-radius:8px;padding:0 14px;background:var(--white);color:var(--blue-900);cursor:pointer;font:inherit;font-weight:900}.paymentBar button.active{border-color:var(--blue-900);background:var(--blue-900);color:var(--white)}.checkoutStatus{display:grid;grid-gap:8px;gap:8px;margin-top:16px;padding:16px}.checkoutStatus p{margin:0;color:var(--gray-500)}.checkoutStatus div{display:flex;flex-wrap:wrap;gap:8px}.checkoutStatus span{background:var(--gray-100);color:var(--blue-900)}.checkoutStatus a,.checkoutStatus span{border-radius:8px;padding:8px 10px;font-weight:900}.checkoutStatus a{background:var(--blue-900);color:var(--white)}.adminValue{display:block;color:var(--blue-900);font-size:1.7rem;font-weight:900}.adminLocked,.adminSession{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.adminLocked{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:20px}.adminDemoCredentials{background:linear-gradient(135deg,rgba(0,74,173,.08),rgba(0,176,240,.12))}.adminLocked>p,.adminLocked>strong{grid-column:1/-1}.adminLocked b,.adminLocked strong,.adminSession strong{color:var(--blue-900)}.adminCard small,.adminLocked p,.adminLocked span,.adminSession span{color:var(--gray-500)}.adminLocked div{display:grid;grid-gap:4px;gap:4px;border-top:1px solid var(--line);padding-top:10px}.adminLocked .adminDemoCredentials{border-top:0;border-radius:8px;padding:14px}.adminDemoButton{grid-column:1/-1;min-height:48px;border:0;border-radius:8px;background:linear-gradient(135deg,#004aad,#007cff);color:#ffffff;cursor:pointer;font:inherit;font-weight:950;box-shadow:0 14px 28px rgba(0,74,173,.22)}.adminDemoButton:hover{filter:brightness(1.04)}.adminSession{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;padding:16px 18px}.adminOps{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.adminLedger,.adminOps{display:grid;margin-top:16px}.adminLedger{grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:20px}.adminLedger h3{margin-bottom:0;color:var(--blue-900)}.legalIdentity{border-color:rgba(0,200,117,.28);background:linear-gradient(135deg,rgba(0,74,173,.06),#ffffff 54%,rgba(0,200,117,.08))}.legalIdentityGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.legalIdentityGrid article{display:grid;grid-gap:5px;gap:5px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.78);padding:12px}.legalIdentityGrid span{color:var(--gray-500);font-size:.78rem;font-weight:900;text-transform:uppercase}.legalIdentityGrid strong{color:var(--blue-900);font-size:.95rem;line-height:1.35}.pilotGuard{border-color:rgba(0,74,173,.16);background:linear-gradient(135deg,#f8fbff,#eef7ff)}.pilotGuardGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.pilotGuardGrid article{display:grid;grid-gap:8px;gap:8px;border:1px solid rgba(0,74,173,.12);border-radius:8px;background:var(--white);padding:14px}.pilotGuardGrid strong{color:var(--blue-900)}.pilotGuardGrid span{color:var(--gray-500);font-weight:750;line-height:1.45}.preventiveCommand{border-color:rgba(0,176,240,.24);background:linear-gradient(135deg,#f7fcff,#ffffff 58%,rgba(0,200,117,.08))}.preventiveCommand p{max-width:860px;margin:6px 0 0;color:var(--gray-500);font-weight:750;line-height:1.5}.preventiveMetrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.preventiveAlerts article,.preventiveMetrics article,.preventiveSplit>div{border:1px solid rgba(0,74,173,.12);border-radius:8px;background:rgba(255,255,255,.88);padding:14px}.preventiveMetrics article{display:grid;grid-gap:8px;gap:8px}.analyticsBar span,.preventiveAlerts small,.preventiveAlerts span,.preventiveMetrics span{color:var(--gray-500);font-weight:800}.preventiveMetrics strong{color:var(--blue-900);font-size:clamp(1.35rem,2vw,2rem);line-height:1}.preventiveSplit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.preventiveSplit>div{display:grid;grid-gap:10px;gap:10px}.preventiveAlerts strong,.preventiveSplit strong{color:var(--blue-900)}.analyticsBar{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;overflow:hidden;border-radius:8px;background:var(--gray-100);padding:10px 12px}.analyticsBar b,.analyticsBar span{position:relative;z-index:1}.analyticsBar b{color:var(--blue-900)}.analyticsBar i{position:absolute;inset:auto auto 0 0;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--blue-500),var(--cyan))}.preventiveAlerts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.preventiveAlerts article{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px 12px;gap:8px 12px;align-items:start}.preventiveAlerts article p{grid-column:1/-1;margin:0}.preventiveAlerts b[class^=risk]{border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:950}.riskLow{background:rgba(0,200,117,.14);color:#007a47}.riskModerate{background:rgba(245,166,35,.16);color:#9b5b00}.riskHigh{background:rgba(245,166,35,.24);color:#7a3f00}.riskCritical{background:rgba(220,38,38,.12);color:#b91c1c}.organizationCommand{display:grid;grid-gap:14px;gap:14px;border-top:1px solid rgba(0,74,173,.12);padding-top:18px}.organizationCommand h4{margin:0;color:var(--blue-900);font-size:1.2rem}.organizationGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.organizationGrid article{display:grid;grid-gap:12px;gap:12px;border:1px solid rgba(0,74,173,.12);border-radius:8px;padding:14px;background:rgba(255,255,255,.9);box-shadow:0 14px 30px rgba(10,77,143,.08)}.organizationGrid article>div:first-child{display:grid;grid-gap:4px;gap:4px}.organizationGrid strong{color:var(--blue-900);line-height:1.15}.organizationGrid dt,.organizationGrid p,.organizationGrid small,.organizationGrid span{color:var(--gray-500);font-weight:760;line-height:1.35}.organizationGrid dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.organizationGrid dl div{border-radius:8px;padding:8px;background:#f0f8ff}.organizationGrid dd,.organizationGrid dt{margin:0}.organizationGrid dd{color:var(--blue-900);font-size:1.04rem;font-weight:950}.organizationGrid p{margin:0}.organizationGrid small{border-top:1px solid rgba(0,74,173,.1);padding-top:10px}.ledgerList{display:grid;grid-gap:10px;gap:10px}.ledgerList article{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(180px,.34fr);grid-gap:12px;gap:12px;align-items:center;border-top:1px solid var(--line);padding-top:10px}.ledgerList b,.ledgerList strong{color:var(--blue-900)}.ledgerList small,.ledgerList span{color:var(--gray-500)}.ledgerList div{display:grid;grid-gap:4px;gap:4px}.ledgerList code{overflow-wrap:anywhere;border-radius:8px;padding:8px 10px;background:var(--gray-100);color:var(--blue-900);font-size:.82rem;font-weight:900}.recordsGrid{display:grid;grid-template-columns:minmax(240px,.34fr) minmax(0,.33fr) minmax(0,.33fr);grid-gap:16px;gap:16px;align-items:start}.recordPanel{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:20px}.recordPanel h3{color:var(--blue-900)}.recordEmpty,.recordPanel p{margin:0;color:var(--gray-500);line-height:1.5}.recordList{display:grid;grid-gap:10px;gap:10px}.recordList article{display:grid;grid-gap:5px;gap:5px;border-top:1px solid var(--line);padding-top:10px}.recordList strong{color:var(--blue-900)}.recordList small,.recordList span{color:var(--gray-500)}.recordActions{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.recordActions a{border-radius:8px;padding:7px 9px;background:var(--gray-100);color:var(--blue-900);font-size:.82rem;font-weight:900}.familyGrid{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);grid-gap:16px;gap:16px;align-items:start}.familyPanel{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:20px}.dependentList strong,.familyPanel h3{color:var(--blue-900)}.dependentList small,.dependentList span,.familyPanel p{color:var(--gray-500)}.dependentList{display:grid;grid-gap:10px;gap:10px}.dependentList article{display:grid;grid-gap:5px;gap:5px;border-top:1px solid var(--line);padding-top:10px}.triageGrid{display:grid;grid-template-columns:minmax(280px,.48fr) minmax(0,.52fr);grid-gap:16px;gap:16px;align-items:stretch}.triagePanel,.triageResult{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:20px}.triagePanel p,.triageResult p,.triageResult small{color:var(--gray-500);line-height:1.55}.triageOptions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.triageOptions button{min-height:40px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--blue-900);cursor:pointer;font:inherit;font-weight:900}.triageOptions button.active{border-color:var(--blue-900);background:var(--blue-900);color:var(--white)}.checkRow{display:flex;align-items:center;gap:10px;color:var(--gray-700);font-weight:900}.priority{width:-moz-fit-content;width:fit-content;border-radius:8px;padding:7px 10px;background:var(--gray-100);color:var(--blue-900);font-weight:900}.priorityAlta{background:#ffe8e8;color:#b42318}.priorityMedia{background:#fff6db;color:#946200}.priorityBaixa{background:#dcf8ef;color:var(--success)}.questionList{display:grid;grid-gap:8px;gap:8px}.questionList span{border-top:1px solid var(--line);padding-top:8px;color:var(--gray-700)}.mentalGrid{display:grid;grid-template-columns:minmax(280px,.46fr) minmax(0,.54fr);grid-gap:16px;gap:16px}.mentalPanel,.mentalResult{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:20px}.moodPicker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.moodPicker button{min-height:42px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--blue-900);cursor:pointer;font:inherit;font-weight:900}.moodPicker button.active{border-color:var(--blue-900);background:var(--blue-900);color:var(--white)}.rangeField{display:grid;grid-gap:8px;gap:8px;color:var(--blue-900);font-weight:900}.rangeField input{accent-color:var(--blue-900)}.mentalPanel p,.mentalResult p,.mentalResult small{color:var(--gray-500);line-height:1.55}.risk{width:-moz-fit-content;width:fit-content;border-radius:8px;padding:7px 10px;background:var(--gray-100);color:var(--blue-900);font-weight:900}.riskAlto{background:#ffe8e8;color:#b42318}.riskModerado{background:#fff6db;color:#946200}.riskBaixo{background:#dcf8ef;color:var(--success)}.wellnessList{display:grid;grid-gap:8px;gap:8px}.wellnessList span{border-top:1px solid var(--line);padding-top:8px;color:var(--gray-700)}.authGrid{display:grid;grid-template-columns:minmax(0,.66fr) minmax(260px,.34fr);grid-gap:18px;gap:18px;align-items:start}.authPanel,.authStatus{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.authPanel{padding:20px}.demoAccess{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:14px}.demoAccess button{border:0;cursor:pointer}.authStatus{display:grid;grid-gap:14px;gap:14px;padding:20px}.authStatus b,.authStatus strong{color:var(--blue-900)}.authStatus p,.authStatus span,.muted{color:var(--gray-500);line-height:1.55}.authStatus div{display:grid;grid-gap:4px;gap:4px;padding-top:12px;border-top:1px solid var(--line)}.segmented{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:18px;padding:4px;border:1px solid var(--line);border-radius:8px;background:var(--gray-100)}.segmented button{min-height:40px;border:0;border-radius:6px;background:transparent;color:var(--gray-500);cursor:pointer;font:inherit;font-weight:900}.segmented button.active{background:var(--white);color:var(--blue-900);box-shadow:0 8px 20px rgba(10,77,143,.1)}.authForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.authForm .fullButton,.authForm h3,.authForm p{grid-column:1/-1}.field{display:grid;grid-gap:7px;gap:7px;color:var(--blue-900);font-size:.86rem;font-weight:900}.field input{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;padding:0 12px;color:var(--gray-700);font:inherit;outline:none}.field input:focus{border-color:var(--blue-500);box-shadow:0 0 0 3px rgba(0,184,240,.15)}.fullButton{width:100%;border:0;cursor:pointer}.fullButton:disabled{cursor:wait;opacity:.7}.sessionCard{display:grid;grid-gap:10px;gap:10px}.tokenBox{overflow-wrap:anywhere;border-radius:8px;padding:12px;background:var(--gray-100);color:var(--blue-900);font-size:.9rem;font-weight:900}.footer{padding:28px clamp(18px,4vw,48px);background:var(--blue-900);color:rgba(255,255,255,.82)}@media (max-width:980px){.nav{display:none}.authGrid,.callTools,.careGrid,.commandHero,.hero{grid-template-columns:1fr}.deviceRail,.statusRail{grid-template-columns:repeat(2,minmax(0,1fr))}.demoSteps{grid-template-columns:repeat(3,minmax(0,1fr))}.grid4,.lgpdGrid,.mobileShowcase,.platformBoard,.platformStatusHead,.policyBox,.productionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminLocked,.adminOps,.familyGrid,.ledgerList article,.legalIdentityGrid,.mentalGrid,.organizationGrid,.pilotGuardGrid,.preventiveAlerts,.preventiveMetrics,.preventiveSplit,.recordsGrid,.triageGrid{grid-template-columns:1fr}}@media (max-width:700px){.topbar{align-items:flex-start}.main{width:min(100% - 28px,1180px)}.commandHero,.hero{min-height:auto}.actions,.benefitStatus,.paymentBar,.productionHead,.topbar{flex-direction:column}.authForm,.demoAccess,.demoSteps,.deviceRail,.grid3,.grid4,.lgpdGrid,.mobileShowcase,.moodPicker,.organizationGrid,.platformBoard,.platformStatusHead,.platformSummary,.policyBox,.preventiveAlerts,.preventiveMetrics,.preventiveSplit,.productionGrid,.statusRail,.steps{grid-template-columns:1fr}}.mobileAppRoot{min-height:100vh;display:grid;place-items:start center;padding:0;background:#f6fbff;color:#07105a}.appPhoneFrame{width:min(100%,430px);min-height:100vh;position:relative;border:0;border-radius:0;overflow:visible;background:radial-gradient(circle at 18% 6%,rgba(195,233,255,.64),transparent 20%),linear-gradient(180deg,#ffffff,#ffffff 66%,#f8fcff);box-shadow:0 24px 90px rgba(9,54,117,.16)}.appStatusBar{height:62px;padding:0 32px;color:#020a27;font-size:1.12rem}.phoneSignals{display:inline-flex;align-items:flex-end;gap:4px}.phoneSignals i{width:4px;border-radius:4px;background:#020a27}.phoneSignals i:first-child{height:9px}.phoneSignals i:nth-child(2){height:13px}.phoneSignals i:nth-child(3){height:17px}.phoneSignals b{width:25px;height:14px;margin-left:8px;border:2px solid #020a27;border-radius:4px}.appHeader{grid-template-columns:52px 1fr 52px;gap:12px;padding:18px 26px 22px}.appHeader button{width:52px;height:52px;border:0;border-radius:16px;background:transparent;color:#0065ec;font-size:.72rem;font-weight:950}.pageHeader div{justify-items:start}.pageHeader span{color:#07105a;font-size:2.55rem;line-height:1;font-weight:950}.pageHeader small{margin-top:12px;color:#556180;font-size:1.05rem;font-weight:780}.homeHeader div{justify-items:center}.brandHeader{display:inline-flex!important;align-items:center;justify-content:center;gap:12px;font-size:1rem!important}.brandHeader strong{color:#073987;font-size:1.16rem;line-height:.95;font-weight:950}.logoSymbol{width:48px;height:42px;display:inline-grid;place-items:center;border-radius:45% 55% 52% 48%;background:linear-gradient(135deg,#0055d8,#19c3ef);color:#ffffff;font-size:1.35rem;font-weight:950;box-shadow:0 10px 22px rgba(0,87,211,.22)}.logoSymbolLarge{width:150px;height:124px;font-size:4.5rem;box-shadow:0 20px 48px rgba(0,87,211,.28)}.appScreen,.loginScreen{gap:24px;padding:8px 26px 116px}.appScreen h1,.loginScreen h1{color:#07105a;font-size:clamp(2.55rem,10vw,3.25rem);letter-spacing:0}.loginCopy p,.screenLead{margin-top:-16px;color:#65708d;font-size:1.16rem;line-height:1.5;font-weight:760}.loginScreen{min-height:calc(100vh - 62px);align-content:center;padding:10px 42px 44px;background:linear-gradient(180deg,rgba(204,236,255,.78),rgba(255,255,255,.94) 34%,#ffffff 72%),radial-gradient(circle at 18% 90%,rgba(0,96,220,.18),transparent 34%)}.loginLogo h1{color:#073987;font-size:3.55rem;line-height:1.04}.loginLogo p{color:#069fe7;font-size:1.38rem}.loginCopy h2{color:#07105a;font-size:1.48rem}.appPrimaryButton,.appSecondaryButton,.infoBannerReal button,.realHeroCard button{min-height:58px;border-radius:18px;font-size:1.05rem}.quickAccessGrid{gap:12px}.quickAccessGrid button,.quickActionsReal button,.realServiceCard,.summaryCard,.tipsGrid article{border-color:#dce9fb;border-radius:18px;box-shadow:0 12px 32px rgba(24,84,157,.1)}.quickAccessGrid button{min-height:102px}.appIcon,.quickAccessGrid span{width:58px;height:58px;border-radius:17px;background:#edf6ff;color:#0065ec}.appHeader svg,.appIcon svg,.quickAccessGrid svg,.realBottomNav svg{width:26px;height:26px}.numberIcon{font-size:1.7rem}.searchField{min-height:64px;border-color:#d3e1f3;border-radius:20px;padding:0 20px;color:#7a849e;font-size:1.04rem}.realHeroCard{grid-template-columns:minmax(0,1fr) 138px;min-height:210px;gap:10px;border-radius:24px;padding:28px 18px 28px 24px;background:radial-gradient(circle at 78% 28%,rgba(0,105,239,.14),transparent 30%),linear-gradient(135deg,#eef7ff,#f9fcff)}.realHeroCard h2{color:#07105a;font-size:1.86rem;line-height:1.12}.realHeroCard p{color:#3b4770;font-size:1.03rem;line-height:1.5;font-weight:760}.heroArt{width:136px!important;height:136px!important;border-radius:30px!important;background:radial-gradient(circle at 35% 35%,#ffffff 0 18%,transparent 19%),linear-gradient(145deg,#0b5bd7,#23c4f0)!important;font-size:1.22rem!important;box-shadow:inset 0 -18px 34px rgba(0,45,132,.18),0 16px 34px rgba(0,89,220,.18)!important}.heroArt:after,.heroArt:before{content:"";position:absolute;border-radius:999px;background:rgba(255,255,255,.52)}.heroArt:before{width:72px;height:10px;right:18px;bottom:30px;transform:rotate(-12deg)}.heroArt:after{width:42px;height:42px;right:18px;top:18px;background:rgba(255,255,255,.18)}.realHeroCard button{min-height:50px;border-radius:15px}.realSectionTitle h2{font-size:1.45rem}.realServiceCard{min-height:158px;padding:18px}.realServiceCard strong{font-size:1.12rem}.realServiceCard small{font-size:.88rem}.realTabs button{min-height:58px;font-size:1.05rem}.appointmentCard,.notificationList button,.profileRow,.resultCard,.simpleListReal article{border-color:#dce9fb;border-radius:20px;padding:17px;box-shadow:0 12px 32px rgba(24,84,157,.09)}.appointmentCard strong,.notificationList strong,.profileRow strong,.resultCard strong,.simpleListReal strong{font-size:1.08rem}.appointmentCard small,.notificationList small,.profileRow small,.resultCard small{font-size:.88rem}.summaryCard{min-height:128px}.summaryCard strong{font-size:.9rem}.infoBannerReal{border-radius:20px;padding:17px}.profileHero{border-radius:24px;padding:24px}.profileHero h1{font-size:2rem}.logoutButton,.memberCard,.profileHero button,.qrMock,.stepsRow span{border-radius:20px}.realBottomNav{position:-webkit-sticky;position:sticky;bottom:0;z-index:20;border-top:1px solid #e9f1fb;border-radius:28px 28px 0 0;padding:13px 12px 18px;background:rgba(255,255,255,.985);box-shadow:0 -14px 36px rgba(7,45,105,.08)}.realBottomNav button{min-height:64px;border-radius:18px;font-size:.84rem;color:#59617d}.realBottomNav span{min-width:34px;min-height:28px;display:grid;place-items:center;border:0;border-radius:11px;font-size:.72rem;line-height:1}.realBottomNav svg{width:28px;height:28px}.realBottomNav button.active{background:transparent;color:#0065ec}@media (min-width:521px){.mobileAppRoot{padding:18px}.appPhoneFrame{border-radius:32px;overflow:hidden}}@media (max-width:390px){.appScreen,.loginScreen{padding-left:18px;padding-right:18px}.realHeroCard{grid-template-columns:1fr 104px;padding:22px 14px 22px 18px}.heroArt{width:104px!important;height:104px!important;font-size:.95rem!important}}.heroArt{width:152px!important;height:152px!important;position:relative;border-radius:0!important;background:transparent!important;box-shadow:none!important}.heroArt:after,.heroArt:before{content:none!important}.heroArt img{width:100%;height:100%;display:block;object-fit:contain}.heroArt b{position:absolute;top:4px;right:6px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f20b1f;color:#ffffff;font-size:1.3rem;box-shadow:0 8px 18px rgba(242,11,31,.28)}@media (max-width:390px){.heroArt{width:116px!important;height:116px!important}}.authActions{display:grid;grid-gap:12px;gap:12px}.authSecondaryRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.authSecondaryRow .appSecondaryButton{min-height:50px;padding-inline:10px;font-size:.96rem}.appAuthForm{display:grid;grid-gap:13px;gap:13px;width:100%;margin:4px 0 18px}.appSegmented{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:6px;border:1px solid #dbe8f8;border-radius:18px;background:#f4f9ff}.appSegmented button{min-height:44px;border:0;border-radius:14px;background:transparent;color:#4b5878;font:800 .95rem Montserrat,Arial,sans-serif}.appSegmented button.active{background:#ffffff;color:#004aad;box-shadow:0 8px 22px rgba(0,74,173,.12)}.appField{display:grid;grid-gap:7px;gap:7px;text-align:left}.appField span{padding-left:4px;color:#101a4d;font-size:.82rem;font-weight:800}.appField input{width:100%;min-height:52px;border:1px solid #d9e6f7;border-radius:16px;padding:0 16px;background:rgba(255,255,255,.92);color:#071248;font:700 1rem Montserrat,Arial,sans-serif;box-shadow:0 10px 24px rgba(17,82,160,.07)}.appField input:focus{outline:3px solid rgba(0,176,240,.18);border-color:#00b0f0}.appTextButton{min-height:38px;border:0;background:transparent;color:#004aad;font:800 .92rem Montserrat,Arial,sans-serif}.appDemoButton{min-height:46px;border:0;border-radius:16px;background:#eef7ff;color:#004aad;font:850 .92rem Montserrat,Arial,sans-serif;box-shadow:inset 0 0 0 1px rgba(0,74,173,.1)}.appDemoButton:disabled{cursor:wait;opacity:.72}.authMiniStatus{display:grid;grid-gap:5px;gap:5px;padding:14px;border:1px solid #dce9fb;border-radius:18px;background:#f2f8ff;text-align:left}.authMiniStatus strong{color:#071248}.authMiniStatus small{color:#5d6884;line-height:1.45}.appPrimaryButton:disabled{cursor:wait;opacity:.72}.loginLogo{padding-top:0!important;gap:0!important}.loginScreen{background:#ffffff!important}.splashLogoMark{width:min(86vw,360px);display:block;margin:-8px auto -4px;overflow:hidden;border-radius:0;background:transparent;box-shadow:none}.splashLogoMark .appLogoFull{width:100%!important;height:auto;display:block;margin:0;object-fit:contain;mix-blend-mode:normal!important;filter:drop-shadow(0 16px 24px rgba(0,74,173,.08))}@media (max-width:390px){.splashLogoMark{width:min(88vw,336px)}.splashLogoMark .appLogoFull{width:100%!important}}@media (max-width:520px){.mobileAppRoot,body,html{background:#ffffff!important}.mobileAppRoot{min-height:100dvh;display:block;padding:0}.appPhoneFrame{width:100%;min-height:100dvh;border:0;border-radius:0;box-shadow:none;overflow:visible}.appStatusBar{display:none}.loginScreen{min-height:100dvh;align-content:center;gap:16px;padding:calc(env(safe-area-inset-top, 0px) + 18px) 24px calc(env(safe-area-inset-bottom, 0px) + 28px);background:#ffffff!important}.splashLogoMark{width:min(88vw,348px);margin:0 auto -2px}.loginCopy{margin-top:-2px}.loginCopy h2{margin-bottom:6px;font-size:1.22rem}.loginCopy p{margin-top:0;font-size:.95rem;line-height:1.42}.authActions{gap:10px;margin-top:2px}.authSecondaryRow{gap:8px}.authSecondaryRow .appSecondaryButton{min-height:48px;font-size:.9rem}.loginScreen>section{display:none}*,:after,:before{box-sizing:border-box}.appPhoneFrame,.mobileAppRoot,body,html{width:100%;max-width:100%;overflow-x:hidden!important}.appScreen{gap:20px;padding:12px 20px calc(104px + env(safe-area-inset-bottom, 0px));overflow-x:hidden}.appHeader,.appScreen{width:100%;max-width:100%}.appHeader{grid-template-columns:44px minmax(0,1fr) 44px;padding:14px 20px 12px}.brandHeader img{width:74px;height:74px}.appScreen h1{max-width:100%;font-size:clamp(2rem,10vw,2.6rem);overflow-wrap:anywhere}.appointmentCard,.infoBannerReal,.notificationList button,.profileHero,.profileRow,.profileRows,.realBottomNav,.realHeroCard,.resultCard,.searchField,.serviceGridReal,.simpleListReal{width:100%;max-width:100%;min-width:0}.realHeroCard{grid-template-columns:minmax(0,1fr) minmax(82px,31vw);min-height:0;gap:10px;padding:24px 16px 22px 20px;overflow:hidden}.realHeroCard>div{min-width:0}.realHeroCard h2{font-size:clamp(1.55rem,7.4vw,2rem);overflow-wrap:anywhere}.realHeroCard p{font-size:.96rem}.realHeroCard button{max-width:100%;padding-inline:18px;white-space:normal}.heroArt{width:min(31vw,118px)!important;height:min(31vw,118px)!important;align-self:center}.serviceGridReal{gap:12px}.serviceGridReal,.serviceGridReal.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.realServiceCard{min-width:0;min-height:144px;padding:16px 14px}.infoBannerReal small,.infoBannerReal strong,.profileRow small,.profileRow strong,.realServiceCard small,.realServiceCard strong{overflow-wrap:anywhere}.profileHero{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;padding:20px;overflow:hidden}.avatarReal{width:70px;height:70px;font-size:1.35rem}.profileHero div{min-width:0}.profileHero h1{font-size:clamp(1.35rem,7vw,1.9rem)}.profileHero h1,.profileHero p{max-width:100%;white-space:normal;overflow-wrap:anywhere}.profileHero p{font-size:.78rem}.profileHero button{min-height:38px;padding-inline:14px;font-size:.78rem}.profileRow{grid-template-columns:54px minmax(0,1fr) 18px;gap:12px;overflow:hidden}.profileRow small{display:none}.realBottomNav{left:0;right:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:9px 8px calc(11px + env(safe-area-inset-bottom, 0px));border-radius:22px 22px 0 0}.realBottomNav button{min-width:0;min-height:56px;padding:4px 2px;font-size:.7rem}.realBottomNav svg{width:24px;height:24px}.appToast{bottom:calc(136px + env(safe-area-inset-bottom, 0px));max-width:calc(100vw - 32px)}}@media (max-width:360px){.appScreen{padding-left:16px;padding-right:16px}.realHeroCard{grid-template-columns:minmax(0,1fr) 86px;padding:22px 14px 20px 18px}.heroArt{width:86px!important;height:86px!important}.realServiceCard{min-height:132px}}.teleRoomPage{background:radial-gradient(circle at 88% 14%,rgba(0,176,240,.18),transparent 28rem),linear-gradient(180deg,#f5fbff,#ffffff 45%,#f8fbff)}.teleQueuePage,.teleRoomPage{min-height:100dvh;padding:30px 18px;color:#061052}.teleQueuePage{background:radial-gradient(circle at 80% 8%,rgba(0,176,240,.18),transparent 28rem),linear-gradient(180deg,#f5fbff,#ffffff 52%,#eef7ff)}.teleQueueShell{width:min(100%,920px);margin:0 auto;display:grid;grid-gap:20px;gap:20px}.teleQueueActions,.teleQueueHeader,.teleQueueHero,.teleQueueNotice,.teleQueueProgress,.teleQueueStatus{border:1px solid rgba(0,74,173,.12);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 18px 52px rgba(15,78,151,.1)}.teleQueueHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px}.teleQueueHeader img{width:136px;height:96px;object-fit:contain}.teleQueueHeader div{display:grid;grid-gap:4px;gap:4px;text-align:right}.teleQueueHeader span,.teleQueueHero .eyebrow{color:#006dff;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.teleQueueHeader strong{font-size:1.2rem}.teleQueueHero{display:grid;grid-template-columns:minmax(0,1fr) 210px;grid-gap:24px;gap:24px;align-items:stretch;padding:clamp(28px,6vw,54px)}.teleQueueHero h1{margin:0;font-size:clamp(2.8rem,8vw,5.8rem);line-height:.95}.teleQueueHero p{max-width:620px;color:#4e5c78;font-size:1.1rem;font-weight:760;line-height:1.55}.teleQueueHero aside{display:grid;place-items:center;align-content:center;grid-gap:4px;gap:4px;min-height:210px;border-radius:22px;background:linear-gradient(135deg,#004aad,#0078ff);color:#ffffff;text-align:center}.teleQueueHero aside small,.teleQueueHero aside span{font-weight:850;opacity:.86}.teleQueueHero aside strong{font-size:5rem;line-height:1}.teleQueueStatus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden}.teleQueueStatus article{display:grid;grid-gap:8px;gap:8px;padding:20px;background:linear-gradient(180deg,#ffffff,#f7fbff)}.teleQueueStatus span{color:#68758d;font-size:.86rem;font-weight:850;text-transform:uppercase}.teleQueueStatus strong{overflow-wrap:anywhere;font-size:1.2rem}.teleQueueProgress{display:grid;grid-template-columns:1fr 56px 1fr 56px 1fr;align-items:center;padding:22px}.teleQueueProgress div{display:grid;justify-items:center;grid-gap:10px;gap:10px;text-align:center}.teleQueueProgress span{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:#eaf3ff;color:#004aad;font-weight:950}.teleQueueProgress span.active{background:#004aad;color:#ffffff}.teleQueueProgress strong{font-size:.94rem}.teleQueueProgress i{height:3px;border-radius:999px;background:linear-gradient(90deg,#004aad,#00b0f0)}.teleQueueActions{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);grid-gap:14px;gap:14px;padding:18px}.teleQueueActions a,.teleQueueActions button{display:inline-flex;min-height:62px;align-items:center;justify-content:center;border-radius:18px;font-weight:950;text-align:center}.teleQueueActions a.primary{background:linear-gradient(135deg,#004aad,#0078ff);color:#ffffff;box-shadow:0 18px 36px rgba(0,74,173,.22)}.teleQueueActions button{border:1px solid rgba(0,74,173,.24);background:#ffffff;color:#004aad;cursor:pointer}.teleQueueNotice{padding:22px;border-color:rgba(245,166,35,.3);background:#fffaf0}.teleQueueNotice strong{color:#061052;font-size:1.15rem}.teleQueueNotice p{margin:8px 0 0;color:#4e5c78;font-weight:750;line-height:1.55}.teleRoomShell{width:min(100%,1040px);margin:0 auto;display:grid;grid-gap:20px;gap:20px}.teleRoomActions,.teleRoomHeader,.teleRoomHero,.teleRoomNotice,.teleRoomStatus{border:1px solid rgba(0,74,173,.12);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 18px 52px rgba(15,78,151,.1)}.teleRoomHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px}.teleRoomHeader>a{display:block}.teleRoomHeader img{width:154px;height:92px;object-fit:contain}.teleRoomHeader>div{display:grid;grid-gap:4px;gap:4px;text-align:right}.teleRoomHeader>div strong{color:#061052;font-size:1.05rem}.teleRoomHeader span,.teleRoomHero .eyebrow{color:#006dff;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.teleRoomHero{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:24px;gap:24px;align-items:stretch;padding:clamp(24px,5vw,46px)}.teleRoomHero h1{max-width:12ch;margin:0;font-size:clamp(2.7rem,7vw,5.4rem);line-height:.95;letter-spacing:0;overflow-wrap:anywhere}.teleRoomHero p{max-width:640px;color:#42506f;font-size:1.08rem;font-weight:720;line-height:1.55}.teleRoomHeroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.teleRoomHeroActions a{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(0,74,173,.22);border-radius:16px;color:#004aad;font-weight:950;text-decoration:none}.teleRoomHeroActions a:first-child{border-color:transparent;background:linear-gradient(135deg,#004aad,#087cff);color:#ffffff;box-shadow:0 16px 32px rgba(0,74,173,.22)}.teleRoomHero aside{display:grid;align-content:center;grid-gap:10px;gap:10px;padding:22px;border-radius:18px;background:linear-gradient(135deg,#004aad,#0078ff);color:#ffffff}.teleRoomHero aside em,.teleRoomHero aside span{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.16);color:rgba(255,255,255,.88);font-size:.8rem;font-style:normal;font-weight:950}.teleRoomHero aside em{background:rgba(0,200,117,.2);color:#ffffff}.teleRoomHero aside b{overflow-wrap:anywhere;font-size:1.3rem}.teleRoomHero aside small{color:rgba(255,255,255,.82);font-weight:800}.teleRoomOfficialVideo{display:grid;grid-template-columns:minmax(0,.52fr) minmax(0,1.48fr);grid-gap:22px;gap:22px;align-items:center;padding:26px;border:1px solid rgba(0,74,173,.12);border-radius:24px;background:radial-gradient(circle at 90% 10%,rgba(0,176,240,.14),transparent 18rem),linear-gradient(135deg,#ffffff,#eef7ff);box-shadow:0 18px 52px rgba(15,78,151,.1)}.teleRoomOfficialVideo span{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:rgba(0,176,240,.12);color:#006ee6;font-size:.78rem;font-weight:950;text-transform:uppercase}.teleRoomOfficialVideo h2{margin:0;color:#00155a;font-size:clamp(1.55rem,3vw,2.45rem);line-height:1.02}.teleRoomOfficialVideo p{margin:12px 0 0;color:#526078;font-size:1rem;font-weight:750;line-height:1.55}.teleRoomOfficialVideo video{width:100%;max-width:100%;aspect-ratio:16/9;border:0;border-radius:20px;background:#ffffff;box-shadow:0 22px 58px rgba(0,43,110,.22);object-fit:contain}.teleRoomReadiness{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:16px;border:1px solid rgba(0,74,173,.12);border-radius:22px;background:linear-gradient(135deg,#eef7ff,#ffffff);box-shadow:0 18px 52px rgba(15,78,151,.08)}.teleRoomReadiness article{display:grid;grid-gap:6px;gap:6px;padding:16px;border-radius:18px;background:rgba(255,255,255,.86)}.teleRoomReadiness strong{color:#061052;font-size:.96rem}.teleRoomReadiness span{color:#526078;font-size:.88rem;font-weight:720;line-height:1.4}.teleRoomNextSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.teleRoomNextSteps article{min-width:0;padding:20px;border:1px solid rgba(0,74,173,.12);border-radius:22px;background:linear-gradient(180deg,#ffffff,#f4f9ff);box-shadow:0 18px 52px rgba(15,78,151,.08)}.teleRoomNextSteps span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:12px;border-radius:999px;background:#004aad;color:#ffffff;font-weight:950}.teleRoomNextSteps strong{color:#061052;font-size:1.08rem}.teleRoomNextSteps p{margin:8px 0 0;color:#526078;font-size:.95rem;font-weight:720;line-height:1.5}.teleRoomConsultation{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);grid-gap:20px;gap:20px}.teleRoomClinicalPanel,.teleRoomPrescription,.teleRoomVideoStage{border:1px solid rgba(0,74,173,.12);border-radius:22px;box-shadow:0 18px 52px rgba(15,78,151,.1)}.teleRoomVideoStage{position:relative;min-height:560px;overflow:hidden;display:grid;align-content:space-between;padding:22px;background:radial-gradient(circle at 74% 20%,rgba(0,176,240,.18),transparent 18rem),linear-gradient(145deg,#020d36,#061052 58%,#003f9d);color:#ffffff}.teleRoomVideoStage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000 0 36%,transparent 74%);mask-image:radial-gradient(circle at 50% 40%,#000 0 36%,transparent 74%)}.teleRoomVideoStage>*{position:relative;z-index:1}.teleRoomVideoTopbar{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:950}.teleRoomLive{display:inline-flex;align-items:center;gap:8px}.teleRoomLive:before{content:"";width:10px;height:10px;border-radius:50%;background:#00c875;box-shadow:0 0 0 0 rgba(0,200,117,.55);animation:teleLivePulse 1.5s ease-out infinite}.teleRoomDoctorFrame{justify-self:center;width:min(100%,560px);min-height:330px;display:grid;align-content:end;justify-items:center;grid-gap:14px;gap:14px;padding:28px 28px 24px;border:1px solid rgba(255,255,255,.2);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.teleRoomDoctorAvatar{position:relative;width:min(78%,300px);aspect-ratio:.82;display:grid;justify-items:center;align-items:end;filter:drop-shadow(0 30px 45px rgba(0,0,0,.3))}.teleRoomDoctorHead{position:absolute;top:8%;width:34%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.45),transparent 18%),linear-gradient(145deg,#f2c6a7,#d9926a);box-shadow:inset 0 -10px 18px rgba(91,49,35,.12)}.teleRoomDoctorHead:before{content:"";position:absolute;left:9%;right:9%;top:-8%;height:31%;border-radius:999px 999px 42% 42%;background:#17244c}.teleRoomDoctorBody{width:78%;height:58%;border-radius:40% 40% 18% 18%;background:linear-gradient(90deg,transparent 0 46%,rgba(0,74,173,.18) 46% 54%,transparent 54%),linear-gradient(145deg,#ffffff,#dcecff);border:1px solid rgba(255,255,255,.72)}.teleRoomDoctorCoat{position:absolute;bottom:0;width:92%;height:46%;border-radius:32% 32% 18px 18px;background:linear-gradient(132deg,transparent 0 44%,rgba(0,176,240,.16) 44% 56%,transparent 56%),linear-gradient(145deg,rgba(255,255,255,.98),rgba(209,229,255,.94));border:1px solid rgba(255,255,255,.58)}.teleRoomDoctorStethoscope{position:absolute;bottom:29%;width:44%;height:28%;border:6px solid #004aad;border-top:0;border-radius:0 0 999px 999px;opacity:.88}.teleRoomDoctorStethoscope:after{content:"";position:absolute;right:-13px;bottom:-9px;width:18px;height:18px;border-radius:50%;background:#00b0f0;border:4px solid #ffffff}.teleRoomDoctorLabel{display:grid;justify-items:center;grid-gap:4px;gap:4px;padding:12px 18px;border-radius:18px;background:rgba(0,0,0,.22)}.teleRoomDoctorFrame span{color:rgba(255,255,255,.78);font-weight:820}.teleRoomDoctorFrame strong{font-size:1.25rem}.teleRoomPatientFrame{position:absolute;right:22px;bottom:88px;width:150px;min-height:118px;display:grid;place-items:center;grid-gap:6px;gap:6px;padding:14px;border:1px solid rgba(255,255,255,.24);border-radius:22px;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.teleRoomPatientFrame span{color:rgba(255,255,255,.74);font-weight:820}.teleRoomPatientFrame strong{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#ffffff;color:#004aad;font-size:1.2rem}.teleRoomTranscript{display:grid;grid-gap:10px;gap:10px;width:min(100%,620px);margin:0 auto}.teleRoomTranscript p{display:grid;grid-gap:4px;gap:4px;margin:0;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.teleRoomTranscript strong{color:#ffffff;font-size:.82rem;text-transform:uppercase;letter-spacing:0}.teleRoomTranscript span{font-size:.95rem;line-height:1.45}.teleRoomControls{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.teleRoomControls button{min-height:44px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:0 16px;background:rgba(255,255,255,.12);color:#ffffff;font-weight:950}.teleRoomControls button.danger{border-color:rgba(255,82,82,.25);background:#ff4d4d}.teleRoomClinicalPanel{display:grid;align-content:start;grid-gap:18px;gap:18px;padding:24px;background:#ffffff}.teleRoomClinicalPanel h2,.teleRoomPrescription h2{margin:0;color:#061052;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.05}.teleRoomTriageGrid{display:grid;grid-gap:10px;gap:10px}.teleRoomTriageGrid article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:16px;background:#f4f9ff}.teleRoomTriageGrid article[data-tone=success]{background:rgba(0,200,117,.1)}.teleRoomTriageGrid article[data-tone=info]{background:rgba(0,176,240,.12)}.teleRoomTriageGrid span{color:#445273;font-weight:820}.teleRoomTriageGrid strong{color:#004aad}.teleRoomSummary{display:grid;grid-gap:8px;gap:8px;padding:18px;border-radius:18px;background:linear-gradient(135deg,rgba(0,74,173,.08),rgba(0,176,240,.08))}.teleRoomSummary p{margin:0;color:#445273;font-weight:720;line-height:1.5}.teleRoomStatus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;padding:18px}.teleRoomCareFlow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.teleRoomCareFlow article{min-width:0;padding:18px;border:1px solid rgba(0,74,173,.1);border-radius:20px;background:linear-gradient(180deg,#ffffff,#f4f9ff);box-shadow:0 14px 34px rgba(18,80,160,.08)}.teleRoomCareFlow strong{color:#06175f;font-size:.98rem}.teleRoomCareFlow p{margin:8px 0 0;color:#56627a;font-size:.92rem;line-height:1.45}.teleRoomStatus article{display:grid;grid-gap:8px;gap:8px;padding:18px;border-radius:16px;background:#f4f9ff}.teleRoomStatus span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#004aad;color:#ffffff;font-weight:950}.teleRoomNotice strong,.teleRoomStatus strong{color:#061052;font-size:1.08rem}.teleRoomNotice p,.teleRoomStatus p{margin:0;color:#4b587a;font-weight:720;line-height:1.48}.teleRoomNotice{padding:20px;border-color:rgba(245,166,35,.28);background:#fff9ed}.teleRoomPrescription{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);grid-gap:20px;gap:20px;padding:24px;background:linear-gradient(135deg,#f4f9ff,#ffffff)}.teleRoomPrescription span{color:#006dff;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.teleRoomPrescription p{margin:12px 0 0;color:#445273;font-weight:720;line-height:1.5}.teleRoomPrescription ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.teleRoomPrescription li{padding:14px 16px;border-radius:16px;background:#ffffff;color:#061052;font-weight:860;box-shadow:0 12px 28px rgba(0,74,173,.08)}.teleRoomActions{display:flex;flex-wrap:wrap;gap:12px;padding:18px}.teleRoomActions a,.telemedicineRoomLink{min-height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;padding:0 18px;border:1px solid #004aad;background:#ffffff;color:#004aad;font-weight:950;text-decoration:none}.teleRoomActions a:first-child,.telemedicineRoomLink{background:linear-gradient(135deg,#004aad,#087cff);color:#ffffff;box-shadow:0 14px 28px rgba(0,74,173,.2)}.telemedicineSpecialties{display:flex;gap:9px;overflow-x:auto;padding-bottom:2px}.telemedicineSpecialties button{flex:0 0 auto;min-height:40px;display:inline-flex;align-items:center;gap:8px;border:1px solid #dce9fb;border-radius:999px;padding:0 14px;background:#ffffff;color:#25325b;font-weight:900}.telemedicineSpecialties button.primary:after{content:"24h";padding:3px 7px;border-radius:999px;background:#00c875;color:#ffffff;font-size:.68rem;font-weight:950}.telemedicineSpecialties button.active{border-color:#004aad;background:#ebf7fe;color:#004aad}.telemedicinePrimaryAccess{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:16px;border:1px solid rgba(0,74,173,.16);border-radius:22px;background:linear-gradient(135deg,#ffffff,#eff8ff);box-shadow:0 16px 38px rgba(0,74,173,.1)}.telemedicinePrimaryAccess div{display:grid;grid-gap:5px;gap:5px;min-width:0}.telemedicinePrimaryAccess span{color:#006dff;font-size:.76rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.telemedicinePrimaryAccess strong{color:#061052;font-size:1.28rem;line-height:1.08}.telemedicinePrimaryAccess p{margin:0;color:#526078;font-size:.9rem;font-weight:760;line-height:1.35}.telemedicinePrimaryAccess button{min-height:48px;border:0;border-radius:16px;padding:0 18px;background:linear-gradient(135deg,#004aad,#087cff);color:#ffffff;cursor:pointer;font:inherit;font-weight:950;white-space:nowrap;box-shadow:0 14px 28px rgba(0,74,173,.2)}.telemedicinePrimaryAccess button:disabled{cursor:not-allowed;opacity:.72}.telemedicineConsent{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:14px;border:1px solid rgba(0,74,173,.12);border-radius:16px;background:#f6fbff;color:#3d4b70;font-size:.88rem;font-weight:760;line-height:1.4}.telemedicineConsent input{width:18px;height:18px;margin-top:2px;accent-color:#004aad}.telemedicineFastTrack{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:16px;border:1px solid rgba(0,74,173,.14);border-radius:18px;background:linear-gradient(135deg,#eef7ff,#ffffff);box-shadow:0 14px 34px rgba(0,74,173,.08)}.telemedicineFastTrack div{display:grid;min-width:0;grid-gap:4px;gap:4px}.telemedicineFastTrack span{color:#006dff;font-size:.78rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.telemedicineFastTrack strong{color:#061052;font-size:1.04rem}.telemedicineFastTrack small{color:#526078;font-weight:760;line-height:1.35}.telemedicineFastTrack a,.telemedicineFastTrack button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 16px;border:0;border-radius:14px;background:linear-gradient(135deg,#004aad,#087cff);color:#ffffff;cursor:pointer;font:inherit;font-weight:950;text-decoration:none;white-space:nowrap}.telemedicineFastTrack button:disabled{cursor:not-allowed;opacity:.72}.telemedicineRoomLink{width:100%}.telemedicineNotice{width:100%;margin:0;color:#6d5260;font-size:.86rem;font-weight:720;line-height:1.45}@media (max-width:640px){.teleQueuePage,.teleRoomPage{padding:14px}.teleQueueHeader,.teleRoomHeader{align-items:flex-start;flex-direction:column}.teleQueueHeader img,.teleRoomHeader img{width:132px;height:86px}.teleQueueActions,.teleQueueHero,.teleQueueStatus,.teleRoomCareFlow,.teleRoomConsultation,.teleRoomHero,.teleRoomNextSteps,.teleRoomOfficialVideo,.teleRoomPrescription,.teleRoomReadiness,.teleRoomStatus{grid-template-columns:1fr}.teleRoomOfficialVideo{padding:16px;border-radius:20px}.teleRoomOfficialVideo h2{margin-top:8px;font-size:clamp(1.55rem,8vw,2rem);line-height:1.08}.teleRoomOfficialVideo p{font-size:.95rem;line-height:1.5}.teleRoomOfficialVideo video{border-radius:16px}.teleRoomHero{padding:24px 18px}.teleRoomHeroActions{display:grid;grid-template-columns:1fr}.teleRoomHeroActions a{width:100%}.teleQueueHero{padding:26px 20px}.teleQueueHero h1,.teleRoomHero h1{max-width:100%;font-size:clamp(2rem,9.5vw,2.9rem);line-height:1.04}.teleQueueHero aside{min-height:168px}.teleQueueHero aside strong{font-size:4.2rem}.teleQueueProgress{grid-template-columns:1fr;gap:12px;padding:18px}.teleQueueProgress i{width:3px;height:28px;justify-self:center}.teleQueueActions a,.teleQueueActions button{min-height:58px}.teleRoomActions{display:grid}.teleQueueHeader div,.teleRoomHeader>div{text-align:left}.teleRoomVideoStage{min-height:640px;padding:16px}.teleRoomDoctorFrame{min-height:360px;padding:18px}.teleRoomDoctorAvatar{width:min(82%,230px)}.teleRoomDoctorStethoscope{border-width:5px}.teleRoomPatientFrame{position:relative;right:auto;bottom:auto;justify-self:stretch;width:auto;margin-top:12px}}.teleLanding{min-height:100dvh;background:#ffffff;color:#061052}.teleLandingNav{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(20px,5vw,64px);border-bottom:1px solid rgba(0,74,173,.1);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.teleLandingNav img{width:156px;height:76px;object-fit:contain}.teleLandingNav nav{display:flex;align-items:center;gap:clamp(14px,2.5vw,32px);font-weight:900}.teleLandingNav a{color:#061052;text-decoration:none}.teleLandingNavCta{min-height:44px;display:inline-flex;align-items:center;border-radius:12px;padding:0 20px;background:linear-gradient(135deg,#004aad,#087cff);color:#ffffff!important;box-shadow:0 14px 28px rgba(0,74,173,.18)}.teleLandingHero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:clamp(24px,5vw,70px);gap:clamp(24px,5vw,70px);align-items:center;min-height:calc(100dvh - 112px);padding:clamp(36px,6vw,84px) clamp(20px,5vw,72px);background:radial-gradient(circle at 76% 16%,rgba(0,176,240,.34),transparent 26rem),radial-gradient(circle at 92% 88%,rgba(0,176,240,.22),transparent 22rem),linear-gradient(120deg,#001542,#003e91 54%,#005ed8);color:#ffffff}.teleLandingHeroCopy{display:grid;grid-gap:22px;gap:22px}.teleLandingCapabilities span,.teleLandingHeroCopy>span{color:#00b0f0;font-size:.92rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.teleLandingHero h1{max-width:880px;margin:0;font-size:clamp(3rem,6vw,6.2rem);line-height:.94;letter-spacing:0;color:#ffffff}.teleLandingHero p{max-width:650px;margin:0;color:rgba(255,255,255,.86);font-size:clamp(1.05rem,1.6vw,1.28rem);font-weight:720;line-height:1.55}.teleLandingActions{display:flex;flex-wrap:wrap;gap:14px}.teleLandingActions a{min-height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:0 22px;border:1px solid rgba(255,255,255,.42);color:#ffffff;font-weight:950;text-decoration:none}.teleLandingActions a:first-child{border-color:transparent;background:linear-gradient(135deg,#00b0f0,#087cff)}.teleLandingVisual{display:grid;grid-gap:16px;gap:16px;justify-items:stretch}.teleHeroDemoClip,.teleLandingSafetyCard{width:min(100%,520px);justify-self:center}.teleHeroDemoClip{position:relative;overflow:hidden;display:grid;grid-gap:16px;gap:16px;padding:clamp(18px,3vw,28px);border:1px solid rgba(255,255,255,.26);border-radius:28px;background:radial-gradient(circle at 24% 12%,rgba(0,176,240,.34),transparent 13rem),linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.08));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 32px 70px rgba(0,17,60,.3)}.teleHeroDemoClip:before{content:"";position:absolute;inset:-40%;background:conic-gradient(from 180deg,transparent,rgba(0,176,240,.24),transparent 28%);animation:teleVideoGlow 8s linear infinite}.teleHeroDemoClip>*{position:relative;z-index:1}.teleHeroDemoCards,.teleHeroDemoTopbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.teleHeroDemoTopbar b,.teleHeroDemoTopbar span{font-weight:950}.teleHeroDemoTopbar span{color:#9de9ff;text-transform:uppercase;letter-spacing:.08em}.teleHeroDemoBody{display:grid;justify-items:center;grid-gap:10px;gap:10px;min-height:270px;padding:24px;border-radius:24px;background:rgba(255,255,255,.94);color:#061052;text-align:center}.teleHeroDemoBody img{width:min(76%,220px);height:150px;object-fit:contain}.teleHeroDemoBody strong{font-size:clamp(1.4rem,2.5vw,2rem)}.teleHeroDemoBody span{color:#42506f;font-weight:820}.teleHeroDemoBody i{width:min(100%,300px);height:9px;overflow:hidden;border-radius:999px;background:#dbe9ff}.teleHeroDemoBody i:before{content:"";display:block;width:58%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#00b0f0,#00c875);animation:teleProgress 5.5s ease-in-out infinite}.teleHeroDemoCards span{flex:1 1;min-height:46px;display:grid;place-items:center;border-radius:14px;padding:8px;background:rgba(255,255,255,.14);color:#ffffff;text-align:center;font-size:.84rem;font-weight:900}.teleHeroDemoClip>a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#ffffff;color:#004aad;font-weight:950;text-decoration:none}.teleLandingSafetyCard{display:grid;grid-gap:6px;gap:6px;padding:18px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.teleLandingSafetyCard strong{font-size:1.1rem}.teleLandingSafetyCard span{color:rgba(255,255,255,.82);font-weight:760}.teleLandingBand,.teleLandingCapabilities,.teleLandingNotice{padding:clamp(36px,5vw,68px) clamp(20px,5vw,72px)}.teleDemoVideo{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1.22fr);grid-gap:clamp(24px,5vw,64px);gap:clamp(24px,5vw,64px);align-items:center;padding:clamp(42px,5vw,76px) clamp(20px,5vw,72px);background:linear-gradient(180deg,#ffffff,#f4f9ff)}.teleDemoCopy{display:grid;grid-gap:14px;gap:14px}.teleDemoCopy span{color:#006dff;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.teleDemoCopy h2{margin:0;color:#061052;font-size:clamp(2rem,4vw,4rem);line-height:1}.teleDemoCopy p{margin:0;color:#42506f;font-size:1.08rem;font-weight:720;line-height:1.55}.teleVideoFrame{position:relative;overflow:hidden;display:grid;grid-gap:18px;gap:18px;padding:clamp(18px,3vw,28px);border:1px solid rgba(0,176,240,.28);border-radius:28px;background:radial-gradient(circle at 18% 18%,rgba(0,176,240,.2),transparent 18rem),linear-gradient(135deg,#061052,#001f5f 58%,#004aad);color:#ffffff;box-shadow:0 28px 70px rgba(0,28,88,.24)}.teleVideoFrame:before{content:"";position:absolute;inset:-35%;background:conic-gradient(from 90deg,transparent,rgba(0,176,240,.28),transparent 34%);animation:teleVideoGlow 9s linear infinite}.teleVideoFrame>*{position:relative;z-index:1}.teleVideoControls,.teleVideoTopbar{display:flex;align-items:center;justify-content:space-between;gap:14px;font-weight:900}.teleVideoLive{display:inline-flex;align-items:center;gap:8px}.teleVideoLive:before{content:"";width:10px;height:10px;border-radius:50%;background:#00c875;box-shadow:0 0 0 0 rgba(0,200,117,.6);animation:teleLivePulse 1.5s ease-out infinite}.teleVideoScene{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:16px;gap:16px;min-height:310px}.teleVideoCall,.teleVideoPhone{display:grid;align-content:center;justify-items:center;grid-gap:12px;gap:12px;min-width:0;border-radius:24px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.teleVideoPhone{padding:20px}.teleVideoPhone img{width:116px;height:96px;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.18))}.teleVideoCall strong,.teleVideoPhone strong{text-align:center;font-size:1.2rem}.teleVideoCall span,.teleVideoPhone span{color:rgba(255,255,255,.78);text-align:center;font-weight:760}.teleVideoPhone b{min-height:38px;display:inline-flex;align-items:center;border-radius:999px;padding:0 16px;background:rgba(0,200,117,.16);color:#9df8c8}.teleVideoCall{position:relative;padding:26px}.teleVideoAvatar{width:118px;height:118px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#00b0f0,#004aad);color:#ffffff;font-size:2.4rem;font-weight:950;box-shadow:0 20px 44px rgba(0,0,0,.26)}.teleVideoPulse{width:min(100%,280px);height:58px;border-radius:16px;background:linear-gradient(90deg,transparent 0 8%,rgba(255,255,255,.75) 8% 12%,transparent 12% 22%),repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 12px,transparent 12px 24px);background-size:190% 100%,auto;animation:teleWave 2.6s linear infinite}.teleVideoSteps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.teleVideoSteps span{display:grid;grid-gap:8px;gap:8px;min-height:104px;padding:14px;border-radius:16px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.82);font-size:.9rem;font-weight:820;animation:teleStepFocus 8s ease-in-out infinite}.teleVideoSteps span:nth-child(2){animation-delay:1.5s}.teleVideoSteps span:nth-child(3){animation-delay:3s}.teleVideoSteps span:nth-child(4){animation-delay:4.5s}.teleVideoSteps b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#00b0f0;color:#061052}.teleVideoPlay{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#ffffff;color:#004aad}.teleVideoControls i{flex:1 1;height:8px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.2)}.teleVideoControls i:before{content:"";display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#00b0f0,#00c875);animation:teleProgress 6s ease-in-out infinite}.teleVideoControls small{color:rgba(255,255,255,.72);font-weight:800}.teleLandingBand h2,.teleLandingCapabilities h2{margin:0 0 24px;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.teleLandingJourney{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.teleLandingJourney article{min-height:230px;display:grid;align-content:start;grid-gap:12px;gap:12px;padding:22px;border:1px solid rgba(0,74,173,.1);border-radius:18px;background:#ffffff;box-shadow:0 18px 46px rgba(0,74,173,.09)}.teleLandingJourney span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#004aad;color:#ffffff;font-weight:950}.teleLandingJourney h3,.teleLandingJourney p{margin:0}.teleLandingCapabilities p,.teleLandingJourney p,.teleLandingNotice p{color:#445273;font-weight:720;line-height:1.55}.teleLandingCapabilities{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);grid-gap:28px;gap:28px;align-items:center;background:linear-gradient(180deg,#f4f9ff,#ffffff)}.teleLandingCapabilities ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:0;margin:0;list-style:none}.teleLandingCapabilities li{padding:18px;border-radius:16px;background:#ffffff;color:#061052;font-weight:900;box-shadow:0 14px 38px rgba(0,74,173,.08)}.teleLandingNotice{display:grid;grid-gap:8px;gap:8px;border-top:1px solid rgba(245,166,35,.22);background:#fff9ed}.teleLandingNotice strong{color:#9a6100;font-size:1.15rem}.demoVideoSection{width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1.22fr);grid-gap:clamp(24px,5vw,64px);gap:clamp(24px,5vw,64px);align-items:center;padding:clamp(42px,5vw,76px) clamp(20px,5vw,72px);background:linear-gradient(180deg,#ffffff,#f4f9ff)}.demoVideoCopy{display:grid;grid-gap:14px;gap:14px;min-width:0}.demoVideoCopy>span{color:#006dff;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.demoVideoCopy h2{margin:0;color:#061052;font-size:clamp(2rem,4vw,4rem);line-height:1}.demoVideoCopy p{margin:0;color:#42506f;font-size:1.08rem;font-weight:720;line-height:1.55}.demoVideoActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.demoVideoActions a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,74,173,.22);border-radius:14px;padding:0 20px;color:#004aad;font-weight:950;text-decoration:none}.demoVideoActions a:first-child{border-color:transparent;background:linear-gradient(135deg,#004aad,#0077ff);color:#ffffff;box-shadow:0 16px 34px rgba(0,74,173,.22)}.demoVideoFrame{position:relative;overflow:hidden;width:100%;max-width:100%;min-width:0;border:1px solid rgba(0,176,240,.28);border-radius:28px;background:radial-gradient(circle at 18% 18%,rgba(0,176,240,.2),transparent 18rem),linear-gradient(135deg,#061052,#001f5f 58%,#004aad);color:#ffffff;box-shadow:0 28px 70px rgba(0,28,88,.24)}.demoVideoPlaceholder,.demoVideoPlayer{width:100%;max-width:100%;min-height:420px;display:block}.demoVideoPlayer{aspect-ratio:16/9;height:auto;max-height:620px;object-fit:contain;background:#061052}.demoVideoPlaceholder{position:relative;display:grid;grid-gap:18px;gap:18px;padding:clamp(18px,3vw,28px)}.demoVideoPlaceholder:before{content:"";position:absolute;inset:-35%;background:conic-gradient(from 90deg,transparent,rgba(0,176,240,.28),transparent 34%);animation:teleVideoGlow 9s linear infinite}.demoVideoPlaceholder>*{position:relative;z-index:1}.demoVideoControls,.demoVideoTopbar{display:flex;align-items:center;justify-content:space-between;gap:14px;font-weight:900}.demoVideoLive{display:inline-flex;align-items:center;gap:8px}.demoVideoLive:before{content:"";width:10px;height:10px;border-radius:50%;background:#00c875;box-shadow:0 0 0 0 rgba(0,200,117,.6);animation:teleLivePulse 1.5s ease-out infinite}.demoVideoScene{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:16px;gap:16px;min-height:310px}.demoVideoCall,.demoVideoPhone{display:grid;align-content:center;justify-items:center;grid-gap:12px;gap:12px;min-width:0;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.demoVideoPhone{padding:20px}.demoVideoPhone img{width:116px;height:96px;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.18))}.demoVideoCall strong,.demoVideoPhone strong{text-align:center;font-size:1.2rem}.demoVideoCall span,.demoVideoPhone span{color:rgba(255,255,255,.78);text-align:center;font-weight:760}.demoVideoPhone b{min-height:38px;display:inline-flex;align-items:center;border-radius:999px;padding:0 16px;background:rgba(0,200,117,.16);color:#9df8c8}.demoVideoCall{padding:26px}.demoVideoAvatar{width:118px;height:118px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#00b0f0,#004aad);color:#ffffff;font-size:2.4rem;font-weight:950;box-shadow:0 20px 44px rgba(0,0,0,.26)}.demoVideoPulse{width:min(100%,280px);height:58px;border-radius:16px;background:linear-gradient(90deg,transparent 0 8%,rgba(255,255,255,.75) 8% 12%,transparent 12% 22%),repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 12px,transparent 12px 24px);background-size:190% 100%,auto;animation:teleWave 2.6s linear infinite}.demoVideoSteps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.demoVideoSteps span{display:grid;grid-gap:8px;gap:8px;min-height:104px;padding:14px;border-radius:16px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.82);font-size:.9rem;font-weight:820}.demoVideoSteps b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#00b0f0;color:#061052}.demoVideoPlay{min-width:54px;min-height:44px;display:grid;place-items:center;border-radius:999px;padding:0 14px;background:#ffffff;color:#004aad}.demoVideoControls i{flex:1 1;height:8px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.2)}.demoVideoControls i:before{content:"";display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#00b0f0,#00c875);animation:teleProgress 6s ease-in-out infinite}.demoVideoControls small{color:rgba(255,255,255,.72);font-weight:800;overflow-wrap:anywhere}@media (max-width:860px){.teleLandingNav{position:static;align-items:flex-start;flex-direction:column}.teleLandingNav nav{width:100%;flex-wrap:wrap;overflow:visible;padding-bottom:4px}.teleLandingNavCta{width:100%;justify-content:center}.demoVideoSection,.teleDemoVideo,.teleLandingCapabilities,.teleLandingHero{grid-template-columns:1fr}.teleLandingHero{min-height:auto;padding-top:34px}.teleLandingCapabilities ul,.teleLandingJourney{grid-template-columns:1fr}.teleLandingHero h1{font-size:clamp(2.25rem,10vw,3.25rem);overflow-wrap:anywhere}.teleLandingHero p{font-size:1rem}.demoVideoActions,.teleLandingActions{display:grid}.teleHeroDemoBody{min-height:230px;padding:20px}.teleHeroDemoBody img{height:118px}.demoVideoScene,.demoVideoSteps,.teleVideoScene,.teleVideoSteps{grid-template-columns:1fr}.demoVideoFrame,.teleVideoFrame{border-radius:22px}.demoVideoFrame,.demoVideoPlaceholder,.demoVideoPlayer{min-height:0}.demoVideoPlayer{aspect-ratio:9/16}.demoVideoSection{padding-right:16px;padding-left:16px}}@keyframes teleVideoGlow{to{transform:rotate(1turn)}}@keyframes teleLivePulse{70%{box-shadow:0 0 0 12px rgba(0,200,117,0)}}@keyframes teleWave{0%{background-position:120% 0,0 0}to{background-position:-120% 0,0 0}}@keyframes teleStepFocus{0%,to{transform:translateY(0);background:rgba(255,255,255,.12)}35%{transform:translateY(-4px);background:rgba(0,176,240,.24)}}@keyframes teleProgress{0%{width:6%}55%{width:72%}to{width:96%}}.connectionBanner{display:grid;grid-gap:4px;gap:4px;border:1px solid #dbe8f8;border-radius:18px;padding:12px 14px;background:#f4f9ff;color:#07105a;box-shadow:0 10px 24px rgba(17,82,160,.07)}.connectionBanner strong{font-size:.88rem}.connectionBanner small{color:#5d6884;font-size:.78rem;line-height:1.35}.connectionBanner.offline{border-color:rgba(245,166,35,.28);background:#fff8ed}.appMenuOverlay{position:fixed;inset:0;z-index:70;display:grid;align-items:flex-end;background:rgba(3,13,45,.24)}.appMenuBackdrop{position:absolute;inset:0;border:0;background:transparent}.appMenuSheet{position:relative;width:min(100%,430px);max-height:min(82vh,720px);margin:0 auto;overflow:auto;border-radius:26px 26px 0 0;padding:18px 18px calc(20px + env(safe-area-inset-bottom, 0px));background:#ffffff;box-shadow:0 -24px 70px rgba(7,45,105,.22)}.appMenuHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.appMenuHead strong{display:block;color:#07105a;font-size:1.18rem;font-weight:950}.appMenuHead small{color:#68728d;font-size:.8rem;font-weight:750}.appMenuHead button{width:38px;height:38px;border:0;border-radius:14px;background:#eef7ff;color:#004aad;font:950 1rem Montserrat,Arial,sans-serif}.appMenuGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.appMenuGrid button{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;border:1px solid #dce9fb;border-radius:18px;padding:12px;background:#ffffff;text-align:left;box-shadow:0 10px 24px rgba(17,82,160,.07)}.appMenuGrid span{min-width:0}.appMenuGrid strong{display:block;color:#07105a;font-size:.86rem;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.appMenuGrid small{display:block;margin-top:2px;color:#66708c;font-size:.68rem;font-weight:750;line-height:1.25;overflow-wrap:anywhere}@media (max-width:360px){.appMenuSheet{padding-left:14px;padding-right:14px}.appMenuGrid{grid-template-columns:1fr}}@media (max-width:520px){.appHeader{position:-webkit-sticky;position:sticky;top:0;z-index:25;background:linear-gradient(180deg,#eefaff,rgba(255,255,255,.96))}.appHeader button{background:transparent}.brandHeader img{width:88px!important;height:88px!important}.appScreen{gap:18px;padding-top:14px}.appScreen h1{font-size:clamp(1.85rem,8.6vw,2.35rem);line-height:1.04}.screenLead{margin-top:-10px;font-size:.98rem;line-height:1.35}.searchField{min-height:56px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 16px;font-size:0;text-align:left}.searchField:before{content:"";width:18px;height:18px;flex:0 0 auto;border:2px solid #0065ec;border-radius:50%;box-shadow:7px 7px 0 -5px #0065ec;transform:rotate(-15deg)}.searchField:after{content:"Buscar serviços, especialidades...";min-width:0;color:#7a849d;font-size:.9rem;font-weight:850;line-height:1.2}.realHeroCard{grid-template-columns:minmax(0,1fr) minmax(108px,36vw);align-items:center;gap:8px;padding:24px 12px 22px 20px}.realHeroCard h2{font-size:clamp(1.52rem,7.1vw,1.95rem);line-height:1.12}.realHeroCard p{max-width:22ch;font-size:.92rem;line-height:1.45}.heroArt{width:min(36vw,136px)!important;height:min(36vw,136px)!important;transform:translateX(4px)}.profileHero{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:18px 16px;border-radius:22px}.avatarReal{width:60px;height:60px;font-size:1.18rem}.profileHero h1{font-size:clamp(1.25rem,6vw,1.62rem);line-height:1.08}.profileHero p{margin:2px 0;font-size:.72rem;line-height:1.22;word-break:break-word}.profileHero button{width:-moz-fit-content;width:fit-content;max-width:100%;min-height:34px;margin-top:6px;padding-inline:12px;font-size:.72rem}.profileRow{min-height:76px;padding:14px 12px}.appointmentCard,.notificationList button,.resultCard{grid-template-columns:48px minmax(0,1fr) auto;gap:10px;padding:14px 12px}.appointmentCard>button,.resultCard>button{grid-column:3;grid-row:1/span 2;width:24px;min-width:24px}.appointmentCard em,.notificationList em,.resultCard time{justify-self:end;max-width:92px;overflow:hidden;text-overflow:ellipsis}.resultCard em{width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:4px}.notificationList button{grid-template-columns:48px minmax(0,1fr) 72px}.appointmentCard strong,.notificationList strong,.resultCard strong{font-size:.98rem;line-height:1.18}.appointmentCard small,.notificationList small,.resultCard small{font-size:.78rem;line-height:1.28}.appointmentCard>button,.profileRow b,.realServiceCard b,.resultCard>button{font-size:0!important}.appointmentCard>button:before,.profileRow b:before,.realServiceCard b:before,.resultCard>button:before{content:">";color:#0065ec;font-size:1rem;font-weight:950}.appToast{z-index:80;width:min(320px,calc(100vw - 40px));border-radius:14px;text-align:left}}.adminPageShell{min-height:100vh;padding:32px 20px 56px;background:#f8fbff;color:#06144f}.adminPageShell .section{max-width:1120px;margin-right:auto;margin-left:auto}.adminPageShell .authSection{margin-bottom:28px}.legalPage{min-height:100vh;padding:36px 18px 56px;background:#f8fbff;color:#06144f}.legalDocument{width:min(920px,100%);margin:0 auto;border:1px solid rgba(0,74,173,.12);border-radius:8px;background:#ffffff;box-shadow:0 18px 50px rgba(4,38,96,.1);padding:clamp(24px,5vw,48px)}.legalBack{display:inline-flex;margin-bottom:22px;color:#004aad;font-weight:900}.legalDocument h1{margin:8px 0 12px;color:#06144f;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.legalLead{max-width:760px;color:#5f6c85;font-size:1.05rem;line-height:1.7}.legalCompany{display:grid;grid-gap:6px;gap:6px;margin:28px 0;border:1px solid rgba(0,74,173,.14);border-radius:8px;background:linear-gradient(135deg,rgba(0,74,173,.07),rgba(0,176,240,.08));padding:18px}.legalCompany strong{color:#004aad;font-size:1.05rem}.legalCompany span{color:#4d5870;font-weight:800}.legalSections{display:grid;grid-gap:18px;gap:18px}.legalDocument section{border-top:1px solid rgba(0,74,173,.1);padding-top:18px}.legalDocument h2{margin:0 0 8px;color:#06144f;font-size:1.2rem}.legalDocument li,.legalDocument p{color:#4d5870;line-height:1.68}.legalDocument ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:20px}.legalNotice{display:grid;grid-gap:6px;gap:6px;margin-top:24px;border-radius:8px;background:#eef6ff;padding:16px}.legalNotice strong{color:#004aad}.legalNotice code{color:#004aad;font-weight:900}.legalQuickLinks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.legalQuickLinks a{display:flex;min-height:48px;align-items:center;justify-content:center;border:1px solid rgba(0,74,173,.2);border-radius:12px;background:#ffffff;color:#004aad;font-weight:950;text-align:center}.contactGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.contactCard{display:grid;grid-gap:8px;gap:8px;border:1px solid rgba(0,74,173,.12);border-radius:8px;background:#ffffff;padding:18px}.contactCard a{color:#004aad;font-weight:950;overflow-wrap:anywhere}.featurePanelOverlay{position:fixed;inset:0;z-index:90;display:grid;align-items:flex-end;justify-items:center;background:rgba(2,12,42,.32)}.featurePanelBackdrop{position:absolute;inset:0;border:0;background:transparent}.featurePanel{position:relative;width:min(100%,430px);display:grid;grid-gap:16px;gap:16px;border-radius:26px 26px 0 0;padding:20px 20px calc(22px + env(safe-area-inset-bottom, 0px));background:#ffffff;box-shadow:0 -26px 70px rgba(4,38,96,.22)}.featurePanelHeader{display:grid;grid-template-columns:minmax(0,1fr) 38px;grid-gap:12px;gap:12px;align-items:start}.featurePanelHeader strong{display:block;color:#07105a;font-size:1.28rem;font-weight:950}.featurePanelHeader small{display:block;margin-top:5px;color:#5d6884;font-size:.84rem;font-weight:750;line-height:1.38}.featurePanelHeader button{width:38px;height:38px;border:0;border-radius:14px;background:#eef7ff;color:#004aad;font:950 1rem Montserrat,Arial,sans-serif}.featurePanelSteps{display:grid;grid-gap:10px;gap:10px}.featurePanelSteps article{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:start;border:1px solid #dce9fb;border-radius:18px;padding:13px;background:#f8fbff}.featurePanelSteps span{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#004aad,#0076ff);color:#ffffff;font-weight:950}.featurePanelSteps strong{display:block;color:#07105a;font-size:.94rem;font-weight:950}.featurePanelSteps small{display:block;margin-top:3px;color:#4b587a;font-size:.78rem;font-weight:740;line-height:1.34}@media (max-width:700px){.contactGrid,.legalQuickLinks{grid-template-columns:1fr}}@media (max-width:360px){.brandHeader img{width:80px!important;height:80px!important}.realHeroCard{grid-template-columns:minmax(0,1fr) 98px}.heroArt{width:98px!important;height:98px!important}.profileHero{grid-template-columns:56px minmax(0,1fr);padding:16px 14px}.avatarReal{width:52px;height:52px}}@media (max-width:640px),(pointer:coarse) and (max-width:820px){body,html{width:100%;min-width:0;overflow-x:hidden!important;background:#ffffff!important}.mobileAppRoot{width:100%;min-height:100dvh;display:block;place-items:initial;padding:0!important;background:#ffffff!important}.appPhoneFrame{width:100dvw!important;max-width:100dvw!important;min-height:100dvh;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:clip;background:#ffffff}.appStatusBar{display:none!important}.loginScreen{min-height:100dvh;align-content:start;gap:clamp(18px,4dvh,30px);padding:calc(env(safe-area-inset-top, 0px) + 58px) 28px calc(env(safe-area-inset-bottom, 0px) + 116px)!important;background:#ffffff!important}.splashLogoMark{width:min(78vw,372px)!important;max-height:40dvh;margin:0 auto!important}.splashLogoMark .appLogoFull{width:100%!important;max-height:40dvh;object-fit:contain;filter:none!important}.loginCopy{margin-top:0!important}.loginCopy h2{margin:0 0 8px;font-size:clamp(1.22rem,5.2vw,1.6rem);line-height:1.08}.loginCopy p{max-width:30ch;margin:0 auto;font-size:clamp(.92rem,3.8vw,1.04rem);line-height:1.42}.authActions{width:100%;gap:12px;margin-top:clamp(4px,1.8dvh,18px)}.authSecondaryRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.appPrimaryButton,.appSecondaryButton{width:100%;min-width:0}.authActions .appPrimaryButton{min-height:58px}.authSecondaryRow .appSecondaryButton{min-height:52px}.appScreen{box-sizing:border-box;width:100%;max-width:100dvw;padding:calc(env(safe-area-inset-top, 0px) + 10px) 22px calc(112px + env(safe-area-inset-bottom, 0px))!important;overflow-x:clip}.appHeader{position:-webkit-sticky;position:sticky;top:0;z-index:25;grid-template-columns:44px minmax(0,1fr) 44px;padding:calc(env(safe-area-inset-top, 0px) + 10px) 20px 10px!important;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.appHeader button{background:transparent!important}.brandHeader img{width:76px!important;height:76px!important;object-fit:contain}.homeHeader{background:linear-gradient(180deg,#effbff,rgba(255,255,255,.96))}.appScreen h1{max-width:100%;font-size:clamp(2rem,9.4vw,2.7rem);line-height:1.02;overflow-wrap:anywhere}.realHeroCard{grid-template-columns:minmax(0,1fr) minmax(104px,35vw)!important;width:100%;padding:24px 14px 22px 20px!important}.heroArt{width:min(35vw,142px)!important;height:min(35vw,142px)!important;transform:none!important}.profileHero{grid-template-columns:68px minmax(0,1fr)!important;gap:14px!important;width:100%;padding:20px 16px!important;overflow:hidden}.profileHero div,.profileHero h1,.profileHero p{min-width:0;max-width:100%}.profileHero h1{font-size:clamp(1.26rem,5.8vw,1.74rem)!important;line-height:1.08;white-space:normal;overflow-wrap:anywhere}.profileHero p{font-size:.74rem!important;line-height:1.25;overflow-wrap:anywhere;word-break:break-word}.avatarReal{width:62px!important;height:62px!important;font-size:1.14rem!important}.infoBannerReal,.profileRow,.profileRows,.quickActionsReal,.realBottomNav,.realHeroCard,.realSectionTitle,.realServiceCard,.realTabs,.screenLead,.serviceGridReal,.simpleListReal,.stackList,.stepsRow,.summaryGrid,.telemedicineConsent,.telemedicineSpecialties{box-sizing:border-box;width:100%;max-width:100%;min-width:0}.telemedicineSpecialties{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;overflow:visible;padding-bottom:0}.telemedicineSpecialties button{width:100%;min-width:0;padding:0 10px;white-space:normal}.realTabs{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.realTabs button{min-width:0;padding:0 3px;overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.realBottomNav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:45;border-radius:24px 24px 0 0!important;padding-bottom:calc(10px + env(safe-area-inset-bottom, 0px))!important}}@media (max-width:374px){.loginScreen{padding-right:22px!important;padding-left:22px!important}.splashLogoMark{width:min(86vw,330px)!important}.appScreen{padding-right:16px!important;padding-left:16px!important}.realHeroCard{grid-template-columns:minmax(0,1fr) 92px!important}.heroArt{width:92px!important;height:92px!important}}.investorPage{min-height:100vh;overflow-x:clip;background:radial-gradient(circle at 88% 8%,rgba(0,176,240,.16),transparent 30%),linear-gradient(180deg,#ffffff,#f4f9ff 48%,#ffffff);color:#06144f}.investorPage *,.investorPage :after,.investorPage :before{box-sizing:border-box}.investorNav{display:flex;align-items:center;justify-content:space-between;gap:26px;width:min(1220px,calc(100% - 48px));margin:0 auto;padding:18px 0}.investorBrand{display:inline-flex;min-width:0}.investorBrand img{width:216px;height:auto}.investorNav nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px,2vw,28px);min-width:0}.investorNav a{color:#06144f;font-size:.95rem;font-weight:900;text-decoration:none}.investorNav a.active{color:#006dff}.investorNavCta{border-radius:8px;padding:13px 18px;background:linear-gradient(135deg,#004aad,#007bff);color:#ffffff!important;text-transform:uppercase;box-shadow:0 14px 32px rgba(0,74,173,.2)}.investorHero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);grid-gap:32px;gap:32px;align-items:stretch;width:min(1220px,calc(100% - 48px));margin:18px auto 0;border-radius:8px;padding:clamp(34px,5vw,72px);background:linear-gradient(135deg,rgba(6,20,79,.98),rgba(0,74,173,.92)),radial-gradient(circle at 82% 24%,rgba(0,176,240,.34),transparent 34%);color:#ffffff;box-shadow:0 26px 80px rgba(6,20,79,.2)}.investorHero>div{display:grid;align-content:center;grid-gap:20px;gap:20px}.demoAccessTracks span,.demoMetricsPanel span,.demoScriptPanel span,.investorBand span,.investorHero span,.investorSplit span{color:#00b0f0;font-weight:950;text-transform:uppercase}.investorHero h1{max-width:820px;margin:0;color:#ffffff;font-size:clamp(2.55rem,5vw,5.3rem);font-weight:950;line-height:1.02}.investorHero p{max-width:760px;margin:0;color:rgba(255,255,255,.9);font-size:1.14rem;font-weight:760;line-height:1.55}.investorActions{display:flex;flex-wrap:wrap;gap:14px}.investorActions a{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border-radius:8px;padding:0 24px;background:#ffffff;color:#004aad;font-weight:950;text-decoration:none;text-transform:uppercase}.investorActions a:nth-child(2){border:1px solid rgba(255,255,255,.46);background:rgba(255,255,255,.08);color:#ffffff}.demoLoginCard,.investorCodeCard,.investorHeroCard{display:grid;align-content:center;grid-gap:14px;gap:14px;border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:28px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.demoLoginCard strong,.investorCodeCard strong,.investorHeroCard strong{color:#ffffff;font-size:1.5rem;font-weight:950}.demoLoginCard small{color:rgba(255,255,255,.78);font-weight:760;line-height:1.45}.investorHeroCard ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.investorHeroCard li{color:#ffffff;font-weight:850}.investorGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;width:min(1220px,calc(100% - 48px));margin:28px auto 0}.demoShowcaseGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.captureChecklist article,.demoTrackGrid article,.investorGrid article,.investorListCard{border:1px solid rgba(0,74,173,.1);border-radius:8px;padding:24px;background:#ffffff;box-shadow:0 16px 42px rgba(6,20,79,.1)}.captureChecklist h2,.demoAccessTracks h2,.demoMetricsPanel h2,.demoScriptPanel h2,.investorBand h2,.investorGrid h2,.investorSplit h2{margin:0;color:#06144f;font-size:clamp(1.55rem,2.6vw,2.35rem);font-weight:950;line-height:1.12;overflow-wrap:anywhere}.demoShowcaseGrid h2{font-size:clamp(1.6rem,2.2vw,2.1rem)}.captureChecklist span,.demoAccessTracks p,.demoTrackGrid p,.investorGrid p,.investorListCard p,.investorSplit p{margin:10px 0 0;color:#334568;font-weight:720;line-height:1.48}.investorGrid article>a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;margin-top:18px;border-radius:8px;padding:0 16px;background:#004aad;color:#ffffff;font-weight:900;text-decoration:none}.captureChecklist,.demoAccessTracks,.demoMetricsPanel,.demoScriptPanel,.investorBand,.investorSplit{width:min(1220px,calc(100% - 48px));margin:28px auto 0;border-radius:8px}.investorBand{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1fr);grid-gap:30px;gap:30px;align-items:center;padding:34px;background:linear-gradient(135deg,#eaf6ff,#ffffff)}.investorBand ul,.investorListCard{display:grid;grid-gap:12px;gap:12px}.investorBand li,.investorListCard p{border-left:4px solid #00b0f0;border-radius:8px;padding:12px 14px;background:#ffffff;color:#06144f;font-weight:850}.investorMetricsStrip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1220px,calc(100% - 48px));margin:28px auto 0;border-radius:8px;padding:28px;background:linear-gradient(135deg,#06144f,#004aad);color:#ffffff}.demoMetricGrid article,.investorMetricsStrip article{display:grid;justify-items:center;grid-gap:6px;gap:6px;border-right:1px solid rgba(255,255,255,.22);padding:10px 18px;text-align:center}.investorMetricsStrip article:last-child{border-right:0}.demoMetricGrid strong,.investorMetricsStrip strong{color:#ffffff;font-size:2.2rem;font-weight:950}.demoMetricGrid span,.investorMetricsStrip span{color:rgba(255,255,255,.86);font-weight:820}.investorSplit{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);grid-gap:28px;gap:28px;align-items:start}.investorSplit>div:first-child{display:grid;grid-gap:14px;gap:14px;border-radius:8px;padding:34px;background:#ffffff;box-shadow:0 16px 42px rgba(6,20,79,.1)}.investorListCard h3{margin:0;color:#06144f;font-size:1.35rem}.investorListCard p b,.investorListCard p span{display:block}.investorListCard p b{margin-bottom:4px}.investorListCard p span{color:#334568;font-weight:720}.investorCodeCard{background:rgba(0,9,32,.34)}.investorCodeCard small{color:rgba(255,255,255,.78);font-weight:760}.demoLoginCard p{display:grid;grid-gap:4px;gap:4px;margin:0;border-radius:8px;padding:12px 14px;background:rgba(255,255,255,.12)}.demoLoginCard span{color:#9de7ff;font-size:.78rem}.demoLoginCard b{color:#ffffff;font-size:1.05rem}.demoMetricsPanel{display:grid;grid-gap:24px;gap:24px;padding:34px;background:linear-gradient(135deg,#06144f,#003d99);color:#ffffff}.demoMetricsPanel h2{color:#ffffff}.demoAccessTracks{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);grid-gap:28px;gap:28px;align-items:start;padding:34px;background:linear-gradient(135deg,#f6fbff,#ffffff);box-shadow:0 16px 42px rgba(6,20,79,.08)}.demoAccessTracks>div:first-child{display:grid;grid-gap:12px;gap:12px}.demoAccessTracks p{margin-top:0}.demoTrackGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.demoTrackGrid article{min-width:0;box-shadow:none}.demoTrackGrid strong{display:block;color:#06144f;font-size:1.12rem;font-weight:950}.demoGovernanceBand p{margin:12px 0 0;color:#334568;font-weight:760;line-height:1.5}.demoScriptPanel{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);grid-gap:26px;gap:26px;align-items:start;padding:34px;background:#ffffff;box-shadow:0 16px 42px rgba(6,20,79,.1)}.demoScriptPanel ol,.demoScriptPanel>div{display:grid;grid-gap:12px;gap:12px}.demoScriptPanel ol{margin:0;padding:0;list-style:none;counter-reset:demo-script}.demoScriptPanel li{position:relative;min-width:0;border:1px solid rgba(0,74,173,.12);border-radius:8px;padding:14px 16px 14px 56px;background:#f7fbff;color:#06144f;font-weight:850;line-height:1.42;counter-increment:demo-script}.demoScriptPanel li:before{content:counter(demo-script);position:absolute;left:14px;top:12px;display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:linear-gradient(135deg,#004aad,#00b0f0);color:#ffffff;font-size:.85rem;font-weight:950}.demoMetricGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:0;gap:0}.presentationLinkGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.presentationLinkGrid a{display:grid;min-height:92px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:16px;background:rgba(255,255,255,.1);color:#ffffff;font-weight:950;text-align:center;text-decoration:none}.captureChecklist{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.captureChecklist h2{grid-column:1/-1;text-align:center}.captureChecklist strong{display:block;color:#06144f;font-size:1.12rem}.captureChecklist article{display:grid;grid-gap:8px;gap:8px}.investorFooter{display:grid;grid-template-columns:minmax(260px,1.1fr) repeat(2,minmax(200px,1fr));grid-gap:34px;gap:34px;margin-top:34px;padding:38px clamp(24px,4vw,54px);background:#06144f;color:#ffffff}.investorFooter img{width:170px;border-radius:8px;padding:10px;background:#ffffff}.investorFooter a,.investorFooter p,.investorFooter span{display:block;margin:8px 0 0;color:rgba(255,255,255,.82);font-weight:760;line-height:1.45;text-decoration:none}.investorFooter strong{color:#ffffff;font-size:1.05rem}.offlinePage{min-height:100dvh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at top,rgba(0,176,240,.14),transparent 34rem),#ffffff;color:#07164a}.offlineCard{width:min(100%,460px);display:grid;justify-items:center;grid-gap:14px;gap:14px;text-align:center;padding:36px 24px;border:1px solid rgba(0,74,173,.12);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 22px 60px rgba(0,74,173,.14)}.offlineCard img{width:96px;height:96px}.offlineCard h1{max-width:12ch;margin:0;color:#07164a;font-size:clamp(2rem,9vw,3rem);line-height:.98}.offlineCard p{margin:0;color:#5f6b85;font-weight:720;line-height:1.55}.offlineCard .eyebrow{color:#006bff;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.offlineCard a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin-top:8px;padding:0 22px;border-radius:16px;background:linear-gradient(135deg,#004aad,#087cff);color:#ffffff;font-weight:900;text-decoration:none;box-shadow:0 14px 28px rgba(0,74,173,.24)}@media (max-width:1020px){.investorNav nav a:not(.investorNavCta){display:none}.demoAccessTracks,.demoScriptPanel,.investorBand,.investorFooter,.investorHero,.investorSplit{grid-template-columns:1fr}.investorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.demoMetricGrid,.presentationLinkGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.captureChecklist,.demoAccessTracks,.demoMetricsPanel,.demoScriptPanel,.investorBand,.investorGrid,.investorHero,.investorMetricsStrip,.investorNav,.investorSplit{width:min(100% - 28px,1220px)}.investorNav{gap:12px}.investorBrand img{width:132px}.investorNavCta{padding:10px 12px;font-size:.62rem!important;text-align:center}.investorHero{padding:28px 20px}.investorHero h1{font-size:clamp(2.15rem,11vw,3.3rem)}.investorHero p{font-size:1rem}.investorActions{display:grid}.captureChecklist,.demoMetricGrid,.demoTrackGrid,.investorGrid,.investorMetricsStrip,.presentationLinkGrid{grid-template-columns:1fr}.demoMetricGrid article,.investorMetricsStrip article{border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.demoMetricGrid article:last-child,.investorMetricsStrip article:last-child{border-bottom:0}.demoAccessTracks,.demoMetricsPanel,.demoScriptPanel,.investorBand,.investorSplit>div:first-child{padding:24px 18px}.investorFooter{padding:30px 18px}}.commercialLanding img,.enterpriseLanding img,.investorPage img,.partnerLanding img,.patientLanding img,.teleLanding img{display:block;height:auto;max-width:100%}.commercialLanding,.enterpriseLanding,.investorPage,.partnerLanding,.patientLanding,.teleLanding,.teleRoomPage{overflow-x:clip}.teleLandingNav>a{display:block;flex:0 1 auto;width:min(156px,46vw)!important;max-width:min(156px,46vw)!important}.teleLandingNav>a img{width:100%!important}.teleHeroDemoBody img,.teleLandingNav>a img{height:auto!important;max-width:100%!important}.teleHeroDemoBody img{width:min(76%,220px)!important}.teleVideoPhone img{width:min(116px,100%)!important;height:auto!important;max-width:100%!important}.commercialLanding *,.enterpriseLanding *,.investorPage *,.partnerLanding *,.patientLanding *,.teleLanding *,.teleRoomPage *{min-width:0}.demoLoginCard b,.demoLoginCard span,.enterpriseFooter a,.enterpriseFooter p,.enterpriseFooter span,.investorFooter a,.investorFooter span{overflow-wrap:anywhere;word-break:break-word}@media (max-width:700px){.commercialBrand,.enterpriseNav>a,.investorBrand,.patientBrand,.teleLandingNav>a,.teleRoomHeader>a{flex:0 1 auto;max-width:min(46vw,168px)}.enterpriseNav>a img,.investorBrand img,.patientBrand img,.teleLandingNav>a img,.teleRoomHeader>a img{width:100%!important;max-width:168px}.commercialBrand{flex:0 0 auto;max-width:176px}.commercialBrand img{width:52px!important;max-width:52px!important;height:auto!important}.commercialAudienceImage,.commercialDownloadBox img,.enterpriseFooter img,.enterprisePhone>img,.investorFooter img,.partnerHero>img,.partnerHeroCity>img,.teleHeroDemoBody img,.teleVideoPhone img{width:100%!important;max-width:min(100%,320px)}.commercialAudienceGrid article,.commercialDownloadBox,.commercialFuture,.enterpriseFooter,.investorFooter,.teleLandingNav,.teleRoomHeader{overflow:hidden}}.loginScreen{position:relative;isolation:isolate;overflow:hidden}.loginScreen:after,.loginScreen:before{content:"";position:absolute;z-index:-1;pointer-events:none}.loginScreen:before{inset:0;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.96) 0 22%,rgba(255,255,255,.6) 42%,transparent 70%),linear-gradient(135deg,rgba(0,176,240,.22),rgba(255,255,255,.96) 38%,rgba(255,255,255,.96) 62%,rgba(0,74,173,.12))}.loginScreen:after{left:-16%;right:-16%;bottom:-8px;height:132px;border-radius:52% 48% 0 0/50% 55% 0 0;background:radial-gradient(120% 80% at 78% 4%,rgba(0,176,240,.34),transparent 45%),linear-gradient(135deg,#0089df,#004aad 62%,#00377f)}.authActions,.loginCopy,.loginLogo,.loginScreen>section{position:relative;z-index:1}.loginCreateRow .appSecondaryButton,.loginEnterButton{display:inline-flex;align-items:center;justify-content:center;gap:18px}.loginCreateRow svg,.loginEnterButton svg{width:34px;height:34px;flex:0 0 auto}.loginCreateRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.homeCarouselDots{display:flex;justify-content:center;gap:12px;margin:-4px 0 16px}.homeCarouselDots span{width:12px;height:12px;border-radius:999px;background:#d8e8f9}.homeCarouselDots span.active{background:#0876e8}@media (max-width:640px){.appPhoneFrame,.mobileAppRoot{background:#ffffff!important}.loginScreen{min-height:100dvh;display:grid;grid-template-rows:auto auto auto 1fr;align-content:start;grid-row-gap:clamp(22px,4.1dvh,38px);row-gap:clamp(22px,4.1dvh,38px);padding:calc(env(safe-area-inset-top, 0px) + 74px) 39px calc(env(safe-area-inset-bottom, 0px) + 138px)!important;background:transparent!important}.loginLogo{display:flex;justify-content:center}.splashLogoMark{width:min(74vw,378px)!important;max-height:43dvh!important;margin:0 auto!important}.splashLogoMark .appLogoFull{width:100%!important;max-height:43dvh!important;object-fit:contain}.loginCopy{margin-top:0!important;text-align:center}.loginCopy h2{margin:0 0 10px;color:#06144f;font-size:clamp(1.3rem,5.6vw,1.7rem)!important;font-weight:800;line-height:1.12}.loginCopy p{max-width:29ch;margin:0 auto;color:#667088;font-size:clamp(1rem,4.1vw,1.16rem)!important;font-weight:700;line-height:1.42}.authActions{width:100%;gap:14px!important;margin-top:0!important}.loginEnterButton{min-height:69px!important;border-radius:18px!important;background:linear-gradient(135deg,#004aad,#0076ff)!important;box-shadow:0 16px 34px rgba(0,74,173,.22)!important;font-size:1.38rem!important;font-weight:800!important}.loginCreateRow .appSecondaryButton{min-height:67px!important;border:2px solid #005dcc!important;border-radius:18px!important;color:#0056c7!important;background:rgba(255,255,255,.68)!important;font-size:1.34rem!important;font-weight:800!important}.loginScreen>section{align-self:end;margin-top:18px}.loginScreen>section h3{margin:0 0 18px;color:#06144f;font-size:1.12rem;font-weight:800}.quickAccessGrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important;width:100%}.quickAccessGrid button{min-width:0;min-height:118px;border:1px solid rgba(0,74,173,.1)!important;border-radius:15px!important;padding:12px 7px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 10px 22px rgba(6,20,79,.1)!important;color:#06144f!important;font-size:.8rem!important;font-weight:800!important;line-height:1.22;text-align:center}.quickAccessGrid .appIcon{width:36px;height:36px;margin-bottom:7px;background:transparent}.quickAccessGrid .appIcon svg{width:32px;height:32px}.homeHeader{position:-webkit-sticky;position:sticky;top:0;z-index:40;min-height:108px;align-items:end;grid-template-columns:46px minmax(0,1fr) 46px!important;padding:calc(env(safe-area-inset-top, 0px) + 18px) 38px 16px!important;background:rgba(255,255,255,.9)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.homeHeader button{width:38px!important;height:38px!important;color:#005dcc!important}.homeHeader .brandHeader{display:flex;justify-content:center}.homeHeader .brandHeader img{width:170px!important;height:76px!important;object-fit:contain!important}.appScreen{padding:32px 39px calc(118px + env(safe-area-inset-bottom, 0px))!important;background:linear-gradient(180deg,#ffffff,#f8fcff)!important}.appScreen h1{margin:0 0 10px!important;color:#06144f!important;font-size:clamp(2.26rem,9vw,2.75rem)!important;line-height:1.08!important;letter-spacing:0!important}.screenLead{margin:0 0 28px!important;color:#65708a!important;font-size:clamp(1.18rem,4.8vw,1.45rem)!important;line-height:1.3!important}.screenLead,.searchField{font-weight:500!important}.searchField{height:82px!important;margin-bottom:38px!important;border:2px solid #d7e2f0!important;border-radius:20px!important;padding:0 24px!important;background:#ffffff!important;color:#7a8296!important;box-shadow:none!important;font-size:clamp(1.08rem,4.5vw,1.35rem)!important;text-align:left}.hero-home{min-height:350px;display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center;margin-bottom:28px!important;border-radius:24px!important;padding:40px 24px 36px 42px!important;background:radial-gradient(circle at 78% 34%,rgba(255,255,255,.72),transparent 42%),linear-gradient(135deg,#eef8ff,#e7f4ff)!important;box-shadow:0 14px 30px rgba(6,20,79,.08)!important}.hero-home h2{max-width:7.7ch;margin:0 0 22px!important;color:#06357d!important;font-size:clamp(2.05rem,8.2vw,2.62rem)!important;line-height:1.16!important;font-weight:900!important}.hero-home p{max-width:15ch;color:#293750!important;font-size:clamp(1.02rem,4.1vw,1.24rem)!important;line-height:1.48!important;font-weight:500}.hero-home button{display:none!important}.hero-home .heroArt{justify-self:end;width:min(43vw,190px)!important;height:min(43vw,190px)!important}.hero-home .heroArt img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(0,74,173,.16))}.homeCarouselDots{margin:-6px 0 34px!important}.realSectionTitle{margin:0 0 22px!important}.realSectionTitle h2{color:#06144f!important;font-size:clamp(1.32rem,5vw,1.55rem)!important;font-weight:900!important}.realSectionTitle button{color:#006af0!important;font-size:1.08rem!important;font-weight:800!important}.serviceGridReal{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px 16px!important;margin-bottom:38px!important}.realServiceCard{min-height:229px;border:1px solid rgba(0,74,173,.08)!important;border-radius:18px!important;padding:24px 18px 18px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 13px 27px rgba(6,20,79,.08)!important;text-align:left}.realServiceCard .appIcon{width:60px!important;height:60px!important;margin-bottom:18px;border-radius:18px;background:#edf6ff!important;color:#005dcc!important}.realServiceCard strong{color:#06144f!important;font-size:clamp(1rem,3.5vw,1.19rem)!important;line-height:1.16!important;font-weight:900!important}.realServiceCard small{margin-top:10px;color:#27344d!important;font-size:clamp(.84rem,3.1vw,.98rem)!important;line-height:1.42!important}.realServiceCard b{right:14px!important;bottom:18px!important;color:#006af0!important;font-size:2rem!important}.infoBannerReal{min-height:140px;align-items:center;border:0!important;border-radius:21px!important;padding:24px 30px!important;background:linear-gradient(135deg,#edf7ff,#f8fcff)!important;box-shadow:none!important}.infoBannerReal .appIcon{width:68px!important;height:68px!important;border-radius:999px;background:#dceeff!important;color:#005dcc!important}.infoBannerReal strong{color:#06144f!important;font-size:1.32rem!important;font-weight:900!important}.infoBannerReal small{color:#3c485f!important;font-size:1.02rem!important;line-height:1.42!important}.realBottomNav{grid-template-columns:repeat(5,minmax(0,1fr))!important;min-height:102px!important;border-top:1px solid rgba(6,20,79,.08)!important;border-radius:24px 24px 0 0!important;padding:15px 18px calc(12px + env(safe-area-inset-bottom, 0px))!important;background:rgba(255,255,255,.96)!important;box-shadow:0 -10px 26px rgba(6,20,79,.08)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.realBottomNav button{gap:5px;color:#4f5870!important;font-size:.85rem!important;font-weight:700!important}.realBottomNav button span svg{width:28px!important;height:28px!important}.realBottomNav button.active{color:#006af0!important}}@media (max-width:390px){.loginScreen{padding-right:32px!important;padding-left:32px!important}.quickAccessGrid{gap:10px!important}.quickAccessGrid button{min-height:108px;font-size:.73rem!important}.appScreen,.homeHeader{padding-right:24px!important;padding-left:24px!important}.hero-home{min-height:286px;padding:28px 16px 28px 26px!important}.serviceGridReal{gap:14px 10px!important}.realServiceCard{min-height:184px;padding:18px 12px 14px!important}.realServiceCard .appIcon{width:48px!important;height:48px!important;margin-bottom:12px}.realServiceCard small{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (max-width:640px){.loginScreen{overflow-x:hidden!important;overflow-y:auto!important}}@media (max-width:430px){.serviceGridReal{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 12px!important}.realServiceCard{min-height:154px!important;padding:16px 14px 14px!important}.realServiceCard strong{font-size:.92rem!important;line-height:1.12!important;-webkit-hyphens:auto;hyphens:auto}.realServiceCard small,.realServiceCard strong{overflow-wrap:normal!important;word-break:normal!important}.realServiceCard small{font-size:.78rem!important;line-height:1.22!important}.infoBannerReal{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto!important;grid-gap:14px!important;gap:14px!important;min-height:112px!important;padding:20px 18px!important}.infoBannerReal div,.infoBannerReal small,.infoBannerReal strong{max-width:none!important;min-width:0!important;overflow-wrap:normal!important;word-break:normal!important}.infoBannerReal strong{font-size:1.02rem!important;line-height:1.16!important}.infoBannerReal small{font-size:.82rem!important;line-height:1.28!important}.infoBannerReal button{min-width:90px!important;padding:0 12px!important;white-space:nowrap}.homeInstallBanner{display:none!important}}@media (max-width:640px){.loginScreen>section{display:block!important;width:100%}.pageHeader{min-height:102px;grid-template-columns:46px minmax(0,1fr) 46px!important;align-items:end;padding:calc(env(safe-area-inset-top, 0px) + 18px) 36px 18px!important;background:#ffffff!important;border-bottom:1px solid rgba(0,74,173,.08);box-shadow:none!important}.pageHeader button{width:42px!important;height:42px!important;color:#0065df!important}.pageHeader>div{min-width:0;text-align:center}.pageHeader>div>span{color:#06144f!important;font-size:clamp(2rem,8vw,2.72rem)!important;font-weight:900!important;line-height:1.05;letter-spacing:0!important}.pageHeader small{display:none!important}.consultationsScreen,.examsScreen{padding-top:0!important;overflow-x:hidden!important}.consultationsScreen .realTabs,.examsScreen .realTabs{display:grid!important;align-items:end;grid-gap:0!important;gap:0!important;height:70px;margin:0 -39px 32px!important;padding:0 39px!important;border-bottom:1px solid #dbe6f3;background:#ffffff}.consultationsScreen .realTabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.examsScreen .realTabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.consultationsScreen .realTabs button,.examsScreen .realTabs button{position:relative;height:70px!important;color:#525a76!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:clamp(1rem,4.4vw,1.25rem)!important;font-weight:800!important}.consultationsScreen .realTabs button.active,.examsScreen .realTabs button.active{color:#0069ef!important}.consultationsScreen .realTabs button.active:after,.examsScreen .realTabs button.active:after{content:"";position:absolute;right:8px;bottom:0;left:8px;height:5px;border-radius:999px 999px 0 0;background:#0069ef}.consultationsScreen .realHeroCard,.examsScreen .realHeroCard{min-height:214px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(128px,.82fr)!important;align-items:center!important;margin:0 0 34px!important;border:0!important;border-radius:24px!important;padding:26px 22px 26px 36px!important;background:linear-gradient(135deg,#edf8ff,#eaf5ff)!important;box-shadow:0 14px 30px rgba(6,20,79,.08)!important;overflow:hidden!important}.consultationsScreen .realHeroCard h2,.examsScreen .realHeroCard h2{max-width:11ch;margin:0 0 14px!important;color:#06144f!important;font-size:clamp(1.66rem,6.2vw,2.02rem)!important;line-height:1.14!important;font-weight:900!important}.consultationsScreen .realHeroCard p,.examsScreen .realHeroCard p{max-width:16ch;color:#344057!important;font-size:clamp(.98rem,3.9vw,1.16rem)!important;line-height:1.45!important;font-weight:500!important}.consultationsScreen .realHeroCard button{display:none!important}.examsScreen .realHeroCard button{height:58px!important;min-width:170px!important;margin-top:16px!important;border-radius:13px!important;background:linear-gradient(135deg,#004aad,#0078ff)!important;box-shadow:0 12px 24px rgba(0,74,173,.22)!important;font-size:1.04rem!important;font-weight:900!important}.consultationsScreen .heroArt,.examsScreen .heroArt{justify-self:end;width:min(44vw,184px)!important;height:min(44vw,184px)!important}.consultationsScreen .heroArt img,.examsScreen .heroArt img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 16px 20px rgba(0,74,173,.16))}.appointmentReferenceList,.examReferenceList{display:grid;grid-gap:18px;gap:18px;margin:0 0 34px}.appointmentReferenceCard,.examReferenceCard,.requestedExamCard{display:grid;align-items:center;min-width:0;border:1px solid rgba(0,74,173,.1);border-radius:20px;background:#ffffff;box-shadow:0 10px 24px rgba(6,20,79,.08)}.appointmentReferenceCard{grid-template-columns:92px minmax(0,1fr) auto 24px;gap:20px;min-height:148px;margin-bottom:20px;padding:22px 24px 22px 18px;border-left:6px solid #0069ef}.appointmentReferenceCard:not(.featured){min-height:132px;margin-bottom:0;border-left-width:0}.appointmentDateTile{display:grid;place-items:center;align-self:stretch;min-width:0;border-right:1px solid #d8e2ef;color:#06144f;line-height:1}.appointmentDateTile small,.appointmentDateTile span{font-size:1rem;font-weight:900}.appointmentDateTile strong{color:#075ed5;font-size:2.62rem;font-weight:900}.appointmentReferenceContent{display:grid;grid-gap:5px;gap:5px;min-width:0}.appointmentReferenceContent time{color:#0069ef;font-size:1.12rem;font-weight:900}.appointmentReferenceContent strong,.examReferenceCard strong,.requestedExamCard strong{color:#06144f;font-size:1.17rem;line-height:1.16;font-weight:900}.appointmentReferenceContent small,.examReferenceCard small,.requestedExamCard small{color:#27344d;font-size:.98rem;line-height:1.25;font-weight:500}.appointmentRoom{display:flex;align-items:center;gap:5px;color:#005dcc!important}.appointmentRoom svg{width:17px;height:17px}.appointmentReferenceCard em,.examReferenceCard em,.requestedExamCard em{justify-self:end;align-self:start;min-width:92px;border-radius:10px;padding:8px 12px;color:#07843a;background:#dff7e7;font-style:normal;font-size:.9rem;font-weight:900;text-align:center}.appointmentReferenceCard em.scheduled{color:#005dcc;background:#e8f2ff}.appointmentReferenceCard>button,.examReferenceCard>button,.requestedExamCard>button{width:24px;height:44px;border:0;background:transparent;color:#0069ef;font-size:2.2rem;font-weight:500;line-height:1}.appointmentReferenceCta{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;margin:0 0 28px;padding:22px 26px;border:2px dashed #8cc7ff;border-radius:20px;background:#ffffff}.appointmentReferenceCta .appIcon{width:62px;height:62px;border-radius:999px;background:#edf6ff}.appointmentReferenceCta strong{display:block;color:#06144f;font-size:1.1rem;font-weight:900}.appointmentReferenceCta small{display:block;margin-top:6px;color:#27344d;font-size:.9rem;line-height:1.3}.appointmentReferenceCta button{height:58px;min-width:156px;border:0;border-radius:15px;color:#ffffff;background:linear-gradient(135deg,#004aad,#0078ff);box-shadow:0 12px 22px rgba(0,74,173,.2);font-size:.98rem;font-weight:900}.examReferenceCard,.requestedExamCard{grid-template-columns:78px minmax(0,1fr) auto 24px;gap:18px;min-height:100px;padding:18px 22px;border-radius:0;box-shadow:none}.examReferenceCard:first-child{border-radius:20px 20px 0 0}.examReferenceCard:last-child{border-radius:0 0 20px 20px}.examReferenceCard+.examReferenceCard{border-top:0}.examReferenceCard .appIcon,.requestedExamCard .appIcon{width:58px;height:58px;border-radius:999px;background:#edf6ff}.examReferenceCard>div,.requestedExamCard>div{display:grid;grid-gap:6px;gap:6px;min-width:0}.examReferenceAll{width:100%;min-height:66px;margin:0 0 34px;border:2px solid #cfe0f5;border-radius:18px;color:#0069ef;background:#ffffff;font-size:1.2rem;font-weight:900;box-shadow:none}.requestedExamCard{margin-bottom:32px;border-radius:20px;box-shadow:0 10px 24px rgba(6,20,79,.08)}.requestedExamCard em{color:#f07a00;background:#fff0d8}}@media (max-width:430px){.consultationsScreen .realTabs,.examsScreen .realTabs,.pageHeader{padding-right:24px!important;padding-left:24px!important}.consultationsScreen .realTabs,.examsScreen .realTabs{margin-right:-24px!important;margin-left:-24px!important}.consultationsScreen .realHeroCard,.examsScreen .realHeroCard{min-height:178px!important;grid-template-columns:minmax(0,1fr) 118px!important;padding:22px 16px 22px 24px!important}.consultationsScreen .realHeroCard h2,.examsScreen .realHeroCard h2{max-width:10.5ch;font-size:1.55rem!important}.consultationsScreen .realHeroCard p,.examsScreen .realHeroCard p{max-width:15ch;font-size:.92rem!important}.consultationsScreen .heroArt,.examsScreen .heroArt{width:118px!important;height:118px!important}.examsScreen .realHeroCard button{min-width:142px!important;height:50px!important;font-size:.92rem!important}.appointmentReferenceCard{grid-template-columns:70px minmax(0,1fr) 20px;gap:14px;padding:18px 16px 18px 12px}.appointmentReferenceCard em{grid-column:2;justify-self:start;align-self:auto;min-width:0;margin-top:4px;padding:7px 10px;font-size:.78rem}.appointmentReferenceCard>button{grid-column:3;grid-row:1/span 2}.appointmentDateTile small,.appointmentDateTile span{font-size:.82rem}.appointmentDateTile strong{font-size:2rem}.appointmentReferenceCta{grid-template-columns:54px minmax(0,1fr);gap:14px;padding:18px}.appointmentReferenceCta button{grid-column:1/-1;min-width:0;width:100%}.appointmentReferenceCta .appIcon{width:52px;height:52px}.examReferenceCard,.requestedExamCard{grid-template-columns:58px minmax(0,1fr) 20px;gap:12px;padding:16px 14px}.examReferenceCard .appIcon,.requestedExamCard .appIcon{width:48px;height:48px}.examReferenceCard em,.requestedExamCard em{grid-column:2;justify-self:start;min-width:0;padding:6px 9px;font-size:.76rem}.examReferenceCard>button,.requestedExamCard>button{grid-column:3;grid-row:1/span 2}}@media (max-width:640px){.appScreen{padding-bottom:calc(144px + env(safe-area-inset-bottom, 0px))!important}.pageHeader>div>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.45rem,5.8vw,1.95rem)!important}.pageHeader>div{max-width:100%}.referenceScreen .notificationList strong,.referenceScreen .realHeroCard h2,.referenceScreen .realHeroCard p,.referenceScreen .simpleListReal strong,.referenceScreen .summaryCard strong{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.referenceScreen .realHeroCard{grid-template-columns:minmax(0,1fr) 108px!important;min-height:196px!important;gap:10px!important}.referenceScreen .realHeroCard h2{max-width:13ch!important;font-size:1.5rem!important}.referenceScreen .realHeroCard p{max-width:18ch!important;font-size:.86rem!important}.referenceScreen .realHeroCard button{min-width:0!important;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:48px;padding:0 20px!important;font-size:.88rem!important}.referenceScreen .heroArt{width:108px!important;height:108px!important}.telemedicineScreen .realHeroCard{grid-template-columns:minmax(0,1fr) 104px!important;min-height:222px!important}.telemedicineScreen .realHeroCard h2{max-width:15ch!important;font-size:1.5rem!important}.referenceScreen .infoBannerReal{grid-template-columns:64px minmax(0,1fr)!important;gap:14px!important;padding:18px!important}.referenceScreen .infoBannerReal button{grid-column:1/-1;width:100%;min-width:0}.referenceScreen .summaryCard{min-height:102px;padding:14px 10px}.referenceScreen .numberIcon{min-width:44px;height:38px;font-size:1.45rem}.digitalCardScreen .memberCard dd,.digitalCardScreen .memberCardHeader strong,.profileScreen .profileHero h1{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.profileScreen .profileHero h1,.profileScreen .profileHero p{color:#ffffff!important}}.loginScreen .quickAccessGrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important;width:100%!important}.loginScreen .quickAccessGrid button{width:100%!important;min-width:0!important;height:132px!important;min-height:132px!important;max-height:132px!important;display:grid!important;grid-template-rows:52px minmax(0,1fr)!important;align-items:center!important;justify-items:center!important;grid-gap:10px!important;gap:10px!important;padding:14px 8px!important;border:1.5px solid #d6e8fb!important;border-radius:18px!important;background:#ffffff!important;color:#06144f!important;box-shadow:0 14px 30px rgba(0,74,173,.1)!important;font-size:.88rem!important;font-weight:800!important;line-height:1.16!important;text-align:center!important;overflow-wrap:normal!important;word-break:normal!important;overflow:hidden!important}.loginScreen .quickAccessGrid .appIcon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;border-radius:16px!important;display:inline-grid!important;place-items:center!important;background:#ebf7fe!important;color:#004aad!important;margin:0!important}.loginScreen .quickAccessGrid .quickAccessText{display:block!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;font:inherit!important;line-height:inherit!important;overflow-wrap:anywhere!important;word-break:normal!important;text-wrap:balance!important}.loginScreen .quickAccessGrid .appIcon svg,.loginScreen .quickAccessGrid svg{width:30px!important;height:30px!important;stroke-width:2.2!important}@media (max-width:430px){.loginScreen .quickAccessGrid{gap:10px!important}.loginScreen .quickAccessGrid button{height:132px!important;min-height:132px!important;max-height:132px!important;grid-template-rows:42px minmax(0,1fr)!important;padding:12px 6px!important;font-size:.64rem!important;line-height:1.08!important;border-radius:16px!important}.loginScreen .quickAccessGrid .appIcon{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:14px!important}.loginScreen .quickAccessGrid .appIcon svg,.loginScreen .quickAccessGrid svg{width:27px!important;height:27px!important}}.homeScreen .hero-home{min-height:250px!important;grid-template-columns:minmax(0,1.04fr) minmax(120px,.96fr)!important;align-items:center!important;gap:12px!important;padding:24px 14px 24px 22px!important;overflow:hidden!important}.homeScreen .hero-home>div{min-width:0!important;max-width:188px!important;justify-self:start!important}.homeScreen .hero-home h2{max-width:10.4ch!important;font-size:clamp(1.8rem,7.4vw,2.16rem)!important;line-height:1.1!important}.homeScreen .hero-home h2,.homeScreen .hero-home p{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.homeScreen .hero-home p{max-width:19ch!important;font-size:.98rem!important;line-height:1.45!important}.homeScreen .hero-home button{min-width:132px!important;height:54px!important;border-radius:14px!important;font-size:.98rem!important}.homeScreen .hero-home .heroArt{width:min(44vw,174px)!important;height:min(44vw,174px)!important;justify-self:end!important;transform:none!important;z-index:1!important}.homeScreen .hero-home .heroArt img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;mix-blend-mode:multiply!important;opacity:1!important}.homeAcolheHero{width:100%!important;min-height:430px!important;display:grid!important;justify-items:center!important;align-content:center!important;grid-gap:12px!important;gap:12px!important;padding:30px 22px!important;border-radius:28px!important;border:1px solid rgba(190,224,255,.26)!important;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.035)),radial-gradient(circle at 50% 22%,rgba(81,200,255,.2),transparent 42%),linear-gradient(160deg,#061536,#08265f 58%,#031029)!important;box-shadow:0 22px 54px rgba(0,48,120,.24)!important;color:#f6fbff!important;text-align:center!important;overflow:hidden!important;cursor:pointer!important;font:inherit!important}.homeAcolhePulse{width:132px!important;height:132px!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:34px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 24px 58px rgba(0,176,240,.24),inset 0 0 0 1px rgba(255,255,255,.82)!important;animation:acolheBreath 4.8s ease-in-out infinite!important}.homeAcolhePulse img{width:104px!important;height:104px!important;object-fit:contain!important}.homeAcolheBrand{color:#ffffff!important;font-size:1.18rem!important;letter-spacing:0!important}.homeAcolheBrand,.homeAcolheKicker{font-weight:950!important;text-transform:uppercase!important}.homeAcolheKicker{color:#51c8ff!important;font-size:.76rem!important;letter-spacing:.08em!important}.homeAcolheHero h2{max-width:11ch!important;margin:0!important;color:#ffffff!important;font-size:clamp(2.45rem,10vw,3.45rem)!important;line-height:1.03!important;letter-spacing:0!important}.homeAcolheHero p{max-width:25ch!important;margin:0!important;color:#d7e6ff!important;font-size:1.05rem!important;font-weight:750!important;line-height:1.48!important}.homeAcolheAction{min-width:210px!important;height:56px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:4px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#08c8f6,#006dff)!important;color:#ffffff!important;font-size:1rem!important;font-weight:950!important;box-shadow:0 16px 32px rgba(0,109,255,.26)!important}.homeScreen .searchField{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:640px){.telemedicineHomeSpotlight,.telemedicinePrimaryAccess{grid-template-columns:auto minmax(0,1fr)!important}.telemedicineHomeSpotlight button,.telemedicinePrimaryAccess button{grid-column:1/-1!important;width:100%!important}.telemedicineHomeCopy strong,.telemedicinePrimaryAccess strong{font-size:clamp(1.12rem,4.6vw,1.3rem)!important}.telemedicineHomeTags{gap:5px!important}.telemedicineHomeTags em{font-size:.62rem!important}}@media (max-width:390px){.homeScreen .hero-home{min-height:238px!important;grid-template-columns:minmax(0,1.08fr) minmax(108px,.92fr)!important;gap:8px!important;padding:22px 12px 22px 18px!important}.homeScreen .hero-home>div{max-width:166px!important}.homeScreen .hero-home h2{font-size:clamp(1.58rem,7.1vw,1.92rem)!important}.homeScreen .hero-home p{font-size:.9rem!important}.homeScreen .hero-home .heroArt{width:min(40vw,142px)!important;height:min(40vw,142px)!important}}@media (max-width:640px){.consultationsScreen .realTabs,.examsScreen .realTabs{display:grid!important;width:auto!important;grid-column-gap:4px!important;column-gap:4px!important}.consultationsScreen .realTabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.examsScreen .realTabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.consultationsScreen .realTabs button,.examsScreen .realTabs button{min-width:0!important;padding:0 2px!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:clamp(.72rem,3.35vw,.92rem)!important;letter-spacing:0!important;text-align:center!important}.consultationsScreen .realHeroCard,.examsScreen .realHeroCard{grid-template-columns:minmax(0,1fr) minmax(96px,.72fr)!important}.consultationsScreen .realHeroCard h2,.examsScreen .realHeroCard h2{max-width:10.5ch!important;font-size:clamp(1.36rem,5.6vw,1.66rem)!important}.consultationsScreen .realHeroCard p,.examsScreen .realHeroCard p{max-width:17ch!important;font-size:clamp(.84rem,3.45vw,.98rem)!important}.consultationsScreen .heroArt,.examsScreen .heroArt{width:min(34vw,132px)!important;height:min(34vw,132px)!important;overflow:hidden!important}.consultationsScreen .heroArt img,.examsScreen .heroArt img{transform:scale(1.03)!important}.consultationsScreen .heroArt img{-webkit-clip-path:inset(0 0 0 9%)!important;clip-path:inset(0 0 0 9%)!important;transform:scale(1.08) translateX(-3px)!important}.realSectionTitle button{white-space:nowrap!important;font-size:clamp(.9rem,3.9vw,1.05rem)!important}.appointmentReferenceCard{grid-template-columns:72px minmax(0,1fr) 24px!important;align-items:center!important;min-height:142px!important;padding:18px 16px 18px 12px!important}.appointmentReferenceContent small,.appointmentReferenceContent strong,.examReferenceCard small,.examReferenceCard strong,.requestedExamCard small,.requestedExamCard strong{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.examReferenceCard,.requestedExamCard{grid-template-columns:62px minmax(0,1fr) 24px!important;min-height:112px!important;padding:18px 16px!important}.examReferenceList{overflow:hidden!important;border:1px solid rgba(0,74,173,.1)!important;border-radius:20px!important;background:#ffffff!important;box-shadow:0 10px 24px rgba(6,20,79,.08)!important}.examReferenceList .examReferenceCard{border-width:0 0 1px!important;border-radius:0!important}.examReferenceList .examReferenceCard:last-child{border-bottom:0!important}}@media (max-width:390px){.consultationsScreen .realHeroCard,.examsScreen .realHeroCard{grid-template-columns:minmax(0,1fr) 96px!important}.consultationsScreen .heroArt,.examsScreen .heroArt{width:106px!important;height:106px!important;margin-right:-2px!important}.appointmentReferenceCard{grid-template-columns:64px minmax(0,1fr) 20px!important;gap:12px!important}.appointmentReferenceContent strong,.examReferenceCard strong,.requestedExamCard strong{font-size:1.08rem!important}}@media (max-width:640px){.medicinesScreen,.telemedicineScreen,.vaccinesScreen{overflow-x:clip!important}.medicinesScreen .screenLead,.telemedicineScreen .screenLead,.vaccinesScreen .screenLead{margin:-6px 0 22px!important;color:#39476c!important;font-size:clamp(1rem,4vw,1.14rem)!important;font-weight:650!important;line-height:1.42!important}.medicinesScreen .realHeroCard,.telemedicineScreen .realHeroCard,.vaccinesScreen .realHeroCard{min-height:214px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(112px,.74fr)!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;margin:0 0 30px!important;border:0!important;border-radius:24px!important;padding:24px 18px 24px 24px!important;overflow:hidden!important;box-shadow:0 14px 30px rgba(6,20,79,.08)!important}.medicinesScreen .realHeroCard,.vaccinesScreen .realHeroCard{background:linear-gradient(135deg,#edf8ff,#eaf5ff)!important}.telemedicineScreen .realHeroCard{background:radial-gradient(circle at 76% 30%,rgba(0,176,240,.28),transparent 34%),linear-gradient(135deg,#004aad,#0067f2)!important}.medicinesScreen .realHeroCard>div,.telemedicineScreen .realHeroCard>div,.vaccinesScreen .realHeroCard>div{min-width:0!important;max-width:176px!important;justify-self:start!important}.medicinesScreen .realHeroCard h2,.telemedicineScreen .realHeroCard h2,.vaccinesScreen .realHeroCard h2{max-width:12.5ch!important;margin:0 0 14px!important;font-size:clamp(1.36rem,5.5vw,1.72rem)!important;line-height:1.12!important;font-weight:900!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.telemedicineScreen .realHeroCard h2,.telemedicineScreen .realHeroCard p{color:#ffffff!important}.medicinesScreen .realHeroCard h2,.vaccinesScreen .realHeroCard h2{color:#06144f!important}.medicinesScreen .realHeroCard p,.telemedicineScreen .realHeroCard p,.vaccinesScreen .realHeroCard p{max-width:17ch!important;margin:0 0 16px!important;font-size:clamp(.82rem,3.35vw,.98rem)!important;line-height:1.45!important;font-weight:600!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.medicinesScreen .realHeroCard p,.vaccinesScreen .realHeroCard p{color:#344057!important}.medicinesScreen .realHeroCard button,.telemedicineScreen .realHeroCard button,.vaccinesScreen .realHeroCard button{width:-moz-fit-content!important;width:fit-content!important;min-width:142px!important;max-width:100%!important;min-height:50px!important;border-radius:14px!important;padding:0 16px!important;font-size:.86rem!important;font-weight:900!important;white-space:nowrap!important}.telemedicineScreen .realHeroCard button{color:#004aad!important;background:#ffffff!important}.medicinesScreen .heroArt,.telemedicineScreen .heroArt,.vaccinesScreen .heroArt{justify-self:end!important;width:min(38vw,148px)!important;height:min(38vw,148px)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.medicinesScreen .heroArt img,.telemedicineScreen .heroArt img,.vaccinesScreen .heroArt img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 16px 20px rgba(0,74,173,.16))!important}.telemedicineSpecialties{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 22px!important}.telemedicineSpecialties button{min-height:54px!important;padding:0 10px!important;border-radius:16px!important;font-size:.9rem!important;line-height:1.16!important}.telemedicineConsent{grid-template-columns:22px minmax(0,1fr)!important;margin:0 0 28px!important;padding:16px!important;border-radius:18px!important;font-size:.84rem!important}.telemedicineFastTrack{grid-template-columns:1fr!important;margin:-14px 0 28px!important}.telemedicineFastTrack a,.telemedicineFastTrack button{width:100%!important;white-space:normal!important}.processSteps{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-bottom:28px!important}.processSteps span{min-width:0!important;gap:7px!important;font-size:.72rem!important}.processSteps .appIcon{width:50px!important;height:50px!important}.processSteps small{max-width:9ch!important;font-size:.66rem!important;line-height:1.22!important}.vaccinesScreen .summaryGrid.three{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.vaccinesScreen .summaryCard{min-height:112px!important;border-radius:20px!important;padding:12px 8px!important}.vaccinesScreen .summaryCard .numberIcon{width:50px!important;height:50px!important;font-size:1.55rem!important}.vaccinesScreen .summaryCard strong{font-size:.82rem!important;line-height:1.2!important}.medicinesScreen .simpleListReal,.vaccinesScreen .simpleListReal{margin-bottom:30px!important;border-radius:22px!important}.medicinesScreen .simpleListReal article,.vaccinesScreen .simpleListReal article{min-height:78px!important;grid-template-columns:54px minmax(0,1fr) 22px!important;gap:12px!important;padding:16px 14px!important}.medicinesScreen .simpleListReal strong,.vaccinesScreen .simpleListReal strong{font-size:.92rem!important;line-height:1.25!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}}@media (max-width:390px){.medicinesScreen .realHeroCard,.telemedicineScreen .realHeroCard,.vaccinesScreen .realHeroCard{min-height:196px!important;grid-template-columns:minmax(0,1fr) 104px!important;gap:8px!important;padding:22px 14px 22px 20px!important}.medicinesScreen .realHeroCard>div,.telemedicineScreen .realHeroCard>div,.vaccinesScreen .realHeroCard>div{max-width:154px!important}.medicinesScreen .realHeroCard h2,.telemedicineScreen .realHeroCard h2,.vaccinesScreen .realHeroCard h2{max-width:12ch!important;font-size:1.28rem!important}.medicinesScreen .realHeroCard p,.telemedicineScreen .realHeroCard p,.vaccinesScreen .realHeroCard p{max-width:16ch!important;font-size:.8rem!important}.medicinesScreen .realHeroCard button,.telemedicineScreen .realHeroCard button,.vaccinesScreen .realHeroCard button{min-width:126px!important;min-height:46px!important;padding:0 12px!important;font-size:.76rem!important}.medicinesScreen .heroArt,.telemedicineScreen .heroArt,.vaccinesScreen .heroArt{width:104px!important;height:104px!important}.processSteps{grid-template-columns:repeat(2,minmax(0,1fr))!important}.processSteps small{max-width:14ch!important}.vaccinesScreen .summaryGrid.three{gap:6px!important}.vaccinesScreen .summaryCard{min-height:102px!important}}.teleQueuePageClean,.teleRoomPageClean{overflow-x:clip;background:radial-gradient(circle at 88% 8%,rgba(0,176,240,.14),transparent 24rem),linear-gradient(180deg,#f7fbff,#ffffff 44%,#eef7ff)}.teleQueueShellClean,.teleRoomShellClean{width:min(100%,980px)}.teleQueueHeaderClean,.teleRoomHeaderClean{align-items:center}.teleQueueHeaderClean img,.teleRoomHeaderClean img{width:178px;height:118px;border-radius:18px;object-fit:contain;object-position:center;mix-blend-mode:multiply}.teleQueueHeroClean,.teleRoomHeroClean{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:center}.teleQueueHeroClean h1,.teleRoomHeroClean h1{max-width:13ch;font-size:clamp(2.4rem,6vw,4.4rem);line-height:.98}.teleRoomOfficialVideoClean{grid-template-columns:minmax(240px,.58fr) minmax(0,1.42fr);align-items:center;padding:clamp(18px,4vw,34px)}.teleRoomOfficialVideoClean>div{min-width:0}.teleRoomOfficialVideoClean img{display:block;width:min(230px,76%);height:auto;margin:0 0 18px;border-radius:20px;object-fit:contain;mix-blend-mode:multiply}.teleRoomOfficialVideoClean video{min-width:0;background:#ffffff}.teleRoomReadinessClean article{min-height:128px}.teleRoomActionsClean{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.teleRoomActionsClean a{width:100%;text-align:center}@media (max-width:720px){.teleQueueHeaderClean,.teleRoomHeaderClean{align-items:center;text-align:center}.teleQueueHeaderClean div,.teleRoomHeaderClean>div{text-align:center!important}.teleQueueHeaderClean img,.teleRoomHeaderClean img{width:min(210px,72vw)!important;height:auto!important;max-height:150px}.teleQueueHeroClean,.teleRoomActionsClean,.teleRoomHeroClean,.teleRoomOfficialVideoClean,.teleRoomReadinessClean{grid-template-columns:1fr}.teleQueueHeroClean h1,.teleRoomHeroClean h1{max-width:100%;font-size:clamp(2.1rem,10vw,3.1rem);line-height:1.02}.teleQueueProgressClean,.teleQueueStatusClean{grid-template-columns:1fr}.teleRoomOfficialVideoClean img{width:min(240px,78vw);margin-inline:auto}.teleRoomOfficialVideoClean h2,.teleRoomOfficialVideoClean p,.teleRoomOfficialVideoClean span{text-align:center}.teleRoomOfficialVideoClean span{margin-inline:auto}}.acolheScreen{--acolhe-bg:#061536;--acolhe-bg-2:#08265f;--acolhe-card:rgba(255,255,255,0.085);--acolhe-border:rgba(190,224,255,0.22);--acolhe-text:#f6fbff;--acolhe-muted:#b9cbea;--acolhe-blue:#51c8ff;min-height:calc(100vh - 116px)!important;gap:18px!important;padding:22px 18px 112px!important;overflow-x:hidden!important;background:radial-gradient(circle at 52% 8%,rgba(0,176,240,.22),transparent 28%),linear-gradient(160deg,var(--acolhe-bg),var(--acolhe-bg-2) 54%,#030b21 100%)!important;color:var(--acolhe-text)!important}.acolheScreen.largeText{font-size:1.08rem!important}.acolheScreen.highContrast{--acolhe-bg:#020817;--acolhe-bg-2:#062a66;--acolhe-card:rgba(255,255,255,0.14);--acolhe-border:rgba(255,255,255,0.44);--acolhe-muted:#ecf7ff;--acolhe-blue:#8be4ff}.acolheScreen [tabindex="-1"],.acolheScreen button,.acolheScreen textarea{outline:none}.acolheScreen [tabindex="-1"]:focus-visible,.acolheScreen button:focus-visible,.acolheScreen textarea:focus-visible{box-shadow:0 0 0 3px rgba(158,231,255,.36)!important}.acolheA11yControls{display:flex!important;justify-content:flex-end!important;gap:8px!important;animation:acolheFadeUp .36s ease both}.acolheA11yControls button{min-height:34px!important;border:1px solid var(--acolhe-border)!important;border-radius:999px!important;padding:0 11px!important;background:rgba(255,255,255,.08)!important;color:var(--acolhe-muted)!important;font:inherit!important;font-size:.74rem!important;font-weight:850!important}.acolheA11yControls button[aria-pressed=true]{background:rgba(81,200,255,.2)!important;color:var(--acolhe-text)!important}.acolheHero{min-height:66vh!important;display:grid!important;align-content:center!important;justify-items:center!important;grid-gap:16px!important;gap:16px!important;padding:34px 18px!important;border:1px solid var(--acolhe-border)!important;border-radius:32px!important;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.035)),radial-gradient(circle at 50% 32%,rgba(81,200,255,.16),transparent 42%)!important;box-shadow:0 26px 70px rgba(0,0,0,.24)!important;text-align:center!important;animation:acolheOpen .52s ease both!important}.acolheScreen.started .acolheHero{min-height:auto!important;padding:24px 18px!important}.acolhePulseMark{width:132px!important;height:132px!important;display:grid!important;place-items:center!important;border-radius:34px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 24px 58px rgba(0,176,240,.24),inset 0 0 0 1px rgba(255,255,255,.82)!important;animation:acolheBreath 4.8s ease-in-out infinite!important}.acolhePulseMark img{width:104px!important;height:104px!important;object-fit:contain!important}.acolheHero span{color:var(--acolhe-blue)!important;font-size:.76rem!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}.acolheHero h1{max-width:11ch!important;margin:0!important;color:var(--acolhe-text)!important;font-size:clamp(2.45rem,12vw,3.85rem)!important;line-height:1!important;letter-spacing:0!important}.acolheHero p{max-width:28ch!important;margin:0!important;color:var(--acolhe-muted)!important;font-size:clamp(1.05rem,4.4vw,1.25rem)!important;font-weight:760!important;line-height:1.5!important}.acolheHeroActions{width:100%!important;display:grid!important;grid-gap:11px!important;gap:11px!important;margin-top:0!important}.acolheControlDeck{grid-gap:12px!important;margin-top:8px!important}.acolheControlDeck,.acolheVoiceControls{width:100%!important;display:grid!important;gap:12px!important}.acolheVoiceControls{grid-template-columns:1fr!important;grid-gap:12px!important;padding:16px!important;border:1px solid rgba(81,200,255,.18)!important;border-radius:20px!important;background:radial-gradient(circle at 12% 0,rgba(81,200,255,.14),transparent 38%),rgba(255,255,255,.065)!important}.acolheVoiceHeader{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;color:var(--acolhe-text)!important}.acolheVoiceHeader div{min-width:0!important;display:grid!important;grid-gap:4px!important;gap:4px!important}.acolheVoiceHeader strong{font-size:.9rem!important;font-weight:950!important}.acolheVoiceHeader small{font-size:.72rem!important;line-height:1.3!important;text-align:left!important}.acolheVoiceBadge{flex:0 0 auto!important;border:1px solid rgba(81,200,255,.25)!important;border-radius:999px!important;padding:6px 9px!important;background:rgba(255,255,255,.08)!important;color:#dff7ff!important;font-size:.66rem!important;font-weight:950!important;line-height:1!important}.acolheVoiceBadge.connected{border-color:rgba(0,200,117,.42)!important;background:rgba(0,200,117,.16)!important;color:#dcfff0!important}.acolheVoiceBadge.connecting{border-color:rgba(81,200,255,.5)!important;color:#ffffff!important}.acolheVoiceBadge.error,.acolheVoiceBadge.fallback{border-color:rgba(245,166,35,.42)!important;background:rgba(245,166,35,.14)!important;color:#fff1d7!important}.acolheVoiceControls button{width:100%!important;min-height:42px!important;border:1px solid rgba(81,200,255,.26)!important;border-radius:999px!important;padding:0 13px!important;background:rgba(255,255,255,.1)!important;color:var(--acolhe-text)!important;font:inherit!important;font-size:.78rem!important;font-weight:900!important;line-height:1.15!important;white-space:normal!important}.acolheVoicePrimary{min-height:46px!important;background:linear-gradient(135deg,rgba(81,200,255,.28),rgba(0,105,238,.24))!important}.acolheVoiceSecondary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}.acolheVoiceStop{justify-self:center!important;max-width:180px!important}.acolheVoiceControls button[aria-pressed=true]{background:rgba(81,200,255,.22)!important;border-color:rgba(81,200,255,.62)!important}.acolheVoiceControls button:disabled{cursor:not-allowed!important;opacity:.45!important}.acolheVoiceControls small{color:var(--acolhe-muted)!important;font-size:.68rem!important;font-weight:760!important;text-align:center!important;line-height:1.28!important}.acolheRealtimeStatus{min-height:32px!important;display:grid!important;place-items:center!important;padding:7px 10px!important;border:1px solid rgba(81,200,255,.18)!important;border-radius:14px!important;background:rgba(1,22,58,.28)!important}.acolheRealtimeStatus.connecting{color:#d7f3ff!important}.acolheRealtimeStatus.connected{border-color:rgba(0,200,117,.42)!important;background:rgba(0,200,117,.14)!important;color:#dcfff0!important}.acolheRealtimeStatus.error,.acolheRealtimeStatus.fallback{border-color:rgba(245,166,35,.38)!important;background:rgba(245,166,35,.12)!important;color:#fff1d7!important}.acolheMainAction,.acolheQuietAction{min-height:56px!important;border-radius:18px!important;font:inherit!important;font-size:1rem!important;font-weight:950!important}.acolheMainAction{border:0!important;background:linear-gradient(135deg,#00b0f0,#0069ee)!important;color:#ffffff!important;box-shadow:0 18px 36px rgba(0,105,238,.28)!important}.acolheQuietAction{border:1px solid rgba(255,255,255,.28)!important;background:rgba(255,255,255,.08)!important;color:var(--acolhe-text)!important}.acolheAccessCard,.acolheChatPanel,.acolhePlanSwitch,.acolheTermCard{border:1px solid var(--acolhe-border)!important;background:var(--acolhe-card)!important;box-shadow:0 22px 58px rgba(0,0,0,.2)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:acolheFadeUp .42s ease both!important}.acolhePlanSwitch{display:grid!important;grid-gap:0!important;gap:0!important;padding:12px!important;border-radius:22px!important}.acolheAccessCard small,.acolheChatNotice small,.acolhePlanSwitch summary,.acolhePrivacyNote,.acolheTermCard small{color:var(--acolhe-muted)!important}.acolhePlanSwitch summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;cursor:pointer!important;list-style:none!important}.acolhePlanSwitch summary::-webkit-details-marker{display:none!important}.acolhePlanSwitch summary span{font-size:.78rem!important;font-weight:850!important}.acolhePlanSwitch summary strong{border:1px solid rgba(81,200,255,.34)!important;border-radius:999px!important;padding:7px 12px!important;background:rgba(81,200,255,.12)!important;color:var(--acolhe-text)!important;font-size:.76rem!important}.acolhePlanSwitch[open]{gap:12px!important}.acolhePlanButtons{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}.acolhePlanSwitch button{min-width:0!important;min-height:42px!important;border:1px solid var(--acolhe-border)!important;border-radius:14px!important;background:rgba(255,255,255,.08)!important;color:var(--acolhe-muted)!important;font:inherit!important;font-size:.78rem!important;font-weight:900!important;line-height:1.1!important;overflow-wrap:anywhere!important;padding:0 8px!important;white-space:normal!important}.acolhePlanSwitch button.active{border-color:rgba(81,200,255,.86)!important;background:rgba(81,200,255,.18)!important;color:var(--acolhe-text)!important}.acolheAccessCard,.acolheChatPanel,.acolheTermCard{display:grid!important;grid-gap:14px!important;gap:14px!important;padding:18px!important;border-radius:26px!important}.acolheChatHeader{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:12px 12px 12px 14px!important;border:1px solid rgba(81,200,255,.18)!important;border-radius:20px!important;background:rgba(255,255,255,.06)!important}.acolheChatHeader div{min-width:0!important;display:grid!important;grid-gap:3px!important;gap:3px!important}.acolheChatHeader strong{color:var(--acolhe-text)!important;font-weight:950!important}.acolheChatHeader small{color:var(--acolhe-muted)!important;font-size:.72rem!important;font-weight:760!important;line-height:1.3!important}.acolheChatHeader button{flex:0 0 auto!important;min-height:38px!important;border:1px solid var(--acolhe-border)!important;border-radius:999px!important;padding:0 12px!important;background:rgba(255,255,255,.08)!important;font:inherit!important;font-size:.75rem!important;font-weight:900!important}.acolheAccessCard strong,.acolheBreathingGuide strong,.acolheChatHeader button,.acolheChatNotice strong,.acolheTermCard strong{color:var(--acolhe-text)!important}.acolheMessage p,.acolheTermCard p,.acolheThinking p{color:inherit!important}.acolheBreathingGuide{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;grid-gap:14px!important;gap:14px!important;padding:14px!important;border:1px solid rgba(81,200,255,.24)!important;border-radius:22px!important;background:rgba(255,255,255,.075)!important}.acolheBreathingOrb{width:54px!important;height:54px!important;border-radius:999px!important;background:linear-gradient(135deg,rgba(81,200,255,.95),rgba(0,74,173,.72))!important;box-shadow:0 0 34px rgba(81,200,255,.28)!important;animation:acolheGuideBreath 12s ease-in-out infinite!important}.acolheBreathingGuide p{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important;margin:7px 0 0!important}.acolheBreathingGuide span{color:var(--acolhe-muted)!important;font-size:.74rem!important;font-weight:900!important;text-align:center!important}.acolheChatNotice,.acolheMessage,.acolheThinking{background:rgba(255,255,255,.075)!important}.acolheMessages{align-content:start!important;display:grid!important;grid-gap:12px!important;gap:12px!important;max-height:min(54vh,560px)!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:12px!important;scroll-behavior:smooth!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:24px!important;background:radial-gradient(circle at 12% 10%,rgba(81,200,255,.12),transparent 30%),rgba(255,255,255,.045)!important}.acolheMessages::-webkit-scrollbar{width:6px!important}.acolheMessages::-webkit-scrollbar-thumb{border-radius:999px!important;background:rgba(81,200,255,.34)!important}.acolheMessage{max-width:96%!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:22px!important;padding:14px!important;color:var(--acolhe-text)!important;box-shadow:0 14px 34px rgba(0,0,0,.12)!important;animation:acolheFadeUp .32s ease both!important}.acolheMessage.acolhe{justify-self:start!important;border-top-left-radius:8px!important}.acolheMessage.user{justify-self:end!important;border-color:rgba(81,200,255,.28)!important;border-top-right-radius:8px!important;background:rgba(81,200,255,.16)!important}.acolheMessage p{margin:0!important;line-height:1.55!important}.acolheListenButton{min-height:34px!important;margin-top:10px!important;border:1px solid rgba(81,200,255,.28)!important;border-radius:999px!important;padding:0 12px!important;background:rgba(255,255,255,.1)!important;color:var(--acolhe-muted)!important;font:inherit!important;font-size:.73rem!important;font-weight:900!important}.acolheMessage.emergency{border-color:rgba(255,208,132,.58)!important;background:rgba(255,169,64,.16)!important;color:#fff5e4!important}.acolheThinking{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:18px!important;color:var(--acolhe-muted)!important;padding:12px!important}.acolheThinking span{animation:acolheTinyPulse 1.9s ease-in-out infinite!important}.acolheComposer textarea{width:100%!important;min-height:104px!important;resize:vertical!important;border:1px solid var(--acolhe-border)!important;border-radius:20px!important;background:rgba(255,255,255,.94)!important;color:#07105a!important;font:inherit!important;font-size:1rem!important}.acolheComposer button{min-height:52px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#00b0f0,#0069ee)!important;color:#ffffff!important;font:inherit!important;font-weight:950!important}.acolheActions{display:grid!important;grid-template-columns:1fr!important;grid-gap:9px!important;gap:9px!important}.acolheActions button{min-height:50px!important;border-radius:18px!important;font:inherit!important;font-weight:950!important}.acolheActions button:first-child{border:0!important;background:rgba(255,255,255,.96)!important;color:#0056cc!important}.acolheActions button:last-child:not(:first-child){border:1px solid var(--acolhe-border)!important;background:rgba(255,255,255,.08)!important;color:var(--acolhe-text)!important}@media (max-width:390px){.acolhePlanButtons{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.acolhePlanSwitch button{min-height:48px!important;padding:0 4px!important;font-size:.68rem!important}.acolheActions,.acolheTermCard div,.acolheVoiceSecondary{grid-template-columns:1fr!important}}@media (max-width:430px){.acolheScreen{padding:18px 18px 138px!important}.acolheChatHeader{align-items:flex-start!important}.acolheChatHeader button{min-height:36px!important}.acolheHero{min-height:auto!important;padding:20px 18px 16px!important;border-radius:30px!important}.acolheControlDeck,.acolheHero{gap:10px!important}.acolheVoiceControls{padding:12px!important}.acolheMessages{max-height:52vh!important}.acolhePulseMark{width:104px!important;height:104px!important;border-radius:30px!important}.acolhePulseMark img{width:82px!important;height:82px!important}.acolheHero h1{max-width:13ch!important;font-size:clamp(2rem,10vw,2.55rem)!important}.acolheHero p{max-width:29ch!important;font-size:.96rem!important}.acolheMainAction,.acolheQuietAction{min-height:54px!important}}@media (prefers-reduced-motion:reduce){.acolheScreen *,.acolheScreen :after,.acolheScreen :before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.referenceScreen .summaryGrid{gap:10px}.referenceScreen .summaryCard{min-height:122px;align-items:center;justify-content:center;text-align:center;padding:14px 8px}.referenceScreen .summaryCard .appIcon{margin:0 auto}.referenceScreen .summaryCard .metricValue{font-size:28px;line-height:1;font-weight:900;color:#0068ff}.referenceScreen .summaryCard .metricValue.green{color:#12a85a}.referenceScreen .summaryCard .metricValue.orange{color:#f58a10}.referenceScreen .summaryCard .metricValue.purple{color:#8e44ad}.referenceScreen .summaryCard .metricValue.pink{color:#ef3f8f}.referenceScreen .summaryCard small{color:#081b5f;font-weight:800}.referenceScreen .summaryCard em{font-style:normal;color:#68708b;font-size:11px;font-weight:700}.metricProgress{width:80%;height:6px;border-radius:999px;background:#dfe6f2;overflow:hidden;display:block}.metricProgress i{display:block;height:100%;border-radius:inherit;background:currentColor}.simpleListReal article{grid-template-columns:54px minmax(0,1fr) auto 18px;gap:12px;align-items:center}.simpleListReal article>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.simpleListReal article small{color:#455071;font-size:12px;line-height:1.25;font-weight:700}.listStatus{border-radius:10px;padding:7px 10px;background:#eaf2ff;color:#0068ff;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.listStatus.green{background:#e3f8ec;color:#0c8f46}.listStatus.orange{background:#fff0d9;color:#f07800}.listStatus.purple{background:#f0e6ff;color:#7d35d8}.listStatus.blue{background:#eaf2ff;color:#0068ff}.digitalCardScreen .memberCard{position:relative;overflow:hidden;padding-bottom:98px}.digitalCardScreen .memberCardHeader>span{display:inline-flex;gap:10px;align-items:center}.digitalCardScreen .memberCardHeader img{width:48px;height:48px;object-fit:contain;border-radius:14px;background:white}.digitalCardScreen .memberCardHeader>span>strong{display:grid;line-height:1}.digitalCardScreen .memberCardHeader>span>strong>span{color:#00b0f0}.digitalCardScreen .memberCardHeader strong small{color:rgba(255,255,255,.82);font-size:12px;margin-top:5px}.memberCardBenefits{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding:12px 16px;background:white;color:#081b5f}.memberCardBenefits span{display:flex;gap:8px;align-items:center;font-size:11px;font-weight:800}.memberCardBenefits .appIcon{width:34px;height:34px;min-width:34px}@media (max-width:390px){.simpleListReal article{grid-template-columns:46px minmax(0,1fr) 18px}.simpleListReal article .listStatus{grid-column:2/3;justify-self:flex-start}}.landingBrandName{display:block;color:#073f78;font-size:clamp(1.7rem,7vw,2.45rem);font-weight:950;letter-spacing:.06em;text-align:center}.landingIntro{gap:10px;text-align:center}.landingIntro h2{margin:0;color:#0a4d8f;font-size:clamp(1.02rem,4vw,1.35rem);line-height:1.25}.landingIntro p{margin:0;color:#34404b;font-size:.95rem;font-weight:850}.landingMenu{width:min(100%,390px);margin:0 auto;gap:10px}.landingDivider{width:100%;height:1px;margin:4px 0;background:linear-gradient(90deg,transparent,rgba(10,77,143,.42),transparent)}.landingFeatureButton{min-height:46px;border:1px solid rgba(10,77,143,.18);border-radius:16px;background:rgba(255,255,255,.92);color:#073f78;font:inherit;font-size:.98rem;font-weight:900;box-shadow:0 10px 24px rgba(10,77,143,.08)}.landingFeatureButton:focus-visible,.landingFeatureButton:hover{border-color:rgba(0,184,240,.55);background:#f1fbff;transform:translateY(-1px)}.landingAuthRow{grid-template-columns:1fr 1fr;width:100%}.landingTagline{max-width:30ch;margin:0 auto;color:#34404b;font-size:.95rem;font-weight:800;line-height:1.45;text-align:center}.loginLogo .splashLogoMark{aspect-ratio:530/650;overflow:hidden}.loginLogo .splashLogoMark .appLogoFull{display:block}