.mvm-theme1-community{padding:clamp(38px, 5.5vw, 72px) 0;background:var(--mvm-surface);color:var(--mvm-ink)}.mvm-theme1-community-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.mvm-theme1-action-card{grid-column:span 6;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;min-width:0;padding:clamp(20px, 2.8vw, 28px);border:1px solid var(--mvm-border);border-radius:18px;background:var(--mvm-surface-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mvm-theme1-action-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--mvm-blue) 28%,var(--mvm-border));box-shadow:var(--mvm-shadow-soft)}.mvm-theme1-action-card--primary{background:linear-gradient(145deg,var(--mvm-blue) 0%,var(--mvm-blue-700) 100%);color:#fff;border-color:#fff0}.mvm-theme1-action-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:var(--mvm-blue-050);font-size:1.3rem;line-height:1}.mvm-theme1-action-card--primary .mvm-theme1-action-icon{background:rgb(255 255 255 / .16)}.mvm-theme1-action-card small{display:block;margin-bottom:5px;color:var(--mvm-blue);font-size:.72rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.mvm-theme1-action-card--primary small{color:rgb(255 255 255 / .82)}.mvm-theme1-action-card h3{margin:0 0 8px;color:var(--mvm-ink);font-size:clamp(1.12rem, 1.6vw, 1.38rem);line-height:1.2;letter-spacing:-.018em}.mvm-theme1-action-card p{margin:0;color:var(--mvm-muted);line-height:1.58}.mvm-theme1-action-card a{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--mvm-blue);font-weight:800;text-decoration:none}.mvm-theme1-action-card--primary h3,.mvm-theme1-action-card--primary p,.mvm-theme1-action-card--primary a{color:#fff}.mvm-theme1-action-card--primary p{color:rgb(255 255 255 / .86)}.mvm-theme1-action-card a span{transition:transform .18s ease}.mvm-theme1-action-card a:hover span,.mvm-theme1-action-card a:focus-visible span{transform:translateX(3px)}.mvm-theme1-forum-live{margin-top:22px;border:1px solid var(--mvm-border);border-radius:18px;background:var(--mvm-surface-soft);overflow:clip}.mvm-theme1-forum-live-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid var(--mvm-border)}.mvm-theme1-forum-live-head>div{display:flex;align-items:center;gap:8px}.mvm-theme1-forum-live-head a{color:var(--mvm-blue);font-weight:750;text-decoration:none}.mvm-theme1-live-dot{width:9px;height:9px;border-radius:50%;background:#2f9d57;box-shadow:0 0 0 4px rgb(47 157 87 / .12)}.mvm-theme1-forum-topic-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.mvm-theme1-forum-topic{display:block;min-width:0;padding:16px 18px;color:var(--mvm-ink);text-decoration:none;border-right:1px solid var(--mvm-border)}.mvm-theme1-forum-topic:last-child{border-right:0}.mvm-theme1-forum-topic strong,.mvm-theme1-forum-topic span{display:block}.mvm-theme1-forum-topic strong{line-height:1.3}.mvm-theme1-forum-topic span{margin-top:5px;color:var(--mvm-muted);font-size:.8rem}.mvm-theme1-forum-topic:hover strong,.mvm-theme1-forum-topic:focus-visible strong{color:var(--mvm-blue)}@media (max-width:760px){.mvm-theme1-action-card{grid-column:1 / -1}.mvm-theme1-forum-topic-list{grid-template-columns:1fr}.mvm-theme1-forum-topic{border-right:0;border-bottom:1px solid var(--mvm-border)}.mvm-theme1-forum-topic:last-child{border-bottom:0}}@media (max-width:480px){.mvm-theme1-action-card{grid-template-columns:1fr}.mvm-theme1-forum-live-head{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.mvm-theme1-action-card,.mvm-theme1-action-card a span{transition:none}.mvm-theme1-action-card:hover,.mvm-theme1-action-card a:hover span,.mvm-theme1-action-card a:focus-visible span{transform:none}}