.community-shell{max-width:1400px;margin:0 auto;padding:0 36px 88px}.community-eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:10px;font-weight:650}.community-hero{justify-content:space-between;align-items:center;gap:30px;padding:56px 0 44px;display:flex}.community-hero h1{letter-spacing:-.065em;margin:18px 0;font-size:clamp(34px,4.1vw,58px);font-weight:800;line-height:1.2}.community-hero h1>span{color:var(--signal);margin-left:16px;display:inline-block}.community-hero p{color:var(--muted);font-size:14px;line-height:1.8}.community-mobile-break{display:none}.community-hero-aside{flex-direction:column;align-items:center;gap:24px;padding-right:16px;display:flex}.community-hero-stamp{border:1px solid var(--ink);background:var(--acid);text-align:center;letter-spacing:-.04em;width:144px;height:144px;box-shadow:4px 4px 0 var(--ink);border-radius:50%;align-content:center;font-size:27px;font-weight:850;line-height:1.03;display:grid;transform:rotate(10deg)}.community-button{border:1px solid var(--ink);background:var(--ink);min-height:44px;color:var(--paper);cursor:pointer;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.community-button:hover{background:#35352e}.community-button.secondary{color:var(--ink);background:0 0}.community-button:disabled{opacity:.5;cursor:wait}.community-shell :is(a,button,input,textarea,select):focus-visible{outline:2px solid var(--signal);outline-offset:4px}.community-games{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);gap:0;display:flex;overflow-x:auto}.community-games>a{border-right:1px solid var(--line);white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:16px;font-size:15px;font-weight:750;display:flex}.community-games>a:last-child{border-right:0}.community-games>a[aria-current=page]{background:var(--ink);color:var(--paper)}.community-games>a:hover:not([aria-current]){background:var(--paper-deep)}.community-games small{font:9px var(--font-geist-mono), monospace;opacity:.65}.community-games>a:first-child{flex:.6}.community-game-dot{background:var(--signal);border-radius:50%;width:9px;height:9px}.community-game-dot.game-1{background:#edbf2c}.community-game-dot.game-2{background:#49a596}.community-columns{grid-template-columns:minmax(0,1fr) 280px;gap:38px;padding-top:36px;display:grid}.community-feed{min-width:0}.community-feed-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.community-feed-heading h2{letter-spacing:-.04em;margin:0;font-size:20px;font-weight:750}.community-feed-heading h2 span{font:14px var(--font-geist-mono), monospace;color:var(--muted);margin-left:8px}.community-feed-heading>span{color:var(--muted);font-size:11px}.community-filter-row{border-bottom:1px solid var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-bottom:20px;display:flex}.community-topics{flex-wrap:wrap;gap:5px;display:flex}.community-topics a{color:var(--muted);border-radius:4px;padding:8px 11px;font-size:12px}.community-topics a[aria-current=page]{color:var(--ink);background:var(--paper-deep);font-weight:750}.community-search{border:1px solid var(--line);border-radius:4px;width:228px;min-height:38px;display:flex}.community-search input{background:0 0;border:0;flex:1;min-width:0;padding:9px 11px;font-size:11px}.community-search button{cursor:pointer;background:0 0;border:0;width:36px}.community-search-result{overflow-wrap:anywhere;justify-content:space-between;gap:16px;padding:16px 0;font-size:12px;display:flex}.community-search-result a{text-underline-offset:3px;flex-shrink:0;text-decoration:underline}.community-post-row{border-bottom:1px solid var(--line)}.community-post-link{justify-content:space-between;align-items:center;gap:24px;padding:24px 0;display:flex}.community-post-link:hover h3{text-underline-offset:4px;text-decoration:underline}.community-post-copy{flex:1;min-width:0}.community-post-tags{align-items:center;gap:8px;font-size:10px;font-weight:650;display:flex}.community-post-tags>:first-child{color:var(--signal)}.community-post-tags>:nth-child(2){color:var(--muted);border-left:1px solid var(--line);padding-left:8px}.community-post-copy h3{letter-spacing:-.03em;overflow-wrap:anywhere;margin:10px 0 7px;font-size:18px;font-weight:750;line-height:1.5}.community-post-copy>p{-webkit-line-clamp:2;color:var(--muted);overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.community-post-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-top:17px;font-size:10px;display:flex}.community-post-meta>:first-child{color:var(--ink);font-weight:650}.community-comment-count{margin-left:auto}.community-post-thumb{border:1px solid var(--line);background:var(--paper-deep);border-radius:6px;flex-shrink:0;width:112px;height:120px;position:relative;overflow:hidden}.community-post-thumb img{object-fit:cover;width:100%;height:100%}.community-post-thumb>span{color:#fff;background:#121210c9;border-radius:3px;padding:3px 6px;font-size:10px;position:absolute;bottom:6px;right:6px}.community-sidebar{flex-direction:column;gap:28px;display:flex}.community-welcome{background:var(--acid);border:1px solid var(--ink);border-radius:4px;padding:26px 22px}.community-welcome .community-eyebrow{font-size:8px}.community-welcome h2{letter-spacing:-.055em;margin:20px 0 12px;font-size:24px;font-weight:750;line-height:1.4}.community-welcome p{font-size:12px;line-height:1.8}.community-welcome>a{border-top:1px solid #12121038;margin-top:24px;padding-top:18px;font-size:12px;font-weight:750;display:block}.community-guide h2,.community-house-rules>strong{font-size:13px;font-weight:750}.community-guide ul{flex-direction:column;gap:20px;margin:22px 0 0;padding:0;list-style:none;display:flex}.community-guide li{gap:14px;font-size:12px;display:flex}.community-guide li strong{font:11px var(--font-geist-mono), monospace;color:var(--muted)}.community-guide li span{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.7;display:block}.community-house-rules{border-top:1px solid var(--line);padding-top:24px}.community-house-rules p{color:var(--muted);margin:10px 0;font-size:11px;line-height:1.8}.community-house-rules a{text-underline-offset:4px;font-size:11px;text-decoration:underline}.community-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:330px;padding:48px 16px;display:flex}.community-empty>span{color:var(--muted);margin-bottom:8px;font-size:48px;line-height:1}.community-empty h3,.community-empty h1{letter-spacing:-.04em;font-size:21px;font-weight:750}.community-empty p{max-width:330px;color:var(--muted);font-size:13px;line-height:1.8}.community-empty .community-button{margin-top:10px}.community-pagination{justify-content:space-between;align-items:center;margin-top:28px;font-size:12px;display:flex}.community-pagination a{border:1px solid var(--line);border-radius:4px;padding:12px}.community-narrow{max-width:820px;margin:0 auto;padding-top:36px}.community-back{color:var(--muted);padding:8px 0;font-size:12px;display:inline-block}.community-page-heading{padding:30px 0}.community-page-heading h1{letter-spacing:-.05em;margin:12px 0;font-size:clamp(26px,4vw,36px);font-weight:800}.community-page-heading p{color:var(--muted);font-size:13px}.community-editor{border-top:1px solid var(--ink);padding-top:28px}.community-editor fieldset{border:0;min-width:0;margin:0;padding:0}.community-editor-selects{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:26px;display:grid}.community-editor label{font-size:13px;font-weight:650}.community-editor :is(select,input:not([type=file]),textarea),.community-comment-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#ffffff38;border-radius:4px;margin-top:10px;padding:14px;font-size:14px;font-weight:400;display:block}.community-editor textarea,.community-comment-form textarea{resize:vertical;line-height:1.9}.community-field{margin-bottom:24px;display:block}.community-counter{text-align:right;color:var(--muted);margin-top:7px;font-size:10px;font-weight:400;display:block}.community-photo-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin:26px 0 14px;font-size:13px;display:flex}.community-photo-heading>span,.community-photo-heading strong span{color:var(--muted);font-size:11px;font-weight:400}.community-photo-previews{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.community-photo-previews>div,.community-photo-add{aspect-ratio:1;border:1px solid var(--line);border-radius:5px;position:relative;overflow:hidden}.community-photo-previews img{object-fit:contain;background:var(--paper-deep);width:100%;height:100%}.community-photo-previews button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:30px;height:30px;font-size:20px;position:absolute;top:5px;right:5px}.community-photo-previews>div>span{background:var(--ink);color:#fff;border-radius:3px;padding:3px 8px;font-size:10px;position:absolute;bottom:6px;left:6px}.community-photo-add{cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.community-photo-add>span:first-child{font-size:28px;font-weight:400}.community-photo-add>span:nth-child(2){font-size:11px}.community-photo-add input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.community-photo-add:focus-within{outline:2px solid var(--signal);outline-offset:3px}.community-hint{color:var(--muted);margin:12px 0;font-size:10px;line-height:1.7}.community-post-note{background:var(--paper-deep);color:var(--muted);border-radius:4px;margin:28px 0;padding:16px;font-size:12px;line-height:1.8}.community-post-note a{text-decoration:underline}.community-editor-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:20px;display:flex}.community-editor-footer>span{text-align:right;color:var(--muted);flex:1;font-size:11px}.community-error{color:#9a2215;border:1px solid #b52717;border-radius:4px;margin:18px 0;padding:14px;font-size:13px;line-height:1.7}.community-notice{background:var(--acid);margin-bottom:20px;padding:14px;font-size:12px}.community-detail{margin-top:28px}.community-detail>header{border-bottom:1px solid var(--line);padding-bottom:24px}.community-detail h1{letter-spacing:-.045em;overflow-wrap:anywhere;margin:18px 0 24px;font-size:clamp(26px,3.5vw,38px);font-weight:800;line-height:1.4}.community-detail-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.community-author{align-items:center;gap:12px;font-size:13px;font-weight:650;display:flex}.community-avatar{background:var(--paper-deep);border:1px solid var(--line);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.community-author time{color:var(--muted);margin-top:4px;font-size:10px;font-weight:400;display:block}.community-owner-actions{color:var(--muted);align-items:center;gap:16px;font-size:11px;display:flex}.community-delete{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;display:inline-flex}.community-delete button{cursor:pointer;text-underline-offset:3px;background:0 0;border:0;min-height:32px;text-decoration:underline}.community-body{white-space:pre-wrap;overflow-wrap:anywhere;padding:32px 0;font-size:15px;line-height:2}.community-detail-photos{flex-direction:column;gap:18px;display:flex}.community-detail-photos a{width:fit-content;max-width:100%;display:block}.community-detail-photos img{object-fit:contain;background:var(--paper-deep);border-radius:6px;max-width:100%;max-height:850px;display:block}.community-detail-bottom{border-top:1px solid var(--line);justify-content:space-between;margin-top:38px;padding:20px 0;font-size:12px;display:flex}.community-comments{border-top:1px solid var(--ink);margin-top:20px;padding-top:28px;scroll-margin-top:24px}.community-comments h2{letter-spacing:-.03em;margin-bottom:24px;font-size:18px;font-weight:750}.community-comments h2>span{color:var(--signal);margin-left:6px}.community-comment-form>label{font-size:12px;font-weight:650}.community-comment-form>div{justify-content:space-between;align-items:center;gap:12px;margin:12px 0 24px;display:flex}.community-comment-form>div>span{font-size:12px}.community-comment{border-bottom:1px solid var(--line);padding:22px 0}.community-comment-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.community-comment-heading>div:first-child{flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.community-comment-heading time{color:var(--muted);font-size:10px;font-weight:400}.community-author-badge{background:var(--paper-deep);border-radius:3px;padding:2px 5px;font-size:9px}.community-comment>p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:12px;font-size:14px;line-height:1.9}.community-comments-empty{text-align:center;color:var(--muted);padding:30px;font-size:12px}.community-login-prompt{background:var(--paper-deep);text-align:center;border-radius:4px;padding:24px}.community-login-prompt p{margin-bottom:16px;font-size:13px}@media (max-width:1100px){.community-columns{grid-template-columns:minmax(0,1fr) 240px;gap:24px}.community-games small{display:none}.community-search{width:100%}}@media (max-width:760px){.community-shell{padding:0 18px 56px}.community-hero{align-items:flex-start;gap:8px;padding:34px 0 28px}.community-hero h1{font-size:34px}.community-hero p{font-size:12px}.community-hero-aside{padding:0}.community-hero-stamp{display:none}.community-hero-aside .community-button{padding:10px 12px;font-size:11px}.community-mobile-break{display:initial}.community-columns{grid-template-columns:1fr;padding-top:26px}.community-sidebar{display:none}.community-games>a{gap:6px;min-height:54px;padding:12px 10px;font-size:12px}.community-games>a:first-child{flex:.7}.community-feed-heading h2{font-size:18px}.community-post-link{gap:16px;padding:20px 0}.community-post-copy h3{font-size:16px}.community-post-thumb{width:84px;height:94px}.community-post-meta{gap:8px;font-size:9px}.community-comment-count{margin-left:0}.community-photo-previews{gap:8px}.community-editor-selects{gap:12px}.community-narrow{padding-top:22px}.community-detail-meta{gap:14px}.community-comment-heading time{flex-basis:100%}}@media (max-width:420px){.community-hero{flex-wrap:wrap}.community-hero-aside{align-items:stretch;width:100%;margin-top:14px}.community-hero h1{font-size:36px}.community-games>a{padding:10px 7px;font-size:11px}.community-games>a>span{display:none}.community-photo-previews{grid-template-columns:repeat(2,minmax(0,1fr))}}
