.community-v5-section{padding-top:48px;padding-bottom:64px}.community-v5-cards{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.community-v5-card{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:190px;padding:24px;border:1px solid var(--line);border-radius:20px;background:var(--panel)}.community-v5-card:before{content:"";position:absolute;right:-70px;top:-80px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--brand) 13%,transparent),transparent 70%);pointer-events:none}.community-v5-copy{position:relative;z-index:1;min-width:0}.community-v5-kicker{display:block;margin-bottom:4px;color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.12em}.community-v5-copy h3{margin:0;font-size:20px;letter-spacing:-.025em}.community-v5-copy p{max-width:520px;margin:8px 0 12px;color:var(--muted);font-size:12.5px}.community-v5-copy a{color:var(--brand);font-size:11.5px;font-weight:700}.community-v5-qr{position:relative;z-index:1;flex:0 0 122px;border:1px solid var(--line);background:var(--panel-soft);border-radius:15px;padding:8px;cursor:pointer;color:var(--muted)}.community-v5-qr img{width:104px;height:104px;object-fit:cover;border-radius:9px;background:#fff}.community-v5-qr span{display:block;margin-top:5px;font-size:10px}.community-v5-icon{position:relative;z-index:1;flex:0 0 64px;width:64px;height:64px;border-radius:19px;display:grid;place-items:center;background:linear-gradient(145deg,#4c93ff,#6658f5);color:#fff;font-weight:900;font-size:20px;box-shadow:0 12px 30px rgba(80,105,245,.18)}.community-copy-btn,.secondary-community-btn{border:1px solid color-mix(in srgb,var(--brand) 25%,var(--line));background:var(--brand-soft);color:var(--brand);border-radius:10px;padding:8px 11px;font-size:11.5px;font-weight:700;cursor:pointer}.community-copy-btn:hover,.secondary-community-btn:hover{border-color:color-mix(in srgb,var(--brand) 50%,var(--line));transform:translateY(-1px)}.community-copy-btn.copied{background:color-mix(in srgb,var(--green) 13%,var(--panel));border-color:color-mix(in srgb,var(--green) 30%,var(--line));color:var(--green)}.community-v5-product{margin:18px 0 26px;padding:20px;border-radius:18px;border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 94%,var(--brand) 6%)}.community-v5-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px}.community-v5-heading span{font-size:9px;letter-spacing:.14em;color:var(--brand);font-weight:800}.community-v5-heading h2{margin:2px 0 0;font-size:19px}.community-v5-heading p{margin:0;color:var(--muted);font-size:11.5px}.community-v5-product .community-v5-card{min-height:160px;padding:18px}.community-v5-product .community-v5-qr{flex-basis:104px}.community-v5-product .community-v5-qr img{width:86px;height:86px}.community-v5-article{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:28px 0 18px;padding:16px 18px;border:1px solid color-mix(in srgb,var(--brand) 22%,var(--line));border-radius:15px;background:linear-gradient(120deg,color-mix(in srgb,var(--brand-soft) 64%,var(--panel)),var(--panel))}.community-v5-article>div:first-child{display:flex;flex-direction:column}.community-v5-article span{font-size:10px;color:var(--muted)}.community-v5-article b{font-size:13px;margin-top:2px}.community-v5-article small{font-size:10.5px;color:var(--brand);margin-top:1px}.community-v5-article-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.community-v5-article-actions a{font-size:11px;color:var(--brand);font-weight:700;padding:6px}.community-qr-dialog{width:min(92vw,430px);border:1px solid var(--line);border-radius:22px;padding:0;background:var(--panel);color:var(--text);box-shadow:var(--shadow)}.community-qr-dialog::backdrop{background:rgba(5,8,18,.68);backdrop-filter:blur(8px)}.community-qr-dialog-inner{position:relative;text-align:center;padding:28px}.community-qr-dialog-inner h2{margin:4px 0 18px;font-size:23px}.community-qr-dialog-inner img{width:min(100%,300px);aspect-ratio:1;object-fit:contain;margin:0 auto;border-radius:15px;background:#fff;border:1px solid var(--line);padding:6px}.community-qr-dialog-inner p{color:var(--muted);font-size:12px;margin:13px 0 0}.community-qr-close{position:absolute;right:13px;top:13px;width:34px;height:34px;border-radius:10px;border:1px solid var(--line);background:var(--panel-soft);color:var(--muted);font-size:20px;cursor:pointer}.community-article-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:14px;margin:18px 0}.community-article-card{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:18px}.community-article-card h2{margin:4px 0 8px!important;font-size:18px!important}.community-kicker{color:var(--brand);font-size:9px;font-weight:800;letter-spacing:.12em}.community-qr-figure{max-width:280px;margin:16px auto 0!important;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.community-qr-figure img{width:100%;aspect-ratio:1;object-fit:contain}.community-qr-figure figcaption{padding:8px 10px;color:#687087;font-size:10px;text-align:center;border-top:1px solid #e7e9f1}.community-article-card .community-copy-btn{margin-top:10px}@media(max-width:900px){.community-v5-cards,.community-article-grid{grid-template-columns:1fr}.community-v5-heading{align-items:flex-start;flex-direction:column;gap:4px}.community-v5-article{align-items:flex-start;flex-direction:column}.community-v5-article-actions{justify-content:flex-start}}@media(max-width:600px){.community-v5-card{min-height:0;padding:18px;gap:14px}.community-v5-card.wechat-card{align-items:flex-start}.community-v5-qr{flex-basis:94px}.community-v5-qr img{width:76px;height:76px}.community-v5-icon{width:52px;height:52px;flex-basis:52px;border-radius:15px;font-size:16px}.community-v5-copy h3{font-size:17px}.community-v5-product{padding:14px}.community-v5-article-actions{width:100%}.community-v5-article-actions button{flex:1}.community-qr-dialog-inner{padding:24px 18px 20px}}
