.CommunityPage{background:var(--paper);background-image:radial-gradient(#2d2d2d06 1px,#0000 1px);background-size:3px 3px;width:100%;min-height:100vh;padding:112px 0 72px}.CommunityContainer{width:100%;max-width:1240px;margin:0 auto;padding:0 32px}.CommunityPage section{border-bottom:0}.CommunityPage section:after{display:none}.CommunityEyebrow,.CommunityFeatureLabel,.CommunityCountBadge,.CommunityMiniPill{width:fit-content;font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;align-items:center;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.CommunityEyebrow,.CommunityFeatureLabel{color:var(--teal);gap:12px}.CommunityEyebrow:before,.CommunityFeatureLabel:before{content:"";background:var(--teal);opacity:.65;width:34px;height:1px}.CommunityHero{border:1px solid var(--line);background:var(--ink);color:var(--paper);grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:0;margin-bottom:24px;display:grid;position:relative;overflow:hidden}.CommunityHero:after{content:"COMMUNITY";font-family:var(--mono);letter-spacing:-.03em;color:var(--paper);opacity:.045;pointer-events:none;font-size:clamp(76px,12vw,170px);font-weight:700;line-height:.85;position:absolute;bottom:-8%;right:-2%}.CommunityHero-copy,.CommunityHero-stats,.CommunityToolbar,.CommunityCategories,.CommunityFeatureCard,.CommunityOverviewCard,.CommunityAlert,.CommunityModalCard{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.CommunityHero-copy{z-index:1;padding:clamp(36px,6vw,72px);position:relative}.CommunityHero-copy h1{max-width:14ch;font-family:var(--serif);letter-spacing:-.035em;color:var(--paper);margin:20px 0 18px;font-size:clamp(38px,5vw,68px);font-weight:500;line-height:1.04}.CommunityHero-copy p{color:#faf7f1c7;max-width:64ch;margin:0;font-size:clamp(16px,1.25vw,19px);line-height:1.65}.CommunityHero-stats{z-index:1;background:#faf7f109;border-left:1px solid #faf7f11f;align-content:center;gap:14px;padding:clamp(24px,4vw,40px);display:grid;position:relative}.CommunityStatCard{border:1px solid #faf7f11f;border-left:2px solid var(--teal);background:#faf7f109;justify-content:space-between;align-items:baseline;gap:20px;padding:22px 24px;display:flex}.CommunityStatCard span{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:#faf7f19e;font-size:11px;font-weight:500;display:block}.CommunityStatCard strong{font-family:var(--mono);color:var(--teal);letter-spacing:-.03em;font-size:44px;font-weight:700;line-height:1}.CommunityToolbar{background:var(--beige);border:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:16px;margin-bottom:16px;padding:24px;display:grid}.CommunitySearchWrap{min-width:0}.CommunitySearch,.CommunitySelect,.CommunityField input,.CommunityField textarea,.CommunityField select{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:0;outline:none;font-size:15px;transition:border-color .2s,box-shadow .2s}.CommunitySearch,.CommunitySelect,.CommunityField input,.CommunityField select{min-height:48px;padding:0 16px}.CommunityField textarea{resize:vertical;min-height:160px;padding:14px 16px}.CommunitySearch:focus,.CommunitySelect:focus,.CommunityField input:focus,.CommunityField textarea:focus,.CommunityField select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #4a8a8a17}.CommunityToolbarActions{flex-wrap:wrap;gap:12px;display:flex}.CommunityBtn{min-height:48px;font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;padding:0 18px;font-size:11px;font-weight:500;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s,color .2s;display:inline-flex}.CommunityBtn:hover{transform:translateY(-2px)}.CommunityBtn--primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.CommunityBtn--primary:hover{background:var(--teal);border-color:var(--teal)}.CommunityBtn--secondary,.CommunityBtn--ghost{color:var(--ink);border-color:var(--line);background:0 0}.CommunityBtn--secondary:hover,.CommunityBtn--ghost:hover{color:var(--teal);border-color:var(--teal)}.CommunityCategories{flex-wrap:wrap;gap:10px;margin-bottom:0;padding:20px 0 26px;display:flex}.CommunityCategoryPill{border:1px solid var(--line);background:var(--paper);min-height:42px;color:var(--ink);cursor:pointer;font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;border-radius:0;align-items:center;gap:10px;padding:0 16px;font-size:11px;font-weight:500;display:inline-flex}.CommunityCategoryPill strong{background:var(--beige);min-width:28px;min-height:28px;color:var(--teal);font-family:var(--mono);justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.CommunityCategoryPill.is-active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.CommunityCategoryPill.is-active strong{background:var(--teal);color:var(--paper)}.CommunityFeaturedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:28px;display:grid}.CommunityFeatureCard{background:var(--paper);border:1px solid var(--line);flex-direction:column;gap:14px;padding:26px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.CommunityFeatureCard:hover{border-color:#4a8a8a59;transform:translateY(-4px);box-shadow:0 22px 44px #00000012}.CommunityFeatureCard h3{color:var(--ink);font-family:var(--serif);letter-spacing:-.02em;margin:2px 0 0;font-size:24px;font-weight:600;line-height:1.18}.CommunityFeatureCard p{color:var(--anthr);margin:0;font-size:15px;line-height:1.65}.CommunityAlert{border:1px solid var(--line);background:var(--paper);margin-bottom:18px;padding:14px 16px}.CommunityAlert--error{color:#8b1f1f;background:#b7343414;border-color:#b7343438}.CommunityOverviewCard{background:var(--beige);border:1px solid var(--line);padding:28px}.CommunitySidebarTop,.CommunityModalTop,.CommunityModalActions{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.CommunitySidebarTop h2,.CommunityModalTop h3{color:var(--ink);font-family:var(--serif);letter-spacing:-.03em;margin:12px 0 0;font-size:clamp(30px,4vw,46px);font-weight:500;line-height:1.08}.CommunityCountBadge{background:var(--ink);min-width:48px;min-height:48px;color:var(--paper);border:1px solid var(--ink);letter-spacing:0;justify-content:center;font-size:18px;font-weight:700}.CommunityTopicList{gap:12px;margin-top:22px;display:grid}.CommunityTopicCard{appearance:none;text-align:left;border:1px solid var(--line);border-left:3px solid var(--green);background:var(--paper);cursor:pointer;border-radius:0;width:100%;padding:22px 24px;transition:transform .25s,border-color .25s,box-shadow .25s}.CommunityTopicCard:hover{border-color:#4a8a8a59;transform:translateY(-3px);box-shadow:0 18px 38px #00000012}.CommunityTopicCardTop,.CommunityTopicBadges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CommunityTopicCardTop{justify-content:space-between}.CommunityMiniPill{background:var(--ink);border:1px solid var(--ink);color:var(--paper);letter-spacing:.14em;padding:7px 11px;font-size:10px}.CommunityMiniPill.is-gold{background:var(--green);border-color:var(--green);color:var(--ink)}.CommunityMiniPill.is-muted{border-color:var(--line);color:#2d2d2d94;background:0 0}.CommunityReplies{background:var(--beige);border:1px solid var(--line);min-width:42px;min-height:42px;color:var(--teal);font-family:var(--mono);justify-content:center;align-items:center;font-size:18px;font-weight:700;display:inline-flex}.CommunityTopicCard h3{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin:16px 0 8px;font-size:24px;font-weight:600;line-height:1.22}.CommunityTopicCard p,.CommunityEmptyState{color:var(--anthr);font-size:15px;line-height:1.65}.CommunityTopicMeta{color:#2d2d2d9e;font-family:var(--mono);letter-spacing:.08em;flex-wrap:wrap;gap:8px;font-size:11px;display:flex}.CommunityLatestRow{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.CommunityLatestRow span{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:#2d2d2d85;margin-bottom:6px;font-size:10px;font-weight:500;display:block}.CommunityLatestRow strong{color:var(--ink);font-size:14px;line-height:1.5}.CommunityEmptyState{background:var(--paper);border:1px dashed #2d2d2d38;margin-top:18px;padding:18px}.CommunityModal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1200;background:#1a1a1a9e;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.CommunityModalCard{background:var(--paper);border:1px solid var(--line);width:min(860px,100%);max-height:calc(100vh - 40px);padding:28px;overflow-y:auto}.CommunityFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.CommunityField{gap:8px;display:grid}.CommunityField.is-full{grid-column:1/-1}.CommunityField span{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:#2d2d2d9e;font-size:11px;font-weight:500;display:block}.CommunityIconButton{border:1px solid var(--line);width:42px;height:42px;color:var(--paper);background:var(--ink);cursor:pointer;border-radius:0;font-weight:700}@media (max-width:1120px){.CommunityHero,.CommunityFeaturedGrid{grid-template-columns:1fr}.CommunityHero-stats{border-top:1px solid #faf7f11f;border-left:0}}@media (max-width:860px){.CommunityPage{padding-top:94px}.CommunityContainer{padding:0 20px}.CommunityToolbar{grid-template-columns:1fr;padding:18px}.CommunityToolbarActions,.CommunitySearchWrap{width:100%}.CommunityToolbarActions{grid-template-columns:1fr;display:grid}.CommunityBtn,.CommunitySelect,.CommunitySearch{width:100%}.CommunitySidebarTop,.CommunityModalTop,.CommunityModalActions,.CommunityTopicCardTop,.CommunityStatCard{flex-direction:column;align-items:stretch}.CommunityOverviewCard,.CommunityHero-copy,.CommunityModalCard{padding:22px}.CommunityFormGrid{grid-template-columns:1fr}}@media (max-width:520px){.CommunityContainer{padding:0 14px}.CommunityHero-copy h1{font-size:36px}.CommunityCategories{grid-template-columns:1fr;display:grid}.CommunityCategoryPill,.CommunityTopicCard,.CommunityFeatureCard{width:100%}}
