.forum-section{margin-top:64px}.forum-section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:20px}.forum-section-head h2{margin:.25rem 0 .5rem}.forum-auth-status{font-size:.92rem;color:var(--muted,#8b8b93)}.forum-auth-status strong{color:#f4f4f5}.forum-browser{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:0 0 14px;flex-wrap:wrap}.forum-categories,.forum-sort{display:flex;gap:6px;flex-wrap:wrap}.forum-categories button,.forum-sort button{appearance:none;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.025);color:#a7a7b0;border-radius:999px;padding:9px 13px;font:inherit;font-size:.78rem;line-height:1;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.forum-categories button:hover,.forum-sort button:hover{color:#fff;border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.09);transform:translateY(-1px)}.forum-categories button.is-active,.forum-sort button.is-active{color:#09090b;border-color:#f4f4f5;background:#f4f4f5}.forum-categories button:focus-visible,.forum-sort button:focus-visible{outline:2px solid #fff;outline-offset:2px}.forum-categories button[aria-selected=true]{color:#09090b;border-color:#f4f4f5;background:#f4f4f5}.forum-threads{overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.018);border-radius:14px}.forum-thread-row{display:flex;justify-content:space-between;gap:24px;padding:23px 24px;border-bottom:1px solid rgba(255,255,255,.07);transition:background .18s ease,transform .18s ease}.forum-thread-row:last-child{border-bottom:0}.forum-thread-row:hover{background:rgba(255,255,255,.025)}.forum-thread-main{min-width:0;flex:1}.forum-thread-meta{display:flex;gap:9px;flex-wrap:wrap;align-items:center;font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;color:var(--muted,#8b8b93)}.forum-category{font-weight:800;color:#d7d7dc}.forum-thread-meta>span:not(.forum-category):not(.forum-locked):not(.forum-thread-author)::before{content:"·";margin-right:9px;color:#55555d}.forum-thread-author{display:inline-flex;align-items:center;gap:7px}.forum-thread-author a{color:#d8d8dc;text-decoration:none}.forum-thread-author a:hover{text-decoration:underline}.forum-author-rank,.forum-author-trust{padding:3px 7px;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:.58rem;letter-spacing:.06em;color:#b7b7bf;background:rgba(255,255,255,.025)}.forum-author-trust{color:#9faaa5}.forum-locked{padding:3px 7px;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:.6rem}.forum-thread-row h3{margin:9px 0 7px;font-size:1.22rem;line-height:1.25}.forum-thread-row h3 a{color:#f4f4f5;text-decoration:none}.forum-thread-row h3 a:hover{text-decoration:underline;text-underline-offset:4px}.forum-thread-row p{margin:0;color:var(--muted,#8b8b93);line-height:1.55;max-width:760px}.forum-thread-footer{display:flex;gap:14px;margin-top:13px;color:#777780;font-size:.76rem}.forum-open{align-self:center;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#fff;text-decoration:none;transition:.18s ease}.forum-thread-row:hover .forum-open{background:#fff;color:#09090b;transform:translateX(2px)}.forum-empty,.thread-empty{text-align:center;padding:64px 24px}.forum-empty-icon{display:block;font-size:2rem;margin-bottom:10px;color:#777780}.forum-empty strong{font-size:1.05rem}.forum-empty p{color:var(--muted,#8b8b93);margin:8px 0 20px}.forum-feed-actions{display:flex;align-items:center;gap:7px;margin-top:14px}.forum-feed-vote{appearance:none;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.025);color:#9999a2;border-radius:8px;padding:7px 10px;font:inherit;font-size:.75rem;cursor:pointer;min-width:48px;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.forum-feed-vote:hover{color:#fff;border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.07);transform:translateY(-1px)}.forum-feed-vote.is-active{color:#fff;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.12)}.forum-feed-vote:focus-visible{outline:2px solid #fff;outline-offset:2px}.forum-feed-vote:disabled{opacity:.55;cursor:wait}.forum-feed-actions>a{margin-left:auto;color:#8f8f98;text-decoration:none;font-size:.75rem}.forum-feed-actions>a:hover{color:#fff}.forum-vote-summary{font-weight:700;color:#b9b9c0}.thread-page{padding-top:54px;padding-bottom:90px}.thread-detail{max-width:880px;margin:0 auto}.thread-detail-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.back-link{color:#a7a7b0;text-decoration:none;transition:.18s ease}.back-link:hover{color:#fff;transform:translateX(-2px)}.thread-detail header{padding:0 0 28px;border-bottom:1px solid rgba(255,255,255,.08)}.thread-detail h1{font-size:clamp(2.3rem,5.5vw,4.8rem);letter-spacing:-.045em;line-height:.98;margin:0 0 17px;max-width:820px}.thread-kicker{font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;color:#777780;margin-bottom:13px}.thread-author,.thread-reply-meta{color:var(--muted,#8b8b93);font-size:.88rem;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.thread-author a,.thread-reply-meta a{color:#d8d8dc;text-decoration:none}.thread-author a:hover,.thread-reply-meta a:hover{text-decoration:underline}.thread-author-rank,.thread-author-trust,.thread-author-streak{padding:3px 7px;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:.6rem;letter-spacing:.05em;color:#b7b7bf;background:rgba(255,255,255,.025);white-space:nowrap}.thread-author-trust{color:#9faaa5}.thread-author-streak{color:#b8b0a0}.thread-author-avatar{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#18191e;border:1px solid rgba(255,255,255,.15);color:#f5f5f5;font-size:.7rem;font-weight:800}.thread-body{white-space:pre-wrap;font-size:1.08rem;line-height:1.85;padding:30px 0;color:#dddde2;max-width:800px}.thread-actions{display:flex;gap:9px;flex-wrap:wrap;padding:0 0 32px}.thread-actions .btn{min-height:46px}.thread-vote{min-width:94px;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px}.thread-vote small{font-size:.7rem;color:#85858e}.thread-vote:hover{border-color:rgba(255,255,255,.28)}.thread-vote:active{transform:scale(.97)}.thread-locked{padding:15px 17px;border:1px solid rgba(255,255,255,.12);border-radius:10px;margin-bottom:28px;color:#aaaab2;background:rgba(255,255,255,.025)}.thread-replies{border-top:1px solid rgba(255,255,255,.08);padding-top:30px}.thread-replies .community-section-head{margin-bottom:20px}.thread-replies-note{color:#777780;margin-top:5px}.thread-reply{position:relative;padding:21px 0 22px;border-bottom:1px solid rgba(255,255,255,.07)}.thread-reply p{white-space:pre-wrap;line-height:1.7;margin:.55rem 0 0;color:#d6d6db}.thread-reply-actions{display:flex;gap:13px;align-items:center;margin-top:10px}.text-button{appearance:none;border:0;background:transparent;padding:3px 0;color:#9999a2;font:inherit;font-size:.78rem;cursor:pointer}.text-button:hover{color:#fff}.thread-child-list{margin-left:30px;border-left:1px solid rgba(255,255,255,.08);padding-left:20px}.thread-child-count{font-size:.72rem;color:#696971}.thread-reply-form{margin-top:28px;padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.018)}.thread-reply-form-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.thread-reply-form-head strong{font-size:.94rem}.thread-reply-form-head span{font-size:.72rem;color:#777780}.thread-reply-form textarea,.thread-new input,.thread-new textarea,.thread-new select{display:block;width:100%;box-sizing:border-box;margin:8px 0 18px;padding:14px 15px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:#111216;color:#f2f2f4;font:inherit;color-scheme:dark;transition:border-color .18s ease,box-shadow .18s ease}.thread-reply-form textarea:focus,.thread-new input:focus,.thread-new textarea:focus,.thread-new select:focus{outline:none;border-color:rgba(255,255,255,.4);box-shadow:0 0 0 3px rgba(255,255,255,.05)}.thread-reply-form textarea,.thread-new textarea{min-height:140px;resize:vertical}.thread-char-counter{display:block;text-align:right;font-size:.7rem;color:#66666e}.thread-char-counter.is-near{color:#d0d0d5}.thread-form-tools{min-height:16px}.thread-new{max-width:760px;margin:0 auto;padding:36px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015));border-radius:14px}.thread-new-intro{margin-bottom:30px}.thread-new h1{font-size:clamp(2.1rem,5vw,3.7rem);letter-spacing:-.04em;line-height:1.02;margin:.2rem 0 .8rem}.thread-new .muted{line-height:1.6}.thread-new-guide{display:grid;grid-template-columns:auto 1fr;gap:13px 15px;padding:18px;margin:0 0 30px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(255,255,255,.02)}.thread-new-guide>span{font-size:.7rem;color:#7f7f88;font-weight:800;letter-spacing:.08em;padding-top:2px}.thread-new-guide strong{display:block;font-size:.82rem}.thread-new-guide small{display:block;color:#707079;margin-top:3px;line-height:1.4}.thread-new select{appearance:auto;cursor:pointer}.thread-new select option{background:#111216;color:#f2f2f4}.thread-new select option:checked,.thread-new select option:hover{background:#24262d;color:#fff}.thread-field-meta{display:flex;justify-content:space-between;gap:12px;margin:-11px 0 18px;color:#696971;font-size:.7rem}.thread-form-row{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.thread-status{font-size:.88rem;color:var(--muted,#8b8b93)}.thread-login-prompt{padding:30px 0}.thread-reply-form .btn,.thread-new .btn{min-height:44px}.thread-inline-reply{margin:14px 0 5px}.thread-empty-inline{padding:34px 0;color:#888891}.thread-empty-inline p{margin:.45rem 0 0;color:#696971}@media(max-width:700px){.forum-section{margin-top:48px}.forum-section-head{align-items:start;flex-direction:column}.forum-section-head .btn{width:100%;text-align:center}.forum-browser{align-items:flex-start;flex-direction:column}.forum-categories{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;scrollbar-width:none}.forum-categories::-webkit-scrollbar{display:none}.forum-categories button{white-space:nowrap}.forum-sort{width:100%}.forum-sort button{flex:1}.forum-thread-row{padding:19px 16px}.forum-thread-row h3{font-size:1.05rem}.forum-thread-row p{font-size:.9rem}.forum-open{display:none}.forum-thread-footer{font-size:.7rem;flex-wrap:wrap}.forum-thread-meta{gap:7px}.forum-author-rank,.forum-author-trust{font-size:.54rem}.forum-feed-actions{flex-wrap:wrap}.forum-feed-actions>a{margin-left:0;width:100%;padding-top:3px}.thread-page{padding-top:28px}.thread-detail-top{align-items:start}.thread-new{padding:24px 19px}.thread-detail h1{font-size:2.35rem}.thread-body{font-size:1rem;line-height:1.7}.thread-actions .btn{flex:1}.thread-reply-form{padding:16px}.thread-reply-form-head{align-items:flex-start;flex-direction:column;gap:3px}.thread-child-list{margin-left:14px;padding-left:13px}.thread-new-guide{margin-bottom:24px}.thread-author-rank,.thread-author-trust,.thread-author-streak{font-size:.54rem}}