.discuss-type-select-card{display:flex;flex-direction:row;border-bottom:1.5px solid var(--color-border);padding:0;background:none}.discuss-type-button{flex:1;text-align:center;padding:8px 0;font-size:14px;font-weight:500;color:var(--color-text-secondary);border-bottom:2px solid transparent;margin-bottom:-1.5px;background:none;border-radius:0;transition:color .15s ease;white-space:nowrap}.discuss-type-button:hover{color:var(--color-text-main)}.discuss-type-selected-button{flex:1;text-align:center;padding:8px 0;font-size:14px;font-weight:700;color:#E8365D;border-bottom:2px solid #e8365d;margin-bottom:-1.5px;background:none;border-radius:0;white-space:nowrap}