.style-module__ZlYUmq__feedCard{transition:transform .16s,box-shadow .16s;overflow:hidden}.style-module__ZlYUmq__feedCardAnalysis{border-left:3px solid var(--brand-primary);background:color-mix(in srgb,var(--brand-tint)36%,var(--surface))}.style-module__ZlYUmq__feedCard:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.style-module__ZlYUmq__cardHeader{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px 22px 0;display:grid}.style-module__ZlYUmq__userAvatar{object-fit:cover;background-color:var(--surface-divider-subtle);border-radius:50%;width:44px;height:44px}.style-module__ZlYUmq__userInfo{flex-direction:column;display:flex}.style-module__ZlYUmq__userName{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:8px;font-size:.96rem;font-weight:800;display:flex}.style-module__ZlYUmq__hitRateBadge,.style-module__ZlYUmq__typeBadge,.style-module__ZlYUmq__linkedItem{border-radius:var(--border-radius-pill);align-items:center;gap:8px;font-weight:700;display:inline-flex}.style-module__ZlYUmq__hitRateBadge{background-color:var(--brand-tint);color:var(--brand-primary);padding:4px 8px;font-size:.72rem}.style-module__ZlYUmq__typeBadge{background:var(--status-warning-tint);color:var(--brand-accent);padding:8px 10px;font-size:.72rem}.style-module__ZlYUmq__typeBadgeAnalysis{background:var(--brand-tint-strong);color:var(--brand-primary)}.style-module__ZlYUmq__postTime{color:var(--text-secondary);font-size:.8rem}.style-module__ZlYUmq__cardBody{color:inherit;gap:12px;padding:14px 22px 20px;text-decoration:none;display:grid}.style-module__ZlYUmq__linkedItem{background:var(--surface-veil-muted);border:1px solid var(--surface-border-soft);color:var(--text-secondary);flex-wrap:wrap;margin-bottom:12px;padding:8px 12px;font-size:.78rem}.style-module__ZlYUmq__postTitle{font-family:var(--font-noto-serif-kr),"Nanum Myeongjo","Batang",serif;color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.24rem;font-weight:700;line-height:1.4}.style-module__ZlYUmq__postPreview{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.96rem;line-height:1.72;display:-webkit-box;overflow:hidden}.style-module__ZlYUmq__postImage{aspect-ratio:16/9;object-fit:cover;border-radius:18px;width:100%;max-height:240px}.style-module__ZlYUmq__cardFooter{border-top:1px solid var(--surface-divider-subtle);justify-content:space-between;padding:12px 14px;display:flex}.style-module__ZlYUmq__actionBtn{border-radius:var(--border-radius-pill);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:10px 14px;font-size:.88rem;font-weight:700;transition:background .16s,color .16s;display:inline-flex}.style-module__ZlYUmq__actionBtn:hover,.style-module__ZlYUmq__actionBtn:focus-visible{background-color:var(--brand-tint-soft);color:var(--text-primary)}@media (max-width:700px){.style-module__ZlYUmq__cardHeader{grid-template-columns:auto 1fr}.style-module__ZlYUmq__postImage{max-height:200px}.style-module__ZlYUmq__typeBadge{justify-self:start}.style-module__ZlYUmq__cardFooter{flex-wrap:wrap;gap:8px}}
.style-module__hSb4iW__page{gap:var(--space-region);padding-block:var(--space-region);display:grid}.style-module__hSb4iW__pageHeader{width:min(100%,var(--container-width))}.style-module__hSb4iW__pageHeaderCopy{gap:8px;display:grid}.style-module__hSb4iW__headerMetrics{align-self:stretch}.style-module__hSb4iW__communityContainer{gap:var(--space-xl);grid-template-columns:minmax(0,1.85fr) minmax(280px,1fr);display:grid}.style-module__hSb4iW__feedColumn,.style-module__hSb4iW__sidebarColumn,.style-module__hSb4iW__feedList{gap:var(--space-lg);display:grid}.style-module__hSb4iW__sidebarColumn{top:calc(var(--nav-top-height) + 12px);align-content:start;height:fit-content;position:sticky}.style-module__hSb4iW__feedList{gap:var(--space-md)}.style-module__hSb4iW__fabWrite{right:var(--space-lg);bottom:calc(var(--nav-bottom-height) + var(--space-lg));background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-hover));width:58px;height:58px;color:var(--text-on-brand);box-shadow:var(--button-primary-shadow);z-index:var(--z-fab);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .16s,filter .16s;display:none;position:fixed}.style-module__hSb4iW__fabWrite:hover{filter:brightness(1.04);transform:translateY(-2px)}.style-module__hSb4iW__writeActionDesktop{border-radius:var(--border-radius-pill);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-hover));min-height:42px;color:var(--text-on-brand);box-shadow:var(--button-primary-shadow);justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:800;transition:transform .16s,filter .16s;display:inline-flex}.style-module__hSb4iW__writeActionDesktop:hover,.style-module__hSb4iW__writeActionDesktop:focus-visible{filter:brightness(1.04);transform:translateY(-1px)}.style-module__hSb4iW__sidebarWidget,.style-module__hSb4iW__talkGuide{gap:var(--space-md);border:1px solid var(--surface-border-soft);border-radius:var(--border-radius-panel);background:color-mix(in srgb,var(--surface-elevated)96%,white);box-shadow:var(--surface-shadow-1);padding:24px;display:grid}.style-module__hSb4iW__sidebarTitle{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.style-module__hSb4iW__expertList{gap:12px;list-style:none;display:grid}.style-module__hSb4iW__expertItem{border-bottom:1px solid var(--surface-border-soft);padding-bottom:12px}.style-module__hSb4iW__expertItem:last-child{border-bottom:0;padding-bottom:0}.style-module__hSb4iW__expertProfile{align-items:flex-start;gap:12px;display:flex}.style-module__hSb4iW__expertAvatar{object-fit:cover;background:var(--surface-divider-subtle);border-radius:50%;flex-shrink:0;width:44px;height:44px}.style-module__hSb4iW__expertCopy{flex:1;gap:4px;min-width:0;display:grid}.style-module__hSb4iW__expertHeading{color:var(--text-primary);justify-content:space-between;align-items:center;gap:12px;font-size:.94rem;display:flex}.style-module__hSb4iW__expertHeading strong{color:var(--brand-primary)}.style-module__hSb4iW__expertRole,.style-module__hSb4iW__expertNote{margin:0;line-height:1.6}.style-module__hSb4iW__expertRole{color:var(--text-primary);font-size:.84rem;font-weight:700}.style-module__hSb4iW__expertNote{color:var(--text-secondary);font-size:.82rem}.style-module__hSb4iW__tagList{gap:var(--space-xs);flex-wrap:wrap;display:flex}.style-module__hSb4iW__tagItem{border-radius:var(--border-radius-pill);border:1px solid var(--surface-border-soft);background:var(--surface-veil-muted);min-height:36px;color:var(--text-secondary);align-items:center;padding:0 14px;font-size:.84rem;font-weight:700;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.style-module__hSb4iW__tagItem:hover{background:var(--brand-tint);color:var(--brand-primary);border-color:var(--brand-border-soft)}.style-module__hSb4iW__featuredCard{gap:var(--space-md);border:1px solid color-mix(in srgb,var(--brand-primary)12%,var(--surface-border-soft));border-radius:var(--border-radius-panel);background:radial-gradient(circle at top right,color-mix(in srgb,var(--brand-tint)60%,white),transparent 42%),linear-gradient(135deg,color-mix(in srgb,var(--surface-elevated)98%,white),color-mix(in srgb,var(--accent-tint)42%,white));color:var(--text-primary);box-shadow:var(--surface-shadow-1);padding:clamp(20px,3vw,28px);display:grid}.style-module__hSb4iW__featuredContent{gap:12px;display:grid}.style-module__hSb4iW__featuredContent h2{max-width:26ch;color:var(--text-primary);font-family:var(--font-noto-serif-kr),"Nanum Myeongjo",serif;letter-spacing:-.04em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(1.35rem,2.8vw,1.72rem);font-weight:700;line-height:1.26;display:-webkit-box;overflow:hidden}.style-module__hSb4iW__featuredMeta{color:var(--text-secondary);flex-wrap:wrap;gap:10px;font-size:.84rem;display:flex}.style-module__hSb4iW__hotTopic{color:var(--brand-accent);font-weight:800}.style-module__hSb4iW__featuredBadge{border-radius:var(--border-radius-pill);background:color-mix(in srgb,var(--brand-primary)12%,white);width:fit-content;min-height:28px;color:var(--brand-primary);letter-spacing:.14em;text-transform:uppercase;align-items:center;padding:0 10px;font-size:.74rem;font-weight:800;display:inline-flex}.style-module__hSb4iW__controlBar{top:calc(var(--nav-top-height) + 8px);z-index:var(--z-sticky);background:color-mix(in srgb,var(--background)92%,transparent);-webkit-backdrop-filter:blur(12px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex;position:sticky}.style-module__hSb4iW__tabList{flex-wrap:wrap;gap:10px;display:flex}.style-module__hSb4iW__tabItem{border:1px solid var(--surface-border-soft);border-radius:var(--border-radius-pill);background:color-mix(in srgb,var(--surface)88%,white);min-height:42px;color:var(--text-secondary);cursor:pointer;padding:0 18px;font-size:.92rem;font-weight:800;transition:transform .16s,border-color .16s,color .16s,background .16s}.style-module__hSb4iW__tabItem:hover,.style-module__hSb4iW__tabItem:focus-visible{color:var(--text-primary);border-color:var(--brand-border-soft);transform:translateY(-1px)}.style-module__hSb4iW__activeTab{background:var(--brand-tint);color:var(--brand-primary)}.style-module__hSb4iW__talkGuide{border-color:color-mix(in srgb,var(--brand-primary)16%,var(--surface-border-soft));background:linear-gradient(135deg,color-mix(in srgb,var(--brand-tint)46%,transparent),transparent 60%),color-mix(in srgb,var(--surface)96%,white)}.style-module__hSb4iW__talkGuideHeader{gap:var(--space-md);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;display:grid}.style-module__hSb4iW__talkGuideHeader h2{color:var(--text-primary);letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(1.3rem,3vw,1.7rem);line-height:1.08}.style-module__hSb4iW__talkGuideHeader p:last-child{color:var(--text-secondary);margin:0;line-height:1.7}.style-module__hSb4iW__talkRuleList{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none;display:grid}.style-module__hSb4iW__talkRuleItem{border:1px solid var(--surface-border-soft);background:color-mix(in srgb,var(--surface)88%,white);min-height:100%;color:var(--text-primary);border-radius:14px;padding:14px 16px;font-weight:700;line-height:1.6}.style-module__hSb4iW__sortToggle{border-radius:var(--border-radius-pill);border:1px solid var(--surface-border-soft);background:var(--surface-veil-muted);gap:4px;padding:4px;display:flex}.style-module__hSb4iW__sortBtn{border-radius:var(--border-radius-pill);color:var(--text-subtle);cursor:pointer;background:0 0;border:none;padding:6px 12px;font-size:.78rem;font-weight:700}.style-module__hSb4iW__sortActive{background:color-mix(in srgb,var(--surface)88%,white);color:var(--text-primary);box-shadow:var(--surface-shadow-1)}.style-module__hSb4iW__loadMoreBtn{border:1px solid var(--surface-border-soft);border-radius:var(--border-radius-pill);background:color-mix(in srgb,var(--surface)90%,white);width:100%;min-height:48px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;font-size:.92rem;font-weight:800;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.style-module__hSb4iW__loadMoreBtn:hover{background:var(--brand-tint);color:var(--brand-primary);border-color:var(--brand-border-soft)}@media (max-width:1080px){.style-module__hSb4iW__communityContainer{grid-template-columns:1fr}.style-module__hSb4iW__sidebarColumn{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;position:static}}@media (max-width:900px){.style-module__hSb4iW__page{gap:var(--space-section);padding-block:var(--space-section)}.style-module__hSb4iW__communityContainer{padding-bottom:calc(var(--nav-bottom-height) + var(--space-region))}.style-module__hSb4iW__talkGuideHeader,.style-module__hSb4iW__talkRuleList{grid-template-columns:1fr}}@media (max-width:640px){.style-module__hSb4iW__sidebarColumn{grid-template-columns:1fr}.style-module__hSb4iW__featuredCard,.style-module__hSb4iW__sidebarWidget,.style-module__hSb4iW__talkGuide{padding:16px}.style-module__hSb4iW__featuredContent h2{max-width:none;font-size:clamp(1.2rem,6vw,1.45rem)}.style-module__hSb4iW__controlBar{top:calc(var(--nav-top-height) + 6px)}.style-module__hSb4iW__writeActionDesktop{display:none}.style-module__hSb4iW__fabWrite{display:flex}}
