main.community-page{background:#f4f1e9}.community-hero{display:grid;grid-template-columns:1.25fr .75fr;border-bottom:1px solid #171717}.community-hero>div{padding:54px 5vw 48px}.community-hero h1{font-family:Georgia,serif;font-size:clamp(32px,3.4vw,48px);font-weight:500;line-height:1.04;margin:15px 0 18px}.community-hero p{font-size:15px;line-height:1.6;color:#555;max-width:760px}.community-hero aside{background:#f3c400;padding:40px 4vw;display:flex;flex-direction:column;justify-content:flex-end;gap:16px}.community-hero aside strong{font-family:Georgia,serif;font-size:28px;font-weight:500;line-height:1.1}.community-hero aside p{color:#333;margin:0;font-size:13px}.community-hero aside a{font-size:12px;font-weight:900;color:#c81920}.community-tools{padding:26px 5vw;background:#fff;border-bottom:1px solid #bbb;display:grid;grid-template-columns:1.3fr .55fr .55fr;gap:14px}.community-tools label{display:flex;flex-direction:column;gap:7px}.community-tools span{font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#c81920}.community-tools input,.community-tools select{width:100%;padding:12px 13px;border:1px solid #aaa;background:#fff;font:inherit;font-size:13px}.community-content{padding:42px 5vw 66px}.community-status{display:flex;justify-content:space-between;gap:20px;align-items:end;padding-bottom:14px;border-bottom:2px solid #171717;margin-bottom:22px}.community-status strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.community-status small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#777}.community-group{margin:0 0 34px}.community-group h2{font-family:Georgia,serif;font-size:31px;font-weight:500;margin:0 0 14px}.community-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #bbb;border-left:1px solid #bbb}.community-item{min-height:118px;padding:18px 20px;border-right:1px solid #bbb;border-bottom:1px solid #bbb;background:#fff;display:grid;grid-template-columns:58px 1fr 20px;gap:14px;align-items:start;transition:.2s}.community-item:hover{background:#f3c400}.community-type{font-size:9px;font-weight:900;letter-spacing:.1em;color:#c81920}.community-copy{display:flex;flex-direction:column;gap:5px}.community-copy small{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#777}.community-copy strong{font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1.15}.community-copy span{font-size:11px;color:#666;line-height:1.45}.community-item b{color:#c81920}.community-empty{padding:36px 0;color:#666}.community-note{padding:0 5vw 54px;font-size:11.5px;line-height:1.55;color:#666}.community-note strong{color:#171717}@media(max-width:900px){.community-list{grid-template-columns:1fr}}@media(max-width:800px){.community-hero{grid-template-columns:1fr}.community-hero>div,.community-hero aside{padding:38px 22px}.community-tools{grid-template-columns:1fr;padding:22px}.community-content{padding:34px 22px 52px}.community-status{align-items:start;flex-direction:column}.community-group h2{font-size:27px}.community-item{grid-template-columns:48px 1fr 18px;padding:17px 15px}.community-copy strong{font-size:18px}.community-note{padding:0 22px 42px}}