.Modal-module__aRMkSW__backdrop{z-index:100;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.Modal-module__aRMkSW__sheet{background:var(--color-surface);width:100%;max-width:480px;padding:var(--space-lg);padding-bottom:var(--space-xl);border-top-left-radius:20px;border-top-right-radius:20px;animation:.2s Modal-module__aRMkSW__slideUp}.Modal-module__aRMkSW__handle{background:var(--color-border);width:40px;height:4px;margin:0 auto var(--space-lg);border-radius:2px}.Modal-module__aRMkSW__title{margin-bottom:var(--space-xs);font-size:20px;font-weight:700}@keyframes Modal-module__aRMkSW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.Modal-module__aRMkSW__backdrop{align-items:center}.Modal-module__aRMkSW__sheet{border-radius:var(--radius-card);padding-bottom:var(--space-lg);animation:.15s Modal-module__aRMkSW__fadeIn}.Modal-module__aRMkSW__handle{display:none}}@keyframes Modal-module__aRMkSW__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
.AuthGate-module__061bGW__subtitle{color:var(--color-text-secondary);margin-bottom:var(--space-lg);font-size:15px}.AuthGate-module__061bGW__actions{gap:var(--space-sm);flex-direction:column;display:flex}
.VoteControl-module__7652wa__control{align-items:center;gap:var(--space-sm);display:flex}.VoteControl-module__7652wa__vertical{flex-direction:column;gap:2px}.VoteControl-module__7652wa__arrow{color:var(--color-text-tertiary);background:0 0;border:none;border-radius:4px;padding:4px;font-size:14px;line-height:1}.VoteControl-module__7652wa__arrow:hover{background:var(--color-background)}.VoteControl-module__7652wa__score{color:var(--color-text-secondary);text-align:center;min-width:20px;font-size:13px;font-weight:700}.VoteControl-module__7652wa__up{color:var(--color-accent)}.VoteControl-module__7652wa__down{color:var(--color-downvote)}
.ThreadCard-module__yHCHfW__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:var(--space-lg);margin-bottom:var(--space-md);cursor:pointer;transition:border-color .15s}.ThreadCard-module__yHCHfW__card:hover{border-color:var(--color-text-tertiary)}.ThreadCard-module__yHCHfW__meta{color:var(--color-text-tertiary);margin-bottom:var(--space-xs);font-size:13px}.ThreadCard-module__yHCHfW__community{color:var(--color-accent);font-weight:600}.ThreadCard-module__yHCHfW__title{font-size:16px;font-weight:600}.ThreadCard-module__yHCHfW__body{color:var(--color-text-secondary);margin-top:var(--space-xs);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;display:-webkit-box;overflow:hidden}.ThreadCard-module__yHCHfW__footer{margin-top:var(--space-md);justify-content:space-between;align-items:center;display:flex}.ThreadCard-module__yHCHfW__comments{color:var(--color-text-secondary);font-size:13px}
