@import"https://fonts.googleapis.com/css2?family=Oswald:wght@700&family=Roboto+Slab:wght@400;700&display=swap";.initial-post{padding:16px 8px 12px;max-width:none;width:100%;margin:6px 0 12px;background:#fff;border-radius:18px;box-shadow:0 2px 12px #5c070012}@media(min-width:768px){.initial-post{padding:24px 12px 18px;max-width:600px;margin:8px auto 16px}}@media(min-width:1024px){.initial-post{padding:40px 0 28px;max-width:700px;margin:10px auto 20px}}.initial-post-title{font-family:Oswald,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#5c0700;letter-spacing:1px;margin-bottom:12px;padding:0 8px}@media(min-width:768px){.initial-post-title{font-size:1.8rem;padding:0 12px}}@media(min-width:1024px){.initial-post-title{font-size:2.1rem;padding:0 12px}}.initial-post-image{display:flex;justify-content:center;align-items:center;padding:0;margin:20px 0;background-color:#000000e6;border-radius:15px}.initial-post-image img{max-width:90%;height:auto;object-fit:contain;transition:opacity .4s ease-in-out}.initial-post-comment{font-size:.95rem;color:#333;line-height:1.5;padding:0 8px}@media(min-width:768px){.initial-post-comment{font-size:1.1rem;padding:0 12px}}@media(min-width:1024px){.initial-post-comment{font-size:1.4rem;padding:0 20px}}.initial-post-instructions{margin-top:20px;padding:16px 8px;background-color:#faf8f5;border-left:4px solid #5c0700;border-radius:8px}.initial-post-instructions h3{font-family:Oswald,Arial,sans-serif;font-size:1.2rem;font-weight:700;color:#5c0700;margin:0 0 12px;letter-spacing:.5px}.initial-post-instructions p{font-size:.9rem;color:#444;line-height:1.6;margin:0 0 12px}.initial-post-instructions p:last-child{margin-bottom:0}.initial-post-instructions strong{color:#5c0700;font-weight:700}.initial-post-instructions em{font-style:italic;color:#6b3d34}@media(min-width:768px){.initial-post-instructions{margin-top:24px;padding:20px 12px}.initial-post-instructions h3{font-size:1.35rem}.initial-post-instructions p{font-size:1rem}}@media(min-width:1024px){.initial-post-instructions{margin-top:28px;padding:24px 20px}.initial-post-instructions h3{font-size:1.5rem}.initial-post-instructions p{font-size:1.1rem}}.comment-form{background:#f7f5f2;border:3px solid #5c0700;padding:14px 12px 10px;border-radius:14px;margin-bottom:20px;box-shadow:0 1px 6px #5c07000a}.comment-form .form-row{margin-bottom:14px}@media(min-width:768px){.comment-form{padding:18px 16px 12px;margin-bottom:20px}.comment-form .form-row{margin-bottom:18px}}@media(min-width:1024px){.comment-form{padding:22px 20px 16px;margin-bottom:30px}.comment-form .form-row{margin-bottom:22px}}.comment-form label,.comment-form .label{font-size:.95rem;font-weight:600;color:#5c0700;margin-bottom:6px;display:block}@media(min-width:768px){.comment-form label,.comment-form .label{font-size:1rem;margin-bottom:7px}}@media(min-width:1024px){.comment-form label,.comment-form .label{font-size:1.13rem;margin-bottom:8px}}.comment-form input[type=text],.comment-form textarea{width:100%;box-sizing:border-box;font-size:.95rem;padding:8px 10px;border:2px solid #ddd;border-radius:6px;font-family:inherit}@media(min-width:768px){.comment-form input[type=text],.comment-form textarea{font-size:1rem;padding:10px 11px}}@media(min-width:1024px){.comment-form input[type=text],.comment-form textarea{font-size:1.13rem;padding:12px}}.comment-form input[type=text]:focus,.comment-form textarea:focus{border-color:#5c0700;box-shadow:0 0 4px #5c070033,0 0 0 2px #5c070026;outline:2px solid #5c0700;outline-offset:0}.avatar-picker{border:none;padding:0;margin:0 0 14px}.avatar-picker legend{font-size:.95rem;font-weight:600;color:#5c0700;margin-bottom:6px;display:block;padding:0}@media(min-width:768px){.avatar-picker{margin-bottom:18px}.avatar-picker legend{font-size:1rem;margin-bottom:7px}}@media(min-width:1024px){.avatar-picker{margin-bottom:22px}.avatar-picker legend{font-size:1.13rem;margin-bottom:8px}}.avatar-picker .avatars{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:0}@media(min-width:768px){.avatar-picker .avatars{gap:15px}}@media(min-width:1024px){.avatar-picker .avatars{gap:18px}}.avatar-option{display:inline-block;position:relative}.avatar-option input{display:none}.avatar-preview{width:36px;height:36px;min-width:36px;min-height:36px;border-radius:50%;border:2.5px solid #e0d6ce;background:#ffffff1a;padding:6px;transition:all .2s;cursor:pointer;box-shadow:0 1px 4px #5c070014}@media(min-width:768px){.avatar-preview{width:38px;height:38px;min-width:38px;min-height:38px;padding:7px}}@media(min-width:1024px){.avatar-preview{width:40px;height:40px;min-width:40px;min-height:40px;padding:8px}}.avatar-preview:hover{opacity:.85;transform:scale(1.05)}.avatar-preview.selected{border-color:#5c0700;background:#5c07001a;box-shadow:0 2px 8px #5c070026}.form-actions{display:flex;gap:10px;align-items:center;margin-top:12px}@media(min-width:768px){.form-actions{gap:11px;margin-top:14px}}@media(min-width:1024px){.form-actions{gap:12px;margin-top:0}}.btn-post{background:#5c0700;color:#fff;font-family:Oswald,Arial,sans-serif;font-size:.8rem;font-weight:600;border:none;border-radius:50px;padding:4px 10px;box-shadow:0 1px 4px #5c070014;letter-spacing:.1px;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}@media(min-width:768px){.btn-post{font-size:.85rem;padding:4px 11px;margin-right:6px}}@media(min-width:1024px){.btn-post{font-size:.89rem;padding:5px 12px;margin-right:8px}}.btn-post:hover:not(:disabled){background:#7a0900;box-shadow:0 2px 8px #5c070026}.btn-post:disabled{background:#bdbdbd;cursor:not-allowed;opacity:.7}.cancel-btn{background:#fff;color:#5c0700;font-family:Oswald,Arial,sans-serif;font-size:.85rem;font-weight:600;border:2px solid #5c0700;border-radius:50px;padding:4px 10px;letter-spacing:.05px;cursor:pointer;transition:background .18s,color .18s,border .18s}.cancel-btn:hover:not(:disabled){background:#5c0700;color:#fff;border-color:#222}.cancel-btn:disabled{background:#f7f5f2;color:#bdbdbd;border-color:#bdbdbd;cursor:not-allowed;opacity:.7}.form-error{color:#dc3545;font-size:.9rem;margin-top:5px;margin-bottom:10px;padding:8px 12px;background:#dc35451a;border:1px solid rgba(220,53,69,.3);border-radius:4px}.reply-form{margin:12px 0 0;padding:16px;border:2px solid #222;background:#f9f9f9}.reply-form .form-row{margin-bottom:16px}.reply-form .avatar-preview{width:40px;height:40px;min-width:40px;min-height:40px;padding:6px}.report-modal{width:90%;max-width:500px;padding:0;border:2px solid #5c0700;border-radius:12px;box-shadow:0 4px 20px #0000004d;background:#f7f5f2}.report-modal::backdrop{background-color:#00000080}.report-modal-content{padding:24px}.report-modal h2{margin:0 0 12px;font-size:1.5rem;color:#5c0700;font-family:Oswald,Arial,sans-serif;font-weight:700}.report-modal p{margin:0 0 20px;color:#555;font-size:1rem;line-height:1.5}.report-modal form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column}.report-modal label{font-size:1rem;font-weight:600;color:#5c0700;margin-bottom:8px;display:block}.report-modal textarea{width:100%;padding:12px;border:2px solid #ddd;border-radius:6px;font-size:1rem;resize:vertical;font-family:inherit}.report-modal textarea:focus{outline:2px solid #5c0700;outline-offset:0;border-color:#5c0700;box-shadow:0 0 4px #5c070033}.report-modal textarea:disabled{background-color:#e8e8e8;cursor:not-allowed;opacity:.6}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.report-modal button{padding:10px 20px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-cancel{background-color:#e8e8e8;color:#333;border:1px solid #ccc}.btn-cancel:hover:not(:disabled){background-color:#d3d3d3}.btn-cancel:focus-visible{outline:2px solid #5c0700;outline-offset:2px}.btn-submit{background-color:#5c0700;color:#fff}.btn-submit:hover:not(:disabled){background-color:#4a0500;box-shadow:0 2px 8px #5c07004d}.btn-submit:focus-visible{outline:2px solid #fff;outline-offset:2px;box-shadow:0 0 0 3px #5c0700}.btn-submit:disabled,.btn-cancel:disabled{opacity:.6;cursor:not-allowed}.comment{background:#fff;border:2px solid #5c0700;border-left:6px solid #5c0700;padding:15px 10px 6px;border-radius:10px;margin-bottom:20px;word-wrap:break-word;box-shadow:0 1px 4px #5c07000a;position:relative;overflow:hidden}.comment:before{content:"";position:absolute;left:-2px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#5c07004d,#5c07001a);border-radius:2px 0 0 2px}.comment.comment-placeholder{background:#f0f0f0;border:2px dashed #999;border-left:6px solid #999;padding:12px}.replies{margin-left:30px;margin-right:-10px;margin-top:10px}@media(max-width:479px){.replies{margin-left:16px;margin-right:-10px}}@media(min-width:768px){.replies{margin-left:40px;margin-right:-10px}}.replies[data-depth="4"],.replies[data-depth="5"],.replies[data-depth="6"],.replies[data-depth="7"],.replies[data-depth="8"],.replies[data-depth="9"],.replies[data-depth="10"]{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.comment-placeholder-text{color:#666;font-style:italic;font-size:.95rem;display:flex;align-items:center;gap:8px}.comment-body.comment-placeholder-text{margin-left:0!important}.placeholder-icon{font-size:1.4rem;color:#888;display:flex;align-items:center}@media(min-width:768px){.comment{padding:15px 10px 6px 20px}}.comment-header{display:flex;gap:8px;align-items:stretch;margin-bottom:4px}.avatar-preview{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;border:2px solid #e0d6ce;background:#ffffff1a;padding:4px;transition:all .2s;cursor:pointer;box-shadow:0 1px 4px #5c070014;align-self:flex-start}@media(max-width:479px){.avatar-preview{width:28px;height:28px;min-width:28px;min-height:28px;padding:3px;border:2px solid #e0d6ce}}.avatar-preview:hover{opacity:.85;transform:scale(1.02)}@media(min-width:768px){.avatar-preview{width:40px;height:40px;min-width:40px;min-height:40px;padding:5px}}@media(min-width:1024px){.avatar-preview{width:44px;height:44px;min-width:44px;min-height:44px;padding:6px}}.comment .meta{font-size:.8rem;color:#5c0700;display:flex;flex-direction:column;justify-content:center}.comment .meta .username{font-size:.9rem;font-weight:800;color:#5c0700;line-height:1.1}@media(max-width:479px){.comment .meta .username{font-size:.85rem;color:#5c0700;line-height:1.1}}.time-separator{margin:0 3px;color:#999;font-weight:400}.time-inline{color:#666;font-weight:400;font-size:.75rem}@media(min-width:768px){.comment .meta{font-size:.85rem}.comment .meta .username{font-size:1rem;line-height:1.15}.time-inline{font-size:.8rem}}@media(min-width:1024px){.comment .meta{font-size:.89rem}.comment .meta .username{font-size:1.1rem;line-height:1.2}.time-inline{font-size:.85rem}}.comment-body{font-size:1.2rem;font-weight:500;color:#333;margin:4px 0 18px 32px;line-height:1.38}@media(max-width:479px){.comment-body{font-size:1rem;margin:4px 0 18px 16px;color:#333;line-height:1.35}}@media(min-width:768px){.comment-body{font-size:1.3rem;margin:4px 0 18px 40px}}@media(min-width:1024px){.comment-body{font-size:1.45rem;margin:4px 0 18px 45px}}.comment-actions{display:flex;flex-wrap:nowrap;gap:2px;align-items:center;justify-content:flex-start;margin-top:0;margin-bottom:4px;margin-left:32px;font-size:.8rem;min-width:max-content}@media(max-width:479px){.comment-actions{gap:2px;margin-bottom:6px;margin-left:16px;font-size:.75rem}}@media(min-width:768px){.comment-actions{gap:4px;margin-bottom:6px;margin-left:40px;font-size:.85rem}}@media(min-width:1024px){.comment-actions{gap:5px;margin-bottom:10px;margin-left:45px;font-size:.89rem}}.vote{background:#fff;border:2px solid #5c0700;color:#5c0700;border-radius:50px;cursor:pointer;font-weight:700;font-size:.7rem;padding:0 8px;height:22px;width:auto;min-width:36px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s}@media(max-width:479px){.vote{font-size:.65rem;padding:0 6px;height:18px;min-width:28px}}@media(min-width:768px){.vote{font-size:.75rem;padding:0 10px;height:24px;min-width:40px}}@media(min-width:1024px){.vote{font-size:.8rem;padding:0 12px;height:28px;min-width:44px}}.vote img{width:14px;height:14px;margin-right:0;transition:filter .2s;display:block}.vote.down img{margin-right:0}.vote.up img{margin-right:3px}@media(max-width:479px){.vote img{width:12px;height:12px}.vote.up img{margin-right:2px}}@media(min-width:768px){.vote img{width:15px;height:15px}.vote.up img{margin-right:4px}}@media(min-width:1024px){.vote img{width:16px;height:16px}.vote.up img{margin-right:6px}}.vote:hover:not(:disabled){background:#5c0700;color:#fff;border-color:#222}.vote:hover:not(:disabled) img{filter:brightness(0) invert(1)}.vote.voted{background:#5c0700;color:#fff;border-color:#5c0700}.vote.voted img{filter:brightness(0) invert(1)}.vote:disabled{background:#f7f5f2;color:#bdbdbd;border-color:#bdbdbd;cursor:not-allowed;opacity:.7}.flag-btn,.flag{background:#fff;border:2px solid #5c0700;color:#5c0700;border-radius:50px;cursor:pointer;font-weight:700;font-size:.7rem;padding:0 8px;height:22px;width:auto;min-width:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #5c070014;transition:background .15s,border .15s,color .15s}@media(max-width:479px){.flag-btn,.flag{font-size:.65rem;padding:0 6px;height:18px;min-width:28px}}@media(min-width:768px){.flag-btn,.flag{font-size:.75rem;padding:0 10px;height:24px;min-width:40px}}@media(min-width:1024px){.flag-btn,.flag{font-size:.8rem;padding:0 12px;height:28px;min-width:44px}}.flag-btn img,.flag img{width:14px;height:14px;transition:filter .2s;display:block}@media(max-width:479px){.flag-btn img,.flag img{width:12px;height:12px}}@media(min-width:768px){.flag-btn img,.flag img{width:15px;height:15px}}@media(min-width:1024px){.flag-btn img,.flag img{width:16px;height:16px}}.flag-btn:hover:not(:disabled),.flag:hover:not(:disabled){background:#5c0700;color:#fff;border-color:#222}.flag-btn:hover:not(:disabled) img,.flag:hover:not(:disabled) img{filter:brightness(0) invert(1)}.flag-btn:active,.flag-btn:focus,.flag:active,.flag:focus{outline:2px solid #5c0700}.flag-btn:disabled,.flag:disabled{background:#f7f5f2;color:#bdbdbd;border-color:#bdbdbd;cursor:not-allowed;opacity:.7}.reply{background:#fff;color:#5c0700;font-family:Oswald,Arial,sans-serif;font-size:.7rem;font-weight:600;border:2px solid #5c0700;border-radius:50px;padding:2px 12px;height:22px;letter-spacing:.2px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;transition:background .18s,color .18s,border .18s}.reply img{width:14px;height:14px;transition:filter .2s;display:block}@media(max-width:479px){.reply{font-size:.65rem;padding:1px 10px;height:18px;gap:3px}.reply img{width:12px;height:12px}}@media(min-width:768px){.reply{font-size:.75rem;padding:2px 14px;height:24px;gap:6px}.reply img{width:15px;height:15px}}@media(min-width:1024px){.reply{font-size:.8rem;padding:2px 16px;height:28px;gap:6px}.reply img{width:16px;height:16px}}.reply:hover:not(:disabled){background:#5c0700;color:#fff;border-color:#222}.reply:hover:not(:disabled) img{filter:brightness(0) invert(1)}.reply:disabled{background:#f7f5f2;color:#bdbdbd;border-color:#bdbdbd;cursor:not-allowed;opacity:.7}.load-more-replies{background:#f7f5f2;border:1px dashed #999;color:#5c0700;border-radius:6px;padding:8px 12px;margin:8px 0 12px 32px;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s}@media(max-width:479px){.load-more-replies{margin-left:16px;font-size:.7rem;padding:6px 10px}}.load-more-replies:hover{background:#5c070014}.load-more-replies:active{background:#5c07001f}@media(min-width:768px){.load-more-replies{margin-left:40px;font-size:.8rem;padding:10px 14px}}@media(min-width:1024px){.load-more-replies{margin-left:45px;font-size:.85rem;padding:10px 16px}}.reply-controls{display:flex;gap:6px;align-items:center;flex-wrap:wrap;padding-left:0}.collapse-replies{background:transparent;border:none;color:#888;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}@media(min-width:768px){.collapse-replies{font-size:.7rem;padding:5px 10px}}@media(min-width:1024px){.collapse-replies{font-size:.75rem;padding:6px 12px}}.collapse-replies:hover{background:#8888881a;color:#666}.collapse-replies:active{background:#88888826}.comment.loading{opacity:.7;pointer-events:none}.comment.error{border-color:#dc3545;background:#dc35450d}.comment[data-status=HIDDEN]{opacity:.5;background:#f8f8f8}.comment[data-status=HIDDEN]:before{content:"[Hidden by moderators]";font-style:italic;color:#666;font-size:.85rem;display:block;margin-bottom:8px}.comments-section{padding:16px 8px;max-width:none;width:100%;margin:0}@media(max-width:479px){.comments-section{padding:12px 6px}}@media(min-width:768px){.comments-section{padding:14px 8px;max-width:600px;margin:0 auto}}@media(min-width:1024px){.comments-section{padding:16px 8px;max-width:700px;margin:0 auto}}.comments-section h2{margin:0 0 12px;font-size:1.5rem;font-family:Oswald,Arial,sans-serif;font-weight:700;color:#5c0700}.comments-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.comments-header h2{margin:0;flex:1;min-width:100px}.sort-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px;margin-top:16px}.sort-label{font-size:.9rem;font-weight:500;color:#666;margin-right:4px}.sort-btn{padding:8px 12px;border:1px solid #ccc;background:#f0f0f0;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;color:#333}.sort-btn:hover{background:#e0e0e0;border-color:#999}.sort-btn.active{background:#5c0700;color:#fff;border-color:#5c0700}.load-more-btn{display:block;width:100%;padding:12px 16px;margin:24px 0;border:none;background:#5c0700;color:#fff;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.load-more-btn:hover:not(:disabled){background:#7a0a00}.load-more-btn:disabled{opacity:.6;cursor:not-allowed}.comments-list{margin-top:24px}.loading-message,.error-message{text-align:center;padding:2rem;font-size:1.1rem;color:#666;background:#f9f9f9;border-radius:8px;margin:20px 0}.error-message{color:#dc3545;background:#dc35451a;border:1px solid rgba(220,53,69,.3)}.no-comments{text-align:center;color:#999;padding:1rem;font-style:italic}.layout{display:flex;flex-direction:column;margin-top:75px;min-width:0;min-height:calc(100dvh - 75px)}.content{flex:1;min-width:0;overflow-y:auto;padding:0 12px}@media(min-width:768px){.content{padding:0 16px}}@media(min-width:1024px){.content{padding:0 20px}}.sidebar{display:none;flex-direction:column;align-items:stretch;position:sticky;top:75px;height:calc(100dvh - 75px);background-color:#fff;z-index:50}.layout[style*=flex] .left.sidebar{display:flex}.layout[style*=flex] .sidebar-ad{display:none}@media(min-width:768px){.layout{flex-direction:row}.sidebar{display:flex}.left.sidebar{width:clamp(60px,15vw,100px)}.right.sidebar{width:clamp(140px,18vw,220px)}}@media(min-width:900px){.left.sidebar{width:clamp(100px,14vw,180px)}.right.sidebar{width:clamp(200px,22vw,300px);padding:20px 4px}.inline-ad-mobile{display:none}}@media(min-width:1200px){.left.sidebar{width:250px}.right.sidebar{width:350px}.sidebar-ad{display:block!important}}body{font-family:Oswald,Roboto Slab,Arial,sans-serif;margin:0;background:#f7f5f2;color:#222}body:before{content:"";position:fixed;inset:0;background:repeating-linear-gradient(135deg,#f7f5f2 0px 40px,#ece7e1 40px 80px);opacity:.15;z-index:0;pointer-events:none}*,*:before,*:after{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
