.community-page{--cm-bg:#101210;--cm-surface:#171a17;--cm-text:#eff0e9;--cm-muted:#a5aaa1;--cm-line:#393d38;--cm-accent:#d8eb7a;background:var(--cm-bg);min-height:100vh;color:var(--cm-text);font-family:Pretendard Variable,Pretendard,Noto Sans KR,Arial,sans-serif}.community-shell{max-width:1120px;margin:0 auto;padding:0 clamp(20px,4vw,56px) 68px}.community-intro{border-bottom:1px solid var(--cm-line);justify-content:space-between;align-items:end;gap:36px;padding:34px 0 22px;display:flex}.community-intro p,.community-poll-copy>p,.community-feed header p,.community-write-note p{color:var(--cm-accent);letter-spacing:.13em;margin:0;font-size:10px;font-weight:800}.community-intro h1{letter-spacing:-.08em;margin:9px 0 0;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:.95}.community-intro-note{max-width:250px;color:var(--cm-muted);gap:7px;padding-bottom:3px;font-size:12px;line-height:1.55;display:grid}.community-intro-note b{color:var(--cm-text);font-size:12px}.community-intro-note span{word-break:keep-all}.community-controls{border-bottom:1px solid var(--cm-line);gap:10px;padding:20px 0;display:grid}.community-filter-row{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:12px;display:grid}.community-filter-row>span{color:var(--cm-muted);font-size:11px;font-weight:700}.community-filter-row>div{flex-wrap:wrap;gap:6px;display:flex}.community-filter-row button{border:1px solid var(--cm-line);color:var(--cm-muted);font:inherit;cursor:pointer;background:0 0;padding:6px 9px;font-size:11px;font-weight:700}.community-filter-row button:hover,.community-filter-row button.selected{border-color:var(--cm-accent);color:var(--cm-text)}.community-poll{border-bottom:1px solid var(--cm-line);grid-template-columns:minmax(0,1fr) 280px;gap:34px;padding:28px 0 30px;display:grid}.community-poll h2{letter-spacing:-.075em;max-width:650px;margin:12px 0 10px;font-size:clamp(25px,3vw,39px);font-weight:800;line-height:1.05}.community-poll-copy>span{color:var(--cm-muted);font-size:13px;line-height:1.55}.community-poll-choices{grid-template-columns:1fr 1fr;align-content:start;gap:6px;display:grid}.community-poll-choices button{border:1px solid var(--cm-line);background:var(--cm-surface);color:var(--cm-muted);font:inherit;letter-spacing:.06em;cursor:pointer;text-align:left;align-items:center;gap:8px;padding:11px;font-size:11px;font-weight:800;display:flex}.community-poll-choices button i{border:1px solid;border-radius:50%;width:8px;height:8px}.community-poll-choices button:hover,.community-poll-choices button.selected{border-color:var(--cm-accent);color:var(--cm-text)}.community-poll-choices button.selected i{background:var(--cm-accent);border-color:var(--cm-accent)}.community-poll-choices small{color:var(--cm-muted);grid-column:1/-1;padding-top:5px;font-size:10px;line-height:1.5}.community-feed{padding-top:34px}.community-feed>header{border-bottom:1px solid var(--cm-text);justify-content:space-between;align-items:end;gap:20px;padding-bottom:14px;display:flex}.community-feed h2{letter-spacing:-.07em;margin:7px 0 0;font-size:29px;font-weight:800}.community-feed>header>span{color:var(--cm-muted);letter-spacing:.1em;font-size:10px;font-weight:800}.community-post{border-bottom:1px solid var(--cm-line);grid-template-columns:38px minmax(0,1fr) 130px 16px;align-items:center;gap:18px;padding:21px 0;transition:background .15s,padding .15s;display:grid}.community-post:hover{background:var(--cm-surface);padding-left:6px}.community-post-index{color:var(--cm-muted);letter-spacing:.08em;align-self:start;font-size:10px;font-weight:800}.community-post-main>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.community-post-main>div>*{letter-spacing:.04em;font-size:10px;font-style:normal;font-weight:750}.community-post-main b{color:var(--cm-accent)}.community-post-main em{color:var(--cm-muted)}.community-post-main i{border:1px solid var(--cm-line);color:var(--cm-text);padding:3px 5px;font-size:9px!important}.community-post h3{letter-spacing:-.055em;margin:9px 0 7px;font-size:20px;font-weight:750;line-height:1.2}.community-post p{color:var(--cm-muted);margin:0;font-size:12px;line-height:1.55}.community-post-meta{color:var(--cm-muted);align-self:start;gap:6px;padding-top:2px;font-size:10px;line-height:1.35;display:grid}.community-post-meta b{color:var(--cm-text);font-size:10px}.community-post-arrow{color:var(--cm-accent);font-size:17px}.community-write-note{border:1px solid var(--cm-line);background:var(--cm-surface);justify-content:space-between;align-items:end;gap:32px;margin-top:42px;padding:28px;display:flex}.community-write-note h2{letter-spacing:-.075em;margin:11px 0 0;font-size:clamp(24px,3vw,37px);font-weight:800;line-height:1}.community-write-note>div:last-child{max-width:270px;color:var(--cm-muted);text-align:right;justify-items:end;gap:13px;font-size:12px;line-height:1.55;display:grid}.community-write-note button{border:1px solid var(--cm-line);color:var(--cm-muted);font:inherit;background:0 0;padding:9px 11px;font-size:11px;font-weight:750}.community-footer{border-top:1px solid var(--cm-line);color:var(--cm-muted);letter-spacing:.06em;justify-content:space-between;gap:18px;padding:20px clamp(20px,4vw,56px);font-size:10px;display:flex}.community-footer b{color:var(--cm-text)}@media (max-width:720px){.community-intro{flex-direction:column;align-items:start;gap:24px;padding:42px 0 27px}.community-intro-note{max-width:300px}.community-filter-row{grid-template-columns:1fr;gap:7px}.community-poll{grid-template-columns:1fr;gap:21px}.community-post{grid-template-columns:26px minmax(0,1fr) 14px;gap:10px;padding:17px 0}.community-post-meta{display:none}.community-post h3{font-size:17px}.community-post p{font-size:11px}.community-write-note{flex-direction:column;align-items:start;gap:22px;padding:22px}.community-write-note>div:last-child{text-align:left;justify-items:start}.community-footer{gap:8px;display:grid}.community-footer span{display:none}}
