.category-hero[data-astro-cid-2ps3y3pu]{background:var(--bg-surface, #f9fafb);padding:3rem 1rem 2rem;text-align:center;border-bottom:1px solid var(--border-subtle, #e5e7eb)}.category-hero__inner[data-astro-cid-2ps3y3pu]{max-width:1080px;margin:0 auto}.category-hero__label[data-astro-cid-2ps3y3pu]{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent, #4f7c4f);margin:0 0 .5rem}.category-hero__title[data-astro-cid-2ps3y3pu]{font-family:var(--font-heading, var(--font-serif));font-size:clamp(1.5rem,4vw,2rem);font-weight:800;color:var(--text-main);margin:0 0 .75rem}.category-hero__desc[data-astro-cid-2ps3y3pu]{font-size:.95rem;color:var(--text-muted);line-height:1.7;margin:0 0 1.5rem;max-width:640px;margin-left:auto;margin-right:auto}.category-hero__subtext[data-astro-cid-2ps3y3pu]{margin:1.2rem auto 0;max-width:680px}.category-hero__subtext[data-astro-cid-2ps3y3pu] p[data-astro-cid-2ps3y3pu]{font-size:.95rem;color:#000000c7;line-height:1.8;margin:0;word-break:keep-all}.why-symptom-section[data-astro-cid-2ps3y3pu]{padding:3rem 1rem;background:#fff}.why-symptom-inner[data-astro-cid-2ps3y3pu]{max-width:720px;margin:0 auto}.why-symptom-section[data-astro-cid-2ps3y3pu] h2[data-astro-cid-2ps3y3pu]{font-size:1.35rem;font-weight:700;margin:0 0 1.2rem;color:var(--text-main);word-break:keep-all}.why-symptom-intro[data-astro-cid-2ps3y3pu]{font-size:.97rem;line-height:1.8;color:#000000c7;margin:0 0 1rem;word-break:keep-all}.why-symptom-text[data-astro-cid-2ps3y3pu]{font-size:.95rem;line-height:1.8;color:#000000bf;margin:0;word-break:keep-all}.condition-links-section[data-astro-cid-2ps3y3pu]{background:var(--bg-surface, #f9fafb);padding:4rem 1rem}.condition-links-inner[data-astro-cid-2ps3y3pu]{max-width:1080px;margin:0 auto}.condition-links-header[data-astro-cid-2ps3y3pu]{text-align:center;margin-bottom:3rem}.condition-links-label[data-astro-cid-2ps3y3pu]{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent, #4f7c4f);margin:0 0 .5rem}.condition-links-title[data-astro-cid-2ps3y3pu]{font-family:var(--font-heading, var(--font-serif));font-size:clamp(1.5rem,4vw,2rem);font-weight:800;color:var(--text-main);margin:0 0 .75rem}.condition-links-desc[data-astro-cid-2ps3y3pu]{font-size:.95rem;color:var(--text-muted);line-height:1.7;margin:0;word-break:keep-all}.condition-group[data-astro-cid-2ps3y3pu]{margin-bottom:2.5rem}.condition-group__label[data-astro-cid-2ps3y3pu]{font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-subtle, #9ca3af);padding-bottom:.75rem;border-bottom:1px solid var(--border-subtle, #e5e7eb);margin-bottom:1rem}.condition-cards[data-astro-cid-2ps3y3pu]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){.condition-cards[data-astro-cid-2ps3y3pu]{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.condition-cards[data-astro-cid-2ps3y3pu]{grid-template-columns:repeat(4,1fr)}}.condition-card[data-astro-cid-2ps3y3pu]{display:flex;flex-direction:column;gap:.4rem;padding:1rem;background:var(--bg-body, #ffffff);border:1px solid var(--border-subtle, #e5e7eb);border-radius:10px;text-decoration:none;color:var(--text-main);transition:border-color .15s,box-shadow .15s,transform .15s}.condition-card[data-astro-cid-2ps3y3pu]:hover{border-color:var(--accent, #4f7c4f);box-shadow:0 2px 12px #00000014;transform:translateY(-2px)}.condition-card__top[data-astro-cid-2ps3y3pu]{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.condition-card__name[data-astro-cid-2ps3y3pu]{font-size:.9rem;font-weight:700;color:var(--text-main);line-height:1.3;word-break:keep-all}.condition-card__arrow[data-astro-cid-2ps3y3pu]{font-size:.75rem;color:var(--accent, #4f7c4f);font-weight:600;margin-top:.25rem;opacity:0;transition:opacity .15s}.condition-card[data-astro-cid-2ps3y3pu]:hover .condition-card__arrow[data-astro-cid-2ps3y3pu]{opacity:1}.condition-links-cta[data-astro-cid-2ps3y3pu]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border-subtle, #e5e7eb)}.cta-btn[data-astro-cid-2ps3y3pu]{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s}.cta-btn--primary[data-astro-cid-2ps3y3pu]{background:var(--accent, #4f7c4f);color:#fff}.cta-btn--primary[data-astro-cid-2ps3y3pu]:hover{background:var(--accent-strong, #166534)}.cta-btn--secondary[data-astro-cid-2ps3y3pu]{background:var(--bg-elevated, #f3f4f6);color:var(--text-main);border:1px solid var(--border-subtle, #e5e7eb)}.cta-btn--secondary[data-astro-cid-2ps3y3pu]:hover{background:var(--bg-surface, #f9fafb)}.symptom-note-section[data-astro-cid-2ps3y3pu]{padding:3rem 1rem;background:#fff}.symptom-note-inner[data-astro-cid-2ps3y3pu]{max-width:720px;margin:0 auto}.symptom-note-section[data-astro-cid-2ps3y3pu] h2[data-astro-cid-2ps3y3pu]{font-size:1.35rem;font-weight:700;margin:0 0 1.2rem;color:var(--text-main);word-break:keep-all}.symptom-note-content[data-astro-cid-2ps3y3pu] p[data-astro-cid-2ps3y3pu]{font-size:.95rem;line-height:1.8;color:#000000bf;margin:0 0 1rem;word-break:keep-all}.symptom-note-content[data-astro-cid-2ps3y3pu] p[data-astro-cid-2ps3y3pu]:last-child{margin-bottom:0}
