.plydaw-forums-page{--forums-bg:#131314;--forums-canvas:#050505;--forums-panel:#121214;--forums-panel-low:#1c1b1c;--forums-panel-mid:#201f20;--forums-panel-high:#2a2a2b;--forums-border:#262629;--forums-outline:#514255;--forums-text:#e5e2e3;--forums-muted:#d4c0d7;--forums-subtle:#9d8ba0;--forums-primary:#ecb2ff;--forums-primary-strong:#bd00ff;--forums-cyan:#00eefc;--forums-cyan-soft:#00dbe9;--forums-amber:#ffb961;--forums-error:#ffb4ab;--forums-font:'Geist','Inter',system-ui,sans-serif;--forums-mono:'JetBrains Mono',ui-monospace,'SFMono-Regular',Menlo,Consolas,monospace;background:var(--forums-bg);color:var(--forums-text);font-family:var(--forums-font)}.plydaw-forums-page .plydaw-header{background:rgb(19 19 20 / .8);border-bottom-color:rgb(81 66 85 / .45)}.plydaw-forum-shell,.plydaw-thread-shell{width:min(100%,1280px);margin:0 auto;padding:104px 24px 80px;box-sizing:border-box}.plydaw-forum-shell{display:grid;grid-template-columns:minmax(220px,3fr) minmax(0,9fr);gap:24px}.plydaw-forum-sidebar{display:flex;flex-direction:column;gap:24px;min-width:0}.plydaw-forum-new-topic{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px;border:1px solid var(--forums-primary);border-radius:4px;background:var(--forums-primary);color:#520071;font-family:var(--forums-font);font-size:.8125rem;font-weight:700;line-height:1;text-decoration:none;transition:background 160ms ease,border-color 160ms ease,transform 160ms ease}.plydaw-forum-new-topic:focus-visible,.plydaw-forum-new-topic:hover{background:#f8d8ff;border-color:#f8d8ff;outline:0;transform:translateY(-1px)}.plydaw-forum-symbol{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1}.plydaw-forum-categories{display:flex;flex-direction:column;gap:4px}.plydaw-forum-label{margin:0 0 8px;padding:0 8px;color:var(--forums-subtle);font-family:var(--forums-mono);font-size:.75rem;font-weight:500;line-height:1;letter-spacing:0;text-transform:uppercase}.plydaw-forum-category{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 16px;border-left:2px solid transparent;border-radius:4px;color:var(--forums-muted);font-size:.9375rem;line-height:1.5;text-decoration:none;transition:background 160ms ease,border-color 160ms ease,color 160ms ease}.plydaw-forum-category span:last-child{color:var(--forums-subtle);font-family:var(--forums-mono);font-size:.625rem;line-height:1}.plydaw-forum-category.is-active,.plydaw-forum-category:focus-visible,.plydaw-forum-category:hover{background:var(--forums-panel-high);border-left-color:var(--forums-primary);color:var(--forums-text);outline:0}.plydaw-forum-search{display:grid;gap:8px;margin:0}.plydaw-forum-search .plydaw-forum-label{margin-bottom:0}.plydaw-forum-search__field{min-height:44px;display:flex;align-items:stretch;overflow:hidden;border:1px solid rgb(81 66 85 / .5);border-radius:4px;background:var(--forums-panel);transition:border-color 160ms ease,box-shadow 160ms ease}.plydaw-forum-search__field:focus-within{border-color:var(--forums-primary);box-shadow:0 0 0 1px rgb(189 0 255 / .42)}.plydaw-forum-search__field input{width:100%;min-width:0;min-height:44px;padding:0 14px;border:0;background:0 0;color:var(--forums-text);font-family:var(--forums-font);font-size:1rem;line-height:1.4;outline:0}.plydaw-forum-search__field input::placeholder{color:rgb(212 192 215 / .42)}.plydaw-forum-search__field button{min-width:74px;min-height:44px;padding:0 14px;border:0;border-left:1px solid rgb(81 66 85 / .5);background:var(--forums-panel-high);color:var(--forums-primary);font-family:var(--forums-font);font-size:.8125rem;font-weight:700;line-height:1;cursor:pointer;transition:background 160ms ease,color 160ms ease}.plydaw-forum-search__field button:focus-visible,.plydaw-forum-search__field button:hover{background:var(--forums-primary);color:#520071;outline:0}.plydaw-forum-status{display:block;margin-top:auto;padding-top:48px;border-top:1px solid rgb(81 66 85 / .35)}.plydaw-forum-status .plydaw-forum-label{padding:0}.plydaw-forum-status p:last-child{min-height:44px;display:flex;align-items:center;gap:8px;margin:0;color:var(--forums-cyan);font-size:.8125rem;font-weight:500;line-height:1}.plydaw-forum-status p:last-child span:first-child{width:8px;height:8px;border-radius:999px;background:var(--forums-cyan-soft);box-shadow:0 0 8px rgb(0 219 233 / .6)}.plydaw-forum-feed{min-width:0;display:flex;flex-direction:column;gap:16px}.plydaw-forum-feed__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:16px;margin-bottom:8px;border-bottom:1px solid rgb(81 66 85 / .55)}.plydaw-forum-feed__header h1{margin:0;color:var(--forums-text);font-family:var(--forums-font);font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:0}.plydaw-forum-tabs{display:flex;align-items:center;gap:16px}.plydaw-forum-tabs a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--forums-muted);font-size:.8125rem;font-weight:500;line-height:1;text-decoration:none;transition:color 160ms ease}.plydaw-forum-tabs a:focus-visible,.plydaw-forum-tabs a:hover,.plydaw-forum-tabs a[aria-current=page]{color:var(--forums-primary);outline:0}.plydaw-forum-list{display:flex;flex-direction:column;gap:4px}.plydaw-forum-search-page-count,.plydaw-forum-search-summary{margin:-4px 0 8px;color:var(--forums-muted);font-family:var(--forums-mono);font-size:.75rem;line-height:1.4;text-transform:uppercase}.plydaw-forum-search-page-count{margin:0;text-align:center}.plydaw-forum-thread-card{position:relative;min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;overflow:hidden;padding:16px;border:1px solid var(--forums-border);border-radius:4px;background:var(--forums-panel);color:var(--forums-text);text-decoration:none;transition:border-color 160ms ease,background 160ms ease,transform 160ms ease}.plydaw-forum-thread-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,rgb(0 238 252 / 0),rgb(0 238 252 / .42),rgb(0 238 252 / 0));opacity:0;transition:opacity 160ms ease}.plydaw-forum-thread-card:focus-visible,.plydaw-forum-thread-card:hover{border-color:var(--forums-primary);outline:0;transform:translateY(-1px)}.plydaw-forum-thread-card:focus-visible::before,.plydaw-forum-thread-card:hover::before{opacity:1}.plydaw-forum-thread-card__body{min-width:0;display:flex;flex-direction:column;gap:4px}.plydaw-forum-thread-card__title{overflow:hidden;color:var(--forums-text);font-size:.9375rem;line-height:1.5;white-space:nowrap;text-overflow:ellipsis;transition:color 160ms ease}.plydaw-forum-thread-card mark{padding:0 .12em;border-radius:2px;background:rgb(189 0 255 / .26);color:var(--forums-primary)}.plydaw-forum-thread-card:focus-visible .plydaw-forum-thread-card__title,.plydaw-forum-thread-card:hover .plydaw-forum-thread-card__title{color:var(--forums-primary)}.plydaw-forum-thread-card__meta{min-width:0;display:flex;align-items:center;gap:16px;color:var(--forums-muted);font-size:.8125rem;font-weight:500;line-height:1}.plydaw-forum-thread-card__meta>span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.plydaw-thread-badge{display:inline-flex;align-items:center;min-height:22px;padding:.18rem .5rem;border:1px solid currentColor;border-radius:0;font-family:var(--forums-mono);font-size:.75rem;font-weight:500;line-height:1;text-transform:uppercase;white-space:nowrap}.plydaw-forum-thread-card__stats{display:flex;align-items:center;gap:24px;color:var(--forums-muted)}.plydaw-forum-thread-card__stats span{min-width:48px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.plydaw-forum-thread-card__stats strong{color:var(--forums-text);font-family:var(--forums-mono);font-size:.75rem;font-weight:500;line-height:1}.plydaw-forum-thread-card__stats small{color:var(--forums-subtle);font-size:.625rem;font-weight:500;line-height:1;text-transform:uppercase}.plydaw-forum-pagination{min-height:44px;align-self:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:16px}.plydaw-forum-pagination[hidden]{display:none}.plydaw-forum-pagination button{min-width:112px;min-height:44px;padding:8px 18px;border:1px solid rgb(81 66 85 / .5);border-radius:4px;background:0 0;color:var(--forums-muted);cursor:pointer;font-family:var(--forums-font);font-size:.8125rem;font-weight:500;line-height:1;transition:border-color 160ms ease,color 160ms ease,background 160ms ease}.plydaw-forum-pagination button:focus-visible,.plydaw-forum-pagination button:hover{border-color:var(--forums-primary);color:var(--forums-primary);background:rgb(236 178 255 / .04);outline:0}.plydaw-forum-pagination button:disabled{cursor:not-allowed;opacity:.42}.plydaw-forum-pagination span{min-height:44px;display:inline-flex;align-items:center;color:var(--forums-muted);font-family:var(--forums-mono);font-size:.75rem;line-height:1;text-transform:uppercase}.plydaw-forum-back-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;border:1px solid rgb(81 66 85 / .5);border-radius:4px;color:var(--forums-muted);font-size:.8125rem;font-weight:500;line-height:1;text-decoration:none;transition:border-color 160ms ease,color 160ms ease,background 160ms ease}.plydaw-forum-back-link:focus-visible,.plydaw-forum-back-link:hover{border-color:var(--forums-primary);color:var(--forums-primary);background:rgb(236 178 255 / .04);outline:0}.plydaw-forum-empty{margin:24px 0 0;color:var(--forums-muted);font-size:.9375rem;text-align:center}.plydaw-thread-shell{max-width:1280px}.plydaw-thread-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 48px;color:var(--forums-muted);font-size:.8125rem;font-weight:500;line-height:1}.plydaw-thread-breadcrumb a,.plydaw-thread-breadcrumb span:last-child{min-height:44px;display:inline-flex;align-items:center;color:inherit;text-decoration:none}.plydaw-thread-breadcrumb a:focus-visible,.plydaw-thread-breadcrumb a:hover{color:var(--forums-primary);outline:0}.plydaw-thread-breadcrumb span:last-child{max-width:min(100%,520px);overflow:hidden;color:var(--forums-text);white-space:nowrap;text-overflow:ellipsis}.plydaw-thread-header{padding-bottom:24px;margin-bottom:48px;border-bottom:1px solid var(--forums-outline)}.plydaw-thread-header h1{max-width:980px;margin:0 0 24px;color:var(--forums-text);font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:0}.plydaw-thread-meta{display:flex;align-items:center;flex-wrap:wrap;gap:16px;color:var(--forums-muted);font-size:.8125rem;font-weight:500;line-height:1}.plydaw-thread-author-inline,.plydaw-thread-replies-count,.plydaw-thread-views{display:inline-flex;align-items:center;gap:8px;min-height:32px}.plydaw-thread-author-inline strong{color:var(--forums-text)}.plydaw-thread-avatar-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--forums-outline);border-radius:999px;background:var(--forums-panel-high)}.plydaw-thread-avatar-icon::before{content:"";width:16px;height:16px;border-radius:999px 999px 40% 40%;background:var(--forums-muted);box-shadow:0 12px 0 -4px var(--forums-muted)}.plydaw-thread-badge{min-height:20px;margin-left:4px;background:rgb(0 238 252 / .1);color:var(--forums-cyan);border-color:rgb(0 238 252 / .28);font-size:.6875rem}.plydaw-thread-dot{width:4px;height:4px;border-radius:999px;background:var(--forums-outline)}.plydaw-thread-eye,.plydaw-thread-reply,.plydaw-thread-thumb{position:relative;width:18px;height:18px;display:inline-block;color:currentColor}.plydaw-thread-eye::before{content:"";position:absolute;inset:4px 1px;border:2px solid currentColor;border-radius:999px 999px 999px 999px/80% 80% 80% 80%}.plydaw-thread-eye::after{content:"";position:absolute;top:7px;left:7px;width:4px;height:4px;border-radius:999px;background:currentColor}.plydaw-thread-post,.plydaw-thread-reply-box{border:1px solid var(--forums-border);border-radius:8px;background:rgb(18 18 20 / .8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.plydaw-thread-post{padding:48px}.plydaw-thread-replies{display:grid;gap:24px;margin-top:24px}.plydaw-thread-post--reply{background:rgb(18 18 20 / .58)}.plydaw-thread-post__layout{display:grid;grid-template-columns:192px minmax(0,1fr);gap:48px}.plydaw-thread-user{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-right:24px;border-right:1px solid var(--forums-outline)}.plydaw-thread-user__details{display:grid;justify-items:center;width:100%;gap:12px;padding:16px;border:1px solid rgb(236 178 255 / .16);border-radius:8px;background:linear-gradient(145deg,rgb(189 0 255 / .13),rgb(12 12 15 / .72) 42%,rgb(0 238 252 / .06)),rgb(12 12 14 / .78);box-shadow:inset 0 1px 0 rgb(255 255 255 / .08),0 18px 36px rgb(0 0 0 / .18);color:var(--forums-muted);font-size:.8125rem;font-weight:500;line-height:1.4;text-align:center}.plydaw-thread-user__details strong{color:var(--forums-text);font-size:1rem;line-height:1.15}.plydaw-thread-user__details .plydaw-thread-rank{width:fit-content;min-height:26px;padding:4px 9px;border:1px solid rgb(236 178 255 / .34);border-radius:999px;background:rgb(189 0 255 / .1);color:var(--forums-primary);font-family:var(--forums-mono);font-size:.6875rem;letter-spacing:0;text-transform:uppercase}.plydaw-thread-user__stats{display:grid;gap:8px;width:100%}.plydaw-thread-user__stat{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;padding:8px 10px;border:1px solid rgb(255 255 255 / .08);border-radius:8px;background:rgb(255 255 255 / .04)}.plydaw-thread-user__stat-label{color:var(--forums-subtle);font-family:var(--forums-mono);font-size:.6875rem;letter-spacing:0;text-transform:uppercase}.plydaw-thread-user__stat-value{color:var(--forums-text);font-weight:700;text-align:right}.plydaw-thread-user__details .plydaw-thread-post-count{border-color:rgb(0 238 252 / .2);background:rgb(0 238 252 / .045)}.plydaw-thread-user__details .plydaw-thread-post-count .plydaw-thread-user__stat-value{color:var(--forums-cyan)}.plydaw-thread-user__details .plydaw-thread-joined{border-color:rgb(236 178 255 / .14)}.plydaw-thread-user-status{display:inline-flex;align-items:center;justify-content:center;justify-self:center;gap:8px;width:fit-content;min-height:30px;padding:5px 10px;border:1px solid rgb(255 255 255 / .08);border-radius:999px;background:rgb(255 255 255 / .035);color:var(--forums-subtle);font-family:var(--forums-mono);font-size:.6875rem;letter-spacing:0;text-transform:uppercase}.plydaw-thread-user-status>span{width:7px;height:7px;border-radius:999px;background:var(--forums-subtle)}.plydaw-thread-user-status.is-online{color:var(--forums-cyan)}.plydaw-thread-user-status.is-online>span{background:var(--forums-cyan);box-shadow:0 0 10px rgb(0 238 252 / .58)}.plydaw-thread-user-status.is-offline>span{opacity:.72}.plydaw-thread-content{min-width:0;color:var(--forums-text);font-size:.9375rem;line-height:1.5}.plydaw-thread-content p{margin:0 0 24px}.plydaw-thread-content h2,.plydaw-thread-content h3,.plydaw-thread-content h4{margin:0 0 18px;color:var(--forums-primary);font-family:var(--forums-font);font-size:1rem;line-height:1.25}.plydaw-thread-content a{color:var(--forums-cyan);text-decoration:underline;text-decoration-color:rgb(0 238 252 / 0.45);text-underline-offset:0.18em}.plydaw-thread-content img{display:block;max-width:100%;height:auto;margin:0 0 24px;border:1px solid var(--forums-outline);border-radius:6px}.plydaw-thread-content blockquote{margin:0 0 24px;padding:14px 18px;border-left:3px solid var(--forums-primary);background:rgb(189 0 255 / .08);color:var(--forums-muted)}.plydaw-thread-content ol,.plydaw-thread-content ul{margin:0 0 24px;padding-left:1.25rem;color:var(--forums-text)}.plydaw-thread-content li+li{margin-top:8px}.plydaw-thread-content :not(pre)>code{padding:.08rem .32rem;border:1px solid var(--forums-outline);border-radius:4px;background:var(--forums-panel-high);color:var(--forums-primary);font-family:var(--forums-mono);font-size:.82em}.plydaw-thread-code{margin:0 0 24px;overflow-x:auto;padding:24px;border:1px solid var(--forums-border);border-radius:8px;background:#0a0a0b;color:var(--forums-muted);font-family:var(--forums-mono);font-size:.75rem;line-height:1.5;white-space:pre}.plydaw-thread-waveform{position:relative;height:192px;margin:0 0 48px;overflow:hidden;border:1px solid var(--forums-outline);border-radius:4px;background:var(--forums-panel-low)}.plydaw-thread-waveform__grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(0deg,transparent 24%,var(--forums-border) 25%,var(--forums-border) 26%,transparent 27%,transparent 74%,var(--forums-border) 75%,var(--forums-border) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,var(--forums-border) 25%,var(--forums-border) 26%,transparent 27%,transparent 74%,var(--forums-border) 75%,var(--forums-border) 76%,transparent 77%,transparent);background-size:50px 50px}.plydaw-thread-waveform__bars{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:24px 24px 24px}.plydaw-thread-waveform__bars span{width:4px;height:var(--bar);border-radius:4px 4px 0 0;background:var(--forums-cyan-soft);opacity:.58}.plydaw-thread-waveform__bars span:nth-child(2),.plydaw-thread-waveform__bars span:nth-child(5){opacity:.72}.plydaw-thread-waveform__bars span.is-error{background:var(--forums-error);opacity:.95;box-shadow:0 0 10px rgb(255 180 171 / .5)}.plydaw-thread-waveform figcaption{position:absolute;right:8px;bottom:8px;color:var(--forums-error);font-family:var(--forums-mono);font-size:.75rem;line-height:1}.plydaw-thread-signature{margin:24px 0 0;padding-top:24px;border-top:1px solid var(--forums-outline);color:var(--forums-muted);font-family:var(--forums-mono);font-size:.75rem;line-height:1.45}.plydaw-thread-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:24px;padding-top:24px;border-top:1px solid var(--forums-outline)}.plydaw-thread-action-button,.plydaw-thread-editor__toolbar button,.plydaw-thread-post-reply{min-width:44px;min-height:44px;border-radius:4px;font-family:var(--forums-font);font-size:.8125rem;font-weight:600;line-height:1;cursor:pointer}.plydaw-thread-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border:1px solid var(--forums-outline);background:0 0;color:var(--forums-muted);transition:border-color 160ms ease,color 160ms ease,background 160ms ease}.plydaw-thread-action-button--ghost.is-active,.plydaw-thread-action-button--ghost:focus-visible,.plydaw-thread-action-button--ghost:hover{border-color:var(--forums-primary);color:var(--forums-primary);outline:0}.plydaw-thread-action-button:disabled{cursor:wait;opacity:.72}.plydaw-thread-action-button--primary,.plydaw-thread-post-reply{border:1px solid var(--forums-primary-strong);background:var(--forums-primary-strong);color:var(--forums-text)}.plydaw-thread-action-button--primary:focus-visible,.plydaw-thread-action-button--primary:hover,.plydaw-thread-post-reply:focus-visible,.plydaw-thread-post-reply:hover{border-color:var(--forums-primary);background:var(--forums-primary);color:#520071;outline:0}.plydaw-thread-thumb::before{content:"thumb_up";position:absolute;inset:0;font-family:'Material Symbols Outlined';font-size:1.125rem;font-weight:400;font-style:normal;line-height:1;letter-spacing:0;text-transform:none;font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.plydaw-thread-reply::before{content:"reply";position:absolute;inset:0;font-family:'Material Symbols Outlined';font-size:1.125rem;font-weight:400;font-style:normal;line-height:1;letter-spacing:0;text-transform:none;font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.plydaw-thread-reply::after{content:none}.plydaw-thread-reply-box{scroll-margin-top:120px;margin-top:40px;padding:48px}.plydaw-thread-reply-box h2{margin:0 0 24px;color:var(--forums-text);font-size:1.5rem;font-weight:600;line-height:1.3}.plydaw-thread-reply-form{display:flex;flex-direction:column;align-items:flex-end;gap:24px;width:100%;min-width:0}.plydaw-thread-reply-form[hidden],.plydaw-thread-reply-login[hidden]{display:none}.plydaw-thread-reply-form .plydaw-threadpost-editorbox,.plydaw-threadpost-editorbox.plydaw-thread-reply-editor{align-self:stretch;width:100%;max-width:none;min-width:0;box-sizing:border-box}.plydaw-thread-editor{width:100%;border:1px solid var(--forums-outline);border-radius:4px;background:#0a0a0b;transition:border-color 160ms ease,box-shadow 160ms ease}.plydaw-thread-editor:focus-within{border-color:var(--forums-primary);box-shadow:0 0 0 1px var(--forums-primary)}.plydaw-thread-editor__toolbar{display:flex;gap:16px;padding:16px;border-bottom:1px solid var(--forums-outline);color:var(--forums-muted)}.plydaw-thread-editor__toolbar button{display:inline-flex;align-items:center;justify-content:center;border:0;background:0 0;color:currentColor;transition:color 160ms ease,background 160ms ease}.plydaw-thread-editor__toolbar button:focus-visible,.plydaw-thread-editor__toolbar button:hover{color:var(--forums-primary);background:rgb(236 178 255 / .06);outline:0}.plydaw-thread-editor textarea{width:100%;min-height:120px;padding:16px;border:0;background:0 0;color:var(--forums-text);font:inherit;font-size:1rem;line-height:1.5;resize:vertical;box-sizing:border-box}.plydaw-thread-editor textarea:focus{outline:0}.plydaw-thread-editor textarea::placeholder{color:rgb(212 192 215 / .55)}.plydaw-thread-post-reply{padding:16px 24px}.plydaw-thread-reply-message{width:100%;margin:-8px 0 0;color:var(--forums-muted);font-size:.875rem;text-align:center}.plydaw-thread-reply-message.is-error{color:var(--forums-error)}.plydaw-thread-reply-message.is-success{color:var(--forums-cyan)}.plydaw-thread-reply-login{display:flex;min-height:112px;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:0;padding:26px;border:1px solid rgb(236 178 255 / .28);border-radius:8px;background:linear-gradient(135deg,rgb(100 7 132 / .26),rgb(8 8 10 / .92) 58%),rgb(10 10 12 / .86);color:var(--forums-muted);font-size:1rem;line-height:1.5;text-align:center;box-shadow:inset 0 1px 0 rgb(255 255 255 / .05),0 18px 38px rgb(0 0 0 / .18)}.plydaw-thread-reply-login a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgb(255 255 255 / .72);border-radius:999px;background:var(--plydaw-primary-strong,var(--forums-primary));color:#fff;font-weight:700;text-decoration:none;transition:transform 160ms ease,border-color 160ms ease,box-shadow 160ms ease}.plydaw-thread-reply-login a:focus-visible,.plydaw-thread-reply-login a:hover{border-color:#fff;box-shadow:0 0 22px rgb(189 0 255 / .28);transform:translateY(-1px);outline:0}.plydaw-thread-page .material-symbols-outlined,.plydaw-threadpost-page .material-symbols-outlined{font-family:'Material Symbols Outlined';font-weight:400;font-style:normal;font-size:1.25rem;line-height:1;letter-spacing:0;text-transform:none;white-space:nowrap;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;font-feature-settings:'liga'}.plydaw-threadpost-shell{position:relative;width:min(100%,1280px);min-height:100vh;display:grid;grid-template-columns:minmax(0,8fr) minmax(280px,4fr);gap:48px;margin:0 auto;padding:128px 24px 80px;box-sizing:border-box}.plydaw-threadpost-shell::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.18;background-image:linear-gradient(90deg,rgb(81 66 85 / .22) 1px,transparent 1px),linear-gradient(0deg,rgb(81 66 85 / .18) 1px,transparent 1px);background-size:80px 80px}.plydaw-threadpost-editor,.plydaw-threadpost-sidebar{min-width:0}.plydaw-threadpost-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:var(--forums-subtle);font-family:var(--forums-mono);font-size:.75rem;line-height:1}.plydaw-threadpost-breadcrumb a{color:var(--forums-muted);text-decoration:none;transition:color 160ms ease}.plydaw-threadpost-breadcrumb a:focus-visible,.plydaw-threadpost-breadcrumb a:hover{color:var(--forums-primary);outline:0}.plydaw-threadpost-breadcrumb .material-symbols-outlined{color:var(--forums-subtle);font-size:.875rem}.plydaw-threadpost-breadcrumb span:last-child{color:var(--forums-text)}.plydaw-threadpost-editor h1{margin:0 0 48px;color:var(--forums-text);font-family:var(--forums-font);font-size:2rem;font-weight:650;line-height:1.2;letter-spacing:0}.plydaw-threadpost-form{display:grid;gap:16px}.plydaw-threadpost-field{display:grid;gap:8px;min-width:0;margin:0;padding:0;border:0}.plydaw-threadpost-field label,.plydaw-threadpost-field legend{color:var(--forums-subtle);font-family:var(--forums-mono);font-size:.75rem;font-weight:600;line-height:1;letter-spacing:.05em;text-transform:uppercase}.plydaw-threadpost-field input,.plydaw-threadpost-field select,.plydaw-threadpost-field textarea{width:100%;min-height:44px;border:1px solid var(--forums-outline);border-radius:0;background:#0a0a0b;color:var(--forums-text);font-family:var(--forums-font);font-size:1rem;line-height:1.45;outline:0;transition:border-color 160ms ease,box-shadow 160ms ease;box-sizing:border-box}.plydaw-threadpost-field input,.plydaw-threadpost-field select{padding:16px 24px}.plydaw-threadpost-field textarea{min-height:400px;padding:24px;resize:vertical}.plydaw-threadpost-field input::placeholder,.plydaw-threadpost-field textarea::placeholder{color:rgb(212 192 215 / .32)}.plydaw-threadpost-editorbox:focus-within,.plydaw-threadpost-field input:focus,.plydaw-threadpost-field select:focus,.plydaw-threadpost-field textarea:focus{border-color:var(--forums-primary-strong);box-shadow:0 0 0 1px var(--forums-primary-strong)}.plydaw-threadpost-editorbox.is-previewing:focus-within{border-color:var(--forums-outline);box-shadow:none}.plydaw-threadpost-select{position:relative}.plydaw-threadpost-select select{appearance:none;cursor:pointer}.plydaw-threadpost-select .material-symbols-outlined{position:absolute;top:50%;right:14px;pointer-events:none;color:var(--forums-subtle);transform:translateY(-50%)}.plydaw-forum-editor-toolbar button,.plydaw-threadpost-actions button,.plydaw-threadpost-toolbar button{min-width:44px;min-height:44px;cursor:pointer}.plydaw-threadpost-editorbox{overflow:hidden;border:1px solid var(--forums-outline);background:#0a0a0b;transition:border-color 160ms ease,box-shadow 160ms ease}.plydaw-threadpost-editorbox textarea{width:100%;min-height:400px;padding:24px;border:0;outline:0;background:0 0;color:var(--forums-text);font-family:var(--forums-font);font-size:1rem;line-height:1.45;resize:vertical;box-shadow:none;box-sizing:border-box}.plydaw-thread-reply-editor textarea{min-height:220px}.plydaw-threadpost-editorbox textarea:focus{border:0;outline:0;box-shadow:none}.plydaw-forum-editor-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:8px;border-bottom:1px solid var(--forums-outline);background:var(--forums-panel-low)}.plydaw-forum-editor-toolbar .admin-blog-editor-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px 10px;border:0;border-radius:4px;background:0 0;color:var(--forums-muted);font-family:var(--forums-mono);font-size:.75rem;font-weight:700;line-height:1;transition:background 160ms ease,color 160ms ease,box-shadow 160ms ease}.plydaw-forum-editor-toolbar .admin-blog-editor-btn:focus-visible,.plydaw-forum-editor-toolbar .admin-blog-editor-btn:hover{background:rgb(255 255 255 / .06);color:var(--forums-primary);box-shadow:inset 0 0 0 1px rgb(255 255 255 / .04);outline:0}.plydaw-forum-editor-toolbar .admin-blog-editor-toolbar-divider{width:1px;height:16px;margin:0 8px;background:var(--forums-outline)}.plydaw-forum-editor-toolbar .admin-blog-editor-btn--preview{margin-left:auto;border:1px solid rgb(189 0 255 / .42);color:#f4d7ff}.plydaw-forum-editor-preview{min-height:400px;padding:24px;border:0;border-radius:0;outline:0;box-shadow:none;color:var(--forums-text);font-size:1rem;line-height:1.55}.plydaw-thread-reply-editor .plydaw-forum-editor-preview{min-height:220px}.plydaw-forum-editor-preview p{margin:0 0 1rem}.plydaw-forum-editor-preview h2,.plydaw-forum-editor-preview h3,.plydaw-forum-editor-preview h4{margin:1.25rem 0 .75rem;color:var(--forums-primary);line-height:1.2}.plydaw-forum-editor-preview blockquote{margin:1rem 0;padding:.8rem 1rem;border-left:2px solid var(--forums-primary-strong);background:var(--forums-panel-low)}.plydaw-forum-editor-preview img{max-width:100%;height:auto}.plydaw-forum-editor-counter{margin:0;padding:0 16px 14px;color:var(--forums-subtle);font-family:var(--forums-mono);font-size:.68rem;line-height:1;text-align:right}.plydaw-threadpost-toolbar{display:flex;align-items:center;gap:4px;padding:8px;border-bottom:1px solid var(--forums-outline);background:var(--forums-panel-low)}.plydaw-threadpost-toolbar button{display:inline-flex;align-items:center;justify-content:center;padding:8px;border:0;border-radius:4px;background:0 0;color:var(--forums-muted);transition:background 160ms ease,color 160ms ease}.plydaw-threadpost-toolbar button:focus-visible,.plydaw-threadpost-toolbar button:hover{background:rgb(255 255 255 / .06);color:var(--forums-primary);outline:0}.plydaw-threadpost-toolbar>span{width:1px;height:16px;margin:0 8px;background:var(--forums-outline)}.plydaw-threadpost-toolbar small{margin-left:auto;padding-right:8px;color:var(--forums-subtle);font-family:var(--forums-mono);font-size:.625rem;line-height:1;letter-spacing:.05em;text-transform:uppercase}.plydaw-threadpost-codehint{margin:0 24px 24px;padding:16px;border-left:2px solid var(--forums-primary-strong);background:var(--forums-panel-low);color:var(--forums-muted);font-family:var(--forums-mono);font-size:.75rem;line-height:1.45}.plydaw-threadpost-codehint span{color:var(--forums-primary-strong)}.plydaw-threadpost-message{margin:8px 0 0;color:var(--forums-cyan);font-size:.875rem;text-align:center}.plydaw-threadpost-message.is-error{color:var(--forums-error)}.plydaw-threadpost-message a{color:var(--forums-primary)}.plydaw-threadpost-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px;padding-top:48px;border-top:1px solid var(--forums-outline)}.plydaw-threadpost-actions>div{display:flex;gap:16px}.plydaw-threadpost-actions button{border-radius:0;font-family:var(--forums-font);font-size:.8125rem;font-weight:700;transition:background 160ms ease,border-color 160ms ease,color 160ms ease,transform 160ms ease}.plydaw-threadpost-discard{display:inline-flex;align-items:center;gap:8px;padding:8px;border:0;background:0 0;color:var(--forums-muted)}.plydaw-threadpost-discard:focus-visible,.plydaw-threadpost-discard:hover{color:var(--forums-text);outline:0}.plydaw-threadpost-secondary{padding:16px 48px;border:1px solid var(--forums-outline);background:0 0;color:var(--forums-text)}.plydaw-threadpost-secondary:focus-visible,.plydaw-threadpost-secondary:hover{background:rgb(255 255 255 / .05);outline:0}.plydaw-threadpost-primary{padding:16px 80px;border:1px solid var(--forums-primary-strong);background:var(--forums-primary-strong);color:#fff;font-weight:800}.plydaw-threadpost-primary:focus-visible,.plydaw-threadpost-primary:hover{filter:brightness(1.1);outline:0}.plydaw-threadpost-primary:active{transform:scale(.98)}.plydaw-threadpost-primary:disabled{cursor:wait;opacity:.64}.plydaw-threadpost-sidebar{display:grid;align-content:start;gap:24px}.plydaw-threadpost-glass{padding:48px;border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .03);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.plydaw-threadpost-glass h2{display:flex;align-items:center;gap:16px;margin:0 0 24px;color:var(--forums-primary);font-size:1.5rem;font-weight:650;line-height:1.3}.plydaw-threadpost-glass ol{display:grid;gap:16px;margin:0;padding:0;list-style:none}.plydaw-threadpost-glass li{display:flex;align-items:flex-start;gap:16px}.plydaw-threadpost-glass li>span{color:var(--forums-primary);font-family:var(--forums-mono);font-size:.75rem}.plydaw-threadpost-glass p{margin:0;color:var(--forums-muted);line-height:1.6}@media (max-width:900px){.plydaw-forum-shell,.plydaw-threadpost-shell{grid-template-columns:1fr;padding-top:96px}.plydaw-threadpost-sidebar{grid-row:auto}.plydaw-forum-sidebar{gap:16px}.plydaw-forum-status{display:none}.plydaw-forum-categories{margin-top:0}.plydaw-thread-post,.plydaw-thread-reply-box{padding:24px}.plydaw-thread-post__layout{grid-template-columns:1fr;gap:24px}.plydaw-thread-user{flex-direction:row;align-items:center;padding-right:0;padding-bottom:24px;border-right:0;border-bottom:1px solid var(--forums-outline)}}@media (max-width:640px){.plydaw-forum-shell,.plydaw-thread-shell,.plydaw-threadpost-shell{padding-right:20px;padding-left:20px}.plydaw-threadpost-editor h1{margin-bottom:32px;font-size:1.65rem}.plydaw-threadpost-toolbar{flex-wrap:wrap}.plydaw-threadpost-toolbar small{width:100%;margin-left:0;padding:4px 8px}.plydaw-threadpost-field textarea{min-height:320px}.plydaw-threadpost-actions,.plydaw-threadpost-actions>div{align-items:stretch;flex-direction:column}.plydaw-threadpost-discard{align-self:center;justify-content:center}.plydaw-threadpost-primary,.plydaw-threadpost-secondary{width:100%;padding-right:24px;padding-left:24px}.plydaw-threadpost-glass{padding:32px 24px}.plydaw-forum-feed__header{align-items:flex-start;flex-direction:column;gap:12px}.plydaw-forum-feed__header h1,.plydaw-thread-header h1{font-size:1.65rem}.plydaw-forum-thread-card{grid-template-columns:minmax(0,1fr);gap:16px}.plydaw-forum-thread-card__stats{grid-column:1/-1;justify-content:flex-end;padding-top:4px}.plydaw-thread-breadcrumb{margin-bottom:24px}.plydaw-thread-header{margin-bottom:24px}.plydaw-thread-dot{display:none}.plydaw-thread-waveform figcaption{left:8px;right:auto;max-width:calc(100% - 16px)}.plydaw-thread-actions{flex-direction:column}.plydaw-thread-action-button{width:100%}.plydaw-thread-reply-box{margin-top:40px}.plydaw-thread-editor__toolbar{gap:8px}}