.medical-disclaimer{max-width:var(--measure-prose);margin:var(--space-8) auto 0;padding:var(--space-5) var(--space-5) 0;border-top:var(--border-width-sm) solid var(--canvas-rule-subtle);color:var(--canvas-text-muted);font-size:var(--text-13);line-height:var(--leading-normal);text-align:center}.medical-disclaimer__text{margin:0}.topic-overview-hero{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-radius:16px;margin:2rem 0;padding:2rem}.topic-badge{background:hsl(var(--primary));color:#fff;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.topic-overview-hero h1{color:hsl(var(--foreground));margin-bottom:1rem;font-size:2rem;font-weight:700}.topic-overview-hero p{color:hsl(var(--muted-foreground));max-width:800px;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.topic-overview-hero .page-summary{letter-spacing:.01em;max-width:64ch;margin-top:.875rem;margin-bottom:1.75rem;line-height:1.75}.quick-nav{flex-wrap:wrap;gap:.75rem;display:flex}.quick-nav a{color:hsl(var(--foreground));border:1px solid hsl(var(--border));background:#fff;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.quick-nav a:hover{background:hsl(var(--primary));color:#fff;border-color:hsl(var(--primary))}.topic-section{border-bottom:1px solid hsl(var(--border));padding:3rem 0}.topic-section:last-child{border-bottom:none}.stories-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.story-card{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;border-radius:12px;padding:1.5rem;transition:all .2s}.story-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #d9770626}.story-quote{color:hsl(var(--foreground));margin-bottom:.75rem;font-size:1.1rem;font-weight:600;line-height:1.5}.story-excerpt{color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:.95rem;line-height:1.6}.story-author{align-items:center;gap:.75rem;display:flex}.story-avatar{color:#fff;background:#d97706;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.story-author-info{font-size:.875rem}.story-author-name{color:hsl(var(--foreground));font-weight:600}.story-author-meta{color:hsl(var(--muted-foreground));font-size:.8rem}@media (max-width:768px){.topic-overview-hero{padding:1.5rem}.topic-overview-hero h1{font-size:1.5rem}.topic-overview-hero p{font-size:.95rem}.quick-nav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:.5rem;overflow-x:auto}.quick-nav a{flex-shrink:0}.topic-section{padding:2rem 0}.stories-grid{grid-template-columns:1fr}}.health-hero{text-align:center;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);padding:3rem 2rem}.health-hero-container{max-width:64rem;margin:0 auto;padding:0 1rem}.health-hero-icon{color:#6b21a8;margin-bottom:1rem;font-size:3rem}.health-hero-title{color:#1f2937;margin-bottom:.5rem;font-size:2rem;font-weight:700}.health-hero-subtitle{color:#6b7280;margin-bottom:2rem;font-size:1.125rem}.health-hero-search{max-width:600px;margin:0 auto 2rem}.health-hero-search form{gap:.5rem;display:flex}.health-hero-search input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex:1;padding:.875rem 1.25rem;font-size:1rem;transition:all .2s}.health-hero-search input:focus{border-color:#6b21a8;outline:none;box-shadow:0 0 0 3px #6b21a81a}.health-hero-search button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#5c14eb,#370c8d);border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.875rem 2.25rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.health-hero-search button:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 4px 12px #6b21a840}.health-hero-search button:active{transform:translateY(0)}.health-hero-popular{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.health-hero-popular-label{color:#374151;font-weight:600}.health-hero-pills{flex-wrap:wrap;gap:.5rem;display:flex}.health-hero-pill{color:#6b21a8;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.health-hero-pill:hover{color:#fff;background:#6b21a8;border-color:#6b21a8}@media (max-width:768px){.health-hero{padding:2rem 1rem}.health-hero-title{font-size:1.5rem}.health-hero-subtitle{font-size:1rem}.health-hero-search{margin-bottom:1.5rem}.health-hero-search form{flex-direction:column}.health-hero-search button{width:100%}.health-hero-popular{flex-direction:column;gap:1rem}}.topic-browse-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}.topic-browse-card{text-align:center;background:linear-gradient(135deg,#fafbff 0%,#f8f7ff 100%);border:1.5px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:130px;padding:2rem 1.5rem;text-decoration:none;transition:all .25s;display:flex}.topic-browse-card:hover{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-color:#a78bfa;transform:translateY(-3px);box-shadow:0 4px 16px #8b5cf61f}.topic-browse-name{color:#1f2937;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.topic-browse-card:hover .topic-browse-name{color:#6b21a8}.topic-browse-count{color:#6b7280;margin:0;font-size:.875rem;font-weight:500}.topic-browse-card:hover .topic-browse-count{color:#6b21a8;font-weight:600}@media (max-width:1024px){.topic-browse-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.topic-browse-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.topic-browse-card{padding:1.5rem 1rem}.topic-browse-name{font-size:1.125rem}}@media (max-width:480px){.topic-browse-grid{grid-template-columns:1fr}}.topics-tree{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.topics-tree__item{border:1px solid hsl(var(--border));background:#fff;border-radius:12px;padding:1.5rem;transition:all .2s}.topics-tree__item:hover{box-shadow:0 2px 12px #0000000f}.topics-tree__topic{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.topics-tree__topic:hover{color:hsl(var(--primary))}.topics-tree__count{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}.topics-tree__subtopics{border-top:1px solid hsl(var(--border));flex-wrap:wrap;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.topics-tree__subtopic{background:hsl(var(--muted) / .3);color:hsl(var(--foreground));border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.topics-tree__subtopic:hover{background:hsl(var(--primary));color:#fff}.topics-tree__subtopic .topics-tree__count{opacity:.85;font-size:.8rem}@media (max-width:768px){.topics-tree{gap:1rem}.topics-tree__item{padding:1.25rem}.topics-tree__topic{font-size:1rem}.topics-tree__subtopics{gap:.5rem}.topics-tree__subtopic{padding:.4rem .75rem;font-size:.85rem}}.empty-search-state{text-align:center;max-width:42rem;margin-left:auto;margin-right:auto;padding:3rem 1rem}.empty-search-state__icon{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));margin-bottom:1rem;font-size:3.75rem;line-height:1}.empty-search-state__title{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1));margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:2rem}.empty-search-state__message{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1));margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75rem}.empty-search-state__suggestions{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));text-align:left;margin-bottom:1.5rem;padding:1.5rem}.empty-search-state__suggestions h3{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1));margin-bottom:.75rem;font-weight:600}.empty-search-state__suggestions ul{list-style-type:disc;list-style-position:inside}.empty-search-state__suggestions ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.empty-search-state__suggestions ul{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.empty-search-state__button{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));padding:.75rem 1.5rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-block}.empty-search-state__button:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}
