:root{--community-blue:#65b9ff;--community-white:#f7fbff}.community-support-page{background:linear-gradient(180deg,#031126,#061a36 42%,#040b18);color:var(--community-white)}.community-support-hero{position:relative;overflow:hidden;padding:clamp(5rem,10vw,8rem) max(22px,calc((100vw - var(--content))/2)) clamp(3rem,6vw,5rem);background:radial-gradient(circle at 50% 10%,rgba(87,178,255,.28),transparent 35rem),linear-gradient(150deg,#041022,#092c58 56%,#040913)}.community-support-hero::after{content:"";position:absolute;inset:auto -12% -55% 38%;height:80%;border-radius:50%;background:radial-gradient(circle,rgba(111,191,255,.22),transparent 65%);pointer-events:none}.community-support-hero>*{position:relative;z-index:1}.community-support-hero .eyebrow{color:#8dd0ff}.community-support-hero h1{max-width:920px;margin:.6rem 0 1rem;font:500 clamp(2.7rem,7vw,6rem)/.95 Georgia,"Times New Roman",serif;letter-spacing:-.045em}.community-support-hero p{max-width:820px;color:#c8d8e9;font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.6}.community-support-status{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.community-support-status span{padding:.55rem .75rem;border:1px solid rgba(122,199,255,.28);border-radius:999px;background:rgba(6,25,49,.72);color:#dfefff;font-size:.76rem;font-weight:800}.community-support-shell{width:min(var(--content),calc(100% - 36px));margin:0 auto;padding:clamp(2.4rem,5vw,4.5rem) 0}.community-support-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:1.2rem;align-items:start;margin-bottom:2rem}.community-support-note{padding:1.1rem 1.2rem;border:1px solid rgba(114,190,255,.24);border-radius:.8rem;background:rgba(255,255,255,.035);color:#c9d7e6;line-height:1.55}.community-support-note strong{display:block;margin-bottom:.35rem;color:#fff}.community-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.community-support-card{display:flex;flex-direction:column;min-height:245px;padding:1.1rem;border:1px solid rgba(121,196,255,.19);border-radius:.8rem;background:linear-gradient(150deg,rgba(11,40,78,.88),rgba(4,15,31,.96));box-shadow:0 16px 42px rgba(0,0,0,.22)}.community-support-card .number{display:grid;place-items:center;width:46px;height:46px;border-radius:.7rem;background:linear-gradient(135deg,#6cc4ff,#357ee8);color:#001126;font-weight:950;box-shadow:0 0 24px rgba(95,181,255,.22)}.community-support-card h2{margin:.9rem 0 .35rem;font-size:1.1rem;line-height:1.2}.community-support-card p{margin:0 0 .7rem;color:#aebfd1;font-size:.85rem;line-height:1.45}.community-support-card .meta{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:auto;margin-bottom:.8rem}.community-support-card .meta span{padding:.35rem .48rem;border-radius:.35rem;background:rgba(255,255,255,.05);color:#bcd4eb;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.community-support-card a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem;border-radius:.55rem;background:linear-gradient(135deg,#7ed0ff,#4b8fff);color:#001226;font-weight:950;text-decoration:none}.community-support-loading,.community-support-error{grid-column:1/-1;padding:2rem;border:1px solid rgba(255,255,255,.11);border-radius:.8rem;background:rgba(255,255,255,.035);text-align:center;color:#c9d8e8}.community-support-error{border-color:rgba(255,130,150,.24);color:#ffc2cd}.community-support-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.community-support-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.8rem 1rem;border-radius:.55rem;background:#fff;color:#04142a;font-weight:900;text-decoration:none}.community-support-actions a.secondary{border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff}@media(max-width:900px){.community-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-support-intro{grid-template-columns:1fr}}@media(max-width:560px){.community-support-shell{width:calc(100% - 24px)}.community-support-grid{grid-template-columns:1fr}.community-support-card{min-height:0}.community-support-hero{padding-inline:18px}.community-support-actions a{width:100%}}