.community-card_tile__V8fGz{--tile-surface:var(--x-color-gray-50,#f9fafb);--tile-border:var(--x-color-gray-200,#e5e7eb);--tile-border-hover:var(--x-color-gray-300,#d1d5db);--tile-heading:var(--x-color-gray-900,#111827);--tile-muted:var(--x-color-gray-600,#4b5563);--tile-glow:rgba(26,115,232,0.22);--tile-live:#1e8e3e;--tile-live-bg:rgba(30,142,62,0.1);--tile-live-border:rgba(30,142,62,0.3);--tile-ring:#ffffff;--discord-brand:#5865f2;--discord-brand-hover:#4752c4;position:relative;overflow:hidden;margin:2.5rem auto 0;max-width:42rem;padding:1.5rem;border:1px solid var(--tile-border);border-radius:1rem;background:var(--tile-surface);text-align:left;transition:transform .2s ease-in-out,border-color .2s ease-in-out}.dark .community-card_tile__V8fGz{--tile-surface:#1b1b1b;--tile-border:#3c4043;--tile-border-hover:#5f6368;--tile-heading:#e8eaed;--tile-muted:#9aa0a6;--tile-glow:rgba(138,180,248,0.2);--tile-live:#81c995;--tile-live-bg:rgba(129,201,149,0.1);--tile-live-border:rgba(129,201,149,0.3);--tile-ring:#292a2d}.community-card_tile__V8fGz:hover{transform:translateY(-2px);border-color:var(--tile-border-hover)}.community-card_glowBrand__bu_o6,.community-card_glowPrimary__kItbR{position:absolute;border-radius:9999px;filter:blur(48px);pointer-events:none}.community-card_glowPrimary__kItbR{top:-4rem;left:-3rem;width:12rem;height:12rem;background:var(--tile-glow)}.community-card_glowBrand__bu_o6{right:25%;bottom:-4rem;width:10rem;height:10rem;background:rgba(88,101,242,.2)}.community-card_cornerArt__c44wj{position:absolute;top:-1.5rem;right:-1.5rem;width:7rem;height:7rem;background-repeat:no-repeat;background-position:50%;background-size:contain;opacity:.8;transform:rotate(-6deg);transition:transform .3s ease-in-out;pointer-events:none}.community-card_tile__V8fGz:hover .community-card_cornerArt__c44wj{transform:rotate(-6deg) scale(1.1)}.community-card_body__IYnTS{position:relative;display:flex;flex-direction:column;gap:1.25rem}@media (min-width:640px){.community-card_body__IYnTS{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.community-card_badge__ZrB2u{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:.75rem;padding:.125rem .5rem;border:1px solid var(--tile-live-border);border-radius:9999px;background:var(--tile-live-bg);color:var(--tile-live);font-size:.6875rem;font-weight:500;white-space:nowrap}.community-card_pulse__42A3W{position:relative;display:inline-flex;width:.375rem;height:.375rem}.community-card_pulse__42A3W:after,.community-card_pulse__42A3W:before{content:"";position:absolute;inset:0;border-radius:9999px;background:var(--tile-live)}.community-card_pulse__42A3W:before{animation:community-card_tilePing__Z0LyW 1.4s cubic-bezier(0,0,.2,1) infinite}@keyframes community-card_tilePing__Z0LyW{75%,to{transform:scale(2.2);opacity:0}}@media (prefers-reduced-motion:reduce){.community-card_pulse__42A3W:before{animation:none}}.community-card_heading__KEmBW{margin:0;color:var(--tile-heading);font-size:1.125rem;font-weight:700;line-height:1.4}.community-card_copy___zw4V{margin:.375rem 0 0;color:var(--tile-muted);font-size:.875rem;line-height:1.6}.community-card_members__OtxH6{display:flex;align-items:center;gap:.625rem;margin-top:1rem}.community-card_avatars__oGhW1{display:flex}.community-card_avatar__F79fS{width:1.25rem;height:1.25rem;border-radius:9999px;background-position:50%;background-size:cover;box-shadow:0 0 0 1.5px var(--tile-ring)}.community-card_avatar__F79fS+.community-card_avatar__F79fS{margin-left:-.5rem}.community-card_membersLabel__DwpIX{color:var(--tile-muted);font-size:.75rem;white-space:nowrap}.community-card_cta__OVJVX{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:.5rem;align-self:flex-start;padding:.75rem 1.5rem;border-radius:.75rem;background:var(--discord-brand);box-shadow:0 10px 15px -3px rgba(88,101,242,.2);color:#ffffff;font-size:.9375rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s ease-in-out,box-shadow .2s ease-in-out}@media (min-width:640px){.community-card_cta__OVJVX{align-self:auto}}.community-card_cta__OVJVX:hover{background:var(--discord-brand-hover);box-shadow:0 10px 20px -3px rgba(88,101,242,.35)}.community-card_ctaArrow__v6C_f{transition:transform .2s ease-in-out}.community-card_cta__OVJVX:hover .community-card_ctaArrow__v6C_f{transform:translateX(2px)}