.forum-shell{max-width:1100px}.forum-shell [hidden]{display:none}.forum-header{gap:8px;margin-bottom:22px;display:grid}.forum-sub{max-width:62ch;color:var(--site-muted);margin:0;font-size:15px;line-height:1.5}.forum-back-link,.forum-breadcrumbs{color:var(--site-accent-strong);justify-self:start;font-size:13px;font-weight:800}.forum-back-link{text-decoration:none}.forum-breadcrumbs{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.forum-breadcrumbs a{color:var(--site-accent-strong);text-decoration:none}.forum-breadcrumb-separator{color:var(--site-muted)}.forum-topic-title-row{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.forum-topic-title-row .site-section-heading{margin:0}.forum-topic-edit,.forum-topic-report{color:var(--site-accent-strong);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:13px;font-weight:800}.forum-topic-edit:hover,.forum-topic-edit:focus-visible,.forum-topic-report:hover,.forum-topic-report:focus-visible{color:var(--site-link);text-decoration:underline}.forum-topic-edit-form{gap:8px;display:grid}.forum-topic-edit-form label{color:var(--site-muted);gap:5px;font-size:13px;font-weight:700;display:grid}.forum-topic-edit-form input{border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:var(--site-panel-soft);width:100%;color:var(--site-text);font:inherit;padding:9px 10px}.forum-back-link:hover,.forum-breadcrumbs a:hover,.forum-breadcrumbs a:focus-visible{text-decoration:underline}.forum-layout{grid-template-columns:minmax(210px,.35fr) minmax(0,1fr);align-items:start;gap:clamp(14px,2vw,22px);display:grid}.forum-sidebar,.forum-main{gap:14px;min-width:0;display:grid}.forum-category-list,.forum-post-list{gap:10px;display:grid}.forum-category-card,.forum-post{border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:var(--site-panel);padding:14px}.forum-category-card{color:inherit;text-decoration:none}.forum-category-card:hover,.forum-topic-row:hover{border-color:var(--site-border)}.forum-category-card-active{border-color:var(--site-accent)}.forum-category-card strong,.forum-topic-title{color:var(--site-heading);font-weight:760}.forum-category-card p,.forum-post-meta,.forum-form-note{color:var(--site-muted);margin:4px 0 0;font-size:13px;line-height:1.4}.forum-category-index{border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:var(--site-panel);overflow:hidden}.forum-category-index-row{border-top:1px solid var(--site-border-soft);color:inherit;grid-template-columns:minmax(0,1.5fr) minmax(72px,.22fr) minmax(72px,.22fr) minmax(170px,.7fr);align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:grid}.forum-category-index-row:first-child{border-top:0}.forum-category-index-row:hover{background:var(--site-panel-soft)}.forum-category-index-header{background:var(--site-panel-soft);color:var(--site-muted);text-transform:uppercase;font-size:12px;font-weight:800}.forum-category-index-main,.forum-category-index-last{gap:3px;min-width:0;display:grid}a.forum-category-index-main,.forum-category-index-last a{color:inherit;text-decoration:none}a.forum-category-index-main:focus-visible,.forum-category-index-last a:focus-visible{border-radius:var(--site-radius-sm);outline:2px solid var(--site-accent);outline-offset:2px}a.forum-category-index-main:hover strong,a.forum-category-index-main:focus-visible strong{color:var(--site-link);text-decoration:none}.forum-category-latest-title:hover,.forum-category-latest-title:focus-visible,.forum-category-latest-author:hover,.forum-category-latest-author:focus-visible{color:var(--site-link);text-decoration:underline}.forum-category-index-main strong,.forum-category-latest-title{color:var(--site-heading);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.forum-category-index-main span,.forum-category-index-last span,.forum-category-index-last{color:var(--site-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.35;overflow:hidden}.forum-category-latest-author{color:var(--site-accent-strong);font-weight:800}.forum-category-index-stat{color:var(--site-text);text-align:right;font-size:14px;font-weight:800}.forum-category-header-box{border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:var(--site-panel);gap:5px;padding:14px;display:grid}.forum-category-header-box h2,.forum-section-title{color:var(--site-heading);margin:0;font-size:17px}.forum-category-header-box p{color:var(--site-muted);margin:0;font-size:14px;line-height:1.45}.forum-section-title{margin-top:4px}.forum-topic-list{border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:var(--site-panel);overflow:hidden}.forum-topic-row{border-top:1px solid var(--site-border-soft);grid-template-columns:minmax(0,1fr) minmax(72px,.18fr) minmax(160px,.36fr);align-items:center;gap:12px;padding:12px 14px;display:grid}.forum-topic-row:first-child{border-top:0}.forum-topic-row:hover{background:var(--site-panel-soft)}.forum-topic-list-header{background:var(--site-panel-soft);color:var(--site-muted);text-transform:uppercase;font-size:12px;font-weight:800}.forum-topic-list-header:hover{background:var(--site-panel-soft);border-color:var(--site-border-soft)}.forum-topic-row-main{gap:5px;min-width:0;display:grid}.forum-topic-row-replies{color:var(--site-text);text-align:right;white-space:nowrap;font-size:14px;font-weight:800}.forum-topic-list-header .forum-topic-row-replies,.forum-topic-list-header .forum-topic-row-latest{color:inherit;font-size:inherit;font-weight:inherit;display:block}.forum-topic-row-latest{color:var(--site-muted);justify-items:start;gap:2px;font-size:13px;line-height:1.35;display:grid;overflow:hidden}.forum-topic-row-latest>*{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.forum-topic-latest-by{color:var(--site-muted)}.forum-topic-flags{flex-wrap:wrap;gap:6px;display:inline-flex}.forum-pill{border:1px solid var(--site-border-soft);background:var(--site-panel-soft);color:var(--site-muted);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:800;line-height:1}.forum-topic-title{font-size:17px;line-height:1.3;text-decoration:none}.forum-topic-title-line{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:inline-flex}.forum-topic-page-links{white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.forum-topic-page-link{border:1px solid var(--site-border-soft);border-radius:var(--site-radius-sm);background:var(--site-panel-soft);min-width:22px;min-height:22px;color:var(--site-accent-strong);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.forum-topic-page-ellipsis{color:var(--site-muted)}a.forum-topic-title:hover,a.forum-topic-title:focus-visible,.forum-topic-author:hover,.forum-topic-author:focus-visible,.forum-topic-latest-link:hover,.forum-topic-latest-link:focus-visible,.forum-topic-page-link:hover,.forum-topic-page-link:focus-visible{color:var(--site-link);text-decoration:underline}.forum-topic-author,.forum-topic-latest-link{color:var(--site-accent-strong);font-weight:800;text-decoration:none}.forum-pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.forum-topic-autopager{min-height:1px}.forum-topic-autopager-status{justify-items:center;margin:0;padding:16px;display:grid}.forum-autopager-spinner{border-width:2px;width:22px;height:22px}.forum-topic-row-appended{animation:.3s both forum-row-fade-in}@keyframes forum-row-fade-in{0%{opacity:0;transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.forum-topic-row-appended{animation:none}}.forum-pager-link,.forum-pager-current,.forum-pager-ellipsis{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;min-width:36px;min-height:34px;display:inline-flex}.forum-pager-link,.forum-pager-current{border:1px solid var(--site-border-soft);border-radius:var(--site-radius-sm);background:var(--site-panel);color:var(--site-text);padding:8px 10px;font-size:13px;font-weight:800;text-decoration:none}.forum-pager-link:hover,.forum-pager-link:focus-visible{border-color:var(--site-accent);color:var(--site-accent-strong)}.forum-pager-current{border-color:var(--site-accent);background:var(--site-accent);color:var(--site-on-accent)}.forum-pager-ellipsis{color:var(--site-muted);font-size:13px;font-weight:800}.forum-post{grid-template-columns:minmax(118px,.24fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.forum-post-author{gap:3px;min-width:0;display:grid}.forum-post-author-name{color:var(--site-heading);overflow-wrap:anywhere;font-weight:800;text-decoration:none}a.forum-post-author-name:hover,a.forum-post-author-name:focus-visible{color:var(--site-link);text-decoration:underline}.forum-post-author-handle{color:var(--site-muted);overflow-wrap:anywhere;font-size:12px;font-weight:700}.forum-post-content{gap:9px;min-width:0;display:grid}.forum-post-body{color:var(--site-text);gap:8px;font-size:15px;line-height:1.55;display:grid}.forum-post-paragraph,.forum-post-quote-block{white-space:pre-wrap;margin:0}.forum-post-quote-block{border-left:3px solid var(--site-border);color:var(--site-muted);padding-left:10px}.forum-post-body a{color:var(--site-accent-strong);overflow-wrap:anywhere;font-weight:760;text-decoration:none}.forum-post-body a:hover,.forum-post-body a:focus-visible{color:var(--site-link);text-decoration:underline}.forum-post-header{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;font-size:13px;display:flex}.forum-post-time{color:var(--site-accent-strong);text-decoration:none}.forum-post-time:hover,.forum-post-time:focus-visible{color:var(--site-link);text-decoration:underline}.forum-post-actions{opacity:0;align-items:center;gap:12px;transition:opacity .12s;display:inline-flex}.forum-post:hover .forum-post-actions,.forum-post:focus-within .forum-post-actions{opacity:1}.forum-post-header .forum-post-permalink{color:var(--site-muted);margin-left:auto;font-weight:400}.forum-post-edited{color:var(--site-muted)}.forum-post-permalink{color:var(--site-accent-strong);font-weight:800;text-decoration:none}.forum-post-permalink:hover,.forum-post-permalink:focus-visible{color:var(--site-link);text-decoration:underline}.forum-post-quote,.forum-post-edit,.forum-post-report{color:var(--site-accent-strong);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800}.forum-post-quote:hover,.forum-post-quote:focus-visible,.forum-post-edit:hover,.forum-post-edit:focus-visible,.forum-post-report:hover,.forum-post-report:focus-visible{color:var(--site-link);text-decoration:underline}.forum-post-edit-form{gap:8px;display:grid}.forum-post-edit-form textarea{border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:var(--site-panel-soft);width:100%;min-height:130px;color:var(--site-text);font:inherit;resize:vertical;padding:9px 10px}.forum-post-edit-actions{flex-wrap:wrap;gap:8px;display:flex}.forum-post-edit-actions button{border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:var(--site-panel-soft);color:var(--site-text);cursor:pointer;font:inherit;padding:7px 10px;font-size:13px;font-weight:800}.forum-post-edit-actions button[type=submit]{border-color:var(--site-accent);background:var(--site-accent);color:var(--site-on-accent)}.forum-post-edit-actions button:hover:not(:disabled),.forum-post-edit-actions button:focus-visible{border-color:var(--site-accent-strong);color:var(--site-accent-strong)}.forum-post-edit-actions button[type=submit]:hover:not(:disabled),.forum-post-edit-actions button[type=submit]:focus-visible{background:var(--site-accent-strong);color:var(--site-on-accent)}.forum-post-edit-actions button:disabled{cursor:default;opacity:.65}.forum-topic-move-form{gap:8px;margin-top:10px;display:grid}.forum-topic-move-form label{color:var(--site-muted);gap:5px;font-size:13px;font-weight:700;display:grid}.forum-topic-move-form select{border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:var(--site-panel-soft);width:100%;color:var(--site-text);font:inherit;padding:8px 10px}.forum-topic-move-form button{border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:var(--site-panel-soft);color:var(--site-text);cursor:pointer;font:inherit;justify-self:start;padding:7px 10px;font-size:13px;font-weight:800}.forum-topic-move-form button:hover:not(:disabled),.forum-topic-move-form button:focus-visible{border-color:var(--site-accent-strong);color:var(--site-accent-strong)}.forum-topic-move-form button:disabled{cursor:default;opacity:.65}.forum-search-form{border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:var(--site-panel);gap:8px;padding:14px;display:grid}.forum-search-form input{border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:var(--site-panel-soft);width:100%;min-width:0;color:var(--site-text);font:inherit;padding:9px 10px;font-size:14px}.forum-search-form input:focus{border-color:var(--site-accent);outline:none}.forum-search-form button{border:1px solid var(--site-accent);border-radius:var(--site-radius-sm);background:var(--site-accent);color:var(--site-on-accent);cursor:pointer;font:inherit;padding:8px 10px;font-size:13px;font-weight:800}.forum-search-form button:hover,.forum-search-form button:focus-visible{background:var(--site-accent-strong);border-color:var(--site-accent-strong)}.forum-search-clear{color:var(--site-accent-strong);justify-self:start;font-size:13px;font-weight:800;text-decoration:none}.forum-search-clear:hover,.forum-search-clear:focus-visible{text-decoration:underline}.forum-form{border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:var(--site-panel);gap:10px;padding:14px;display:grid}.forum-form h2{color:var(--site-heading);margin:0;font-size:17px}.forum-form label,.forum-field-group{color:var(--site-muted);gap:5px;font-size:13px;font-weight:700;display:grid}.forum-field-label{color:inherit}.forum-form input,.forum-form select,.forum-form textarea{border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:var(--site-panel-soft);width:100%;color:var(--site-text);font:inherit;padding:9px 10px}.forum-form textarea{resize:vertical;min-height:150px}.forum-form button[type=submit]{border:1px solid var(--site-accent);border-radius:var(--site-radius-sm);background:var(--site-accent);color:var(--site-on-accent);cursor:pointer;font:inherit;justify-self:start;padding:9px 14px;font-weight:800}.forum-form button[type=submit]:hover:not(:disabled),.forum-form button[type=submit]:focus-visible{background:var(--site-accent-strong);border-color:var(--site-accent-strong)}.forum-form button[type=submit]:disabled{cursor:default;opacity:.65}.forum-error{color:var(--site-danger,#9f1d1d);font-size:13px}.forum-auth-box{border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:var(--site-panel);color:var(--site-muted);padding:14px;font-size:14px}.forum-auth-box a{color:var(--site-accent-strong);font-weight:800}.forum-moderation-box{border:1px solid var(--site-warning-border);border-radius:var(--site-radius);background:var(--site-warning-bg);color:var(--site-warning-text);gap:10px;padding:14px;font-size:14px;display:grid}.forum-moderation-head{align-items:center;gap:8px;display:flex}.forum-moderation-box strong{color:var(--site-warning-text)}.forum-moderation-badge{border:1px solid var(--site-warning-border);letter-spacing:.04em;text-transform:uppercase;color:var(--site-warning-text);border-radius:999px;padding:1px 8px;font-size:11px;font-weight:800}.forum-moderation-actions{flex-wrap:wrap;gap:8px;display:flex}.forum-post-actions{padding-top:2px}.forum-moderation-button{border:1px solid var(--site-warning-border);border-radius:var(--site-radius-sm);color:var(--site-warning-text);cursor:pointer;font:inherit;background:0 0;justify-content:center;align-items:center;padding:7px 10px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.forum-moderation-button:hover:not(:disabled),.forum-moderation-button:focus-visible{border-color:var(--site-warning-text);background:var(--site-warning-border);color:var(--site-warning-text)}.forum-moderation-button:disabled{cursor:default;opacity:.65}.forum-report-filters{border-bottom:1px solid var(--site-border-soft);flex-wrap:wrap;gap:8px;padding:14px clamp(34px,5vw,62px);display:flex}.forum-report-filter{border:1px solid var(--site-border-soft);border-radius:var(--site-radius-sm);color:var(--site-muted);padding:7px 10px;font-size:13px;font-weight:800;text-decoration:none}.forum-report-filter:hover,.forum-report-filter:focus-visible,.forum-report-filter-active{border-color:var(--site-accent);color:var(--site-accent-strong)}.forum-report-list{display:grid}.forum-report-row{border-bottom:1px solid var(--site-border-soft);grid-template-columns:minmax(0,1fr) minmax(240px,.34fr);gap:22px;padding:22px clamp(34px,5vw,62px);display:grid}.forum-report-row:nth-child(odd){background:color-mix(in srgb, var(--site-panel-soft) 72%, var(--site-panel))}.forum-report-main,.forum-report-side{gap:8px;min-width:0;display:grid}.forum-report-title{color:var(--site-link);font-size:clamp(18px,1.45vw,24px);font-weight:500;text-decoration:none}.forum-report-title:hover,.forum-report-title:focus-visible,.forum-report-category:hover,.forum-report-category:focus-visible,.forum-report-author:hover,.forum-report-author:focus-visible{text-decoration:underline}.forum-report-meta,.forum-report-reason,.forum-report-resolution,.forum-report-side p{color:var(--site-muted);margin:0;font-size:14px;line-height:1.45}.forum-report-reason{color:var(--site-text)}.forum-report-resolution{font-style:italic}.forum-report-category,.forum-report-author{color:var(--site-accent-strong);font-weight:800;text-decoration:none}.forum-report-snippet{border-left:3px solid var(--site-border);color:var(--site-muted);margin:3px 0 0;padding-left:10px;font-size:14px;line-height:1.45}.forum-report-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}@media (width<=760px){.forum-layout{grid-template-columns:minmax(0,1fr)}.forum-category-index-header{display:none}.forum-category-index-row{grid-template-columns:minmax(0,1fr);gap:8px}.forum-category-index-stat{text-align:left}.forum-category-index-stat:before{color:var(--site-muted);font-weight:700}.forum-category-index-row .forum-category-index-stat:nth-child(2):before{content:"Topics: "}.forum-category-index-row .forum-category-index-stat:nth-child(3):before{content:"Posts: "}.forum-topic-list-header{display:none}.forum-topic-row{grid-template-columns:minmax(0,1fr);gap:8px}.forum-topic-row-replies{text-align:left}.forum-topic-row-replies:before,.forum-topic-row-latest:before{color:var(--site-muted);font-weight:700}.forum-topic-row-replies:before{content:"Replies: "}.forum-topic-row-latest:before{content:"Last post: "}.forum-post{grid-template-columns:minmax(0,1fr);gap:10px}.forum-post-author{border-bottom:1px solid var(--site-border-soft);padding-bottom:8px}}.forum-route{--forum-page-bg:#edebe9;--forum-page-top:#dbd7d1;--forum-panel-bg:#fff;--forum-row-bg:#fff;--forum-row-alt-bg:#f7f6f5;--forum-header-strip-bg:#f1f0ee;--forum-border:#d5d2cd;--forum-border-soft:#e5e3e1;--forum-heading:#4d4d4d;--forum-text:#545454;--forum-muted:#787878;--forum-link:#228169;--forum-link-hover:#176954;--forum-create:#247f68;--forum-create-hover:#196653;--forum-etiquette-rule:#d8b16e;--forum-shadow:#0000001f;--forum-input-bg:#f8f8f6;--forum-input-border:#d5d2cd;--site-accent:var(--forum-link);--site-accent-strong:var(--forum-link-hover);--site-bg:var(--forum-page-bg);--site-border:var(--forum-border);--site-border-soft:var(--forum-border-soft);--site-focus:#2d9f8342;--site-heading:var(--forum-heading);--site-link:var(--forum-link);--site-muted:var(--forum-muted);--site-nav-bg:var(--forum-page-bg);--site-nav-border:transparent;--site-page-gradient:linear-gradient(to bottom, var(--forum-page-top), var(--forum-page-bg) 220px);--site-page-top:var(--forum-page-top);--site-panel:var(--forum-panel-bg);--site-panel-soft:var(--forum-row-alt-bg);--site-text:var(--forum-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--site-page-gradient);text-rendering:optimizelegibility;min-height:100svh;font-family:Noto Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}#app.forum-route{background:var(--site-page-gradient)}:root[data-effective-theme=dark] .forum-route{--forum-page-bg:#161512;--forum-page-top:#2e2a24;--forum-panel-bg:#24231f;--forum-row-bg:#24231f;--forum-row-alt-bg:#302f2b;--forum-header-strip-bg:#38352f;--forum-border:#383631;--forum-border-soft:#2d2b27;--forum-heading:#bebeb9;--forum-text:#b5b5b0;--forum-muted:#979793;--forum-link:#55c3a8;--forum-link-hover:#72d5bc;--forum-create:#4cbda1;--forum-create-hover:#66ccb3;--forum-etiquette-rule:#a78244;--forum-shadow:#00000047;--forum-input-bg:#211f1c;--forum-input-border:#45413b;--site-focus:#2d9f8342}.forum-route .site-nav{border-bottom-color:#0000}.forum-shell{width:min(100% - 76px,1360px);max-width:none;padding:8px 0 56px}.forum-layout{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.forum-panel{border:1px solid var(--forum-border-soft);background:var(--forum-panel-bg);box-shadow:0 22px 48px var(--forum-shadow);border-radius:8px;overflow:hidden}.forum-panel-header{border-bottom:1px solid var(--forum-border);background:var(--forum-panel-bg);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;min-height:126px;padding:34px 52px;display:grid}.forum-panel-header-search{grid-template-columns:auto minmax(0,1fr) auto}.forum-panel-title-row,.forum-panel-title,.forum-topic-title-row{align-items:center;min-width:0;display:flex}.forum-panel-title-row,.forum-topic-title-row{gap:clamp(18px,2.4vw,34px)}.forum-topic-title-row{flex-wrap:nowrap}.forum-topic-title-row .site-section-heading{flex:0 auto;min-width:0}.forum-topic-title-row .forum-topic-edit,.forum-topic-title-row .forum-topic-report{white-space:nowrap;flex:none}.forum-panel-title{gap:clamp(14px,1.8vw,24px)}.forum-panel-title .site-section-heading,.forum-panel-header-topic .site-section-heading{overflow-wrap:anywhere;color:var(--forum-heading);margin:0;font-size:39px;line-height:1.12}.forum-panel-icon{width:40px;height:40px;color:var(--forum-heading);flex:none}.forum-panel-title-stack{gap:8px;min-width:0;display:grid}.forum-panel-subtitle{color:var(--forum-muted);margin:0;font-size:15px}.forum-panel-back{width:54px;height:54px;color:var(--forum-link);flex:none;place-items:center;line-height:1;text-decoration:none;display:inline-grid}.forum-panel-back:hover,.forum-panel-back:focus-visible{color:var(--forum-link-hover);text-decoration:none}.forum-back-chevron{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.forum-panel-action{color:var(--forum-link);cursor:pointer;font:inherit;letter-spacing:0;text-transform:uppercase;background:0 0;border:0;justify-self:end;font-size:14px;font-weight:800;text-decoration:none}.forum-panel-action:hover,.forum-panel-action:focus-visible{color:var(--forum-link-hover);text-decoration:underline}.forum-panel-action-disabled{cursor:default;opacity:.68}.forum-panel-action-create{min-height:44px;color:var(--forum-create);align-items:center;gap:9px;display:inline-flex}.forum-panel-action-create:hover,.forum-panel-action-create:focus-visible{color:var(--forum-create-hover)}.forum-pencil-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.forum-create-topic-icon{width:18px;height:18px}.forum-panel-actions{justify-content:end;align-items:center;gap:18px;min-width:0;display:flex}.forum-search-form-compact{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(160px,200px);align-items:center;padding:0}.forum-search-form-compact input{border-color:var(--forum-input-border);background:var(--forum-input-bg);min-height:39px;color:var(--forum-text);border-radius:7px;font-size:15px}.forum-search-form-compact input::placeholder{color:var(--forum-muted)}.forum-search-form-compact button{display:none}.forum-search-form-compact .forum-search-clear{grid-column:1/-1}.forum-panel>.forum-category-index,.forum-panel>.forum-topic-list{border:0;border-radius:0}.forum-category-index-row{border-top-color:var(--forum-border-soft);background:var(--forum-row-bg);min-height:112px;color:var(--forum-text);grid-template-columns:minmax(0,1fr) 98px 102px minmax(310px,.62fr);column-gap:22px;padding:19px 52px}.forum-category-index-header{background:var(--forum-header-strip-bg);min-height:34px;color:var(--forum-muted);text-transform:none;padding-block:8px;font-size:16px;font-weight:400}.forum-category-index-header:hover{background:var(--forum-header-strip-bg)}.forum-category-index-row:not(.forum-category-index-header):hover,.forum-topic-row:not(.forum-topic-list-header):hover,.forum-search-row:hover{border-color:var(--forum-border-soft);background:var(--forum-row-bg)}.forum-category-index-row:nth-child(odd):not(.forum-category-index-header),.forum-topic-row:nth-child(odd):not(.forum-topic-list-header),.forum-category-index-row:nth-child(odd):not(.forum-category-index-header):hover,.forum-topic-row:nth-child(odd):not(.forum-topic-list-header):hover,.forum-search-row:nth-child(odd):hover{background:var(--forum-row-alt-bg)}.forum-category-index-main strong{color:var(--forum-link);text-overflow:clip;padding:2px 0 3px;font-family:Roboto,Noto Sans,ui-sans-serif,system-ui,sans-serif;font-size:29px;font-weight:300;line-height:1.25;display:block;overflow:visible}.forum-category-index-main span{color:var(--forum-muted);font-size:14px}.forum-category-index-stat{color:var(--forum-text);font-size:16px;font-weight:400}.forum-category-index-last,.forum-category-index-last span{color:var(--forum-muted);font-size:15px}.forum-category-latest-title,.forum-category-latest-author,.forum-topic-latest-link,.forum-topic-author,.forum-topic-page-link,.forum-post-time{color:var(--forum-link)}.forum-category-latest-title:hover,.forum-category-latest-title:focus-visible,.forum-category-latest-author:hover,.forum-category-latest-author:focus-visible,.forum-topic-latest-link:hover,.forum-topic-latest-link:focus-visible,.forum-topic-author:hover,.forum-topic-author:focus-visible,.forum-topic-page-link:hover,.forum-topic-page-link:focus-visible,.forum-post-time:hover,.forum-post-time:focus-visible{color:var(--forum-link-hover);text-decoration:underline}.forum-topic-list{background:0 0}.forum-search-results{background:0 0;display:grid}.forum-search-result-count{border-bottom:1px solid var(--forum-border-soft);color:var(--forum-text);padding:18px 54px;font-size:15px;display:block}.forum-search-row{border-bottom:1px solid var(--forum-border-soft);background:var(--forum-row-bg);grid-template-columns:minmax(0,1fr) minmax(220px,.28fr);gap:24px;padding:22px 52px;display:grid}.forum-search-row:nth-child(odd){background:var(--forum-row-alt-bg)}.forum-search-title{color:var(--forum-link);font-family:Roboto,Noto Sans,ui-sans-serif,system-ui,sans-serif;font-size:clamp(17px,1.35vw,22px);font-weight:300;text-decoration:none}.forum-search-title:hover,.forum-search-title:focus-visible{color:var(--forum-link-hover);text-decoration:underline}.forum-search-snippet{color:var(--forum-muted);margin:8px 0 0;font-size:15px;line-height:1.45}.forum-search-meta,.forum-search-meta a,.forum-search-author{color:var(--forum-muted);font-size:15px}.forum-search-meta a{color:var(--forum-link);text-decoration:none}.forum-search-meta a:hover,.forum-search-meta a:focus-visible{text-decoration:underline}.forum-topic-row{border-top-color:var(--forum-border-soft);background:var(--forum-row-bg);min-height:100px;color:var(--forum-text);grid-template-columns:minmax(0,1fr) 104px minmax(320px,.42fr);column-gap:24px;padding:18px 52px}.forum-topic-list-header{background:var(--forum-header-strip-bg);min-height:34px;color:var(--forum-muted);text-transform:none;padding-block:8px;font-size:16px;font-weight:400}.forum-topic-title{color:var(--forum-link);font-family:Roboto,Noto Sans,ui-sans-serif,system-ui,sans-serif;font-size:23px;font-weight:300}.forum-topic-row-replies{color:var(--forum-text);font-size:16px;font-weight:500}.forum-topic-row-latest{color:var(--forum-muted)}.forum-panel>.forum-pager{padding:16px 52px}.forum-topic-panel{max-width:1000px;margin:0 auto}.forum-topic-panel .forum-panel-header{align-items:start;min-height:clamp(142px,14vw,190px)}.forum-topic-panel .forum-sub{grid-column:1/-1;margin-left:clamp(72px,6vw,88px)}.forum-topic-panel>.forum-moderation-box{border-width:0 0 1px;border-radius:0;margin:0;padding:16px 54px}.forum-post-list{gap:0}.forum-post{border:0;border-top:1px solid var(--forum-border-soft);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr);gap:18px;padding:28px 54px}.forum-post:first-child{border-top:0}.forum-post-erased{color:var(--site-muted)}.forum-post-erased .forum-post-content{max-width:100%}.forum-post-tombstone{border-left:3px solid var(--site-border);color:var(--site-muted);padding-left:14px;font-style:italic}.forum-post-author{background:var(--forum-row-alt-bg);border:0;border-radius:6px;align-items:baseline;gap:8px;width:fit-content;max-width:100%;padding:7px 10px;display:inline-flex}.forum-post-author-name{color:var(--forum-heading);font-size:18px}.forum-post-author-handle{font-size:13px}.forum-online-dot{background:#37ae47;border-radius:50%;flex:none;align-self:center;width:9px;height:9px;box-shadow:0 0 0 2px #37ae474d}.forum-post-meta{margin-top:-4px}.forum-post-body{max-width:110ch;color:var(--forum-text);font-size:17px;line-height:1.55}.forum-topic-panel>.forum-auth-box{border-width:1px 0 0;border-radius:0;margin:0;padding:24px 54px}.forum-topic-composer,.forum-topic-panel .forum-reply-form{background:0 0;border-width:1px 0 0;border-radius:0;padding:28px 54px}.forum-reply-form h2{color:var(--forum-heading);font-family:Roboto,Noto Sans,ui-sans-serif,system-ui,sans-serif;font-size:clamp(28px,2.6vw,38px);font-weight:300}.forum-composer-tabs,.forum-reply-tabs{align-items:end;gap:0;display:flex}.forum-composer-tab,.forum-reply-tab{min-width:130px;color:var(--site-muted);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-bottom:0;border-radius:7px 7px 0 0;margin-bottom:-1px;padding:12px 18px;font-weight:700}.forum-composer-tab:hover,.forum-composer-tab:focus-visible,.forum-reply-tab:hover,.forum-reply-tab:focus-visible{color:var(--site-text)}.forum-composer-tab-active,.forum-reply-tab-active{z-index:1;border-color:var(--site-border);background:var(--site-panel);color:var(--site-text);position:relative}.forum-body-composer textarea,.forum-composer-preview,.forum-reply-form textarea,.forum-reply-preview{border:1px solid var(--site-border);background:0 0;border-radius:0 7px 7px;min-height:260px;padding:18px}.forum-composer-preview,.forum-reply-preview{overflow:auto}.forum-reply-footer{align-items:center;gap:16px;display:flex}.forum-reply-footer .forum-error{flex:1;margin:0}.forum-form-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.forum-cancel-link{color:var(--site-link);cursor:pointer;font:inherit;background:0 0;border:0;order:-1;padding:0;font-size:14px}.forum-cancel-link:hover,.forum-cancel-link:focus-visible{text-decoration:underline}.forum-form button.forum-submit-check{letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;padding:11px 22px;font-size:13px;display:inline-flex}.forum-check-icon{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.forum-etiquette-header{align-items:center;gap:12px;padding:44px 54px 12px;display:flex}.forum-etiquette-header .forum-panel-back{width:40px;height:40px}.forum-etiquette-header .forum-back-chevron{width:24px;height:24px}.forum-etiquette-title{color:var(--forum-heading);margin:0;font-family:Roboto,Noto Sans,ui-sans-serif,system-ui,sans-serif;font-size:clamp(30px,4vw,44px);font-weight:300;line-height:1.1}.forum-etiquette-body{color:var(--forum-text);gap:12px;padding:8px 54px 52px;display:grid}.forum-etiquette-lede{max-width:82ch;margin:0 0 20px;font-size:17px;line-height:1.62}.forum-etiquette-section{gap:14px;margin-top:26px;display:grid}.forum-etiquette-section-title{border-bottom:1px solid var(--forum-etiquette-rule);color:var(--forum-heading);margin:0;padding-bottom:10px;font-family:Roboto,Noto Sans,ui-sans-serif,system-ui,sans-serif;font-size:clamp(21px,2.4vw,27px);font-weight:300}.forum-etiquette-para,.forum-etiquette-example{max-width:82ch;margin:0;font-size:16px;line-height:1.62}.forum-etiquette-para a{color:var(--site-link);font-weight:700;text-decoration:none}.forum-etiquette-para a:hover,.forum-etiquette-para a:focus-visible{text-decoration:underline}.forum-etiquette-example{align-items:baseline;gap:10px;display:flex}.forum-etiquette-example-mark{flex:none;font-size:15px}@media (width<=560px){.forum-etiquette-header{padding:28px 20px 10px}.forum-etiquette-body{padding:8px 20px 40px}}.forum-important-notice{border:1px solid var(--site-danger,#c0392b);border-radius:var(--site-radius);background:color-mix(in srgb, var(--site-danger,#c0392b) 6%, transparent);gap:8px;padding:14px 16px;display:grid}.forum-important-heading{color:var(--site-danger,#c0392b);font-weight:800}.forum-important-list{color:var(--site-text);gap:5px;margin:0;padding-left:18px;font-size:14px;line-height:1.5;display:grid}.forum-important-list a{color:var(--site-link);font-weight:700;text-decoration:none}.forum-important-list a:hover,.forum-important-list a:focus-visible{text-decoration:underline}.forum-form-note{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.forum-form-note a{color:var(--site-link);text-decoration:none}.forum-form-note a:hover,.forum-form-note a:focus-visible{text-decoration:underline}.forum-form-note-etiquette{align-items:center;gap:6px;display:inline-flex}.forum-info-icon{width:15px;height:15px}.forum-info-icon circle{fill:var(--site-link)}.forum-info-icon path{fill:var(--site-panel)}@media (width<=900px){.forum-shell{width:min(100% - 18px,1560px);padding-top:24px}.forum-panel-header,.forum-panel-header-search{grid-template-columns:minmax(0,1fr);min-height:auto}.forum-panel-action{justify-self:start}.forum-panel-actions{flex-wrap:wrap;justify-content:start;width:100%}.forum-search-form-compact{grid-template-columns:minmax(0,1fr) auto;width:100%}.forum-category-index-row,.forum-topic-row,.forum-search-row,.forum-report-row{grid-template-columns:minmax(0,1fr);gap:10px;min-height:auto}.forum-category-index-header,.forum-topic-list-header{display:none}.forum-category-index-stat,.forum-topic-row-replies{text-align:left}.forum-topic-panel .forum-sub{margin-left:0}.forum-topic-title-row{align-items:flex-start}.forum-panel-back{width:38px;height:44px;font-size:44px}}@media (width<=560px){.forum-panel{border-radius:0}.forum-panel-header,.forum-category-index-row,.forum-topic-row,.forum-search-row,.forum-search-result-count,.forum-report-filters,.forum-report-row,.forum-post,.forum-topic-composer,.forum-topic-panel .forum-reply-form,.forum-topic-panel>.forum-auth-box,.forum-topic-panel>.forum-moderation-box{padding-inline:18px}.forum-panel-title .site-section-heading,.forum-panel-header-topic .site-section-heading{font-size:31px}.forum-panel-icon{width:34px;height:34px}.forum-composer-tabs,.forum-reply-tabs{align-items:stretch}.forum-composer-tab,.forum-reply-tab{flex:1 1 0;min-width:0}.forum-reply-footer{flex-direction:column;align-items:stretch}.forum-reply-footer button{width:100%}}
