.Header_header__072v2{width:100%;padding:1rem 2rem;background-color:#000;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;border-bottom:3px solid #f39c12}.Header_title__u8Exk{margin:0;font-size:1.5rem}.Header_nav__evgr5{display:flex;flex-wrap:wrap;gap:.4rem 1rem}.Header_navLink__bzbwi{white-space:nowrap}.Header_navLink__bzbwi:hover{text-decoration:underline}@media (max-width:640px){.Header_header__072v2{padding:.85rem 1.25rem;justify-content:center;text-align:center}.Header_title__u8Exk{width:100%;text-align:center;font-size:1.25rem}.Header_nav__evgr5{width:100%;justify-content:center;gap:.35rem .85rem;font-size:.85rem}}.CommunityJokes_container__IMoDw{min-height:100vh;background:var(--gradient-background);color:var(--color-text)}.CommunityJokes_main__vwh2f{max-width:860px;margin:0 auto;padding:2rem 1.5rem 5rem;display:flex;flex-direction:column;gap:2.5rem}.CommunityJokes_hero__eq1qb{text-align:center;padding:2.5rem 1rem 1rem}.CommunityJokes_hero__eq1qb h1{margin:0 0 .75rem;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#f8fafc,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.CommunityJokes_heroSubtitle__1_d2W{margin:0;font-size:1.05rem;color:rgba(226,232,240,.65);line-height:1.6}.CommunityJokes_statsSection__5OlhS{background:rgba(22,22,22,.5);border:1px solid rgba(148,163,184,.12);border-radius:20px;padding:2rem 1.5rem;text-align:center}.CommunityJokes_statsSection__5OlhS h2{margin:0 0 1.5rem;font-size:1.5rem;font-weight:800}.CommunityJokes_statsRow__9t8OV{display:flex;align-items:center;justify-content:center;gap:1.25rem;flex-wrap:wrap}.CommunityJokes_statCard__dTyXQ{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:160px;padding:1.25rem 1.5rem;background:rgba(255,255,255,.03);border:1px solid rgba(148,163,184,.15);border-radius:16px}.CommunityJokes_statEmoji__F6mSh{font-size:2rem;line-height:1;margin-bottom:.25rem}.CommunityJokes_statLabel__UfaXI{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:rgba(226,232,240,.55)}.CommunityJokes_statAverage__H8ETr{font-size:1.8rem;font-weight:800;color:#f7dc6f}.CommunityJokes_statVotes__4BaKt{font-size:.82rem;color:rgba(226,232,240,.5)}.CommunityJokes_statVs__JLnQP{font-size:1rem;font-weight:700;color:rgba(226,232,240,.4)}.CommunityJokes_statsVerdict__dtrjh{margin:1.5rem 0 0;font-size:.95rem;color:rgba(226,232,240,.7);line-height:1.6}.CommunityJokes_section__oJtJU{display:flex;flex-direction:column;gap:1rem}.CommunityJokes_sectionHeading__BHJy2{display:flex;align-items:baseline;gap:.6rem;margin:0}.CommunityJokes_sectionHeading__BHJy2 h2{margin:0;font-size:1.4rem;font-weight:800}.CommunityJokes_sectionCount__0q3tb{font-size:.85rem;font-weight:600;color:rgba(226,232,240,.5)}.CommunityJokes_jokeCard__5hG6h,.CommunityJokes_jokeList__M1Ku1{display:flex;flex-direction:column;gap:.75rem}.CommunityJokes_jokeCard__5hG6h{background:rgba(22,22,22,.5);border:1px solid rgba(148,163,184,.12);border-radius:14px;padding:1.5rem;transition:border-color .15s,transform .15s}.CommunityJokes_jokeCard__5hG6h:hover{border-color:rgba(243,156,18,.3);transform:translateX(3px)}.CommunityJokes_jokeOpener__G20Qz{margin:0;font-size:1.05rem;font-weight:600;color:#f1f5f9;line-height:1.55}.CommunityJokes_jokeResponse__5qIBx{margin:0;font-size:1rem;color:rgba(243,156,18,.9);font-weight:500;line-height:1.55}.CommunityJokes_jokeMeta__Er9vW{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.CommunityJokes_authorPill__hYQGb{background:rgba(243,156,18,.12);border:1px solid rgba(243,156,18,.25);color:#f7dc6f;font-size:.75rem;font-weight:600;padding:.2rem .6rem;border-radius:999px}.CommunityJokes_shareLink__igPDC{font-size:.82rem;color:var(--color-primary);text-decoration:none;font-weight:600;margin-left:auto;transition:color .15s}.CommunityJokes_shareLink__igPDC:hover{color:#f7dc6f;text-decoration:underline}.CommunityJokes_emptyState__tH3jV{text-align:center;padding:2rem 1.5rem;background:rgba(22,22,22,.4);border-radius:14px;color:rgba(226,232,240,.55)}.CommunityJokes_cta__vVyPD{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem;background:linear-gradient(135deg,rgba(243,156,18,.1),rgba(243,156,18,.06));border:1px solid rgba(243,156,18,.22);border-radius:20px}.CommunityJokes_cta__vVyPD p{margin:0;color:rgba(226,232,240,.65);font-size:1rem}.CommunityJokes_ctaButton__XQ12W{display:inline-block;background:linear-gradient(135deg,#f39c12,#e67e22);color:white;font-size:.95rem;font-weight:700;padding:.75rem 2rem;border-radius:999px;text-decoration:none;transition:opacity .2s,transform .2s}.CommunityJokes_ctaButton__XQ12W:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:600px){.CommunityJokes_hero__eq1qb h1{font-size:1.9rem}.CommunityJokes_jokeCard__5hG6h{padding:1.15rem}.CommunityJokes_main__vwh2f{padding:1.5rem 1rem 4rem}.CommunityJokes_statsRow__9t8OV{gap:.75rem}.CommunityJokes_statCard__dTyXQ{min-width:130px;padding:1rem}}