.sf-comments{display:grid;gap:.72rem;transition:opacity .18s ease,transform .22s ease}.sf-comments.is-transitioning{opacity:.9}.sf-comments.is-transitioning .sf-comment-form,.sf-comments.is-transitioning .sf-comments__header,.sf-comments.is-transitioning .sf-comments__stack{opacity:.76}.sf-comment-form__intro,.sf-comments__header,.sf-comments__heading,.sf-comments__stack{display:grid}.sf-comments__header{gap:.62rem}.sf-comments__heading{gap:.22rem}.sf-comments__eyebrow{align-items:center;color:var(--sf-accent);display:inline-flex;font-size:.72rem;font-weight:700;gap:.4rem;letter-spacing:.18em;margin:0;text-transform:uppercase}.sf-comments__title{font-size:clamp(1.34rem,.98rem + .7vw,1.72rem);line-height:1.08;margin:0}.sf-comments__tabs{justify-self:start}.sf-comments__stack{gap:.5rem}.sf-comments__status-copy{color:var(--sf-text-soft);font-size:.81rem;line-height:1.55;margin:0}.sf-comments__empty{background:#ffffff05;border:1px dashed hsla(0,0%,100%,.08);border-radius:var(--sf-radius-xs);display:grid;gap:.3rem;padding:.95rem 1rem;text-align:left}.sf-comments__empty strong{font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sf-comments__empty p{color:var(--sf-text-soft);font-size:.79rem;line-height:1.5;margin:0}.sf-form-notice{background:#ffffff08;border:1px solid hsla(0,0%,100%,.08);border-radius:var(--sf-radius-xs);color:var(--sf-text-muted);font-size:.76rem;padding:.66rem .8rem}.sf-form-notice.is-success{background:#3db4f21a;border-color:#3db4f23d;color:#ebe6ff}.sf-form-notice.is-error{background:#fb71851a;border-color:#fb71853d;color:#ffe3e9}.sf-comment-list{contain:layout paint;display:grid;gap:.62rem}.sf-comment-list__more{display:flex;justify-content:center}.sf-comment-card{background:#ffffff05;border:1px solid hsla(0,0%,100%,.05);border-radius:var(--sf-radius-xs);display:grid;gap:.52rem;padding:.72rem .78rem}.sf-comment-card--skeleton{align-content:start}.sf-comment-card--reply{background:#ffffff03;border-color:#ffffff0a;margin-left:.72rem}.sf-comment-card__actions,.sf-comment-card__head{align-items:center;display:flex;gap:.55rem;justify-content:space-between}.sf-comment-card__identity-wrap{align-items:center;display:flex;gap:.56rem;min-width:0}.sf-comment-card__avatar{align-items:center;border-radius:999px;box-shadow:inset 0 0 0 1px #0f172a14;display:inline-flex;flex-shrink:0;font-size:.74rem;font-weight:700;height:1.9rem;justify-content:center;width:1.9rem}.sf-comment-card__avatar--reply{font-size:.66rem;height:1.7rem;width:1.7rem}.sf-comment-card__identity{display:grid;gap:.1rem;min-width:0}.sf-comment-card__identity strong{font-size:.8rem;font-weight:700}.sf-comment-card__identity span,.sf-comment-card__link{color:var(--sf-text-soft);font-size:.69rem}.sf-comment-card__link:hover{color:var(--sf-accent)}.sf-comment-card__body{color:var(--sf-text-muted);font-size:.77rem;line-height:1.58;margin:0;white-space:pre-wrap}.sf-comment-card__reply,.sf-comment-card__vote{align-items:center;background:#ffffff08;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;color:var(--sf-text-muted);display:inline-flex;font-size:.7rem;gap:.38rem;min-height:1.8rem;padding:0 .64rem;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.sf-comment-card__reply:hover,.sf-comment-card__vote.is-active,.sf-comment-card__vote:hover:not(:disabled){background:#3db4f21f;border-color:#3db4f23d;color:var(--sf-text)}.sf-comment-card__vote.is-negative.is-active{background:#fb71851f;border-color:#fb71853d}.sf-comment-card__reply:hover,.sf-comment-card__vote:hover:not(:disabled){box-shadow:inset 0 0 0 1px #3db4f21f,0 0 0 3px #3db4f20d}.sf-comment-card__vote:disabled{cursor:wait;opacity:.7}.sf-comment-card__vote-group{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.38rem;justify-content:flex-end}.sf-comment-card__score{color:var(--sf-text-soft);font-size:.68rem}.sf-comment-thread{display:grid;gap:.56rem;padding-left:.7rem;position:relative}.sf-comment-thread:before{background:#ffffff0f;bottom:.1rem;content:"";left:.28rem;position:absolute;top:.1rem;width:1px}.sf-comment-replying{align-items:center;background:#3db4f214;border:1px solid rgba(61,180,242,.18);border-radius:var(--sf-radius-xs);color:var(--sf-text-muted);display:flex;font-size:.74rem;gap:.75rem;justify-content:space-between;padding:.62rem .78rem}.sf-tabbar{display:flex;flex-wrap:wrap;gap:.5rem}.sf-tabbar__item{background:#ffffff08;border:1px solid var(--sf-border);border-radius:999px;color:var(--sf-text-muted);font-size:.8rem;min-height:2.02rem;padding:0 .72rem;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.sf-tabbar__item:hover{background:#1d1f24;border-color:#3db4f242;box-shadow:inset 0 0 0 1px #3db4f21f,0 0 0 3px #3db4f20d;color:var(--sf-text)}.sf-tabbar__item.is-active{background:var(--sf-accent-soft);color:var(--sf-text)}.sf-form-field{display:grid;gap:.42rem}.sf-form-field span{color:var(--sf-text-muted);font-size:.76rem}.sf-comment-form{display:grid;gap:.64rem}.sf-comment-form__shell{background:linear-gradient(180deg,#ffffff05,#ffffff03),#ffffff02;border:1px solid hsla(0,0%,100%,.05);border-radius:var(--sf-radius-xs);display:grid;gap:.74rem;padding:.86rem .92rem}.sf-comment-form__intro{gap:.16rem}.sf-comment-form__intro strong{font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.sf-comment-form__intro span{color:var(--sf-text-soft);font-size:.73rem}.sf-comment-form__row{align-items:end;display:grid;gap:.68rem;grid-template-columns:repeat(3,minmax(0,1fr)) auto}.sf-comment-form__field{min-width:0}.sf-textarea{min-height:112px;padding:.8rem .9rem;resize:vertical}.sf-comment-form__actions{align-items:end;display:flex;justify-content:flex-end}.sf-comment-form__submit{justify-content:center;min-width:7rem}@media(min-width:880px){.sf-comments__header{align-items:end;grid-template-columns:minmax(0,1fr) auto}}@media(max-width:920px){.sf-comment-form__row{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-comment-form__actions{grid-column:1/-1}}@media(max-width:720px){.sf-comments{gap:.72rem}.sf-comment-card__actions,.sf-comment-card__head,.sf-comment-replying{align-items:flex-start;flex-direction:column}.sf-comment-card__vote-group{justify-content:flex-start}.sf-comment-card--reply{margin-left:0}.sf-comment-thread{padding-left:.65rem}.sf-comment-form__row{grid-template-columns:1fr}.sf-comment-form__actions{grid-column:auto;justify-content:stretch;width:100%}.sf-comment-form__submit{width:100%}}
