#section-community .cm-page{background:#fbfcf7f5;border:1px solid #ffffffb3;border-radius:20px;padding:24px;color:#263d32;box-shadow:0 16px 40px #172b2520}
#section-community .cm-hero{border-radius:15px;overflow:hidden;background:linear-gradient(90deg,#182c32fa 5%,#182c32ed 37%,#182c3240 100%),url('media/features/guild.png') right center/cover;color:white}
#section-community .cm-hero-copy{max-width:660px;padding:35px}
#section-community .cm-eyebrow{font-size:10px;font-weight:900;letter-spacing:1.6px;color:#778656}
#section-community .cm-hero .cm-eyebrow{color:#edcb7d}
#section-community h1{font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-1px;color:white;margin:14px 0}
#section-community p{font-size:13px;line-height:1.75;color:#6b7a66}
#section-community .cm-hero p{color:#e0e9e5;max-width:510px;font-size:14px}
#section-community a{text-decoration:none}
#section-community .cm-primary{display:inline-flex;gap:30px;background:#8143cc;border:1px solid #b18ade;border-radius:9px;color:white;padding:12px 17px;font-weight:850;font-size:13px;margin:9px 0}
#section-community .cm-hero-note{display:block;font-size:10px;color:#c2d2ca;margin-top:6px}
#section-community .cm-channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#edf2e6;border:1px solid #dbe3d4;border-radius:12px;margin:15px 0 29px;overflow:hidden}
#section-community .cm-channels a{padding:16px 19px;border-right:1px solid #dbe3d4;color:#46603c}
#section-community .cm-channels a:last-child{border:0}
#section-community .cm-channels strong{display:block;font-size:13px;margin-bottom:5px}
#section-community .cm-channels span{font-size:11px;color:#6b7a66}
#section-community h2{font-size:26px;line-height:1.25;letter-spacing:-.4px;margin:8px 0}
#section-community .cm-heading p{margin:0 0 17px}
#section-community .cm-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
#section-community .cm-card{border:1px solid #dce5d8;border-radius:13px;overflow:hidden;background:white;transition:transform .18s,box-shadow .18s}
#section-community .cm-art{position:relative;height:175px;background:#dce4d6}
#section-community .cm-art>img:first-child{height:100%;width:100%;object-fit:cover}
#section-community .cm-art .cm-shot{position:absolute;left:12%;top:12%;width:76%;height:76%;object-fit:contain;filter:drop-shadow(0 5px 8px #0006)}
#section-community .cm-card-copy{padding:17px}
#section-community h3{font-size:18px;line-height:1.3;color:#263d32;margin:0}
#section-community .cm-card p{font-size:12px;margin:9px 0 14px}
#section-community .cm-card-copy>span{font-size:11px;color:#647d4c;font-weight:850}
#section-community .cm-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px #20362620}
#section-community .cm-bottom{display:grid;grid-template-columns:1.35fr 1fr;gap:24px;margin-top:28px}
#section-community .cm-resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}
#section-community .cm-resource-grid :is(a,button){display:block;border:1px solid #dbe3d4;background:white;border-radius:10px;padding:15px;text-align:left;font:inherit;cursor:pointer;color:#405b35}
#section-community .cm-resource-grid strong{display:block;font-size:12px}
#section-community .cm-resource-grid span{display:block;font-size:11px;line-height:1.7;color:#6b7a66;margin-top:6px}
#section-community .cm-support{background:#edf2e6;border:1px solid #dbe3d4;border-radius:13px;padding:20px}
#section-community .cm-support h2{font-size:23px}
#section-community .cm-support p{font-size:12px}
#section-community .cm-support a{display:block;border-top:1px solid #d5dfca;padding:10px 0;color:#405b35}
#section-community .cm-support strong{display:block;font-size:12px}
#section-community .cm-support a span{font-size:11px;overflow-wrap:anywhere}
#section-community .cm-support small{display:block;font-size:10px;line-height:1.7;color:#6b7a66;margin-top:7px}
#section-community :is(a,button):focus-visible{outline:3px solid #a789cc;outline-offset:3px}
#section-community .cm-resource-grid :is(a,button):hover,#section-community .cm-channels a:hover{background:#e5eddc}
@media(max-width:850px){#section-community .cm-bottom{grid-template-columns:1fr}#section-community .cm-cards{gap:10px}#section-community .cm-art{height:145px}}
@media(max-width:600px){#section-community .cm-page{padding:15px}#section-community .cm-hero-copy{padding:25px 20px}#section-community .cm-cards,#section-community .cm-channels{grid-template-columns:1fr}#section-community .cm-channels a{border-right:0;border-bottom:1px solid #dbe3d4}#section-community .cm-art{height:200px}#section-community .cm-resource-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){#section-community .cm-card{transition:none}}

#section-community .cm-hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:12px;background:linear-gradient(90deg,#182c32fa,#182c32dc),url('media/features/guild.png') center/cover}
#section-community .cm-hero-copy{padding:30px}
#section-community .cm-hero-scene{display:block;margin:28px 28px 28px 0;border:1px solid #ffffff40;border-radius:12px;overflow:hidden;background:#14212a;box-shadow:0 10px 30px #0004;transform:rotate(1deg);transition:transform .2s}
#section-community .cm-hero-scene:hover{transform:rotate(0)}
#section-community .cm-hero-scene img{display:block;width:100%;height:auto}
#section-community .cm-hero-scene span{display:flex;justify-content:space-between;padding:11px 14px;font-size:11px;color:#ecdaae}
#section-community .cm-card{display:flex;flex-direction:column}
#section-community .cm-card-copy{display:flex;flex-direction:column;flex:1}
#section-community .cm-card-copy>span{margin-top:auto}
@media(max-width:750px){#section-community .cm-hero{grid-template-columns:1fr}#section-community .cm-hero-scene{margin:0 24px 24px;max-width:500px;transform:none}#section-community .cm-hero-copy{padding:25px 24px 10px}}
@media(prefers-reduced-motion:reduce){#section-community .cm-hero-scene{transition:none;transform:none}}

#section-community .cm-expression{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:26px;border:1px solid #61716b;border-radius:14px;background:#192c37;margin-top:26px;overflow:hidden;scroll-margin-top:24px}
#section-community .cm-expression>img{display:block;width:100%;height:auto}
#section-community .cm-expression>div{padding:23px 24px 23px 0}
#section-community .cm-expression h2{color:#ffe1a2}
#section-community .cm-expression p{color:#d8e4e7;font-size:12px}
#section-community .cm-expression .cm-eyebrow{color:#e3bfff}
@media(max-width:750px){#section-community .cm-expression{grid-template-columns:1fr;gap:0}#section-community .cm-expression>div{padding:20px}}
