body:has(.forum-container) .main-container,body:has(.forum-detail-container) .main-container,body:has(.editor-wrapper) .main-container{padding-block:var(--space-8) var(--space-12)}.forum-container,.forum-detail-container,.editor-wrapper{gap:var(--space-6);width:min(100%,960px);animation:fadeIn var(--transition-slow);margin-inline:auto;display:grid}.forum-header,.editor-hero{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.forum-header{min-height:auto;padding:14px 18px;border-radius:28px!important}.forum-header .np-kicker,.forum-header h2{margin:0}.forum-header #createPostBtn.btn-primary{color:#fff!important;box-shadow:none!important;background:#000!important;border-color:#000!important}.forum-header #createPostBtn.btn-primary:hover,.forum-header #createPostBtn.btn-primary:focus-visible{color:#fff!important;box-shadow:none!important;background:#111!important;border-color:#111!important}.forum-header #createPostBtn.btn-primary:active{color:#fff!important;box-shadow:none!important;background:#000!important;border-color:#000!important}.forum-header h2,.editor-hero-title,.replies-header{align-items:center;gap:var(--space-3);font-size:clamp(1.5rem,3vw,2rem);line-height:var(--leading-tight);display:flex}.forum-posts,.replies-list,.reply-form-container,.editor-card{gap:0;display:grid}.no-posts,.message,.helper-box{padding:var(--space-5);border-radius:var(--radius-lg);background:rgba(var(--color-white-rgb), .36);border:1px dashed var(--color-border-strong);color:var(--text-secondary)}.no-posts{text-align:center}.reply-form,.editor-form,.modal-form{gap:var(--space-5);display:grid}.form-row,.form-actions,.editor-actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.form-actions,.editor-actions{justify-content:flex-end}.form-group{gap:var(--space-2);display:grid}.form-group label{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.reply-content-input{min-height:132px}html body.forum-detail-page .reply-form-container .reply-input-shell{--reply-input-outline:var(--ds-t-hairline);isolation:isolate;corner-shape:squircle;corner-shape:superellipse(2);background:var(--reply-input-outline);width:100%;box-shadow:none;border:0;border-radius:clamp(18px,1.8vw,24px);padding:1px;transition:background-color .14s;position:relative;overflow:hidden}html body.forum-detail-page .reply-form-container .reply-input-shell:focus-within{--reply-input-outline:color-mix(in srgb, var(--ds-t-ink) 28%, transparent)}html body.forum-detail-page .reply-form-container #replyForm#replyForm .reply-input-shell .reply-content-input.reply-content-input{corner-shape:squircle;corner-shape:superellipse(2);resize:vertical;width:100%;max-height:240px;margin:0;display:block;overflow-y:auto;background:var(--ds-t-surface)!important;min-height:148px!important;box-shadow:none!important;border:0!important;border-radius:23px!important;outline:0!important;padding:18px 20px!important}html body.forum-detail-page .reply-form-container #replyForm#replyForm .reply-input-shell .reply-content-input.reply-content-input:is(:focus,:focus-visible,:active){box-shadow:none!important;border:0!important;outline:0!important}html body.forum-detail-page .forum-detail-loading-post,html body.forum-detail-page .forum-detail-loading-reply{pointer-events:none}html body.forum-detail-page .forum-detail-skeleton-line,html body.forum-detail-page .forum-detail-skeleton-meta>span,html body.forum-detail-page .forum-detail-skeleton-copy>span{background:color-mix(in srgb, var(--ds-t-ink) 8%, var(--ds-t-surface));border-radius:6px;display:block}html body.forum-detail-page .forum-detail-skeleton-line--title{width:min(68%,520px);height:30px}html body.forum-detail-page .forum-detail-skeleton-line--heading{width:112px;height:22px}html body.forum-detail-page .forum-detail-skeleton-meta{gap:18px;margin-top:18px;display:flex}html body.forum-detail-page .forum-detail-skeleton-meta>span{width:108px;height:14px}html body.forum-detail-page .forum-detail-skeleton-copy{gap:11px;margin-top:26px;display:grid}html body.forum-detail-page .forum-detail-skeleton-copy>span{width:100%;height:15px}html body.forum-detail-page .forum-detail-skeleton-copy>span:nth-child(2){width:91%}html body.forum-detail-page .forum-detail-skeleton-copy>span:nth-child(3){width:72%}html body.forum-detail-page .forum-detail-loading-replies-header{min-height:58px}html body.forum-detail-page .forum-detail-loading-reply{min-height:96px}html body.forum-detail-page .forum-detail-loading-reply .forum-detail-skeleton-copy{width:100%;margin-top:0}@media (width<=640px){html body.forum-detail-page .reply-form-container .reply-input-shell{border-radius:20px}html body.forum-detail-page .reply-form-container #replyForm#replyForm .reply-input-shell .reply-content-input.reply-content-input{border-radius:19px!important;min-height:132px!important;padding:16px!important}}html body.forum-detail-page #postDetail#postDetail .post-title-row.post-title-row button.delete-post-btn.delete-post-btn.delete-post-btn{appearance:none!important;color:#c91f2b!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-shadow:none!important;-webkit-backdrop-filter:blur(6px)!important;background:#ef444429!important;border:0!important;border-radius:50%!important;padding:0!important}html body.forum-detail-page #postDetail#postDetail .post-title-row.post-title-row button.delete-post-btn.delete-post-btn.delete-post-btn:is(:hover,:focus-visible){color:#a91622!important;box-shadow:none!important;background:#ef44443d!important}html body.forum-detail-page{--forum-reading-width:790px;--forum-muted:color-mix(in srgb, var(--text-primary) 58%, transparent);background:var(--background-color)!important}html body.forum-detail-page .forum-detail-main.main-container{width:100%!important;max-width:none!important;padding:58px 28px 96px!important;overflow:visible!important}html body.forum-detail-page .forum-detail-container.forum-detail-container{width:min(100%,1180px)!important;max-width:none!important;margin-inline:auto!important;animation:none!important;display:block!important}html body.forum-detail-page .forum-article-layout{grid-template-columns:minmax(0, var(--forum-reading-width)) 210px;justify-content:center;align-items:start;gap:86px;display:grid}html body.forum-detail-page .forum-article-flow{min-width:0}html body.forum-detail-page #postDetail,html body.forum-detail-page .post-detail,html body.forum-detail-page .replies-list,html body.forum-detail-page .reply-form-container{width:100%!important;max-width:none!important}html body.forum-detail-page .post-detail.post-detail{position:relative;corner-shape:initial!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;overflow:visible!important}html body.forum-detail-page .post-detail:before,html body.forum-detail-page .post-detail:after,html body.forum-detail-page .replies-list:before,html body.forum-detail-page .reply-form-container:before{content:none!important}html body.forum-detail-page .post-header{margin:0 0 34px}html body.forum-detail-page .post-title-row{align-items:flex-start;gap:20px;display:flex}html body.forum-detail-page .post-detail .post-title.post-title{text-wrap:balance;flex:1;color:var(--text-primary)!important;letter-spacing:-.04em!important;cursor:text!important;margin:0!important;font-size:clamp(34px,4vw,52px)!important;font-weight:760!important;line-height:1.16!important;display:block!important}html body.forum-detail-page .article-icon-button{width:38px;height:38px;color:var(--forum-muted);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid}html body.forum-detail-page .article-icon-button:hover,html body.forum-detail-page .article-icon-button:focus-visible{color:var(--danger-color);background:color-mix(in srgb, var(--danger-color) 8%, transparent)}html body.forum-detail-page .post-title-row .delete-post-btn.delete-post-btn{color:#c91f2b!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;box-shadow:none!important;-webkit-backdrop-filter:blur(6px)!important;background:#ef444429!important;border:0!important;border-radius:50%!important;flex:0 0 42px!important;padding:0!important;transition:color .14s,background-color .14s!important}html body.forum-detail-page .post-title-row .delete-post-btn.delete-post-btn:is(:hover,:focus-visible){color:#a91622!important;box-shadow:none!important;background:#ef44443d!important}html body.forum-detail-page .post-title-row .delete-post-btn.delete-post-btn:active{color:#991b1b!important;background:#dc26264d!important}html :is(body.dark-mode,body[data-theme=dark]).forum-detail-page .post-title-row .delete-post-btn.delete-post-btn{color:#fca5a5!important;background:#b91c1c42!important}html body.forum-detail-page .post-meta-grid{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:28px;margin-top:28px;display:grid}html body.forum-detail-page .post-author-card{align-items:center;gap:12px;min-width:0;display:flex}html body.forum-detail-page .forum-author-avatar{width:38px;height:38px;color:var(--text-primary);background:color-mix(in srgb, #ff615c 12%, var(--card-background));border:0;border-radius:50%;flex:none;place-items:center;font-size:15px;font-weight:750;display:inline-grid;position:relative;overflow:hidden}html body.forum-detail-page .forum-author-avatar__fallback{place-items:center;width:100%;height:100%;display:inline-grid}html body.forum-detail-page .forum-author-avatar>img{object-fit:cover;display:block;position:absolute;inset:0;border:0!important;border-radius:50%!important;width:100%!important;height:100%!important;margin:0!important}html body.forum-detail-page .forum-author-avatar--reply{background:color-mix(in srgb, #ffd60a 15%, var(--card-background));width:34px;height:34px;font-size:13px}html body.forum-detail-page .post-author-copy{gap:3px;min-width:0;display:grid}html body.forum-detail-page .post-meta-label,html body.forum-detail-page .post-meta-facts dt{color:var(--forum-muted);letter-spacing:.04em;font-size:11px;font-weight:650}html body.forum-detail-page .post-author{align-items:center;gap:var(--ds-username-tag-gap,2px);min-width:0;font-size:14px;font-weight:680;display:flex}html body.forum-detail-page .post-meta-facts{align-items:end;gap:32px;margin:0;display:flex}html body.forum-detail-page .post-meta-facts>div{gap:4px;display:grid}html body.forum-detail-page .post-meta-facts dd{color:var(--text-primary);align-items:center;gap:8px;margin:0;font-size:13px;display:flex}html body.forum-detail-page .post-privacy-badge,html body.forum-detail-page .question-tag{font-size:12px!important}html body.forum-detail-page .article-actions{z-index:4;border:1px solid color-mix(in srgb, var(--text-primary) 12%, transparent);background:color-mix(in srgb, var(--card-background) 92%, transparent);backdrop-filter:blur(14px);border-radius:8px;width:56px;height:174px;margin:0 0 -174px -88px;display:grid;position:sticky;top:112px;overflow:hidden;box-shadow:0 8px 24px #00000012}html body.forum-detail-page .article-action{border:0;border-bottom:1px solid color-mix(in srgb, var(--text-primary) 9%, transparent);min-width:0;min-height:0;color:var(--forum-muted);font:inherit;cursor:pointer;background:0 0;border-radius:0;align-content:center;place-items:center;gap:4px;padding:8px 4px;font-size:10px;line-height:1;text-decoration:none;display:grid}html body.forum-detail-page .article-action:last-child{border-bottom:0}html body.forum-detail-page .article-action i{font-size:16px}html body.forum-detail-page .article-action:hover,html body.forum-detail-page .article-action:focus-visible,html body.forum-detail-page .article-action.is-active{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 5%, transparent)}html body.forum-detail-page .article-action.is-active:first-child{color:#b88700}html body.forum-detail-page .article-action.is-active:nth-child(2){color:#d94a45}html body.forum-detail-page .article-content.forum-markdown-body{letter-spacing:.004em;-webkit-box-orient:initial!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;height:auto!important;color:var(--text-primary)!important;font-size:17px!important;line-height:1.86!important;display:block!important;overflow:visible!important}html body.forum-detail-page .article-content.forum-markdown-body>*{content-visibility:visible!important;contain-intrinsic-size:auto!important}@media print{html body.forum-detail-page .article-content.forum-markdown-body>*{content-visibility:visible}}html body.forum-detail-page .article-content.forum-markdown-body>:first-child{margin-top:0!important}html body.forum-detail-page .article-content.forum-markdown-body :is(p,ul,ol,blockquote,pre,table,.katex-display){margin-block:18px!important}html body.forum-detail-page .article-content.forum-markdown-body :is(h2,h3){scroll-margin-top:100px;color:var(--text-primary)!important;letter-spacing:-.025em!important;font-weight:750!important}html body.forum-detail-page .article-content.forum-markdown-body h2{border-bottom:1px solid color-mix(in srgb, var(--text-primary) 15%, transparent);padding-bottom:10px;margin:52px 0 20px!important;font-size:27px!important;line-height:1.35!important}html body.forum-detail-page .article-content.forum-markdown-body h3{margin:38px 0 14px!important;font-size:21px!important;line-height:1.42!important}html body.forum-detail-page .article-content.forum-markdown-body :is(ul,ol){padding-left:1.55em!important}html body.forum-detail-page .article-content.forum-markdown-body li+li{margin-top:7px}html body.forum-detail-page .article-content.forum-markdown-body blockquote{border-left:3px solid color-mix(in srgb, var(--text-primary) 24%, transparent)!important;color:color-mix(in srgb, var(--text-primary) 70%, transparent)!important;background:0 0!important;padding:2px 0 2px 18px!important}html body.forum-detail-page .article-content.forum-markdown-body table{max-width:100%;font-size:15px;border-collapse:collapse!important;border:1px solid color-mix(in srgb, var(--text-primary) 18%, transparent)!important;width:auto!important}html body.forum-detail-page .article-content.forum-markdown-body :is(th,td){text-align:left;border:1px solid color-mix(in srgb, var(--text-primary) 18%, transparent)!important;padding:9px 14px!important}html body.forum-detail-page .article-content.forum-markdown-body th{font-weight:700;background:color-mix(in srgb, var(--text-primary) 4%, transparent)!important}html body.forum-detail-page .article-content.forum-markdown-body .katex-display{padding-block:8px;overflow:auto hidden}html body.forum-detail-page .article-content.forum-markdown-body img,html body.forum-detail-page .post-images img{width:auto;height:auto;margin-inline:auto;display:block;max-width:100%!important;box-shadow:none!important;border-radius:0!important}html body.forum-detail-page .post-images{gap:24px;margin-top:30px;display:grid}html body.forum-detail-page .forum-image-preview-trigger{width:fit-content;margin-inline:auto;display:block}html body.forum-detail-page .forum-article-toc{min-width:0;position:sticky;top:92px}html body.forum-detail-page .forum-article-toc__inner{min-width:0}html body.forum-detail-page .forum-article-toc__eyebrow{display:none}html body.forum-detail-page .forum-article-toc h2{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html body.forum-detail-page #articleToc{overscroll-behavior:contain;scrollbar-width:none;gap:0;width:210px;max-height:calc(100dvh - 124px);padding:4px 0 0;display:grid;overflow:hidden auto}html body.forum-detail-page #articleToc.has-overflow-above{-webkit-mask-image:linear-gradient(#0000 0,#000 18px 100%);mask-image:linear-gradient(#0000 0,#000 18px 100%)}html body.forum-detail-page #articleToc.has-overflow-below{-webkit-mask-image:linear-gradient(#000 0 calc(100% - 18px),#0000 100%);mask-image:linear-gradient(#000 0 calc(100% - 18px),#0000 100%)}html body.forum-detail-page #articleToc.has-overflow-above.has-overflow-below{-webkit-mask-image:linear-gradient(#0000 0,#000 18px calc(100% - 18px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 18px calc(100% - 18px),#0000 100%)}html body.forum-detail-page #articleToc::-webkit-scrollbar{width:0;height:0;display:none}html body.forum-detail-page .forum-article-toc__link{--toc-marker-length:22px;--toc-marker-scale:.55;--toc-marker-hover-scale:.65;width:200px;min-height:20px;color:var(--text-primary);cursor:pointer;align-items:center;padding:4px 0;text-decoration:none;display:flex;position:relative;overflow:visible}html body.forum-detail-page .forum-article-toc__link[data-toc-level="1"]{--toc-marker-length:30px;--toc-marker-scale:.75;--toc-marker-hover-scale:.85}html body.forum-detail-page .forum-article-toc__link[data-toc-level="3"]{--toc-marker-length:14px;--toc-marker-scale:.35;--toc-marker-hover-scale:.45}html body.forum-detail-page .forum-article-toc__marker{background:color-mix(in srgb, var(--text-primary) 20%, transparent);width:40px;height:2px;transform:scaleX(var(--toc-marker-scale));transform-origin:0;border-radius:999px;flex:none;transition:transform .13s cubic-bezier(.22,1,.36,1),background-color .12s ease-out;display:block}html body.forum-detail-page .forum-article-toc__label{width:148px;color:color-mix(in srgb, var(--text-primary) 76%, transparent);white-space:nowrap;pointer-events:none;font-size:12px;font-weight:500;line-height:1.5;transition:color .16s ease-out;position:absolute;top:50%;left:52px;overflow:hidden;transform:translateY(-50%)}html body.forum-detail-page .forum-article-toc__label :is(strong,b){color:var(--text-primary);font-weight:700}html body.forum-detail-page .forum-article-toc__label :is(em,i){font-style:italic}html body.forum-detail-page .forum-article-toc__label code{background:color-mix(in srgb, var(--text-primary) 7%, transparent);border-radius:3px;padding:1px 3px;font-size:.92em}html body.forum-detail-page .forum-article-toc__label .katex{font-size:1em}html body.forum-detail-page .forum-article-toc__link:hover .forum-article-toc__label,html body.forum-detail-page .forum-article-toc__link:focus-visible .forum-article-toc__label{color:var(--text-primary)}html body.forum-detail-page .forum-article-toc__link:hover .forum-article-toc__marker,html body.forum-detail-page .forum-article-toc__link:focus-visible .forum-article-toc__marker{transform:scaleX(var(--toc-marker-hover-scale));background:color-mix(in srgb, var(--text-primary) 48%, transparent)}html body.forum-detail-page .forum-article-toc__link:focus-visible{outline:1px solid color-mix(in srgb, var(--text-primary) 34%, transparent);outline-offset:2px}html body.forum-detail-page .forum-article-toc__link.is-active .forum-article-toc__marker{background:color-mix(in srgb, var(--text-primary) 82%, transparent);transform:scaleX(1)}html body.forum-detail-page .forum-article-toc__link.is-active .forum-article-toc__label{color:var(--text-primary)}@media (prefers-reduced-motion:reduce){html body.forum-detail-page #articleToc{scroll-behavior:auto}html body.forum-detail-page .forum-article-toc__marker,html body.forum-detail-page .forum-article-toc__label{transition:none}}html body.forum-detail-page .replies-list.replies-list,html body.forum-detail-page .reply-form-container.reply-form-container{corner-shape:initial!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:74px 0 0!important;padding:0!important;overflow:visible!important}html body.forum-detail-page .replies-header{justify-content:space-between;gap:20px;margin:0 0 8px;border:0!important;border-bottom:1px solid color-mix(in srgb, var(--text-primary) 15%, transparent)!important;background:0 0!important;align-items:end!important;padding:0 0 18px!important;display:flex!important}html body.forum-detail-page .replies-kicker,html body.forum-detail-page .reply-composer-kicker{color:var(--forum-muted);letter-spacing:.18em;margin:0 0 5px;font-size:10px;font-weight:760}html body.forum-detail-page .replies-header h2,html body.forum-detail-page .reply-composer-heading h2{color:var(--text-primary);margin:0;font-size:24px;line-height:1.25}html body.forum-detail-page .reply-sort .filter-select{border-radius:7px;min-width:118px;height:36px;padding:0 30px 0 12px;font-size:12px}html body.forum-detail-page .post-reply.post-reply{grid-template-columns:34px minmax(0,1fr) auto;font-size:15px;position:relative;border:0!important;border-bottom:1px solid color-mix(in srgb, var(--text-primary) 10%, transparent)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;align-items:start!important;gap:13px!important;margin:0!important;padding:22px 0!important;display:grid!important}html body.forum-detail-page .reply-content-wrapper{min-width:0;display:block!important}html body.forum-detail-page .reply-meta{align-items:center;gap:10px;margin-bottom:8px;display:flex}html body.forum-detail-page .reply-author{align-items:center;gap:var(--ds-username-tag-gap,2px);color:var(--text-primary);font-size:14px;display:inline-flex}html body.forum-detail-page .reply-time{color:var(--forum-muted);font-size:12px}html body.forum-detail-page .reply-content.reply-content{color:var(--text-primary)!important;text-overflow:initial!important;white-space:normal!important;line-height:1.72!important;overflow:visible!important}html body.forum-detail-page .reply-content>:first-child,html body.forum-detail-page .reply-content>:last-child{margin-block:0}html body.forum-detail-page .reply-images{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}html body.forum-detail-page .no-replies{font-size:14px;background:0 0!important;border:0!important;border-radius:0!important;padding:34px 0!important}html body.forum-detail-page .reply-composer-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}html body.forum-detail-page .reply-limit-note{color:var(--forum-muted);font-size:12px}html body.forum-detail-page .reply-form.reply-form{gap:14px;display:grid}html body.forum-detail-page .reply-composer-toolbar{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}html body.forum-detail-page .reply-composer-toolbar .form-group{min-width:0}html body.forum-detail-page .reply-image-preview{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}html body.forum-detail-page .reply-composer-toolbar .form-actions{flex-wrap:nowrap}@media (width<=1100px){html body.forum-detail-page .forum-article-layout{grid-template-columns:minmax(0, var(--forum-reading-width))}html body.forum-detail-page .forum-article-toc{display:none}}@media (width<=900px){html body.forum-detail-page .forum-detail-main.main-container{padding-top:36px!important}html body.forum-detail-page .article-actions{backdrop-filter:none;border-radius:8px;width:fit-content;height:auto;margin:24px 0 28px;display:flex;position:static;overflow:visible}html body.forum-detail-page .article-action{border-bottom:0;border-right:1px solid color-mix(in srgb, var(--text-primary) 9%, transparent);grid-template-columns:auto auto;gap:7px;min-width:78px;min-height:42px;font-size:12px}html body.forum-detail-page .article-action:last-child{border-right:0}}@media (width<=640px){html body.forum-detail-page .forum-detail-main.main-container{padding:26px 18px 72px!important}html body.forum-detail-page .post-detail .post-title.post-title{font-size:31px!important;line-height:1.2!important}html body.forum-detail-page .post-meta-grid{grid-template-columns:1fr;align-items:start;gap:16px;margin-top:22px}html body.forum-detail-page .post-meta-facts{gap:22px}html body.forum-detail-page .article-content.forum-markdown-body{font-size:16px!important;line-height:1.8!important}html body.forum-detail-page .article-content.forum-markdown-body h2{margin-top:42px!important;font-size:23px!important}html body.forum-detail-page .article-content.forum-markdown-body h3{font-size:19px!important}html body.forum-detail-page .article-content.forum-markdown-body table{min-width:560px}html body.forum-detail-page .article-content.forum-markdown-body .markdown-table-scroll{overflow-x:auto}html body.forum-detail-page .replies-list.replies-list,html body.forum-detail-page .reply-form-container.reply-form-container{margin-top:58px!important}html body.forum-detail-page .post-reply.post-reply{grid-template-columns:34px minmax(0,1fr)}html body.forum-detail-page .post-reply .article-icon-button{position:absolute;top:18px;right:0}html body.forum-detail-page .reply-composer-toolbar{flex-direction:column;align-items:stretch}html body.forum-detail-page .reply-composer-toolbar .form-actions{justify-content:flex-end}}html body.forum-page .main-container.main-container{padding-block:36px 84px!important}html body.forum-page .forum-container.forum-container{width:min(100%,1120px);gap:24px!important}html body.forum-page .forum-header.forum-header.forum-header{corner-shape:initial!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 2px!important}html body.forum-page .forum-header .np-kicker{display:none}html body.forum-page .forum-header h2{font-size:28px}html body.forum-page .forum-index{corner-shape:squircle;corner-shape:superellipse(2);background:linear-gradient(var(--ds-t-surface) 0 0) padding-box, linear-gradient(var(--ds-t-hairline) 0 0) border-box;box-shadow:none;border:1px solid #0000;border-radius:24px;overflow:hidden}html body.forum-page .forum-index__header{border-bottom:1px solid var(--ds-t-hairline-soft);background:var(--ds-t-surface);align-items:center;min-height:88px;padding:0 36px;display:flex}html body.forum-page .forum-index__header h3{margin:0;font-size:22px;font-weight:650;line-height:1.3}html body.forum-page #forumPosts#forumPosts{background:var(--ds-t-surface)!important;border:0!important;border-radius:0!important;gap:0!important;padding:0!important;display:grid!important}html body.forum-page #forumPosts#forumPosts>.forum-post.forum-post{border:0!important;border-bottom:1px solid var(--ds-t-hairline-soft)!important;corner-shape:initial!important;background:var(--ds-t-surface)!important;min-height:112px!important;box-shadow:none!important;border-radius:0!important;padding:25px 36px!important;display:grid!important}html body.forum-page #forumPosts#forumPosts>.forum-post.forum-post:last-child{border-bottom:0!important}html body.forum-page #forumPosts .forum-post .post-header{display:block!important}html body.forum-page #forumPosts .forum-post .post-header>div{grid-template-columns:minmax(0,1fr)!important;align-content:center!important;gap:10px!important;display:grid!important}html body.forum-page #forumPosts .forum-post h3{min-width:0;font-size:inherit;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0;display:flex}html body.forum-page #forumPosts .forum-post .post-title.post-title{text-decoration:none;color:var(--ds-t-ink)!important;text-overflow:clip!important;white-space:normal!important;font-size:19px!important;font-weight:620!important;line-height:1.4!important;display:inline!important;overflow:visible!important}html body.forum-page #forumPosts .forum-post .question-tag.question-tag{text-overflow:ellipsis;overflow:hidden;max-width:min(100%,520px)!important;min-height:var(--ds-tag-height,32px)!important;padding:0 var(--ds-tag-padding-inline,9px)!important;border-radius:var(--ds-tag-radius,4px)!important;font-size:var(--ds-tag-font-size,13px)!important;border:1px solid var(--ds-t-hairline)!important;background:color-mix(in srgb, var(--ds-t-ink) 5%, var(--ds-t-surface))!important;color:color-mix(in srgb, var(--ds-t-ink) 72%, transparent)!important;white-space:nowrap!important;border-radius:4px!important;font-size:13px!important;font-weight:560!important;line-height:1.2!important;display:inline-flex!important}html body.forum-page #forumPosts .forum-post .post-meta.post-meta{min-width:0!important;color:color-mix(in srgb, var(--ds-t-ink) 58%, transparent)!important;white-space:normal!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 20px!important;margin:0!important;font-size:14px!important;line-height:1.4!important;display:flex!important}html body.forum-page #forumPosts .forum-post .post-meta>span:last-child{align-items:center;gap:6px;display:inline-flex}html body.forum-page #forumPosts .forum-post .forum-post-author{align-items:center;gap:var(--ds-username-tag-gap,2px);flex-wrap:wrap;min-width:0;display:inline-flex}html body:is(.forum-page,.forum-detail-page) :is(.forum-post-author,.post-author,.reply-author) .role-tag{width:auto!important;height:18px!important;min-height:18px!important;max-height:18px!important;font-family:var(--ds-font)!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;border:0!important;border-radius:2px!important;justify-content:center!important;align-items:center!important;margin-left:0!important;padding:0 5px!important;font-size:12px!important;font-weight:700!important;line-height:18px!important;display:inline-flex!important}html body.forum-page #forumPosts .forum-post .forum-post-author{gap:var(--ds-username-tag-gap,2px)}html body.forum-page #forumPosts[data-page-skeleton=forum] .page-skeleton__stack{align-content:center;gap:12px}html body.forum-page #forumPosts[data-page-skeleton=forum] .page-skeleton__block{border-radius:5px}html body.forum-page #forumPosts[data-page-skeleton=forum] .page-skeleton__block--title{width:min(58%,360px);height:19px}html body.forum-page #forumPosts[data-page-skeleton=forum] .page-skeleton__meta{gap:20px}html body.forum-page #forumPosts>.page-state{min-height:240px;box-shadow:none;background:0 0;border:0;border-radius:0}html body.forum-page .forum-index__load-more{border:0;border-top:1px solid var(--ds-t-hairline-soft);background:var(--ds-t-surface);width:100%;min-height:44px;color:color-mix(in srgb, var(--ds-t-ink) 62%, transparent);font:inherit;cursor:pointer;padding:10px 20px;display:block!important}html body.forum-page .forum-index__load-more[hidden]{display:none!important}html body.forum-page .forum-index__load-more:is(:hover,:focus-visible){background:color-mix(in srgb, var(--ds-t-ink) 4%, var(--ds-t-surface));color:var(--ds-t-ink)}html body.forum-page .forum-index__load-more[data-state=loading]{cursor:progress}@media (width<=640px){html body.forum-page .main-container.main-container{padding-block:24px 56px!important}html body.forum-page .forum-container.forum-container{gap:18px!important}html body.forum-page .forum-header.forum-header.forum-header{flex-direction:row;align-items:center;padding-inline:1px!important}html body.forum-page .forum-header h2{font-size:24px}html body.forum-page .forum-header .btn{width:auto}html body.forum-page .forum-index{border-radius:20px}html body.forum-page .forum-index__header{min-height:68px;padding-inline:20px}html body.forum-page .forum-index__header h3{font-size:19px}html body.forum-page #forumPosts#forumPosts>.forum-post.forum-post{min-height:100px!important;padding:20px!important}html body.forum-page #forumPosts .forum-post .post-title.post-title{font-size:17px!important}html body.forum-page #forumPosts .forum-post .question-tag.question-tag{max-width:100%!important}html body.forum-page #forumPosts .forum-post .post-meta.post-meta{gap:6px 14px!important;font-size:13px!important}}.replies-list,.reply-form-container,.post-detail-card{padding:var(--space-5);border-radius:var(--mr-radius);background:var(--card-background);box-shadow:var(--mr-shadow-sm)}.editor-hero-sub,.form-text,.helper-box,.post-detail-meta{color:var(--text-secondary)}body.dark-mode .no-posts,body.dark-mode .message,body.dark-mode .helper-box,[data-theme=dark] .no-posts,[data-theme=dark] .message,[data-theme=dark] .helper-box{background:#0f172a75}@media (width<=640px){.forum-header,.editor-hero,.form-row,.form-actions,.editor-actions{flex-direction:column;align-items:stretch}.forum-header .btn,.editor-actions .btn,.form-actions .btn{width:100%}}html body.forum-create-page .main-container{padding-block:40px 88px!important}html body.forum-create-page .main-container.main-container.main-container.main-container{width:100%!important;max-width:none!important}html body.forum-create-page .forum-container.forum-container.forum-container.forum-container{width:min(100% - 48px, var(--ds-container))!important;max-width:var(--ds-container)!important;margin-inline:auto!important}html body.forum-create-page .forum-create-header.forum-create-header.forum-create-header{background:var(--ds-t-surface-soft)!important;border-radius:8px!important;min-height:112px!important;padding:28px 32px!important}.post-editor{padding-inline:32px}.post-editor-form{display:grid;gap:32px!important}.post-title-field{width:min(72%,820px)}html body.forum-create-page #postCreateForm#postCreateForm :is(.form-group>label,.post-visibility-label){align-items:center;min-height:22px;margin:0;display:flex;color:var(--ds-t-ink)!important;font-family:var(--ds-font)!important;letter-spacing:0!important;font-size:16px!important;font-weight:600!important;line-height:1.3!important}html body.forum-create-page .forum-container #postCreateForm :is(input[type=text],textarea){border-radius:8px!important}.post-image-field{gap:12px!important}.post-image-row,.post-image-preview{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.post-image-preview:empty{display:none}.post-image-button,html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-image-button.post-image-button{cursor:pointer;white-space:nowrap;background:var(--ds-t-primary)!important;width:auto!important;min-width:142px!important;height:44px!important;min-height:44px!important;max-height:44px!important;color:var(--ds-t-on-primary)!important;box-shadow:none!important;letter-spacing:0!important;-webkit-appearance:none!important;appearance:none!important;border:0!important;border-radius:22px!important;outline:0!important;justify-content:center!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0 18px!important;font-size:16px!important;line-height:1!important;display:inline-flex!important}.post-image-button>:is(span,i){color:var(--ds-t-on-primary)!important}.post-image-button:before,.post-image-button:after{content:none!important;display:none!important}.post-publish-bar{border-top:1px solid var(--ds-t-hairline);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding-top:28px;display:grid}.post-publish-settings{grid-template-columns:minmax(180px,220px) 240px;align-items:end;gap:18px;display:grid}.post-question-field,.post-visibility-fieldset{grid-template-rows:22px 44px;min-width:0;display:grid;gap:10px!important;margin:0!important}.post-visibility-fieldset{border:0;padding:0}.post-question-field input{width:100%;box-sizing:border-box!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important}.post-visibility-switch{box-sizing:border-box;background:var(--ds-t-surface-soft);isolation:isolate;border:0;border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));width:240px;height:44px;padding:3px;display:grid;position:relative}.post-visibility-slider{z-index:-1;background:var(--ds-t-primary);border-radius:19px;width:calc(50% - 3px);transition:transform .18s;position:absolute;inset:3px auto 3px 3px}.post-visibility-switch:has(input[value=private]:checked) .post-visibility-slider{transform:translate(100%)}.post-visibility-switch label{cursor:pointer;display:block;position:relative}.post-visibility-switch input{opacity:0;width:1px;height:1px;position:absolute}.post-visibility-switch label>span{box-sizing:border-box;width:100%;height:38px;color:var(--ds-t-ink);font-weight:var(--ds-weight-button);white-space:nowrap;place-items:center;padding:0 16px;transition:color .15s;display:grid;letter-spacing:0!important;font-size:16px!important;line-height:1!important}.post-visibility-switch label:has(input:checked)>span{color:var(--ds-t-on-primary)!important}html body.forum-create-page .forum-container #postCreateForm .form-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;gap:10px!important;padding:0!important;display:flex!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .form-actions.form-actions>.btn,html body.forum-create-page .forum-back-button{white-space:nowrap;width:auto!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-shadow:none!important;border:0!important;outline:0!important;flex:none!important;padding:0 18px!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-submit-button{padding-inline:20px!important}html body.forum-create-page :is(.btn,button,label.btn){transition:background-color var(--ds-transition-fast), color var(--ds-transition-fast), transform .12s ease!important}html body.forum-create-page :is(.btn,button,label.btn):is(:hover,:focus,:focus-visible,:active){box-shadow:none!important;border:0!important;outline:0!important}html body.forum-create-page :is(.btn-primary,.btn-secondary,.post-image-button):hover{color:#fff!important;background:#171717!important}html body.forum-create-page :is(.btn-primary,.btn-secondary,.post-image-button):active{transform:translateY(1px)!important}.post-privacy-badge{border-radius:var(--ds-rounded-pill);min-height:24px;font-family:var(--ds-font-mono);vertical-align:middle;border:1px solid;align-items:center;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}@media (width<=900px){.post-title-field{width:100%}.post-publish-bar{grid-template-columns:1fr}html body.forum-create-page .forum-container #postCreateForm .form-actions{justify-content:flex-start!important}}html body.forum-create-page #postCreateForm#postCreateForm#postCreateForm#postCreateForm#postCreateForm textarea#postContent{height:clamp(280px,42vh,360px)!important;min-height:280px!important;padding:12px!important;line-height:1.35!important}@media (width<=640px){html body.forum-create-page #postCreateForm#postCreateForm#postCreateForm#postCreateForm#postCreateForm textarea#postContent{height:min(28vh,250px)!important;min-height:230px!important}html body.forum-create-page .main-container{padding-block:24px 56px!important}html body.forum-create-page .forum-container{width:min(100% - 24px, var(--ds-container))!important;gap:28px!important}html body.forum-create-page .forum-create-header.forum-create-header.forum-create-header{flex-direction:column!important;align-items:flex-start!important;gap:18px!important;min-height:auto!important;padding:22px 20px!important;display:flex!important}html body.forum-create-page .forum-create-header h2{font-size:2rem!important}html body.forum-create-page .forum-back-button{align-self:flex-start}.post-editor{padding-inline:4px}.post-editor-form{gap:26px!important}html body.forum-create-page .forum-container #postCreateForm textarea{height:42vh!important;min-height:260px!important}.post-publish-settings{grid-template-columns:1fr}.post-visibility-switch{width:min(100%,280px)}html body.forum-create-page .forum-container #postCreateForm .form-actions{flex-direction:row!important;align-items:center!important}}html body.forum-create-page .main-container{width:100%!important;max-width:none!important;padding-block:32px 96px!important;padding-inline:0!important}html body.forum-create-page .forum-container{width:min(100% - 48px, var(--ds-container))!important;max-width:var(--ds-container)!important;gap:52px!important}html body.forum-create-page .forum-create-header.forum-create-header.forum-create-header{border-radius:var(--ds-rounded-lg)!important;background:var(--ds-t-block-cream,#f4ecd6)!important;min-height:180px!important;padding:40px 48px!important}html body.forum-create-page .forum-create-header h2{letter-spacing:0!important;font-size:clamp(2.75rem,4vw,3.5rem)!important;font-weight:540!important;line-height:1!important}html body.forum-create-page .post-editor{padding-inline:24px}html body.forum-create-page .post-editor-form{padding:0!important;display:block!important}html body.forum-create-page .post-workbench{grid-template-columns:minmax(0,2.6fr) minmax(280px,1fr);align-items:stretch;gap:40px;display:grid}html body.forum-create-page .post-writing-column{grid-template-rows:auto minmax(0,1fr);align-content:start;gap:44px;min-width:0;display:grid}html body.forum-create-page .post-title-field{width:100%;max-width:none}html body.forum-create-page .forum-container #postCreateForm :is(input[type=text],textarea){border-radius:var(--ds-rounded-md)!important;font-size:16px!important;line-height:1.45!important}html body.forum-create-page .post-publish-rail{border-left:1px solid var(--ds-t-hairline);flex-direction:column;min-width:0;padding-left:40px;display:flex}html body.forum-create-page .post-image-preview{flex-wrap:wrap;align-items:center;gap:10px;display:flex}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-image-button.post-image-button{border-radius:var(--ds-rounded-pill)!important;place-self:start!important;width:auto!important;min-width:184px!important;height:48px!important;min-height:48px!important;max-height:48px!important}html body.forum-create-page .post-question-field,html body.forum-create-page .post-visibility-fieldset{grid-template-rows:24px 48px;width:100%;min-width:0;display:grid;gap:12px!important}html body.forum-create-page .post-question-field{margin-top:68px!important}html body.forum-create-page .post-visibility-fieldset{margin-top:64px!important}html body.forum-create-page .post-question-field input{width:100%;height:48px!important;min-height:48px!important;max-height:48px!important}html body.forum-create-page .post-visibility-switch{border-radius:var(--ds-rounded-pill);border:0;width:100%;height:48px;padding:0}html body.forum-create-page .post-visibility-slider{border-radius:var(--ds-rounded-pill);width:50%;inset:0 auto 0 0}html body.forum-create-page .post-visibility-switch label>span{height:48px;font-size:16px!important}html body.forum-create-page .forum-container #postCreateForm .form-actions{flex-flow:row!important;justify-content:flex-end!important;align-items:center!important;gap:18px!important;margin-top:auto!important;padding:72px 0 0!important;display:flex!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .form-actions.form-actions>.btn,html body.forum-create-page .forum-back-button{width:auto!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;border:0!important;outline:0!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-submit-button{min-width:168px!important;padding-inline:24px!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-cancel-button{min-width:auto!important;color:var(--ds-t-ink)!important;background:0 0!important;padding-inline:12px!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-cancel-button:hover{background:var(--ds-t-surface-soft)!important;color:var(--ds-t-ink)!important}@media (width<=900px){html body.forum-create-page .post-workbench{grid-template-columns:1fr;gap:36px}html body.forum-create-page .post-publish-rail{border-top:1px solid var(--ds-t-hairline);border-left:0;grid-template-columns:minmax(140px,.75fr) minmax(180px,1fr) minmax(220px,1.15fr);align-items:end;gap:20px;padding:32px 0 0;display:grid}html body.forum-create-page :is(.post-question-field,.post-visibility-fieldset){margin-top:0!important}html body.forum-create-page .forum-container #postCreateForm .form-actions{grid-column:1/-1;justify-content:flex-end!important;margin-top:8px!important;padding-top:16px!important}}@media (width<=640px){html body.forum-create-page .main-container{padding-block:24px 56px!important}html body.forum-create-page .forum-container{width:min(100% - 24px, var(--ds-container))!important;gap:28px!important}html body.forum-create-page .forum-create-header.forum-create-header.forum-create-header{border-radius:var(--ds-rounded-lg)!important;min-height:auto!important;padding:24px!important}html body.forum-create-page .forum-create-header h2{font-size:2.25rem!important}html body.forum-create-page .post-editor{padding-inline:4px}html body.forum-create-page .post-writing-column{gap:28px}html body.forum-create-page .forum-container #postCreateForm textarea{height:44vh!important;min-height:300px!important}html body.forum-create-page .post-publish-rail{grid-template-columns:1fr;gap:28px;padding-top:28px;display:grid}html body.forum-create-page .post-visibility-switch{width:min(100%,320px)}html body.forum-create-page .forum-container #postCreateForm .form-actions{grid-column:auto;justify-content:flex-start!important;gap:12px!important;margin-top:0!important;padding-top:4px!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-submit-button{min-width:150px!important}}html body.forum-create-page .forum-container .forum-create-header.forum-create-header.forum-create-header{box-sizing:border-box!important;border-radius:var(--ds-ui-card-radius,24px)!important;corner-shape:superellipse(2)!important;background:linear-gradient(var(--ds-t-surface) 0 0) padding-box, linear-gradient(var(--ds-t-hairline) 0 0) border-box!important;min-height:72px!important;color:var(--ds-t-ink)!important;box-shadow:none!important;border:1px solid #0000!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;padding:14px 16px!important;display:flex!important;overflow:clip!important}html body.forum-create-page .forum-container .forum-create-header h2{width:auto!important;min-width:0!important;color:var(--ds-t-ink)!important;font-family:var(--ds-font)!important;letter-spacing:-.035em!important;flex:0 auto!important;margin:0!important;font-size:clamp(24px,3vw,27px)!important;font-weight:680!important;line-height:1.05!important}html body.forum-create-page .forum-container .forum-back-button.forum-back-button{border:1px solid var(--ds-t-hairline)!important;border-radius:var(--ds-rounded-full)!important;background:var(--ds-t-surface)!important;width:auto!important;min-width:0!important;height:34px!important;min-height:34px!important;max-height:34px!important;color:var(--ds-t-ink)!important;box-shadow:none!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:0 12px!important;font-size:12px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}html body.forum-create-page .forum-container .forum-back-button.forum-back-button:is(:hover,:focus-visible){border-color:var(--ds-t-hairline)!important;background:var(--ds-t-surface-soft)!important;color:var(--ds-t-ink)!important}html body.forum-create-page .forum-container .forum-back-button i{color:currentColor!important;font-size:10px!important}html body.forum-create-page .forum-container #cancelBtn#cancelBtn#cancelBtn#cancelBtn#cancelBtn.forum-back-button{box-sizing:border-box!important;color:#fff!important;background:#111!important;border:1px solid #111!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0 10px!important;font-size:11px!important}html body.forum-create-page .forum-container #cancelBtn#cancelBtn#cancelBtn#cancelBtn#cancelBtn.forum-back-button:is(:hover,:focus-visible){color:#fff!important;background:#2b2b2b!important;border-color:#2b2b2b!important}@media (width<=640px){html body.forum-create-page .main-container.main-container{padding-block:18px 52px!important}html body.forum-create-page .forum-container.forum-container{gap:18px!important}html body.forum-create-page .forum-container .forum-create-header.forum-create-header.forum-create-header{flex-direction:row!important;align-items:center!important;gap:12px!important;min-height:64px!important;padding:12px 13px!important}html body.forum-create-page .forum-container .forum-create-header h2{font-size:23px!important}html body.forum-create-page .forum-container #cancelBtn#cancelBtn#cancelBtn#cancelBtn#cancelBtn.forum-back-button{align-self:center!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding-inline:9px!important;font-size:11px!important}}html body.forum-create-page .main-container.main-container{padding-block:18px 52px!important}html body.forum-create-page .forum-container.forum-container{gap:16px!important}html body.forum-create-page .forum-container .forum-create-header.forum-create-header.forum-create-header{min-height:64px!important;padding:12px 14px!important}html body.forum-create-page .forum-container .forum-create-header h2{font-size:24px!important;line-height:1!important}html body.forum-create-page .post-editor{background:0 0!important;border:0!important;padding:4px 14px 0!important}html body.forum-create-page .post-editor-form{gap:0!important}html body.forum-create-page .post-workbench{grid-template-columns:minmax(0,1fr) minmax(240px,280px)!important;align-items:start!important;gap:24px!important}html body.forum-create-page .post-writing-column{grid-template-rows:auto auto!important;gap:14px!important}html body.forum-create-page #postCreateForm#postCreateForm :is(.form-group>label,.post-visibility-label){min-height:17px!important;font-size:13px!important;font-weight:620!important;line-height:1.2!important}html body.forum-create-page .forum-container #postCreateForm :is(input[type=text],textarea){font-size:14px!important;line-height:1.35!important}html body.forum-create-page .forum-container #postCreateForm textarea{height:clamp(280px,42vh,360px)!important;min-height:280px!important;padding:12px!important}html body.forum-create-page .post-publish-rail{border:0!important;grid-template-columns:1fr!important;align-content:start!important;gap:16px!important;padding:0!important;display:grid!important}html body.forum-create-page .post-image-field{gap:6px!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-image-button.post-image-button{min-width:0!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding-inline:12px!important;font-size:13px!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-image-button.post-image-button,html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-image-button.post-image-button>:is(span,i){color:var(--ds-t-ink,#111)!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-image-button.post-image-button:is(:hover,:focus-visible),html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-image-button.post-image-button:is(:hover,:focus-visible)>:is(span,i){color:#fff!important}html body.forum-create-page .post-question-field,html body.forum-create-page .post-visibility-fieldset{grid-template-rows:17px 36px!important;gap:6px!important;margin:0!important}html body.forum-create-page .post-question-field input{height:36px!important;min-height:36px!important;max-height:36px!important}html body.forum-create-page .post-visibility-switch{width:100%!important;height:36px!important;padding:3px!important}html body.forum-create-page .post-visibility-slider{width:calc(50% - 3px)!important;inset:3px auto 3px 3px!important}html body.forum-create-page .post-visibility-switch label>span{height:30px!important;padding-inline:10px!important;font-size:13px!important}html body.forum-create-page .forum-container #postCreateForm .form-actions{justify-content:flex-end!important;gap:8px!important;margin:0!important;padding:2px 0 0!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .form-actions.form-actions>.btn{height:34px!important;min-height:34px!important;max-height:34px!important;padding-inline:12px!important;font-size:13px!important}html body.forum-create-page .forum-container #postCreateForm#postCreateForm .post-submit-button{min-width:0!important}@media (width<=900px){html body.forum-create-page .post-workbench{grid-template-columns:1fr!important;gap:16px!important}html body.forum-create-page .post-publish-rail{border:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:end!important;gap:12px!important;padding:0!important}html body.forum-create-page .forum-container #postCreateForm .form-actions{grid-column:1/-1!important;padding-top:0!important}}@media (width<=640px){html body.forum-create-page .main-container.main-container{padding-block:14px 42px!important}html body.forum-create-page .forum-container.forum-container{gap:12px!important}html body.forum-create-page .forum-container .forum-create-header.forum-create-header.forum-create-header{min-height:58px!important;padding:10px 12px!important}html body.forum-create-page .forum-container .forum-create-header h2{font-size:21px!important}html body.forum-create-page .post-editor{padding-inline:2px!important}html body.forum-create-page .post-writing-column{gap:12px!important}html body.forum-create-page .forum-container #postCreateForm textarea{height:36vh!important;min-height:230px!important}html body.forum-create-page .post-publish-rail{grid-template-columns:1fr!important;gap:12px!important}html body.forum-create-page .forum-container #postCreateForm .form-actions{grid-column:auto!important;justify-content:flex-start!important}}