.p-community .wrap{max-width:1160px;margin:0 auto;padding:0 24px}.p-community .display{font-family:var(--display);font-weight:700;letter-spacing:-.02em;line-height:1.08}.p-community .eyebrow{font-family:var(--display);font-weight:600;color:var(--accent);font-size:16px;transform:rotate(-1.5deg);display:inline-block}.p-community .btn{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:16px;padding:12px 20px;border-radius:12px;border:1.5px solid transparent;cursor:pointer;transition:background .15s}.p-community .btn-primary{background:var(--accent);color:#fff;box-shadow:var(--shadow-sm)}.p-community .btn-primary:hover{background:var(--accent-ink)}.p-community .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line-2)}.p-community .btn-ghost:hover{border-color:var(--ink-2);background:var(--panel)}.p-community .btn-sm{padding:9px 16px;font-size:14.5px;border-radius:10px}.p-community header.nav{position:sticky;top:0;z-index:40;backdrop-filter:saturate(160%) blur(10px);background:color-mix(in srgb,var(--bg) 82%,transparent);border-bottom:1px solid transparent;transition:border-color .2s}.p-community header.nav.scrolled{border-color:var(--line);box-shadow:var(--shadow-sm)}.p-community .nav-row{display:flex;align-items:center;gap:22px;height:66px}.p-community .brand{display:flex;align-items:center;gap:10px}.p-community .brand-badge{width:34px;height:34px;border-radius:9px;background:var(--accent);display:grid;place-items:center;box-shadow:var(--shadow-sm)}.p-community .brand-name{font-family:var(--display);font-weight:700;font-size:22px;letter-spacing:-.02em}.p-community .nav-links{display:flex;gap:6px;margin-left:14px;align-items:center}.p-community .nav-links a{padding:8px 12px;border-radius:9px;color:var(--ink-2);font-weight:500;font-size:15.5px}.p-community .nav-links a:hover{color:var(--ink);background:var(--panel)}.p-community .nav-right{margin-left:auto;display:flex;align-items:center;gap:10px}.p-community .icon-btn{width:38px;height:38px;border-radius:10px;border:1px solid var(--line-2);background:var(--panel);display:grid;place-items:center;cursor:pointer;color:var(--ink-2)}.p-community .nav-drop{position:relative}.p-community .nav-drop>.trg{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:9px;border:0;background:transparent;color:var(--ink-2);font-family:var(--sans);font-weight:500;font-size:15.5px;cursor:pointer}.p-community .nav-drop:hover>.trg,.p-community .nav-drop.open>.trg{color:var(--ink);background:var(--panel)}.p-community .nav-drop>.trg .cv{transition:transform .2s}.p-community .nav-drop:hover>.trg .cv,.p-community .nav-drop.open>.trg .cv{transform:rotate(180deg)}.p-community .nav-drop:after{content:"";position:absolute;top:100%;left:-12px;right:-12px;height:12px}.p-community .nav-menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(8px);width:min(540px,92vw);background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:2px;opacity:0;visibility:hidden;transition:opacity .16s,transform .16s;z-index:50}.p-community .nav-drop:hover .nav-menu,.p-community .nav-drop.open .nav-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.p-community .nav-menu .lbl{grid-column:1/-1;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:700;padding:4px 10px 8px}.p-community .nav-menu a{display:flex;gap:12px;padding:10px;border-radius:11px}.p-community .nav-menu a:hover{background:var(--bg-2)}.p-community .nav-menu .mi{flex:0 0 34px;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent)}.p-community .nav-menu .mt{display:flex;flex-direction:column;gap:2px}.p-community .nav-menu .mt b{font-size:14.5px;color:var(--ink);font-weight:600}.p-community .nav-menu .mt em{font-style:normal;font-size:12.5px;color:var(--muted);line-height:1.4}.p-community .c-hero{text-align:center;padding:64px 0 20px}.p-community .c-hero h1{font-size:clamp(38px,5vw,60px)}.p-community .c-hero p{color:var(--ink-2);font-size:19px;max-width:56ch;margin:18px auto 0}.p-community .c-hero .cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:28px}.p-community .avatars{display:flex;justify-content:center;margin-top:28px}.p-community .avatars .a{width:40px;height:40px;border-radius:50%;border:2.5px solid var(--bg);margin-left:-9px;display:grid;place-items:center;color:#fff;font-weight:700;font-size:14px}.p-community .avatars .a:first-child{margin-left:0}.p-community section.blk{padding:56px 0}.p-community .band{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.p-community .head{text-align:center;max-width:660px;margin:0 auto 40px}.p-community .head h2{font-family:var(--display);font-weight:700;font-size:clamp(27px,3.4vw,40px)}.p-community .head p{color:var(--ink-2);font-size:17px;margin:13px 0 0}.p-community .chan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.p-community .chan{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:24px;transition:transform .15s,box-shadow .15s,border-color .15s}.p-community .chan:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:color-mix(in srgb,var(--accent) 40%,transparent)}.p-community .chan .ic{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;color:#fff;margin-bottom:14px}.p-community .chan h3{font-size:18.5px;font-weight:700;display:flex;align-items:center;gap:8px}.p-community .chan p{color:var(--ink-2);font-size:14.5px;margin:7px 0 16px}.p-community .chan .meta{font-size:12.5px;color:var(--muted);font-family:var(--mono);margin-bottom:14px}.p-community .show-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.p-community .shot{background:var(--panel);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s}.p-community .shot:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.p-community .shot .art{background:var(--bg-2);border-bottom:1px solid var(--line)}.p-community .shot .art svg{display:block;width:100%;height:auto}.p-community .shot .cap{padding:11px 13px;font-size:13px;color:var(--ink-2)}.p-community .shot .cap b{color:var(--ink)}.p-community .shot .cap span{color:var(--muted)}.p-community .contrib-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.p-community .contrib{display:flex;gap:14px;background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:20px}.p-community .contrib .ic{flex:0 0 40px;width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent)}.p-community .contrib b{display:block;font-size:16px;color:var(--ink)}.p-community .contrib p{margin:4px 0 0;font-size:14px;color:var(--ink-2)}.p-community .road{max-width:760px;margin:0 auto;display:grid;gap:12px}.p-community .road .item{display:flex;align-items:center;gap:14px;background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:16px 20px}.p-community .road .st{font-family:var(--mono);font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px;flex:0 0 auto}.p-community .st-plan{background:var(--accent-soft);color:var(--accent)}.p-community .st-prog{background:var(--amber-soft);color:#b45309}.p-community .st-exp{background:var(--bg-2);color:var(--muted)}.p-community .road .item b{font-size:15.5px;color:var(--ink);flex:1}.p-community .road .vote{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--ink-2);font-weight:600;border:1px solid var(--line-2);border-radius:9px;padding:6px 12px;cursor:pointer}.p-community .road .vote:hover{border-color:var(--accent);color:var(--accent)}.p-community .news{max-width:640px;margin:0 auto;text-align:center}.p-community .news form{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap;justify-content:center}.p-community .news input{flex:1;min-width:220px;padding:13px 16px;border-radius:12px;border:1px solid var(--line-2);background:var(--panel);color:var(--ink);font-family:var(--sans);font-size:15px}.p-community .news input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.p-community .note{background:var(--panel);border:1px solid var(--line);border-left:4px solid var(--green);border-radius:16px;padding:22px 24px;max-width:820px;margin:0 auto}.p-community .note h3{font-size:19px;margin-bottom:8px}.p-community .note p{color:var(--ink-2);font-size:15.5px;margin:0}.p-community .note a{color:var(--accent);font-weight:600}.p-community footer.ft{border-top:1px solid var(--line);padding:56px 0 40px}.p-community .ft-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px}.p-community .ft-col h4{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 14px}.p-community .ft-col a{display:block;color:var(--ink-2);padding:5px 0;font-size:15px}.p-community .ft-col a:hover{color:var(--accent)}.p-community .ft-brand p{color:var(--muted);font-size:14.5px;max-width:34ch;margin:12px 0 0}.p-community .ft-bottom{display:flex;justify-content:space-between;margin-top:40px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:14px;flex-wrap:wrap;gap:12px}@media(max-width:900px){.p-community .chan-grid,.p-community .contrib-grid{grid-template-columns:1fr}.p-community .show-grid,.p-community .ft-grid{grid-template-columns:1fr 1fr}.p-community .nav-links{display:none}}@media(max-width:560px){.p-community .show-grid,.p-community .ft-grid{grid-template-columns:1fr}}@media(max-width:900px){.p-community .nav-menu{grid-template-columns:1fr}.p-community .chan-grid,.p-community .show-grid,.p-community .contrib-grid,.p-community .ft-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.p-community .nav-menu,.p-community .chan-grid,.p-community .show-grid,.p-community .contrib-grid,.p-community .ft-grid{grid-template-columns:1fr}}@media(max-width:700px){.p-community img,.p-community svg,.p-community video{max-width:100%;height:auto}.p-community pre,.p-community table{max-width:100%;overflow-x:auto}.p-community .board,.p-community .canvas-card,.p-community .adcard,.p-community .panel,.p-community .form-card,.p-community .figure,.p-community .code,.p-community .demo-ad,.p-community .mock,.p-community .shot,.p-community .browser{max-width:100%!important;transform:none!important}}
