.forum-page{background:var(--page);min-height:76vh;color:var(--ink);padding-top:clamp(7.8rem,12vw,12rem)}.forum-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3rem;padding-bottom:clamp(3rem,6vw,6rem);display:grid}.forum-eyebrow{border:1px solid var(--line);min-height:2rem;color:var(--muted);font:500 .63rem/1 var(--font-mono);letter-spacing:.14em;border-radius:999px;align-items:center;padding:0 .85rem;display:inline-flex}.forum-hero h1{letter-spacing:-.072em;margin:1.5rem 0 1.1rem;font-size:clamp(3.8rem,8vw,8.2rem);font-weight:430;line-height:.92}.forum-hero__copy>p{max-width:46rem;color:var(--muted);margin:0;font-size:clamp(1rem,1.45vw,1.3rem);line-height:1.55}.forum-community-switcher{z-index:4;position:relative}.forum-community-switcher summary{border:1px solid var(--line);cursor:pointer;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:.72rem;min-width:14rem;padding:.65rem .75rem .65rem .65rem;list-style:none;transition:border-color .16s,background-color .16s;display:grid}.forum-community-switcher summary::-webkit-details-marker{display:none}.forum-community-switcher summary:hover,.forum-community-switcher[open] summary{border-color:var(--line-strong);background:color-mix(in srgb, var(--ink) 3%, var(--page))}.forum-community-switcher summary>span:nth-child(2){gap:.18rem;display:grid}.forum-community-switcher__icon{border:1px solid var(--line);width:2rem;height:2rem;color:var(--blue);border-radius:50%;place-items:center;display:grid}.forum-community-switcher small{color:var(--muted);font:.54rem/1 var(--font-mono);letter-spacing:.11em;text-transform:uppercase}.forum-community-switcher strong{font-size:.83rem;font-weight:560}.forum-community-switcher summary>svg{color:var(--muted);transition:transform .16s}.forum-community-switcher[open] summary>svg{transform:rotate(180deg)}.forum-community-menu{border:1px solid var(--line);background:color-mix(in srgb, var(--page) 95%, transparent);backdrop-filter:blur(24px);border-radius:.8rem;width:min(18rem,100vw - 2.5rem);padding:.55rem;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 1rem 3rem #00000029}.forum-community-menu>small{padding:.65rem .75rem .38rem;display:block}.forum-community-menu a{min-height:2.85rem;color:var(--ink);border-radius:.5rem;justify-content:space-between;align-items:center;padding:0 .75rem;font-size:.78rem;text-decoration:none;display:flex}.forum-community-menu a:hover{background:color-mix(in srgb, var(--ink) 5%, transparent)}.forum-community-menu a i{background:var(--blue);width:.42rem;height:.42rem;box-shadow:0 0 0 .26rem color-mix(in srgb, var(--blue) 13%, transparent);border-radius:50%}.forum-access-note{border-block:1px solid var(--line);color:var(--muted);gap:1.8rem;padding:1.2rem 0;display:flex}.forum-access-note span{align-items:center;gap:.55rem;font-size:.82rem;display:inline-flex}.forum-access-note svg{color:var(--blue)}.forum-category{border-bottom:1px solid var(--line);grid-template-columns:minmax(15rem,.58fr) minmax(0,1.42fr);scroll-margin-top:6rem;display:grid}.forum-category>header{border-right:1px solid var(--line);grid-template-columns:2.2rem 1fr;gap:1rem;padding:clamp(2rem,4vw,4rem) clamp(1rem,4vw,4rem) clamp(2rem,4vw,4rem) 0;display:grid}.forum-category>header>span{color:var(--blue);font:.62rem/1 var(--font-mono);padding-top:.3rem}.forum-category h2{letter-spacing:-.045em;margin:0 0 .75rem;font-size:clamp(1.65rem,3vw,3rem);font-weight:430}.forum-category header p{max-width:24rem;color:var(--muted);margin:0;font-size:.93rem;line-height:1.55}.forum-category header small{color:var(--muted);font:.54rem/1 var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin-top:1.25rem;display:block}.forum-card{border-bottom:1px solid var(--line);min-height:8.7rem;color:inherit;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.1rem;padding:1.5rem 0 1.5rem clamp(1.4rem,3vw,3rem);text-decoration:none;transition:background-color .18s;display:grid;position:relative}.forum-card:last-child{border-bottom:0}.forum-card__icon{border:1px solid var(--line);width:2.8rem;height:2.8rem;color:var(--blue);border-radius:50%;place-items:center;display:grid}.forum-card__copy{gap:.42rem;display:grid}.forum-card__copy strong{font-size:clamp(1rem,1.45vw,1.3rem);font-weight:560}.forum-card__copy small{max-width:35rem;color:var(--muted);font-size:.84rem;line-height:1.45}.forum-card__status{color:var(--muted);font:.54rem/1 var(--font-mono);letter-spacing:.11em;text-transform:uppercase;align-self:start;margin-top:.2rem}.forum-card__action{color:var(--muted);white-space:nowrap;align-items:center;gap:.45rem;padding-right:.35rem;font-size:.76rem;display:inline-flex}.forum-toolbar{border-block:1px solid var(--line);justify-content:space-between;align-items:center;min-height:5rem;display:flex}.forum-toolbar a,.forum-toolbar button{color:var(--ink);font:540 .82rem/1 var(--font-sans);align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.forum-toolbar button,.forum-load-more{border:1px solid var(--line);background:var(--ink);min-height:2.7rem;color:var(--page);border-radius:999px;padding:0 1rem}.forum-composer{border:1px solid var(--line);background:color-mix(in srgb, var(--ink) 2.5%, var(--page));margin:1.5rem 0;padding:clamp(1.3rem,3vw,2.5rem)}.forum-composer__heading,.forum-composer__footer,.forum-reply footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.forum-composer__heading>span{align-items:center;gap:.6rem;font-weight:560;display:flex}.forum-composer__heading>span svg{color:var(--blue)}.forum-composer__heading>button{color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:0;padding:.3rem 0;font-size:.8rem}.forum-composer__heading>button:hover{color:var(--ink)}.forum-composer label{color:var(--muted);font:.62rem/1 var(--font-mono);letter-spacing:.1em;text-transform:uppercase;gap:.55rem;margin-top:1.35rem;display:grid}.forum-field-heading>small{color:var(--muted);font:500 .59rem/1.3 var(--font-mono);letter-spacing:.02em;text-align:right;text-transform:none;transition:color .18s}.forum-field-heading>small.is-near-limit,.forum-field-counter.is-near-limit{color:#b58424}.forum-field-heading>small.is-over-limit{color:#d75656}.forum-field-counter{color:var(--muted);font:500 .59rem/1.3 var(--font-mono);letter-spacing:.02em;text-align:right}.forum-field-counter.is-over-limit{color:#d75656}.forum-composer input,.forum-composer textarea,.forum-reply textarea{border:1px solid var(--line);background:var(--page);width:100%;color:var(--ink);font:400 1rem/1.6 var(--font-sans);resize:vertical;border-radius:.35rem;outline:none}.forum-composer textarea,.forum-reply textarea{padding:.9rem 1rem}.forum-composer input:focus,.forum-composer textarea:focus,.forum-reply textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 12%, transparent)}.forum-composer__footer{margin-top:1rem}.forum-composer__footer p,.forum-reply footer p{color:#d74b4b;margin:0;font-size:.78rem}.forum-composer__footer button,.forum-reply footer button{background:var(--blue);color:#fff;min-height:2.8rem;box-shadow:none;border:1px solid #0000;border-radius:999px;padding:0 1.25rem;font-weight:560}.forum-signin{border:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin:1.5rem 0;padding:1.2rem 1.3rem;display:grid}.forum-signin>svg{color:var(--blue)}.forum-signin strong{font-size:.95rem}.forum-signin p{color:var(--muted);margin:.25rem 0 0;font-size:.78rem}.forum-signin button{background:var(--ink);min-height:2.6rem;color:var(--page);border-radius:999px;padding:0 1rem;font-size:.78rem}.forum-topic-row{border-top:1px solid var(--line);min-height:8.5rem;color:inherit;grid-template-columns:minmax(0,1fr) minmax(15rem,.42fr);display:grid}.forum-topic-row__main,.forum-topic-row__meta{padding:1.5rem}.forum-topic-row__main{border-right:1px solid var(--line);align-content:center;display:grid}.forum-topic-row__conversation{color:inherit;gap:.55rem;text-decoration:none;display:grid}.forum-topic-row__conversation:hover strong,.forum-author:hover .public-user-identity__name{color:var(--blue)}.forum-topic-row__main strong{letter-spacing:-.025em;font-size:clamp(1.15rem,2vw,1.8rem);font-weight:470}.forum-topic-row__main small{max-width:45rem;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.45;overflow:hidden}.forum-topic-row__meta{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.7rem;display:flex}.forum-author{color:inherit;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;text-decoration:none;display:grid}.forum-author:focus-visible,.forum-topic-row__conversation:focus-visible{outline:2px solid var(--blue);outline-offset:.25rem;border-radius:.2rem}.forum-author__identity{--public-user-identity-scale:.84}.forum-author strong{font-size:.76rem;font-weight:560}.forum-author .staff-verification{--staff-badge-size:.82rem;font:inherit;letter-spacing:0;text-transform:none;border:0;border-radius:0;padding:0}.forum-topic-row__date,.forum-post__date{color:var(--muted);white-space:nowrap;font-size:.67rem}.forum-state,.forum-empty{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:4rem 1.5rem}.forum-empty strong{color:var(--ink);font-size:1.1rem}.forum-empty p{margin:.5rem 0 0}.forum-load-more{margin:1.5rem auto 0;display:block}.forum-post{border:1px solid var(--line);border-top:0;padding:clamp(1.5rem,4vw,4rem)}.forum-post--topic{border-top:1px solid var(--line)}.forum-post h2{letter-spacing:-.055em;max-width:56rem;margin:2rem 0;font-size:clamp(2rem,5vw,5rem);font-weight:430;line-height:.98}[data-mode=topic] [data-forum-page-title-text],[data-mode=topic] .forum-hero__subtitle{overflow-wrap:anywhere}.forum-post__body{max-width:52rem;font-size:clamp(.98rem,1.25vw,1.1rem);line-height:1.72}.forum-post__body p{margin:0 0 1.25rem}.forum-replies-heading{align-items:baseline;gap:.75rem;padding:2.5rem 0 1rem;display:flex}.forum-replies-heading span{color:var(--blue);font:.6rem/1 var(--font-mono)}.forum-replies-heading strong{text-transform:capitalize;font-size:1.2rem;font-weight:520}.forum-post--reply{border-top:1px solid var(--line);margin-bottom:1rem}.forum-post--reply .forum-post__body{margin-top:1.5rem}.forum-reply{border:1px solid var(--line);margin-top:2rem;padding:clamp(1.3rem,3vw,2.5rem)}.forum-reply>header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.forum-reply>header>span{align-items:center;gap:.55rem;display:inline-flex}.forum-reply>header svg{color:var(--blue)}.forum-reply footer{margin-top:1rem}[hidden]{display:none!important}@media (width<=820px){.forum-page{padding-top:7.2rem}.forum-hero{grid-template-columns:1fr;gap:1.8rem}.forum-community-switcher{width:fit-content}.forum-category{grid-template-columns:1fr}.forum-category>header{border-right:0;border-bottom:1px solid var(--line)}.forum-card{grid-template-columns:auto minmax(0,1fr);padding-right:0}.forum-card__status,.forum-card__action{grid-column:2;width:fit-content}.forum-topic-row{grid-template-columns:1fr}.forum-topic-row__main{border-right:0;border-bottom:1px solid var(--line)}.forum-topic-row__meta{padding-block:.85rem}}@media (width<=560px){.forum-page{padding-top:6.15rem}.forum-hero{gap:1.35rem;padding-bottom:2rem}.forum-hero h1{margin:1rem 0 .75rem;font-size:clamp(3.35rem,17vw,4.8rem)}.forum-hero__copy>p{font-size:.92rem;line-height:1.5}.forum-community-switcher,.forum-community-switcher summary{width:100%}.forum-community-menu{width:100%;left:0;right:auto}.forum-access-note{gap:.62rem;padding-block:.95rem;display:grid}.forum-access-note span{font-size:.74rem}.forum-category>header{grid-template-columns:1.35rem 1fr;gap:.7rem;padding:1.55rem 0 1.35rem}.forum-category h2{margin-bottom:.45rem;font-size:1.7rem}.forum-category header p{font-size:.8rem;line-height:1.45}.forum-category header small{margin-top:.8rem}.forum-card{grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;min-height:0;padding:1rem 0}.forum-card__icon{width:2.25rem;height:2.25rem}.forum-card__copy{gap:.28rem}.forum-card__copy strong{font-size:.96rem}.forum-card__copy small{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.73rem;line-height:1.35;display:-webkit-box;overflow:hidden}.forum-card__status{display:none}.forum-card__action{grid-area:1/3;align-self:center;padding:0;font-size:0}.forum-toolbar{min-height:4.4rem}.forum-toolbar button{padding-inline:.85rem}.forum-signin{grid-template-columns:auto 1fr}.forum-signin button{grid-column:2;width:fit-content}.forum-topic-row__main,.forum-topic-row__meta{padding-inline:0}.forum-topic-row__meta{align-items:flex-start}.forum-post{padding-inline:1rem}.forum-composer,.forum-reply{margin-inline:0;padding-inline:1rem}}.forum-page{--forum-panel:color-mix(in srgb, var(--ink) 2.25%, var(--page));--forum-panel-hover:color-mix(in srgb, var(--ink) 4.25%, var(--page));--forum-accent-soft:color-mix(in srgb, var(--blue) 9%, transparent);min-height:82svh;padding-top:clamp(8rem,10vw,10.5rem);overflow:clip}.forum-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(13.5rem,17rem);align-items:end;gap:clamp(2rem,6vw,7rem);padding-bottom:clamp(2.8rem,5vw,5.2rem);position:relative}.forum-hero:after{content:"";background:var(--blue);width:clamp(3rem,9vw,8rem);height:1px;position:absolute;bottom:-1px;right:0}.forum-hero__copy{max-width:67rem}.forum-hero__copy,.forum-hero__copy>p{overflow-wrap:anywhere;min-width:0}.forum-eyebrow{border-color:color-mix(in srgb, var(--ink) 24%, transparent);background:color-mix(in srgb, var(--page) 72%, transparent);letter-spacing:.16em;min-height:1.8rem;padding:0 .72rem;font-size:.56rem;font-weight:440}.forum-hero h1{letter-spacing:-.07em;text-wrap:balance;max-width:12ch;margin:clamp(1.2rem,2.4vw,2rem) 0 .9rem;font-size:clamp(4rem,8.2vw,8.6rem);font-weight:420;line-height:.9}[data-mode=forum] .forum-hero h1,[data-mode=topic] .forum-hero h1{max-width:16ch;font-size:clamp(3rem,6.2vw,6.6rem);line-height:.94}[data-mode=topic] .forum-hero__copy>p{font-size:.83rem}.forum-hero__copy>p{max-width:42rem;color:var(--muted);font-size:clamp(.98rem,1.3vw,1.18rem);line-height:1.55}.forum-community-switcher{width:100%}.forum-community-switcher summary{background:var(--forum-panel);border-radius:.75rem;width:100%;min-width:0;min-height:3.8rem;padding:.48rem .7rem .48rem .5rem}.forum-community-switcher__icon{background:var(--forum-accent-soft);border-radius:.58rem;width:2.65rem;height:2.65rem}.forum-community-switcher small{font-size:.48rem}.forum-community-switcher strong{font-size:.8rem}.forum-community-menu{border-radius:.75rem;width:100%}.forum-index{padding-bottom:clamp(5.5rem,9vw,9rem)}.forum-access-note{border-block:0;border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;display:grid}.forum-access-note span{grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:.25rem .75rem;min-height:5.4rem;padding:1rem 1.4rem;font-size:.82rem;display:grid}.forum-access-note span+span{border-left:1px solid var(--line)}.forum-access-note svg{grid-row:1/3;align-self:center}.forum-access-note small{color:var(--muted);font:.48rem/1 var(--font-mono);letter-spacing:.13em}.forum-access-note strong{font-size:.8rem;font-weight:520}.forum-category{border-bottom:1px solid var(--line);grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr)}.forum-category>header{border-right:1px solid var(--line);padding:clamp(2.4rem,4.5vw,4.8rem) clamp(1.8rem,5vw,5.5rem) clamp(2.4rem,4.5vw,4.8rem) 0;display:block}.forum-category>header small{border:1px solid var(--line);min-height:1.55rem;color:var(--muted);font:.48rem/1 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;margin:0 0 1.3rem;padding:0 .58rem;display:inline-flex}.forum-category h2{letter-spacing:-.055em;max-width:12ch;margin:0 0 .8rem;font-size:clamp(1.9rem,3.35vw,3.45rem);font-weight:430;line-height:1}.forum-category header p{max-width:27rem;color:var(--muted);font-size:.88rem;line-height:1.58}.forum-category__list{align-self:stretch}.forum-card{background:0 0;grid-template-columns:3rem minmax(0,1fr) auto;gap:clamp(1rem,2vw,1.55rem);min-height:8.8rem;padding:1.45rem clamp(.2rem,1vw,1rem) 1.45rem clamp(1.4rem,3vw,3.2rem);transition:background-color .18s,color .18s}.forum-card:before{content:"";background:var(--blue);width:2px;height:0;transition:top .22s,height .22s;position:absolute;top:50%;left:-1px}.forum-card:hover{background:var(--forum-panel-hover)}.forum-card:hover:before{height:60%;top:20%}.forum-card__icon{background:var(--forum-accent-soft);border-radius:.65rem;width:3rem;height:3rem;transition:transform .18s,border-color .18s}.forum-card:hover .forum-card__icon{border-color:color-mix(in srgb, var(--blue) 45%, var(--line));transform:translateY(-2px)}.forum-card__copy{gap:.36rem}.forum-card__copy>.forum-card__type{max-width:none;color:var(--blue);font:.48rem/1 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;line-height:1}.forum-card__copy strong{letter-spacing:-.02em;font-size:clamp(1.05rem,1.45vw,1.3rem);font-weight:560}.forum-card__copy>span{max-width:36rem;color:var(--muted);font-size:.8rem;line-height:1.45}.forum-card__action{border:1px solid var(--line);width:2.55rem;height:2.55rem;color:var(--muted);border-radius:50%;grid-area:1/3;place-items:center;padding:0;display:grid}.forum-card__action>span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.forum-card:hover .forum-card__action{color:var(--ink);border-color:var(--line-strong)}.forum-card:hover .forum-card__action svg{transform:translate(2px)}.forum-card__action svg{transition:transform .18s}.forum-view,.forum-thread{padding-bottom:clamp(5.5rem,9vw,9rem)}.forum-toolbar{border-top:0;border-bottom:1px solid var(--line);min-height:4.5rem}.forum-toolbar a{color:var(--muted);font-size:.76rem;transition:color .16s}.forum-toolbar a:hover{color:var(--ink)}.forum-toolbar button,.forum-load-more{border-color:var(--ink);min-height:2.55rem;padding:0 1rem;font-size:.73rem;transition:transform .16s,background-color .16s}.forum-toolbar button:hover,.forum-load-more:hover{transform:translateY(-1px)}.forum-composer{background:var(--forum-panel);border-radius:.8rem;margin:1.4rem 0 2rem;padding:clamp(1.3rem,3vw,2.35rem);box-shadow:0 1.5rem 4rem #00000012}.forum-composer input,.forum-composer textarea,.forum-reply textarea{background:color-mix(in srgb, var(--page) 78%, transparent);border-radius:.58rem}.forum-signin{background:var(--forum-panel);border-radius:.75rem;grid-template-columns:2.65rem minmax(0,1fr) auto;margin:1.4rem 0 2rem;padding:1rem 1.15rem}.forum-signin>svg{border:1px solid color-mix(in srgb, var(--blue) 38%, var(--line));background:var(--forum-accent-soft);border-radius:.6rem;width:2.65rem;height:2.65rem;padding:.72rem}.forum-signin button{min-height:2.55rem}.forum-topics{border-bottom:1px solid var(--line)}.forum-topic-row{background:0 0;grid-template-columns:minmax(0,1fr) minmax(21rem,.48fr);min-height:9.2rem;transition:background-color .18s;position:relative}.forum-topic-row:before{content:"";background:var(--blue);width:2px;transition:transform .2s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.forum-topic-row:hover{background:var(--forum-panel-hover)}.forum-topic-row:hover:before{transform:scaleY(1)}.forum-topic-row__main{border-right:1px solid var(--line);gap:.48rem;padding:1.65rem clamp(1.4rem,3vw,3rem)}.forum-topic-row__main>.forum-topic-row__kind{max-width:none;color:var(--blue);font:.48rem/1 var(--font-mono);letter-spacing:.13em;text-transform:uppercase;line-height:1}.forum-topic-row__main>.forum-topic-row__excerpt{max-width:44rem;color:var(--muted);white-space:normal;font-size:.78rem;line-height:1.48}.forum-topic-row__meta{grid-template-columns:minmax(0,1fr) auto auto 2.35rem;align-items:center;gap:1rem;padding:1.35rem;display:grid}.forum-topic-row__date{border-inline:1px solid var(--line);font:.58rem/1.4 var(--font-mono);letter-spacing:.04em;padding-inline:.85rem}.forum-topic-row__stats{align-content:center;justify-items:end;gap:.15rem;display:grid}.forum-topic-row__stats strong{color:var(--ink);font:500 .9rem/1 var(--font-mono)}.forum-topic-row__stats small{color:var(--muted);text-transform:capitalize;font-size:.58rem}.forum-topic-row__arrow{border:1px solid var(--line);width:2.35rem;height:2.35rem;color:var(--muted);border-radius:50%;place-items:center;transition:color .16s,transform .16s;display:grid}.forum-topic-row:hover .forum-topic-row__arrow{color:var(--ink);transform:translate(2px)}.forum-author{grid-template-columns:2.45rem minmax(0,1fr);align-content:center;align-items:center;gap:.65rem;display:grid}.forum-author>.forum-author__avatar{border:1px solid var(--line);width:2.45rem;height:2.45rem;color:var(--blue);background:var(--forum-accent-soft);font:500 .72rem/1 var(--font-mono);letter-spacing:0;text-transform:none;border-radius:50%;place-items:center;padding:0;display:grid}.forum-author>.forum-author__avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.forum-author>.forum-author__identity{color:inherit;border:0;border-radius:0;padding:0}.forum-author__identity .public-user-identity__name>span:first-child{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;font-weight:560;overflow:hidden}.forum-state,.forum-empty{padding:clamp(3rem,7vw,6rem) clamp(1.4rem,3vw,3rem)}.forum-empty{background:var(--forum-panel);justify-items:start;gap:.45rem;display:grid}.forum-empty strong{letter-spacing:-.035em;max-width:26ch;font-size:clamp(1.35rem,2.5vw,2.2rem);font-weight:450}.forum-thread>[data-thread-content],.forum-thread .forum-toolbar{width:min(100%,74rem);margin-inline:auto}.forum-post{border:0;border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:clamp(1.25rem,2.5vw,2rem) clamp(1.5rem,3vw,3rem);padding:clamp(2rem,4vw,4rem) clamp(1.5rem,3.5vw,3.5rem);display:grid;position:relative}.forum-post--topic{border-top:1px solid var(--line);background:linear-gradient(125deg, var(--forum-panel), transparent 64%)}.forum-post__meta{text-align:right;flex-direction:column;align-self:start;align-items:flex-end;gap:.55rem;display:flex}.forum-post__sequence{color:var(--blue);font:.5rem/1.4 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;padding-top:.2rem}.forum-post__date{font:.58rem/1.45 var(--font-mono);letter-spacing:.035em}.forum-post .forum-author{align-content:start}.forum-post__body{width:min(100%,47rem);color:var(--ink);grid-column:1/-1;margin-left:3.1rem;font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.74}.forum-post__body p:last-child{margin-bottom:0}.forum-replies-heading{border-bottom:1px solid var(--line);width:min(100%,74rem);margin-inline:auto;padding:3.2rem 0 1.1rem}.forum-replies-heading span{border:1px solid var(--line);border-radius:50%;place-items:center;width:1.7rem;height:1.7rem;display:grid}.forum-post--reply,.forum-post--reply .forum-post__body{margin:0}.forum-reply{background:var(--forum-panel);border-radius:.8rem;width:min(100%,60rem);margin:2.4rem auto 0;padding:clamp(1.4rem,3vw,2.4rem)}.forum-reply textarea{min-height:10rem}.forum-thread>.forum-signin{width:min(100%,60rem);margin-inline:auto}@media (width<=980px){.forum-hero{grid-template-columns:minmax(0,1fr) minmax(13rem,15rem)}.forum-category{grid-template-columns:minmax(13rem,.62fr) minmax(0,1.38fr)}.forum-topic-row{grid-template-columns:minmax(0,1fr) minmax(17rem,.45fr)}.forum-topic-row__meta{grid-template-columns:minmax(0,1fr) auto auto}.forum-topic-row__arrow{display:none}.forum-post{grid-template-columns:minmax(0,1fr) auto;gap:1.25rem}}@media (width<=760px){.forum-page{padding-top:7.2rem}.forum-hero{grid-template-columns:1fr;gap:1.5rem;padding-bottom:2.4rem}.forum-hero:after{width:4rem;left:0;right:auto}.forum-hero__copy{width:100%}.forum-hero h1,[data-mode=forum] .forum-hero h1,[data-mode=topic] .forum-hero h1{max-width:100%;font-size:clamp(3.35rem,12.5vw,5.4rem)}[data-mode=topic] .forum-hero h1{font-size:clamp(2.6rem,9vw,4.25rem)}.forum-community-switcher{width:min(100%,19rem)}.forum-access-note{grid-template-columns:1fr}.forum-access-note span{min-height:4.8rem;padding-inline:0}.forum-access-note span+span{border-top:1px solid var(--line);border-left:0}.forum-category{grid-template-columns:1fr}.forum-category>header{border-right:0;border-bottom:1px solid var(--line);padding:2.25rem 0 1.8rem}.forum-category h2{max-width:none}.forum-card{padding-left:0;padding-right:0}.forum-topic-row{grid-template-columns:1fr;min-height:0}.forum-topic-row__main{border-right:0;border-bottom:1px solid var(--line);min-height:7.2rem;padding:1.4rem 0}.forum-topic-row__meta{grid-template-columns:minmax(0,1fr) auto;padding:.95rem 0}.forum-post{grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding-inline:0}.forum-post__body{grid-column:1/-1;margin-left:0}.forum-replies-heading{padding-top:2.5rem}}@media (width<=520px){.forum-page{padding-top:6.3rem}.forum-eyebrow{min-height:1.65rem}.forum-hero{gap:1.15rem;padding-bottom:2rem}.forum-hero h1,[data-mode=forum] .forum-hero h1{margin-top:.95rem;font-size:clamp(3.1rem,16vw,4.45rem)}[data-mode=topic] .forum-hero h1{font-size:clamp(2.45rem,12vw,3.55rem);line-height:.96}.forum-hero__copy>p{width:100%;max-width:100%;font-size:.88rem}.forum-community-switcher{width:100%}.forum-category>header small{margin-bottom:1rem}.forum-category h2{font-size:2rem}.forum-card{grid-template-columns:2.55rem minmax(0,1fr) 2.2rem;gap:.75rem;min-height:7.2rem;padding-block:1rem}.forum-card__icon{border-radius:.55rem;width:2.55rem;height:2.55rem}.forum-card__copy .forum-card__type{font-size:.43rem}.forum-card__copy strong{font-size:.98rem}.forum-card__copy>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;display:-webkit-box;overflow:hidden}.forum-card__action{width:2.2rem;height:2.2rem}.forum-toolbar{min-height:4rem}.forum-toolbar a,.forum-toolbar button{font-size:.7rem}.forum-toolbar button{padding-inline:.8rem}.forum-composer{border-radius:.65rem;padding:1rem}.forum-composer__heading{align-items:flex-start}.forum-signin{grid-template-columns:2.45rem minmax(0,1fr);padding:.9rem}.forum-signin>svg{width:2.45rem;height:2.45rem}.forum-signin button{grid-column:2;justify-self:start}.forum-topic-row__main>strong{font-size:1.35rem}.forum-topic-row__excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.forum-author{grid-template-columns:2.2rem minmax(0,1fr)}.forum-author__avatar{width:2.2rem;height:2.2rem}.forum-topic-row__stats strong{font-size:.78rem}.forum-post{grid-template-columns:minmax(0,1fr) auto;gap:.9rem .75rem;padding:1.5rem 0}.forum-topic-row__meta{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.forum-topic-row__date{border:0;grid-area:2/1;justify-self:start;padding:.35rem 0 0 2.85rem}.forum-topic-row__stats{grid-area:1/2/3}.forum-post__meta{grid-column:2;justify-content:start;align-items:flex-end;width:auto}.forum-post .forum-author{grid-column:1;min-width:0}.forum-post__body{grid-column:1/-1}.forum-post__sequence{padding:0}.forum-post__body{font-size:.94rem;line-height:1.68}.forum-reply{border-radius:.65rem;padding:1rem}.forum-reply footer{flex-direction:column;align-items:flex-start}}.forum-topic-row{grid-template-columns:minmax(0,1fr) minmax(22rem,.54fr);min-height:0}.forum-topic-row__main{text-align:left;place-content:center stretch;justify-items:start;gap:.28rem;width:100%;min-height:5.75rem;padding:.95rem clamp(1.2rem,2.4vw,2.4rem)}.forum-topic-row__main>*{width:100%}.forum-topic-row__main>strong{letter-spacing:-.022em;max-width:48rem;font-size:clamp(1.02rem,1.35vw,1.24rem);font-weight:520;line-height:1.18}.forum-topic-row__main>.forum-topic-row__excerpt{-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:48rem;font-size:.72rem;line-height:1.4;display:-webkit-box;overflow:hidden}.forum-topic-row__meta{grid-template-columns:minmax(9rem,1fr) auto auto;gap:0;padding:.72rem clamp(.8rem,1.5vw,1.25rem)}.forum-topic-row__meta .forum-author{padding-right:1rem}.forum-topic-row__date{text-align:center;border-right:0;min-width:8rem;padding:.35rem 1rem;font-size:.52rem}.forum-topic-row__stats strong{font-size:.78rem}.forum-topic-row__stats small{font-size:.52rem}[data-mode=topic] .forum-hero{text-align:center;padding-bottom:clamp(3rem,6vw,6rem);display:block}[data-mode=topic] .forum-hero:after{width:clamp(3rem,6vw,5.5rem);left:50%;right:auto;transform:translate(-50%)}[data-mode=topic] .forum-hero__copy{width:min(100%,72rem);max-width:none;margin-inline:auto}[data-mode=topic] .forum-eyebrow{margin-inline:auto}[data-mode=topic] .forum-hero h1{max-width:15ch;margin:clamp(1.35rem,3vw,2.4rem) auto .9rem;font-size:clamp(3.15rem,6vw,6.35rem);line-height:.94}[data-mode=topic] .forum-hero__copy>p{color:var(--muted);font:.58rem/1.45 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-inline:auto}.forum-hero__author{text-align:left;justify-content:center;margin-top:1.25rem;display:flex}.forum-hero__author .forum-author{width:fit-content}.forum-hero__author .forum-author>.forum-author__avatar{width:2.7rem;height:2.7rem}.forum-thread>[data-thread-content],.forum-thread .forum-toolbar{width:min(100%,64rem)}.forum-post--topic{background:0 0;border-top:0;width:min(100%,49rem);margin-inline:auto;padding:clamp(2.5rem,5vw,4.75rem) 0;display:block}.forum-post--topic .forum-post__body{width:100%;margin:0;font-size:clamp(1rem,1.18vw,1.1rem);line-height:1.82}.forum-replies-heading{width:min(100%,56rem);padding:clamp(2.2rem,4vw,3.4rem) 0 .9rem}.forum-post--reply{width:min(100%,56rem);margin-inline:auto;padding:clamp(1.6rem,3vw,2.35rem) 0;display:block}.forum-post__header{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.forum-post--reply .forum-post__body{width:min(100% - 3.1rem,47rem);margin:1.15rem 0 0 3.1rem;font-size:clamp(.94rem,1vw,1.02rem);line-height:1.72}@media (width<=980px){.forum-topic-row{grid-template-columns:minmax(0,1fr) minmax(19rem,.55fr)}.forum-topic-row__date{min-width:6.5rem;padding-inline:.75rem}}@media (width<=760px){.forum-topic-row{grid-template-columns:1fr}.forum-topic-row__main{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:1rem 0 .9rem}.forum-topic-row__meta{grid-template-columns:minmax(0,1fr) auto auto;padding:.72rem 0}[data-mode=topic] .forum-hero{padding-bottom:3.25rem}[data-mode=topic] .forum-hero h1{max-width:15ch;margin-inline:auto;font-size:clamp(2.7rem,9.5vw,4.4rem)}.forum-post--topic{padding-block:2.6rem}.forum-post--reply{padding-inline:0}}@media (width<=520px){[data-mode=forum] .forum-hero h1{letter-spacing:-.06em;font-size:clamp(2.55rem,10.4vw,3.35rem)}.forum-topic-row__main{gap:.24rem}.forum-topic-row__main>strong{font-size:1.05rem}.forum-topic-row__main>.forum-topic-row__excerpt{-webkit-line-clamp:1;font-size:.7rem}.forum-topic-row__meta{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:0;width:100%;padding-right:5.2rem;position:relative}.forum-topic-row__meta .forum-author{grid-area:1/1;padding-right:.75rem}.forum-topic-row__date{text-align:left;border:0;grid-area:2/1;min-width:0;padding:.3rem 0 0 2.85rem}.forum-topic-row__stats{min-width:4.4rem;padding-left:.8rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}[data-mode=topic] .forum-hero h1{font-size:clamp(2.45rem,12vw,3.55rem)}.forum-hero__author{margin-top:1rem}.forum-post--topic{padding-block:2.25rem}.forum-post__header{gap:.75rem}.forum-post--reply .forum-post__body{width:100%;margin:1rem 0 0}.forum-post__meta{flex:none}}.forum-hero__actions{justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.forum-hero__actions--forum{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:min(100%,19rem);margin-top:clamp(1.35rem,2.2vw,1.9rem);display:grid}.forum-hero__actions--forum .forum-community-switcher{grid-area:1/1/auto/-1;width:100%}.forum-community-switcher--mobile{display:none}.forum-hero__actions--forum .forum-community-switcher summary{width:100%}.forum-hero__actions--forum .forum-hero-action{grid-row:1;width:100%;min-height:2.8rem;padding-inline:.75rem}[data-mode=forum] .forum-hero{grid-template-columns:minmax(0,1fr) auto}[data-mode=forum]>.forum-hero>.forum-community-switcher--desktop{align-self:end;width:19rem;max-width:100%;margin-bottom:3.3rem}[data-mode=forum]>.forum-hero>.forum-community-switcher--desktop summary{width:100%}.forum-hero-action{border:1px solid var(--line);min-height:3.35rem;color:var(--ink);font:520 .73rem/1 var(--font-sans);white-space:nowrap;box-shadow:none;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;text-decoration:none;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.forum-hero-action:hover{border-color:var(--line-strong);background:var(--forum-panel-hover)}.forum-hero-action--primary{border-color:var(--ink);background:var(--ink);color:var(--page)}.forum-hero-action--primary:hover{background:color-mix(in srgb, var(--ink) 88%, var(--page));color:var(--page)}.forum-hero__actions .forum-community-switcher summary{min-height:3.35rem}.forum-view{padding-top:clamp(1.5rem,3vw,2.5rem)}.forum-topics{border:0;gap:.7rem;display:grid}.forum-topic-row{border:1px solid var(--line);background:0 0;border-radius:.72rem;grid-template-columns:minmax(0,1fr) minmax(22rem,.54fr);min-height:0;transition:border-color .18s,background-color .18s,transform .18s;display:grid;position:relative;overflow:hidden}.forum-topic-row:before{display:none}.forum-topic-row:hover{border-color:var(--line-strong);background:color-mix(in srgb, var(--ink) 2.4%, var(--page));transform:translateY(-1px)}.forum-topic-row__main{border:0;min-height:6.4rem;padding:1.15rem clamp(1.15rem,2.4vw,2rem)}.forum-topic-row__conversation{gap:.34rem}.forum-topic-row__conversation:hover strong{color:var(--ink)}.forum-topic-row__conversation>strong{font-size:clamp(1.08rem,1.35vw,1.3rem)}.forum-topic-row__conversation>.forum-topic-row__excerpt{-webkit-line-clamp:2;font-size:.75rem;line-height:1.45}.forum-topic-row__meta{border-left:1px solid var(--line);grid-template-columns:minmax(9rem,1fr) auto auto;gap:0;padding:.85rem 1rem}.forum-topic-row__date{text-align:center;border:0;min-width:7.75rem;padding:.35rem .8rem}.forum-topic-row__stats{border-left:1px solid var(--line);min-width:4.5rem;padding-left:.9rem}[data-mode=topic] .forum-hero__copy>.forum-hero__meta{width:fit-content;max-width:100%;color:var(--muted);font:.63rem/1.45 var(--font-sans);letter-spacing:0;text-transform:none;justify-content:center;align-items:center;gap:.85rem;margin:0 auto;display:flex}.forum-hero__date{white-space:nowrap}.forum-hero__forum{color:var(--ink);font-weight:520;text-decoration:none;transition:color .16s;position:relative}.forum-hero__forum:before{background:var(--blue);content:"";vertical-align:middle;border-radius:50%;width:.24rem;height:.24rem;margin-right:.85rem;display:inline-block}.forum-hero__forum:hover{color:var(--blue)}.forum-hero__author{margin-top:1.4rem}.forum-thread>[data-thread-content]{width:min(100%,68rem)}.forum-post--topic{background:0 0;border:0;width:min(100%,50rem);padding:clamp(2.8rem,5.5vw,5.25rem) 0 clamp(3.5rem,7vw,6.5rem)}.forum-post--topic .forum-post__body{color:var(--ink);letter-spacing:-.006em;font-size:clamp(1.02rem,1.14vw,1.12rem);font-weight:400;line-height:1.82}.forum-post--topic .forum-post__body p{margin:0}.forum-post--topic .forum-post__body p+p{margin-top:1.55rem}.forum-post--topic .forum-post__body p:first-child{letter-spacing:-.014em;font-size:clamp(1.15rem,1.45vw,1.32rem);line-height:1.68}.forum-replies-heading{width:min(100%,58rem)}.forum-post--reply{width:min(100%,58rem);padding:clamp(1.75rem,3vw,2.5rem) 0}.forum-post--reply .forum-post__body{width:min(100% - 3.1rem,48rem)}.forum-thread>.forum-reply,.forum-thread>.forum-signin{width:min(100%,58rem)}@media (width<=980px){[data-mode=forum] .forum-hero{grid-template-columns:1fr}.forum-community-switcher--desktop{display:none}.forum-community-switcher--mobile{display:block}.forum-hero__actions--forum{grid-template-columns:1fr 1fr;width:100%;display:grid}.forum-hero__actions--forum .forum-hero-action{grid-row:2}.forum-hero__actions{flex-wrap:wrap;justify-content:flex-start}.forum-topic-row{grid-template-columns:minmax(0,1fr) minmax(19rem,.55fr)}}@media (width<=760px){.forum-community-switcher--desktop{display:none}.forum-community-switcher--mobile{display:block}.forum-hero__actions--forum{grid-template-columns:1fr 1fr;width:100%;display:grid}.forum-hero__actions--forum .forum-community-switcher{grid-area:1/1/auto/-1;width:100%}.forum-hero__actions--forum .forum-community-switcher summary{width:100%}.forum-hero__actions--forum .forum-hero-action{grid-row:2;width:100%}.forum-hero__actions--forum:has(.forum-hero-action--primary[hidden]) .forum-hero-action:not([hidden]){grid-column:1/-1}.forum-view{padding-top:1rem}.forum-topic-row{grid-template-columns:1fr}.forum-topic-row__main{border:0;min-height:0;padding:1rem 1.05rem .9rem}.forum-topic-row__meta{border-top:1px solid var(--line);border-left:0;grid-template-columns:minmax(0,1fr) auto auto;padding:.8rem 1.05rem}.forum-post--topic{padding-block:2.7rem 4rem}}@media (width<=520px){.forum-hero-action{min-height:3rem;padding-inline:.8rem;font-size:.69rem}[data-mode=topic] .forum-hero__copy>.forum-hero__meta{gap:.65rem;font-size:.61rem}.forum-hero__forum:before{margin-right:.65rem}.forum-topic-row{border-radius:.58rem}.forum-topic-row__main{padding:.95rem .9rem .82rem}.forum-topic-row__conversation>strong{font-size:1.05rem}.forum-topic-row__meta{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) auto auto;padding:.78rem .9rem}.forum-topic-row__date{text-align:center;grid-area:1/2;place-self:center;min-width:clamp(7rem,30vw,8.75rem);padding:.35rem clamp(.55rem,2.4vw,1rem)}.forum-topic-row__stats{grid-area:1/3;justify-content:center;align-self:stretch;min-width:4.25rem;padding-left:.85rem;position:static;transform:none}.forum-post--topic{padding-block:2.25rem 3.4rem}.forum-post--topic .forum-post__body{font-size:.98rem;line-height:1.74}.forum-post--topic .forum-post__body p:first-child{font-size:1.08rem}}[data-mode=topic] .forum-hero{text-align:center;border-bottom:0;align-items:center;min-height:clamp(34rem,68svh,46rem);padding-top:clamp(6rem,10vw,10rem);padding-bottom:clamp(5rem,9vw,8rem);display:grid}[data-mode=topic] .forum-hero:after{display:none}[data-mode=topic] .forum-hero__copy{flex-direction:column;align-items:center;width:min(100%,78rem);max-width:none;margin-inline:auto;display:flex}[data-mode=topic] .forum-eyebrow{order:1;margin-inline:auto}[data-mode=topic] .forum-hero__copy>.forum-hero__meta{width:auto;max-width:100%;color:var(--ink);font:400 .8125rem/1.3 var(--font-sans);letter-spacing:-.012em;text-transform:none;order:2;justify-content:center;align-items:center;gap:0;margin:1rem auto 0;display:flex}[data-mode=topic] .forum-hero__date{color:var(--ink)}[data-mode=topic] .forum-hero__forum{color:color-mix(in srgb, var(--ink) 58%, transparent);font-weight:400}[data-mode=topic] .forum-hero__forum:before{width:auto;height:auto;color:color-mix(in srgb, var(--ink) 38%, transparent);content:"·";vertical-align:baseline;background:0 0;margin:0 .7rem;display:inline}[data-mode=topic] .forum-hero h1{font-variation-settings:"wght" 390;letter-spacing:-.055em;order:3;max-width:21ch;margin:clamp(2rem,4vw,3.5rem) auto 0;font-size:clamp(3.25rem,5.25vw,6.2rem);font-weight:390;line-height:.98}[data-mode=topic] .forum-hero__copy>.forum-hero__subtitle{width:min(100%,48rem);max-width:48rem;color:var(--ink-soft);font:400 clamp(1.05rem, 1.35vw, 1.25rem)/1.55 var(--font-sans);letter-spacing:-.012em;text-transform:none;order:4;margin:clamp(1.8rem,3vw,2.6rem) auto 0}[data-mode=topic] .forum-hero__author{text-align:left;order:5;justify-content:center;margin-top:1.5rem;display:flex}[data-mode=topic] .forum-hero__author .forum-author{--public-user-identity-scale:.86;width:fit-content}.forum-thread>[data-thread-content]{width:100%;max-width:none;margin-inline:auto}.forum-thread__editorial{grid-template-columns:minmax(0,1fr) minmax(0,42rem) minmax(0,1fr);width:100%;display:grid}.forum-thread__content{grid-column:2;width:100%;max-width:42rem}.forum-thread__editorial--without-rail .forum-thread__content{grid-column:2}.forum-thread__rail{top:calc(var(--header-height) + 2.25rem);grid-area:1/1;place-self:start;width:min(13rem,100% - 3rem);margin-right:3rem;padding-top:clamp(4rem,7vw,7rem);position:sticky}.forum-thread__rail nav{gap:.75rem;font-size:.75rem;line-height:1.35;display:grid}.forum-thread__rail nav>span{color:color-mix(in srgb, var(--ink) 52%, transparent);margin-bottom:.25rem}.forum-thread__rail nav a{width:fit-content;max-width:100%;color:color-mix(in srgb, var(--ink) 62%, transparent);text-overflow:ellipsis;white-space:nowrap;border:0;padding:0;text-decoration:none;transition:color .15s;display:block;overflow:hidden}.forum-thread__rail nav a:hover,.forum-thread__rail nav a.is-active{color:var(--ink);border:0}.forum-post--topic{width:100%;scroll-margin-top:calc(var(--header-height) + 2rem);background:0 0;border:0;margin:0;padding:0 0 clamp(3.75rem,6vw,5.25rem);display:block}.forum-replies-heading{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;margin:0;padding:1.25rem 0 1rem}.forum-replies-heading span{width:auto;height:auto;color:color-mix(in srgb, var(--ink) 50%, transparent);font:400 .58rem/1.45 var(--font-mono);border:0;border-radius:0;padding:0}.forum-replies-heading strong{font-size:.92rem;font-weight:520}.forum-post--reply{border-bottom:1px solid var(--line);width:100%;scroll-margin-top:calc(var(--header-height) + 2rem);background:0 0;margin:0;padding:clamp(1.8rem,3.5vw,2.75rem) 0;display:block}.forum-post--reply .forum-post__header{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.forum-post--reply .forum-post__body{width:min(100% - 3.1rem,38rem);color:var(--ink);margin:1.15rem 0 0 3.1rem;font-size:1rem;line-height:1.68}.forum-thread>.forum-reply,.forum-thread>.forum-signin{width:min(100%,42rem);margin-inline:auto}@media (width<=1250px){.forum-thread__editorial{grid-template-columns:minmax(0,42rem);justify-content:center}.forum-thread__rail{display:none}.forum-thread__content,.forum-thread__editorial--without-rail .forum-thread__content{grid-column:1}}@media (width<=620px){[data-mode=topic] .forum-hero{min-height:31rem;padding-top:6rem;padding-bottom:4.5rem}[data-mode=topic] .forum-hero__copy>.forum-hero__meta{flex-wrap:wrap;font-size:.75rem}[data-mode=topic] .forum-hero h1{margin-top:2.2rem;font-size:clamp(2.75rem,12vw,4.1rem)}[data-mode=topic] .forum-hero__copy>.forum-hero__subtitle{font-size:1.05rem}.forum-post--topic{padding-block:0 clamp(3.75rem,6vw,5.25rem)}.forum-post--reply .forum-post__body{width:100%;margin:1.1rem 0 0}.forum-replies-heading{padding-top:1rem}}[data-mode=topic].forum-page{padding-top:calc(var(--header-height) + var(--safe-area-top))}[data-mode=topic]>.forum-hero.news-article__hero{border:0;grid-template-columns:minmax(0,1fr);align-items:center;min-height:clamp(34rem,68svh,46rem);padding-top:clamp(6rem,10vw,10rem);padding-bottom:clamp(5rem,9vw,8rem);display:grid;position:relative}[data-mode=topic] .forum-hero__copy.news-article__heading{text-align:center;grid-column:1;justify-items:center;width:min(100%,78rem);margin-inline:auto;display:grid}[data-mode=topic] .forum-hero__copy.news-article__heading>*{order:initial}[data-mode=topic] .forum-eyebrow.news-article__editorial{margin-inline:auto}[data-mode=topic] .forum-hero__meta.news-article__category{width:auto;min-height:0;color:var(--ink);font:400 .8125rem/1.3 var(--font-sans);letter-spacing:-.012em;text-transform:none;background:0 0;border:0;justify-content:center;margin-top:1rem;padding:0;display:flex}[data-mode=topic] .forum-hero__copy.news-article__heading>h1{font-variation-settings:"wght" 390;letter-spacing:-.055em;max-width:21ch;margin:clamp(2rem,4vw,3.5rem) auto 0;font-size:clamp(3.25rem,5.25vw,6.2rem);font-weight:390;line-height:.98}[data-mode=topic] .forum-hero__copy.news-article__heading>.forum-hero__subtitle{width:min(100%,48rem);max-width:48rem;color:var(--ink-soft);font:400 clamp(1.05rem, 1.35vw, 1.25rem)/1.55 var(--font-sans);letter-spacing:-.012em;text-transform:none;margin:clamp(1.8rem,3vw,2.6rem) auto 0}[data-mode=topic] .forum-hero__author.news-article__reading{justify-content:center;margin-top:1.5rem;display:flex}.forum-topic-actions{justify-content:center;align-items:center;gap:.45rem;margin-top:1.25rem;display:flex}.forum-topic-actions[hidden]{display:none}.forum-topic-actions button{min-height:2.35rem;color:color-mix(in srgb, var(--ink) 68%, transparent);border:1px solid var(--line);font:500 .69rem/1 var(--font-sans);background:0 0;border-radius:999px;align-items:center;gap:.42rem;padding:0 .8rem;transition:color .16s,border-color .16s,background-color .16s;display:inline-flex}.forum-topic-actions button:hover{color:var(--ink);border-color:var(--line-strong);background:color-mix(in srgb, var(--ink) 3%, transparent)}.forum-topic-actions [data-delete-topic]:hover{color:#d75656;border-color:#d756568a}[data-mode=topic] .forum-thread{padding-top:0}[data-mode=topic] .forum-thread__editorial.news-article__body{grid-template-columns:minmax(0,1fr) minmax(0,42rem) minmax(0,1fr);justify-content:stretch;gap:0;width:100%;padding-top:clamp(4rem,7vw,7rem);padding-bottom:clamp(7rem,12vw,12rem);display:grid;position:relative}[data-mode=topic] .forum-thread__content.news-article__content{grid-column:2;width:100%;max-width:42rem}[data-mode=topic] .forum-thread__rail.news-article__rail{top:calc(var(--header-height) + 2.25rem);grid-area:1/1;place-self:start;width:min(13rem,100% - 3rem);margin:0 3rem 0 0;padding:0;position:sticky}[data-mode=topic] .forum-post--topic.news-article__introduction,[data-mode=topic] .forum-post__continuation{background:0 0;border:0;width:100%;max-width:none;margin:0;padding:0 0 clamp(4rem,7vw,6rem)}[data-mode=topic] .forum-post--topic.news-article__introduction>p,[data-mode=topic] .forum-post__continuation>p{color:var(--ink);font-family:var(--font-sans);font-variation-settings:"wght" 380;letter-spacing:-.011em;margin:0;font-size:1rem;font-weight:380;line-height:1.68}[data-mode=topic] .forum-post--topic.news-article__introduction>p{font-variation-settings:"wght" 390;font-size:1.1rem;font-weight:390;line-height:1.62}[data-mode=topic] .forum-post--topic.news-article__introduction>p+p,[data-mode=topic] .forum-post__continuation>p+p{margin-top:1.4rem}[data-mode=topic] .forum-replies-heading,[data-mode=topic] .forum-post--reply{width:100%}[data-mode=topic] .forum-thread__editorial.news-article__body{padding-bottom:1.25rem}[data-mode=topic] .forum-thread__content.news-article__content>.forum-replies{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;gap:.35rem;padding:0 0 clamp(1.35rem,3vw,2rem);display:grid}[data-mode=topic] .forum-replies-heading{border:0;align-items:center;gap:.7rem;margin:0;padding:0 0 1.15rem;display:flex}[data-mode=topic] .forum-replies-heading span{width:2rem;height:2rem;color:var(--blue);border:1px solid color-mix(in srgb, var(--blue) 34%, var(--line));background:color-mix(in srgb, var(--blue) 8%, transparent);font:500 .58rem/1 var(--font-mono);border-radius:.62rem;place-items:center;padding:0;display:grid}[data-mode=topic] .forum-replies-heading strong{letter-spacing:-.02em;font-size:1rem;font-weight:570}[data-mode=topic] .forum-replies__list{gap:clamp(2.4rem,5vw,3.75rem);display:grid}[data-mode=topic] .forum-post--reply{box-shadow:none;background:0 0;border:0;border-radius:0;padding:.35rem 0 0}[data-mode=topic] .forum-replies__empty{min-height:4.5rem;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:2.4rem minmax(0,1fr);align-items:center;gap:.85rem;padding:.55rem 0 .9rem;display:grid}[data-mode=topic] .forum-replies__empty-mark{width:2.4rem;height:2.4rem;color:var(--blue);background:color-mix(in srgb, var(--blue) 9%, transparent);font:600 .78rem/1 var(--font-mono);letter-spacing:.12em;border-radius:50%;place-items:center;display:grid}[data-mode=topic] .forum-replies__empty strong{font-size:.92rem;font-weight:560;display:block}[data-mode=topic] .forum-replies__empty p{color:var(--muted);margin:.3rem 0 0;font-size:.76rem;line-height:1.45}[data-mode=topic] .forum-thread>.forum-reply,[data-mode=topic] .forum-thread>.forum-signin{background:color-mix(in srgb, var(--ink) 2.2%, var(--page));border-radius:.85rem;margin-top:.9rem}[data-mode=topic] .forum-thread>.forum-signin button{color:#fff;background:var(--blue);border:1px solid color-mix(in srgb, var(--blue) 78%, white);min-width:7.4rem;min-height:2.85rem;box-shadow:0 .7rem 1.8rem color-mix(in srgb, var(--blue) 22%, transparent);justify-content:center;align-items:center;gap:.62rem;padding:0 1.05rem;font-size:.76rem;font-weight:590;transition:transform .16s,background-color .16s,box-shadow .16s;display:inline-flex}[data-mode=topic] .forum-thread>.forum-signin button:after{content:"→";font-family:var(--font-mono);font-size:.74rem;transition:transform .16s}[data-mode=topic] .forum-thread>.forum-signin button:hover{background:color-mix(in srgb, var(--blue) 88%, white);box-shadow:0 .85rem 2.2rem color-mix(in srgb, var(--blue) 28%, transparent);transform:translateY(-1px)}[data-mode=topic] .forum-thread>.forum-signin button:hover:after{transform:translate(2px)}[data-mode=topic] .forum-thread>.forum-signin button:focus-visible{outline:2px solid color-mix(in srgb, var(--blue) 52%, white);outline-offset:3px}.forum-management-dialog{width:min(100% - 2rem,42rem);max-height:min(90svh,48rem);color:var(--ink);background:var(--page);border:1px solid var(--line-strong);border-radius:.85rem;padding:0;box-shadow:0 1.5rem 5rem #00000047}.forum-management-dialog__panel>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.forum-management-dialog__panel>header button{width:2.25rem;height:2.25rem;color:var(--ink);border:1px solid var(--line);background:0 0;border-radius:50%;place-items:center;display:grid}.forum-management-dialog__panel>label{gap:.42rem;display:grid}.forum-management-dialog__panel>label span{color:var(--muted);font-size:.7rem}.forum-management-dialog__panel .forum-field-heading{display:flex}.forum-management-dialog__panel .forum-field-heading>small{color:var(--muted);font-size:.62rem}.forum-management-dialog__panel .forum-field-heading>small.is-over-limit{color:#d75656}.forum-management-dialog__panel input,.forum-management-dialog__panel textarea{width:100%;color:var(--ink);background:color-mix(in srgb, var(--ink) 2.5%, transparent);border:1px solid var(--line);font:400 .92rem/1.5 var(--font-sans);resize:vertical;border-radius:.45rem;padding:.85rem .9rem}.forum-management-dialog__panel input:focus,.forum-management-dialog__panel textarea:focus{outline:1px solid var(--blue);outline-offset:2px}.forum-management-dialog__panel>p{color:var(--ink-soft);font-size:.94rem;line-height:1.55}.forum-management-dialog__status{min-height:1em;color:#d75656!important;font-size:.72rem!important}.forum-management-dialog__panel>footer{justify-content:flex-end;gap:.5rem;display:flex}.forum-management-dialog__panel>footer button{min-height:2.65rem;color:var(--ink);border:1px solid var(--line);font:500 .75rem/1 var(--font-sans);background:0 0;border-radius:999px;padding:0 1rem}.forum-management-dialog__panel>footer .is-primary{color:var(--page);background:var(--ink);border-color:var(--ink)}.forum-topics>.forum-empty{isolation:isolate;border:1px solid var(--line);background:radial-gradient(circle at 88% 50%, color-mix(in srgb, var(--blue) 11%, transparent), transparent 25%), linear-gradient(135deg, color-mix(in srgb, var(--ink) 3.3%, var(--page)), color-mix(in srgb, var(--ink) 1.4%, var(--page)));border-radius:.85rem;grid-template-columns:2.7rem minmax(0,1fr) minmax(11rem,16rem);place-items:center stretch;gap:clamp(1.2rem,3vw,3rem);min-height:clamp(19rem,32vw,25rem);margin:0;padding:clamp(2rem,5vw,4.5rem);display:grid;position:relative;overflow:hidden}.forum-topics>.forum-empty:before{z-index:-1;background:var(--blue);content:"";width:clamp(4rem,12vw,9rem);height:2px;position:absolute;top:0;left:0}.forum-topics>.forum-empty:after{z-index:-2;background-image:radial-gradient(circle, color-mix(in srgb, var(--ink) 13%, transparent) 1px, transparent 1px);content:"";opacity:.42;background-size:1.15rem 1.15rem;width:38%;height:100%;position:absolute;top:0;right:0;mask-image:linear-gradient(270deg,#000,#0000)}.forum-empty__index{width:2.7rem;height:2.7rem;color:var(--blue);border:1px solid color-mix(in srgb, var(--blue) 38%, var(--line));background:color-mix(in srgb, var(--blue) 7%, transparent);font:520 .58rem/1 var(--font-mono);letter-spacing:.08em;border-radius:50%;align-self:start;place-items:center;display:grid}.forum-empty__copy{justify-items:start;max-width:38rem;display:grid}.forum-empty__copy>small{color:var(--blue);font:530 .55rem/1 var(--font-mono);letter-spacing:.15em;margin-bottom:1rem}.forum-empty__copy>strong{max-width:20ch;color:var(--ink);letter-spacing:-.052em;font-size:clamp(1.75rem,3.25vw,3.4rem);font-weight:430;line-height:.98}.forum-empty__copy>p{max-width:39ch;color:var(--muted);margin:1rem 0 0;font-size:clamp(.8rem,1.05vw,.94rem);line-height:1.55}.forum-empty__action{min-height:2.85rem;color:var(--page);border:1px solid var(--ink);background:var(--ink);font:550 .73rem/1 var(--font-sans);box-shadow:none;border-radius:999px;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding:0 1.15rem;transition:gap .16s,transform .16s;display:inline-flex}.forum-empty__action:hover{gap:1.25rem;transform:translateY(-1px)}.forum-empty__action>span:last-child{font:.72rem/1 var(--font-mono)}.forum-empty__visual{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--blue) 24%, var(--line));width:clamp(9rem,15vw,14rem);box-shadow:inset 0 0 0 1.35rem color-mix(in srgb, var(--blue) 3.5%, transparent);border-radius:50%;justify-self:end;place-items:center;display:grid;position:relative}.forum-empty__visual:before,.forum-empty__visual:after{background:var(--blue);width:.42rem;height:.42rem;box-shadow:0 0 0 .35rem color-mix(in srgb, var(--blue) 10%, transparent);content:"";border-radius:50%;position:absolute}.forum-empty__visual:before{top:12%;right:19%}.forum-empty__visual:after{opacity:.56;bottom:16%;left:15%}.forum-empty__visual>span{border:1px solid var(--blue);background:color-mix(in srgb, var(--blue) 8%, var(--page));border-radius:50%;width:42%;height:32%;position:relative}.forum-empty__visual>span:after{border-bottom:1px solid var(--blue);background:inherit;content:"";width:22%;height:35%;position:absolute;bottom:-13%;left:17%;transform:rotate(-31deg)skew(-18deg)}.forum-state{border:1px solid var(--line);background:color-mix(in srgb, var(--ink) 2.2%, var(--page));border-radius:.72rem;font-size:.82rem}@media (width<=1250px){[data-mode=topic] .forum-thread__editorial.news-article__body{grid-template-columns:minmax(0,42rem);justify-content:center;gap:3rem}[data-mode=topic] .forum-thread__rail.news-article__rail{display:none}[data-mode=topic] .forum-thread__content.news-article__content,[data-mode=topic] .forum-thread__editorial--without-rail .forum-thread__content{grid-column:1}}@media (width<=620px){.forum-topics>.forum-empty{grid-template-columns:2.35rem minmax(0,1fr);gap:1rem;min-height:19rem;padding:1.45rem}.forum-empty__index{width:2.35rem;height:2.35rem}.forum-empty__visual{display:none}.forum-empty__copy>small{margin-bottom:.75rem}.forum-empty__copy>strong{font-size:clamp(1.6rem,7.5vw,2.3rem)}.forum-empty__copy>p{margin-top:.75rem}.forum-empty__action{margin-top:1.2rem}[data-mode=topic]>.forum-hero.news-article__hero{min-height:31rem;padding-top:6rem;padding-bottom:4.5rem}[data-mode=topic] .forum-hero__copy.news-article__heading>h1{margin-top:2.2rem;font-size:clamp(2.75rem,12vw,4.1rem)}[data-mode=topic] .forum-hero__copy.news-article__heading>.forum-hero__subtitle{font-size:1.05rem}[data-mode=topic] .forum-thread__editorial.news-article__body{gap:3rem;padding-top:3rem;padding-bottom:1rem}[data-mode=topic] .forum-thread__content.news-article__content>.forum-replies{padding:0 0 1rem}[data-mode=topic] .forum-replies-heading{padding:0 0 .85rem}[data-mode=topic] .forum-post--reply{padding:.25rem 0 0}[data-mode=topic] .forum-replies__empty{grid-template-columns:2.2rem minmax(0,1fr);gap:.75rem;min-height:4.25rem;padding:.45rem 0 .75rem}[data-mode=topic] .forum-replies__empty-mark{width:2.2rem;height:2.2rem}.forum-topic-actions{flex-wrap:wrap}.forum-management-dialog__panel>footer{flex-direction:column-reverse}.forum-management-dialog__panel>footer button{width:100%}}@media (width<=520px){[data-mode=index] .forum-access-note{border:0;border-block:1px solid var(--line);border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}[data-mode=index] .forum-access-note span{grid-template-rows:1fr;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.4rem;min-height:2.8rem;padding:.42rem .55rem;display:grid}[data-mode=index] .forum-access-note span+span{border-top:0;border-left:0}[data-mode=index] .forum-access-note svg{grid-row:auto;width:.9rem;height:.9rem}[data-mode=index] .forum-access-note small{display:none}[data-mode=index] .forum-access-note strong{font-size:.62rem;font-weight:520;line-height:1.18}}.forum-composer,[data-mode=topic] .forum-thread>.forum-reply{isolation:isolate;border:1px solid color-mix(in srgb, var(--ink) 18%, var(--line));background:radial-gradient(circle at 92% 0%, color-mix(in srgb, var(--blue) 8%, transparent), transparent 28%), color-mix(in srgb, var(--ink) 2.15%, var(--page));border-radius:1.05rem;width:min(100%,58rem);margin:clamp(1.4rem,3vw,2.4rem) auto 0;padding:0;transition:border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 1.6rem 4.5rem #00000017}.forum-composer:before,[data-mode=topic] .forum-thread>.forum-reply:before{z-index:2;background:var(--blue);content:"";width:clamp(4rem,13vw,8rem);height:2px;position:absolute;top:0;left:0}.forum-composer:focus-within,[data-mode=topic] .forum-thread>.forum-reply:focus-within{border-color:color-mix(in srgb, var(--blue) 48%, var(--line));box-shadow:0 1.8rem 5rem #0000001c, 0 0 0 1px color-mix(in srgb, var(--blue) 11%, transparent)}.forum-composer__heading,[data-mode=topic] .forum-thread>.forum-reply>header{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--ink) 1.5%, transparent);justify-content:space-between;align-items:center;gap:1rem;min-height:4.6rem;margin:0;padding:1rem clamp(1.15rem,2.8vw,1.7rem);display:flex}.forum-composer__heading>span,[data-mode=topic] .forum-thread>.forum-reply>header>span{color:var(--ink);letter-spacing:-.018em;align-items:center;gap:.75rem;font-size:.94rem;font-weight:570;display:inline-flex}.forum-composer__heading>span svg,[data-mode=topic] .forum-thread>.forum-reply>header svg{box-sizing:content-box;width:1rem;height:1rem;color:var(--blue);border:1px solid color-mix(in srgb, var(--blue) 30%, var(--line));background:color-mix(in srgb, var(--blue) 7%, transparent);border-radius:.62rem;padding:.62rem}.forum-composer__heading>button{min-height:2.25rem;color:var(--muted);border:1px solid var(--line);box-shadow:none;background:0 0;border-radius:999px;padding:0 .85rem;font-size:.7rem}.forum-composer__heading>button:hover{color:var(--ink);border-color:var(--line-strong)}.forum-field-counter,.forum-composer .forum-field-heading>small,.forum-management-dialog .forum-field-heading>small{min-height:1.75rem;color:var(--muted);border:1px solid var(--line);background:color-mix(in srgb, var(--ink) 2.4%, transparent);font:500 .52rem/1 var(--font-mono);letter-spacing:.015em;text-align:center;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 .65rem;display:inline-flex}.forum-field-counter.is-near-limit,.forum-composer .forum-field-heading>small.is-near-limit,.forum-management-dialog .forum-field-heading>small.is-near-limit{color:#c38b23;border-color:color-mix(in srgb, #c38b23 48%, var(--line))}.forum-field-counter.is-over-limit,.forum-composer .forum-field-heading>small.is-over-limit,.forum-management-dialog .forum-field-heading>small.is-over-limit{color:#e35c63;border-color:color-mix(in srgb, #e35c63 52%, var(--line))}.forum-composer>label{color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;gap:.65rem;margin:0;padding:1.15rem clamp(1.15rem,2.8vw,1.7rem) 0;display:grid}.forum-composer>label+label{padding-top:1rem}.forum-field-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.forum-field-heading>span:first-child{color:var(--muted);font:530 .55rem/1 var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.forum-composer input,.forum-composer textarea,[data-mode=topic] .forum-thread>.forum-reply textarea,.forum-management-dialog__panel input,.forum-management-dialog__panel textarea{width:100%;color:var(--ink);border:1px solid color-mix(in srgb, var(--ink) 17%, var(--line));background:color-mix(in srgb, var(--page) 87%, transparent);font:400 .94rem/1.65 var(--font-sans);resize:vertical;border-radius:.72rem;outline:0;transition:border-color .16s,background-color .16s,box-shadow .16s;box-shadow:inset 0 1px #ffffff06}.forum-composer input{min-height:3.35rem;padding:0 .95rem}.forum-composer textarea{min-height:12rem;padding:.9rem .95rem}[data-mode=topic] .forum-thread>.forum-reply textarea{width:calc(100% - clamp(2.3rem,5.6vw,3.4rem));min-height:13rem;margin:clamp(1.15rem,2.5vw,1.5rem) auto;padding:1rem 1.05rem;display:block}.forum-composer input:hover,.forum-composer textarea:hover,[data-mode=topic] .forum-thread>.forum-reply textarea:hover,.forum-management-dialog__panel input:hover,.forum-management-dialog__panel textarea:hover{border-color:color-mix(in srgb, var(--ink) 27%, var(--line))}.forum-composer input:focus,.forum-composer textarea:focus,[data-mode=topic] .forum-thread>.forum-reply textarea:focus,.forum-management-dialog__panel input:focus,.forum-management-dialog__panel textarea:focus{border-color:color-mix(in srgb, var(--blue) 72%, var(--line));background:color-mix(in srgb, var(--page) 95%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 11%, transparent)}.forum-composer input::placeholder,.forum-composer textarea::placeholder,[data-mode=topic] .forum-thread>.forum-reply textarea::placeholder,.forum-management-dialog__panel input::placeholder,.forum-management-dialog__panel textarea::placeholder{color:color-mix(in srgb, var(--muted) 76%, transparent)}.forum-composer__footer,[data-mode=topic] .forum-thread>.forum-reply>footer{border-top:1px solid var(--line);background:color-mix(in srgb, var(--ink) 1.35%, transparent);justify-content:flex-end;align-items:center;gap:1rem;min-height:4.8rem;margin:1.25rem 0 0;padding:.85rem clamp(1.15rem,2.8vw,1.7rem);display:flex}.forum-composer__footer>p,[data-mode=topic] .forum-thread>.forum-reply>footer>p{color:#dc5960;margin:0 auto 0 0;font-size:.72rem;line-height:1.4}.forum-composer__footer>button,[data-mode=topic] .forum-thread>.forum-reply>footer>button{color:#fff;border:1px solid color-mix(in srgb, var(--blue) 76%, white);background:var(--blue);min-width:8.5rem;min-height:2.85rem;box-shadow:0 .65rem 1.7rem color-mix(in srgb, var(--blue) 20%, transparent);border-radius:999px;justify-content:center;align-items:center;gap:.75rem;padding:0 1.15rem;font-size:.75rem;font-weight:590;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.forum-composer__footer>button:after,[data-mode=topic] .forum-thread>.forum-reply>footer>button:after{content:"↗";font:.69rem/1 var(--font-mono)}.forum-composer__footer>button:hover,[data-mode=topic] .forum-thread>.forum-reply>footer>button:hover{background:color-mix(in srgb, var(--blue) 87%, white);box-shadow:0 .8rem 2rem color-mix(in srgb, var(--blue) 27%, transparent);transform:translateY(-1px)}.forum-management-dialog{width:min(100% - 2rem,46rem);max-height:min(92svh,52rem);color:var(--ink);border:1px solid color-mix(in srgb, var(--ink) 22%, var(--line));background:color-mix(in srgb, var(--page) 97%, transparent);border-radius:1.1rem;padding:0;overflow:hidden;box-shadow:0 2rem 7rem #00000061}.forum-management-dialog::backdrop{backdrop-filter:blur(12px)saturate(.8);background:#040508b3}.forum-management-dialog__panel{gap:0;padding:0;display:grid}.forum-management-dialog__panel>header{border-bottom:1px solid var(--line);background:radial-gradient(circle at 88% 0%, color-mix(in srgb, var(--blue) 9%, transparent), transparent 40%);justify-content:space-between;align-items:center;gap:1rem;min-height:5.2rem;padding:1rem clamp(1.15rem,3vw,1.8rem);display:flex}.forum-management-dialog__panel>header div{gap:.38rem;display:grid}.forum-management-dialog__panel>header small{color:var(--blue);font:520 .53rem/1 var(--font-mono);letter-spacing:.13em}.forum-management-dialog__panel>header strong{letter-spacing:-.038em;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:480}.forum-management-dialog__panel>header button{width:2.45rem;height:2.45rem;color:var(--muted);border:1px solid var(--line);background:color-mix(in srgb, var(--ink) 2.4%, transparent);box-shadow:none;border-radius:50%;place-items:center;padding:0;display:grid}.forum-management-dialog__panel>header button:hover{color:var(--ink);border-color:var(--line-strong)}.forum-management-dialog__panel>label{gap:.65rem;padding:1.1rem clamp(1.15rem,3vw,1.8rem) 0;display:grid}.forum-management-dialog__panel>label+label{padding-top:1rem}.forum-management-dialog__panel input{min-height:3.35rem;padding:0 .95rem}.forum-management-dialog__panel textarea{min-height:12rem;padding:.9rem .95rem}.forum-management-dialog__panel>p:not(.forum-management-dialog__status){color:var(--muted);margin:0;padding:1.4rem clamp(1.15rem,3vw,1.8rem) .4rem;font-size:.88rem;line-height:1.6}.forum-management-dialog__status{min-height:1.2rem;margin:0;padding:.8rem clamp(1.15rem,3vw,1.8rem) 0;color:#dc5960!important;font-size:.7rem!important}.forum-management-dialog__panel>footer{border-top:1px solid var(--line);background:color-mix(in srgb, var(--ink) 1.5%, transparent);justify-content:flex-end;align-items:center;gap:.65rem;min-height:5rem;margin-top:1rem;padding:.9rem clamp(1.15rem,3vw,1.8rem);display:flex}.forum-management-dialog__panel>footer button{min-height:2.75rem;color:var(--ink);border:1px solid var(--line);font:540 .73rem/1 var(--font-sans);box-shadow:none;background:0 0;border-radius:999px;padding:0 1.1rem}.forum-management-dialog__panel>footer .is-primary{color:var(--page);border-color:var(--ink);background:var(--ink)}.forum-management-dialog__panel>footer .is-danger{color:#fff;background:#ad363f;border-color:#ad363f}@media (width<=620px){.forum-composer,[data-mode=topic] .forum-thread>.forum-reply{border-radius:.85rem}.forum-composer__heading,[data-mode=topic] .forum-thread>.forum-reply>header{min-height:4.25rem;padding:.8rem .9rem}.forum-composer__heading>span svg,[data-mode=topic] .forum-thread>.forum-reply>header svg{padding:.52rem}.forum-field-counter{min-height:1.65rem;padding-inline:.5rem;font-size:.47rem}.forum-composer>label{padding-inline:.9rem}.forum-composer textarea{min-height:10rem}[data-mode=topic] .forum-thread>.forum-reply textarea{width:calc(100% - 1.8rem);min-height:11.5rem;margin:.9rem auto}.forum-composer__footer,[data-mode=topic] .forum-thread>.forum-reply>footer{flex-direction:column;align-items:stretch;min-height:0;margin-top:.9rem;padding:.9rem}.forum-composer__footer>p,[data-mode=topic] .forum-thread>.forum-reply>footer>p{margin:0}.forum-composer__footer>button,[data-mode=topic] .forum-thread>.forum-reply>footer>button{width:100%}.forum-management-dialog{border-radius:.85rem;width:calc(100% - 1rem)}.forum-management-dialog__panel>header{min-height:4.6rem;padding-inline:1rem}.forum-management-dialog__panel>label{padding-inline:1rem}.forum-management-dialog__panel textarea{min-height:10rem}.forum-management-dialog__panel>footer{flex-direction:column-reverse;padding:.85rem 1rem}.forum-management-dialog__panel>footer button{width:100%}}@media (width<=620px),(hover:none) and (pointer:coarse){.forum-page{scroll-padding-top:5.5rem;scroll-padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px))}.forum-composer,[data-mode=topic] .forum-thread>.forum-reply{scroll-margin-top:5.5rem;scroll-margin-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.forum-composer input,.forum-composer textarea,[data-mode=topic] .forum-thread>.forum-reply textarea,.forum-management-dialog__panel input,.forum-management-dialog__panel textarea{touch-action:manipulation;font-size:1rem}.forum-composer input,.forum-management-dialog__panel input{min-height:3.15rem}.forum-composer textarea,[data-mode=topic] .forum-thread>.forum-reply textarea,.forum-management-dialog__panel textarea{resize:vertical;min-height:clamp(8.5rem,28dvh,11.5rem);max-height:52dvh;scroll-margin-block:6rem 42dvh}.forum-composer__heading>button,.forum-composer__footer>button,[data-mode=topic] .forum-thread>.forum-reply>footer>button,.forum-management-dialog__panel>header button,.forum-management-dialog__panel>footer button{touch-action:manipulation;min-height:2.75rem}.forum-field-heading{align-items:center}.forum-field-heading>span:first-child{flex:0 auto}.forum-field-counter,.forum-composer .forum-field-heading>small,.forum-management-dialog .forum-field-heading>small{text-overflow:ellipsis;flex:none;max-width:62%;overflow:hidden}.forum-management-dialog{max-height:min(calc(var(--forum-visual-viewport-height,100dvh) - 1rem), 52rem);overscroll-behavior:contain}.forum-management-dialog__panel{max-height:min(calc(var(--forum-visual-viewport-height,100dvh) - 1rem), 52rem);overscroll-behavior:contain;scroll-padding-block:5rem calc(5rem + env(safe-area-inset-bottom,0px));overflow-y:auto}.forum-management-dialog__panel>header{z-index:3;background:color-mix(in srgb, var(--page) 96%, transparent);backdrop-filter:blur(18px);position:sticky;top:0}.forum-management-dialog__panel>footer{z-index:3;padding-bottom:calc(.85rem + env(safe-area-inset-bottom,0px));background:color-mix(in srgb, var(--page) 96%, transparent);backdrop-filter:blur(18px);margin-top:1rem;position:sticky;bottom:0}}@media (width<=360px){.forum-composer__heading,[data-mode=topic] .forum-thread>.forum-reply>header{flex-direction:column;align-items:flex-start;gap:.65rem}.forum-field-counter{align-self:stretch;max-width:100%}.forum-composer .forum-field-heading,.forum-management-dialog .forum-field-heading{flex-direction:column;align-items:flex-start;gap:.5rem}.forum-composer .forum-field-heading>small,.forum-management-dialog .forum-field-heading>small{align-self:stretch;max-width:100%}.forum-management-dialog{width:calc(100% - .5rem)}}@media (display-mode:standalone) and (width<=620px){.forum-page{padding-bottom:env(safe-area-inset-bottom,0px)}.forum-composer__footer,[data-mode=topic] .forum-thread>.forum-reply>footer{padding-bottom:calc(.9rem + env(safe-area-inset-bottom,0px))}}
