.rx-homepage-v3{background:radial-gradient(circle at top left,color-mix(in srgb,var(--rx-primary-color) 10%,transparent),transparent 34rem),radial-gradient(circle at top right,color-mix(in srgb,var(--rx-secondary-color) 12%,transparent),transparent 30rem),var(--rx-bg-color)}.rx-container{width:min(100% - 40px,var(--rx-container-width,1200px));margin-inline:auto}.rx-home-hero{padding:76px 0 56px;overflow:hidden}.rx-home-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:42px;align-items:center}.rx-home-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:color-mix(in srgb,var(--rx-primary-color) 10%,#fff);color:var(--rx-primary-color);font-weight:800;font-size:13px;letter-spacing:.02em}.rx-home-badge::before{content:"";width:8px;height:8px;border-radius:999px;background:var(--rx-secondary-color);box-shadow:0 0 0 5px color-mix(in srgb,var(--rx-secondary-color) 16%,transparent)}.rx-home-hero h1{max-width:820px;margin:18px 0 16px;font-size:clamp(2.35rem,5.6vw,5rem);line-height:.98;letter-spacing:-.055em;color:var(--rx-heading-color)}.rx-home-hero p{max-width:760px;font-size:clamp(1.04rem,1.8vw,1.25rem);line-height:1.72;color:color-mix(in srgb,var(--rx-text-color) 82%,#667085)}.rx-home-search{display:flex;align-items:center;gap:10px;max-width:760px;padding:8px;margin:28px 0 18px;border:1px solid color-mix(in srgb,var(--rx-primary-color) 16%,#dbe4ee);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 22px 70px rgba(16,24,40,.10)}.rx-home-search input{flex:1;min-height:54px;padding:0 18px;border:0;outline:0;background:transparent;font-size:1rem;color:var(--rx-text-color)}.rx-home-search button,.rx-home-btn{border:0;border-radius:16px;padding:15px 22px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.rx-home-search button,.rx-home-btn-primary{background:linear-gradient(135deg,var(--rx-primary-color),var(--rx-secondary-color));color:#fff;box-shadow:0 16px 34px color-mix(in srgb,var(--rx-primary-color) 26%,transparent)}.rx-home-btn-secondary{background:#fff;color:var(--rx-primary-color);border:1px solid color-mix(in srgb,var(--rx-primary-color) 20%,#dbe4ee)}.rx-home-search button:hover,.rx-home-btn:hover{transform:translateY(-2px)}.rx-home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:18px}.rx-home-hero-panel{position:relative;padding:24px;border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,255,255,.96));box-shadow:0 28px 90px rgba(16,24,40,.14);border:1px solid rgba(255,255,255,.7)}.rx-health-card{padding:28px;border-radius:28px;background:linear-gradient(135deg,color-mix(in srgb,var(--rx-primary-color) 12%,#fff),color-mix(in srgb,var(--rx-secondary-color) 12%,#fff))}.rx-health-card span{display:block;color:var(--rx-primary-color);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.rx-health-card strong{display:block;margin:12px 0;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05;color:var(--rx-heading-color)}.rx-health-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px}.rx-health-mini-grid div{padding:20px;border-radius:22px;background:#fff;border:1px solid #edf2f7}.rx-health-mini-grid strong{display:block;font-size:1.7rem;color:var(--rx-heading-color)}.rx-health-mini-grid span{color:#667085;font-size:.92rem}.rx-home-section{padding:58px 0}.rx-home-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.rx-home-section-head h2{margin:0;max-width:720px;font-size:clamp(1.8rem,3vw,3rem);line-height:1.08;letter-spacing:-.035em;color:var(--rx-heading-color)}.rx-home-section-head p{max-width:430px;margin:0;color:#667085;line-height:1.65}.rx-home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rx-home-category-card{display:block;padding:24px;border:1px solid #e7edf5;border-radius:26px;background:#fff;text-decoration:none;color:var(--rx-text-color);box-shadow:0 12px 30px rgba(16,24,40,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.rx-home-category-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--rx-primary-color) 34%,#e7edf5);box-shadow:0 20px 50px rgba(16,24,40,.10)}.rx-category-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:16px;border-radius:16px;background:color-mix(in srgb,var(--rx-primary-color) 10%,#fff);color:var(--rx-primary-color);font-weight:900}.rx-home-category-card strong{display:block;margin-bottom:6px;color:var(--rx-heading-color);font-size:1.05rem}.rx-home-category-card small{color:#667085}.rx-home-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rx-home-post-card{overflow:hidden;border-radius:28px;background:#fff;border:1px solid #e7edf5;box-shadow:0 16px 42px rgba(16,24,40,.07)}.rx-home-post-thumb{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:color-mix(in srgb,var(--rx-primary-color) 9%,#f4f7fb)}.rx-home-post-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.rx-home-post-card:hover .rx-home-post-thumb img{transform:scale(1.04)}.rx-home-thumb-placeholder{display:grid;place-items:center;height:100%;font-size:3rem;color:var(--rx-primary-color);font-weight:900}.rx-home-post-body{padding:22px}.rx-home-post-cat{display:inline-block;margin-bottom:10px;color:var(--rx-primary-color);font-weight:800;font-size:13px;text-decoration:none}.rx-home-post-body h3{margin:0 0 10px;font-size:1.18rem;line-height:1.35}.rx-home-post-body h3 a,.rx-home-popular-item h3 a,.rx-az-group a{color:var(--rx-heading-color);text-decoration:none}.rx-home-post-body h3 a:hover,.rx-home-popular-item h3 a:hover,.rx-az-group a:hover{color:var(--rx-primary-color)}.rx-home-post-meta{display:flex;flex-wrap:wrap;gap:12px;color:#667085;font-size:.88rem;margin-bottom:10px}.rx-home-post-body p{margin:0;color:#667085;line-height:1.6}.rx-home-popular-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rx-home-popular-item{display:grid;grid-template-columns:64px 1fr;gap:18px;padding:24px;border-radius:26px;background:#fff;border:1px solid #e7edf5;box-shadow:0 12px 32px rgba(16,24,40,.06)}.rx-popular-rank{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--rx-primary-color),var(--rx-secondary-color));font-weight:900}.rx-home-popular-item h3{margin:0 0 8px;font-size:1.1rem}.rx-home-popular-item p{margin:0;color:#667085;line-height:1.55}.rx-home-az{background:linear-gradient(180deg,color-mix(in srgb,var(--rx-primary-color) 6%,#fff),#fff)}.rx-az-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.rx-az-tabs a{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border-radius:13px;background:#fff;border:1px solid #e7edf5;color:var(--rx-primary-color);font-weight:900;text-decoration:none}.rx-az-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rx-az-group{padding:22px;border-radius:24px;background:#fff;border:1px solid #e7edf5}.rx-az-group h3{margin:0 0 12px;color:var(--rx-primary-color);font-size:1.55rem}.rx-az-group ul{list-style:none;padding:0;margin:0}.rx-az-group li{padding:8px 0;border-top:1px solid #f1f5f9}.rx-home-doctor-card{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center;padding:34px;border-radius:34px;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--rx-secondary-color) 9%,#fff));border:1px solid #e7edf5;box-shadow:0 22px 60px rgba(16,24,40,.08)}.rx-doctor-avatar{display:grid;place-items:center;width:130px;height:130px;border-radius:36px;background:linear-gradient(135deg,var(--rx-primary-color),var(--rx-secondary-color));color:#fff;font-size:2.2rem;font-weight:900;box-shadow:0 16px 38px color-mix(in srgb,var(--rx-primary-color) 24%,transparent)}.rx-home-doctor h2{margin:14px 0 12px;font-size:clamp(1.7rem,3vw,2.6rem);color:var(--rx-heading-color)}.rx-home-doctor p{color:#667085;line-height:1.75;font-size:1.04rem}.rx-doctor-meta{display:flex;flex-direction:column;gap:4px;margin-top:16px}.rx-doctor-meta strong{color:var(--rx-heading-color)}.rx-doctor-meta span{color:#667085}.rx-home-narrow{max-width:920px}.rx-home-faq-list{display:grid;gap:12px}.rx-home-faq-item{border:1px solid #e7edf5;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 10px 26px rgba(16,24,40,.05)}.rx-home-faq-item summary{padding:20px 22px;cursor:pointer;font-weight:850;color:var(--rx-heading-color)}.rx-home-faq-item p{margin:0;padding:0 22px 22px;color:#667085;line-height:1.7}.rx-home-cta{padding:46px 0 76px}.rx-home-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:38px;border-radius:34px;background:linear-gradient(135deg,var(--rx-primary-color),var(--rx-secondary-color));color:#fff;box-shadow:0 25px 70px color-mix(in srgb,var(--rx-primary-color) 26%,transparent)}.rx-home-cta h2{margin:0 0 10px;color:#fff;font-size:clamp(1.8rem,3vw,3rem)}.rx-home-cta p{max-width:720px;margin:0;color:rgba(255,255,255,.88);line-height:1.7}.rx-home-cta .rx-home-btn-primary{background:#fff;color:var(--rx-primary-color);box-shadow:none;white-space:nowrap}@media (max-width:1024px){.rx-home-hero-grid,.rx-home-post-grid{grid-template-columns:1fr 1fr}.rx-home-category-grid,.rx-az-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rx-home-hero-content{grid-column:1 / -1}.rx-home-section-head{align-items:start;flex-direction:column}}@media (max-width:720px){.rx-home-hero{padding:44px 0 34px}.rx-home-hero-grid,.rx-home-post-grid,.rx-home-popular-list,.rx-az-grid,.rx-home-doctor-card{grid-template-columns:1fr}.rx-home-category-grid{grid-template-columns:1fr}.rx-home-search{flex-direction:column;align-items:stretch;border-radius:20px}.rx-home-search button{width:100%}.rx-health-mini-grid{grid-template-columns:1fr}.rx-home-cta-inner{flex-direction:column;align-items:flex-start;padding:28px}.rx-doctor-avatar{width:96px;height:96px;border-radius:28px}}html,body{max-width:100%;overflow-x:hidden}.rx-homepage-v3{overflow-x:clip}.rx-homepage-v3 .rx-container{width:min(100% - 48px,var(--rx-container-width,1200px));max-width:var(--rx-container-width,1200px);margin-left:auto;margin-right:auto}.rx-home-hero{padding:clamp(48px,7vw,88px) 0 clamp(42px,6vw,72px)}.rx-home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:clamp(28px,5vw,64px);align-items:center}.rx-home-hero-content{min-width:0;padding-inline:0}.rx-home-hero h1{max-width:760px;font-size:clamp(2.35rem,4.6vw,4.35rem);line-height:1.04;letter-spacing:-.045em;overflow-wrap:anywhere}.rx-home-hero p{max-width:690px}.rx-home-search{max-width:680px}.rx-home-hero-panel{width:100%;max-width:520px;justify-self:end}.rx-health-card{padding:clamp(22px,3vw,32px)}.rx-health-card strong{font-size:clamp(1.7rem,2.6vw,2.45rem)}.rx-health-mini-grid div{min-width:0}.rx-home-section{padding:clamp(42px,6vw,68px) 0}.rx-home-category-grid,.rx-home-post-grid,.rx-home-popular-list,.rx-az-grid{min-width:0}.rx-home-category-card,.rx-home-post-card,.rx-home-popular-item,.rx-az-group,.rx-home-doctor-card,.rx-home-cta-inner{min-width:0}@media (max-width:1100px){.rx-home-hero-grid{grid-template-columns:1fr}.rx-home-hero-panel{justify-self:stretch;max-width:none}.rx-home-hero h1,.rx-home-hero p,.rx-home-search{max-width:100%}}@media (max-width:720px){.rx-homepage-v3 .rx-container{width:min(100% - 28px,var(--rx-container-width,1200px))}.rx-home-hero h1{font-size:clamp(2rem,11vw,3rem);letter-spacing:-.035em}.rx-home-hero-panel{padding:16px;border-radius:24px}.rx-health-card,.rx-health-mini-grid div,.rx-home-category-card,.rx-home-post-body,.rx-home-popular-item,.rx-home-doctor-card,.rx-home-cta-inner{padding:20px}}.rx-medical-hubs{background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--rx-primary-color) 5%,#fff))}.rx-medical-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rx-medical-hub-card{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid #e7edf5;border-radius:28px;background:#fff;box-shadow:0 16px 42px rgba(16,24,40,.07)}.rx-medical-hub-card-head{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:start;margin-bottom:16px}.rx-medical-hub-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,var(--rx-primary-color),var(--rx-secondary-color));color:#fff;font-weight:900;font-size:1.15rem}.rx-medical-hub-card h3{margin:0 0 7px;color:var(--rx-heading-color);font-size:1.15rem;line-height:1.25}.rx-medical-hub-card p{margin:0;color:#667085;line-height:1.6;font-size:.94rem}.rx-medical-hub-list{list-style:none;padding:0;margin:10px 0 18px}.rx-medical-hub-list li{padding:10px 0;border-top:1px solid #f1f5f9}.rx-medical-hub-list a{color:var(--rx-heading-color);text-decoration:none;font-weight:750;line-height:1.35}.rx-medical-hub-list a:hover{color:var(--rx-primary-color)}.rx-medical-hub-empty{margin:10px 0 18px !important;padding:14px;border-radius:16px;background:#f8fafc;border:1px dashed #d9e2ef}.rx-medical-hub-link{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:auto;padding:10px 14px;border-radius:999px;background:color-mix(in srgb,var(--rx-primary-color) 9%,#fff);color:var(--rx-primary-color);text-decoration:none;font-weight:850}.rx-medical-hub-link:hover{background:var(--rx-primary-color);color:#fff}@media (max-width:1100px){.rx-medical-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.rx-medical-hub-grid{grid-template-columns:1fr}.rx-medical-hub-card{padding:20px}}.rx-home-az-pro{position:relative;background:radial-gradient(circle at top left,color-mix(in srgb,var(--rx-primary-color,#0066cc) 9%,transparent),transparent 28rem),linear-gradient(180deg,#f7fbff 0%,#ffffff 100%)}.rx-home-az-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:28px;align-items:stretch;margin-bottom:22px;padding:clamp(24px,4vw,38px);border:1px solid #dcecf8;border-radius:34px;background:rgba(255,255,255,.88);box-shadow:0 22px 70px rgba(16,24,40,.07)}.rx-home-az-hero h2{margin:14px 0 12px;max-width:790px;color:var(--rx-heading-color,#111827);font-size:clamp(2rem,4vw,3.8rem);line-height:1.04;letter-spacing:-.045em}.rx-home-az-hero p{max-width:760px;margin:0;color:#5b6b7b;font-size:1.05rem;line-height:1.75}.rx-home-az-search{display:flex;gap:10px;align-items:center;max-width:720px;margin-top:22px;padding:8px;border:1px solid #dcecf8;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(16,24,40,.06)}.rx-home-az-search input{flex:1;min-height:50px;min-width:0;padding:0 16px;border:0;outline:0;background:transparent;color:var(--rx-text-color,#1f2937);font-size:1rem}.rx-home-az-search button{min-height:50px;padding:0 22px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--rx-primary-color,#0066cc),var(--rx-secondary-color,#00a884));color:#fff;font-weight:900;cursor:pointer}.rx-home-az-stats{display:grid;gap:14px}.rx-home-az-stats div{padding:22px;border:1px solid #e7edf5;border-radius:24px;background:linear-gradient(135deg,#fff,#f8fbff)}.rx-home-az-stats strong{display:block;color:var(--rx-primary-color,#0066cc);font-size:clamp(1.6rem,3vw,2.35rem);line-height:1}.rx-home-az-stats span{display:block;margin-top:8px;color:#667085;font-weight:750}.rx-home-az-letters{position:sticky;top:76px;z-index:12;display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 24px;padding:12px;border:1px solid #dcecf8;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(16,24,40,.06);backdrop-filter:blur(12px)}.rx-home-az-letters a,.rx-home-az-letters span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:13px;font-weight:900;text-decoration:none}.rx-home-az-letters a{background:#eaf5ff;color:var(--rx-primary-color,#0066cc)}.rx-home-az-letters a:hover,.rx-home-az-letters a:focus{background:var(--rx-primary-color,#0066cc);color:#fff}.rx-home-az-letters span{background:#f3f6f9;color:#a4afba}.rx-home-az-dashboard{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:20px;margin-bottom:24px}.rx-home-az-panel{min-width:0;padding:24px;border:1px solid #dcecf8;border-radius:28px;background:#fff;box-shadow:0 14px 38px rgba(16,24,40,.055)}.rx-home-az-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.rx-home-az-panel-head span{color:var(--rx-heading-color,#111827);font-size:1.12rem;font-weight:900}.rx-home-az-panel-head a{color:var(--rx-primary-color,#0066cc);font-weight:850;text-decoration:none}.rx-home-az-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rx-home-az-chip-grid a{display:block;min-width:0;padding:16px;border:1px solid #e7edf5;border-radius:18px;background:#f8fbff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.rx-home-az-chip-grid a:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--rx-primary-color,#0066cc) 35%,#dcecf8);box-shadow:0 14px 30px rgba(16,24,40,.06)}.rx-home-az-chip-grid strong{display:block;color:var(--rx-heading-color,#111827);font-weight:900;line-height:1.25}.rx-home-az-chip-grid small{display:block;margin-top:6px;color:#667085}.rx-home-az-feature-list{list-style:none;margin:0;padding:0}.rx-home-az-feature-list li+li{border-top:1px solid #eef3f8}.rx-home-az-feature-list a{display:block;padding:12px 0;text-decoration:none}.rx-home-az-feature-list strong{display:block;color:var(--rx-heading-color,#111827);font-weight:900;line-height:1.35}.rx-home-az-feature-list span{display:block;margin-top:4px;color:#667085;line-height:1.45;font-size:.94rem}.rx-home-az-feature-list a:hover strong{color:var(--rx-primary-color,#0066cc)}.rx-home-az-grid-pro{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rx-home-az-letter-card{min-width:0;padding:22px;border:1px solid #dcecf8;border-radius:26px;background:#fff;box-shadow:0 12px 30px rgba(16,24,40,.05);scroll-margin-top:150px}.rx-home-az-letter-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.rx-home-az-letter-card h3{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0;border-radius:16px;background:linear-gradient(135deg,var(--rx-primary-color,#0066cc),var(--rx-secondary-color,#00a884));color:#fff;font-size:1.45rem}.rx-home-az-letter-head span{color:#667085;font-size:.9rem;font-weight:800}.rx-home-az-letter-card ul{list-style:none;margin:0;padding:0}.rx-home-az-letter-card li{border-top:1px solid #eef3f8}.rx-home-az-letter-card a{display:block;padding:10px 0;color:var(--rx-heading-color,#111827);font-weight:760;line-height:1.35;text-decoration:none}.rx-home-az-letter-card a:hover{color:var(--rx-primary-color,#0066cc)}.rx-home-az-empty,.rx-home-az-start-card{margin:0;padding:18px;border:1px dashed #cbd9e8;border-radius:20px;background:#f8fbff;color:#5b6b7b;line-height:1.65}.rx-home-az-start-card strong{display:block;margin-bottom:6px;color:var(--rx-heading-color,#111827);font-size:1.15rem}@media (max-width:1024px){.rx-home-az-hero,.rx-home-az-dashboard{grid-template-columns:1fr}.rx-home-az-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.rx-home-az-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.rx-home-az-hero,.rx-home-az-panel,.rx-home-az-letter-card{padding:18px;border-radius:22px}.rx-home-az-search{align-items:stretch;flex-direction:column}.rx-home-az-search button{width:100%}.rx-home-az-stats,.rx-home-az-chip-grid,.rx-home-az-grid-pro{grid-template-columns:1fr}.rx-home-az-letters{position:static}.rx-home-az-letters a,.rx-home-az-letters span{width:34px;height:34px}}.rx-home-symptom-cta{padding-top:24px;padding-bottom:10px}.rx-home-symptom-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;padding:24px;border:1px solid #d8e7f7;border-radius:28px;background:linear-gradient(135deg,#f5fbff 0%,#ffffff 58%,#eef8ff 100%);box-shadow:0 18px 46px rgba(15,45,80,.08)}.rx-home-symptom-icon{width:70px;height:70px;border-radius:24px;display:grid;place-items:center;background:#075fb8;color:#fff;font-size:32px;box-shadow:0 14px 26px rgba(7,95,184,.2)}.rx-home-symptom-content h2{margin:8px 0 8px;color:#071f3e;font-size:clamp(24px,3vw,36px);line-height:1.12}.rx-home-symptom-content p{margin:0;color:#40556d;font-size:16px;line-height:1.6}.rx-home-symptom-actions{display:grid;gap:10px;justify-items:start;min-width:220px}.rx-home-symptom-actions small{display:block;color:#64748b;line-height:1.4;font-weight:700}@media(max-width:900px){.rx-home-symptom-card{grid-template-columns:1fr;text-align:left}.rx-home-symptom-actions{min-width:0}.rx-home-symptom-icon{width:60px;height:60px;border-radius:20px;font-size:28px}}.rx-v91-nav a[href$="/symptom-checker/"]{background:#075fb8;color:#fff;box-shadow:0 8px 18px rgba(7,95,184,.18)}.rx-v91-nav a[href$="/symptom-checker/"]:hover,.rx-v91-nav a[href$="/symptom-checker/"]:focus{background:#064d95;color:#fff}